From 22b85cd6d2df018f7f1c63f9a7688c904cc0e30f Mon Sep 17 00:00:00 2001 From: eth-infinitism Date: Mon, 16 Oct 2023 12:35:22 +0000 Subject: [PATCH] Update from https://github.com/eth-infinitism/bundler-test-executor/commit/6f932b1149a940d19802d0e4c4cc67ebb3ac183d --- history/history.json | 5575 +++++ history/script-history.js | 5575 +++++ runs/20231016/123516/aabundler.json | 851 + runs/20231016/123516/aabundler.log | 9251 +++++++++ runs/20231016/123516/aabundler.txt | 210 + runs/20231016/123516/aabundler.xml | 1 + runs/20231016/123516/html/index.html | 123 + runs/20231016/123516/index.txt | 22 + runs/20231016/123516/silius.json | 851 + runs/20231016/123516/silius.log | 4334 ++++ runs/20231016/123516/silius.txt | 210 + runs/20231016/123516/silius.xml | 1 + runs/20231016/123516/skandha.json | 929 + runs/20231016/123516/skandha.log | 27467 +++++++++++++++++++++++++ runs/20231016/123516/skandha.txt | 1168 ++ runs/20231016/123516/skandha.xml | 569 + runs/20231016/123516/stackup.json | 1145 ++ runs/20231016/123516/stackup.log | 2407 +++ runs/20231016/123516/stackup.txt | 618 + runs/20231016/123516/stackup.xml | 557 + runs/20231016/123516/voltaire.json | 1817 ++ runs/20231016/123516/voltaire.log | 2260 ++ runs/20231016/123516/voltaire.txt | 1861 ++ runs/20231016/123516/voltaire.xml | 2094 ++ runs/all.txt | 25 + runs/index.txt | 1 + runs/latest | 2 +- 27 files changed, 69923 insertions(+), 1 deletion(-) create mode 100644 runs/20231016/123516/aabundler.json create mode 100644 runs/20231016/123516/aabundler.log create mode 100644 runs/20231016/123516/aabundler.txt create mode 100644 runs/20231016/123516/aabundler.xml create mode 100644 runs/20231016/123516/html/index.html create mode 100644 runs/20231016/123516/index.txt create mode 100644 runs/20231016/123516/silius.json create mode 100644 runs/20231016/123516/silius.log create mode 100644 runs/20231016/123516/silius.txt create mode 100644 runs/20231016/123516/silius.xml create mode 100644 runs/20231016/123516/skandha.json create mode 100644 runs/20231016/123516/skandha.log create mode 100644 runs/20231016/123516/skandha.txt create mode 100644 runs/20231016/123516/skandha.xml create mode 100644 runs/20231016/123516/stackup.json create mode 100644 runs/20231016/123516/stackup.log create mode 100644 runs/20231016/123516/stackup.txt create mode 100644 runs/20231016/123516/stackup.xml create mode 100644 runs/20231016/123516/voltaire.json create mode 100644 runs/20231016/123516/voltaire.log create mode 100644 runs/20231016/123516/voltaire.txt create mode 100644 runs/20231016/123516/voltaire.xml diff --git a/history/history.json b/history/history.json index d4e2044..d85ccde 100644 --- a/history/history.json +++ b/history/history.json @@ -1,4 +1,5579 @@ { + "20231016/123516": { + "voltaire": { + "name": "voltaire", + "errors": "0", + "failures": "161", + "skipped": "0", + "tests": "167", + "time": "70.458", + "timestamp": "2023-10-16T12:34:01.588785", + "hostname": "fv-az176-539", + "testcase": { + "0": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[only_priority_fee_bump]", + "time": "0.084", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "1": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[only_max_fee_bump]", + "time": "0.045", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "2": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[with_same_fee]", + "time": "0.046", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "3": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[with_less_fee]", + "time": "0.042", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "4": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_below_threshold]", + "time": "0.038", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "5": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_at_threshold]", + "time": "0.040", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "6": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_above_threshold]", + "time": "0.050", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "7": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "time": "0.454", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "8": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "time": "0.288", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "9": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "time": "0.247", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "10": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "time": "0.245", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "11": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "time": "0.306", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "12": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "time": "0.261", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "13": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "time": "0.278", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "14": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "time": "0.349", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "15": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "time": "0.287", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "16": { + "classname": "tests.bundle.test_bundle", + "name": "test_max_allowed_ops_unstaked_sender", + "time": "0.076", + "failure": { + "message": "AssertionError: assert [] == [UserOperatio...gnature='0x')]\n Right contains one more item: UserOperation(sender='0x1Eb69f84146016F06E823F1272A70dFC6293edb9', nonce='0x0', initCode='0x', callData='0xa9e966b7000...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x')\n Full diff:\n [\n + ,\n - UserOperation(sender='0x1Eb69f84146016F06E823F1272A70dFC6293edb9',\n - nonce='0x0',\n - initCode='0x',\n - callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n - callGasLimit='0x493e0',\n - verificationGasLimit='0xf4240',\n - preVerificationGas='0x493e0',\n - maxFeePerGas='0xee6b2800',\n - maxPriorityFeePerGas='0x3b9aca00',\n - paymasterAndData='0x',\n - signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:248: in test_max_allowed_ops_unstaked_sender\n assert dump_mempool() == wallet_ops[: i + 1]\nE AssertionError: assert [] == [UserOperatio...gnature='0x')]\nE Right contains one more item: UserOperation(sender='0x1Eb69f84146016F06E823F1272A70dFC6293edb9', nonce='0x0', initCode='0x', callData='0xa9e966b7000...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x')\nE Full diff:\nE [\nE + ,\nE - UserOperation(sender='0x1Eb69f84146016F06E823F1272A70dFC6293edb9',\nE - nonce='0x0',\nE - initCode='0x',\nE - callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE - callGasLimit='0x493e0',\nE - verificationGasLimit='0xf4240',\nE - preVerificationGas='0x493e0',\nE - maxFeePerGas='0xee6b2800',\nE - maxPriorityFeePerGas='0x3b9aca00',\nE - paymasterAndData='0x',\nE - signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "17": { + "classname": "tests.bundle.test_bundle", + "name": "test_max_allowed_ops_staked_sender", + "time": "0.129", + "failure": { + "message": "AssertionError: assert [] == [UserOperatio...gnature='0x')]\n Right contains one more item: UserOperation(sender='0x623a599259d20a99c5B0F96E78969203C50b7a8c', nonce='0x10000000000000000', initCode='0x', callDat...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x')\n Full diff:\n [\n + ,\n - UserOperation(sender='0x623a599259d20a99c5B0F96E78969203C50b7a8c',\n - nonce='0x10000000000000000',\n - initCode='0x',\n - callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n - callGasLimit='0x493e0',\n - verificationGasLimit='0xf4240',\n - preVerificationGas='0x493e0',\n - maxFeePerGas='0xee6b2800',\n - maxPriorityFeePerGas='0x3b9aca00',\n - paymasterAndData='0x',\n - signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:275: in test_max_allowed_ops_staked_sender\n assert dump_mempool() == wallet_ops[: i + 1]\nE AssertionError: assert [] == [UserOperatio...gnature='0x')]\nE Right contains one more item: UserOperation(sender='0x623a599259d20a99c5B0F96E78969203C50b7a8c', nonce='0x10000000000000000', initCode='0x', callDat...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x')\nE Full diff:\nE [\nE + ,\nE - UserOperation(sender='0x623a599259d20a99c5B0F96E78969203C50b7a8c',\nE - nonce='0x10000000000000000',\nE - initCode='0x',\nE - callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE - callGasLimit='0x493e0',\nE - verificationGasLimit='0xf4240',\nE - preVerificationGas='0x493e0',\nE - maxFeePerGas='0xee6b2800',\nE - maxPriorityFeePerGas='0x3b9aca00',\nE - paymasterAndData='0x',\nE - signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "18": { + "classname": "tests.bundle.test_bundle", + "name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "time": "0.292", + "failure": { + "message": "AssertionError: assert [] == [UserOperatio...gnature='0x')]\n Right contains one more item: UserOperation(sender='0x7d1d5baF08638284c72D0A22a0a765aaFafEb1d2', nonce='0x0', initCode='0x', callData='0x', callGasL...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x')\n Full diff:\n [\n + ,\n - UserOperation(sender='0x7d1d5baF08638284c72D0A22a0a765aaFafEb1d2',\n - nonce='0x0',\n - initCode='0x',\n - callData='0x',\n - callGasLimit='0x493e0',\n - verificationGasLimit='0xf4240',\n - preVerificationGas='0x493e0',\n - maxFeePerGas='0xee6b2800',\n - maxPriorityFeePerGas='0x3b9aca00',\n - paymasterAndData='0x',\n - signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:319: in test_ban_user_op_access_other_ops_sender_in_bundle\n assert dump_mempool() == [user_op2]\nE AssertionError: assert [] == [UserOperatio...gnature='0x')]\nE Right contains one more item: UserOperation(sender='0x7d1d5baF08638284c72D0A22a0a765aaFafEb1d2', nonce='0x0', initCode='0x', callData='0x', callGasL...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x')\nE Full diff:\nE [\nE + ,\nE - UserOperation(sender='0x7d1d5baF08638284c72D0A22a0a765aaFafEb1d2',\nE - nonce='0x0',\nE - initCode='0x',\nE - callData='0x',\nE - callGasLimit='0x493e0',\nE - verificationGasLimit='0xf4240',\nE - preVerificationGas='0x493e0',\nE - maxFeePerGas='0xee6b2800',\nE - maxPriorityFeePerGas='0x3b9aca00',\nE - paymasterAndData='0x',\nE - signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "19": { + "classname": "tests.bundle.test_bundle", + "name": "test_ban_user_sender_double_role_in_bundle", + "time": "0.207", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=66)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_bundle.py:358: in test_ban_user_sender_double_role_in_bundle\n assert_ok(response1)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=66)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "20": { + "classname": "tests.bundle.test_bundle", + "name": "test_stake_check_in_bundler", + "time": "0.082", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:382: in test_stake_check_in_bundler\n response = get_stake_status(paymaster_contract.address, entrypoint_contract.address)\ntests/utils.py:165: in get_stake_status\n .result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "21": { + "classname": "tests.bundle.test_codehash", + "name": "test_codehash_changed", + "time": "0.117", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_codehash.py:44: in test_codehash_changed\n assert response.result, \"userop dropped by bundler\"\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "22": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "time": "0.101", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=75)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=75)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "23": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "time": "0.108", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=77).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=77).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "24": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "time": "0.102", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=79).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=79).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "25": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "time": "0.122", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=81).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=81).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "26": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "time": "0.129", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=83)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=83)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "27": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "time": "0.113", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=85)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=85)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "28": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "time": "0.107", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=87)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=87)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "29": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "time": "0.213", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=89).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=89).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "30": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "time": "0.207", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=91).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=91).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "31": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][external_storage][drop]", + "time": "0.100", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=93).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=93).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "32": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "time": "0.107", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=95).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=95).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "33": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "time": "0.104", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=97).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=97).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "34": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "time": "0.146", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=99)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=99)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "35": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "time": "0.142", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=101)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=101)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "36": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "time": "0.132", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=103)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=103)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "37": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "time": "0.140", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=105)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=105)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "38": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "time": "0.146", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=107)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=107)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "39": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "time": "0.141", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=109)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=109)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "40": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "time": "0.243", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=111)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=111)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "41": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "time": "0.257", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=113)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=113)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "42": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "time": "0.142", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=115)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=115)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "43": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][external_storage][drop]", + "time": "0.134", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=117).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=117).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "44": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "time": "0.149", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=119).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=119).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "45": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "time": "0.143", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=121).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=121).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "46": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "time": "0.162", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=123)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=123)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "47": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "time": "0.153", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=125).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=125).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "48": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "time": "0.154", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=127).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=127).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "49": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "time": "0.151", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=129).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=129).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "50": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "time": "0.154", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=131)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=131)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "51": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "time": "0.168", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=133).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=133).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "52": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "time": "0.154", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=135).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=135).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "53": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][external_storage][drop]", + "time": "0.165", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=137).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=137).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "54": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "time": "0.157", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=139)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=139)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "55": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.167", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=141).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=141).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "56": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.165", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=143).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=143).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "57": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.160", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=145).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=145).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "58": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "time": "0.195", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=147).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=147).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "59": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "time": "0.160", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=149).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=149).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "60": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "time": "0.167", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=151).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=151).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "61": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "time": "0.171", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=153).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=153).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "62": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "time": "0.174", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=155).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=155).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "63": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "time": "0.157", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=157).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=157).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "64": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "time": "0.197", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=159)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=159)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "65": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][factory][storage][ok]", + "time": "0.201", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=161)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=161)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "66": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "time": "0.197", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=163)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=163)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "67": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "time": "0.207", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=165)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=165)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "68": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "time": "0.226", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=167)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=167)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "69": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "time": "0.216", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=169)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=169)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "70": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "time": "0.206", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=171)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=171)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "71": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][external_storage][drop]", + "time": "0.215", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=173).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=173).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "72": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "time": "0.212", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=175).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=175).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "73": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "time": "0.211", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=177).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=177).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "74": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "time": "0.157", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=179)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=179)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "75": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "time": "0.097", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=181)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=181)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "76": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "time": "0.100", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=183)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=183)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "77": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "time": "0.231", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=185).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=185).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "78": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "time": "0.355", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=187)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=187)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "79": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "time": "0.291", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=189).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=189).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "80": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "time": "0.104", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=191)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=191)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "81": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][external_storage][drop]", + "time": "0.101", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=193).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=193).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "82": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "time": "0.099", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=195).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=195).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "83": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "time": "0.103", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=197).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=197).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "84": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "time": "0.142", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=199)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=199)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "85": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "time": "0.151", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=201)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=201)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "86": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "time": "0.143", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=203)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=203)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "87": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "time": "0.135", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=205)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=205)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "88": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "time": "0.142", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=207).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=207).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "89": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "time": "0.144", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=209).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=209).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "90": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][external_storage][drop]", + "time": "0.143", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=211).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=211).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "91": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "time": "0.096", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=213).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=213).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "92": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "time": "0.158", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=215).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=215).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "93": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "time": "0.092", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=217)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=217)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "94": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "time": "0.094", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=219)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=219)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "95": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.110", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=221).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=221).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "96": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.104", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=223).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=223).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "97": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.105", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=225).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=225).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "98": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "time": "0.097", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=227).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=227).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "99": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "time": "0.112", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=229).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=229).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "100": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "time": "0.101", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=231).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=231).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "101": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "time": "0.101", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=233).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=233).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "102": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "time": "0.102", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=235).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=235).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "103": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "time": "0.118", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=237).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=237).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "104": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "time": "0.105", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=239).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=239).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "105": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "time": "0.095", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=241)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=241)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "106": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GAS]", + "time": "0.066", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=242).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=242).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "107": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[NUMBER]", + "time": "0.067", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=243).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=243).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "108": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[TIMESTAMP]", + "time": "0.066", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=244).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=244).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "109": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[COINBASE]", + "time": "0.121", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=245).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=245).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "110": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[DIFFICULTY]", + "time": "0.066", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=246).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=246).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "111": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BASEFEE]", + "time": "0.066", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=247).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=247).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "112": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASLIMIT]", + "time": "0.067", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=248).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=248).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "113": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASPRICE]", + "time": "0.065", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=249).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=249).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "114": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFBALANCE]", + "time": "0.075", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=250).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=250).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "115": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BALANCE]", + "time": "0.076", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=251).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=251).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "116": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[ORIGIN]", + "time": "0.071", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=252).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=252).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "117": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BLOCKHASH]", + "time": "0.082", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=253).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=253).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "118": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE]", + "time": "0.071", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=254).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=254).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "119": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE2]", + "time": "0.067", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=255).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=255).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "120": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFDESTRUCT]", + "time": "0.065", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=256).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=256).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "121": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS CALL]", + "time": "0.069", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=257)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/opbanning/test_op_banning.py:58: in test_account_allowed_opcode_sequence\n assert_ok(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=257)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "122": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "time": "0.068", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=258)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/opbanning/test_op_banning.py:58: in test_account_allowed_opcode_sequence\n assert_ok(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=258)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "123": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GAS]", + "time": "0.100", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=259).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=259).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "124": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[NUMBER]", + "time": "0.097", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=260).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=260).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "125": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[TIMESTAMP]", + "time": "0.095", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=261).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=261).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "126": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[COINBASE]", + "time": "0.098", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=262).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=262).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "127": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[DIFFICULTY]", + "time": "0.099", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=263).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=263).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "128": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BASEFEE]", + "time": "0.095", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=264).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=264).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "129": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASLIMIT]", + "time": "0.096", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=265).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=265).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "130": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASPRICE]", + "time": "0.093", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=266).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=266).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "131": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFBALANCE]", + "time": "0.090", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=267).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=267).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "132": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BALANCE]", + "time": "0.098", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=268).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=268).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "133": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[ORIGIN]", + "time": "0.095", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=269).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=269).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "134": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BLOCKHASH]", + "time": "0.094", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=270).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=270).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "135": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE]", + "time": "0.094", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=271).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=271).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "136": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE2]", + "time": "0.098", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=272).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=272).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "137": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "time": "0.100", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=273).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=273).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "138": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GAS]", + "time": "0.167", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=274).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=274).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "139": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[NUMBER]", + "time": "0.148", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=275).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=275).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "140": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[TIMESTAMP]", + "time": "0.153", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=276).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=276).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "141": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[COINBASE]", + "time": "0.147", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=277).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=277).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "142": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[DIFFICULTY]", + "time": "0.158", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=278).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=278).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "143": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BASEFEE]", + "time": "0.157", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=279).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=279).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "144": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASLIMIT]", + "time": "0.160", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=280).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=280).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "145": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASPRICE]", + "time": "0.171", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=281).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=281).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "146": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFBALANCE]", + "time": "0.154", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=282).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=282).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "147": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BALANCE]", + "time": "0.164", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=283).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=283).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "148": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[ORIGIN]", + "time": "0.167", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=284).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=284).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "149": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BLOCKHASH]", + "time": "0.166", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=285).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=285).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "150": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE]", + "time": "0.164", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=286).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=286).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "151": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE2]", + "time": "0.169", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=287).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=287).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "152": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFDESTRUCT]", + "time": "0.161", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=288).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=288).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "153": { + "classname": "tests.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[with_factory]", + "time": "45.554", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=293)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/reputation/test_reputation.py:124: in test_staked_entity_reputation_threshold\n assert_ok(userop.send())\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=293)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "154": { + "classname": "tests.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[without_factory]", + "time": "0.230", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=298)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/reputation/test_reputation.py:124: in test_staked_entity_reputation_threshold\n assert_ok(userop.send())\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=298)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "155": { + "classname": "tests.rpc.test_eth_chainId", + "name": "test_eth_chainId[]", + "time": "0.011" + }, + "156": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas[]", + "time": "0.044", + "failure": { + "message": "jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property\n\nFailed validating 'required' in schema:\n {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'callGasLimit'},\n 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'preVerificationGas'},\n 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'verificationGasLimit'}},\n 'required': ['callGasLimit',\n 'preVerificationGas',\n 'verificationGasLimit'],\n 'title': 'UserOperation Gas parameters',\n 'type': 'object'}\n\nOn instance:\n {'callGasLimit': '0xab10',\n 'deadline': 281474976710655,\n 'preVerificationGas': 48220,\n 'verificationGas': 334329}", + "#text": "tests/rpc/test_eth_estimateUserOperationGas.py:20: in test_eth_estimateUserOperationGas\n validate(instance=response.result, schema=schema)\n.venv/lib/python3.10/site-packages/jsonschema/validators.py:1121: in validate\n raise error\nE jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property\nE \nE Failed validating 'required' in schema:\nE {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'callGasLimit'},\nE 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'preVerificationGas'},\nE 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'verificationGasLimit'}},\nE 'required': ['callGasLimit',\nE 'preVerificationGas',\nE 'verificationGasLimit'],\nE 'title': 'UserOperation Gas parameters',\nE 'type': 'object'}\nE \nE On instance:\nE {'callGasLimit': '0xab10',\nE 'deadline': 281474976710655,\nE 'preVerificationGas': 48220,\nE 'verificationGas': 334329}" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "157": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_execution_revert", + "time": "0.039" + }, + "158": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_simulation_revert", + "time": "0.035" + }, + "159": { + "classname": "tests.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash[]", + "time": "0.062", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/rpc/test_eth_getUserOperationByHash.py:16: in test_eth_getUserOperationByHash\n ) == userop_hash(helper_contract, userop), \"user operation mismatch\"\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "160": { + "classname": "tests.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash_error", + "time": "0.004" + }, + "161": { + "classname": "tests.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt[]", + "time": "0.062", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/rpc/test_eth_getUserOperationReceipt.py:15: in test_eth_getUserOperationReceipt\n assert response.result[\"userOpHash\"] == userop_hash(helper_contract, userop)\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "162": { + "classname": "tests.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt_error", + "time": "0.003" + }, + "163": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation[]", + "time": "0.047", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/rpc/test_eth_sendUserOperation.py:19: in test_eth_sendUserOperation\n assert response.result == userop_hash(helper_contract, userop)\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "164": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_revert", + "time": "0.048", + "failure": { + "message": "AssertionError: assert 'testwallet: dead signature' in 'max priority fee per gas is too low. it should be minimum : 3000000000'\n + where 'testwallet: dead signature' = ()\n + where = 'testWallet: dead signature'.lower\n + and 'max priority fee per gas is too low. it should be minimum : 3000000000' = ()\n + where = 'Max priority fee per gas is too low. it should be minimum : 3000000000'.lower\n + where 'Max priority fee per gas is too low. it should be minimum : 3000000000' = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=313).message", + "#text": "tests/rpc/test_eth_sendUserOperation.py:32: in test_eth_sendUserOperation_revert\n assert_rpc_error(\ntests/utils.py:116: in assert_rpc_error\n assert message.lower() in response.message.lower()\nE AssertionError: assert 'testwallet: dead signature' in 'max priority fee per gas is too low. it should be minimum : 3000000000'\nE + where 'testwallet: dead signature' = ()\nE + where = 'testWallet: dead signature'.lower\nE + and 'max priority fee per gas is too low. it should be minimum : 3000000000' = ()\nE + where = 'Max priority fee per gas is too low. it should be minimum : 3000000000'.lower\nE + where 'Max priority fee per gas is too low. it should be minimum : 3000000000' = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=313).message" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "165": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_invalid_signature", + "time": "0.034", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=315).code", + "#text": "tests/rpc/test_eth_sendUserOperation.py:38: in test_eth_sendUserOperation_invalid_signature\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=315).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "166": { + "classname": "tests.rpc.test_eth_supportedEntryPoints", + "name": "test_eth_supportedEntryPoints[]", + "time": "0.020" + } + } + }, + "stackup": { + "name": "stackup", + "errors": "0", + "failures": "49", + "skipped": "0", + "tests": "167", + "time": "40.893", + "timestamp": "2023-10-16T12:33:06.354500", + "hostname": "fv-az176-539", + "testcase": { + "0": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[only_priority_fee_bump]", + "time": "0.172" + }, + "1": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[only_max_fee_bump]", + "time": "0.124" + }, + "2": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[with_same_fee]", + "time": "0.145" + }, + "3": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[with_less_fee]", + "time": "0.148" + }, + "4": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_below_threshold]", + "time": "0.139" + }, + "5": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_at_threshold]", + "time": "0.191" + }, + "6": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_above_threshold]", + "time": "0.215" + }, + "7": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "time": "0.492", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "8": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "time": "0.267", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "9": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "time": "0.272", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "10": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "time": "0.291", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "11": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "time": "0.297", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "12": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "time": "0.281", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "13": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "time": "0.352", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "14": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "time": "0.277", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "15": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "time": "0.282", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "16": { + "classname": "tests.bundle.test_bundle", + "name": "test_max_allowed_ops_unstaked_sender", + "time": "0.404" + }, + "17": { + "classname": "tests.bundle.test_bundle", + "name": "test_max_allowed_ops_staked_sender", + "time": "0.574" + }, + "18": { + "classname": "tests.bundle.test_bundle", + "name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "time": "0.458", + "failure": { + "message": "AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')]\n At index 0 diff: UserOperation(sender='0x0bcd88dfEd1f4b4f185aE397d5E75134B25BCcDf', nonce='0x0', initCode='0x', callData='0x1412ce7656f47bf353d295b9c04b4e19e06c4117', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x') != UserOperation(sender='0x1412ce7656f47bf353d295B9c04B4e19E06C4117', nonce='0x0', initCode='0x', callData='0x', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x')\n Full diff:\n [\n - UserOperation(sender='0x1412ce7656f47bf353d295B9c04B4e19E06C4117',\n + UserOperation(sender='0x0bcd88dfEd1f4b4f185aE397d5E75134B25BCcDf',\n nonce='0x0',\n initCode='0x',\n - callData='0x',\n + callData='0x1412ce7656f47bf353d295b9c04b4e19e06c4117',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x',\n signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:319: in test_ban_user_op_access_other_ops_sender_in_bundle\n assert dump_mempool() == [user_op2]\nE AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')]\nE At index 0 diff: UserOperation(sender='0x0bcd88dfEd1f4b4f185aE397d5E75134B25BCcDf', nonce='0x0', initCode='0x', callData='0x1412ce7656f47bf353d295b9c04b4e19e06c4117', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x') != UserOperation(sender='0x1412ce7656f47bf353d295B9c04B4e19E06C4117', nonce='0x0', initCode='0x', callData='0x', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x')\nE Full diff:\nE [\nE - UserOperation(sender='0x1412ce7656f47bf353d295B9c04B4e19E06C4117',\nE + UserOperation(sender='0x0bcd88dfEd1f4b4f185aE397d5E75134B25BCcDf',\nE nonce='0x0',\nE initCode='0x',\nE - callData='0x',\nE + callData='0x1412ce7656f47bf353d295b9c04b4e19e06c4117',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x',\nE signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "19": { + "classname": "tests.bundle.test_bundle", + "name": "test_ban_user_sender_double_role_in_bundle", + "time": "0.347", + "failure": { + "message": "Exception: expected error object, got:\nOk(result='0x80d814868569f9bf77d2ece277437d015486d42b47513e6494cf5ee7dafc52c0', id=111)", + "#text": "tests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AttributeError: 'Ok' object has no attribute 'code'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_bundle.py:359: in test_ban_user_sender_double_role_in_bundle\n assert_rpc_error(\ntests/utils.py:118: in assert_rpc_error\n raise Exception(f\"expected error object, got:\\n{response}\") from exc\nE Exception: expected error object, got:\nE Ok(result='0x80d814868569f9bf77d2ece277437d015486d42b47513e6494cf5ee7dafc52c0', id=111)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "20": { + "classname": "tests.bundle.test_bundle", + "name": "test_stake_check_in_bundler", + "time": "0.109", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:382: in test_stake_check_in_bundler\n response = get_stake_status(paymaster_contract.address, entrypoint_contract.address)\ntests/utils.py:165: in get_stake_status\n .result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "21": { + "classname": "tests.bundle.test_codehash", + "name": "test_codehash_changed", + "time": "0.621" + }, + "22": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "time": "0.208" + }, + "23": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "time": "0.209" + }, + "24": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "time": "0.231" + }, + "25": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "time": "0.322" + }, + "26": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "time": "0.222" + }, + "27": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "time": "0.226" + }, + "28": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "time": "0.232" + }, + "29": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "time": "0.259", + "failure": { + "message": "AssertionError: assert -32602 == \n + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=144).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32602 == \nE + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=144).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "30": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "time": "0.167" + }, + "31": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][external_storage][drop]", + "time": "0.215" + }, + "32": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "time": "0.293", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "33": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "time": "0.235" + }, + "34": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "time": "0.251" + }, + "35": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "time": "0.253" + }, + "36": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "time": "0.250" + }, + "37": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "time": "0.266" + }, + "38": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "time": "0.254" + }, + "39": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "time": "0.353" + }, + "40": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "time": "0.272" + }, + "41": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "time": "0.279", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=168)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=168)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "42": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "time": "0.228" + }, + "43": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][external_storage][drop]", + "time": "0.243" + }, + "44": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "time": "0.282", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "45": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "time": "0.245", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "46": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "time": "0.306" + }, + "47": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "time": "0.314" + }, + "48": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "time": "0.307" + }, + "49": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "time": "0.433" + }, + "50": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "time": "0.327" + }, + "51": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "time": "0.306" + }, + "52": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "time": "0.306" + }, + "53": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][external_storage][drop]", + "time": "0.290" + }, + "54": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "time": "0.300" + }, + "55": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.305", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "56": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.308", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "57": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.305", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "58": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "time": "0.298", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "59": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "time": "0.288", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "60": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "time": "0.312", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "61": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "time": "0.294", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "62": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "time": "0.412", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "63": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "time": "0.315" + }, + "64": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "time": "0.451" + }, + "65": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][factory][storage][ok]", + "time": "0.359" + }, + "66": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "time": "0.367" + }, + "67": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "time": "0.364" + }, + "68": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "time": "0.379" + }, + "69": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "time": "0.358" + }, + "70": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "time": "0.360" + }, + "71": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][external_storage][drop]", + "time": "0.380" + }, + "72": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "time": "0.488", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "73": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "time": "0.358", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "74": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "time": "0.262" + }, + "75": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "time": "0.201" + }, + "76": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "time": "0.221" + }, + "77": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "time": "0.216", + "failure": { + "message": "AssertionError: assert -32602 == \n + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=240).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32602 == \nE + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=240).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "78": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "time": "0.325", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=242)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=242)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "79": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "time": "0.287", + "failure": { + "message": "AssertionError: assert -32602 == \n + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=244).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32602 == \nE + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=244).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "80": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "time": "0.198" + }, + "81": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][external_storage][drop]", + "time": "0.194" + }, + "82": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "time": "0.226", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "83": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "time": "0.197", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "84": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "time": "0.245" + }, + "85": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "time": "0.345" + }, + "86": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "time": "0.246" + }, + "87": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "time": "0.250" + }, + "88": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "time": "0.262", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "89": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "time": "0.226", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "90": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][external_storage][drop]", + "time": "0.226" + }, + "91": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "time": "0.206", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "92": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "time": "0.207", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "93": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "time": "0.219" + }, + "94": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "time": "0.209" + }, + "95": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.233", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "96": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.185", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "97": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.197", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "98": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "time": "0.234", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "99": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "time": "0.208", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "100": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "time": "0.189", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "101": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "time": "0.192", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "102": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "time": "0.184", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "103": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "time": "0.201", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "104": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "time": "0.188", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "105": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "time": "0.225" + }, + "106": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GAS]", + "time": "0.136" + }, + "107": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[NUMBER]", + "time": "0.134" + }, + "108": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[TIMESTAMP]", + "time": "0.123" + }, + "109": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[COINBASE]", + "time": "0.140" + }, + "110": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[DIFFICULTY]", + "time": "0.133" + }, + "111": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BASEFEE]", + "time": "0.124" + }, + "112": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASLIMIT]", + "time": "0.140" + }, + "113": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASPRICE]", + "time": "0.122" + }, + "114": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFBALANCE]", + "time": "0.127" + }, + "115": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BALANCE]", + "time": "0.137" + }, + "116": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[ORIGIN]", + "time": "0.140" + }, + "117": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BLOCKHASH]", + "time": "0.130" + }, + "118": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE]", + "time": "0.134" + }, + "119": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE2]", + "time": "0.134" + }, + "120": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFDESTRUCT]", + "time": "0.157" + }, + "121": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS CALL]", + "time": "0.156" + }, + "122": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "time": "0.169" + }, + "123": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GAS]", + "time": "0.169" + }, + "124": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[NUMBER]", + "time": "0.180" + }, + "125": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[TIMESTAMP]", + "time": "0.156" + }, + "126": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[COINBASE]", + "time": "0.162" + }, + "127": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[DIFFICULTY]", + "time": "0.159" + }, + "128": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BASEFEE]", + "time": "0.169" + }, + "129": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASLIMIT]", + "time": "0.172" + }, + "130": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASPRICE]", + "time": "0.160" + }, + "131": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFBALANCE]", + "time": "0.170" + }, + "132": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BALANCE]", + "time": "0.167" + }, + "133": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[ORIGIN]", + "time": "0.172" + }, + "134": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BLOCKHASH]", + "time": "0.171" + }, + "135": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE]", + "time": "0.183" + }, + "136": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE2]", + "time": "0.177" + }, + "137": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "time": "0.168" + }, + "138": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GAS]", + "time": "0.246" + }, + "139": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[NUMBER]", + "time": "0.285" + }, + "140": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[TIMESTAMP]", + "time": "0.343" + }, + "141": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[COINBASE]", + "time": "0.284" + }, + "142": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[DIFFICULTY]", + "time": "0.287" + }, + "143": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BASEFEE]", + "time": "0.284" + }, + "144": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASLIMIT]", + "time": "0.272" + }, + "145": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASPRICE]", + "time": "0.257" + }, + "146": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFBALANCE]", + "time": "0.283" + }, + "147": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BALANCE]", + "time": "0.269" + }, + "148": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[ORIGIN]", + "time": "0.253" + }, + "149": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BLOCKHASH]", + "time": "0.269" + }, + "150": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE]", + "time": "0.277" + }, + "151": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE2]", + "time": "0.279" + }, + "152": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFDESTRUCT]", + "time": "0.258" + }, + "153": { + "classname": "tests.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[with_factory]", + "time": "0.227", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/reputation/test_reputation.py:70: in test_staked_entity_reputation_threshold\n reputations = dump_reputation()\ntests/utils.py:175: in dump_reputation\n .result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "154": { + "classname": "tests.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[without_factory]", + "time": "0.138", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/reputation/test_reputation.py:70: in test_staked_entity_reputation_threshold\n reputations = dump_reputation()\ntests/utils.py:175: in dump_reputation\n .result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "155": { + "classname": "tests.rpc.test_eth_chainId", + "name": "test_eth_chainId[]", + "time": "0.011" + }, + "156": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas[]", + "time": "0.107", + "failure": { + "message": "jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property\n\nFailed validating 'required' in schema:\n {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'callGasLimit'},\n 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'preVerificationGas'},\n 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'verificationGasLimit'}},\n 'required': ['callGasLimit',\n 'preVerificationGas',\n 'verificationGasLimit'],\n 'title': 'UserOperation Gas parameters',\n 'type': 'object'}\n\nOn instance:\n {'callGasLimit': 44181,\n 'preVerificationGas': 42316,\n 'verificationGas': 337129}", + "#text": "tests/rpc/test_eth_estimateUserOperationGas.py:20: in test_eth_estimateUserOperationGas\n validate(instance=response.result, schema=schema)\n.venv/lib/python3.10/site-packages/jsonschema/validators.py:1121: in validate\n raise error\nE jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property\nE \nE Failed validating 'required' in schema:\nE {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'callGasLimit'},\nE 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'preVerificationGas'},\nE 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'verificationGasLimit'}},\nE 'required': ['callGasLimit',\nE 'preVerificationGas',\nE 'verificationGasLimit'],\nE 'title': 'UserOperation Gas parameters',\nE 'type': 'object'}\nE \nE On instance:\nE {'callGasLimit': 44181,\nE 'preVerificationGas': 42316,\nE 'verificationGas': 337129}" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "157": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_execution_revert", + "time": "0.102" + }, + "158": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_simulation_revert", + "time": "0.060" + }, + "159": { + "classname": "tests.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash[]", + "time": "0.181" + }, + "160": { + "classname": "tests.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash_error", + "time": "0.013" + }, + "161": { + "classname": "tests.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt[]", + "time": "0.184" + }, + "162": { + "classname": "tests.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt_error", + "time": "0.012" + }, + "163": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation[]", + "time": "0.144" + }, + "164": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_revert", + "time": "0.091" + }, + "165": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_invalid_signature", + "time": "0.097" + }, + "166": { + "classname": "tests.rpc.test_eth_supportedEntryPoints", + "name": "test_eth_supportedEntryPoints[]", + "time": "0.017" + } + } + }, + "skandha": { + "name": "skandha", + "errors": "0", + "failures": "13", + "skipped": "0", + "tests": "167", + "time": "244.243", + "timestamp": "2023-10-16T12:28:41.197316", + "hostname": "fv-az176-539", + "testcase": { + "0": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[only_priority_fee_bump]", + "time": "0.357" + }, + "1": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[only_max_fee_bump]", + "time": "0.262" + }, + "2": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[with_same_fee]", + "time": "0.275" + }, + "3": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[with_less_fee]", + "time": "0.256" + }, + "4": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_below_threshold]", + "time": "0.278" + }, + "5": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_at_threshold]", + "time": "0.443" + }, + "6": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_above_threshold]", + "time": "0.446" + }, + "7": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "time": "0.963", + "failure": { + "message": "AssertionError: assert [UserOperatio...gnature='0x')] == []\n Left contains one more item: UserOperation(sender='0xB8d34571AB3b4Facc15b33e2675899fE2ef27C86', nonce='0x0', initCode='0x3FBaAe5fff901d3a0eB937420A...ityFeePerGas='0x3b9aca00', paymasterAndData='0x5abe12fbe5779073f6690970698a7b7e815658af6e6f7468696e67', signature='0x')\n Full diff:\n [\n - ,\n + UserOperation(sender='0xB8d34571AB3b4Facc15b33e2675899fE2ef27C86',\n + nonce='0x0',\n + initCode='0x3FBaAe5fff901d3a0eB937420A0A60D9aF9180960d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n + callGasLimit='0x493e0',\n + verificationGasLimit='0xf4240',\n + preVerificationGas='0x493e0',\n + maxFeePerGas='0xee6b2800',\n + maxPriorityFeePerGas='0x3b9aca00',\n + paymasterAndData='0x5abe12fbe5779073f6690970698a7b7e815658af6e6f7468696e67',\n + signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities\n assert dump_mempool() == wallet_ops\nE AssertionError: assert [UserOperatio...gnature='0x')] == []\nE Left contains one more item: UserOperation(sender='0xB8d34571AB3b4Facc15b33e2675899fE2ef27C86', nonce='0x0', initCode='0x3FBaAe5fff901d3a0eB937420A...ityFeePerGas='0x3b9aca00', paymasterAndData='0x5abe12fbe5779073f6690970698a7b7e815658af6e6f7468696e67', signature='0x')\nE Full diff:\nE [\nE - ,\nE + UserOperation(sender='0xB8d34571AB3b4Facc15b33e2675899fE2ef27C86',\nE + nonce='0x0',\nE + initCode='0x3FBaAe5fff901d3a0eB937420A0A60D9aF9180960d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE + callGasLimit='0x493e0',\nE + verificationGasLimit='0xf4240',\nE + preVerificationGas='0x493e0',\nE + maxFeePerGas='0xee6b2800',\nE + maxPriorityFeePerGas='0x3b9aca00',\nE + paymasterAndData='0x5abe12fbe5779073f6690970698a7b7e815658af6e6f7468696e67',\nE + signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "8": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "time": "0.811", + "failure": { + "message": "AssertionError: assert [UserOperatio...gnature='0x')] == []\n Left contains one more item: UserOperation(sender='0xB9CB4C162B9B40401d03dAb8556d0454301222e0', nonce='0x0', initCode='0x16450DDf6956A70C655a0c4dEd...ityFeePerGas='0x3b9aca00', paymasterAndData='0xc9022eacf044c40b04e70dd620ab1b71c46d80066e6f7468696e67', signature='0x')\n Full diff:\n [\n - ,\n + UserOperation(sender='0xB9CB4C162B9B40401d03dAb8556d0454301222e0',\n + nonce='0x0',\n + initCode='0x16450DDf6956A70C655a0c4dEdA9A04b025Af9BA0d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n + callGasLimit='0x493e0',\n + verificationGasLimit='0xf4240',\n + preVerificationGas='0x493e0',\n + maxFeePerGas='0xee6b2800',\n + maxPriorityFeePerGas='0x3b9aca00',\n + paymasterAndData='0xc9022eacf044c40b04e70dd620ab1b71c46d80066e6f7468696e67',\n + signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities\n assert dump_mempool() == wallet_ops\nE AssertionError: assert [UserOperatio...gnature='0x')] == []\nE Left contains one more item: UserOperation(sender='0xB9CB4C162B9B40401d03dAb8556d0454301222e0', nonce='0x0', initCode='0x16450DDf6956A70C655a0c4dEd...ityFeePerGas='0x3b9aca00', paymasterAndData='0xc9022eacf044c40b04e70dd620ab1b71c46d80066e6f7468696e67', signature='0x')\nE Full diff:\nE [\nE - ,\nE + UserOperation(sender='0xB9CB4C162B9B40401d03dAb8556d0454301222e0',\nE + nonce='0x0',\nE + initCode='0x16450DDf6956A70C655a0c4dEdA9A04b025Af9BA0d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE + callGasLimit='0x493e0',\nE + verificationGasLimit='0xf4240',\nE + preVerificationGas='0x493e0',\nE + maxFeePerGas='0xee6b2800',\nE + maxPriorityFeePerGas='0x3b9aca00',\nE + paymasterAndData='0xc9022eacf044c40b04e70dd620ab1b71c46d80066e6f7468696e67',\nE + signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "9": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "time": "0.792", + "failure": { + "message": "AssertionError: assert [UserOperatio...gnature='0x')] == []\n Left contains one more item: UserOperation(sender='0x18Ce0923daA8ec0950aC5B3367ce63EA56701B5E', nonce='0x0', initCode='0xa5C6F09294ed82401143d2FA54...ityFeePerGas='0x3b9aca00', paymasterAndData='0x24465bfec18d9e72abca51ea11babb089a85c01b6e6f7468696e67', signature='0x')\n Full diff:\n [\n - ,\n + UserOperation(sender='0x18Ce0923daA8ec0950aC5B3367ce63EA56701B5E',\n + nonce='0x0',\n + initCode='0xa5C6F09294ed82401143d2FA541964A0A20b21080d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n + callGasLimit='0x493e0',\n + verificationGasLimit='0xf4240',\n + preVerificationGas='0x493e0',\n + maxFeePerGas='0xee6b2800',\n + maxPriorityFeePerGas='0x3b9aca00',\n + paymasterAndData='0x24465bfec18d9e72abca51ea11babb089a85c01b6e6f7468696e67',\n + signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities\n assert dump_mempool() == wallet_ops\nE AssertionError: assert [UserOperatio...gnature='0x')] == []\nE Left contains one more item: UserOperation(sender='0x18Ce0923daA8ec0950aC5B3367ce63EA56701B5E', nonce='0x0', initCode='0xa5C6F09294ed82401143d2FA54...ityFeePerGas='0x3b9aca00', paymasterAndData='0x24465bfec18d9e72abca51ea11babb089a85c01b6e6f7468696e67', signature='0x')\nE Full diff:\nE [\nE - ,\nE + UserOperation(sender='0x18Ce0923daA8ec0950aC5B3367ce63EA56701B5E',\nE + nonce='0x0',\nE + initCode='0xa5C6F09294ed82401143d2FA541964A0A20b21080d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE + callGasLimit='0x493e0',\nE + verificationGasLimit='0xf4240',\nE + preVerificationGas='0x493e0',\nE + maxFeePerGas='0xee6b2800',\nE + maxPriorityFeePerGas='0x3b9aca00',\nE + paymasterAndData='0x24465bfec18d9e72abca51ea11babb089a85c01b6e6f7468696e67',\nE + signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "10": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "time": "3.347", + "failure": { + "message": "AssertionError: assert -32600 == -32504\n + where -32600 = Error(code=-32600, message='0xc4938D3dB42216eb9212a894D04DE5Dc906591Ad is banned', data=None, id=65).code", + "#text": "tests/bundle/test_bundle.py:233: in test_mempool_reputation_rules_all_entities\n assert_rpc_error(response, case.stake_status, case.errorCode)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32600 == -32504\nE + where -32600 = Error(code=-32600, message='0xc4938D3dB42216eb9212a894D04DE5Dc906591Ad is banned', data=None, id=65).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "11": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "time": "3.398", + "failure": { + "message": "AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')]\n Left contains one more item: UserOperation(sender='0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8', nonce='0x40000000000000000', initCode='0xEA73958e6B...ityFeePerGas='0x3b9aca00', paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67', signature='0x')\n Full diff:\n [\n UserOperation(sender='0x0B109c446419321c550AE23095657bed062E1Ad0',\n nonce='0x0',\n initCode='0xE0C8D5D18bE24eD1631B0F5Fd52dC5ea44715E750d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x3B92bF745e0c775F134F8406cc6238b622a581a5',\n nonce='0x10000000000000000',\n initCode='0x44e6173e6B4Ed6D1cBB56825E9d1dC60908bdf620d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x711c0069993519daa88797A9Ad62a730b3d199e7',\n nonce='0x20000000000000000',\n initCode='0x5F876fEE2e4cAE6c3D3b226a0a8B8eb2416Acf1f0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8',\n nonce='0x30000000000000000',\n initCode='0xEA73958e6B7Ae9fD16786BEF140f692Eb8DA9E430d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\n signature='0x'),\n + UserOperation(sender='0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8',\n + nonce='0x40000000000000000',\n + initCode='0xEA73958e6B7Ae9fD16786BEF140f692Eb8DA9E430d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n + callGasLimit='0x493e0',\n + verificationGasLimit='0xf4240',\n + preVerificationGas='0x493e0',\n + maxFeePerGas='0xee6b2800',\n + maxPriorityFeePerGas='0x3b9aca00',\n + paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\n + signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities\n assert dump_mempool() == wallet_ops\nE AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')]\nE Left contains one more item: UserOperation(sender='0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8', nonce='0x40000000000000000', initCode='0xEA73958e6B...ityFeePerGas='0x3b9aca00', paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67', signature='0x')\nE Full diff:\nE [\nE UserOperation(sender='0x0B109c446419321c550AE23095657bed062E1Ad0',\nE nonce='0x0',\nE initCode='0xE0C8D5D18bE24eD1631B0F5Fd52dC5ea44715E750d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x3B92bF745e0c775F134F8406cc6238b622a581a5',\nE nonce='0x10000000000000000',\nE initCode='0x44e6173e6B4Ed6D1cBB56825E9d1dC60908bdf620d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x711c0069993519daa88797A9Ad62a730b3d199e7',\nE nonce='0x20000000000000000',\nE initCode='0x5F876fEE2e4cAE6c3D3b226a0a8B8eb2416Acf1f0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8',\nE nonce='0x30000000000000000',\nE initCode='0xEA73958e6B7Ae9fD16786BEF140f692Eb8DA9E430d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\nE signature='0x'),\nE + UserOperation(sender='0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8',\nE + nonce='0x40000000000000000',\nE + initCode='0xEA73958e6B7Ae9fD16786BEF140f692Eb8DA9E430d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE + callGasLimit='0x493e0',\nE + verificationGasLimit='0xf4240',\nE + preVerificationGas='0x493e0',\nE + maxFeePerGas='0xee6b2800',\nE + maxPriorityFeePerGas='0x3b9aca00',\nE + paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\nE + signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "12": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "time": "3.388", + "failure": { + "message": "AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')]\n Left contains one more item: UserOperation(sender='0xacBbCfE8911b02fcA98cF1de58444d4991439747', nonce='0x40000000000000000', initCode='0xDac07b8e0a...ityFeePerGas='0x3b9aca00', paymasterAndData='0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67', signature='0x')\n Full diff:\n [\n UserOperation(sender='0xd7BafFe1E03e554c4Ff8CF5787eFEf3Df13671d1',\n nonce='0x0',\n initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xf8fcb254b46f06b5447720d9dafcab3b79fdfcb36e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0xBF490Ffb9A0A02C049b1Fb78B2659dFedAd8bC55',\n nonce='0x10000000000000000',\n initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x3cfa1f6c06e742e66ad53b129638c9ac5029afaa6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x55a3f4f359dEC47984f5C7b2F14DC36219Da960A',\n nonce='0x20000000000000000',\n initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x897c8dd31509b2ecc1ac2e56ca0f59f4b071842c6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0xacBbCfE8911b02fcA98cF1de58444d4991439747',\n nonce='0x30000000000000000',\n initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67',\n signature='0x'),\n + UserOperation(sender='0xacBbCfE8911b02fcA98cF1de58444d4991439747',\n + nonce='0x40000000000000000',\n + initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n + callGasLimit='0x493e0',\n + verificationGasLimit='0xf4240',\n + preVerificationGas='0x493e0',\n + maxFeePerGas='0xee6b2800',\n + maxPriorityFeePerGas='0x3b9aca00',\n + paymasterAndData='0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67',\n + signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities\n assert dump_mempool() == wallet_ops\nE AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')]\nE Left contains one more item: UserOperation(sender='0xacBbCfE8911b02fcA98cF1de58444d4991439747', nonce='0x40000000000000000', initCode='0xDac07b8e0a...ityFeePerGas='0x3b9aca00', paymasterAndData='0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67', signature='0x')\nE Full diff:\nE [\nE UserOperation(sender='0xd7BafFe1E03e554c4Ff8CF5787eFEf3Df13671d1',\nE nonce='0x0',\nE initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xf8fcb254b46f06b5447720d9dafcab3b79fdfcb36e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0xBF490Ffb9A0A02C049b1Fb78B2659dFedAd8bC55',\nE nonce='0x10000000000000000',\nE initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x3cfa1f6c06e742e66ad53b129638c9ac5029afaa6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x55a3f4f359dEC47984f5C7b2F14DC36219Da960A',\nE nonce='0x20000000000000000',\nE initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x897c8dd31509b2ecc1ac2e56ca0f59f4b071842c6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0xacBbCfE8911b02fcA98cF1de58444d4991439747',\nE nonce='0x30000000000000000',\nE initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67',\nE signature='0x'),\nE + UserOperation(sender='0xacBbCfE8911b02fcA98cF1de58444d4991439747',\nE + nonce='0x40000000000000000',\nE + initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE + callGasLimit='0x493e0',\nE + verificationGasLimit='0xf4240',\nE + preVerificationGas='0x493e0',\nE + maxFeePerGas='0xee6b2800',\nE + maxPriorityFeePerGas='0x3b9aca00',\nE + paymasterAndData='0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67',\nE + signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "13": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "time": "3.273", + "failure": { + "message": "AssertionError: assert -32600 == -32505\n + where -32600 = Error(code=-32600, message='0x874bccC23Eed9779AA2B1a6dA13EF55bDd1842e5 stake 0 is too low (min=1)', data=None, id=98).code", + "#text": "tests/bundle/test_bundle.py:233: in test_mempool_reputation_rules_all_entities\n assert_rpc_error(response, case.stake_status, case.errorCode)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32600 == -32505\nE + where -32600 = Error(code=-32600, message='0x874bccC23Eed9779AA2B1a6dA13EF55bDd1842e5 stake 0 is too low (min=1)', data=None, id=98).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "14": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "time": "8.279", + "failure": { + "message": "AssertionError: assert [UserOperatio...re='0x'), ...] == [UserOperatio...re='0x'), ...]\n Left contains one more item: UserOperation(sender='0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75', nonce='0xb0000000000000000', initCode='0x47339a0043...ityFeePerGas='0x3b9aca00', paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', signature='0x')\n Full diff:\n [\n UserOperation(sender='0xE532F75D53AcEA4989Ab6d8EED70Ed422EF25532',\n nonce='0x0',\n initCode='0x1c53D242A551250936F226f395D657B716F152080d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x0fcdA3150b643ed43AA884ea044a8d8563906613',\n nonce='0x10000000000000000',\n initCode='0xcC517c9E75428b153c81DF698D8606d72dFB3bAd0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x90Bd8fabDEDbA57fF3C4a729c57abfD6faac8c93',\n nonce='0x20000000000000000',\n initCode='0x0330D3fFE564250a0F0E87bca02bDd7Ef5FCaEbF0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x2f9a3AEbb820deaf5c785e31b28a38f6D81Cb33a',\n nonce='0x30000000000000000',\n initCode='0xB981550979A9db78B299413aEf3cE3f12d40Fe140d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0xc5aB94ddDEd3659EF39Ca37ffC8BD1D87a36a346',\n nonce='0x40000000000000000',\n initCode='0x0F0145833e18181Ca6cd641152A2937C564306990d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x39A2536ba407DcA6984a885f4D401a33bb032494',\n nonce='0x50000000000000000',\n initCode='0x4994b19D6C8CE92D27C9495E286cF434Db1E60B90d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x33bC14bC042D793F7ed29463a7648946B3425e31',\n nonce='0x60000000000000000',\n initCode='0x3B4f4FeE8F08A6c3450945D972de116F22F2fe050d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x0B5634d979483d0FB0b5667FC42C20ebf8CcB008',\n nonce='0x70000000000000000',\n initCode='0x2E21ef30b882aFF1B1Fbca7B7912b469FBA2C8bE0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0xb877B9FdaB1081B256E4b014129c3d688dDa41FD',\n nonce='0x80000000000000000',\n initCode='0xD9A9A7b40c6ca52f76B523C3cd80497660769e830d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x93aFb26666F7fA546fd6b9eF59ddeD35F0cF60a0',\n nonce='0x90000000000000000',\n initCode='0x380a0813AE55e0E43ad2A5905E2a675438003B050d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75',\n nonce='0xa0000000000000000',\n initCode='0x47339a0043116EAC658b8BF270B587d4482935920d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n + UserOperation(sender='0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75',\n + nonce='0xb0000000000000000',\n + initCode='0x47339a0043116EAC658b8BF270B587d4482935920d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n + callGasLimit='0x493e0',\n + verificationGasLimit='0xf4240',\n + preVerificationGas='0x493e0',\n + maxFeePerGas='0xee6b2800',\n + maxPriorityFeePerGas='0x3b9aca00',\n + paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n + signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities\n assert dump_mempool() == wallet_ops\nE AssertionError: assert [UserOperatio...re='0x'), ...] == [UserOperatio...re='0x'), ...]\nE Left contains one more item: UserOperation(sender='0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75', nonce='0xb0000000000000000', initCode='0x47339a0043...ityFeePerGas='0x3b9aca00', paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', signature='0x')\nE Full diff:\nE [\nE UserOperation(sender='0xE532F75D53AcEA4989Ab6d8EED70Ed422EF25532',\nE nonce='0x0',\nE initCode='0x1c53D242A551250936F226f395D657B716F152080d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x0fcdA3150b643ed43AA884ea044a8d8563906613',\nE nonce='0x10000000000000000',\nE initCode='0xcC517c9E75428b153c81DF698D8606d72dFB3bAd0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x90Bd8fabDEDbA57fF3C4a729c57abfD6faac8c93',\nE nonce='0x20000000000000000',\nE initCode='0x0330D3fFE564250a0F0E87bca02bDd7Ef5FCaEbF0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x2f9a3AEbb820deaf5c785e31b28a38f6D81Cb33a',\nE nonce='0x30000000000000000',\nE initCode='0xB981550979A9db78B299413aEf3cE3f12d40Fe140d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0xc5aB94ddDEd3659EF39Ca37ffC8BD1D87a36a346',\nE nonce='0x40000000000000000',\nE initCode='0x0F0145833e18181Ca6cd641152A2937C564306990d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x39A2536ba407DcA6984a885f4D401a33bb032494',\nE nonce='0x50000000000000000',\nE initCode='0x4994b19D6C8CE92D27C9495E286cF434Db1E60B90d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x33bC14bC042D793F7ed29463a7648946B3425e31',\nE nonce='0x60000000000000000',\nE initCode='0x3B4f4FeE8F08A6c3450945D972de116F22F2fe050d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x0B5634d979483d0FB0b5667FC42C20ebf8CcB008',\nE nonce='0x70000000000000000',\nE initCode='0x2E21ef30b882aFF1B1Fbca7B7912b469FBA2C8bE0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0xb877B9FdaB1081B256E4b014129c3d688dDa41FD',\nE nonce='0x80000000000000000',\nE initCode='0xD9A9A7b40c6ca52f76B523C3cd80497660769e830d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x93aFb26666F7fA546fd6b9eF59ddeD35F0cF60a0',\nE nonce='0x90000000000000000',\nE initCode='0x380a0813AE55e0E43ad2A5905E2a675438003B050d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75',\nE nonce='0xa0000000000000000',\nE initCode='0x47339a0043116EAC658b8BF270B587d4482935920d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE + UserOperation(sender='0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75',\nE + nonce='0xb0000000000000000',\nE + initCode='0x47339a0043116EAC658b8BF270B587d4482935920d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE + callGasLimit='0x493e0',\nE + verificationGasLimit='0xf4240',\nE + preVerificationGas='0x493e0',\nE + maxFeePerGas='0xee6b2800',\nE + maxPriorityFeePerGas='0x3b9aca00',\nE + paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE + signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "15": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "time": "8.348", + "failure": { + "message": "AssertionError: assert [UserOperatio...re='0x'), ...] == [UserOperatio...re='0x'), ...]\n Left contains one more item: UserOperation(sender='0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365', nonce='0xb0000000000000000', initCode='0xb05935C60C...ityFeePerGas='0x3b9aca00', paymasterAndData='0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67', signature='0x')\n Full diff:\n [\n UserOperation(sender='0xCC12baf2b32C8682832510F1BEb3A3e673cA6296',\n nonce='0x0',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xb98abf0c88cf9d5a306e2c072e4a7d2b7bb14be26e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0xF6f8cb47323124a010cc4Ce8ACc647243cBeDA9c',\n nonce='0x10000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x12968625701d6adf9919442363f04bbc9944a28a6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x6A051320B144fA5c72e6a69906D424c31B17d0eB',\n nonce='0x20000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x4cfea6dbe9eb0101562dc550a1f24f69c17f88406e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x1AA2c51e1Db2390F768C9b1271E912f2335506EA',\n nonce='0x30000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xa89bc14c337ff33b2865af7750643f347d0e6a236e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x9af58f8aC5F059A1bd585f441d629c26185A87aB',\n nonce='0x40000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x01b5af5427329ace11343569cdb533dd812330446e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0xb78aba27813112076B26c787a6F832cC30c88F88',\n nonce='0x50000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x115f634af919a6a11c606aea08938ed7d86903b86e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0xDFFAA60f06016cc37E7AA97Fa04E6D6787943A25',\n nonce='0x60000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x8f30d6f5a284c3559ac60d3ef0b9ebf25d10fe7a6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0xF5b409CF953aF4F65D9dF88799878E9E3F1e6791',\n nonce='0x70000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xd92e240de6304353ca804c5d18f4c0fb8ee1c53e6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x915A41C89415c1EfDD3Ce125695c2384083cbB39',\n nonce='0x80000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3a470f432bf666c65fb3c6f3bb76278f75ac2856e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x256429c7B656a0AdB3a23D606125ad4b116061C9',\n nonce='0x90000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x99d5e5d30e731d68ea263279f83222d7932727956e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365',\n nonce='0xa0000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67',\n signature='0x'),\n + UserOperation(sender='0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365',\n + nonce='0xb0000000000000000',\n + initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n + callGasLimit='0x493e0',\n + verificationGasLimit='0xf4240',\n + preVerificationGas='0x493e0',\n + maxFeePerGas='0xee6b2800',\n + maxPriorityFeePerGas='0x3b9aca00',\n + paymasterAndData='0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67',\n + signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities\n assert dump_mempool() == wallet_ops\nE AssertionError: assert [UserOperatio...re='0x'), ...] == [UserOperatio...re='0x'), ...]\nE Left contains one more item: UserOperation(sender='0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365', nonce='0xb0000000000000000', initCode='0xb05935C60C...ityFeePerGas='0x3b9aca00', paymasterAndData='0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67', signature='0x')\nE Full diff:\nE [\nE UserOperation(sender='0xCC12baf2b32C8682832510F1BEb3A3e673cA6296',\nE nonce='0x0',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xb98abf0c88cf9d5a306e2c072e4a7d2b7bb14be26e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0xF6f8cb47323124a010cc4Ce8ACc647243cBeDA9c',\nE nonce='0x10000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x12968625701d6adf9919442363f04bbc9944a28a6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x6A051320B144fA5c72e6a69906D424c31B17d0eB',\nE nonce='0x20000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x4cfea6dbe9eb0101562dc550a1f24f69c17f88406e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x1AA2c51e1Db2390F768C9b1271E912f2335506EA',\nE nonce='0x30000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xa89bc14c337ff33b2865af7750643f347d0e6a236e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x9af58f8aC5F059A1bd585f441d629c26185A87aB',\nE nonce='0x40000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x01b5af5427329ace11343569cdb533dd812330446e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0xb78aba27813112076B26c787a6F832cC30c88F88',\nE nonce='0x50000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x115f634af919a6a11c606aea08938ed7d86903b86e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0xDFFAA60f06016cc37E7AA97Fa04E6D6787943A25',\nE nonce='0x60000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x8f30d6f5a284c3559ac60d3ef0b9ebf25d10fe7a6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0xF5b409CF953aF4F65D9dF88799878E9E3F1e6791',\nE nonce='0x70000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xd92e240de6304353ca804c5d18f4c0fb8ee1c53e6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x915A41C89415c1EfDD3Ce125695c2384083cbB39',\nE nonce='0x80000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3a470f432bf666c65fb3c6f3bb76278f75ac2856e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x256429c7B656a0AdB3a23D606125ad4b116061C9',\nE nonce='0x90000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x99d5e5d30e731d68ea263279f83222d7932727956e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365',\nE nonce='0xa0000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67',\nE signature='0x'),\nE + UserOperation(sender='0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365',\nE + nonce='0xb0000000000000000',\nE + initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE + callGasLimit='0x493e0',\nE + verificationGasLimit='0xf4240',\nE + preVerificationGas='0x493e0',\nE + maxFeePerGas='0xee6b2800',\nE + maxPriorityFeePerGas='0x3b9aca00',\nE + paymasterAndData='0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67',\nE + signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "16": { + "classname": "tests.bundle.test_bundle", + "name": "test_max_allowed_ops_unstaked_sender", + "time": "1.352" + }, + "17": { + "classname": "tests.bundle.test_bundle", + "name": "test_max_allowed_ops_staked_sender", + "time": "1.541" + }, + "18": { + "classname": "tests.bundle.test_bundle", + "name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "time": "1.330" + }, + "19": { + "classname": "tests.bundle.test_bundle", + "name": "test_ban_user_sender_double_role_in_bundle", + "time": "0.616", + "failure": { + "message": "Exception: expected error object, got:\nOk(result='0x26886a69f9893bee620fc5f593100f1a97023150d9cc23b81731d9465d1194a5', id=178)", + "#text": "tests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AttributeError: 'Ok' object has no attribute 'code'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_bundle.py:359: in test_ban_user_sender_double_role_in_bundle\n assert_rpc_error(\ntests/utils.py:118: in assert_rpc_error\n raise Exception(f\"expected error object, got:\\n{response}\") from exc\nE Exception: expected error object, got:\nE Ok(result='0x26886a69f9893bee620fc5f593100f1a97023150d9cc23b81731d9465d1194a5', id=178)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "20": { + "classname": "tests.bundle.test_bundle", + "name": "test_stake_check_in_bundler", + "time": "0.083", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:382: in test_stake_check_in_bundler\n response = get_stake_status(paymaster_contract.address, entrypoint_contract.address)\ntests/utils.py:165: in get_stake_status\n .result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "21": { + "classname": "tests.bundle.test_codehash", + "name": "test_codehash_changed", + "time": "1.481" + }, + "22": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "time": "0.431" + }, + "23": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "time": "0.410" + }, + "24": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "time": "0.437" + }, + "25": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "time": "0.449" + }, + "26": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "time": "0.458" + }, + "27": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "time": "0.479" + }, + "28": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "time": "0.487" + }, + "29": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "time": "0.949" + }, + "30": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "time": "0.439" + }, + "31": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][external_storage][drop]", + "time": "0.442" + }, + "32": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "time": "0.555" + }, + "33": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "time": "0.433" + }, + "34": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "time": "0.589" + }, + "35": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "time": "0.492" + }, + "36": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "time": "0.522" + }, + "37": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "time": "0.550" + }, + "38": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "time": "0.499" + }, + "39": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "time": "0.529" + }, + "40": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "time": "0.515" + }, + "41": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "time": "0.881" + }, + "42": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "time": "0.410" + }, + "43": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][external_storage][drop]", + "time": "0.487" + }, + "44": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "time": "0.598" + }, + "45": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "time": "0.513" + }, + "46": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "time": "0.636" + }, + "47": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "time": "0.644" + }, + "48": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "time": "0.681" + }, + "49": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "time": "0.759" + }, + "50": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "time": "0.682" + }, + "51": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "time": "0.638" + }, + "52": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "time": "0.685" + }, + "53": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][external_storage][drop]", + "time": "0.647" + }, + "54": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "time": "0.701" + }, + "55": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.630" + }, + "56": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.634" + }, + "57": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.628" + }, + "58": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "time": "0.613" + }, + "59": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "time": "0.602" + }, + "60": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "time": "0.623" + }, + "61": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "time": "0.727" + }, + "62": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "time": "0.734" + }, + "63": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "time": "0.650" + }, + "64": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "time": "0.656" + }, + "65": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][factory][storage][ok]", + "time": "0.721" + }, + "66": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "time": "0.720" + }, + "67": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "time": "0.781" + }, + "68": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "time": "0.741" + }, + "69": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "time": "0.718" + }, + "70": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "time": "0.767" + }, + "71": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][external_storage][drop]", + "time": "0.702" + }, + "72": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "time": "0.891" + }, + "73": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "time": "0.840" + }, + "74": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "time": "0.460" + }, + "75": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "time": "0.420" + }, + "76": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "time": "0.596" + }, + "77": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "time": "0.616" + }, + "78": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "time": "0.758" + }, + "79": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "time": "0.704" + }, + "80": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "time": "0.473" + }, + "81": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][external_storage][drop]", + "time": "0.411" + }, + "82": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "time": "0.516" + }, + "83": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "time": "0.433" + }, + "84": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "time": "0.437" + }, + "85": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "time": "0.478" + }, + "86": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "time": "0.528" + }, + "87": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "time": "0.518" + }, + "88": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "time": "0.566" + }, + "89": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "time": "0.448" + }, + "90": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][external_storage][drop]", + "time": "0.438" + }, + "91": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "time": "0.425" + }, + "92": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "time": "0.407" + }, + "93": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "time": "0.524" + }, + "94": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "time": "0.678" + }, + "95": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.339" + }, + "96": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.348" + }, + "97": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.359" + }, + "98": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "time": "0.366" + }, + "99": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "time": "0.371" + }, + "100": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "time": "0.381" + }, + "101": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "time": "0.345" + }, + "102": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "time": "0.335" + }, + "103": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "time": "0.357" + }, + "104": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "time": "0.361" + }, + "105": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "time": "0.440" + }, + "106": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GAS]", + "time": "0.386" + }, + "107": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[NUMBER]", + "time": "0.272" + }, + "108": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[TIMESTAMP]", + "time": "0.271" + }, + "109": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[COINBASE]", + "time": "0.261" + }, + "110": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[DIFFICULTY]", + "time": "0.267" + }, + "111": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BASEFEE]", + "time": "0.276" + }, + "112": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASLIMIT]", + "time": "0.264" + }, + "113": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASPRICE]", + "time": "0.270" + }, + "114": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFBALANCE]", + "time": "0.280" + }, + "115": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BALANCE]", + "time": "0.267" + }, + "116": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[ORIGIN]", + "time": "0.267" + }, + "117": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BLOCKHASH]", + "time": "0.296" + }, + "118": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE]", + "time": "0.310" + }, + "119": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE2]", + "time": "0.318" + }, + "120": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFDESTRUCT]", + "time": "0.295" + }, + "121": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS CALL]", + "time": "0.374" + }, + "122": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "time": "0.374" + }, + "123": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GAS]", + "time": "0.345" + }, + "124": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[NUMBER]", + "time": "0.456" + }, + "125": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[TIMESTAMP]", + "time": "0.355" + }, + "126": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[COINBASE]", + "time": "0.468" + }, + "127": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[DIFFICULTY]", + "time": "0.344" + }, + "128": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BASEFEE]", + "time": "0.351" + }, + "129": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASLIMIT]", + "time": "0.346" + }, + "130": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASPRICE]", + "time": "0.363" + }, + "131": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFBALANCE]", + "time": "0.375" + }, + "132": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BALANCE]", + "time": "0.482" + }, + "133": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[ORIGIN]", + "time": "0.374" + }, + "134": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BLOCKHASH]", + "time": "0.360" + }, + "135": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE]", + "time": "0.378" + }, + "136": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE2]", + "time": "0.372" + }, + "137": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "time": "0.405" + }, + "138": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GAS]", + "time": "0.559" + }, + "139": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[NUMBER]", + "time": "0.658" + }, + "140": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[TIMESTAMP]", + "time": "0.533" + }, + "141": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[COINBASE]", + "time": "0.535" + }, + "142": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[DIFFICULTY]", + "time": "0.587" + }, + "143": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BASEFEE]", + "time": "0.565" + }, + "144": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASLIMIT]", + "time": "0.561" + }, + "145": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASPRICE]", + "time": "0.707" + }, + "146": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFBALANCE]", + "time": "0.617" + }, + "147": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BALANCE]", + "time": "0.573" + }, + "148": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[ORIGIN]", + "time": "0.604" + }, + "149": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BLOCKHASH]", + "time": "0.669" + }, + "150": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE]", + "time": "0.593" + }, + "151": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE2]", + "time": "0.595" + }, + "152": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFDESTRUCT]", + "time": "0.595" + }, + "153": { + "classname": "tests.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[with_factory]", + "time": "103.204", + "failure": { + "message": "ValueError: invalid literal for int() with base 16: 'banned'", + "#text": "tests/reputation/test_reputation.py:127: in test_staked_entity_reputation_threshold\n assert_reputation_status(\ntests/reputation/test_reputation.py:49: in assert_reputation_status\n assert int(reputation.get(\"status\", \"-0x1\"), 16) == status, (\nE ValueError: invalid literal for int() with base 16: 'banned'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "154": { + "classname": "tests.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[without_factory]", + "time": "30.057", + "failure": { + "message": "TypeError: string indices must be integers", + "#text": "tests/reputation/test_reputation.py:134: in test_staked_entity_reputation_threshold\n assert_reputation_status(\ntests/reputation/test_reputation.py:39: in assert_reputation_status\n reputations = dump_reputation()\ntests/utils.py:174: in dump_reputation\n .send()\ntests/types.py:68: in send\n res = jsonrpcclient.responses.to_result(\n.venv/lib/python3.10/site-packages/jsonrpcclient/responses.py:35: in to_result\n response[\"error\"][\"code\"],\nE TypeError: string indices must be integers" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "155": { + "classname": "tests.rpc.test_eth_chainId", + "name": "test_eth_chainId[]", + "time": "0.012" + }, + "156": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas[]", + "time": "0.057" + }, + "157": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_execution_revert", + "time": "0.049" + }, + "158": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_simulation_revert", + "time": "0.148" + }, + "159": { + "classname": "tests.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash[]", + "time": "0.541" + }, + "160": { + "classname": "tests.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash_error", + "time": "0.008" + }, + "161": { + "classname": "tests.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt[]", + "time": "0.553" + }, + "162": { + "classname": "tests.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt_error", + "time": "0.014" + }, + "163": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation[]", + "time": "0.489" + }, + "164": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_revert", + "time": "0.199" + }, + "165": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_invalid_signature", + "time": "0.184" + }, + "166": { + "classname": "tests.rpc.test_eth_supportedEntryPoints", + "name": "test_eth_supportedEntryPoints[]", + "time": "0.019" + } + } + }, + "silius": { + "name": "silius", + "errors": "0", + "failures": "0", + "skipped": "0", + "tests": "167", + "time": "501.285", + "timestamp": "2023-10-16T12:19:49.267616", + "hostname": "fv-az176-539", + "testcase": { + "0": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[only_priority_fee_bump]", + "time": "0.286" + }, + "1": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[only_max_fee_bump]", + "time": "0.315" + }, + "2": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[with_same_fee]", + "time": "0.209" + }, + "3": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[with_less_fee]", + "time": "0.219" + }, + "4": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_below_threshold]", + "time": "0.222" + }, + "5": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_at_threshold]", + "time": "0.417" + }, + "6": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_above_threshold]", + "time": "0.392" + }, + "7": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "time": "0.490" + }, + "8": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "time": "0.271" + }, + "9": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "time": "0.266" + }, + "10": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "time": "2.576" + }, + "11": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "time": "2.710" + }, + "12": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "time": "2.778" + }, + "13": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "time": "2.660" + }, + "14": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "time": "6.830" + }, + "15": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "time": "6.894" + }, + "16": { + "classname": "tests.bundle.test_bundle", + "name": "test_max_allowed_ops_unstaked_sender", + "time": "1.013" + }, + "17": { + "classname": "tests.bundle.test_bundle", + "name": "test_max_allowed_ops_staked_sender", + "time": "1.315" + }, + "18": { + "classname": "tests.bundle.test_bundle", + "name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "time": "1.195" + }, + "19": { + "classname": "tests.bundle.test_bundle", + "name": "test_ban_user_sender_double_role_in_bundle", + "time": "0.584" + }, + "20": { + "classname": "tests.bundle.test_bundle", + "name": "test_stake_check_in_bundler", + "time": "0.174" + }, + "21": { + "classname": "tests.bundle.test_codehash", + "name": "test_codehash_changed", + "time": "1.534" + }, + "22": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "time": "0.391" + }, + "23": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "time": "0.422" + }, + "24": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "time": "0.442" + }, + "25": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "time": "0.455" + }, + "26": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "time": "0.400" + }, + "27": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "time": "0.439" + }, + "28": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "time": "0.466" + }, + "29": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "time": "0.830" + }, + "30": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "time": "0.442" + }, + "31": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][external_storage][drop]", + "time": "0.428" + }, + "32": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "time": "0.573" + }, + "33": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "time": "0.465" + }, + "34": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "time": "0.424" + }, + "35": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "time": "0.427" + }, + "36": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "time": "0.440" + }, + "37": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "time": "0.514" + }, + "38": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "time": "0.475" + }, + "39": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "time": "0.477" + }, + "40": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "time": "0.490" + }, + "41": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "time": "0.795" + }, + "42": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "time": "0.374" + }, + "43": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][external_storage][drop]", + "time": "0.491" + }, + "44": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "time": "0.596" + }, + "45": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "time": "0.493" + }, + "46": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "time": "0.637" + }, + "47": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "time": "0.621" + }, + "48": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "time": "0.745" + }, + "49": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "time": "0.689" + }, + "50": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "time": "0.638" + }, + "51": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "time": "0.648" + }, + "52": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "time": "0.694" + }, + "53": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][external_storage][drop]", + "time": "0.653" + }, + "54": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "time": "0.567" + }, + "55": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.589" + }, + "56": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.603" + }, + "57": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.593" + }, + "58": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "time": "0.571" + }, + "59": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "time": "0.600" + }, + "60": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "time": "0.574" + }, + "61": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "time": "0.592" + }, + "62": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "time": "0.765" + }, + "63": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "time": "0.646" + }, + "64": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "time": "0.652" + }, + "65": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][factory][storage][ok]", + "time": "0.648" + }, + "66": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "time": "0.662" + }, + "67": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "time": "0.674" + }, + "68": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "time": "0.643" + }, + "69": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "time": "0.651" + }, + "70": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "time": "0.691" + }, + "71": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][external_storage][drop]", + "time": "0.840" + }, + "72": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "time": "0.774" + }, + "73": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "time": "0.685" + }, + "74": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "time": "0.460" + }, + "75": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "time": "0.382" + }, + "76": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "time": "0.398" + }, + "77": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "time": "0.649" + }, + "78": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "time": "0.671" + }, + "79": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "time": "0.717" + }, + "80": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "time": "0.395" + }, + "81": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][external_storage][drop]", + "time": "0.394" + }, + "82": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "time": "0.501" + }, + "83": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "time": "0.383" + }, + "84": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "time": "0.384" + }, + "85": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "time": "0.430" + }, + "86": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "time": "0.446" + }, + "87": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "time": "0.475" + }, + "88": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "time": "0.548" + }, + "89": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "time": "0.420" + }, + "90": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][external_storage][drop]", + "time": "0.432" + }, + "91": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "time": "0.423" + }, + "92": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "time": "0.390" + }, + "93": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "time": "0.431" + }, + "94": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "time": "0.548" + }, + "95": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.318" + }, + "96": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.414" + }, + "97": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.317" + }, + "98": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "time": "0.344" + }, + "99": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "time": "0.351" + }, + "100": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "time": "0.487" + }, + "101": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "time": "0.315" + }, + "102": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "time": "0.352" + }, + "103": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "time": "0.329" + }, + "104": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "time": "0.335" + }, + "105": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "time": "0.395" + }, + "106": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GAS]", + "time": "0.259" + }, + "107": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[NUMBER]", + "time": "0.265" + }, + "108": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[TIMESTAMP]", + "time": "0.235" + }, + "109": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[COINBASE]", + "time": "0.362" + }, + "110": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[DIFFICULTY]", + "time": "0.361" + }, + "111": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BASEFEE]", + "time": "0.292" + }, + "112": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASLIMIT]", + "time": "0.269" + }, + "113": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASPRICE]", + "time": "0.276" + }, + "114": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFBALANCE]", + "time": "0.331" + }, + "115": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BALANCE]", + "time": "0.284" + }, + "116": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[ORIGIN]", + "time": "0.281" + }, + "117": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BLOCKHASH]", + "time": "0.296" + }, + "118": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE]", + "time": "0.294" + }, + "119": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE2]", + "time": "0.337" + }, + "120": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFDESTRUCT]", + "time": "0.287" + }, + "121": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS CALL]", + "time": "0.350" + }, + "122": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "time": "0.315" + }, + "123": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GAS]", + "time": "0.324" + }, + "124": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[NUMBER]", + "time": "0.321" + }, + "125": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[TIMESTAMP]", + "time": "0.320" + }, + "126": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[COINBASE]", + "time": "0.350" + }, + "127": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[DIFFICULTY]", + "time": "0.347" + }, + "128": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BASEFEE]", + "time": "0.348" + }, + "129": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASLIMIT]", + "time": "0.341" + }, + "130": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASPRICE]", + "time": "0.371" + }, + "131": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFBALANCE]", + "time": "0.363" + }, + "132": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BALANCE]", + "time": "0.385" + }, + "133": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[ORIGIN]", + "time": "0.375" + }, + "134": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BLOCKHASH]", + "time": "0.365" + }, + "135": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE]", + "time": "0.357" + }, + "136": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE2]", + "time": "0.406" + }, + "137": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "time": "0.382" + }, + "138": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GAS]", + "time": "0.547" + }, + "139": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[NUMBER]", + "time": "0.516" + }, + "140": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[TIMESTAMP]", + "time": "0.501" + }, + "141": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[COINBASE]", + "time": "0.508" + }, + "142": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[DIFFICULTY]", + "time": "0.544" + }, + "143": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BASEFEE]", + "time": "0.520" + }, + "144": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASLIMIT]", + "time": "0.567" + }, + "145": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASPRICE]", + "time": "0.576" + }, + "146": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFBALANCE]", + "time": "0.551" + }, + "147": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BALANCE]", + "time": "0.595" + }, + "148": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[ORIGIN]", + "time": "0.573" + }, + "149": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BLOCKHASH]", + "time": "0.685" + }, + "150": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE]", + "time": "0.575" + }, + "151": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE2]", + "time": "0.603" + }, + "152": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFDESTRUCT]", + "time": "0.585" + }, + "153": { + "classname": "tests.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[with_factory]", + "time": "282.597" + }, + "154": { + "classname": "tests.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[without_factory]", + "time": "119.917" + }, + "155": { + "classname": "tests.rpc.test_eth_chainId", + "name": "test_eth_chainId[]", + "time": "0.011" + }, + "156": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas[]", + "time": "0.200" + }, + "157": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_execution_revert", + "time": "0.187" + }, + "158": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_simulation_revert", + "time": "0.032" + }, + "159": { + "classname": "tests.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash[]", + "time": "0.470" + }, + "160": { + "classname": "tests.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash_error", + "time": "0.003" + }, + "161": { + "classname": "tests.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt[]", + "time": "0.509" + }, + "162": { + "classname": "tests.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt_error", + "time": "0.003" + }, + "163": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation[]", + "time": "0.495" + }, + "164": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_revert", + "time": "0.052" + }, + "165": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_invalid_signature", + "time": "0.037" + }, + "166": { + "classname": "tests.rpc.test_eth_supportedEntryPoints", + "name": "test_eth_supportedEntryPoints[]", + "time": "0.018" + } + } + }, + "aabundler": { + "name": "aabundler", + "errors": "0", + "failures": "0", + "skipped": "0", + "tests": "167", + "time": "558.824", + "timestamp": "2023-10-16T12:10:11.072228", + "hostname": "fv-az176-539", + "testcase": { + "0": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[only_priority_fee_bump]", + "time": "0.517" + }, + "1": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[only_max_fee_bump]", + "time": "0.485" + }, + "2": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[with_same_fee]", + "time": "0.452" + }, + "3": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[with_less_fee]", + "time": "0.474" + }, + "4": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_below_threshold]", + "time": "0.468" + }, + "5": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_at_threshold]", + "time": "0.455" + }, + "6": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_above_threshold]", + "time": "0.436" + }, + "7": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "time": "0.937" + }, + "8": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "time": "0.728" + }, + "9": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "time": "0.720" + }, + "10": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "time": "3.184" + }, + "11": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "time": "3.301" + }, + "12": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "time": "3.398" + }, + "13": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "time": "3.373" + }, + "14": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "time": "8.412" + }, + "15": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "time": "7.946" + }, + "16": { + "classname": "tests.bundle.test_bundle", + "name": "test_max_allowed_ops_unstaked_sender", + "time": "1.442" + }, + "17": { + "classname": "tests.bundle.test_bundle", + "name": "test_max_allowed_ops_staked_sender", + "time": "1.502" + }, + "18": { + "classname": "tests.bundle.test_bundle", + "name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "time": "1.280" + }, + "19": { + "classname": "tests.bundle.test_bundle", + "name": "test_ban_user_sender_double_role_in_bundle", + "time": "1.099" + }, + "20": { + "classname": "tests.bundle.test_bundle", + "name": "test_stake_check_in_bundler", + "time": "0.205" + }, + "21": { + "classname": "tests.bundle.test_codehash", + "name": "test_codehash_changed", + "time": "1.420" + }, + "22": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "time": "0.473" + }, + "23": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "time": "0.433" + }, + "24": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "time": "0.504" + }, + "25": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "time": "0.457" + }, + "26": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "time": "0.540" + }, + "27": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "time": "0.499" + }, + "28": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "time": "0.486" + }, + "29": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "time": "0.835" + }, + "30": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "time": "0.349" + }, + "31": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][external_storage][drop]", + "time": "0.478" + }, + "32": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "time": "0.633" + }, + "33": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "time": "0.488" + }, + "34": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "time": "0.533" + }, + "35": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "time": "0.580" + }, + "36": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "time": "0.557" + }, + "37": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "time": "0.546" + }, + "38": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "time": "0.532" + }, + "39": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "time": "0.529" + }, + "40": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "time": "0.550" + }, + "41": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "time": "0.936" + }, + "42": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "time": "0.524" + }, + "43": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][external_storage][drop]", + "time": "0.541" + }, + "44": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "time": "0.772" + }, + "45": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "time": "0.554" + }, + "46": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "time": "0.681" + }, + "47": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "time": "0.643" + }, + "48": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "time": "0.671" + }, + "49": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "time": "0.706" + }, + "50": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "time": "0.727" + }, + "51": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "time": "0.708" + }, + "52": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "time": "0.691" + }, + "53": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][external_storage][drop]", + "time": "0.644" + }, + "54": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "time": "0.662" + }, + "55": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.612" + }, + "56": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.615" + }, + "57": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.744" + }, + "58": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "time": "0.736" + }, + "59": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "time": "0.714" + }, + "60": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "time": "0.649" + }, + "61": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "time": "0.635" + }, + "62": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "time": "0.801" + }, + "63": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "time": "0.808" + }, + "64": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "time": "0.750" + }, + "65": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][factory][storage][ok]", + "time": "0.719" + }, + "66": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "time": "0.751" + }, + "67": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "time": "0.799" + }, + "68": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "time": "0.736" + }, + "69": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "time": "0.771" + }, + "70": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "time": "0.856" + }, + "71": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][external_storage][drop]", + "time": "0.845" + }, + "72": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "time": "0.833" + }, + "73": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "time": "0.781" + }, + "74": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "time": "0.454" + }, + "75": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "time": "0.406" + }, + "76": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "time": "0.432" + }, + "77": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "time": "0.664" + }, + "78": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "time": "0.731" + }, + "79": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "time": "0.739" + }, + "80": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "time": "0.463" + }, + "81": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][external_storage][drop]", + "time": "0.408" + }, + "82": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "time": "0.544" + }, + "83": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "time": "0.435" + }, + "84": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "time": "0.403" + }, + "85": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "time": "0.453" + }, + "86": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "time": "0.457" + }, + "87": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "time": "0.536" + }, + "88": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "time": "0.588" + }, + "89": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "time": "0.426" + }, + "90": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][external_storage][drop]", + "time": "0.425" + }, + "91": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "time": "0.440" + }, + "92": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "time": "0.385" + }, + "93": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "time": "0.497" + }, + "94": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "time": "0.499" + }, + "95": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.366" + }, + "96": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.365" + }, + "97": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.373" + }, + "98": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "time": "0.415" + }, + "99": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "time": "0.382" + }, + "100": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "time": "0.391" + }, + "101": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "time": "0.321" + }, + "102": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "time": "0.335" + }, + "103": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "time": "0.352" + }, + "104": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "time": "0.468" + }, + "105": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "time": "0.438" + }, + "106": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GAS]", + "time": "0.256" + }, + "107": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[NUMBER]", + "time": "0.269" + }, + "108": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[TIMESTAMP]", + "time": "0.273" + }, + "109": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[COINBASE]", + "time": "0.276" + }, + "110": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[DIFFICULTY]", + "time": "0.277" + }, + "111": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BASEFEE]", + "time": "0.293" + }, + "112": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASLIMIT]", + "time": "0.266" + }, + "113": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASPRICE]", + "time": "0.294" + }, + "114": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFBALANCE]", + "time": "0.282" + }, + "115": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BALANCE]", + "time": "0.287" + }, + "116": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[ORIGIN]", + "time": "0.301" + }, + "117": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BLOCKHASH]", + "time": "0.399" + }, + "118": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE]", + "time": "0.311" + }, + "119": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE2]", + "time": "0.389" + }, + "120": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFDESTRUCT]", + "time": "0.344" + }, + "121": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS CALL]", + "time": "0.471" + }, + "122": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "time": "0.361" + }, + "123": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GAS]", + "time": "0.346" + }, + "124": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[NUMBER]", + "time": "0.475" + }, + "125": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[TIMESTAMP]", + "time": "0.354" + }, + "126": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[COINBASE]", + "time": "0.361" + }, + "127": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[DIFFICULTY]", + "time": "0.377" + }, + "128": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BASEFEE]", + "time": "0.373" + }, + "129": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASLIMIT]", + "time": "0.472" + }, + "130": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASPRICE]", + "time": "0.367" + }, + "131": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFBALANCE]", + "time": "0.381" + }, + "132": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BALANCE]", + "time": "0.376" + }, + "133": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[ORIGIN]", + "time": "0.395" + }, + "134": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BLOCKHASH]", + "time": "0.387" + }, + "135": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE]", + "time": "0.407" + }, + "136": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE2]", + "time": "0.418" + }, + "137": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "time": "0.452" + }, + "138": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GAS]", + "time": "0.550" + }, + "139": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[NUMBER]", + "time": "0.563" + }, + "140": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[TIMESTAMP]", + "time": "0.580" + }, + "141": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[COINBASE]", + "time": "0.586" + }, + "142": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[DIFFICULTY]", + "time": "0.578" + }, + "143": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BASEFEE]", + "time": "0.584" + }, + "144": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASLIMIT]", + "time": "0.590" + }, + "145": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASPRICE]", + "time": "0.586" + }, + "146": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFBALANCE]", + "time": "0.593" + }, + "147": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BALANCE]", + "time": "0.607" + }, + "148": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[ORIGIN]", + "time": "0.610" + }, + "149": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BLOCKHASH]", + "time": "0.606" + }, + "150": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE]", + "time": "0.615" + }, + "151": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE2]", + "time": "0.608" + }, + "152": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFDESTRUCT]", + "time": "0.643" + }, + "153": { + "classname": "tests.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[with_factory]", + "time": "307.452" + }, + "154": { + "classname": "tests.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[without_factory]", + "time": "137.638" + }, + "155": { + "classname": "tests.rpc.test_eth_chainId", + "name": "test_eth_chainId[]", + "time": "0.015" + }, + "156": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas[]", + "time": "0.060" + }, + "157": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_execution_revert", + "time": "0.050" + }, + "158": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_simulation_revert", + "time": "0.042" + }, + "159": { + "classname": "tests.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash[]", + "time": "0.841" + }, + "160": { + "classname": "tests.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash_error", + "time": "0.005" + }, + "161": { + "classname": "tests.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt[]", + "time": "0.549" + }, + "162": { + "classname": "tests.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt_error", + "time": "0.004" + }, + "163": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation[]", + "time": "0.493" + }, + "164": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_revert", + "time": "0.210" + }, + "165": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_invalid_signature", + "time": "0.232" + }, + "166": { + "classname": "tests.rpc.test_eth_supportedEntryPoints", + "name": "test_eth_supportedEntryPoints[]", + "time": "0.019" + } + } + } + }, "20231009/162830": { "voltaire": { "name": "voltaire", diff --git a/history/script-history.js b/history/script-history.js index 84e103f..0385a17 100644 --- a/history/script-history.js +++ b/history/script-history.js @@ -1,4 +1,5579 @@ testHistory={ + "20231016/123516": { + "voltaire": { + "name": "voltaire", + "errors": "0", + "failures": "161", + "skipped": "0", + "tests": "167", + "time": "70.458", + "timestamp": "2023-10-16T12:34:01.588785", + "hostname": "fv-az176-539", + "testcase": { + "0": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[only_priority_fee_bump]", + "time": "0.084", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "1": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[only_max_fee_bump]", + "time": "0.045", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "2": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[with_same_fee]", + "time": "0.046", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "3": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[with_less_fee]", + "time": "0.042", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "4": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_below_threshold]", + "time": "0.038", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "5": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_at_threshold]", + "time": "0.040", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "6": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_above_threshold]", + "time": "0.050", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "7": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "time": "0.454", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "8": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "time": "0.288", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "9": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "time": "0.247", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "10": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "time": "0.245", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "11": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "time": "0.306", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "12": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "time": "0.261", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "13": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "time": "0.278", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "14": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "time": "0.349", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "15": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "time": "0.287", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "16": { + "classname": "tests.bundle.test_bundle", + "name": "test_max_allowed_ops_unstaked_sender", + "time": "0.076", + "failure": { + "message": "AssertionError: assert [] == [UserOperatio...gnature='0x')]\n Right contains one more item: UserOperation(sender='0x1Eb69f84146016F06E823F1272A70dFC6293edb9', nonce='0x0', initCode='0x', callData='0xa9e966b7000...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x')\n Full diff:\n [\n + ,\n - UserOperation(sender='0x1Eb69f84146016F06E823F1272A70dFC6293edb9',\n - nonce='0x0',\n - initCode='0x',\n - callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n - callGasLimit='0x493e0',\n - verificationGasLimit='0xf4240',\n - preVerificationGas='0x493e0',\n - maxFeePerGas='0xee6b2800',\n - maxPriorityFeePerGas='0x3b9aca00',\n - paymasterAndData='0x',\n - signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:248: in test_max_allowed_ops_unstaked_sender\n assert dump_mempool() == wallet_ops[: i + 1]\nE AssertionError: assert [] == [UserOperatio...gnature='0x')]\nE Right contains one more item: UserOperation(sender='0x1Eb69f84146016F06E823F1272A70dFC6293edb9', nonce='0x0', initCode='0x', callData='0xa9e966b7000...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x')\nE Full diff:\nE [\nE + ,\nE - UserOperation(sender='0x1Eb69f84146016F06E823F1272A70dFC6293edb9',\nE - nonce='0x0',\nE - initCode='0x',\nE - callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE - callGasLimit='0x493e0',\nE - verificationGasLimit='0xf4240',\nE - preVerificationGas='0x493e0',\nE - maxFeePerGas='0xee6b2800',\nE - maxPriorityFeePerGas='0x3b9aca00',\nE - paymasterAndData='0x',\nE - signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "17": { + "classname": "tests.bundle.test_bundle", + "name": "test_max_allowed_ops_staked_sender", + "time": "0.129", + "failure": { + "message": "AssertionError: assert [] == [UserOperatio...gnature='0x')]\n Right contains one more item: UserOperation(sender='0x623a599259d20a99c5B0F96E78969203C50b7a8c', nonce='0x10000000000000000', initCode='0x', callDat...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x')\n Full diff:\n [\n + ,\n - UserOperation(sender='0x623a599259d20a99c5B0F96E78969203C50b7a8c',\n - nonce='0x10000000000000000',\n - initCode='0x',\n - callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n - callGasLimit='0x493e0',\n - verificationGasLimit='0xf4240',\n - preVerificationGas='0x493e0',\n - maxFeePerGas='0xee6b2800',\n - maxPriorityFeePerGas='0x3b9aca00',\n - paymasterAndData='0x',\n - signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:275: in test_max_allowed_ops_staked_sender\n assert dump_mempool() == wallet_ops[: i + 1]\nE AssertionError: assert [] == [UserOperatio...gnature='0x')]\nE Right contains one more item: UserOperation(sender='0x623a599259d20a99c5B0F96E78969203C50b7a8c', nonce='0x10000000000000000', initCode='0x', callDat...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x')\nE Full diff:\nE [\nE + ,\nE - UserOperation(sender='0x623a599259d20a99c5B0F96E78969203C50b7a8c',\nE - nonce='0x10000000000000000',\nE - initCode='0x',\nE - callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE - callGasLimit='0x493e0',\nE - verificationGasLimit='0xf4240',\nE - preVerificationGas='0x493e0',\nE - maxFeePerGas='0xee6b2800',\nE - maxPriorityFeePerGas='0x3b9aca00',\nE - paymasterAndData='0x',\nE - signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "18": { + "classname": "tests.bundle.test_bundle", + "name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "time": "0.292", + "failure": { + "message": "AssertionError: assert [] == [UserOperatio...gnature='0x')]\n Right contains one more item: UserOperation(sender='0x7d1d5baF08638284c72D0A22a0a765aaFafEb1d2', nonce='0x0', initCode='0x', callData='0x', callGasL...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x')\n Full diff:\n [\n + ,\n - UserOperation(sender='0x7d1d5baF08638284c72D0A22a0a765aaFafEb1d2',\n - nonce='0x0',\n - initCode='0x',\n - callData='0x',\n - callGasLimit='0x493e0',\n - verificationGasLimit='0xf4240',\n - preVerificationGas='0x493e0',\n - maxFeePerGas='0xee6b2800',\n - maxPriorityFeePerGas='0x3b9aca00',\n - paymasterAndData='0x',\n - signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:319: in test_ban_user_op_access_other_ops_sender_in_bundle\n assert dump_mempool() == [user_op2]\nE AssertionError: assert [] == [UserOperatio...gnature='0x')]\nE Right contains one more item: UserOperation(sender='0x7d1d5baF08638284c72D0A22a0a765aaFafEb1d2', nonce='0x0', initCode='0x', callData='0x', callGasL...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x')\nE Full diff:\nE [\nE + ,\nE - UserOperation(sender='0x7d1d5baF08638284c72D0A22a0a765aaFafEb1d2',\nE - nonce='0x0',\nE - initCode='0x',\nE - callData='0x',\nE - callGasLimit='0x493e0',\nE - verificationGasLimit='0xf4240',\nE - preVerificationGas='0x493e0',\nE - maxFeePerGas='0xee6b2800',\nE - maxPriorityFeePerGas='0x3b9aca00',\nE - paymasterAndData='0x',\nE - signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "19": { + "classname": "tests.bundle.test_bundle", + "name": "test_ban_user_sender_double_role_in_bundle", + "time": "0.207", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=66)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_bundle.py:358: in test_ban_user_sender_double_role_in_bundle\n assert_ok(response1)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=66)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "20": { + "classname": "tests.bundle.test_bundle", + "name": "test_stake_check_in_bundler", + "time": "0.082", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:382: in test_stake_check_in_bundler\n response = get_stake_status(paymaster_contract.address, entrypoint_contract.address)\ntests/utils.py:165: in get_stake_status\n .result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "21": { + "classname": "tests.bundle.test_codehash", + "name": "test_codehash_changed", + "time": "0.117", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_codehash.py:44: in test_codehash_changed\n assert response.result, \"userop dropped by bundler\"\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "22": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "time": "0.101", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=75)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=75)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "23": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "time": "0.108", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=77).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=77).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "24": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "time": "0.102", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=79).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=79).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "25": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "time": "0.122", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=81).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=81).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "26": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "time": "0.129", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=83)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=83)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "27": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "time": "0.113", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=85)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=85)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "28": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "time": "0.107", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=87)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=87)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "29": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "time": "0.213", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=89).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=89).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "30": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "time": "0.207", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=91).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=91).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "31": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][external_storage][drop]", + "time": "0.100", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=93).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=93).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "32": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "time": "0.107", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=95).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=95).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "33": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "time": "0.104", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=97).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=97).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "34": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "time": "0.146", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=99)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=99)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "35": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "time": "0.142", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=101)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=101)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "36": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "time": "0.132", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=103)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=103)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "37": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "time": "0.140", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=105)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=105)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "38": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "time": "0.146", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=107)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=107)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "39": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "time": "0.141", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=109)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=109)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "40": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "time": "0.243", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=111)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=111)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "41": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "time": "0.257", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=113)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=113)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "42": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "time": "0.142", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=115)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=115)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "43": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][external_storage][drop]", + "time": "0.134", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=117).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=117).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "44": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "time": "0.149", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=119).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=119).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "45": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "time": "0.143", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=121).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=121).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "46": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "time": "0.162", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=123)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=123)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "47": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "time": "0.153", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=125).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=125).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "48": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "time": "0.154", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=127).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=127).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "49": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "time": "0.151", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=129).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=129).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "50": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "time": "0.154", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=131)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=131)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "51": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "time": "0.168", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=133).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=133).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "52": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "time": "0.154", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=135).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=135).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "53": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][external_storage][drop]", + "time": "0.165", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=137).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=137).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "54": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "time": "0.157", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=139)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=139)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "55": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.167", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=141).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=141).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "56": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.165", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=143).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=143).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "57": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.160", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=145).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=145).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "58": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "time": "0.195", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=147).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=147).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "59": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "time": "0.160", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=149).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=149).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "60": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "time": "0.167", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=151).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=151).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "61": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "time": "0.171", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=153).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=153).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "62": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "time": "0.174", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=155).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=155).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "63": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "time": "0.157", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=157).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=157).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "64": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "time": "0.197", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=159)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=159)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "65": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][factory][storage][ok]", + "time": "0.201", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=161)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=161)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "66": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "time": "0.197", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=163)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=163)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "67": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "time": "0.207", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=165)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=165)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "68": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "time": "0.226", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=167)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=167)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "69": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "time": "0.216", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=169)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=169)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "70": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "time": "0.206", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=171)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=171)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "71": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][external_storage][drop]", + "time": "0.215", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=173).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=173).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "72": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "time": "0.212", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=175).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=175).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "73": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "time": "0.211", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=177).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=177).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "74": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "time": "0.157", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=179)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=179)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "75": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "time": "0.097", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=181)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=181)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "76": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "time": "0.100", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=183)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=183)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "77": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "time": "0.231", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=185).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=185).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "78": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "time": "0.355", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=187)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=187)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "79": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "time": "0.291", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=189).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=189).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "80": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "time": "0.104", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=191)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=191)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "81": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][external_storage][drop]", + "time": "0.101", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=193).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=193).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "82": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "time": "0.099", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=195).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=195).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "83": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "time": "0.103", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=197).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=197).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "84": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "time": "0.142", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=199)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=199)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "85": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "time": "0.151", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=201)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=201)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "86": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "time": "0.143", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=203)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=203)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "87": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "time": "0.135", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=205)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=205)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "88": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "time": "0.142", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=207).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=207).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "89": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "time": "0.144", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=209).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=209).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "90": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][external_storage][drop]", + "time": "0.143", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=211).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=211).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "91": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "time": "0.096", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=213).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=213).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "92": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "time": "0.158", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=215).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=215).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "93": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "time": "0.092", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=217)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=217)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "94": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "time": "0.094", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=219)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=219)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "95": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.110", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=221).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=221).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "96": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.104", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=223).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=223).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "97": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.105", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=225).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=225).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "98": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "time": "0.097", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=227).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=227).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "99": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "time": "0.112", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=229).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=229).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "100": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "time": "0.101", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=231).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=231).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "101": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "time": "0.101", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=233).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=233).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "102": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "time": "0.102", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=235).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=235).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "103": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "time": "0.118", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=237).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=237).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "104": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "time": "0.105", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=239).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=239).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "105": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "time": "0.095", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=241)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=241)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "106": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GAS]", + "time": "0.066", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=242).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=242).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "107": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[NUMBER]", + "time": "0.067", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=243).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=243).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "108": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[TIMESTAMP]", + "time": "0.066", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=244).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=244).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "109": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[COINBASE]", + "time": "0.121", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=245).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=245).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "110": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[DIFFICULTY]", + "time": "0.066", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=246).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=246).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "111": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BASEFEE]", + "time": "0.066", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=247).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=247).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "112": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASLIMIT]", + "time": "0.067", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=248).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=248).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "113": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASPRICE]", + "time": "0.065", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=249).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=249).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "114": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFBALANCE]", + "time": "0.075", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=250).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=250).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "115": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BALANCE]", + "time": "0.076", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=251).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=251).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "116": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[ORIGIN]", + "time": "0.071", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=252).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=252).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "117": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BLOCKHASH]", + "time": "0.082", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=253).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=253).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "118": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE]", + "time": "0.071", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=254).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=254).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "119": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE2]", + "time": "0.067", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=255).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=255).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "120": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFDESTRUCT]", + "time": "0.065", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=256).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=256).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "121": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS CALL]", + "time": "0.069", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=257)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/opbanning/test_op_banning.py:58: in test_account_allowed_opcode_sequence\n assert_ok(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=257)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "122": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "time": "0.068", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=258)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/opbanning/test_op_banning.py:58: in test_account_allowed_opcode_sequence\n assert_ok(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=258)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "123": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GAS]", + "time": "0.100", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=259).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=259).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "124": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[NUMBER]", + "time": "0.097", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=260).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=260).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "125": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[TIMESTAMP]", + "time": "0.095", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=261).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=261).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "126": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[COINBASE]", + "time": "0.098", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=262).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=262).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "127": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[DIFFICULTY]", + "time": "0.099", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=263).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=263).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "128": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BASEFEE]", + "time": "0.095", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=264).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=264).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "129": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASLIMIT]", + "time": "0.096", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=265).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=265).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "130": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASPRICE]", + "time": "0.093", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=266).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=266).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "131": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFBALANCE]", + "time": "0.090", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=267).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=267).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "132": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BALANCE]", + "time": "0.098", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=268).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=268).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "133": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[ORIGIN]", + "time": "0.095", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=269).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=269).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "134": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BLOCKHASH]", + "time": "0.094", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=270).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=270).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "135": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE]", + "time": "0.094", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=271).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=271).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "136": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE2]", + "time": "0.098", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=272).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=272).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "137": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "time": "0.100", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=273).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=273).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "138": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GAS]", + "time": "0.167", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=274).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=274).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "139": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[NUMBER]", + "time": "0.148", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=275).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=275).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "140": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[TIMESTAMP]", + "time": "0.153", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=276).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=276).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "141": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[COINBASE]", + "time": "0.147", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=277).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=277).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "142": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[DIFFICULTY]", + "time": "0.158", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=278).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=278).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "143": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BASEFEE]", + "time": "0.157", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=279).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=279).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "144": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASLIMIT]", + "time": "0.160", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=280).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=280).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "145": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASPRICE]", + "time": "0.171", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=281).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=281).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "146": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFBALANCE]", + "time": "0.154", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=282).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=282).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "147": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BALANCE]", + "time": "0.164", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=283).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=283).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "148": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[ORIGIN]", + "time": "0.167", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=284).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=284).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "149": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BLOCKHASH]", + "time": "0.166", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=285).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=285).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "150": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE]", + "time": "0.164", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=286).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=286).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "151": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE2]", + "time": "0.169", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=287).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=287).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "152": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFDESTRUCT]", + "time": "0.161", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=288).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=288).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "153": { + "classname": "tests.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[with_factory]", + "time": "45.554", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=293)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/reputation/test_reputation.py:124: in test_staked_entity_reputation_threshold\n assert_ok(userop.send())\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=293)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "154": { + "classname": "tests.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[without_factory]", + "time": "0.230", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=298)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/reputation/test_reputation.py:124: in test_staked_entity_reputation_threshold\n assert_ok(userop.send())\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=298)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "155": { + "classname": "tests.rpc.test_eth_chainId", + "name": "test_eth_chainId[]", + "time": "0.011" + }, + "156": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas[]", + "time": "0.044", + "failure": { + "message": "jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property\n\nFailed validating 'required' in schema:\n {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'callGasLimit'},\n 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'preVerificationGas'},\n 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'verificationGasLimit'}},\n 'required': ['callGasLimit',\n 'preVerificationGas',\n 'verificationGasLimit'],\n 'title': 'UserOperation Gas parameters',\n 'type': 'object'}\n\nOn instance:\n {'callGasLimit': '0xab10',\n 'deadline': 281474976710655,\n 'preVerificationGas': 48220,\n 'verificationGas': 334329}", + "#text": "tests/rpc/test_eth_estimateUserOperationGas.py:20: in test_eth_estimateUserOperationGas\n validate(instance=response.result, schema=schema)\n.venv/lib/python3.10/site-packages/jsonschema/validators.py:1121: in validate\n raise error\nE jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property\nE \nE Failed validating 'required' in schema:\nE {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'callGasLimit'},\nE 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'preVerificationGas'},\nE 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'verificationGasLimit'}},\nE 'required': ['callGasLimit',\nE 'preVerificationGas',\nE 'verificationGasLimit'],\nE 'title': 'UserOperation Gas parameters',\nE 'type': 'object'}\nE \nE On instance:\nE {'callGasLimit': '0xab10',\nE 'deadline': 281474976710655,\nE 'preVerificationGas': 48220,\nE 'verificationGas': 334329}" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "157": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_execution_revert", + "time": "0.039" + }, + "158": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_simulation_revert", + "time": "0.035" + }, + "159": { + "classname": "tests.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash[]", + "time": "0.062", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/rpc/test_eth_getUserOperationByHash.py:16: in test_eth_getUserOperationByHash\n ) == userop_hash(helper_contract, userop), \"user operation mismatch\"\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "160": { + "classname": "tests.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash_error", + "time": "0.004" + }, + "161": { + "classname": "tests.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt[]", + "time": "0.062", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/rpc/test_eth_getUserOperationReceipt.py:15: in test_eth_getUserOperationReceipt\n assert response.result[\"userOpHash\"] == userop_hash(helper_contract, userop)\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "162": { + "classname": "tests.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt_error", + "time": "0.003" + }, + "163": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation[]", + "time": "0.047", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/rpc/test_eth_sendUserOperation.py:19: in test_eth_sendUserOperation\n assert response.result == userop_hash(helper_contract, userop)\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "164": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_revert", + "time": "0.048", + "failure": { + "message": "AssertionError: assert 'testwallet: dead signature' in 'max priority fee per gas is too low. it should be minimum : 3000000000'\n + where 'testwallet: dead signature' = ()\n + where = 'testWallet: dead signature'.lower\n + and 'max priority fee per gas is too low. it should be minimum : 3000000000' = ()\n + where = 'Max priority fee per gas is too low. it should be minimum : 3000000000'.lower\n + where 'Max priority fee per gas is too low. it should be minimum : 3000000000' = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=313).message", + "#text": "tests/rpc/test_eth_sendUserOperation.py:32: in test_eth_sendUserOperation_revert\n assert_rpc_error(\ntests/utils.py:116: in assert_rpc_error\n assert message.lower() in response.message.lower()\nE AssertionError: assert 'testwallet: dead signature' in 'max priority fee per gas is too low. it should be minimum : 3000000000'\nE + where 'testwallet: dead signature' = ()\nE + where = 'testWallet: dead signature'.lower\nE + and 'max priority fee per gas is too low. it should be minimum : 3000000000' = ()\nE + where = 'Max priority fee per gas is too low. it should be minimum : 3000000000'.lower\nE + where 'Max priority fee per gas is too low. it should be minimum : 3000000000' = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=313).message" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "165": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_invalid_signature", + "time": "0.034", + "failure": { + "message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=315).code", + "#text": "tests/rpc/test_eth_sendUserOperation.py:38: in test_eth_sendUserOperation_invalid_signature\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=315).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "166": { + "classname": "tests.rpc.test_eth_supportedEntryPoints", + "name": "test_eth_supportedEntryPoints[]", + "time": "0.020" + } + } + }, + "stackup": { + "name": "stackup", + "errors": "0", + "failures": "49", + "skipped": "0", + "tests": "167", + "time": "40.893", + "timestamp": "2023-10-16T12:33:06.354500", + "hostname": "fv-az176-539", + "testcase": { + "0": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[only_priority_fee_bump]", + "time": "0.172" + }, + "1": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[only_max_fee_bump]", + "time": "0.124" + }, + "2": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[with_same_fee]", + "time": "0.145" + }, + "3": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[with_less_fee]", + "time": "0.148" + }, + "4": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_below_threshold]", + "time": "0.139" + }, + "5": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_at_threshold]", + "time": "0.191" + }, + "6": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_above_threshold]", + "time": "0.215" + }, + "7": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "time": "0.492", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "8": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "time": "0.267", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "9": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "time": "0.272", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "10": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "time": "0.291", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "11": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "time": "0.297", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "12": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "time": "0.281", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "13": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "time": "0.352", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "14": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "time": "0.277", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "15": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "time": "0.282", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "16": { + "classname": "tests.bundle.test_bundle", + "name": "test_max_allowed_ops_unstaked_sender", + "time": "0.404" + }, + "17": { + "classname": "tests.bundle.test_bundle", + "name": "test_max_allowed_ops_staked_sender", + "time": "0.574" + }, + "18": { + "classname": "tests.bundle.test_bundle", + "name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "time": "0.458", + "failure": { + "message": "AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')]\n At index 0 diff: UserOperation(sender='0x0bcd88dfEd1f4b4f185aE397d5E75134B25BCcDf', nonce='0x0', initCode='0x', callData='0x1412ce7656f47bf353d295b9c04b4e19e06c4117', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x') != UserOperation(sender='0x1412ce7656f47bf353d295B9c04B4e19E06C4117', nonce='0x0', initCode='0x', callData='0x', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x')\n Full diff:\n [\n - UserOperation(sender='0x1412ce7656f47bf353d295B9c04B4e19E06C4117',\n + UserOperation(sender='0x0bcd88dfEd1f4b4f185aE397d5E75134B25BCcDf',\n nonce='0x0',\n initCode='0x',\n - callData='0x',\n + callData='0x1412ce7656f47bf353d295b9c04b4e19e06c4117',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x',\n signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:319: in test_ban_user_op_access_other_ops_sender_in_bundle\n assert dump_mempool() == [user_op2]\nE AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')]\nE At index 0 diff: UserOperation(sender='0x0bcd88dfEd1f4b4f185aE397d5E75134B25BCcDf', nonce='0x0', initCode='0x', callData='0x1412ce7656f47bf353d295b9c04b4e19e06c4117', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x') != UserOperation(sender='0x1412ce7656f47bf353d295B9c04B4e19E06C4117', nonce='0x0', initCode='0x', callData='0x', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x')\nE Full diff:\nE [\nE - UserOperation(sender='0x1412ce7656f47bf353d295B9c04B4e19E06C4117',\nE + UserOperation(sender='0x0bcd88dfEd1f4b4f185aE397d5E75134B25BCcDf',\nE nonce='0x0',\nE initCode='0x',\nE - callData='0x',\nE + callData='0x1412ce7656f47bf353d295b9c04b4e19e06c4117',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x',\nE signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "19": { + "classname": "tests.bundle.test_bundle", + "name": "test_ban_user_sender_double_role_in_bundle", + "time": "0.347", + "failure": { + "message": "Exception: expected error object, got:\nOk(result='0x80d814868569f9bf77d2ece277437d015486d42b47513e6494cf5ee7dafc52c0', id=111)", + "#text": "tests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AttributeError: 'Ok' object has no attribute 'code'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_bundle.py:359: in test_ban_user_sender_double_role_in_bundle\n assert_rpc_error(\ntests/utils.py:118: in assert_rpc_error\n raise Exception(f\"expected error object, got:\\n{response}\") from exc\nE Exception: expected error object, got:\nE Ok(result='0x80d814868569f9bf77d2ece277437d015486d42b47513e6494cf5ee7dafc52c0', id=111)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "20": { + "classname": "tests.bundle.test_bundle", + "name": "test_stake_check_in_bundler", + "time": "0.109", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:382: in test_stake_check_in_bundler\n response = get_stake_status(paymaster_contract.address, entrypoint_contract.address)\ntests/utils.py:165: in get_stake_status\n .result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "21": { + "classname": "tests.bundle.test_codehash", + "name": "test_codehash_changed", + "time": "0.621" + }, + "22": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "time": "0.208" + }, + "23": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "time": "0.209" + }, + "24": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "time": "0.231" + }, + "25": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "time": "0.322" + }, + "26": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "time": "0.222" + }, + "27": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "time": "0.226" + }, + "28": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "time": "0.232" + }, + "29": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "time": "0.259", + "failure": { + "message": "AssertionError: assert -32602 == \n + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=144).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32602 == \nE + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=144).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "30": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "time": "0.167" + }, + "31": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][external_storage][drop]", + "time": "0.215" + }, + "32": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "time": "0.293", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "33": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "time": "0.235" + }, + "34": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "time": "0.251" + }, + "35": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "time": "0.253" + }, + "36": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "time": "0.250" + }, + "37": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "time": "0.266" + }, + "38": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "time": "0.254" + }, + "39": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "time": "0.353" + }, + "40": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "time": "0.272" + }, + "41": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "time": "0.279", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=168)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=168)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "42": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "time": "0.228" + }, + "43": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][external_storage][drop]", + "time": "0.243" + }, + "44": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "time": "0.282", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "45": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "time": "0.245", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "46": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "time": "0.306" + }, + "47": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "time": "0.314" + }, + "48": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "time": "0.307" + }, + "49": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "time": "0.433" + }, + "50": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "time": "0.327" + }, + "51": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "time": "0.306" + }, + "52": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "time": "0.306" + }, + "53": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][external_storage][drop]", + "time": "0.290" + }, + "54": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "time": "0.300" + }, + "55": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.305", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "56": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.308", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "57": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.305", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "58": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "time": "0.298", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "59": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "time": "0.288", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "60": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "time": "0.312", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "61": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "time": "0.294", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "62": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "time": "0.412", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "63": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "time": "0.315" + }, + "64": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "time": "0.451" + }, + "65": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][factory][storage][ok]", + "time": "0.359" + }, + "66": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "time": "0.367" + }, + "67": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "time": "0.364" + }, + "68": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "time": "0.379" + }, + "69": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "time": "0.358" + }, + "70": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "time": "0.360" + }, + "71": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][external_storage][drop]", + "time": "0.380" + }, + "72": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "time": "0.488", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "73": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "time": "0.358", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "74": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "time": "0.262" + }, + "75": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "time": "0.201" + }, + "76": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "time": "0.221" + }, + "77": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "time": "0.216", + "failure": { + "message": "AssertionError: assert -32602 == \n + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=240).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32602 == \nE + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=240).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "78": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "time": "0.325", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=242)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=242)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "79": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "time": "0.287", + "failure": { + "message": "AssertionError: assert -32602 == \n + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=244).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32602 == \nE + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=244).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "80": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "time": "0.198" + }, + "81": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][external_storage][drop]", + "time": "0.194" + }, + "82": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "time": "0.226", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "83": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "time": "0.197", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "84": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "time": "0.245" + }, + "85": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "time": "0.345" + }, + "86": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "time": "0.246" + }, + "87": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "time": "0.250" + }, + "88": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "time": "0.262", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "89": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "time": "0.226", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "90": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][external_storage][drop]", + "time": "0.226" + }, + "91": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "time": "0.206", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "92": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "time": "0.207", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "93": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "time": "0.219" + }, + "94": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "time": "0.209" + }, + "95": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.233", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "96": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.185", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "97": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.197", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "98": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "time": "0.234", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "99": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "time": "0.208", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "100": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "time": "0.189", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "101": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "time": "0.192", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "102": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "time": "0.184", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "103": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "time": "0.201", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "104": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "time": "0.188", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "105": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "time": "0.225" + }, + "106": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GAS]", + "time": "0.136" + }, + "107": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[NUMBER]", + "time": "0.134" + }, + "108": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[TIMESTAMP]", + "time": "0.123" + }, + "109": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[COINBASE]", + "time": "0.140" + }, + "110": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[DIFFICULTY]", + "time": "0.133" + }, + "111": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BASEFEE]", + "time": "0.124" + }, + "112": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASLIMIT]", + "time": "0.140" + }, + "113": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASPRICE]", + "time": "0.122" + }, + "114": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFBALANCE]", + "time": "0.127" + }, + "115": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BALANCE]", + "time": "0.137" + }, + "116": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[ORIGIN]", + "time": "0.140" + }, + "117": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BLOCKHASH]", + "time": "0.130" + }, + "118": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE]", + "time": "0.134" + }, + "119": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE2]", + "time": "0.134" + }, + "120": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFDESTRUCT]", + "time": "0.157" + }, + "121": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS CALL]", + "time": "0.156" + }, + "122": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "time": "0.169" + }, + "123": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GAS]", + "time": "0.169" + }, + "124": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[NUMBER]", + "time": "0.180" + }, + "125": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[TIMESTAMP]", + "time": "0.156" + }, + "126": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[COINBASE]", + "time": "0.162" + }, + "127": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[DIFFICULTY]", + "time": "0.159" + }, + "128": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BASEFEE]", + "time": "0.169" + }, + "129": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASLIMIT]", + "time": "0.172" + }, + "130": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASPRICE]", + "time": "0.160" + }, + "131": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFBALANCE]", + "time": "0.170" + }, + "132": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BALANCE]", + "time": "0.167" + }, + "133": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[ORIGIN]", + "time": "0.172" + }, + "134": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BLOCKHASH]", + "time": "0.171" + }, + "135": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE]", + "time": "0.183" + }, + "136": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE2]", + "time": "0.177" + }, + "137": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "time": "0.168" + }, + "138": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GAS]", + "time": "0.246" + }, + "139": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[NUMBER]", + "time": "0.285" + }, + "140": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[TIMESTAMP]", + "time": "0.343" + }, + "141": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[COINBASE]", + "time": "0.284" + }, + "142": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[DIFFICULTY]", + "time": "0.287" + }, + "143": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BASEFEE]", + "time": "0.284" + }, + "144": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASLIMIT]", + "time": "0.272" + }, + "145": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASPRICE]", + "time": "0.257" + }, + "146": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFBALANCE]", + "time": "0.283" + }, + "147": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BALANCE]", + "time": "0.269" + }, + "148": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[ORIGIN]", + "time": "0.253" + }, + "149": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BLOCKHASH]", + "time": "0.269" + }, + "150": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE]", + "time": "0.277" + }, + "151": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE2]", + "time": "0.279" + }, + "152": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFDESTRUCT]", + "time": "0.258" + }, + "153": { + "classname": "tests.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[with_factory]", + "time": "0.227", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/reputation/test_reputation.py:70: in test_staked_entity_reputation_threshold\n reputations = dump_reputation()\ntests/utils.py:175: in dump_reputation\n .result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "154": { + "classname": "tests.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[without_factory]", + "time": "0.138", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/reputation/test_reputation.py:70: in test_staked_entity_reputation_threshold\n reputations = dump_reputation()\ntests/utils.py:175: in dump_reputation\n .result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "155": { + "classname": "tests.rpc.test_eth_chainId", + "name": "test_eth_chainId[]", + "time": "0.011" + }, + "156": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas[]", + "time": "0.107", + "failure": { + "message": "jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property\n\nFailed validating 'required' in schema:\n {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'callGasLimit'},\n 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'preVerificationGas'},\n 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'verificationGasLimit'}},\n 'required': ['callGasLimit',\n 'preVerificationGas',\n 'verificationGasLimit'],\n 'title': 'UserOperation Gas parameters',\n 'type': 'object'}\n\nOn instance:\n {'callGasLimit': 44181,\n 'preVerificationGas': 42316,\n 'verificationGas': 337129}", + "#text": "tests/rpc/test_eth_estimateUserOperationGas.py:20: in test_eth_estimateUserOperationGas\n validate(instance=response.result, schema=schema)\n.venv/lib/python3.10/site-packages/jsonschema/validators.py:1121: in validate\n raise error\nE jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property\nE \nE Failed validating 'required' in schema:\nE {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'callGasLimit'},\nE 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'preVerificationGas'},\nE 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'verificationGasLimit'}},\nE 'required': ['callGasLimit',\nE 'preVerificationGas',\nE 'verificationGasLimit'],\nE 'title': 'UserOperation Gas parameters',\nE 'type': 'object'}\nE \nE On instance:\nE {'callGasLimit': 44181,\nE 'preVerificationGas': 42316,\nE 'verificationGas': 337129}" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "157": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_execution_revert", + "time": "0.102" + }, + "158": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_simulation_revert", + "time": "0.060" + }, + "159": { + "classname": "tests.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash[]", + "time": "0.181" + }, + "160": { + "classname": "tests.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash_error", + "time": "0.013" + }, + "161": { + "classname": "tests.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt[]", + "time": "0.184" + }, + "162": { + "classname": "tests.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt_error", + "time": "0.012" + }, + "163": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation[]", + "time": "0.144" + }, + "164": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_revert", + "time": "0.091" + }, + "165": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_invalid_signature", + "time": "0.097" + }, + "166": { + "classname": "tests.rpc.test_eth_supportedEntryPoints", + "name": "test_eth_supportedEntryPoints[]", + "time": "0.017" + } + } + }, + "skandha": { + "name": "skandha", + "errors": "0", + "failures": "13", + "skipped": "0", + "tests": "167", + "time": "244.243", + "timestamp": "2023-10-16T12:28:41.197316", + "hostname": "fv-az176-539", + "testcase": { + "0": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[only_priority_fee_bump]", + "time": "0.357" + }, + "1": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[only_max_fee_bump]", + "time": "0.262" + }, + "2": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[with_same_fee]", + "time": "0.275" + }, + "3": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[with_less_fee]", + "time": "0.256" + }, + "4": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_below_threshold]", + "time": "0.278" + }, + "5": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_at_threshold]", + "time": "0.443" + }, + "6": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_above_threshold]", + "time": "0.446" + }, + "7": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "time": "0.963", + "failure": { + "message": "AssertionError: assert [UserOperatio...gnature='0x')] == []\n Left contains one more item: UserOperation(sender='0xB8d34571AB3b4Facc15b33e2675899fE2ef27C86', nonce='0x0', initCode='0x3FBaAe5fff901d3a0eB937420A...ityFeePerGas='0x3b9aca00', paymasterAndData='0x5abe12fbe5779073f6690970698a7b7e815658af6e6f7468696e67', signature='0x')\n Full diff:\n [\n - ,\n + UserOperation(sender='0xB8d34571AB3b4Facc15b33e2675899fE2ef27C86',\n + nonce='0x0',\n + initCode='0x3FBaAe5fff901d3a0eB937420A0A60D9aF9180960d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n + callGasLimit='0x493e0',\n + verificationGasLimit='0xf4240',\n + preVerificationGas='0x493e0',\n + maxFeePerGas='0xee6b2800',\n + maxPriorityFeePerGas='0x3b9aca00',\n + paymasterAndData='0x5abe12fbe5779073f6690970698a7b7e815658af6e6f7468696e67',\n + signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities\n assert dump_mempool() == wallet_ops\nE AssertionError: assert [UserOperatio...gnature='0x')] == []\nE Left contains one more item: UserOperation(sender='0xB8d34571AB3b4Facc15b33e2675899fE2ef27C86', nonce='0x0', initCode='0x3FBaAe5fff901d3a0eB937420A...ityFeePerGas='0x3b9aca00', paymasterAndData='0x5abe12fbe5779073f6690970698a7b7e815658af6e6f7468696e67', signature='0x')\nE Full diff:\nE [\nE - ,\nE + UserOperation(sender='0xB8d34571AB3b4Facc15b33e2675899fE2ef27C86',\nE + nonce='0x0',\nE + initCode='0x3FBaAe5fff901d3a0eB937420A0A60D9aF9180960d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE + callGasLimit='0x493e0',\nE + verificationGasLimit='0xf4240',\nE + preVerificationGas='0x493e0',\nE + maxFeePerGas='0xee6b2800',\nE + maxPriorityFeePerGas='0x3b9aca00',\nE + paymasterAndData='0x5abe12fbe5779073f6690970698a7b7e815658af6e6f7468696e67',\nE + signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "8": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "time": "0.811", + "failure": { + "message": "AssertionError: assert [UserOperatio...gnature='0x')] == []\n Left contains one more item: UserOperation(sender='0xB9CB4C162B9B40401d03dAb8556d0454301222e0', nonce='0x0', initCode='0x16450DDf6956A70C655a0c4dEd...ityFeePerGas='0x3b9aca00', paymasterAndData='0xc9022eacf044c40b04e70dd620ab1b71c46d80066e6f7468696e67', signature='0x')\n Full diff:\n [\n - ,\n + UserOperation(sender='0xB9CB4C162B9B40401d03dAb8556d0454301222e0',\n + nonce='0x0',\n + initCode='0x16450DDf6956A70C655a0c4dEdA9A04b025Af9BA0d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n + callGasLimit='0x493e0',\n + verificationGasLimit='0xf4240',\n + preVerificationGas='0x493e0',\n + maxFeePerGas='0xee6b2800',\n + maxPriorityFeePerGas='0x3b9aca00',\n + paymasterAndData='0xc9022eacf044c40b04e70dd620ab1b71c46d80066e6f7468696e67',\n + signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities\n assert dump_mempool() == wallet_ops\nE AssertionError: assert [UserOperatio...gnature='0x')] == []\nE Left contains one more item: UserOperation(sender='0xB9CB4C162B9B40401d03dAb8556d0454301222e0', nonce='0x0', initCode='0x16450DDf6956A70C655a0c4dEd...ityFeePerGas='0x3b9aca00', paymasterAndData='0xc9022eacf044c40b04e70dd620ab1b71c46d80066e6f7468696e67', signature='0x')\nE Full diff:\nE [\nE - ,\nE + UserOperation(sender='0xB9CB4C162B9B40401d03dAb8556d0454301222e0',\nE + nonce='0x0',\nE + initCode='0x16450DDf6956A70C655a0c4dEdA9A04b025Af9BA0d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE + callGasLimit='0x493e0',\nE + verificationGasLimit='0xf4240',\nE + preVerificationGas='0x493e0',\nE + maxFeePerGas='0xee6b2800',\nE + maxPriorityFeePerGas='0x3b9aca00',\nE + paymasterAndData='0xc9022eacf044c40b04e70dd620ab1b71c46d80066e6f7468696e67',\nE + signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "9": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "time": "0.792", + "failure": { + "message": "AssertionError: assert [UserOperatio...gnature='0x')] == []\n Left contains one more item: UserOperation(sender='0x18Ce0923daA8ec0950aC5B3367ce63EA56701B5E', nonce='0x0', initCode='0xa5C6F09294ed82401143d2FA54...ityFeePerGas='0x3b9aca00', paymasterAndData='0x24465bfec18d9e72abca51ea11babb089a85c01b6e6f7468696e67', signature='0x')\n Full diff:\n [\n - ,\n + UserOperation(sender='0x18Ce0923daA8ec0950aC5B3367ce63EA56701B5E',\n + nonce='0x0',\n + initCode='0xa5C6F09294ed82401143d2FA541964A0A20b21080d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n + callGasLimit='0x493e0',\n + verificationGasLimit='0xf4240',\n + preVerificationGas='0x493e0',\n + maxFeePerGas='0xee6b2800',\n + maxPriorityFeePerGas='0x3b9aca00',\n + paymasterAndData='0x24465bfec18d9e72abca51ea11babb089a85c01b6e6f7468696e67',\n + signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities\n assert dump_mempool() == wallet_ops\nE AssertionError: assert [UserOperatio...gnature='0x')] == []\nE Left contains one more item: UserOperation(sender='0x18Ce0923daA8ec0950aC5B3367ce63EA56701B5E', nonce='0x0', initCode='0xa5C6F09294ed82401143d2FA54...ityFeePerGas='0x3b9aca00', paymasterAndData='0x24465bfec18d9e72abca51ea11babb089a85c01b6e6f7468696e67', signature='0x')\nE Full diff:\nE [\nE - ,\nE + UserOperation(sender='0x18Ce0923daA8ec0950aC5B3367ce63EA56701B5E',\nE + nonce='0x0',\nE + initCode='0xa5C6F09294ed82401143d2FA541964A0A20b21080d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE + callGasLimit='0x493e0',\nE + verificationGasLimit='0xf4240',\nE + preVerificationGas='0x493e0',\nE + maxFeePerGas='0xee6b2800',\nE + maxPriorityFeePerGas='0x3b9aca00',\nE + paymasterAndData='0x24465bfec18d9e72abca51ea11babb089a85c01b6e6f7468696e67',\nE + signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "10": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "time": "3.347", + "failure": { + "message": "AssertionError: assert -32600 == -32504\n + where -32600 = Error(code=-32600, message='0xc4938D3dB42216eb9212a894D04DE5Dc906591Ad is banned', data=None, id=65).code", + "#text": "tests/bundle/test_bundle.py:233: in test_mempool_reputation_rules_all_entities\n assert_rpc_error(response, case.stake_status, case.errorCode)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32600 == -32504\nE + where -32600 = Error(code=-32600, message='0xc4938D3dB42216eb9212a894D04DE5Dc906591Ad is banned', data=None, id=65).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "11": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "time": "3.398", + "failure": { + "message": "AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')]\n Left contains one more item: UserOperation(sender='0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8', nonce='0x40000000000000000', initCode='0xEA73958e6B...ityFeePerGas='0x3b9aca00', paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67', signature='0x')\n Full diff:\n [\n UserOperation(sender='0x0B109c446419321c550AE23095657bed062E1Ad0',\n nonce='0x0',\n initCode='0xE0C8D5D18bE24eD1631B0F5Fd52dC5ea44715E750d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x3B92bF745e0c775F134F8406cc6238b622a581a5',\n nonce='0x10000000000000000',\n initCode='0x44e6173e6B4Ed6D1cBB56825E9d1dC60908bdf620d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x711c0069993519daa88797A9Ad62a730b3d199e7',\n nonce='0x20000000000000000',\n initCode='0x5F876fEE2e4cAE6c3D3b226a0a8B8eb2416Acf1f0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8',\n nonce='0x30000000000000000',\n initCode='0xEA73958e6B7Ae9fD16786BEF140f692Eb8DA9E430d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\n signature='0x'),\n + UserOperation(sender='0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8',\n + nonce='0x40000000000000000',\n + initCode='0xEA73958e6B7Ae9fD16786BEF140f692Eb8DA9E430d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n + callGasLimit='0x493e0',\n + verificationGasLimit='0xf4240',\n + preVerificationGas='0x493e0',\n + maxFeePerGas='0xee6b2800',\n + maxPriorityFeePerGas='0x3b9aca00',\n + paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\n + signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities\n assert dump_mempool() == wallet_ops\nE AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')]\nE Left contains one more item: UserOperation(sender='0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8', nonce='0x40000000000000000', initCode='0xEA73958e6B...ityFeePerGas='0x3b9aca00', paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67', signature='0x')\nE Full diff:\nE [\nE UserOperation(sender='0x0B109c446419321c550AE23095657bed062E1Ad0',\nE nonce='0x0',\nE initCode='0xE0C8D5D18bE24eD1631B0F5Fd52dC5ea44715E750d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x3B92bF745e0c775F134F8406cc6238b622a581a5',\nE nonce='0x10000000000000000',\nE initCode='0x44e6173e6B4Ed6D1cBB56825E9d1dC60908bdf620d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x711c0069993519daa88797A9Ad62a730b3d199e7',\nE nonce='0x20000000000000000',\nE initCode='0x5F876fEE2e4cAE6c3D3b226a0a8B8eb2416Acf1f0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8',\nE nonce='0x30000000000000000',\nE initCode='0xEA73958e6B7Ae9fD16786BEF140f692Eb8DA9E430d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\nE signature='0x'),\nE + UserOperation(sender='0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8',\nE + nonce='0x40000000000000000',\nE + initCode='0xEA73958e6B7Ae9fD16786BEF140f692Eb8DA9E430d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE + callGasLimit='0x493e0',\nE + verificationGasLimit='0xf4240',\nE + preVerificationGas='0x493e0',\nE + maxFeePerGas='0xee6b2800',\nE + maxPriorityFeePerGas='0x3b9aca00',\nE + paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\nE + signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "12": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "time": "3.388", + "failure": { + "message": "AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')]\n Left contains one more item: UserOperation(sender='0xacBbCfE8911b02fcA98cF1de58444d4991439747', nonce='0x40000000000000000', initCode='0xDac07b8e0a...ityFeePerGas='0x3b9aca00', paymasterAndData='0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67', signature='0x')\n Full diff:\n [\n UserOperation(sender='0xd7BafFe1E03e554c4Ff8CF5787eFEf3Df13671d1',\n nonce='0x0',\n initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xf8fcb254b46f06b5447720d9dafcab3b79fdfcb36e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0xBF490Ffb9A0A02C049b1Fb78B2659dFedAd8bC55',\n nonce='0x10000000000000000',\n initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x3cfa1f6c06e742e66ad53b129638c9ac5029afaa6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x55a3f4f359dEC47984f5C7b2F14DC36219Da960A',\n nonce='0x20000000000000000',\n initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x897c8dd31509b2ecc1ac2e56ca0f59f4b071842c6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0xacBbCfE8911b02fcA98cF1de58444d4991439747',\n nonce='0x30000000000000000',\n initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67',\n signature='0x'),\n + UserOperation(sender='0xacBbCfE8911b02fcA98cF1de58444d4991439747',\n + nonce='0x40000000000000000',\n + initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n + callGasLimit='0x493e0',\n + verificationGasLimit='0xf4240',\n + preVerificationGas='0x493e0',\n + maxFeePerGas='0xee6b2800',\n + maxPriorityFeePerGas='0x3b9aca00',\n + paymasterAndData='0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67',\n + signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities\n assert dump_mempool() == wallet_ops\nE AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')]\nE Left contains one more item: UserOperation(sender='0xacBbCfE8911b02fcA98cF1de58444d4991439747', nonce='0x40000000000000000', initCode='0xDac07b8e0a...ityFeePerGas='0x3b9aca00', paymasterAndData='0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67', signature='0x')\nE Full diff:\nE [\nE UserOperation(sender='0xd7BafFe1E03e554c4Ff8CF5787eFEf3Df13671d1',\nE nonce='0x0',\nE initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xf8fcb254b46f06b5447720d9dafcab3b79fdfcb36e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0xBF490Ffb9A0A02C049b1Fb78B2659dFedAd8bC55',\nE nonce='0x10000000000000000',\nE initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x3cfa1f6c06e742e66ad53b129638c9ac5029afaa6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x55a3f4f359dEC47984f5C7b2F14DC36219Da960A',\nE nonce='0x20000000000000000',\nE initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x897c8dd31509b2ecc1ac2e56ca0f59f4b071842c6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0xacBbCfE8911b02fcA98cF1de58444d4991439747',\nE nonce='0x30000000000000000',\nE initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67',\nE signature='0x'),\nE + UserOperation(sender='0xacBbCfE8911b02fcA98cF1de58444d4991439747',\nE + nonce='0x40000000000000000',\nE + initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE + callGasLimit='0x493e0',\nE + verificationGasLimit='0xf4240',\nE + preVerificationGas='0x493e0',\nE + maxFeePerGas='0xee6b2800',\nE + maxPriorityFeePerGas='0x3b9aca00',\nE + paymasterAndData='0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67',\nE + signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "13": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "time": "3.273", + "failure": { + "message": "AssertionError: assert -32600 == -32505\n + where -32600 = Error(code=-32600, message='0x874bccC23Eed9779AA2B1a6dA13EF55bDd1842e5 stake 0 is too low (min=1)', data=None, id=98).code", + "#text": "tests/bundle/test_bundle.py:233: in test_mempool_reputation_rules_all_entities\n assert_rpc_error(response, case.stake_status, case.errorCode)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32600 == -32505\nE + where -32600 = Error(code=-32600, message='0x874bccC23Eed9779AA2B1a6dA13EF55bDd1842e5 stake 0 is too low (min=1)', data=None, id=98).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "14": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "time": "8.279", + "failure": { + "message": "AssertionError: assert [UserOperatio...re='0x'), ...] == [UserOperatio...re='0x'), ...]\n Left contains one more item: UserOperation(sender='0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75', nonce='0xb0000000000000000', initCode='0x47339a0043...ityFeePerGas='0x3b9aca00', paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', signature='0x')\n Full diff:\n [\n UserOperation(sender='0xE532F75D53AcEA4989Ab6d8EED70Ed422EF25532',\n nonce='0x0',\n initCode='0x1c53D242A551250936F226f395D657B716F152080d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x0fcdA3150b643ed43AA884ea044a8d8563906613',\n nonce='0x10000000000000000',\n initCode='0xcC517c9E75428b153c81DF698D8606d72dFB3bAd0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x90Bd8fabDEDbA57fF3C4a729c57abfD6faac8c93',\n nonce='0x20000000000000000',\n initCode='0x0330D3fFE564250a0F0E87bca02bDd7Ef5FCaEbF0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x2f9a3AEbb820deaf5c785e31b28a38f6D81Cb33a',\n nonce='0x30000000000000000',\n initCode='0xB981550979A9db78B299413aEf3cE3f12d40Fe140d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0xc5aB94ddDEd3659EF39Ca37ffC8BD1D87a36a346',\n nonce='0x40000000000000000',\n initCode='0x0F0145833e18181Ca6cd641152A2937C564306990d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x39A2536ba407DcA6984a885f4D401a33bb032494',\n nonce='0x50000000000000000',\n initCode='0x4994b19D6C8CE92D27C9495E286cF434Db1E60B90d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x33bC14bC042D793F7ed29463a7648946B3425e31',\n nonce='0x60000000000000000',\n initCode='0x3B4f4FeE8F08A6c3450945D972de116F22F2fe050d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x0B5634d979483d0FB0b5667FC42C20ebf8CcB008',\n nonce='0x70000000000000000',\n initCode='0x2E21ef30b882aFF1B1Fbca7B7912b469FBA2C8bE0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0xb877B9FdaB1081B256E4b014129c3d688dDa41FD',\n nonce='0x80000000000000000',\n initCode='0xD9A9A7b40c6ca52f76B523C3cd80497660769e830d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x93aFb26666F7fA546fd6b9eF59ddeD35F0cF60a0',\n nonce='0x90000000000000000',\n initCode='0x380a0813AE55e0E43ad2A5905E2a675438003B050d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75',\n nonce='0xa0000000000000000',\n initCode='0x47339a0043116EAC658b8BF270B587d4482935920d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n + UserOperation(sender='0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75',\n + nonce='0xb0000000000000000',\n + initCode='0x47339a0043116EAC658b8BF270B587d4482935920d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n + callGasLimit='0x493e0',\n + verificationGasLimit='0xf4240',\n + preVerificationGas='0x493e0',\n + maxFeePerGas='0xee6b2800',\n + maxPriorityFeePerGas='0x3b9aca00',\n + paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n + signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities\n assert dump_mempool() == wallet_ops\nE AssertionError: assert [UserOperatio...re='0x'), ...] == [UserOperatio...re='0x'), ...]\nE Left contains one more item: UserOperation(sender='0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75', nonce='0xb0000000000000000', initCode='0x47339a0043...ityFeePerGas='0x3b9aca00', paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', signature='0x')\nE Full diff:\nE [\nE UserOperation(sender='0xE532F75D53AcEA4989Ab6d8EED70Ed422EF25532',\nE nonce='0x0',\nE initCode='0x1c53D242A551250936F226f395D657B716F152080d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x0fcdA3150b643ed43AA884ea044a8d8563906613',\nE nonce='0x10000000000000000',\nE initCode='0xcC517c9E75428b153c81DF698D8606d72dFB3bAd0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x90Bd8fabDEDbA57fF3C4a729c57abfD6faac8c93',\nE nonce='0x20000000000000000',\nE initCode='0x0330D3fFE564250a0F0E87bca02bDd7Ef5FCaEbF0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x2f9a3AEbb820deaf5c785e31b28a38f6D81Cb33a',\nE nonce='0x30000000000000000',\nE initCode='0xB981550979A9db78B299413aEf3cE3f12d40Fe140d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0xc5aB94ddDEd3659EF39Ca37ffC8BD1D87a36a346',\nE nonce='0x40000000000000000',\nE initCode='0x0F0145833e18181Ca6cd641152A2937C564306990d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x39A2536ba407DcA6984a885f4D401a33bb032494',\nE nonce='0x50000000000000000',\nE initCode='0x4994b19D6C8CE92D27C9495E286cF434Db1E60B90d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x33bC14bC042D793F7ed29463a7648946B3425e31',\nE nonce='0x60000000000000000',\nE initCode='0x3B4f4FeE8F08A6c3450945D972de116F22F2fe050d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x0B5634d979483d0FB0b5667FC42C20ebf8CcB008',\nE nonce='0x70000000000000000',\nE initCode='0x2E21ef30b882aFF1B1Fbca7B7912b469FBA2C8bE0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0xb877B9FdaB1081B256E4b014129c3d688dDa41FD',\nE nonce='0x80000000000000000',\nE initCode='0xD9A9A7b40c6ca52f76B523C3cd80497660769e830d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x93aFb26666F7fA546fd6b9eF59ddeD35F0cF60a0',\nE nonce='0x90000000000000000',\nE initCode='0x380a0813AE55e0E43ad2A5905E2a675438003B050d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75',\nE nonce='0xa0000000000000000',\nE initCode='0x47339a0043116EAC658b8BF270B587d4482935920d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE + UserOperation(sender='0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75',\nE + nonce='0xb0000000000000000',\nE + initCode='0x47339a0043116EAC658b8BF270B587d4482935920d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE + callGasLimit='0x493e0',\nE + verificationGasLimit='0xf4240',\nE + preVerificationGas='0x493e0',\nE + maxFeePerGas='0xee6b2800',\nE + maxPriorityFeePerGas='0x3b9aca00',\nE + paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE + signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "15": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "time": "8.348", + "failure": { + "message": "AssertionError: assert [UserOperatio...re='0x'), ...] == [UserOperatio...re='0x'), ...]\n Left contains one more item: UserOperation(sender='0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365', nonce='0xb0000000000000000', initCode='0xb05935C60C...ityFeePerGas='0x3b9aca00', paymasterAndData='0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67', signature='0x')\n Full diff:\n [\n UserOperation(sender='0xCC12baf2b32C8682832510F1BEb3A3e673cA6296',\n nonce='0x0',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xb98abf0c88cf9d5a306e2c072e4a7d2b7bb14be26e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0xF6f8cb47323124a010cc4Ce8ACc647243cBeDA9c',\n nonce='0x10000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x12968625701d6adf9919442363f04bbc9944a28a6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x6A051320B144fA5c72e6a69906D424c31B17d0eB',\n nonce='0x20000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x4cfea6dbe9eb0101562dc550a1f24f69c17f88406e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x1AA2c51e1Db2390F768C9b1271E912f2335506EA',\n nonce='0x30000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xa89bc14c337ff33b2865af7750643f347d0e6a236e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x9af58f8aC5F059A1bd585f441d629c26185A87aB',\n nonce='0x40000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x01b5af5427329ace11343569cdb533dd812330446e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0xb78aba27813112076B26c787a6F832cC30c88F88',\n nonce='0x50000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x115f634af919a6a11c606aea08938ed7d86903b86e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0xDFFAA60f06016cc37E7AA97Fa04E6D6787943A25',\n nonce='0x60000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x8f30d6f5a284c3559ac60d3ef0b9ebf25d10fe7a6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0xF5b409CF953aF4F65D9dF88799878E9E3F1e6791',\n nonce='0x70000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xd92e240de6304353ca804c5d18f4c0fb8ee1c53e6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x915A41C89415c1EfDD3Ce125695c2384083cbB39',\n nonce='0x80000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3a470f432bf666c65fb3c6f3bb76278f75ac2856e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x256429c7B656a0AdB3a23D606125ad4b116061C9',\n nonce='0x90000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x99d5e5d30e731d68ea263279f83222d7932727956e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365',\n nonce='0xa0000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67',\n signature='0x'),\n + UserOperation(sender='0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365',\n + nonce='0xb0000000000000000',\n + initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n + callGasLimit='0x493e0',\n + verificationGasLimit='0xf4240',\n + preVerificationGas='0x493e0',\n + maxFeePerGas='0xee6b2800',\n + maxPriorityFeePerGas='0x3b9aca00',\n + paymasterAndData='0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67',\n + signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities\n assert dump_mempool() == wallet_ops\nE AssertionError: assert [UserOperatio...re='0x'), ...] == [UserOperatio...re='0x'), ...]\nE Left contains one more item: UserOperation(sender='0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365', nonce='0xb0000000000000000', initCode='0xb05935C60C...ityFeePerGas='0x3b9aca00', paymasterAndData='0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67', signature='0x')\nE Full diff:\nE [\nE UserOperation(sender='0xCC12baf2b32C8682832510F1BEb3A3e673cA6296',\nE nonce='0x0',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xb98abf0c88cf9d5a306e2c072e4a7d2b7bb14be26e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0xF6f8cb47323124a010cc4Ce8ACc647243cBeDA9c',\nE nonce='0x10000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x12968625701d6adf9919442363f04bbc9944a28a6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x6A051320B144fA5c72e6a69906D424c31B17d0eB',\nE nonce='0x20000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x4cfea6dbe9eb0101562dc550a1f24f69c17f88406e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x1AA2c51e1Db2390F768C9b1271E912f2335506EA',\nE nonce='0x30000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xa89bc14c337ff33b2865af7750643f347d0e6a236e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x9af58f8aC5F059A1bd585f441d629c26185A87aB',\nE nonce='0x40000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x01b5af5427329ace11343569cdb533dd812330446e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0xb78aba27813112076B26c787a6F832cC30c88F88',\nE nonce='0x50000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x115f634af919a6a11c606aea08938ed7d86903b86e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0xDFFAA60f06016cc37E7AA97Fa04E6D6787943A25',\nE nonce='0x60000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x8f30d6f5a284c3559ac60d3ef0b9ebf25d10fe7a6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0xF5b409CF953aF4F65D9dF88799878E9E3F1e6791',\nE nonce='0x70000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xd92e240de6304353ca804c5d18f4c0fb8ee1c53e6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x915A41C89415c1EfDD3Ce125695c2384083cbB39',\nE nonce='0x80000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3a470f432bf666c65fb3c6f3bb76278f75ac2856e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x256429c7B656a0AdB3a23D606125ad4b116061C9',\nE nonce='0x90000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x99d5e5d30e731d68ea263279f83222d7932727956e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365',\nE nonce='0xa0000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67',\nE signature='0x'),\nE + UserOperation(sender='0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365',\nE + nonce='0xb0000000000000000',\nE + initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE + callGasLimit='0x493e0',\nE + verificationGasLimit='0xf4240',\nE + preVerificationGas='0x493e0',\nE + maxFeePerGas='0xee6b2800',\nE + maxPriorityFeePerGas='0x3b9aca00',\nE + paymasterAndData='0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67',\nE + signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "16": { + "classname": "tests.bundle.test_bundle", + "name": "test_max_allowed_ops_unstaked_sender", + "time": "1.352" + }, + "17": { + "classname": "tests.bundle.test_bundle", + "name": "test_max_allowed_ops_staked_sender", + "time": "1.541" + }, + "18": { + "classname": "tests.bundle.test_bundle", + "name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "time": "1.330" + }, + "19": { + "classname": "tests.bundle.test_bundle", + "name": "test_ban_user_sender_double_role_in_bundle", + "time": "0.616", + "failure": { + "message": "Exception: expected error object, got:\nOk(result='0x26886a69f9893bee620fc5f593100f1a97023150d9cc23b81731d9465d1194a5', id=178)", + "#text": "tests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AttributeError: 'Ok' object has no attribute 'code'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_bundle.py:359: in test_ban_user_sender_double_role_in_bundle\n assert_rpc_error(\ntests/utils.py:118: in assert_rpc_error\n raise Exception(f\"expected error object, got:\\n{response}\") from exc\nE Exception: expected error object, got:\nE Ok(result='0x26886a69f9893bee620fc5f593100f1a97023150d9cc23b81731d9465d1194a5', id=178)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "20": { + "classname": "tests.bundle.test_bundle", + "name": "test_stake_check_in_bundler", + "time": "0.083", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:382: in test_stake_check_in_bundler\n response = get_stake_status(paymaster_contract.address, entrypoint_contract.address)\ntests/utils.py:165: in get_stake_status\n .result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "21": { + "classname": "tests.bundle.test_codehash", + "name": "test_codehash_changed", + "time": "1.481" + }, + "22": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "time": "0.431" + }, + "23": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "time": "0.410" + }, + "24": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "time": "0.437" + }, + "25": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "time": "0.449" + }, + "26": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "time": "0.458" + }, + "27": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "time": "0.479" + }, + "28": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "time": "0.487" + }, + "29": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "time": "0.949" + }, + "30": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "time": "0.439" + }, + "31": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][external_storage][drop]", + "time": "0.442" + }, + "32": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "time": "0.555" + }, + "33": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "time": "0.433" + }, + "34": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "time": "0.589" + }, + "35": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "time": "0.492" + }, + "36": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "time": "0.522" + }, + "37": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "time": "0.550" + }, + "38": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "time": "0.499" + }, + "39": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "time": "0.529" + }, + "40": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "time": "0.515" + }, + "41": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "time": "0.881" + }, + "42": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "time": "0.410" + }, + "43": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][external_storage][drop]", + "time": "0.487" + }, + "44": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "time": "0.598" + }, + "45": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "time": "0.513" + }, + "46": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "time": "0.636" + }, + "47": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "time": "0.644" + }, + "48": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "time": "0.681" + }, + "49": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "time": "0.759" + }, + "50": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "time": "0.682" + }, + "51": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "time": "0.638" + }, + "52": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "time": "0.685" + }, + "53": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][external_storage][drop]", + "time": "0.647" + }, + "54": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "time": "0.701" + }, + "55": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.630" + }, + "56": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.634" + }, + "57": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.628" + }, + "58": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "time": "0.613" + }, + "59": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "time": "0.602" + }, + "60": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "time": "0.623" + }, + "61": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "time": "0.727" + }, + "62": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "time": "0.734" + }, + "63": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "time": "0.650" + }, + "64": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "time": "0.656" + }, + "65": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][factory][storage][ok]", + "time": "0.721" + }, + "66": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "time": "0.720" + }, + "67": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "time": "0.781" + }, + "68": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "time": "0.741" + }, + "69": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "time": "0.718" + }, + "70": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "time": "0.767" + }, + "71": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][external_storage][drop]", + "time": "0.702" + }, + "72": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "time": "0.891" + }, + "73": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "time": "0.840" + }, + "74": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "time": "0.460" + }, + "75": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "time": "0.420" + }, + "76": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "time": "0.596" + }, + "77": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "time": "0.616" + }, + "78": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "time": "0.758" + }, + "79": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "time": "0.704" + }, + "80": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "time": "0.473" + }, + "81": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][external_storage][drop]", + "time": "0.411" + }, + "82": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "time": "0.516" + }, + "83": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "time": "0.433" + }, + "84": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "time": "0.437" + }, + "85": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "time": "0.478" + }, + "86": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "time": "0.528" + }, + "87": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "time": "0.518" + }, + "88": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "time": "0.566" + }, + "89": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "time": "0.448" + }, + "90": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][external_storage][drop]", + "time": "0.438" + }, + "91": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "time": "0.425" + }, + "92": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "time": "0.407" + }, + "93": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "time": "0.524" + }, + "94": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "time": "0.678" + }, + "95": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.339" + }, + "96": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.348" + }, + "97": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.359" + }, + "98": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "time": "0.366" + }, + "99": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "time": "0.371" + }, + "100": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "time": "0.381" + }, + "101": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "time": "0.345" + }, + "102": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "time": "0.335" + }, + "103": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "time": "0.357" + }, + "104": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "time": "0.361" + }, + "105": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "time": "0.440" + }, + "106": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GAS]", + "time": "0.386" + }, + "107": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[NUMBER]", + "time": "0.272" + }, + "108": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[TIMESTAMP]", + "time": "0.271" + }, + "109": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[COINBASE]", + "time": "0.261" + }, + "110": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[DIFFICULTY]", + "time": "0.267" + }, + "111": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BASEFEE]", + "time": "0.276" + }, + "112": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASLIMIT]", + "time": "0.264" + }, + "113": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASPRICE]", + "time": "0.270" + }, + "114": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFBALANCE]", + "time": "0.280" + }, + "115": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BALANCE]", + "time": "0.267" + }, + "116": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[ORIGIN]", + "time": "0.267" + }, + "117": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BLOCKHASH]", + "time": "0.296" + }, + "118": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE]", + "time": "0.310" + }, + "119": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE2]", + "time": "0.318" + }, + "120": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFDESTRUCT]", + "time": "0.295" + }, + "121": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS CALL]", + "time": "0.374" + }, + "122": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "time": "0.374" + }, + "123": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GAS]", + "time": "0.345" + }, + "124": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[NUMBER]", + "time": "0.456" + }, + "125": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[TIMESTAMP]", + "time": "0.355" + }, + "126": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[COINBASE]", + "time": "0.468" + }, + "127": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[DIFFICULTY]", + "time": "0.344" + }, + "128": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BASEFEE]", + "time": "0.351" + }, + "129": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASLIMIT]", + "time": "0.346" + }, + "130": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASPRICE]", + "time": "0.363" + }, + "131": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFBALANCE]", + "time": "0.375" + }, + "132": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BALANCE]", + "time": "0.482" + }, + "133": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[ORIGIN]", + "time": "0.374" + }, + "134": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BLOCKHASH]", + "time": "0.360" + }, + "135": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE]", + "time": "0.378" + }, + "136": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE2]", + "time": "0.372" + }, + "137": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "time": "0.405" + }, + "138": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GAS]", + "time": "0.559" + }, + "139": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[NUMBER]", + "time": "0.658" + }, + "140": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[TIMESTAMP]", + "time": "0.533" + }, + "141": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[COINBASE]", + "time": "0.535" + }, + "142": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[DIFFICULTY]", + "time": "0.587" + }, + "143": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BASEFEE]", + "time": "0.565" + }, + "144": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASLIMIT]", + "time": "0.561" + }, + "145": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASPRICE]", + "time": "0.707" + }, + "146": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFBALANCE]", + "time": "0.617" + }, + "147": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BALANCE]", + "time": "0.573" + }, + "148": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[ORIGIN]", + "time": "0.604" + }, + "149": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BLOCKHASH]", + "time": "0.669" + }, + "150": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE]", + "time": "0.593" + }, + "151": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE2]", + "time": "0.595" + }, + "152": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFDESTRUCT]", + "time": "0.595" + }, + "153": { + "classname": "tests.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[with_factory]", + "time": "103.204", + "failure": { + "message": "ValueError: invalid literal for int() with base 16: 'banned'", + "#text": "tests/reputation/test_reputation.py:127: in test_staked_entity_reputation_threshold\n assert_reputation_status(\ntests/reputation/test_reputation.py:49: in assert_reputation_status\n assert int(reputation.get(\"status\", \"-0x1\"), 16) == status, (\nE ValueError: invalid literal for int() with base 16: 'banned'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "154": { + "classname": "tests.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[without_factory]", + "time": "30.057", + "failure": { + "message": "TypeError: string indices must be integers", + "#text": "tests/reputation/test_reputation.py:134: in test_staked_entity_reputation_threshold\n assert_reputation_status(\ntests/reputation/test_reputation.py:39: in assert_reputation_status\n reputations = dump_reputation()\ntests/utils.py:174: in dump_reputation\n .send()\ntests/types.py:68: in send\n res = jsonrpcclient.responses.to_result(\n.venv/lib/python3.10/site-packages/jsonrpcclient/responses.py:35: in to_result\n response[\"error\"][\"code\"],\nE TypeError: string indices must be integers" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "155": { + "classname": "tests.rpc.test_eth_chainId", + "name": "test_eth_chainId[]", + "time": "0.012" + }, + "156": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas[]", + "time": "0.057" + }, + "157": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_execution_revert", + "time": "0.049" + }, + "158": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_simulation_revert", + "time": "0.148" + }, + "159": { + "classname": "tests.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash[]", + "time": "0.541" + }, + "160": { + "classname": "tests.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash_error", + "time": "0.008" + }, + "161": { + "classname": "tests.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt[]", + "time": "0.553" + }, + "162": { + "classname": "tests.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt_error", + "time": "0.014" + }, + "163": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation[]", + "time": "0.489" + }, + "164": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_revert", + "time": "0.199" + }, + "165": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_invalid_signature", + "time": "0.184" + }, + "166": { + "classname": "tests.rpc.test_eth_supportedEntryPoints", + "name": "test_eth_supportedEntryPoints[]", + "time": "0.019" + } + } + }, + "silius": { + "name": "silius", + "errors": "0", + "failures": "0", + "skipped": "0", + "tests": "167", + "time": "501.285", + "timestamp": "2023-10-16T12:19:49.267616", + "hostname": "fv-az176-539", + "testcase": { + "0": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[only_priority_fee_bump]", + "time": "0.286" + }, + "1": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[only_max_fee_bump]", + "time": "0.315" + }, + "2": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[with_same_fee]", + "time": "0.209" + }, + "3": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[with_less_fee]", + "time": "0.219" + }, + "4": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_below_threshold]", + "time": "0.222" + }, + "5": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_at_threshold]", + "time": "0.417" + }, + "6": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_above_threshold]", + "time": "0.392" + }, + "7": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "time": "0.490" + }, + "8": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "time": "0.271" + }, + "9": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "time": "0.266" + }, + "10": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "time": "2.576" + }, + "11": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "time": "2.710" + }, + "12": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "time": "2.778" + }, + "13": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "time": "2.660" + }, + "14": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "time": "6.830" + }, + "15": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "time": "6.894" + }, + "16": { + "classname": "tests.bundle.test_bundle", + "name": "test_max_allowed_ops_unstaked_sender", + "time": "1.013" + }, + "17": { + "classname": "tests.bundle.test_bundle", + "name": "test_max_allowed_ops_staked_sender", + "time": "1.315" + }, + "18": { + "classname": "tests.bundle.test_bundle", + "name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "time": "1.195" + }, + "19": { + "classname": "tests.bundle.test_bundle", + "name": "test_ban_user_sender_double_role_in_bundle", + "time": "0.584" + }, + "20": { + "classname": "tests.bundle.test_bundle", + "name": "test_stake_check_in_bundler", + "time": "0.174" + }, + "21": { + "classname": "tests.bundle.test_codehash", + "name": "test_codehash_changed", + "time": "1.534" + }, + "22": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "time": "0.391" + }, + "23": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "time": "0.422" + }, + "24": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "time": "0.442" + }, + "25": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "time": "0.455" + }, + "26": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "time": "0.400" + }, + "27": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "time": "0.439" + }, + "28": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "time": "0.466" + }, + "29": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "time": "0.830" + }, + "30": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "time": "0.442" + }, + "31": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][external_storage][drop]", + "time": "0.428" + }, + "32": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "time": "0.573" + }, + "33": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "time": "0.465" + }, + "34": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "time": "0.424" + }, + "35": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "time": "0.427" + }, + "36": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "time": "0.440" + }, + "37": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "time": "0.514" + }, + "38": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "time": "0.475" + }, + "39": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "time": "0.477" + }, + "40": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "time": "0.490" + }, + "41": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "time": "0.795" + }, + "42": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "time": "0.374" + }, + "43": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][external_storage][drop]", + "time": "0.491" + }, + "44": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "time": "0.596" + }, + "45": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "time": "0.493" + }, + "46": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "time": "0.637" + }, + "47": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "time": "0.621" + }, + "48": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "time": "0.745" + }, + "49": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "time": "0.689" + }, + "50": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "time": "0.638" + }, + "51": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "time": "0.648" + }, + "52": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "time": "0.694" + }, + "53": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][external_storage][drop]", + "time": "0.653" + }, + "54": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "time": "0.567" + }, + "55": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.589" + }, + "56": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.603" + }, + "57": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.593" + }, + "58": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "time": "0.571" + }, + "59": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "time": "0.600" + }, + "60": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "time": "0.574" + }, + "61": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "time": "0.592" + }, + "62": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "time": "0.765" + }, + "63": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "time": "0.646" + }, + "64": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "time": "0.652" + }, + "65": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][factory][storage][ok]", + "time": "0.648" + }, + "66": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "time": "0.662" + }, + "67": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "time": "0.674" + }, + "68": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "time": "0.643" + }, + "69": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "time": "0.651" + }, + "70": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "time": "0.691" + }, + "71": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][external_storage][drop]", + "time": "0.840" + }, + "72": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "time": "0.774" + }, + "73": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "time": "0.685" + }, + "74": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "time": "0.460" + }, + "75": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "time": "0.382" + }, + "76": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "time": "0.398" + }, + "77": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "time": "0.649" + }, + "78": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "time": "0.671" + }, + "79": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "time": "0.717" + }, + "80": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "time": "0.395" + }, + "81": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][external_storage][drop]", + "time": "0.394" + }, + "82": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "time": "0.501" + }, + "83": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "time": "0.383" + }, + "84": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "time": "0.384" + }, + "85": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "time": "0.430" + }, + "86": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "time": "0.446" + }, + "87": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "time": "0.475" + }, + "88": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "time": "0.548" + }, + "89": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "time": "0.420" + }, + "90": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][external_storage][drop]", + "time": "0.432" + }, + "91": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "time": "0.423" + }, + "92": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "time": "0.390" + }, + "93": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "time": "0.431" + }, + "94": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "time": "0.548" + }, + "95": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.318" + }, + "96": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.414" + }, + "97": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.317" + }, + "98": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "time": "0.344" + }, + "99": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "time": "0.351" + }, + "100": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "time": "0.487" + }, + "101": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "time": "0.315" + }, + "102": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "time": "0.352" + }, + "103": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "time": "0.329" + }, + "104": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "time": "0.335" + }, + "105": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "time": "0.395" + }, + "106": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GAS]", + "time": "0.259" + }, + "107": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[NUMBER]", + "time": "0.265" + }, + "108": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[TIMESTAMP]", + "time": "0.235" + }, + "109": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[COINBASE]", + "time": "0.362" + }, + "110": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[DIFFICULTY]", + "time": "0.361" + }, + "111": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BASEFEE]", + "time": "0.292" + }, + "112": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASLIMIT]", + "time": "0.269" + }, + "113": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASPRICE]", + "time": "0.276" + }, + "114": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFBALANCE]", + "time": "0.331" + }, + "115": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BALANCE]", + "time": "0.284" + }, + "116": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[ORIGIN]", + "time": "0.281" + }, + "117": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BLOCKHASH]", + "time": "0.296" + }, + "118": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE]", + "time": "0.294" + }, + "119": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE2]", + "time": "0.337" + }, + "120": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFDESTRUCT]", + "time": "0.287" + }, + "121": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS CALL]", + "time": "0.350" + }, + "122": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "time": "0.315" + }, + "123": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GAS]", + "time": "0.324" + }, + "124": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[NUMBER]", + "time": "0.321" + }, + "125": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[TIMESTAMP]", + "time": "0.320" + }, + "126": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[COINBASE]", + "time": "0.350" + }, + "127": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[DIFFICULTY]", + "time": "0.347" + }, + "128": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BASEFEE]", + "time": "0.348" + }, + "129": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASLIMIT]", + "time": "0.341" + }, + "130": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASPRICE]", + "time": "0.371" + }, + "131": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFBALANCE]", + "time": "0.363" + }, + "132": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BALANCE]", + "time": "0.385" + }, + "133": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[ORIGIN]", + "time": "0.375" + }, + "134": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BLOCKHASH]", + "time": "0.365" + }, + "135": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE]", + "time": "0.357" + }, + "136": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE2]", + "time": "0.406" + }, + "137": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "time": "0.382" + }, + "138": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GAS]", + "time": "0.547" + }, + "139": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[NUMBER]", + "time": "0.516" + }, + "140": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[TIMESTAMP]", + "time": "0.501" + }, + "141": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[COINBASE]", + "time": "0.508" + }, + "142": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[DIFFICULTY]", + "time": "0.544" + }, + "143": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BASEFEE]", + "time": "0.520" + }, + "144": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASLIMIT]", + "time": "0.567" + }, + "145": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASPRICE]", + "time": "0.576" + }, + "146": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFBALANCE]", + "time": "0.551" + }, + "147": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BALANCE]", + "time": "0.595" + }, + "148": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[ORIGIN]", + "time": "0.573" + }, + "149": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BLOCKHASH]", + "time": "0.685" + }, + "150": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE]", + "time": "0.575" + }, + "151": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE2]", + "time": "0.603" + }, + "152": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFDESTRUCT]", + "time": "0.585" + }, + "153": { + "classname": "tests.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[with_factory]", + "time": "282.597" + }, + "154": { + "classname": "tests.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[without_factory]", + "time": "119.917" + }, + "155": { + "classname": "tests.rpc.test_eth_chainId", + "name": "test_eth_chainId[]", + "time": "0.011" + }, + "156": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas[]", + "time": "0.200" + }, + "157": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_execution_revert", + "time": "0.187" + }, + "158": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_simulation_revert", + "time": "0.032" + }, + "159": { + "classname": "tests.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash[]", + "time": "0.470" + }, + "160": { + "classname": "tests.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash_error", + "time": "0.003" + }, + "161": { + "classname": "tests.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt[]", + "time": "0.509" + }, + "162": { + "classname": "tests.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt_error", + "time": "0.003" + }, + "163": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation[]", + "time": "0.495" + }, + "164": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_revert", + "time": "0.052" + }, + "165": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_invalid_signature", + "time": "0.037" + }, + "166": { + "classname": "tests.rpc.test_eth_supportedEntryPoints", + "name": "test_eth_supportedEntryPoints[]", + "time": "0.018" + } + } + }, + "aabundler": { + "name": "aabundler", + "errors": "0", + "failures": "0", + "skipped": "0", + "tests": "167", + "time": "558.824", + "timestamp": "2023-10-16T12:10:11.072228", + "hostname": "fv-az176-539", + "testcase": { + "0": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[only_priority_fee_bump]", + "time": "0.517" + }, + "1": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[only_max_fee_bump]", + "time": "0.485" + }, + "2": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[with_same_fee]", + "time": "0.452" + }, + "3": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[with_less_fee]", + "time": "0.474" + }, + "4": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_below_threshold]", + "time": "0.468" + }, + "5": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_at_threshold]", + "time": "0.455" + }, + "6": { + "classname": "tests.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_above_threshold]", + "time": "0.436" + }, + "7": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "time": "0.937" + }, + "8": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "time": "0.728" + }, + "9": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "time": "0.720" + }, + "10": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "time": "3.184" + }, + "11": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "time": "3.301" + }, + "12": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "time": "3.398" + }, + "13": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "time": "3.373" + }, + "14": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "time": "8.412" + }, + "15": { + "classname": "tests.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "time": "7.946" + }, + "16": { + "classname": "tests.bundle.test_bundle", + "name": "test_max_allowed_ops_unstaked_sender", + "time": "1.442" + }, + "17": { + "classname": "tests.bundle.test_bundle", + "name": "test_max_allowed_ops_staked_sender", + "time": "1.502" + }, + "18": { + "classname": "tests.bundle.test_bundle", + "name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "time": "1.280" + }, + "19": { + "classname": "tests.bundle.test_bundle", + "name": "test_ban_user_sender_double_role_in_bundle", + "time": "1.099" + }, + "20": { + "classname": "tests.bundle.test_bundle", + "name": "test_stake_check_in_bundler", + "time": "0.205" + }, + "21": { + "classname": "tests.bundle.test_codehash", + "name": "test_codehash_changed", + "time": "1.420" + }, + "22": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "time": "0.473" + }, + "23": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "time": "0.433" + }, + "24": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "time": "0.504" + }, + "25": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "time": "0.457" + }, + "26": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "time": "0.540" + }, + "27": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "time": "0.499" + }, + "28": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "time": "0.486" + }, + "29": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "time": "0.835" + }, + "30": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "time": "0.349" + }, + "31": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][external_storage][drop]", + "time": "0.478" + }, + "32": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "time": "0.633" + }, + "33": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "time": "0.488" + }, + "34": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "time": "0.533" + }, + "35": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "time": "0.580" + }, + "36": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "time": "0.557" + }, + "37": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "time": "0.546" + }, + "38": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "time": "0.532" + }, + "39": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "time": "0.529" + }, + "40": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "time": "0.550" + }, + "41": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "time": "0.936" + }, + "42": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "time": "0.524" + }, + "43": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][external_storage][drop]", + "time": "0.541" + }, + "44": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "time": "0.772" + }, + "45": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "time": "0.554" + }, + "46": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "time": "0.681" + }, + "47": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "time": "0.643" + }, + "48": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "time": "0.671" + }, + "49": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "time": "0.706" + }, + "50": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "time": "0.727" + }, + "51": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "time": "0.708" + }, + "52": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "time": "0.691" + }, + "53": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][external_storage][drop]", + "time": "0.644" + }, + "54": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "time": "0.662" + }, + "55": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.612" + }, + "56": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.615" + }, + "57": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.744" + }, + "58": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "time": "0.736" + }, + "59": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "time": "0.714" + }, + "60": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "time": "0.649" + }, + "61": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "time": "0.635" + }, + "62": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "time": "0.801" + }, + "63": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "time": "0.808" + }, + "64": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "time": "0.750" + }, + "65": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][factory][storage][ok]", + "time": "0.719" + }, + "66": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "time": "0.751" + }, + "67": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "time": "0.799" + }, + "68": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "time": "0.736" + }, + "69": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "time": "0.771" + }, + "70": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "time": "0.856" + }, + "71": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][external_storage][drop]", + "time": "0.845" + }, + "72": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "time": "0.833" + }, + "73": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "time": "0.781" + }, + "74": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "time": "0.454" + }, + "75": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "time": "0.406" + }, + "76": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "time": "0.432" + }, + "77": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "time": "0.664" + }, + "78": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "time": "0.731" + }, + "79": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "time": "0.739" + }, + "80": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "time": "0.463" + }, + "81": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][external_storage][drop]", + "time": "0.408" + }, + "82": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "time": "0.544" + }, + "83": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "time": "0.435" + }, + "84": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "time": "0.403" + }, + "85": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "time": "0.453" + }, + "86": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "time": "0.457" + }, + "87": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "time": "0.536" + }, + "88": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "time": "0.588" + }, + "89": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "time": "0.426" + }, + "90": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][external_storage][drop]", + "time": "0.425" + }, + "91": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "time": "0.440" + }, + "92": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "time": "0.385" + }, + "93": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "time": "0.497" + }, + "94": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "time": "0.499" + }, + "95": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.366" + }, + "96": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.365" + }, + "97": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.373" + }, + "98": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "time": "0.415" + }, + "99": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "time": "0.382" + }, + "100": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "time": "0.391" + }, + "101": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "time": "0.321" + }, + "102": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "time": "0.335" + }, + "103": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "time": "0.352" + }, + "104": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "time": "0.468" + }, + "105": { + "classname": "tests.bundle.test_storage_rules", + "name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "time": "0.438" + }, + "106": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GAS]", + "time": "0.256" + }, + "107": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[NUMBER]", + "time": "0.269" + }, + "108": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[TIMESTAMP]", + "time": "0.273" + }, + "109": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[COINBASE]", + "time": "0.276" + }, + "110": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[DIFFICULTY]", + "time": "0.277" + }, + "111": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BASEFEE]", + "time": "0.293" + }, + "112": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASLIMIT]", + "time": "0.266" + }, + "113": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASPRICE]", + "time": "0.294" + }, + "114": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFBALANCE]", + "time": "0.282" + }, + "115": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BALANCE]", + "time": "0.287" + }, + "116": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[ORIGIN]", + "time": "0.301" + }, + "117": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BLOCKHASH]", + "time": "0.399" + }, + "118": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE]", + "time": "0.311" + }, + "119": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE2]", + "time": "0.389" + }, + "120": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFDESTRUCT]", + "time": "0.344" + }, + "121": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS CALL]", + "time": "0.471" + }, + "122": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "time": "0.361" + }, + "123": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GAS]", + "time": "0.346" + }, + "124": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[NUMBER]", + "time": "0.475" + }, + "125": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[TIMESTAMP]", + "time": "0.354" + }, + "126": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[COINBASE]", + "time": "0.361" + }, + "127": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[DIFFICULTY]", + "time": "0.377" + }, + "128": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BASEFEE]", + "time": "0.373" + }, + "129": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASLIMIT]", + "time": "0.472" + }, + "130": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASPRICE]", + "time": "0.367" + }, + "131": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFBALANCE]", + "time": "0.381" + }, + "132": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BALANCE]", + "time": "0.376" + }, + "133": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[ORIGIN]", + "time": "0.395" + }, + "134": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BLOCKHASH]", + "time": "0.387" + }, + "135": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE]", + "time": "0.407" + }, + "136": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE2]", + "time": "0.418" + }, + "137": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "time": "0.452" + }, + "138": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GAS]", + "time": "0.550" + }, + "139": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[NUMBER]", + "time": "0.563" + }, + "140": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[TIMESTAMP]", + "time": "0.580" + }, + "141": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[COINBASE]", + "time": "0.586" + }, + "142": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[DIFFICULTY]", + "time": "0.578" + }, + "143": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BASEFEE]", + "time": "0.584" + }, + "144": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASLIMIT]", + "time": "0.590" + }, + "145": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASPRICE]", + "time": "0.586" + }, + "146": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFBALANCE]", + "time": "0.593" + }, + "147": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BALANCE]", + "time": "0.607" + }, + "148": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[ORIGIN]", + "time": "0.610" + }, + "149": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BLOCKHASH]", + "time": "0.606" + }, + "150": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE]", + "time": "0.615" + }, + "151": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE2]", + "time": "0.608" + }, + "152": { + "classname": "tests.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFDESTRUCT]", + "time": "0.643" + }, + "153": { + "classname": "tests.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[with_factory]", + "time": "307.452" + }, + "154": { + "classname": "tests.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[without_factory]", + "time": "137.638" + }, + "155": { + "classname": "tests.rpc.test_eth_chainId", + "name": "test_eth_chainId[]", + "time": "0.015" + }, + "156": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas[]", + "time": "0.060" + }, + "157": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_execution_revert", + "time": "0.050" + }, + "158": { + "classname": "tests.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_simulation_revert", + "time": "0.042" + }, + "159": { + "classname": "tests.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash[]", + "time": "0.841" + }, + "160": { + "classname": "tests.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash_error", + "time": "0.005" + }, + "161": { + "classname": "tests.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt[]", + "time": "0.549" + }, + "162": { + "classname": "tests.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt_error", + "time": "0.004" + }, + "163": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation[]", + "time": "0.493" + }, + "164": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_revert", + "time": "0.210" + }, + "165": { + "classname": "tests.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_invalid_signature", + "time": "0.232" + }, + "166": { + "classname": "tests.rpc.test_eth_supportedEntryPoints", + "name": "test_eth_supportedEntryPoints[]", + "time": "0.019" + } + } + } + }, "20231009/162830": { "voltaire": { "name": "voltaire", diff --git a/runs/20231016/123516/aabundler.json b/runs/20231016/123516/aabundler.json new file mode 100644 index 0000000..b11cd94 --- /dev/null +++ b/runs/20231016/123516/aabundler.json @@ -0,0 +1,851 @@ +{ + "testsuites": { + "testsuite": { + "@name": "aabundler", + "@errors": "0", + "@failures": "0", + "@skipped": "0", + "@tests": "167", + "@time": "558.824", + "@timestamp": "2023-10-16T12:10:11.072228", + "@hostname": "fv-az176-539", + "testcase": [ + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[only_priority_fee_bump]", + "@time": "0.517" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[only_max_fee_bump]", + "@time": "0.485" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[with_same_fee]", + "@time": "0.452" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[with_less_fee]", + "@time": "0.474" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_below_threshold]", + "@time": "0.468" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_at_threshold]", + "@time": "0.455" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_above_threshold]", + "@time": "0.436" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "@time": "0.937" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "@time": "0.728" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "@time": "0.720" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "@time": "3.184" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "@time": "3.301" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "@time": "3.398" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "@time": "3.373" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "@time": "8.412" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "@time": "7.946" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_max_allowed_ops_unstaked_sender", + "@time": "1.442" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_max_allowed_ops_staked_sender", + "@time": "1.502" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "@time": "1.280" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_ban_user_sender_double_role_in_bundle", + "@time": "1.099" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_stake_check_in_bundler", + "@time": "0.205" + }, + { + "@classname": "tests.bundle.test_codehash", + "@name": "test_codehash_changed", + "@time": "1.420" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "@time": "0.473" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "@time": "0.433" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "@time": "0.504" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "@time": "0.457" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "@time": "0.540" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "@time": "0.499" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "@time": "0.486" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "@time": "0.835" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "@time": "0.349" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][external_storage][drop]", + "@time": "0.478" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "@time": "0.633" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "@time": "0.488" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "@time": "0.533" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "@time": "0.580" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "@time": "0.557" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "@time": "0.546" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "@time": "0.532" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "@time": "0.529" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "@time": "0.550" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "@time": "0.936" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "@time": "0.524" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]staked][paymaster][external_storage][drop]", + "@time": "0.541" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "@time": "0.772" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "@time": "0.554" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "@time": "0.681" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "@time": "0.643" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "@time": "0.671" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "@time": "0.706" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "@time": "0.727" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "@time": "0.708" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "@time": "0.691" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][external_storage][drop]", + "@time": "0.644" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "@time": "0.662" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "@time": "0.612" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "@time": "0.615" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "@time": "0.744" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "@time": "0.736" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "@time": "0.714" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "@time": "0.649" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "@time": "0.635" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "@time": "0.801" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "@time": "0.808" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "@time": "0.750" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]staked][factory][storage][ok]", + "@time": "0.719" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "@time": "0.751" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "@time": "0.799" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "@time": "0.736" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "@time": "0.771" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "@time": "0.856" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][factory][external_storage][drop]", + "@time": "0.845" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "@time": "0.833" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "@time": "0.781" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "@time": "0.454" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "@time": "0.406" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "@time": "0.432" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "@time": "0.664" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "@time": "0.731" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "@time": "0.739" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "@time": "0.463" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][account][external_storage][drop]", + "@time": "0.408" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "@time": "0.544" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "@time": "0.435" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "@time": "0.403" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "@time": "0.453" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "@time": "0.457" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "@time": "0.536" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "@time": "0.588" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "@time": "0.426" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][account][external_storage][drop]", + "@time": "0.425" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "@time": "0.440" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "@time": "0.385" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "@time": "0.497" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "@time": "0.499" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "@time": "0.366" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "@time": "0.365" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "@time": "0.373" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "@time": "0.415" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "@time": "0.382" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "@time": "0.391" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "@time": "0.321" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "@time": "0.335" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "@time": "0.352" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "@time": "0.468" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "@time": "0.438" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GAS]", + "@time": "0.256" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[NUMBER]", + "@time": "0.269" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[TIMESTAMP]", + "@time": "0.273" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[COINBASE]", + "@time": "0.276" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[DIFFICULTY]", + "@time": "0.277" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BASEFEE]", + "@time": "0.293" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GASLIMIT]", + "@time": "0.266" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GASPRICE]", + "@time": "0.294" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[SELFBALANCE]", + "@time": "0.282" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BALANCE]", + "@time": "0.287" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[ORIGIN]", + "@time": "0.301" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BLOCKHASH]", + "@time": "0.399" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[CREATE]", + "@time": "0.311" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[CREATE2]", + "@time": "0.389" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[SELFDESTRUCT]", + "@time": "0.344" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_allowed_opcode_sequence[GAS CALL]", + "@time": "0.471" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "@time": "0.361" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GAS]", + "@time": "0.346" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[NUMBER]", + "@time": "0.475" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[TIMESTAMP]", + "@time": "0.354" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[COINBASE]", + "@time": "0.361" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[DIFFICULTY]", + "@time": "0.377" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BASEFEE]", + "@time": "0.373" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GASLIMIT]", + "@time": "0.472" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GASPRICE]", + "@time": "0.367" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[SELFBALANCE]", + "@time": "0.381" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BALANCE]", + "@time": "0.376" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[ORIGIN]", + "@time": "0.395" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BLOCKHASH]", + "@time": "0.387" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[CREATE]", + "@time": "0.407" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[CREATE2]", + "@time": "0.418" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "@time": "0.452" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GAS]", + "@time": "0.550" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[NUMBER]", + "@time": "0.563" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[TIMESTAMP]", + "@time": "0.580" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[COINBASE]", + "@time": "0.586" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[DIFFICULTY]", + "@time": "0.578" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BASEFEE]", + "@time": "0.584" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GASLIMIT]", + "@time": "0.590" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GASPRICE]", + "@time": "0.586" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[SELFBALANCE]", + "@time": "0.593" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BALANCE]", + "@time": "0.607" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[ORIGIN]", + "@time": "0.610" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BLOCKHASH]", + "@time": "0.606" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[CREATE]", + "@time": "0.615" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[CREATE2]", + "@time": "0.608" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[SELFDESTRUCT]", + "@time": "0.643" + }, + { + "@classname": "tests.reputation.test_reputation", + "@name": "test_staked_entity_reputation_threshold[with_factory]", + "@time": "307.452" + }, + { + "@classname": "tests.reputation.test_reputation", + "@name": "test_staked_entity_reputation_threshold[without_factory]", + "@time": "137.638" + }, + { + "@classname": "tests.rpc.test_eth_chainId", + "@name": "test_eth_chainId[]", + "@time": "0.015" + }, + { + "@classname": "tests.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas[]", + "@time": "0.060" + }, + { + "@classname": "tests.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas_execution_revert", + "@time": "0.050" + }, + { + "@classname": "tests.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas_simulation_revert", + "@time": "0.042" + }, + { + "@classname": "tests.rpc.test_eth_getUserOperationByHash", + "@name": "test_eth_getUserOperationByHash[]", + "@time": "0.841" + }, + { + "@classname": "tests.rpc.test_eth_getUserOperationByHash", + "@name": "test_eth_getUserOperationByHash_error", + "@time": "0.005" + }, + { + "@classname": "tests.rpc.test_eth_getUserOperationReceipt", + "@name": "test_eth_getUserOperationReceipt[]", + "@time": "0.549" + }, + { + "@classname": "tests.rpc.test_eth_getUserOperationReceipt", + "@name": "test_eth_getUserOperationReceipt_error", + "@time": "0.004" + }, + { + "@classname": "tests.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation[]", + "@time": "0.493" + }, + { + "@classname": "tests.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation_revert", + "@time": "0.210" + }, + { + "@classname": "tests.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation_invalid_signature", + "@time": "0.232" + }, + { + "@classname": "tests.rpc.test_eth_supportedEntryPoints", + "@name": "test_eth_supportedEntryPoints[]", + "@time": "0.019" + } + ] + } + } +} diff --git a/runs/20231016/123516/aabundler.log b/runs/20231016/123516/aabundler.log new file mode 100644 index 0000000..16ab9f4 --- /dev/null +++ b/runs/20231016/123516/aabundler.log @@ -0,0 +1,9251 @@ +Attaching to runbundler_bundler-waiter_1, runbundler_bundler_1, runbundler_deployer_1, runbundler_funder_1, geth-1.10 +geth-1.10 | 2023-10-16T12:09:51.664543011Z WARN [10-16|12:09:51.664] You are running Geth in --dev mode. Please note the following: +geth-1.10 | 2023-10-16T12:09:51.664599717Z +geth-1.10 | 2023-10-16T12:09:51.664604417Z 1. This mode is only intended for fast, iterative development without assumptions on +geth-1.10 | 2023-10-16T12:09:51.664608218Z security or persistence. +geth-1.10 | 2023-10-16T12:09:51.664611618Z 2. The database is created in memory unless specified otherwise. Therefore, shutting down +geth-1.10 | 2023-10-16T12:09:51.664614918Z your computer or losing power will wipe your entire block data and chain state for +geth-1.10 | 2023-10-16T12:09:51.664618419Z your dev environment. +geth-1.10 | 2023-10-16T12:09:51.664621619Z 3. A random, pre-allocated developer account will be available and unlocked as +geth-1.10 | 2023-10-16T12:09:51.664632620Z eth.coinbase, which can be used for testing. The random dev account is temporary, +geth-1.10 | 2023-10-16T12:09:51.664636420Z stored on a ramdisk, and will be lost if your machine is restarted. +geth-1.10 | 2023-10-16T12:09:51.664639821Z 4. Mining is enabled by default. However, the client will only seal blocks if transactions +geth-1.10 | 2023-10-16T12:09:51.664643321Z are pending in the mempool. The miner's minimum accepted gas price is 1. +geth-1.10 | 2023-10-16T12:09:51.664646621Z 5. Networking is disabled; there is no listen-address, the maximum number of peers is set +geth-1.10 | 2023-10-16T12:09:51.664650122Z to 0, and discovery is disabled. +geth-1.10 | 2023-10-16T12:09:51.664679125Z +geth-1.10 | 2023-10-16T12:09:51.971512153Z WARN [10-16|12:09:51.970] Failed to load snapshot, regenerating err="missing or corrupted snapshot" +geth-1.10 | 2023-10-16T12:09:51.974898191Z WARN [10-16|12:09:51.972] Error reading unclean shutdown markers error="not found" +geth-1.10 | 2023-10-16T12:09:51.974920993Z WARN [10-16|12:09:51.972] Engine API enabled protocol=eth +geth-1.10 | 2023-10-16T12:09:51.974925194Z WARN [10-16|12:09:51.972] Engine API started but chain not configured for merge yet +geth-1.10 | 2023-10-16T12:09:51.974928994Z ERROR[10-16|12:09:51.972] Failed to check db for legacy receipts err="this operation is not supported" +geth-1.10 | 2023-10-16T12:09:51.974932595Z WARN [10-16|12:09:51.972] P2P server will be useless, neither dialing nor listening +geth-1.10 | 2023-10-16T12:09:51.982983398Z WARN [10-16|12:09:51.982] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:09:51.984506650Z WARN [10-16|12:09:51.984] Failed to get free disk space path= err="failed to call Statfs: no such file or directory" +geth-1.10 | 2023-10-16T12:09:52.143042475Z WARN [10-16|12:09:52.142] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:09:58.179289149Z WARN [10-16|12:09:58.179] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:09:58.213216824Z WARN [10-16|12:09:58.213] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:09:58.245712879Z WARN [10-16|12:09:58.245] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:09:58.955024698Z WARN [10-16|12:09:58.954] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:09:58.972373669Z WARN [10-16|12:09:58.972] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:09:59.033254429Z WARN [10-16|12:09:59.033] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:08.165153945Z WARN [10-16|12:10:08.165] Served eth_call conn=172.18.0.3:34448 reqid=56 duration="445.931µs" err="execution reverted" errdata=0x220266b600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000001b4141313320696e6974436f6465206661696c6564206f72204f4f470000000000 +geth-1.10 | 2023-10-16T12:10:11.505444318Z WARN [10-16|12:10:11.505] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:11.733281841Z WARN [10-16|12:10:11.733] Served eth_call conn=172.18.0.3:34556 reqid=66 duration="481.034µs" err="execution reverted" errdata=0x091cd005010f3d63fe404e4d05bc48e570e2e0c937ccf9f8eceb20ae92f0780ebccc8a4c +geth-1.10 | 2023-10-16T12:10:11.949642167Z WARN [10-16|12:10:11.949] Served eth_call conn=172.18.0.3:34614 reqid=73 duration="296.321µs" err="execution reverted" errdata=0x091cd005010f3d63fe404e4d05bc48e570e2e0c937ccf9f8eceb20ae92f0780ebccc8a4c +geth-1.10 | 2023-10-16T12:10:11.996083792Z WARN [10-16|12:10:11.995] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:12.210920112Z WARN [10-16|12:10:12.210] Served eth_call conn=172.18.0.3:34656 reqid=78 duration="294.92µs" err="execution reverted" errdata=0x091cd005010f3d63fe404e4d05bc48e570e2e0c937ccf9f8eceb20ae92f0780ebccc8a4c +geth-1.10 | 2023-10-16T12:10:12.444166610Z WARN [10-16|12:10:12.444] Served eth_call conn=172.18.0.3:34730 reqid=85 duration="259.418µs" err="execution reverted" errdata=0x091cd005010f3d63fe404e4d05bc48e570e2e0c937ccf9f8eceb20ae92f0780ebccc8a4c +geth-1.10 | 2023-10-16T12:10:12.486935480Z WARN [10-16|12:10:12.486] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:12.688496778Z WARN [10-16|12:10:12.688] Served eth_call conn=172.18.0.3:34754 reqid=90 duration="236.217µs" err="execution reverted" errdata=0x091cd005010f3d63fe404e4d05bc48e570e2e0c937ccf9f8eceb20ae92f0780ebccc8a4c +geth-1.10 | 2023-10-16T12:10:12.898077433Z WARN [10-16|12:10:12.897] Served eth_call conn=172.18.0.3:34806 reqid=97 duration="259.018µs" err="execution reverted" errdata=0x091cd005010f3d63fe404e4d05bc48e570e2e0c937ccf9f8eceb20ae92f0780ebccc8a4c +geth-1.10 | 2023-10-16T12:10:12.933454990Z WARN [10-16|12:10:12.933] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:13.144293332Z WARN [10-16|12:10:13.144] Served eth_call conn=172.18.0.3:34846 reqid=102 duration="307.322µs" err="execution reverted" errdata=0x091cd005010f3d63fe404e4d05bc48e570e2e0c937ccf9f8eceb20ae92f0780ebccc8a4c +geth-1.10 | 2023-10-16T12:10:13.367352923Z WARN [10-16|12:10:13.367] Served eth_call conn=172.18.0.3:34902 reqid=109 duration="272.719µs" err="execution reverted" errdata=0x091cd005010f3d63fe404e4d05bc48e570e2e0c937ccf9f8eceb20ae92f0780ebccc8a4c +geth-1.10 | 2023-10-16T12:10:13.408667492Z WARN [10-16|12:10:13.408] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:13.620006069Z WARN [10-16|12:10:13.619] Served eth_call conn=172.18.0.3:58780 reqid=114 duration="257.118µs" err="execution reverted" errdata=0x091cd005010f3d63fe404e4d05bc48e570e2e0c937ccf9f8eceb20ae92f0780ebccc8a4c +geth-1.10 | 2023-10-16T12:10:13.840160858Z WARN [10-16|12:10:13.839] Served eth_call conn=172.18.0.3:58830 reqid=121 duration="260.418µs" err="execution reverted" errdata=0x091cd005010f3d63fe404e4d05bc48e570e2e0c937ccf9f8eceb20ae92f0780ebccc8a4c +geth-1.10 | 2023-10-16T12:10:13.879036558Z WARN [10-16|12:10:13.878] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:14.084455123Z WARN [10-16|12:10:14.084] Served eth_call conn=172.18.0.3:58878 reqid=126 duration="295.321µs" err="execution reverted" errdata=0x091cd005010f3d63fe404e4d05bc48e570e2e0c937ccf9f8eceb20ae92f0780ebccc8a4c +geth-1.10 | 2023-10-16T12:10:14.294022217Z WARN [10-16|12:10:14.293] Served eth_call conn=172.18.0.3:58968 reqid=134 duration="265.424µs" err="execution reverted" errdata=0x091cd005010f3d63fe404e4d05bc48e570e2e0c937ccf9f8eceb20ae92f0780ebccc8a4c +geth-1.10 | 2023-10-16T12:10:14.334378214Z WARN [10-16|12:10:14.334] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:14.529890728Z WARN [10-16|12:10:14.529] Served eth_call conn=172.18.0.3:59024 reqid=141 duration="249.323µs" err="execution reverted" errdata=0x091cd005010f3d63fe404e4d05bc48e570e2e0c937ccf9f8eceb20ae92f0780ebccc8a4c +geth-1.10 | 2023-10-16T12:10:14.728957068Z WARN [10-16|12:10:14.728] Served eth_call conn=172.18.0.3:59106 reqid=148 duration="253.423µs" err="execution reverted" errdata=0x091cd005010f3d63fe404e4d05bc48e570e2e0c937ccf9f8eceb20ae92f0780ebccc8a4c +geth-1.10 | 2023-10-16T12:10:14.866901807Z WARN [10-16|12:10:14.865] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:14.901264955Z WARN [10-16|12:10:14.901] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:15.001808768Z WARN [10-16|12:10:15.001] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:15.037230513Z WARN [10-16|12:10:15.037] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:15.062740151Z WARN [10-16|12:10:15.062] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:15.137645114Z WARN [10-16|12:10:15.137] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:15.183069276Z WARN [10-16|12:10:15.182] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:15.673591320Z WARN [10-16|12:10:15.673] Served eth_call conn=172.18.0.3:59184 reqid=155 duration="355.732µs" err="execution reverted" errdata=0x091cd005387f06fb5f416ce7298f804c39957b99b9bfc18beedbef8bff3f60c5aee11350 +geth-1.10 | 2023-10-16T12:10:15.721831940Z WARN [10-16|12:10:15.721] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:15.751048717Z WARN [10-16|12:10:15.750] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:15.778349818Z WARN [10-16|12:10:15.778] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:15.812734669Z WARN [10-16|12:10:15.812] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:15.832031337Z WARN [10-16|12:10:15.831] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:15.880404069Z WARN [10-16|12:10:15.880] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:15.924490609Z WARN [10-16|12:10:15.924] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:16.402644019Z WARN [10-16|12:10:16.402] Served eth_call conn=172.18.0.3:59266 reqid=164 duration="276.325µs" err="execution reverted" errdata=0x091cd005267122bc2401533ba18cc1a3ef9879343819f0f7444e58557e373383769e105a +geth-1.10 | 2023-10-16T12:10:16.443698081Z WARN [10-16|12:10:16.443] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:16.485922550Z WARN [10-16|12:10:16.485] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:16.508460115Z WARN [10-16|12:10:16.508] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:16.540974994Z WARN [10-16|12:10:16.540] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:16.560993128Z WARN [10-16|12:10:16.560] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:16.606126764Z WARN [10-16|12:10:16.605] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:16.644552784Z WARN [10-16|12:10:16.644] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:17.124360447Z WARN [10-16|12:10:17.124] Served eth_call conn=172.18.0.3:59320 reqid=169 duration="292.827µs" err="execution reverted" errdata=0x091cd005d1ae3bafcacbfed1a1240b5e899c0bcb543b9007ed267c157070f755cb5a664b +geth-1.10 | 2023-10-16T12:10:17.166900645Z WARN [10-16|12:10:17.166] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:17.203345684Z WARN [10-16|12:10:17.203] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:17.225777139Z WARN [10-16|12:10:17.225] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:17.264649701Z WARN [10-16|12:10:17.264] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:17.283398719Z WARN [10-16|12:10:17.283] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:17.329409335Z WARN [10-16|12:10:17.329] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:17.369953449Z WARN [10-16|12:10:17.369] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:17.400479746Z WARN [10-16|12:10:17.400] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:17.436610357Z WARN [10-16|12:10:17.436] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:17.459261232Z WARN [10-16|12:10:17.459] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:17.492506178Z WARN [10-16|12:10:17.492] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:17.956513468Z WARN [10-16|12:10:17.956] Served eth_call conn=172.18.0.3:59348 reqid=174 duration="276.82µs" err="execution reverted" errdata=0x091cd00542ba53eef431e79d468d12a0d3a48ca1b04e0df096c00dbb0efed32184ad4d1f +geth-1.10 | 2023-10-16T12:10:17.992190508Z WARN [10-16|12:10:17.992] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:18.024451604Z WARN [10-16|12:10:18.024] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:18.045973136Z WARN [10-16|12:10:18.045] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:18.080318781Z WARN [10-16|12:10:18.080] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:18.560721176Z WARN [10-16|12:10:18.560] Served eth_call conn=172.18.0.3:59400 reqid=181 duration="267.52µs" err="execution reverted" errdata=0x091cd0053b066139dd727dd15b2ec48ff9b0342d443768dcac88a44f8ff8b1323ed4d0fc +geth-1.10 | 2023-10-16T12:10:18.599415830Z WARN [10-16|12:10:18.599] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:18.633369547Z WARN [10-16|12:10:18.633] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:18.655458019Z WARN [10-16|12:10:18.655] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:18.693109299Z WARN [10-16|12:10:18.692] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:19.195030226Z WARN [10-16|12:10:19.194] Served eth_call conn=172.18.0.3:59468 reqid=188 duration="298.521µs" err="execution reverted" errdata=0x091cd0058a083443483a5e58322c66ec9c561ca7939ec9560f446ec72b501e035773bf1f +geth-1.10 | 2023-10-16T12:10:19.233560669Z WARN [10-16|12:10:19.233] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:19.266328401Z WARN [10-16|12:10:19.266] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:19.288439775Z WARN [10-16|12:10:19.288] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:19.326303270Z WARN [10-16|12:10:19.326] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:19.786028494Z WARN [10-16|12:10:19.785] Served eth_call conn=172.18.0.3:59526 reqid=195 duration="296.021µs" err="execution reverted" errdata=0x091cd005fb841b1e490c07ee278b50d0a110bc20b8d3c5575ef6c87351a7e9a1f744aa12 +geth-1.10 | 2023-10-16T12:10:20.312250151Z WARN [10-16|12:10:20.312] Served eth_call conn=172.18.0.3:59620 reqid=206 duration="274.119µs" err="execution reverted" errdata=0x091cd005fb841b1e490c07ee278b50d0a110bc20b8d3c5575ef6c87351a7e9a1f744aa12 +geth-1.10 | 2023-10-16T12:10:20.350892401Z WARN [10-16|12:10:20.350] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:20.387731624Z WARN [10-16|12:10:20.386] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:20.408078272Z WARN [10-16|12:10:20.407] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:20.440246362Z WARN [10-16|12:10:20.439] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:20.460803225Z WARN [10-16|12:10:20.460] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:20.511021599Z WARN [10-16|12:10:20.510] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:20.552663263Z WARN [10-16|12:10:20.552] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:20.587833567Z WARN [10-16|12:10:20.584] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:20.620743309Z WARN [10-16|12:10:20.620] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:20.659389660Z WARN [10-16|12:10:20.659] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:20.699279900Z WARN [10-16|12:10:20.699] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:21.177680252Z WARN [10-16|12:10:21.177] Served eth_call conn=172.18.0.3:59654 reqid=211 duration="293.72µs" err="execution reverted" errdata=0x091cd00598027b8a53ee4e3f18148eca6d8729233f839c01655d5abe4dc6732120e95d0e +geth-1.10 | 2023-10-16T12:10:21.212660842Z WARN [10-16|12:10:21.212] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:21.244184586Z WARN [10-16|12:10:21.243] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:21.285413921Z WARN [10-16|12:10:21.285] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:21.326327133Z WARN [10-16|12:10:21.326] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:21.830917650Z WARN [10-16|12:10:21.830] Served eth_call conn=172.18.0.3:59726 reqid=218 duration="360.626µs" err="execution reverted" errdata=0x091cd005e3f48407bb031b382ba648469199151285da5f84290435557fca4742f7535761 +geth-1.10 | 2023-10-16T12:10:21.870283652Z WARN [10-16|12:10:21.870] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:21.907143876Z WARN [10-16|12:10:21.907] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:21.953591982Z WARN [10-16|12:10:21.953] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:21.992310738Z WARN [10-16|12:10:21.992] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:22.456283191Z WARN [10-16|12:10:22.456] Served eth_call conn=172.18.0.3:59794 reqid=225 duration="283.321µs" err="execution reverted" errdata=0x091cd00510cfca574716ab2d1bfe90b4b7786116dfd230d72e2714b7d1f69303c0126d77 +geth-1.10 | 2023-10-16T12:10:22.499734906Z WARN [10-16|12:10:22.499] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:22.532632265Z WARN [10-16|12:10:22.532] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:22.577106754Z WARN [10-16|12:10:22.576] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:22.617626659Z WARN [10-16|12:10:22.617] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:23.111525769Z WARN [10-16|12:10:23.111] Served eth_call conn=172.18.0.3:59870 reqid=232 duration="292.321µs" err="execution reverted" errdata=0x091cd005394b93e33c7e8291269177501521027234fac89e575e4fad7003ae6ddb26130e +geth-1.10 | 2023-10-16T12:10:23.612146861Z WARN [10-16|12:10:23.612] Served eth_call conn=172.18.0.3:34716 reqid=239 duration="289.021µs" err="execution reverted" errdata=0x091cd005394b93e33c7e8291269177501521027234fac89e575e4fad7003ae6ddb26130e +geth-1.10 | 2023-10-16T12:10:23.657053981Z WARN [10-16|12:10:23.656] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:23.695011602Z WARN [10-16|12:10:23.694] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:23.719785879Z WARN [10-16|12:10:23.719] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:23.760792719Z WARN [10-16|12:10:23.760] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:23.780675644Z WARN [10-16|12:10:23.780] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:23.827931832Z WARN [10-16|12:10:23.827] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:23.880320088Z WARN [10-16|12:10:23.880] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:23.937213267Z WARN [10-16|12:10:23.937] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:23.994053542Z WARN [10-16|12:10:23.993] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:24.016989487Z WARN [10-16|12:10:24.016] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:24.054012141Z WARN [10-16|12:10:24.053] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:24.557044906Z WARN [10-16|12:10:24.556] Served eth_call conn=172.18.0.3:34784 reqid=248 duration="282.12µs" err="execution reverted" errdata=0x091cd0054e5f91585d03b737db7f46f201fe9519e97284b420420555ab451510baf82961 +geth-1.10 | 2023-10-16T12:10:24.609549971Z WARN [10-16|12:10:24.609] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:24.655205444Z WARN [10-16|12:10:24.655] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:24.679099757Z WARN [10-16|12:10:24.678] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:24.731302100Z WARN [10-16|12:10:24.731] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:25.240021673Z WARN [10-16|12:10:25.239] Served eth_call conn=172.18.0.3:34856 reqid=255 duration="262.418µs" err="execution reverted" errdata=0x091cd0057899336f786e8e2ed0155e0e5b3fd2bd3a77c5351be1c25f1b6bfa3829225e86 +geth-1.10 | 2023-10-16T12:10:25.303285608Z WARN [10-16|12:10:25.303] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:25.348233131Z WARN [10-16|12:10:25.348] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:25.371595806Z WARN [10-16|12:10:25.371] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:25.411352756Z WARN [10-16|12:10:25.411] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:25.867442756Z WARN [10-16|12:10:25.867] Served eth_call conn=172.18.0.3:34936 reqid=262 duration="292.121µs" err="execution reverted" errdata=0x091cd005a4972b226157aa4304159c96e04d2f37ba85f6a5a96e465cf532fe4f2070b087 +geth-1.10 | 2023-10-16T12:10:25.924412140Z WARN [10-16|12:10:25.924] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:25.967278614Z WARN [10-16|12:10:25.967] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:25.995655048Z WARN [10-16|12:10:25.995] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:26.032052758Z WARN [10-16|12:10:26.031] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:26.525332424Z WARN [10-16|12:10:26.525] Served eth_call conn=172.18.0.3:34990 reqid=269 duration="277.42µs" err="execution reverted" errdata=0x091cd0050bc71a5a011b64b0a6e314e5be1ff9c6fa0e9fbbd13def58438e833b711c378d +geth-1.10 | 2023-10-16T12:10:27.008536267Z WARN [10-16|12:10:27.008] Served eth_call conn=172.18.0.3:35052 reqid=276 duration="332.623µs" err="execution reverted" errdata=0x091cd0050bc71a5a011b64b0a6e314e5be1ff9c6fa0e9fbbd13def58438e833b711c378d +geth-1.10 | 2023-10-16T12:10:27.052754237Z WARN [10-16|12:10:27.052] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:27.096091445Z WARN [10-16|12:10:27.094] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:27.126233106Z WARN [10-16|12:10:27.126] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:27.216723793Z WARN [10-16|12:10:27.216] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:27.236125984Z WARN [10-16|12:10:27.235] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:27.285226405Z WARN [10-16|12:10:27.284] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:27.330911580Z WARN [10-16|12:10:27.330] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:27.361440869Z WARN [10-16|12:10:27.361] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:27.395869937Z WARN [10-16|12:10:27.395] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:27.424427485Z WARN [10-16|12:10:27.421] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:27.460051939Z WARN [10-16|12:10:27.459] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:27.953924147Z WARN [10-16|12:10:27.953] Served eth_call conn=172.18.0.3:35086 reqid=281 duration="271.42µs" err="execution reverted" errdata=0x091cd00533f0d41873ed35636cf2c735b60f6eedb09d18f491f8d4d055fa9694ef7e458d +geth-1.10 | 2023-10-16T12:10:28.005503545Z WARN [10-16|12:10:28.005] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:28.042057566Z WARN [10-16|12:10:28.041] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:28.071144752Z WARN [10-16|12:10:28.070] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:28.112799138Z WARN [10-16|12:10:28.112] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:28.585574434Z WARN [10-16|12:10:28.585] Served eth_call conn=172.18.0.3:35190 reqid=292 duration="290.921µs" err="execution reverted" errdata=0x091cd00541efe8b097f694affe89e304433e6577252e75fc1b2a43b389f5f2b3a7b23f51 +geth-1.10 | 2023-10-16T12:10:28.621693023Z WARN [10-16|12:10:28.621] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:28.657949923Z WARN [10-16|12:10:28.657] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:28.680572145Z WARN [10-16|12:10:28.680] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:28.720694721Z WARN [10-16|12:10:28.720] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:29.234848984Z WARN [10-16|12:10:29.234] Served eth_call conn=172.18.0.3:35266 reqid=299 duration="372.327µs" err="execution reverted" errdata=0x091cd00572905855895c4fe04182278b6c50713ae0b4a7c7313baab1a830eeb0a01031c7 +geth-1.10 | 2023-10-16T12:10:29.280962190Z WARN [10-16|12:10:29.280] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:29.318959814Z WARN [10-16|12:10:29.318] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:29.343469672Z WARN [10-16|12:10:29.343] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:29.379489554Z WARN [10-16|12:10:29.379] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:29.842338838Z WARN [10-16|12:10:29.842] Served eth_call conn=172.18.0.3:35326 reqid=306 duration="288.921µs" err="execution reverted" errdata=0x091cd00507c843323157fb304d568672dec8c4668ece4e384a1080e691e5c2af7f7f4d1a +geth-1.10 | 2023-10-16T12:10:30.387370230Z WARN [10-16|12:10:30.387] Served eth_call conn=172.18.0.3:35390 reqid=313 duration="278.72µs" err="execution reverted" errdata=0x091cd00507c843323157fb304d568672dec8c4668ece4e384a1080e691e5c2af7f7f4d1a +geth-1.10 | 2023-10-16T12:10:30.425411438Z WARN [10-16|12:10:30.425] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:30.471442514Z WARN [10-16|12:10:30.471] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:30.596943148Z WARN [10-16|12:10:30.596] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:30.634684835Z WARN [10-16|12:10:30.634] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:30.653990509Z WARN [10-16|12:10:30.653] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:30.702586568Z WARN [10-16|12:10:30.702] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:30.742879436Z WARN [10-16|12:10:30.742] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:30.775755077Z WARN [10-16|12:10:30.775] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:30.813055932Z WARN [10-16|12:10:30.812] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:30.868584585Z WARN [10-16|12:10:30.868] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:30.913207161Z WARN [10-16|12:10:30.913] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:31.414512946Z WARN [10-16|12:10:31.414] Served eth_call conn=172.18.0.3:35440 reqid=318 duration="259.218µs" err="execution reverted" errdata=0x091cd0054e39902d236dc19c4585a644356bbfd7a1656ce92bf1917a9f6a29c8f348101c +geth-1.10 | 2023-10-16T12:10:31.456028402Z WARN [10-16|12:10:31.455] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:31.496222363Z WARN [10-16|12:10:31.496] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:31.546518843Z WARN [10-16|12:10:31.546] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:31.592669929Z WARN [10-16|12:10:31.592] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:32.107344165Z WARN [10-16|12:10:32.106] Served eth_call conn=172.18.0.3:35494 reqid=326 duration="263.119µs" err="execution reverted" errdata=0x091cd0053fcba9ad4202a29b910ecefbf14f6d3e3361b10604a6c590bd2a5f9ee98a2203 +geth-1.10 | 2023-10-16T12:10:32.148092866Z WARN [10-16|12:10:32.147] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:32.181577950Z WARN [10-16|12:10:32.181] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:32.221936123Z WARN [10-16|12:10:32.221] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:32.265856849Z WARN [10-16|12:10:32.265] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:32.776717715Z WARN [10-16|12:10:32.776] Served eth_call conn=172.18.0.3:35608 reqid=335 duration="313.022µs" err="execution reverted" errdata=0x091cd00574f42cc10774f978f84fc5945af8c6e21fc02d778bd29bfcc577d0c6f772bdff +geth-1.10 | 2023-10-16T12:10:32.816947778Z WARN [10-16|12:10:32.816] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:32.850404460Z WARN [10-16|12:10:32.850] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:32.895030037Z WARN [10-16|12:10:32.894] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:32.939862228Z WARN [10-16|12:10:32.939] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:33.456236286Z WARN [10-16|12:10:33.456] Served eth_call conn=172.18.0.3:35664 reqid=342 duration="292.221µs" err="execution reverted" errdata=0x091cd005f2df47656cabed972659a5490a3e742a9f4ca826699b856826343e3acb5c966c +geth-1.10 | 2023-10-16T12:10:33.508468004Z WARN [10-16|12:10:33.508] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:33.543581704Z WARN [10-16|12:10:33.543] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:33.588268885Z WARN [10-16|12:10:33.588] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:33.636293103Z WARN [10-16|12:10:33.636] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:34.157289090Z WARN [10-16|12:10:34.157] Served eth_call conn=172.18.0.3:59618 reqid=349 duration="261.619µs" err="execution reverted" errdata=0x091cd005a99165a81a0d2262cb4f473a97b6dc732f2fa563ba39b0d2bcbcfec5e6d59213 +geth-1.10 | 2023-10-16T12:10:34.193343857Z WARN [10-16|12:10:34.193] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:34.236482027Z WARN [10-16|12:10:34.236] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:34.282220883Z WARN [10-16|12:10:34.282] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:34.327982141Z WARN [10-16|12:10:34.327] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:34.864648143Z WARN [10-16|12:10:34.864] Served eth_call conn=172.18.0.3:59676 reqid=356 duration="278.42µs" err="execution reverted" errdata=0x091cd00533e4239e5dc80568f19a915386c0cd1806052387820f2e4897da9633d0ea4f90 +geth-1.10 | 2023-10-16T12:10:34.910047975Z WARN [10-16|12:10:34.909] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:34.950688068Z WARN [10-16|12:10:34.950] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:35.014222791Z WARN [10-16|12:10:35.014] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:35.059156189Z WARN [10-16|12:10:35.059] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:35.580147876Z WARN [10-16|12:10:35.580] Served eth_call conn=172.18.0.3:59734 reqid=363 duration="295.221µs" err="execution reverted" errdata=0x091cd005bcfd0b54bb7d7e5a15e08966182356e9028c913ed70c5c621475009bb17a0256 +geth-1.10 | 2023-10-16T12:10:35.617431430Z WARN [10-16|12:10:35.617] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:35.658392746Z WARN [10-16|12:10:35.658] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:35.699202151Z WARN [10-16|12:10:35.699] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:35.744785496Z WARN [10-16|12:10:35.744] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:36.250505395Z WARN [10-16|12:10:36.250] Served eth_call conn=172.18.0.3:59852 reqid=374 duration="307.922µs" err="execution reverted" errdata=0x091cd005f7aca24c5b9021d14f83a84148bbc199a5a173eb4676c4ebde90f11843016aa5 +geth-1.10 | 2023-10-16T12:10:36.293232537Z WARN [10-16|12:10:36.293] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:36.326758223Z WARN [10-16|12:10:36.326] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:36.370791858Z WARN [10-16|12:10:36.370] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:36.414552573Z WARN [10-16|12:10:36.414] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:36.928522060Z WARN [10-16|12:10:36.928] Served eth_call conn=172.18.0.3:59906 reqid=381 duration="316.823µs" err="execution reverted" errdata=0x091cd0053dd449138d9b504b8a2aa4674060296fdcf9f5523bf141864740a623b30b6cd5 +geth-1.10 | 2023-10-16T12:10:36.966538966Z WARN [10-16|12:10:36.966] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:37.002467423Z WARN [10-16|12:10:37.002] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:37.053223636Z WARN [10-16|12:10:37.053] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:37.106405322Z WARN [10-16|12:10:37.106] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:37.635790906Z WARN [10-16|12:10:37.635] Served eth_call conn=172.18.0.3:59976 reqid=388 duration="323.823µs" err="execution reverted" errdata=0x091cd005ce9d4be20eb95169686c79d175dae587be23247dcf0fe482afe288b395bdd9b2 +geth-1.10 | 2023-10-16T12:10:37.680525891Z WARN [10-16|12:10:37.680] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:37.714084880Z WARN [10-16|12:10:37.713] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:37.753044653Z WARN [10-16|12:10:37.752] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:37.793531735Z WARN [10-16|12:10:37.793] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:38.289390121Z WARN [10-16|12:10:38.289] Served eth_call conn=172.18.0.3:60032 reqid=395 duration="326.524µs" err="execution reverted" errdata=0x091cd00507256902b4c063155d925d2ababd779514c979dc14c27ada986bc3d436c63f80 +geth-1.10 | 2023-10-16T12:10:38.798372745Z WARN [10-16|12:10:38.798] Served eth_call conn=172.18.0.3:60108 reqid=402 duration="314.922µs" err="execution reverted" errdata=0x091cd00507256902b4c063155d925d2ababd779514c979dc14c27ada986bc3d436c63f80 +geth-1.10 | 2023-10-16T12:10:38.838452690Z WARN [10-16|12:10:38.838] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:38.873719693Z WARN [10-16|12:10:38.873] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:38.898454448Z WARN [10-16|12:10:38.898] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:38.932280049Z WARN [10-16|12:10:38.932] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:38.953536058Z WARN [10-16|12:10:38.953] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:39.007186365Z WARN [10-16|12:10:39.007] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:39.058985042Z WARN [10-16|12:10:39.058] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:39.114224662Z WARN [10-16|12:10:39.113] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:39.168709929Z WARN [10-16|12:10:39.168] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:39.191875673Z WARN [10-16|12:10:39.191] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:39.234861424Z WARN [10-16|12:10:39.234] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:39.741312969Z WARN [10-16|12:10:39.741] Served eth_call conn=172.18.0.3:60156 reqid=407 duration="342.025µs" err="execution reverted" errdata=0x091cd0059efba383b46af4b0f61567d9695de2133f1357453433f0a2c84402d9f69af4f0 +geth-1.10 | 2023-10-16T12:10:39.808498537Z WARN [10-16|12:10:39.808] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:39.855261156Z WARN [10-16|12:10:39.855] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:39.875744710Z WARN [10-16|12:10:39.875] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:39.914587567Z WARN [10-16|12:10:39.914] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:40.408869248Z WARN [10-16|12:10:40.408] Served eth_call conn=172.18.0.3:60268 reqid=418 duration="269.419µs" err="execution reverted" errdata=0x091cd0051c9ec619fcf2c7c0ba35c27fcf6e1650f680412a6cf0498c6eb7ba2657434bee +geth-1.10 | 2023-10-16T12:10:40.467945841Z WARN [10-16|12:10:40.467] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:40.514121418Z WARN [10-16|12:10:40.513] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:40.535799557Z WARN [10-16|12:10:40.535] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:40.570241101Z WARN [10-16|12:10:40.569] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:41.085318058Z WARN [10-16|12:10:41.085] Served eth_call conn=172.18.0.3:60352 reqid=425 duration="291.421µs" err="execution reverted" errdata=0x091cd00595818630daa53a857e2c3570c3111d140505ff905c4f8837bbd6028bfe51d821 +geth-1.10 | 2023-10-16T12:10:41.148044510Z WARN [10-16|12:10:41.147] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:41.192707480Z WARN [10-16|12:10:41.192] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:41.215074467Z WARN [10-16|12:10:41.214] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:41.254304852Z WARN [10-16|12:10:41.254] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:41.760632888Z WARN [10-16|12:10:41.760] Served eth_call conn=172.18.0.3:60420 reqid=432 duration="283.72µs" err="execution reverted" errdata=0x091cd005e590387b00e4039c2bb2c07bbcc40a692ca01eec273be64f176978fc9793766c +geth-1.10 | 2023-10-16T12:10:41.824573426Z WARN [10-16|12:10:41.823] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:41.866277286Z WARN [10-16|12:10:41.866] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:41.888503563Z WARN [10-16|12:10:41.888] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:41.924894246Z WARN [10-16|12:10:41.924] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:42.428943420Z WARN [10-16|12:10:42.428] Served eth_call conn=172.18.0.3:60480 reqid=439 duration="354.525µs" err="execution reverted" errdata=0x091cd005c0d6fea2896291337e2f9d60e329967674cc3edfbfa62bc40441fd6b9703270b +geth-1.10 | 2023-10-16T12:10:42.492976265Z WARN [10-16|12:10:42.492] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:42.544758940Z WARN [10-16|12:10:42.540] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:42.566263566Z WARN [10-16|12:10:42.566] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:42.609425230Z WARN [10-16|12:10:42.609] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:43.101657965Z WARN [10-16|12:10:43.101] Served eth_call conn=172.18.0.3:60532 reqid=446 duration="306.021µs" err="execution reverted" errdata=0x091cd00596245bc4bc2642f3d7709f66b87c5a423d5b26e225a0ec4eb0e4b90dd4d9a250 +geth-1.10 | 2023-10-16T12:10:43.176461974Z WARN [10-16|12:10:43.176] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:43.216687429Z WARN [10-16|12:10:43.216] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:43.240746237Z WARN [10-16|12:10:43.240] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:43.280256741Z WARN [10-16|12:10:43.280] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:43.769034731Z WARN [10-16|12:10:43.768] Served eth_call conn=172.18.0.3:37458 reqid=453 duration="289.32µs" err="execution reverted" errdata=0x091cd00596a19a3f760e1a35e5ceaa10876f5bfdf7409a5b484c7cb0e0a4e62817a20b59 +geth-1.10 | 2023-10-16T12:10:43.834121151Z WARN [10-16|12:10:43.833] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:43.873715561Z WARN [10-16|12:10:43.873] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:43.896995613Z WARN [10-16|12:10:43.896] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:43.932097605Z WARN [10-16|12:10:43.931] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:44.412190279Z WARN [10-16|12:10:44.412] Served eth_call conn=172.18.0.3:37548 reqid=464 duration="286.421µs" err="execution reverted" errdata=0x091cd005a1ca0b0d2a1411479b0bbcd7b8562550cb68f94115ac4f8da0699737b707fb69 +geth-1.10 | 2023-10-16T12:10:44.479238337Z WARN [10-16|12:10:44.478] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:44.522544711Z WARN [10-16|12:10:44.522] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:44.543591705Z WARN [10-16|12:10:44.543] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:44.578738799Z WARN [10-16|12:10:44.578] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:45.027463347Z WARN [10-16|12:10:45.027] Served eth_call conn=172.18.0.3:37640 reqid=471 duration="315.322µs" err="execution reverted" errdata=0x091cd005cc18ef12927af98d3272ba67497fcc74739ce177bd0b23bde1c6cf30656bb607 +geth-1.10 | 2023-10-16T12:10:45.081366572Z WARN [10-16|12:10:45.081] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:45.126697290Z WARN [10-16|12:10:45.126] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:45.147349656Z WARN [10-16|12:10:45.147] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:45.180558112Z WARN [10-16|12:10:45.180] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:45.636596279Z WARN [10-16|12:10:45.636] Served eth_call conn=172.18.0.3:37694 reqid=478 duration="300.721µs" err="execution reverted" errdata=0x091cd005aea5961c0f85414abe757904c0aef66591f975c91ccf6f1b1aaffe680f29e98b +geth-1.10 | 2023-10-16T12:10:45.688988898Z WARN [10-16|12:10:45.688] Block sealing failed err="sealing paused while waiting for transactions" +bundler-waiter_1 | 2023-10-16T12:10:06.045545763Z Error: +bundler-waiter_1 | 2023-10-16T12:10:06.046296914Z error sending request for url (http://bundler:3000/rpc): error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:10:06.046307315Z +bundler-waiter_1 | 2023-10-16T12:10:06.046311115Z Context: +bundler-waiter_1 | 2023-10-16T12:10:06.046314515Z - Error #0: error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:10:06.046318016Z - Error #1: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:10:06.046321316Z - Error #2: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:10:06.614717771Z Error: +bundler-waiter_1 | 2023-10-16T12:10:06.614740573Z error sending request for url (http://bundler:3000/rpc): error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:10:06.614745773Z +bundler-waiter_1 | 2023-10-16T12:10:06.614749173Z Context: +bundler-waiter_1 | 2023-10-16T12:10:06.614752574Z - Error #0: error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:10:06.614890383Z - Error #1: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:10:06.614897984Z - Error #2: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:10:07.298316945Z Error: +bundler-waiter_1 | 2023-10-16T12:10:07.298652469Z error sending request for url (http://bundler:3000/rpc): error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:10:07.298660769Z +bundler-waiter_1 | 2023-10-16T12:10:07.298668170Z Context: +bundler-waiter_1 | 2023-10-16T12:10:07.298839582Z - Error #0: error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:10:07.298990892Z - Error #1: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:10:07.299111500Z - Error #2: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:10:08.161116764Z "0x539" +geth-1.10 | 2023-10-16T12:10:45.731256698Z WARN [10-16|12:10:45.731] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:45.753165253Z WARN [10-16|12:10:45.753] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:45.793864241Z WARN [10-16|12:10:45.793] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:46.246429860Z WARN [10-16|12:10:46.246] Served eth_call conn=172.18.0.3:37750 reqid=485 duration="295.721µs" err="execution reverted" errdata=0x091cd005dd7e7fa5f0c85e4648e87833eee1b30213988273f9cfc7651ccb6cf7f82c9695 +geth-1.10 | 2023-10-16T12:10:46.745786053Z WARN [10-16|12:10:46.745] Served eth_call conn=172.18.0.3:37812 reqid=492 duration="325.023µs" err="execution reverted" errdata=0x091cd005dd7e7fa5f0c85e4648e87833eee1b30213988273f9cfc7651ccb6cf7f82c9695 +geth-1.10 | 2023-10-16T12:10:46.776245100Z WARN [10-16|12:10:46.776] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:46.807881229Z WARN [10-16|12:10:46.807] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:47.011174657Z WARN [10-16|12:10:47.011] Served eth_call conn=172.18.0.3:37858 reqid=497 duration="253.918µs" err="execution reverted" errdata=0x091cd005010f3d63fe404e4d05bc48e570e2e0c937ccf9f8eceb20ae92f0780ebccc8a4c +geth-1.10 | 2023-10-16T12:10:47.228016039Z WARN [10-16|12:10:47.227] Served eth_call conn=172.18.0.3:37906 reqid=504 duration="253.317µs" err="execution reverted" errdata=0x091cd005010f3d63fe404e4d05bc48e570e2e0c937ccf9f8eceb20ae92f0780ebccc8a4c +geth-1.10 | 2023-10-16T12:10:47.445124040Z WARN [10-16|12:10:47.444] Served eth_call conn=172.18.0.3:37958 reqid=511 duration="257.318µs" err="execution reverted" errdata=0x091cd005010f3d63fe404e4d05bc48e570e2e0c937ccf9f8eceb20ae92f0780ebccc8a4c +geth-1.10 | 2023-10-16T12:10:47.649073614Z WARN [10-16|12:10:47.648] Served eth_call conn=172.18.0.3:38014 reqid=518 duration="235.017µs" err="execution reverted" errdata=0x091cd005010f3d63fe404e4d05bc48e570e2e0c937ccf9f8eceb20ae92f0780ebccc8a4c +geth-1.10 | 2023-10-16T12:10:47.867772527Z WARN [10-16|12:10:47.867] Served eth_call conn=172.18.0.3:38090 reqid=525 duration="254.517µs" err="execution reverted" errdata=0x091cd005010f3d63fe404e4d05bc48e570e2e0c937ccf9f8eceb20ae92f0780ebccc8a4c +geth-1.10 | 2023-10-16T12:10:47.944018200Z WARN [10-16|12:10:47.943] Served eth_call conn=172.18.0.3:38152 reqid=531 duration="268.019µs" err="execution reverted" errdata=0x091cd005010f3d63fe404e4d05bc48e570e2e0c937ccf9f8eceb20ae92f0780ebccc8a4c +geth-1.10 | 2023-10-16T12:10:48.157214426Z WARN [10-16|12:10:48.157] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:48.164093610Z WARN [10-16|12:10:48.163] Served eth_call conn=172.18.0.3:38274 reqid=546 duration="395.828µs" err="execution reverted" errdata=0x11e6f5a000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000001371147ff8f2824a8a48693e037008d09a3019c3b37ae88a17f4df120ab465e10 +geth-1.10 | 2023-10-16T12:10:48.229367011Z WARN [10-16|12:10:48.229] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:48.263355806Z WARN [10-16|12:10:48.263] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:48.293176308Z WARN [10-16|12:10:48.293] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:48.501025156Z WARN [10-16|12:10:48.500] Served eth_call conn=172.18.0.3:38330 reqid=555 duration="259.619µs" err="execution reverted" errdata=0x091cd005bb7bb54a6db3daaa3c08b2a072bfe088db7df368f5922e994ad86c6b5931cd30 +geth-1.10 | 2023-10-16T12:10:48.725155252Z WARN [10-16|12:10:48.725] Served eth_call conn=172.18.0.3:38396 reqid=562 duration="257.218µs" err="execution reverted" errdata=0x091cd005bb7bb54a6db3daaa3c08b2a072bfe088db7df368f5922e994ad86c6b5931cd30 +geth-1.10 | 2023-10-16T12:10:48.950738650Z WARN [10-16|12:10:48.950] Served eth_call conn=172.18.0.3:38464 reqid=569 duration="281.12µs" err="execution reverted" errdata=0x091cd005bb7bb54a6db3daaa3c08b2a072bfe088db7df368f5922e994ad86c6b5931cd30 +geth-1.10 | 2023-10-16T12:10:49.166253539Z WARN [10-16|12:10:49.166] Served eth_call conn=172.18.0.3:38526 reqid=576 duration="247.218µs" err="execution reverted" errdata=0x091cd005bb7bb54a6db3daaa3c08b2a072bfe088db7df368f5922e994ad86c6b5931cd30 +geth-1.10 | 2023-10-16T12:10:49.389563577Z WARN [10-16|12:10:49.389] Served eth_call conn=172.18.0.3:38582 reqid=583 duration="267.419µs" err="execution reverted" errdata=0x091cd005bb7bb54a6db3daaa3c08b2a072bfe088db7df368f5922e994ad86c6b5931cd30 +geth-1.10 | 2023-10-16T12:10:49.431072003Z WARN [10-16|12:10:49.430] Served eth_call conn=172.18.0.3:38662 reqid=591 duration="242.117µs" err="execution reverted" errdata=0x091cd005bb7bb54a6db3daaa3c08b2a072bfe088db7df368f5922e994ad86c6b5931cd30 +geth-1.10 | 2023-10-16T12:10:49.662099985Z WARN [10-16|12:10:49.661] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:49.667374656Z WARN [10-16|12:10:49.667] Served eth_call conn=172.18.0.3:38776 reqid=602 duration="393.027µs" err="execution reverted" errdata=0x11e6f5a000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000001adc1801f84230ebf8c1ecf56ef012f4d572752ecc32e17abaa87b20f6c805b9c +geth-1.10 | 2023-10-16T12:10:49.752865581Z WARN [10-16|12:10:49.752] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:49.785268665Z WARN [10-16|12:10:49.785] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:49.804656531Z WARN [10-16|12:10:49.804] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:49.835789126Z WARN [10-16|12:10:49.835] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:49.862796929Z WARN [10-16|12:10:49.862] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:49.885234310Z WARN [10-16|12:10:49.885] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:49.908360540Z WARN [10-16|12:10:49.908] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:49.931300857Z WARN [10-16|12:10:49.931] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:50.147626803Z WARN [10-16|12:10:50.147] Served eth_call conn=172.18.0.3:38860 reqid=611 duration="257.318µs" err="execution reverted" errdata=0x091cd005312634de0f37e589376baa56795158c32a628843f8e9cbd53fc6ace9c6729ecd +bundler_1 | 2023-10-16T12:10:06.362914184Z command-line arguments: { +bundler_1 | 2023-10-16T12:10:06.362966088Z config: 'workdir/bundler.config.json', +bundler_1 | 2023-10-16T12:10:06.362971188Z auto: false, +bundler_1 | 2023-10-16T12:10:06.362974688Z network: 'http://eth-node:8545' +bundler_1 | 2023-10-16T12:10:06.362978089Z } +bundler_1 | 2023-10-16T12:10:06.364620303Z Merged configuration: {"port":"3000","entryPoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","unsafe":false,"conditionalRpc":false,"minStake":"1","minUnstakeDelay":0,"gasFactor":"1","beneficiary":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","minBalance":"1","mnemonic":"./workdir/mnemonic.txt","maxBundleGas":5000000,"autoBundleInterval":3,"autoBundleMempoolSize":10,"network":"http://eth-node:8545"} +bundler_1 | 2023-10-16T12:10:06.364759512Z url= http://eth-node:8545 +bundler_1 | 2023-10-16T12:10:08.083644584Z url= http://eth-node:8545 +bundler_1 | 2023-10-16T12:10:08.158587989Z sent eth_chainId - 0x539 +bundler_1 | 2023-10-16T12:10:08.182247532Z signer 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 balance 20.0 +bundler_1 | 2023-10-16T12:10:08.183578124Z Bundle interval (seconds) 3 +bundler_1 | 2023-10-16T12:10:08.188580572Z connected to network { name: 'unknown', chainId: 1337 } +bundler_1 | 2023-10-16T12:10:08.188596973Z running on http://localhost:3000/rpc +bundler_1 | 2023-10-16T12:10:11.454386172Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:11.523522474Z UserOperation: Sender=0x1D30dC8cD7588d529301eA7f5209b6dCd31C57b2 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:11.734995560Z until 281474976710655 now= 1697458211 +bundler_1 | 2023-10-16T12:10:11.760637541Z sent eth_sendUserOperation - 0xf82a46dfae618fa4c151ebd7627b5393f693bef29d9f6bd5ad32f6e5d7c36d5b +bundler_1 | 2023-10-16T12:10:11.765079749Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:11.765119752Z { +bundler_1 | 2023-10-16T12:10:11.765124952Z sender: '0x1D30dC8cD7588d529301eA7f5209b6dCd31C57b2', +bundler_1 | 2023-10-16T12:10:11.765128953Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:11.765132253Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:11.765135753Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:11.765139353Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:11.765142654Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:11.765146254Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:11.765149554Z maxFeePerGas: '0x12a05f200', +bundler_1 | 2023-10-16T12:10:11.765152754Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:11.765156055Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:11.765159355Z signature: '0x' +bundler_1 | 2023-10-16T12:10:11.765162555Z } +bundler_1 | 2023-10-16T12:10:11.765165755Z ] +bundler_1 | 2023-10-16T12:10:11.768685100Z UserOperation: Sender=0x1D30dC8cD7588d529301eA7f5209b6dCd31C57b2 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:11.951244278Z until 281474976710655 now= 1697458211 +bundler_1 | 2023-10-16T12:10:11.959079122Z failed: eth_sendUserOperation error: {"message":"Replacement UserOperation must have higher maxFeePerGas (old=5000000000 new=5000000000) ","code":-32602} +bundler_1 | 2023-10-16T12:10:11.963422224Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:11.963443225Z { +bundler_1 | 2023-10-16T12:10:11.963447825Z sender: '0x1D30dC8cD7588d529301eA7f5209b6dCd31C57b2', +bundler_1 | 2023-10-16T12:10:11.963451526Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:11.963454726Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:11.963472527Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:11.963476727Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:11.963480028Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:11.963483328Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:11.963486728Z maxFeePerGas: '0x12a05f200', +bundler_1 | 2023-10-16T12:10:11.963490128Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:11.963493528Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:11.963496729Z signature: '0x' +bundler_1 | 2023-10-16T12:10:11.963499929Z } +bundler_1 | 2023-10-16T12:10:11.963503029Z ] +bundler_1 | 2023-10-16T12:10:11.976833555Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:12.009523325Z UserOperation: Sender=0xEF080cdc10EC89d233039dBe649b4eB07cD510DE Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:12.213147066Z until 281474976710655 now= 1697458212 +bundler_1 | 2023-10-16T12:10:12.230726987Z sent eth_sendUserOperation - 0x3ba0ccd87a13dd4b21f1c065533d247083c741663dee9557c865d6b473e8f421 +bundler_1 | 2023-10-16T12:10:12.235176896Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:12.235197698Z { +bundler_1 | 2023-10-16T12:10:12.235201998Z sender: '0xEF080cdc10EC89d233039dBe649b4eB07cD510DE', +bundler_1 | 2023-10-16T12:10:12.235214999Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:12.235218799Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:12.235222299Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:12.235225800Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:12.235229200Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:12.235232500Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:12.235235900Z maxFeePerGas: '0x12a05f200', +bundler_1 | 2023-10-16T12:10:12.235239200Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:12.235242501Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:12.235245801Z signature: '0x' +bundler_1 | 2023-10-16T12:10:12.235249001Z } +bundler_1 | 2023-10-16T12:10:12.235252201Z ] +bundler_1 | 2023-10-16T12:10:12.238727643Z UserOperation: Sender=0xEF080cdc10EC89d233039dBe649b4eB07cD510DE Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:12.445785022Z until 281474976710655 now= 1697458212 +bundler_1 | 2023-10-16T12:10:12.453545161Z failed: eth_sendUserOperation error: {"message":"Replacement UserOperation must have higher maxPriorityFeePerGas (old=1000000000 new=1000000000) ","code":-32602} +geth-1.10 | 2023-10-16T12:10:50.393345420Z WARN [10-16|12:10:50.393] Served eth_call conn=172.18.0.3:38910 reqid=618 duration="278.22µs" err="execution reverted" errdata=0x091cd005f6604c421fcc4046584f7d41ece0b5d33183445641c8eb177aa3570c03cca467 +geth-1.10 | 2023-10-16T12:10:50.426355747Z WARN [10-16|12:10:50.426] Served eth_call conn=172.18.0.3:38982 reqid=626 duration="229.916µs" err="execution reverted" errdata=0x091cd005312634de0f37e589376baa56795158c32a628843f8e9cbd53fc6ace9c6729ecd +geth-1.10 | 2023-10-16T12:10:50.655137970Z WARN [10-16|12:10:50.654] Served eth_call conn=172.18.0.3:38994 reqid=629 duration="271.319µs" err="execution reverted" errdata=0x091cd005f6604c421fcc4046584f7d41ece0b5d33183445641c8eb177aa3570c03cca467 +geth-1.10 | 2023-10-16T12:10:50.917902289Z WARN [10-16|12:10:50.917] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:50.927456062Z WARN [10-16|12:10:50.927] Served eth_call conn=172.18.0.3:39122 reqid=640 duration=2.176753ms err="execution reverted" errdata=0x11e6f5a000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000001abbc36c8aa60c959a9670cac1be970a07c1e450972c8c69a86fe034324797b54 +geth-1.10 | 2023-10-16T12:10:51.031730011Z WARN [10-16|12:10:51.031] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:51.069208353Z WARN [10-16|12:10:51.069] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:51.092633003Z WARN [10-16|12:10:51.092] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:51.124392142Z WARN [10-16|12:10:51.124] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:51.154244146Z WARN [10-16|12:10:51.154] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:51.335521821Z WARN [10-16|12:10:51.335] Served eth_call conn=172.18.0.3:39236 reqid=651 duration="246.217µs" err="execution reverted" errdata=0x091cd005325c0cf010bb2e228b1eece3e0fc444a50b0772734837b7e67eba313a25666af +geth-1.10 | 2023-10-16T12:10:51.596976348Z WARN [10-16|12:10:51.596] Served eth_call conn=172.18.0.3:39308 reqid=658 duration="290.121µs" err="execution reverted" errdata=0x091cd0055b9f489c15d0b65a048ba421d04345cf248513a9277d054de5983132dfd84619 +geth-1.10 | 2023-10-16T12:10:51.874854132Z WARN [10-16|12:10:51.874] Served eth_call conn=172.18.0.3:39358 reqid=663 duration="249.117µs" err="execution reverted" errdata=0x091cd0055b9f489c15d0b65a048ba421d04345cf248513a9277d054de5983132dfd84619 +geth-1.10 | 2023-10-16T12:10:52.070792241Z WARN [10-16|12:10:52.070] Served eth_call conn=172.18.0.3:39438 reqid=670 duration="257.719µs" err="execution reverted" errdata=0x091cd005325c0cf010bb2e228b1eece3e0fc444a50b0772734837b7e67eba313a25666af +geth-1.10 | 2023-10-16T12:10:52.122623894Z WARN [10-16|12:10:52.122] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:52.163307561Z WARN [10-16|12:10:52.163] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:52.199848836Z WARN [10-16|12:10:52.199] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:52.236135793Z WARN [10-16|12:10:52.235] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:52.272190134Z WARN [10-16|12:10:52.272] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:52.336151942Z WARN [10-16|12:10:52.335] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:52.375215495Z WARN [10-16|12:10:52.374] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:52.574015406Z WARN [10-16|12:10:52.573] Served eth_call conn=172.18.0.3:39568 reqid=679 duration="259.518µs" err="execution reverted" errdata=0x091cd005374168fb0ef15122a6d54f0a3c49cc060dc905b57b5c0abc635191698292d2be +geth-1.10 | 2023-10-16T12:10:52.616097372Z WARN [10-16|12:10:52.615] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:52.648458353Z WARN [10-16|12:10:52.648] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:52.671689890Z WARN [10-16|12:10:52.671] Served eth_call conn=172.18.0.3:39622 reqid=687 duration="232.516µs" err="execution reverted" errdata=0x091cd005d60890c030f8a4506c2a5a87a26c6ae7d7d21ffa8fe34caa75059a382b53cbfc +geth-1.10 | 2023-10-16T12:10:52.731608013Z WARN [10-16|12:10:52.731] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:52.768306499Z WARN [10-16|12:10:52.768] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:52.972496790Z WARN [10-16|12:10:52.972] Served eth_call conn=172.18.0.3:39666 reqid=692 duration="237.217µs" err="execution reverted" errdata=0x091cd005374168fb0ef15122a6d54f0a3c49cc060dc905b57b5c0abc635191698292d2be +geth-1.10 | 2023-10-16T12:10:53.003904303Z WARN [10-16|12:10:53.003] Served eth_call conn=172.18.0.3:39748 reqid=700 duration="199.714µs" err="execution reverted" errdata=0x091cd005374168fb0ef15122a6d54f0a3c49cc060dc905b57b5c0abc635191698292d2be +geth-1.10 | 2023-10-16T12:10:53.181634429Z WARN [10-16|12:10:53.181] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:53.188383705Z WARN [10-16|12:10:53.188] Served eth_call conn=172.18.0.3:39890 reqid=711 duration="409.929µs" err="execution reverted" errdata=0x11e6f5a0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000015f35d16853b0fef291d679e02e9cc10ed88a255dbc57abd70620fef35ec5559d +geth-1.10 | 2023-10-16T12:10:53.257273360Z WARN [10-16|12:10:53.256] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:53.291522573Z WARN [10-16|12:10:53.291] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:53.457218851Z WARN [10-16|12:10:53.457] Served eth_call conn=172.18.0.3:39914 reqid=716 duration="247.917µs" err="execution reverted" errdata=0x091cd005d60890c030f8a4506c2a5a87a26c6ae7d7d21ffa8fe34caa75059a382b53cbfc +geth-1.10 | 2023-10-16T12:10:53.492596744Z WARN [10-16|12:10:53.492] Served eth_call conn=172.18.0.3:39824 reqid=724 duration="220.115µs" err="execution reverted" errdata=0x091cd005d60890c030f8a4506c2a5a87a26c6ae7d7d21ffa8fe34caa75059a382b53cbfc +geth-1.10 | 2023-10-16T12:10:53.689917651Z WARN [10-16|12:10:53.689] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:10:12.457396829Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:12.457412230Z { +bundler_1 | 2023-10-16T12:10:12.457416230Z sender: '0xEF080cdc10EC89d233039dBe649b4eB07cD510DE', +bundler_1 | 2023-10-16T12:10:12.457419730Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:12.457423230Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:12.457426531Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:12.457451432Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:12.457455633Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:12.457477134Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:12.457481935Z maxFeePerGas: '0x12a05f200', +bundler_1 | 2023-10-16T12:10:12.457485335Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:12.457488735Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:12.457492135Z signature: '0x' +bundler_1 | 2023-10-16T12:10:12.457495536Z } +bundler_1 | 2023-10-16T12:10:12.457498736Z ] +bundler_1 | 2023-10-16T12:10:12.462583489Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:12.508751895Z UserOperation: Sender=0xEBF040380D00CFE24D51b2814a6B1D39EEcE70C2 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:12.690076188Z until 281474976710655 now= 1697458212 +bundler_1 | 2023-10-16T12:10:12.704192768Z sent eth_sendUserOperation - 0x9de38f09f9f0589f9d2c5a9a34056c1ee14adaa3d81f393b937a5cbefe72f70c +bundler_1 | 2023-10-16T12:10:12.708047136Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:12.708070537Z { +bundler_1 | 2023-10-16T12:10:12.708074538Z sender: '0xEBF040380D00CFE24D51b2814a6B1D39EEcE70C2', +bundler_1 | 2023-10-16T12:10:12.708078038Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:12.708081638Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:12.708084938Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:12.708088438Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:12.708091639Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:12.708094839Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:12.708098039Z maxFeePerGas: '0x12a05f200', +bundler_1 | 2023-10-16T12:10:12.708101439Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:12.708104640Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:12.708108440Z signature: '0x' +bundler_1 | 2023-10-16T12:10:12.708111640Z } +bundler_1 | 2023-10-16T12:10:12.708114640Z ] +bundler_1 | 2023-10-16T12:10:12.711525077Z UserOperation: Sender=0xEBF040380D00CFE24D51b2814a6B1D39EEcE70C2 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:12.899610939Z until 281474976710655 now= 1697458212 +bundler_1 | 2023-10-16T12:10:12.906641527Z failed: eth_sendUserOperation error: {"message":"Replacement UserOperation must have higher maxPriorityFeePerGas (old=1000000000 new=1000000000) ","code":-32602} +bundler_1 | 2023-10-16T12:10:12.910552199Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:12.910572400Z { +bundler_1 | 2023-10-16T12:10:12.910586501Z sender: '0xEBF040380D00CFE24D51b2814a6B1D39EEcE70C2', +bundler_1 | 2023-10-16T12:10:12.910590402Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:12.910593602Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:12.910596902Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:12.910600902Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:12.910604303Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:12.910607503Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:12.910610803Z maxFeePerGas: '0x12a05f200', +bundler_1 | 2023-10-16T12:10:12.910618104Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:12.910621404Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:12.910624704Z signature: '0x' +bundler_1 | 2023-10-16T12:10:12.910628004Z } +bundler_1 | 2023-10-16T12:10:12.910631205Z ] +bundler_1 | 2023-10-16T12:10:12.915374034Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:12.950175851Z UserOperation: Sender=0x88536b7b927eEBf2D2B67603AB1733E3f4b67196 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:13.145802036Z until 281474976710655 now= 1697458213 +bundler_1 | 2023-10-16T12:10:13.161787247Z sent eth_sendUserOperation - 0xf46bddd694a048d354e99187975d2334b9bb7d21b71db8ce62798ec792b30071 +bundler_1 | 2023-10-16T12:10:13.165899132Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:13.165923534Z { +bundler_1 | 2023-10-16T12:10:13.165927634Z sender: '0x88536b7b927eEBf2D2B67603AB1733E3f4b67196', +bundler_1 | 2023-10-16T12:10:13.165931234Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:13.165934535Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:13.165937835Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:13.165941535Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:13.165944935Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:13.165948236Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:13.165951336Z maxFeePerGas: '0x12a05f200', +bundler_1 | 2023-10-16T12:10:13.165954536Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:13.165957736Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:13.165961036Z signature: '0x' +bundler_1 | 2023-10-16T12:10:13.165964137Z } +bundler_1 | 2023-10-16T12:10:13.165967837Z ] +bundler_1 | 2023-10-16T12:10:13.169549886Z UserOperation: Sender=0x88536b7b927eEBf2D2B67603AB1733E3f4b67196 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:13.368834325Z until 281474976710655 now= 1697458213 +geth-1.10 | 2023-10-16T12:10:53.697071555Z WARN [10-16|12:10:53.696] Served eth_call conn=172.18.0.3:39942 reqid=735 duration="427.53µs" err="execution reverted" errdata=0x11e6f5a00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000126ef526e9a9f3aa41ebffecefc79b4038f3f235948e64c2da3524044b9ad8235 +geth-1.10 | 2023-10-16T12:10:53.744594204Z WARN [10-16|12:10:53.744] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:53.782216756Z WARN [10-16|12:10:53.782] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:53.802173462Z WARN [10-16|12:10:53.801] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:54.176284628Z WARN [10-16|12:10:54.176] Served eth_call conn=172.18.0.3:39992 reqid=740 duration="292.12µs" err="execution reverted" errdata=0x091cd005537dc843bb8c2174808327973897f7b558e75b4c5e61907b3e45d00f48fdedb2 +geth-1.10 | 2023-10-16T12:10:54.214888349Z WARN [10-16|12:10:54.214] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:54.249098860Z WARN [10-16|12:10:54.248] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:54.268393821Z WARN [10-16|12:10:54.268] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:54.650258969Z WARN [10-16|12:10:54.650] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:54.691921209Z WARN [10-16|12:10:54.691] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:54.716224624Z WARN [10-16|12:10:54.716] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:55.153210863Z WARN [10-16|12:10:55.152] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:55.188594060Z WARN [10-16|12:10:55.188] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:55.206215403Z WARN [10-16|12:10:55.205] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:55.617212008Z WARN [10-16|12:10:55.617] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:55.663160650Z WARN [10-16|12:10:55.663] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:55.682223596Z WARN [10-16|12:10:55.682] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:56.114830825Z WARN [10-16|12:10:56.114] Served eth_call conn=172.18.0.3:40108 reqid=751 duration="265.019µs" err="execution reverted" errdata=0x091cd005a93411fa64d6e96bdc99969ff963572acb9085b09b06a3a42dd023d4b0d097ba +geth-1.10 | 2023-10-16T12:10:56.152953315Z WARN [10-16|12:10:56.152] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:56.188525026Z WARN [10-16|12:10:56.188] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:56.208408129Z WARN [10-16|12:10:56.208] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:56.614213267Z WARN [10-16|12:10:56.613] Served eth_call conn=172.18.0.3:40182 reqid=760 duration="298.321µs" err="execution reverted" errdata=0x091cd00507cf53a52704fc7ca750f63422c41808b7fe44ce2da32dc9888636ad6a423d4b +geth-1.10 | 2023-10-16T12:10:56.652332357Z WARN [10-16|12:10:56.652] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:56.688207189Z WARN [10-16|12:10:56.688] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:56.706988014Z WARN [10-16|12:10:56.706] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:57.101978389Z WARN [10-16|12:10:57.101] Served eth_call conn=172.18.0.3:40278 reqid=767 duration="274.22µs" err="execution reverted" errdata=0x091cd00509dae1d5154b501769fc4154c963ff4555229f676c971a08ca7b6b3f0f0a98c1 +geth-1.10 | 2023-10-16T12:10:57.141826701Z WARN [10-16|12:10:57.141] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:57.182703485Z WARN [10-16|12:10:57.182] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:57.204743841Z WARN [10-16|12:10:57.204] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:57.243249858Z WARN [10-16|12:10:57.242] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:57.298659369Z WARN [10-16|12:10:57.298] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:57.339923381Z WARN [10-16|12:10:57.339] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:57.979286201Z WARN [10-16|12:10:57.979] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:58.014567291Z WARN [10-16|12:10:58.014] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:58.036594145Z WARN [10-16|12:10:58.034] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:58.328531147Z WARN [10-16|12:10:58.328] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:58.368371459Z WARN [10-16|12:10:58.368] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:58.394276287Z WARN [10-16|12:10:58.394] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:58.810100232Z WARN [10-16|12:10:58.809] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:58.847772991Z WARN [10-16|12:10:58.847] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:58.865637051Z WARN [10-16|12:10:58.865] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:59.443275916Z WARN [10-16|12:10:59.443] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:59.481796534Z WARN [10-16|12:10:59.481] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:59.502008360Z WARN [10-16|12:10:59.501] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:59.934964914Z WARN [10-16|12:10:59.934] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:10:59.974512705Z WARN [10-16|12:10:59.974] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:00.009542577Z WARN [10-16|12:11:00.009] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:00.041997668Z WARN [10-16|12:11:00.041] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:00.426897330Z WARN [10-16|12:11:00.426] Served eth_call conn=172.18.0.3:40410 reqid=783 duration="254.318µs" err="execution reverted" errdata=0x091cd005a99764151bfed6a81a6d152380b93894ae4a6e71ec5d73b37cbfc735996bfafb +geth-1.10 | 2023-10-16T12:11:00.467760514Z WARN [10-16|12:11:00.467] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:00.608093318Z WARN [10-16|12:11:00.607] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:00.637625702Z WARN [10-16|12:11:00.637] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:00.661847711Z WARN [10-16|12:11:00.661] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:01.008163751Z WARN [10-16|12:11:01.008] Served eth_call conn=172.18.0.3:40478 reqid=790 duration="282.92µs" err="execution reverted" errdata=0x091cd005c844cd2a00d8f2daf7bcd532e93e88ca2e0110ff7bfc4fb8a421b3c5f953dbe9 +geth-1.10 | 2023-10-16T12:11:01.046850181Z WARN [10-16|12:11:01.046] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:01.089129165Z WARN [10-16|12:11:01.088] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:01.125703646Z WARN [10-16|12:11:01.125] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:01.154123451Z WARN [10-16|12:11:01.153] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:01.561099272Z WARN [10-16|12:11:01.560] Served eth_call conn=172.18.0.3:40524 reqid=797 duration="268.618µs" err="execution reverted" errdata=0x091cd005f58dfe36f996e38537087b619c7e9c3246470b3b7f001d2ad29cb55995b8fae9 +geth-1.10 | 2023-10-16T12:11:01.604321422Z WARN [10-16|12:11:01.604] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:01.638522036Z WARN [10-16|12:11:01.638] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:01.671205942Z WARN [10-16|12:11:01.670] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:01.696999862Z WARN [10-16|12:11:01.696] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:02.101838332Z WARN [10-16|12:11:02.101] Served eth_call conn=172.18.0.3:40576 reqid=804 duration="317.322µs" err="execution reverted" errdata=0x091cd005c70cef63a9514ba308a97d7e51b95fd779e2a0de4ef560b95a1a3b6308cb1953 +geth-1.10 | 2023-10-16T12:11:02.153751696Z WARN [10-16|12:11:02.153] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:02.189973752Z WARN [10-16|12:11:02.189] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:02.223077088Z WARN [10-16|12:11:02.222] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:02.249398646Z WARN [10-16|12:11:02.249] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:02.645409323Z WARN [10-16|12:11:02.645] Served eth_call conn=172.18.0.3:40650 reqid=811 duration="297.021µs" err="execution reverted" errdata=0x091cd005ab18a2515925147c4695a0de31dc19ad913c429fc2e8fb943635b6b342e7a58e +geth-1.10 | 2023-10-16T12:11:02.685543180Z WARN [10-16|12:11:02.685] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:02.725362015Z WARN [10-16|12:11:02.724] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:02.756985366Z WARN [10-16|12:11:02.756] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:02.782893410Z WARN [10-16|12:11:02.782] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:03.171647285Z WARN [10-16|12:11:03.171] Served eth_call conn=172.18.0.3:40708 reqid=818 duration="335.524µs" err="execution reverted" errdata=0x091cd005626bba2fdffc204c2198992c6c03f2c7c254591054519f288627790c4866e3e6 +geth-1.10 | 2023-10-16T12:11:03.216483977Z WARN [10-16|12:11:03.215] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:03.249664939Z WARN [10-16|12:11:03.249] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:03.279420757Z WARN [10-16|12:11:03.279] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:03.307365546Z WARN [10-16|12:11:03.307] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:03.723876497Z WARN [10-16|12:11:03.723] Served eth_call conn=172.18.0.3:48314 reqid=825 duration="303.522µs" err="execution reverted" errdata=0x091cd0052c34fcdad9489bd96b1f835403ceac16f00aa1cb7ccd5b29d1eeda9702f42817 +geth-1.10 | 2023-10-16T12:11:03.768472671Z WARN [10-16|12:11:03.768] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:03.806534681Z WARN [10-16|12:11:03.806] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:03.846174803Z WARN [10-16|12:11:03.845] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:03.876963095Z WARN [10-16|12:11:03.876] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:03.912394917Z WARN [10-16|12:11:03.908] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:03.966639778Z WARN [10-16|12:11:03.966] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:04.026830563Z WARN [10-16|12:11:04.026] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:04.662212795Z WARN [10-16|12:11:04.662] Served eth_call conn=172.18.0.3:48398 reqid=836 duration="321.223µs" err="execution reverted" errdata=0x091cd00566f8ae9ffacdbcbac3ce22510f76cdfab714cdcf057ab510c1f9d4b26b2c9b14 +geth-1.10 | 2023-10-16T12:11:04.706392240Z WARN [10-16|12:11:04.706] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:04.752791243Z WARN [10-16|12:11:04.750] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:04.883065117Z WARN [10-16|12:11:04.882] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:04.917140842Z WARN [10-16|12:11:04.916] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:05.188349349Z WARN [10-16|12:11:05.188] Served eth_call conn=172.18.0.3:48430 reqid=843 duration="254.318µs" err="execution reverted" errdata=0x091cd005569f9a45580cbe1242b712f7e77e30c2bef06812d69b562243bddd38948539da +geth-1.10 | 2023-10-16T12:11:05.232178069Z WARN [10-16|12:11:05.232] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:05.272760058Z WARN [10-16|12:11:05.272] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:05.306549763Z WARN [10-16|12:11:05.306] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:05.335604232Z WARN [10-16|12:11:05.335] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:05.772987168Z WARN [10-16|12:11:05.772] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:05.810661250Z WARN [10-16|12:11:05.810] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:05.946566125Z WARN [10-16|12:11:05.946] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:05.975754702Z WARN [10-16|12:11:05.975] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:06.547050472Z WARN [10-16|12:11:06.546] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:06.592682920Z WARN [10-16|12:11:06.592] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:06.625240638Z WARN [10-16|12:11:06.625] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:06.651539910Z WARN [10-16|12:11:06.651] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:07.104800576Z WARN [10-16|12:11:07.104] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:07.143962764Z WARN [10-16|12:11:07.143] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:07.186062361Z WARN [10-16|12:11:07.185] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:07.229214533Z WARN [10-16|12:11:07.228] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:07.740023696Z WARN [10-16|12:11:07.739] Served eth_call conn=172.18.0.3:48504 reqid=853 duration="260.019µs" err="execution reverted" errdata=0x091cd005cc9c887e831357e308662b1af4ae36b034ddb2b2735040360c17fb2f55dd728f +geth-1.10 | 2023-10-16T12:11:07.783074561Z WARN [10-16|12:11:07.782] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:07.819962187Z WARN [10-16|12:11:07.819] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:07.869685627Z WARN [10-16|12:11:07.869] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:07.921316702Z WARN [10-16|12:11:07.921] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:08.431546824Z WARN [10-16|12:11:08.430] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:08.463872025Z WARN [10-16|12:11:08.463] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:08.511408709Z WARN [10-16|12:11:08.511] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:08.555551852Z WARN [10-16|12:11:08.555] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:09.097375623Z WARN [10-16|12:11:09.097] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:09.139667434Z WARN [10-16|12:11:09.139] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:09.187777158Z WARN [10-16|12:11:09.187] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:09.232225523Z WARN [10-16|12:11:09.232] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:09.809820540Z WARN [10-16|12:11:09.809] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:09.842291552Z WARN [10-16|12:11:09.842] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:09.899025290Z WARN [10-16|12:11:09.894] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:09.946409564Z WARN [10-16|12:11:09.946] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:10.490617055Z WARN [10-16|12:11:10.490] Served eth_call conn=172.18.0.3:48604 reqid=867 duration="263.418µs" err="execution reverted" errdata=0x091cd005124995d0fa3ec5ab4392cafa987b6a4aa8806cb8465bfc57eb5bcee62194cd0d +geth-1.10 | 2023-10-16T12:11:10.540751939Z WARN [10-16|12:11:10.540] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:10.582237721Z WARN [10-16|12:11:10.581] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:10.634094624Z WARN [10-16|12:11:10.633] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:10.679494779Z WARN [10-16|12:11:10.679] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:11.245970237Z WARN [10-16|12:11:11.245] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:11.282809297Z WARN [10-16|12:11:11.282] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:11.336304414Z WARN [10-16|12:11:11.336] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:11.382100496Z WARN [10-16|12:11:11.381] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:11.932863763Z WARN [10-16|12:11:11.932] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:11.964531863Z WARN [10-16|12:11:11.964] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:12.007532151Z WARN [10-16|12:11:12.007] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:12.048693411Z WARN [10-16|12:11:12.048] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:10:13.375884215Z failed: eth_sendUserOperation error: {"message":"Replacement UserOperation must have higher maxPriorityFeePerGas (old=1000000000 new=900000000) ","code":-32602} +bundler_1 | 2023-10-16T12:10:13.385777402Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:13.385829306Z { +bundler_1 | 2023-10-16T12:10:13.385834506Z sender: '0x88536b7b927eEBf2D2B67603AB1733E3f4b67196', +bundler_1 | 2023-10-16T12:10:13.385838106Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:13.385841707Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:13.385844907Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:13.385848507Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:13.385851807Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:13.385855507Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:13.385858808Z maxFeePerGas: '0x12a05f200', +bundler_1 | 2023-10-16T12:10:13.385862008Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:13.385865408Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:13.385868608Z signature: '0x' +bundler_1 | 2023-10-16T12:10:13.385871909Z } +bundler_1 | 2023-10-16T12:10:13.385875009Z ] +bundler_1 | 2023-10-16T12:10:13.390516531Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:13.424097963Z UserOperation: Sender=0x74465bb98dE94f74B715FD30Cc31DDAfF49Bb8a8 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:13.621505573Z until 281474976710655 now= 1697458213 +bundler_1 | 2023-10-16T12:10:13.635078415Z sent eth_sendUserOperation - 0x1dbab15eb4d5c7b5140faf9b7e0625f4c2c049da84fb6ae0becd9ccdd217c01c +bundler_1 | 2023-10-16T12:10:13.638521554Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:13.638537756Z { +bundler_1 | 2023-10-16T12:10:13.638541756Z sender: '0x74465bb98dE94f74B715FD30Cc31DDAfF49Bb8a8', +bundler_1 | 2023-10-16T12:10:13.638545456Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:13.638563857Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:13.638567458Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:13.638571158Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:13.638574458Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:13.638578158Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:13.638581359Z maxFeePerGas: '0x12a05f200', +bundler_1 | 2023-10-16T12:10:13.638584659Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:13.638587959Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:13.638591359Z signature: '0x' +bundler_1 | 2023-10-16T12:10:13.638594559Z } +bundler_1 | 2023-10-16T12:10:13.638597760Z ] +bundler_1 | 2023-10-16T12:10:13.641735478Z UserOperation: Sender=0x74465bb98dE94f74B715FD30Cc31DDAfF49Bb8a8 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:13.841530253Z until 281474976710655 now= 1697458213 +geth-1.10 | 2023-10-16T12:11:12.579033159Z WARN [10-16|12:11:12.578] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:12.611937946Z WARN [10-16|12:11:12.611] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:12.666636546Z WARN [10-16|12:11:12.666] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:12.709507725Z WARN [10-16|12:11:12.709] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:13.191507614Z WARN [10-16|12:11:13.191] Served eth_call conn=172.18.0.3:48746 reqid=881 duration="273.619µs" err="execution reverted" errdata=0x091cd0053bf8c4218c37a2cc1daf1f7824e409bda1671266c200e0e34f5af3562c2742ea +geth-1.10 | 2023-10-16T12:11:13.242515658Z WARN [10-16|12:11:13.242] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:13.276278904Z WARN [10-16|12:11:13.276] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:13.324644365Z WARN [10-16|12:11:13.324] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:13.366480372Z WARN [10-16|12:11:13.366] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:13.857065058Z WARN [10-16|12:11:13.856] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:13.889606019Z WARN [10-16|12:11:13.889] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:13.939578991Z WARN [10-16|12:11:13.939] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:13.983318930Z WARN [10-16|12:11:13.983] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:14.473434483Z WARN [10-16|12:11:14.473] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:14.509318676Z WARN [10-16|12:11:14.509] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:14.663544192Z WARN [10-16|12:11:14.663] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:14.710845279Z WARN [10-16|12:11:14.710] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:15.218983484Z WARN [10-16|12:11:15.218] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:15.353542033Z WARN [10-16|12:11:15.353] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:15.408977685Z WARN [10-16|12:11:15.408] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:15.453230960Z WARN [10-16|12:11:15.453] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:15.955020524Z WARN [10-16|12:11:15.954] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:15.990710304Z WARN [10-16|12:11:15.990] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:16.137589709Z WARN [10-16|12:11:16.137] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:16.184448465Z WARN [10-16|12:11:16.184] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:16.675169961Z WARN [10-16|12:11:16.674] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:16.714735310Z WARN [10-16|12:11:16.714] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:16.760974423Z WARN [10-16|12:11:16.760] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:16.815804732Z WARN [10-16|12:11:16.815] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:17.319570734Z WARN [10-16|12:11:17.319] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:17.352136097Z WARN [10-16|12:11:17.351] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:17.400174634Z WARN [10-16|12:11:17.399] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:17.443092916Z WARN [10-16|12:11:17.442] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:17.953898307Z WARN [10-16|12:11:17.953] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:17.989541584Z WARN [10-16|12:11:17.987] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:18.045930002Z WARN [10-16|12:11:18.045] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:18.091333456Z WARN [10-16|12:11:18.091] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:18.756655743Z WARN [10-16|12:11:18.756] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:18.787984464Z WARN [10-16|12:11:18.787] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:18.831253032Z WARN [10-16|12:11:18.831] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:18.878684796Z WARN [10-16|12:11:18.878] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:19.570001419Z WARN [10-16|12:11:19.569] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:19.604122738Z WARN [10-16|12:11:19.603] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:19.635806285Z WARN [10-16|12:11:19.635] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:19.690411157Z WARN [10-16|12:11:19.690] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:19.742448147Z WARN [10-16|12:11:19.742] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:20.274561981Z WARN [10-16|12:11:20.274] Served eth_call conn=172.18.0.3:49636 reqid=905 duration="266.819µs" err="execution reverted" errdata=0x091cd0054914c44296617d01306a61907e6e55c447e5d92f7c5547a4e006bfbb73f0bef3 +geth-1.10 | 2023-10-16T12:11:20.318119969Z WARN [10-16|12:11:20.317] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:20.356290576Z WARN [10-16|12:11:20.356] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:10:13.848271521Z failed: eth_sendUserOperation error: {"message":"Replacement UserOperation must have higher maxPriorityFeePerGas (old=1000000000 new=1090000000) ","code":-32602} +bundler_1 | 2023-10-16T12:10:13.851749863Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:13.851768864Z { +bundler_1 | 2023-10-16T12:10:13.851773264Z sender: '0x74465bb98dE94f74B715FD30Cc31DDAfF49Bb8a8', +bundler_1 | 2023-10-16T12:10:13.851776664Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:13.851779865Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:13.851782965Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:13.851786265Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:13.851789365Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:13.851792465Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:13.851795566Z maxFeePerGas: '0x12a05f200', +bundler_1 | 2023-10-16T12:10:13.851798766Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:13.851802066Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:13.851805166Z signature: '0x' +bundler_1 | 2023-10-16T12:10:13.851808167Z } +bundler_1 | 2023-10-16T12:10:13.851811167Z ] +bundler_1 | 2023-10-16T12:10:13.859800922Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:13.896389363Z UserOperation: Sender=0x67052bE00F3A8C27EB9C00B1B8015f0c25A9f01a Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:14.085834219Z until 281474976710655 now= 1697458214 +bundler_1 | 2023-10-16T12:10:14.109694576Z sent eth_sendUserOperation - 0x858326c3b1864d4dab7ba10f0386bb1f11082ae69311df5352486054cd190f94 +bundler_1 | 2023-10-16T12:10:14.113263224Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:14.113281025Z { +bundler_1 | 2023-10-16T12:10:14.113285125Z sender: '0x67052bE00F3A8C27EB9C00B1B8015f0c25A9f01a', +bundler_1 | 2023-10-16T12:10:14.113288626Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:14.113291826Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:14.113331729Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:14.113335329Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:14.113338629Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:14.113342129Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:14.113345430Z maxFeePerGas: '0x12a05f200', +bundler_1 | 2023-10-16T12:10:14.113348930Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:14.113352330Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:14.113355630Z signature: '0x' +bundler_1 | 2023-10-16T12:10:14.113359431Z } +bundler_1 | 2023-10-16T12:10:14.113375132Z ] +bundler_1 | 2023-10-16T12:10:14.116511749Z UserOperation: Sender=0x67052bE00F3A8C27EB9C00B1B8015f0c25A9f01a Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:14.295493951Z until 281474976710655 now= 1697458214 +bundler_1 | 2023-10-16T12:10:14.307856384Z sent eth_sendUserOperation - 0xf1e44991b82efd294fc5baab203b1e0e6da8ad8083ba6cd602ba9d172a249c1d +bundler_1 | 2023-10-16T12:10:14.311112182Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:14.311146686Z { +bundler_1 | 2023-10-16T12:10:14.311151286Z sender: '0x67052bE00F3A8C27EB9C00B1B8015f0c25A9f01a', +bundler_1 | 2023-10-16T12:10:14.311154986Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:14.311158587Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:14.311161887Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000002', +bundler_1 | 2023-10-16T12:10:14.311165487Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:14.311168788Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:14.311172188Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:14.311175388Z maxFeePerGas: '0x147d35700', +bundler_1 | 2023-10-16T12:10:14.311178689Z maxPriorityFeePerGas: '0x4190ab00', +bundler_1 | 2023-10-16T12:10:14.311181989Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:14.311185389Z signature: '0x' +bundler_1 | 2023-10-16T12:10:14.311188589Z } +bundler_1 | 2023-10-16T12:10:14.311191790Z ] +bundler_1 | 2023-10-16T12:10:14.316068537Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:14.346429818Z UserOperation: Sender=0x1be2bD3D3Dfa77a6BA7ef6eF29A195c6De871379 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:14.531399566Z until 281474976710655 now= 1697458214 +bundler_1 | 2023-10-16T12:10:14.543627887Z sent eth_sendUserOperation - 0xa22ed68c61ac3588176d753fc4e71f51386ab1f4ff0139216279e7c669541859 +bundler_1 | 2023-10-16T12:10:14.547176512Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:14.547192513Z { +bundler_1 | 2023-10-16T12:10:14.547196714Z sender: '0x1be2bD3D3Dfa77a6BA7ef6eF29A195c6De871379', +bundler_1 | 2023-10-16T12:10:14.547200214Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:14.547203914Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:14.547207315Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:14.547210715Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:14.547214015Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:14.547217416Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:14.547220716Z maxFeePerGas: '0x12a05f200', +bundler_1 | 2023-10-16T12:10:14.547224116Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:14.547227417Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:14.547230717Z signature: '0x' +bundler_1 | 2023-10-16T12:10:14.547234017Z } +bundler_1 | 2023-10-16T12:10:14.547249419Z ] +deployer_1 | 2023-10-16T12:09:58.857384423Z Deploying entrypoint at 0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 +deployer_1 | 2023-10-16T12:09:58.991549994Z deploying: +geth-1.10 | 2023-10-16T12:11:20.387515790Z WARN [10-16|12:11:20.387] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:20.452451895Z WARN [10-16|12:11:20.452] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:20.494870503Z WARN [10-16|12:11:20.494] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:20.995575809Z WARN [10-16|12:11:20.995] Served eth_call conn=172.18.0.3:49690 reqid=912 duration="265.219µs" err="execution reverted" errdata=0x091cd005f378ea537ddd0dcec610c8a76e7d4afe1e7b5e03e61b7301779235556d50682c +geth-1.10 | 2023-10-16T12:11:21.035777860Z WARN [10-16|12:11:21.035] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:21.078048258Z WARN [10-16|12:11:21.077] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:21.111017295Z WARN [10-16|12:11:21.110] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:21.164721304Z WARN [10-16|12:11:21.164] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:21.214412627Z WARN [10-16|12:11:21.214] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:21.744307703Z WARN [10-16|12:11:21.744] Served eth_call conn=172.18.0.3:49778 reqid=919 duration="289.121µs" err="execution reverted" errdata=0x091cd005f337e95e8c1a7f765d49da705434f266164025338d083be58e6557be271d293f +geth-1.10 | 2023-10-16T12:11:21.790104451Z WARN [10-16|12:11:21.789] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:21.826818855Z WARN [10-16|12:11:21.826] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:21.871980757Z WARN [10-16|12:11:21.871] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:21.925835976Z WARN [10-16|12:11:21.925] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:21.968475100Z WARN [10-16|12:11:21.968] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:22.541619543Z WARN [10-16|12:11:22.541] Served eth_call conn=172.18.0.3:49840 reqid=926 duration="308.122µs" err="execution reverted" errdata=0x091cd005bdfd1db94feafb86f6239ff5b5fcafe8bfa6d518ffb2a57cbed49b80d7b5a9f3 +geth-1.10 | 2023-10-16T12:11:22.589801959Z WARN [10-16|12:11:22.589] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:22.622829701Z WARN [10-16|12:11:22.622] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:22.657717975Z WARN [10-16|12:11:22.657] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:22.710474917Z WARN [10-16|12:11:22.710] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:22.757583957Z WARN [10-16|12:11:22.757] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:23.274606720Z WARN [10-16|12:11:23.274] Served eth_call conn=172.18.0.3:49926 reqid=933 duration="286.921µs" err="execution reverted" errdata=0x091cd0058cea5c06fd209d5edf657097fc8ac3bd8cddb37d8114ac46391e1bce8675723a +geth-1.10 | 2023-10-16T12:11:23.327814693Z WARN [10-16|12:11:23.327] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:23.361968115Z WARN [10-16|12:11:23.361] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:23.394810644Z WARN [10-16|12:11:23.394] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:23.450542496Z WARN [10-16|12:11:23.450] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:23.492624280Z WARN [10-16|12:11:23.492] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:24.052207162Z WARN [10-16|12:11:24.052] Served eth_call conn=172.18.0.3:37284 reqid=940 duration="278.519µs" err="execution reverted" errdata=0x091cd005f79addd7b15570647d433667c6321046e6436ce1777f68fd0ca4594fbb1c6ff1 +geth-1.10 | 2023-10-16T12:11:24.156703972Z WARN [10-16|12:11:24.156] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:24.191382731Z WARN [10-16|12:11:24.191] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:24.225415844Z WARN [10-16|12:11:24.225] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:24.279468877Z WARN [10-16|12:11:24.279] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:24.332925968Z WARN [10-16|12:11:24.332] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:24.911473394Z WARN [10-16|12:11:24.911] Served eth_call conn=172.18.0.3:37370 reqid=951 duration="287.721µs" err="execution reverted" errdata=0x091cd005805f2228ca7b40e1be5949b2e0fdef57885b500a370c8762f368281d9712ab65 +geth-1.10 | 2023-10-16T12:11:24.955001981Z WARN [10-16|12:11:24.954] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:24.987957318Z WARN [10-16|12:11:24.987] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:25.018018949Z WARN [10-16|12:11:25.017] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:25.078991673Z WARN [10-16|12:11:25.078] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:25.129505955Z WARN [10-16|12:11:25.129] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:25.806088533Z WARN [10-16|12:11:25.803] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:25.842915845Z WARN [10-16|12:11:25.842] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:25.875478454Z WARN [10-16|12:11:25.875] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:25.933335157Z WARN [10-16|12:11:25.933] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:25.975959279Z WARN [10-16|12:11:25.975] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:26.635559356Z WARN [10-16|12:11:26.635] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:10:14.550390006Z UserOperation: Sender=0x1be2bD3D3Dfa77a6BA7ef6eF29A195c6De871379 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:14.730786735Z until 281474976710655 now= 1697458214 +bundler_1 | 2023-10-16T12:10:14.744657306Z sent eth_sendUserOperation - 0xfe466d714daf0c4b97ca6be1a76884b9ed69ed03062e87635d665333d792e727 +bundler_1 | 2023-10-16T12:10:14.748518560Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:14.748537562Z { +bundler_1 | 2023-10-16T12:10:14.748541562Z sender: '0x1be2bD3D3Dfa77a6BA7ef6eF29A195c6De871379', +bundler_1 | 2023-10-16T12:10:14.748545162Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:14.748548463Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:14.748551963Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000002', +bundler_1 | 2023-10-16T12:10:14.748555663Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:14.748558964Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:14.748562264Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:14.748565564Z maxFeePerGas: '0x14ace4780', +bundler_1 | 2023-10-16T12:10:14.748568865Z maxPriorityFeePerGas: '0x42294180', +bundler_1 | 2023-10-16T12:10:14.748572465Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:14.748575865Z signature: '0x' +bundler_1 | 2023-10-16T12:10:14.748579065Z } +bundler_1 | 2023-10-16T12:10:14.748582166Z ] +bundler_1 | 2023-10-16T12:10:14.762509242Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:14.766132174Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-10-16T12:10:15.189751488Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-10-16T12:10:15.192728161Z sent debug_bundler_setReputation - ok +bundler_1 | 2023-10-16T12:10:15.195704733Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-10-16T12:10:15.199062741Z UserOperation: Sender=0xcF17C06278538C2A71869D12498915086b3d2a35 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xba241a582bbcc1bfc29229630bc3fed9d9a2bbda +bundler_1 | 2023-10-16T12:10:15.674931943Z until 281474976710655 now= 1697458215 +bundler_1 | 2023-10-16T12:10:15.681687562Z failed: eth_sendUserOperation error: {"message":"account 0xcF17C06278538C2A71869D12498915086b3d2a35 is banned","data":{"account":"0xcF17C06278538C2A71869D12498915086b3d2a35"},"code":-32504} +bundler_1 | 2023-10-16T12:10:15.685230186Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-10-16T12:10:15.692428646Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:15.695390317Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-10-16T12:10:15.931168020Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-10-16T12:10:15.934790452Z sent debug_bundler_setReputation - ok +bundler_1 | 2023-10-16T12:10:15.938158461Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-10-16T12:10:15.941448362Z UserOperation: Sender=0x9c559E578bfF47f93c9B7Cfd65E42b6B49Aaf9b3 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e1e67098c658acd0e5f2ca0ddca68ff49405677 +bundler_1 | 2023-10-16T12:10:16.403763622Z until 281474976710655 now= 1697458216 +bundler_1 | 2023-10-16T12:10:16.412705541Z failed: eth_sendUserOperation error: {"message":"paymaster 0x0e1e67098c658acd0e5f2ca0ddca68ff49405677 is banned","data":{"paymaster":"0x0e1e67098c658acd0e5f2ca0ddca68ff49405677"},"code":-32504} +bundler_1 | 2023-10-16T12:10:16.416210763Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-10-16T12:10:16.420946496Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:16.423707149Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-10-16T12:10:16.650716049Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-10-16T12:10:16.653932344Z sent debug_bundler_setReputation - ok +bundler_1 | 2023-10-16T12:10:16.656518181Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-10-16T12:10:16.659336439Z UserOperation: Sender=0xa53Ff9F38E16595235f6440ed0bE4C2818be99a2 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x6407d04cf3ce26c0f82c42b14450e4414bc6da8c +bundler_1 | 2023-10-16T12:10:17.125675767Z until 281474976710655 now= 1697458217 +bundler_1 | 2023-10-16T12:10:17.134124242Z failed: eth_sendUserOperation error: {"message":"deployer 0xca88d7586a064eab824cbedc96d2975827dacf9d is banned","data":{"deployer":"0xca88d7586a064eab824cbedc96d2975827dacf9d"},"code":-32504} +bundler_1 | 2023-10-16T12:10:17.137525353Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-10-16T12:10:17.142460205Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:17.145442579Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-10-16T12:10:17.377018097Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-10-16T12:10:17.380677432Z sent debug_bundler_setReputation - ok +bundler_1 | 2023-10-16T12:10:17.498987872Z UserOperation: Sender=0xf5917EDc0C55Fc5cD0Ca1b66BD2c195Ee422c301 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x30c83ee1aef37d5004675c92b8b1542f2fee2d8b +bundler_1 | 2023-10-16T12:10:17.957966272Z until 281474976710655 now= 1697458217 +bundler_1 | 2023-10-16T12:10:17.970134138Z sent eth_sendUserOperation - 0x388c5f5334644112d7c6c06e4fb6a9129224f9992ffb2660988a59b18f704257 +bundler_1 | 2023-10-16T12:10:18.085529552Z UserOperation: Sender=0xf5917EDc0C55Fc5cD0Ca1b66BD2c195Ee422c301 Nonce=18446744073709551616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x3509d49159202a42aff08060ae8b0654ac304ca1 +bundler_1 | 2023-10-16T12:10:18.562092074Z until 281474976710655 now= 1697458218 +bundler_1 | 2023-10-16T12:10:18.577567475Z sent eth_sendUserOperation - 0xc9701b8711c9842a24e782563610db26d881582ace1ba8cbcfc7b55f1857986b +bundler_1 | 2023-10-16T12:10:18.697441608Z UserOperation: Sender=0xf5917EDc0C55Fc5cD0Ca1b66BD2c195Ee422c301 Nonce=36893488147419103232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xf7113225144f87161e095022e5a0c706cb8ae497 +bundler_1 | 2023-10-16T12:10:19.196690745Z until 281474976710655 now= 1697458219 +bundler_1 | 2023-10-16T12:10:19.210294113Z sent eth_sendUserOperation - 0x3908c44bc6107066508e5120b8e8cd1d778fe8d43575ec3cf35bd09c720a9b06 +bundler_1 | 2023-10-16T12:10:19.332224392Z UserOperation: Sender=0xf5917EDc0C55Fc5cD0Ca1b66BD2c195Ee422c301 Nonce=55340232221128654848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xd97eeb31df98b84c58c60e1f367342b3029995bb +bundler_1 | 2023-10-16T12:10:19.787613807Z until 281474976710655 now= 1697458219 +bundler_1 | 2023-10-16T12:10:19.801697009Z sent eth_sendUserOperation - 0xc90754e84be4bb7fe0a806b078f668c453a943d8395e2bb4d40429d8b20167c9 +bundler_1 | 2023-10-16T12:10:19.805119453Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:19.805150055Z { +bundler_1 | 2023-10-16T12:10:19.805154455Z sender: '0xf5917EDc0C55Fc5cD0Ca1b66BD2c195Ee422c301', +bundler_1 | 2023-10-16T12:10:19.805158056Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:19.805161956Z initCode: '0x52F14A7F2847788D70a8Ea8656AfB2214d958Bc40d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:19.805166456Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:19.805169956Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:19.805173257Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:19.805176657Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:19.805179957Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:19.805183257Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:19.805186458Z paymasterAndData: '0x30c83ee1aef37d5004675c92b8b1542f2fee2d8b6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:19.805189858Z signature: '0x' +bundler_1 | 2023-10-16T12:10:19.805193258Z }, +bundler_1 | 2023-10-16T12:10:19.805196358Z { +bundler_1 | 2023-10-16T12:10:19.805199459Z sender: '0xf5917EDc0C55Fc5cD0Ca1b66BD2c195Ee422c301', +bundler_1 | 2023-10-16T12:10:19.805202759Z nonce: '0x10000000000000000', +bundler_1 | 2023-10-16T12:10:19.805206159Z initCode: '0x52F14A7F2847788D70a8Ea8656AfB2214d958Bc40d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:19.805210159Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +geth-1.10 | 2023-10-16T12:11:26.666994876Z WARN [10-16|12:11:26.666] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:26.699544174Z WARN [10-16|12:11:26.699] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:26.752609422Z WARN [10-16|12:11:26.752] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:26.795426145Z WARN [10-16|12:11:26.795] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:27.478711196Z WARN [10-16|12:11:27.477] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:27.511957343Z WARN [10-16|12:11:27.511] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:27.541321417Z WARN [10-16|12:11:27.541] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:27.833061818Z WARN [10-16|12:11:27.832] Served eth_call conn=172.18.0.3:37462 reqid=961 duration="241.517µs" err="execution reverted" errdata=0x091cd005214ab584394d9c880819ea86b759bb21af20a185f99f09cc87ba172ef7b8e2be +geth-1.10 | 2023-10-16T12:11:27.871698447Z WARN [10-16|12:11:27.871] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:27.906966437Z WARN [10-16|12:11:27.906] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:27.923892132Z WARN [10-16|12:11:27.923] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:28.240803711Z WARN [10-16|12:11:28.240] Served eth_call conn=172.18.0.3:37554 reqid=972 duration="265.619µs" err="execution reverted" errdata=0x091cd0053200def010c865535036c9dce1514341c15df3aad69defdf693c070c761a6b7f +geth-1.10 | 2023-10-16T12:11:28.279081514Z WARN [10-16|12:11:28.278] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:28.316375148Z WARN [10-16|12:11:28.316] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:28.336235350Z WARN [10-16|12:11:28.336] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:28.662617598Z WARN [10-16|12:11:28.662] Served eth_call conn=172.18.0.3:37624 reqid=979 duration="283.42µs" err="execution reverted" errdata=0x091cd0055487d8f91333e77130cf63c516c7d9f6407152878a8847b7867ba77d92356955 +geth-1.10 | 2023-10-16T12:11:28.712989155Z WARN [10-16|12:11:28.712] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:28.750114776Z WARN [10-16|12:11:28.749] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:28.776166016Z WARN [10-16|12:11:28.775] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:28.801020771Z WARN [10-16|12:11:28.800] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:28.852381998Z WARN [10-16|12:11:28.852] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:28.900756814Z WARN [10-16|12:11:28.900] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:29.382568337Z WARN [10-16|12:11:29.381] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:29.422072227Z WARN [10-16|12:11:29.421] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:29.513344772Z WARN [10-16|12:11:29.513] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:29.552925167Z WARN [10-16|12:11:29.552] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:29.575721577Z WARN [10-16|12:11:29.575] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:29.619935399Z WARN [10-16|12:11:29.619] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:29.666418981Z WARN [10-16|12:11:29.666] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:30.069281330Z WARN [10-16|12:11:30.069] Served eth_call conn=172.18.0.3:37696 reqid=987 duration="294.721µs" err="execution reverted" errdata=0x091cd0058b9f636c4eb51b7ebef04d91070be2a959a5e3b05efdb41755c46d748fdb65b4 +geth-1.10 | 2023-10-16T12:11:30.109827693Z WARN [10-16|12:11:30.109] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:30.143739888Z WARN [10-16|12:11:30.143] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:30.169613015Z WARN [10-16|12:11:30.169] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:30.211199551Z WARN [10-16|12:11:30.211] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:30.236739055Z WARN [10-16|12:11:30.236] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:30.285859023Z WARN [10-16|12:11:30.285] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:30.328034202Z WARN [10-16|12:11:30.327] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:30.852311624Z WARN [10-16|12:11:30.852] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:30.883893754Z WARN [10-16|12:11:30.883] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:30.900907555Z WARN [10-16|12:11:30.900] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:31.274307323Z WARN [10-16|12:11:31.274] Served eth_call conn=172.18.0.3:37754 reqid=995 duration="287.921µs" err="execution reverted" errdata=0x091cd0055487d8f91333e77130cf63c516c7d9f6407152878a8847b7867ba77d92356955 +geth-1.10 | 2023-10-16T12:11:31.313112563Z WARN [10-16|12:11:31.312] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:31.345387142Z WARN [10-16|12:11:31.345] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:31.364222372Z WARN [10-16|12:11:31.364] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:31.725232965Z WARN [10-16|12:11:31.725] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:31.756766092Z WARN [10-16|12:11:31.756] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:31.772195282Z WARN [10-16|12:11:31.771] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:32.272522012Z WARN [10-16|12:11:32.272] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:32.309597631Z WARN [10-16|12:11:32.309] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:32.333806540Z WARN [10-16|12:11:32.333] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:32.702342664Z WARN [10-16|12:11:32.702] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:32.735743923Z WARN [10-16|12:11:32.735] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:32.766337983Z WARN [10-16|12:11:32.766] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:32.789265702Z WARN [10-16|12:11:32.789] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:33.065559613Z WARN [10-16|12:11:33.065] Served eth_call conn=172.18.0.3:37866 reqid=1009 duration="270.219µs" err="execution reverted" errdata=0x091cd005214ab584394d9c880819ea86b759bb21af20a185f99f09cc87ba172ef7b8e2be +geth-1.10 | 2023-10-16T12:11:33.107985709Z WARN [10-16|12:11:33.107] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:33.149968474Z WARN [10-16|12:11:33.149] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:33.179865285Z WARN [10-16|12:11:33.179] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:33.205516896Z WARN [10-16|12:11:33.205] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:33.523648761Z WARN [10-16|12:11:33.523] Served eth_call conn=172.18.0.3:45920 reqid=1016 duration="260.618µs" err="execution reverted" errdata=0x091cd0053200def010c865535036c9dce1514341c15df3aad69defdf693c070c761a6b7f +geth-1.10 | 2023-10-16T12:11:33.561312521Z WARN [10-16|12:11:33.561] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:33.598252629Z WARN [10-16|12:11:33.598] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:33.635185037Z WARN [10-16|12:11:33.634] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:33.660696139Z WARN [10-16|12:11:33.660] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:33.980713137Z WARN [10-16|12:11:33.980] Served eth_call conn=172.18.0.3:45988 reqid=1023 duration="280.82µs" err="execution reverted" errdata=0x091cd0055487d8f91333e77130cf63c516c7d9f6407152878a8847b7867ba77d92356955 +geth-1.10 | 2023-10-16T12:11:34.023737975Z WARN [10-16|12:11:34.023] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:34.061592248Z WARN [10-16|12:11:34.061] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:34.098347944Z WARN [10-16|12:11:34.098] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:34.124764509Z WARN [10-16|12:11:34.124] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:34.516489680Z WARN [10-16|12:11:34.516] Served eth_call conn=172.18.0.3:46058 reqid=1030 duration="300.621µs" err="execution reverted" errdata=0x091cd0055487d8f91333e77130cf63c516c7d9f6407152878a8847b7867ba77d92356955 +geth-1.10 | 2023-10-16T12:11:34.555725471Z WARN [10-16|12:11:34.555] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:34.589612696Z WARN [10-16|12:11:34.589] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:34.618934708Z WARN [10-16|12:11:34.618] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:34.641659967Z WARN [10-16|12:11:34.641] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:35.145937664Z WARN [10-16|12:11:35.145] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:35.177935859Z WARN [10-16|12:11:35.177] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:35.211008928Z WARN [10-16|12:11:35.210] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:35.232993537Z WARN [10-16|12:11:35.232] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:35.571733076Z WARN [10-16|12:11:35.571] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:35.603529058Z WARN [10-16|12:11:35.603] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:35.639187404Z WARN [10-16|12:11:35.639] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:35.661332824Z WARN [10-16|12:11:35.661] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:36.000483392Z WARN [10-16|12:11:36.000] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:36.032195067Z WARN [10-16|12:11:36.032] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:36.051894819Z WARN [10-16|12:11:36.051] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:36.438768961Z WARN [10-16|12:11:36.438] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:36.470690851Z WARN [10-16|12:11:36.470] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:36.487861329Z WARN [10-16|12:11:36.487] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:36.827181809Z WARN [10-16|12:11:36.827] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:36.860165072Z WARN [10-16|12:11:36.859] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:36.877574166Z WARN [10-16|12:11:36.877] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:37.284514685Z WARN [10-16|12:11:37.284] Served eth_call conn=172.18.0.3:46202 reqid=1046 duration="275.819µs" err="execution reverted" errdata=0x091cd0053200def010c865535036c9dce1514341c15df3aad69defdf693c070c761a6b7f +bundler_1 | 2023-10-16T12:10:19.805213560Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:19.805216860Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:19.805220060Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:19.805223260Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:19.805226460Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:19.805229661Z paymasterAndData: '0x3509d49159202a42aff08060ae8b0654ac304ca16e6f7468696e67', +bundler_1 | 2023-10-16T12:10:19.805233061Z signature: '0x' +bundler_1 | 2023-10-16T12:10:19.805236261Z }, +bundler_1 | 2023-10-16T12:10:19.805239361Z { +bundler_1 | 2023-10-16T12:10:19.805242762Z sender: '0xf5917EDc0C55Fc5cD0Ca1b66BD2c195Ee422c301', +bundler_1 | 2023-10-16T12:10:19.805259963Z nonce: '0x20000000000000000', +bundler_1 | 2023-10-16T12:10:19.805264863Z initCode: '0x52F14A7F2847788D70a8Ea8656AfB2214d958Bc40d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:19.805268864Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:19.805272164Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:19.805275364Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:19.805278664Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:19.805281864Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:19.805285065Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:19.805288265Z paymasterAndData: '0xf7113225144f87161e095022e5a0c706cb8ae4976e6f7468696e67', +bundler_1 | 2023-10-16T12:10:19.805291565Z signature: '0x' +bundler_1 | 2023-10-16T12:10:19.805294765Z }, +bundler_1 | 2023-10-16T12:10:19.805297866Z { +bundler_1 | 2023-10-16T12:10:19.805300966Z sender: '0xf5917EDc0C55Fc5cD0Ca1b66BD2c195Ee422c301', +bundler_1 | 2023-10-16T12:10:19.805304166Z nonce: '0x30000000000000000', +bundler_1 | 2023-10-16T12:10:19.805307366Z initCode: '0x52F14A7F2847788D70a8Ea8656AfB2214d958Bc40d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:19.805311367Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:19.805314667Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:19.805317867Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:19.805321067Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:19.805324267Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:19.805327468Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:19.805330668Z paymasterAndData: '0xd97eeb31df98b84c58c60e1f367342b3029995bb6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:19.805334068Z signature: '0x' +bundler_1 | 2023-10-16T12:10:19.805337268Z } +bundler_1 | 2023-10-16T12:10:19.805340469Z ] +bundler_1 | 2023-10-16T12:10:19.808459191Z UserOperation: Sender=0xf5917EDc0C55Fc5cD0Ca1b66BD2c195Ee422c301 Nonce=73786976294838206464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xd97eeb31df98b84c58c60e1f367342b3029995bb +bundler_1 | 2023-10-16T12:10:20.313648850Z until 281474976710655 now= 1697458220 +bundler_1 | 2023-10-16T12:10:20.319362757Z failed: eth_sendUserOperation error: {"message":"account 0xf5917EDc0C55Fc5cD0Ca1b66BD2c195Ee422c301 is throttled","data":{"account":"0xf5917EDc0C55Fc5cD0Ca1b66BD2c195Ee422c301"},"code":-32504} +bundler_1 | 2023-10-16T12:10:20.322855006Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:20.322890108Z { +bundler_1 | 2023-10-16T12:10:20.322894608Z sender: '0xf5917EDc0C55Fc5cD0Ca1b66BD2c195Ee422c301', +bundler_1 | 2023-10-16T12:10:20.322898509Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:20.322902209Z initCode: '0x52F14A7F2847788D70a8Ea8656AfB2214d958Bc40d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:20.322906409Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:20.322909809Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:20.322913010Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:20.322916310Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:20.322919510Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:20.322922610Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:20.322926011Z paymasterAndData: '0x30c83ee1aef37d5004675c92b8b1542f2fee2d8b6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:20.322929311Z signature: '0x' +bundler_1 | 2023-10-16T12:10:20.322932511Z }, +bundler_1 | 2023-10-16T12:10:20.322935611Z { +bundler_1 | 2023-10-16T12:10:20.322938712Z sender: '0xf5917EDc0C55Fc5cD0Ca1b66BD2c195Ee422c301', +bundler_1 | 2023-10-16T12:10:20.322941912Z nonce: '0x10000000000000000', +bundler_1 | 2023-10-16T12:10:20.322945212Z initCode: '0x52F14A7F2847788D70a8Ea8656AfB2214d958Bc40d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:20.322949212Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:20.322952513Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:20.322955713Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:20.322958813Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:20.322962013Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:20.322965213Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:20.322968414Z paymasterAndData: '0x3509d49159202a42aff08060ae8b0654ac304ca16e6f7468696e67', +bundler_1 | 2023-10-16T12:10:20.322971714Z signature: '0x' +bundler_1 | 2023-10-16T12:10:20.322974814Z }, +bundler_1 | 2023-10-16T12:10:20.322977914Z { +bundler_1 | 2023-10-16T12:10:20.322980915Z sender: '0xf5917EDc0C55Fc5cD0Ca1b66BD2c195Ee422c301', +bundler_1 | 2023-10-16T12:10:20.322984115Z nonce: '0x20000000000000000', +bundler_1 | 2023-10-16T12:10:20.322988015Z initCode: '0x52F14A7F2847788D70a8Ea8656AfB2214d958Bc40d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:20.322996216Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:20.322999616Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:20.323002816Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:20.323006016Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:20.323009217Z maxFeePerGas: '0xee6b2800', +geth-1.10 | 2023-10-16T12:11:37.323419254Z WARN [10-16|12:11:37.323] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:37.367258162Z WARN [10-16|12:11:37.367] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:37.386533484Z WARN [10-16|12:11:37.383] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:37.784384379Z WARN [10-16|12:11:37.784] Served eth_call conn=172.18.0.3:46290 reqid=1053 duration="335.023µs" err="execution reverted" errdata=0x091cd0053200def010c865535036c9dce1514341c15df3aad69defdf693c070c761a6b7f +geth-1.10 | 2023-10-16T12:11:37.826207949Z WARN [10-16|12:11:37.826] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:37.861255153Z WARN [10-16|12:11:37.861] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:37.880907901Z WARN [10-16|12:11:37.880] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:38.201837719Z WARN [10-16|12:11:38.201] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:38.235814750Z WARN [10-16|12:11:38.235] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:38.256294656Z WARN [10-16|12:11:38.256] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:38.558614597Z WARN [10-16|12:11:38.558] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:38.598378025Z WARN [10-16|12:11:38.596] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:38.615863424Z WARN [10-16|12:11:38.615] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:38.932998982Z WARN [10-16|12:11:38.932] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:38.967235331Z WARN [10-16|12:11:38.967] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:38.984648426Z WARN [10-16|12:11:38.984] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:39.354550003Z WARN [10-16|12:11:39.354] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:39.386450592Z WARN [10-16|12:11:39.386] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:39.403329550Z WARN [10-16|12:11:39.403] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:39.735254122Z WARN [10-16|12:11:39.735] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:39.767477333Z WARN [10-16|12:11:39.767] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:39.789895671Z WARN [10-16|12:11:39.789] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:40.128216782Z WARN [10-16|12:11:40.128] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:40.162582040Z WARN [10-16|12:11:40.162] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:40.179939831Z WARN [10-16|12:11:40.179] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:40.446830541Z WARN [10-16|12:11:40.446] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:40.477505146Z WARN [10-16|12:11:40.477] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:40.494171789Z WARN [10-16|12:11:40.493] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:40.785082648Z WARN [10-16|12:11:40.784] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:40.817746789Z WARN [10-16|12:11:40.817] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:40.835373698Z WARN [10-16|12:11:40.835] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:41.140564536Z WARN [10-16|12:11:41.140] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:41.280705451Z WARN [10-16|12:11:41.280] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:41.301856802Z WARN [10-16|12:11:41.301] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:41.606835225Z WARN [10-16|12:11:41.606] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:41.639337855Z WARN [10-16|12:11:41.639] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:41.658173748Z WARN [10-16|12:11:41.657] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:42.006771664Z WARN [10-16|12:11:42.006] Served eth_call conn=172.18.0.3:46476 reqid=1074 duration="318.422µs" err="execution reverted" errdata=0x091cd005214ab584394d9c880819ea86b759bb21af20a185f99f09cc87ba172ef7b8e2be +geth-1.10 | 2023-10-16T12:11:42.041789466Z WARN [10-16|12:11:42.041] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:42.074002376Z WARN [10-16|12:11:42.073] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:42.298820400Z WARN [10-16|12:11:42.298] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:42.336024459Z WARN [10-16|12:11:42.335] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:42.569014962Z WARN [10-16|12:11:42.568] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:42.601866589Z WARN [10-16|12:11:42.601] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:42.846541519Z WARN [10-16|12:11:42.846] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:42.881297281Z WARN [10-16|12:11:42.881] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:43.121092266Z WARN [10-16|12:11:43.120] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:43.154389024Z WARN [10-16|12:11:43.153] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:43.401250610Z WARN [10-16|12:11:43.400] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:10:20.323012417Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:20.323015617Z paymasterAndData: '0xf7113225144f87161e095022e5a0c706cb8ae4976e6f7468696e67', +bundler_1 | 2023-10-16T12:10:20.323018817Z signature: '0x' +bundler_1 | 2023-10-16T12:10:20.323022017Z }, +bundler_1 | 2023-10-16T12:10:20.323025118Z { +bundler_1 | 2023-10-16T12:10:20.323028118Z sender: '0xf5917EDc0C55Fc5cD0Ca1b66BD2c195Ee422c301', +bundler_1 | 2023-10-16T12:10:20.323031318Z nonce: '0x30000000000000000', +bundler_1 | 2023-10-16T12:10:20.323034618Z initCode: '0x52F14A7F2847788D70a8Ea8656AfB2214d958Bc40d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:20.323038519Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:20.323041819Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:20.323045019Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:20.323048119Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:20.323051320Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:20.323054420Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:20.323057620Z paymasterAndData: '0xd97eeb31df98b84c58c60e1f367342b3029995bb6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:20.323060920Z signature: '0x' +bundler_1 | 2023-10-16T12:10:20.323064120Z } +bundler_1 | 2023-10-16T12:10:20.323067221Z ] +bundler_1 | 2023-10-16T12:10:20.327470134Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:20.330050918Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-10-16T12:10:20.559647061Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-10-16T12:10:20.563302921Z sent debug_bundler_setReputation - ok +bundler_1 | 2023-10-16T12:10:20.706088984Z UserOperation: Sender=0xd2537a2263684124bD756A10c43Af50547980D53 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x252affa61f55c5e1c52d0d71034b53fbb94c421c +bundler_1 | 2023-10-16T12:10:21.178937942Z until 281474976710655 now= 1697458221 +bundler_1 | 2023-10-16T12:10:21.191365827Z sent eth_sendUserOperation - 0x5f2b678c4b1e0dffaf603cc7a1438dd4c623194730202eb1c8b3288bd31c7bb4 +bundler_1 | 2023-10-16T12:10:21.332416067Z UserOperation: Sender=0x41467c4820c96ee793251f7Aa67E23E218f0f834 Nonce=18446744073709551616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x252affa61f55c5e1c52d0d71034b53fbb94c421c +bundler_1 | 2023-10-16T12:10:21.832198741Z until 281474976710655 now= 1697458221 +bundler_1 | 2023-10-16T12:10:21.844791338Z sent eth_sendUserOperation - 0x027e51db4f9cbf4008a4608bdbccd509cc87792b099679c47b1422e2bcd64119 +bundler_1 | 2023-10-16T12:10:21.997614116Z UserOperation: Sender=0xe2CEf9850a866861f8289e6Be2f91c5a0836e59A Nonce=36893488147419103232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x252affa61f55c5e1c52d0d71034b53fbb94c421c +bundler_1 | 2023-10-16T12:10:22.457843603Z until 281474976710655 now= 1697458222 +bundler_1 | 2023-10-16T12:10:22.477708927Z sent eth_sendUserOperation - 0xd9aa1857d0e5de6b366bdb0c7aab2ad74aa1ae1d726cfad8cfb0e87a93d697db +bundler_1 | 2023-10-16T12:10:22.622490207Z UserOperation: Sender=0x522fDF89b7FBdc35F9156F18c8f83bbeAe198C38 Nonce=55340232221128654848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x252affa61f55c5e1c52d0d71034b53fbb94c421c +bundler_1 | 2023-10-16T12:10:23.113005675Z until 281474976710655 now= 1697458223 +bundler_1 | 2023-10-16T12:10:23.125560375Z sent eth_sendUserOperation - 0x46f65c5cc038d7e4b3fee0049c7d7e91c560b9f4dffa92d21c10caee3a5029f6 +bundler_1 | 2023-10-16T12:10:23.129280742Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:23.129299743Z { +bundler_1 | 2023-10-16T12:10:23.129304044Z sender: '0xd2537a2263684124bD756A10c43Af50547980D53', +bundler_1 | 2023-10-16T12:10:23.129308244Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:23.129312144Z initCode: '0x7cBDaF799Cf81a3213730bc139bE196278D4dE020d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:23.129316545Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:23.129320145Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:23.129323345Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:23.129326645Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:23.129329945Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:23.129333246Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:23.129336446Z paymasterAndData: '0x252affa61f55c5e1c52d0d71034b53fbb94c421c6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:23.129339946Z signature: '0x' +bundler_1 | 2023-10-16T12:10:23.129343146Z }, +bundler_1 | 2023-10-16T12:10:23.129346347Z { +bundler_1 | 2023-10-16T12:10:23.129349447Z sender: '0x41467c4820c96ee793251f7Aa67E23E218f0f834', +bundler_1 | 2023-10-16T12:10:23.129352647Z nonce: '0x10000000000000000', +bundler_1 | 2023-10-16T12:10:23.129355947Z initCode: '0x243eC6af0356932C2596D5FaA63e6bda521d9d830d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:23.129375349Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:23.129378849Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:23.129382149Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:23.129385449Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:23.129391450Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:23.129394650Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:23.129397950Z paymasterAndData: '0x252affa61f55c5e1c52d0d71034b53fbb94c421c6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:23.129401351Z signature: '0x' +bundler_1 | 2023-10-16T12:10:23.129404551Z }, +bundler_1 | 2023-10-16T12:10:23.129407751Z { +bundler_1 | 2023-10-16T12:10:23.129410851Z sender: '0xe2CEf9850a866861f8289e6Be2f91c5a0836e59A', +bundler_1 | 2023-10-16T12:10:23.129414152Z nonce: '0x20000000000000000', +bundler_1 | 2023-10-16T12:10:23.129418452Z initCode: '0x210b96dB667a918626b31c31F90e12b4C1e409AA0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:23.129422552Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:23.129425952Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:23.129429353Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:23.129432553Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:23.129435853Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:23.129439053Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:23.129442354Z paymasterAndData: '0x252affa61f55c5e1c52d0d71034b53fbb94c421c6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:23.129445654Z signature: '0x' +bundler_1 | 2023-10-16T12:10:23.129448854Z }, +bundler_1 | 2023-10-16T12:10:23.129451954Z { +bundler_1 | 2023-10-16T12:10:23.129455054Z sender: '0x522fDF89b7FBdc35F9156F18c8f83bbeAe198C38', +bundler_1 | 2023-10-16T12:10:23.129458355Z nonce: '0x30000000000000000', +bundler_1 | 2023-10-16T12:10:23.129493557Z initCode: '0xBFcEB8DD4ee6cbF5546b9e4C723Bee6be73585520d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +geth-1.10 | 2023-10-16T12:11:43.436394099Z WARN [10-16|12:11:43.436] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:43.691763287Z WARN [10-16|12:11:43.691] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:43.722992099Z WARN [10-16|12:11:43.722] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:43.964283890Z WARN [10-16|12:11:43.964] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:43.999046152Z WARN [10-16|12:11:43.998] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:44.258030396Z WARN [10-16|12:11:44.257] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:44.293978442Z WARN [10-16|12:11:44.293] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:44.542986480Z WARN [10-16|12:11:44.542] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:44.578605603Z WARN [10-16|12:11:44.578] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:44.829148649Z WARN [10-16|12:11:44.828] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:44.866214774Z WARN [10-16|12:11:44.865] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:45.131689378Z WARN [10-16|12:11:45.131] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:45.171567403Z WARN [10-16|12:11:45.171] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:45.529122029Z WARN [10-16|12:11:45.528] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:45.561740639Z WARN [10-16|12:11:45.561] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:45.841416849Z WARN [10-16|12:11:45.841] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:45.930611267Z WARN [10-16|12:11:45.930] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:46.234194870Z WARN [10-16|12:11:46.233] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:46.267684342Z WARN [10-16|12:11:46.267] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:46.578004122Z WARN [10-16|12:11:46.577] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:46.620371223Z WARN [10-16|12:11:46.615] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:47.011804348Z WARN [10-16|12:11:47.011] Served eth_call conn=172.18.0.3:41024 reqid=1100 duration="330.223µs" err="execution reverted" errdata=0x091cd0055487d8f91333e77130cf63c516c7d9f6407152878a8847b7867ba77d92356955 +geth-1.10 | 2023-10-16T12:11:47.047555881Z WARN [10-16|12:11:47.047] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:47.082715471Z WARN [10-16|12:11:47.082] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:47.374841463Z WARN [10-16|12:11:47.374] Served eth_call conn=172.18.0.3:41078 reqid=1107 duration="313.422µs" err="execution reverted" errdata=0x091cd0055487d8f91333e77130cf63c516c7d9f6407152878a8847b7867ba77d92356955 +geth-1.10 | 2023-10-16T12:11:47.408805168Z WARN [10-16|12:11:47.408] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:47.447892737Z WARN [10-16|12:11:47.447] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:47.467193104Z WARN [10-16|12:11:47.467] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:47.761341239Z WARN [10-16|12:11:47.761] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:47.912275130Z WARN [10-16|12:11:47.912] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:47.932641572Z WARN [10-16|12:11:47.932] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:48.234196132Z WARN [10-16|12:11:48.234] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:48.272655456Z WARN [10-16|12:11:48.272] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:48.292322749Z WARN [10-16|12:11:48.292] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:48.591309626Z WARN [10-16|12:11:48.589] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:48.630630011Z WARN [10-16|12:11:48.629] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:48.648599184Z WARN [10-16|12:11:48.648] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:48.955307809Z WARN [10-16|12:11:48.955] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:48.995284240Z WARN [10-16|12:11:48.995] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:49.015820795Z WARN [10-16|12:11:49.015] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:49.340459489Z WARN [10-16|12:11:49.339] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:49.377954845Z WARN [10-16|12:11:49.377] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:49.398864926Z WARN [10-16|12:11:49.398] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:49.709641239Z WARN [10-16|12:11:49.707] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:49.747231701Z WARN [10-16|12:11:49.747] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:49.869118035Z WARN [10-16|12:11:49.868] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:50.180284075Z WARN [10-16|12:11:50.179] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:50.214833422Z WARN [10-16|12:11:50.214] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:10:23.129497858Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:23.129501258Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:23.129504458Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:23.129507658Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:23.129515659Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:23.129518959Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:23.129522259Z paymasterAndData: '0x252affa61f55c5e1c52d0d71034b53fbb94c421c6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:23.129525660Z signature: '0x' +bundler_1 | 2023-10-16T12:10:23.129528960Z } +bundler_1 | 2023-10-16T12:10:23.129532060Z ] +bundler_1 | 2023-10-16T12:10:23.132524375Z UserOperation: Sender=0x522fDF89b7FBdc35F9156F18c8f83bbeAe198C38 Nonce=73786976294838206464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x252affa61f55c5e1c52d0d71034b53fbb94c421c +bundler_1 | 2023-10-16T12:10:23.614512531Z until 281474976710655 now= 1697458223 +bundler_1 | 2023-10-16T12:10:23.621420426Z failed: eth_sendUserOperation error: {"message":"paymaster 0x252affa61f55c5e1c52d0d71034b53fbb94c421c is throttled","data":{"paymaster":"0x252affa61f55c5e1c52d0d71034b53fbb94c421c"},"code":-32504} +bundler_1 | 2023-10-16T12:10:23.624889875Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:23.624909876Z { +bundler_1 | 2023-10-16T12:10:23.624925277Z sender: '0xd2537a2263684124bD756A10c43Af50547980D53', +bundler_1 | 2023-10-16T12:10:23.624929278Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:23.624932878Z initCode: '0x7cBDaF799Cf81a3213730bc139bE196278D4dE020d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:23.624937578Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:23.624941179Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:23.624944779Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:23.624948079Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:23.624951479Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:23.624954780Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:23.624958280Z paymasterAndData: '0x252affa61f55c5e1c52d0d71034b53fbb94c421c6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:23.624961780Z signature: '0x' +bundler_1 | 2023-10-16T12:10:23.624964980Z }, +bundler_1 | 2023-10-16T12:10:23.624968181Z { +bundler_1 | 2023-10-16T12:10:23.624971481Z sender: '0x41467c4820c96ee793251f7Aa67E23E218f0f834', +bundler_1 | 2023-10-16T12:10:23.624974781Z nonce: '0x10000000000000000', +bundler_1 | 2023-10-16T12:10:23.624978181Z initCode: '0x243eC6af0356932C2596D5FaA63e6bda521d9d830d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:23.624982282Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:23.624985682Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:23.625003183Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:23.625006583Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:23.625009784Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:23.625013184Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:23.625016384Z paymasterAndData: '0x252affa61f55c5e1c52d0d71034b53fbb94c421c6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:23.625019784Z signature: '0x' +bundler_1 | 2023-10-16T12:10:23.625022984Z }, +bundler_1 | 2023-10-16T12:10:23.625026785Z { +bundler_1 | 2023-10-16T12:10:23.625029885Z sender: '0xe2CEf9850a866861f8289e6Be2f91c5a0836e59A', +bundler_1 | 2023-10-16T12:10:23.625033185Z nonce: '0x20000000000000000', +bundler_1 | 2023-10-16T12:10:23.625037385Z initCode: '0x210b96dB667a918626b31c31F90e12b4C1e409AA0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:23.625041486Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:23.625044886Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:23.625047986Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:23.625051286Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:23.625054587Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:23.625057787Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:23.625061087Z paymasterAndData: '0x252affa61f55c5e1c52d0d71034b53fbb94c421c6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:23.625064387Z signature: '0x' +bundler_1 | 2023-10-16T12:10:23.625067688Z }, +bundler_1 | 2023-10-16T12:10:23.625070788Z { +bundler_1 | 2023-10-16T12:10:23.625073888Z sender: '0x522fDF89b7FBdc35F9156F18c8f83bbeAe198C38', +bundler_1 | 2023-10-16T12:10:23.625077088Z nonce: '0x30000000000000000', +bundler_1 | 2023-10-16T12:10:23.625080389Z initCode: '0xBFcEB8DD4ee6cbF5546b9e4C723Bee6be73585520d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:23.625084289Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:23.625087689Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:23.625090789Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:23.625094090Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:23.625097290Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:23.625100490Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:23.625103790Z paymasterAndData: '0x252affa61f55c5e1c52d0d71034b53fbb94c421c6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:23.625112291Z signature: '0x' +bundler_1 | 2023-10-16T12:10:23.625115791Z } +bundler_1 | 2023-10-16T12:10:23.625118891Z ] +bundler_1 | 2023-10-16T12:10:23.630680790Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:23.633908622Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-10-16T12:10:23.889360336Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-10-16T12:10:23.892388053Z sent debug_bundler_setReputation - ok +bundler_1 | 2023-10-16T12:10:24.066030203Z UserOperation: Sender=0x6197074bb80102DBe34957069A5EFB03375D7713 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x325f2390956d9ce6cef90ab75232d43071e4fdb7 +bundler_1 | 2023-10-16T12:10:24.558377402Z until 281474976710655 now= 1697458224 +bundler_1 | 2023-10-16T12:10:24.570879998Z sent eth_sendUserOperation - 0x3fbb97b18f9c452ac77a642b05b11da0cc3a91162f13b29bbd6f71c6fb117adf +bundler_1 | 2023-10-16T12:10:24.738638226Z UserOperation: Sender=0x318De3dD5bD0E04FD32BB10ba9DCA8f8D89558aD Nonce=18446744073709551616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x84ccd21632a96a835c80dc8c8cfe6caf1c6b4140 +bundler_1 | 2023-10-16T12:10:25.241213258Z until 281474976710655 now= 1697458225 +funder_1 | 2023-10-16T12:09:58.148915238Z funded: 0x43378ff8C70109Ee4Dbe85aF34428ab0615EBd23 +funder_1 | 2023-10-16T12:09:58.181553941Z funded: 0x43378ff8C70109Ee4Dbe85aF34428ab0615EBd23 +funder_1 | 2023-10-16T12:09:58.215450314Z funded: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 +funder_1 | 2023-10-16T12:09:58.246771668Z funded: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 +bundler_1 | 2023-10-16T12:10:25.262745802Z sent eth_sendUserOperation - 0xd23c86a10ad86c7b8f6bc890fabd1431644f7f096c024f6cbf5070c0888de69a +bundler_1 | 2023-10-16T12:10:25.420167588Z UserOperation: Sender=0x0A4f32086B6e05252d8721fa997897E82bBe4C9F Nonce=36893488147419103232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xc94fe004caaaba5a0e24f34963ef15be7f7a362f +bundler_1 | 2023-10-16T12:10:25.868678845Z until 281474976710655 now= 1697458225 +bundler_1 | 2023-10-16T12:10:25.882934167Z sent eth_sendUserOperation - 0x7eb4d74cfbb86d7bb3cd05a9b1bc70670b0accd5125daf2c73e8ed6abefeb40b +bundler_1 | 2023-10-16T12:10:26.038022786Z UserOperation: Sender=0xd6d2b8aFfa6C85Dca97dff99b43003f7c39306B9 Nonce=55340232221128654848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0ec431eb464ca7da1fae0d21a3ce3dc86efccaba +bundler_1 | 2023-10-16T12:10:26.526610215Z until 281474976710655 now= 1697458226 +bundler_1 | 2023-10-16T12:10:26.537498096Z sent eth_sendUserOperation - 0x82b3989a98386474d1dd0e69cd545dfcb42df93a07058ad828f867818af210ef +bundler_1 | 2023-10-16T12:10:26.540967945Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:26.540985746Z { +bundler_1 | 2023-10-16T12:10:26.540990246Z sender: '0x6197074bb80102DBe34957069A5EFB03375D7713', +bundler_1 | 2023-10-16T12:10:26.540994147Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:26.540997547Z initCode: '0x8A406d5Be33C9568fc3da0C23c84f836b36dB3380d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:26.541002047Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:26.541005547Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:26.541008848Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:26.541026049Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:26.541029649Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:26.541032749Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:26.541036250Z paymasterAndData: '0x325f2390956d9ce6cef90ab75232d43071e4fdb76e6f7468696e67', +bundler_1 | 2023-10-16T12:10:26.541039550Z signature: '0x' +bundler_1 | 2023-10-16T12:10:26.541042850Z }, +bundler_1 | 2023-10-16T12:10:26.541045950Z { +bundler_1 | 2023-10-16T12:10:26.541049050Z sender: '0x318De3dD5bD0E04FD32BB10ba9DCA8f8D89558aD', +bundler_1 | 2023-10-16T12:10:26.541052451Z nonce: '0x10000000000000000', +bundler_1 | 2023-10-16T12:10:26.541055751Z initCode: '0x8A406d5Be33C9568fc3da0C23c84f836b36dB3380d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:26.541059751Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:26.541063151Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:26.541066352Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:26.541069452Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:26.541072652Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:26.541075852Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:26.541079153Z paymasterAndData: '0x84ccd21632a96a835c80dc8c8cfe6caf1c6b41406e6f7468696e67', +bundler_1 | 2023-10-16T12:10:26.541082453Z signature: '0x' +bundler_1 | 2023-10-16T12:10:26.541085553Z }, +bundler_1 | 2023-10-16T12:10:26.541088753Z { +bundler_1 | 2023-10-16T12:10:26.541091854Z sender: '0x0A4f32086B6e05252d8721fa997897E82bBe4C9F', +bundler_1 | 2023-10-16T12:10:26.541095054Z nonce: '0x20000000000000000', +bundler_1 | 2023-10-16T12:10:26.541098954Z initCode: '0x8A406d5Be33C9568fc3da0C23c84f836b36dB3380d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:26.541103054Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:26.541106355Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:26.541109555Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:26.541112855Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:26.541116055Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:26.541119156Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:26.541122456Z paymasterAndData: '0xc94fe004caaaba5a0e24f34963ef15be7f7a362f6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:26.541125656Z signature: '0x' +bundler_1 | 2023-10-16T12:10:26.541128856Z }, +bundler_1 | 2023-10-16T12:10:26.541135757Z { +bundler_1 | 2023-10-16T12:10:26.541138957Z sender: '0xd6d2b8aFfa6C85Dca97dff99b43003f7c39306B9', +bundler_1 | 2023-10-16T12:10:26.541142257Z nonce: '0x30000000000000000', +bundler_1 | 2023-10-16T12:10:26.541145457Z initCode: '0x8A406d5Be33C9568fc3da0C23c84f836b36dB3380d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:26.541149458Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:26.541152758Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:26.541155958Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:26.541159158Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:26.541162359Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:26.541165559Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:26.541168759Z paymasterAndData: '0x0ec431eb464ca7da1fae0d21a3ce3dc86efccaba6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:26.541172059Z signature: '0x' +bundler_1 | 2023-10-16T12:10:26.541175260Z } +bundler_1 | 2023-10-16T12:10:26.541178360Z ] +bundler_1 | 2023-10-16T12:10:26.544508098Z UserOperation: Sender=0xd6d2b8aFfa6C85Dca97dff99b43003f7c39306B9 Nonce=73786976294838206464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0ec431eb464ca7da1fae0d21a3ce3dc86efccaba +bundler_1 | 2023-10-16T12:10:27.010449604Z until 281474976710655 now= 1697458227 +bundler_1 | 2023-10-16T12:10:27.020204004Z failed: eth_sendUserOperation error: {"message":"deployer 0x8a406d5be33c9568fc3da0c23c84f836b36db338 is throttled","data":{"deployer":"0x8a406d5be33c9568fc3da0c23c84f836b36db338"},"code":-32504} +bundler_1 | 2023-10-16T12:10:27.023936871Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:27.023965473Z { +bundler_1 | 2023-10-16T12:10:27.023969574Z sender: '0x6197074bb80102DBe34957069A5EFB03375D7713', +bundler_1 | 2023-10-16T12:10:27.023973374Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:27.023976874Z initCode: '0x8A406d5Be33C9568fc3da0C23c84f836b36dB3380d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:27.023981575Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:27.023985075Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:27.023988475Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:27.023995776Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:27.023999076Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:27.024002376Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:27.024020777Z paymasterAndData: '0x325f2390956d9ce6cef90ab75232d43071e4fdb76e6f7468696e67', +bundler_1 | 2023-10-16T12:10:27.024024378Z signature: '0x' +bundler_1 | 2023-10-16T12:10:27.024027678Z }, +bundler_1 | 2023-10-16T12:10:27.024030878Z { +bundler_1 | 2023-10-16T12:10:27.024033978Z sender: '0x318De3dD5bD0E04FD32BB10ba9DCA8f8D89558aD', +bundler_1 | 2023-10-16T12:10:27.024037379Z nonce: '0x10000000000000000', +bundler_1 | 2023-10-16T12:10:27.024040679Z initCode: '0x8A406d5Be33C9568fc3da0C23c84f836b36dB3380d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:27.024044679Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:27.024048079Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:27.024051380Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:27.024054680Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:27.024058380Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:27.024061580Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:27.024064881Z paymasterAndData: '0x84ccd21632a96a835c80dc8c8cfe6caf1c6b41406e6f7468696e67', +bundler_1 | 2023-10-16T12:10:27.024068181Z signature: '0x' +bundler_1 | 2023-10-16T12:10:27.024071481Z }, +bundler_1 | 2023-10-16T12:10:27.024074681Z { +bundler_1 | 2023-10-16T12:10:27.024077881Z sender: '0x0A4f32086B6e05252d8721fa997897E82bBe4C9F', +bundler_1 | 2023-10-16T12:10:27.024081082Z nonce: '0x20000000000000000', +bundler_1 | 2023-10-16T12:10:27.024085782Z initCode: '0x8A406d5Be33C9568fc3da0C23c84f836b36dB3380d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:27.024089982Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:27.024093283Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:27.024096583Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:27.024099783Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:27.024103083Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:27.024106284Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:27.024109484Z paymasterAndData: '0xc94fe004caaaba5a0e24f34963ef15be7f7a362f6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:27.024112784Z signature: '0x' +bundler_1 | 2023-10-16T12:10:27.024115984Z }, +bundler_1 | 2023-10-16T12:10:27.024119184Z { +bundler_1 | 2023-10-16T12:10:27.024122285Z sender: '0xd6d2b8aFfa6C85Dca97dff99b43003f7c39306B9', +bundler_1 | 2023-10-16T12:10:27.024125585Z nonce: '0x30000000000000000', +bundler_1 | 2023-10-16T12:10:27.024132885Z initCode: '0x8A406d5Be33C9568fc3da0C23c84f836b36dB3380d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:27.024137186Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:27.024140586Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:27.024143786Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:27.024147086Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:27.024150387Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:27.024153587Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:27.024156887Z paymasterAndData: '0x0ec431eb464ca7da1fae0d21a3ce3dc86efccaba6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:27.024160287Z signature: '0x' +bundler_1 | 2023-10-16T12:10:27.024163488Z } +bundler_1 | 2023-10-16T12:10:27.024166588Z ] +bundler_1 | 2023-10-16T12:10:27.029229651Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:27.031942145Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-10-16T12:10:27.336928411Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-10-16T12:10:27.340043335Z sent debug_bundler_setReputation - ok +bundler_1 | 2023-10-16T12:10:27.466692415Z UserOperation: Sender=0xaAeE2fcA8D230Fd26a3F321baD164DaFccB57bfE Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xa0c2b93938d9c0f598484660b408dd33844c6b9f +bundler_1 | 2023-10-16T12:10:27.955170637Z until 281474976710655 now= 1697458227 +bundler_1 | 2023-10-16T12:10:27.983219748Z sent eth_sendUserOperation - 0xefa907abc454b08cbd9b39830e281ba3cfeb44bb7114baa0042d10244fe392e7 +bundler_1 | 2023-10-16T12:10:28.121884289Z UserOperation: Sender=0xaAeE2fcA8D230Fd26a3F321baD164DaFccB57bfE Nonce=18446744073709551616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x125eb03a27c7b81ee4a5410237dabf8209361408 +bundler_1 | 2023-10-16T12:10:28.587044739Z until 281474976710655 now= 1697458228 +bundler_1 | 2023-10-16T12:10:28.599986067Z sent eth_sendUserOperation - 0xfcc6d21fb30e93beab5246875cb2544c73ccb2be2f571a66e90c9190d38a2150 +bundler_1 | 2023-10-16T12:10:28.730266508Z UserOperation: Sender=0xaAeE2fcA8D230Fd26a3F321baD164DaFccB57bfE Nonce=36893488147419103232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xb4af3c38708f277e1bf1a95f2b5de06595be406c +bundler_1 | 2023-10-16T12:10:29.236648213Z until 281474976710655 now= 1697458229 +bundler_1 | 2023-10-16T12:10:29.251162554Z sent eth_sendUserOperation - 0x9bef57cc10ae5d8e2d1de19bd904c9dce435ba2079a484db7c1c4007521f6ae7 +geth-1.10 | 2023-10-16T12:11:50.233973878Z WARN [10-16|12:11:50.233] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:50.545362944Z WARN [10-16|12:11:50.545] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:50.579387254Z WARN [10-16|12:11:50.579] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:50.607168040Z WARN [10-16|12:11:50.603] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:50.929743138Z WARN [10-16|12:11:50.929] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:50.969196817Z WARN [10-16|12:11:50.969] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:50.990930492Z WARN [10-16|12:11:50.990] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:51.306725131Z WARN [10-16|12:11:51.306] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:51.346206711Z WARN [10-16|12:11:51.346] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:51.367050826Z WARN [10-16|12:11:51.366] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:51.702392592Z WARN [10-16|12:11:51.699] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:51.742383606Z WARN [10-16|12:11:51.742] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:51.765860100Z WARN [10-16|12:11:51.765] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:52.095084650Z WARN [10-16|12:11:52.094] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:52.139967897Z WARN [10-16|12:11:52.139] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:52.161336248Z WARN [10-16|12:11:52.161] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:52.499574010Z WARN [10-16|12:11:52.499] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:52.534207161Z WARN [10-16|12:11:52.534] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:52.561590720Z WARN [10-16|12:11:52.561] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:52.917338471Z WARN [10-16|12:11:52.917] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:52.953004592Z WARN [10-16|12:11:52.952] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:52.972643025Z WARN [10-16|12:11:52.972] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:53.371720218Z WARN [10-16|12:11:53.371] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:53.407601454Z WARN [10-16|12:11:53.407] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:53.451759051Z WARN [10-16|12:11:53.451] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:53.494937383Z WARN [10-16|12:11:53.494] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:53.920844596Z WARN [10-16|12:11:53.920] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:53.953363604Z WARN [10-16|12:11:53.953] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:53.996006299Z WARN [10-16|12:11:53.995] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:54.043188602Z WARN [10-16|12:11:54.042] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:54.485762347Z WARN [10-16|12:11:54.485] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:54.521265957Z WARN [10-16|12:11:54.521] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:54.561795609Z WARN [10-16|12:11:54.561] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:54.602257855Z WARN [10-16|12:11:54.602] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:55.076688663Z WARN [10-16|12:11:55.076] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:55.108347613Z WARN [10-16|12:11:55.108] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:55.147729686Z WARN [10-16|12:11:55.147] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:55.191459855Z WARN [10-16|12:11:55.191] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:55.655537060Z WARN [10-16|12:11:55.655] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:55.686767380Z WARN [10-16|12:11:55.686] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:55.735929517Z WARN [10-16|12:11:55.735] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:55.777054409Z WARN [10-16|12:11:55.776] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:56.235046601Z WARN [10-16|12:11:56.234] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:56.272661455Z WARN [10-16|12:11:56.272] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:56.316817952Z WARN [10-16|12:11:56.316] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:56.359194229Z WARN [10-16|12:11:56.358] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:56.820517947Z WARN [10-16|12:11:56.820] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:56.855244805Z WARN [10-16|12:11:56.854] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:56.895002304Z WARN [10-16|12:11:56.894] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:56.938593663Z WARN [10-16|12:11:56.938] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:10:29.385893013Z UserOperation: Sender=0xaAeE2fcA8D230Fd26a3F321baD164DaFccB57bfE Nonce=55340232221128654848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x347a38da32d1ab77016b3e04a9a89c7dd4052c26 +bundler_1 | 2023-10-16T12:10:29.844290978Z until 281474976710655 now= 1697458229 +bundler_1 | 2023-10-16T12:10:29.857532728Z sent eth_sendUserOperation - 0x0a36029fd1a702aa7657c31774e235d0711274ca63ccc4b9136ae26f2bdf9e14 +bundler_1 | 2023-10-16T12:10:29.861114684Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:29.861133186Z { +bundler_1 | 2023-10-16T12:10:29.861137186Z sender: '0xaAeE2fcA8D230Fd26a3F321baD164DaFccB57bfE', +bundler_1 | 2023-10-16T12:10:29.861140786Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:29.861144386Z initCode: '0x1C09AE5B506072A114512C195FE5404f7bcA94d30d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:29.861148987Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:29.861152387Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:29.861155787Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:29.861159088Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:29.861162488Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:29.861165688Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:29.861169088Z paymasterAndData: '0xa0c2b93938d9c0f598484660b408dd33844c6b9f6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:29.861172488Z signature: '0x' +bundler_1 | 2023-10-16T12:10:29.861175689Z }, +bundler_1 | 2023-10-16T12:10:29.861179289Z { +bundler_1 | 2023-10-16T12:10:29.861182489Z sender: '0xaAeE2fcA8D230Fd26a3F321baD164DaFccB57bfE', +bundler_1 | 2023-10-16T12:10:29.861185789Z nonce: '0x10000000000000000', +bundler_1 | 2023-10-16T12:10:29.861189190Z initCode: '0x1C09AE5B506072A114512C195FE5404f7bcA94d30d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:29.861193190Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:29.861196690Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:29.861199990Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:29.861203191Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:29.861206391Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:29.861209591Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:29.861212891Z paymasterAndData: '0x125eb03a27c7b81ee4a5410237dabf82093614086e6f7468696e67', +bundler_1 | 2023-10-16T12:10:29.861216192Z signature: '0x' +geth-1.10 | 2023-10-16T12:11:57.410358490Z WARN [10-16|12:11:57.410] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:57.441627913Z WARN [10-16|12:11:57.441] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:57.483179033Z WARN [10-16|12:11:57.482] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:57.530519847Z WARN [10-16|12:11:57.530] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:57.996880107Z WARN [10-16|12:11:57.996] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:58.033335782Z WARN [10-16|12:11:58.033] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:58.083655798Z WARN [10-16|12:11:58.083] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:58.125300125Z WARN [10-16|12:11:58.125] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:58.599263656Z WARN [10-16|12:11:58.599] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:58.631688435Z WARN [10-16|12:11:58.631] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:58.675247696Z WARN [10-16|12:11:58.675] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:58.720305863Z WARN [10-16|12:11:58.720] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:59.204082365Z WARN [10-16|12:11:59.203] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:59.244270190Z WARN [10-16|12:11:59.244] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:59.287523230Z WARN [10-16|12:11:59.287] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:59.330123224Z WARN [10-16|12:11:59.329] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:59.812509128Z WARN [10-16|12:11:59.812] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:59.844214657Z WARN [10-16|12:11:59.844] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:59.886169205Z WARN [10-16|12:11:59.885] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:11:59.943148810Z WARN [10-16|12:11:59.940] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:00.424158018Z WARN [10-16|12:12:00.423] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:00.462184590Z WARN [10-16|12:12:00.462] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:00.503621003Z WARN [10-16|12:12:00.503] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:00.546993751Z WARN [10-16|12:12:00.546] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:01.036415550Z WARN [10-16|12:12:01.036] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:01.066946896Z WARN [10-16|12:12:01.066] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:01.110347446Z WARN [10-16|12:12:01.110] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:01.151300625Z WARN [10-16|12:12:01.151] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:01.644103261Z WARN [10-16|12:12:01.643] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:01.683182908Z WARN [10-16|12:12:01.682] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:01.729127537Z WARN [10-16|12:12:01.728] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:01.778491607Z WARN [10-16|12:12:01.778] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:02.299993260Z WARN [10-16|12:12:02.296] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:02.335488455Z WARN [10-16|12:12:02.335] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:02.363802445Z WARN [10-16|12:12:02.363] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:02.391942723Z WARN [10-16|12:12:02.391] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:02.428301378Z WARN [10-16|12:12:02.428] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:02.465560497Z WARN [10-16|12:12:02.465] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:14.827439621Z WARN [10-16|12:12:14.827] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:14.866812500Z WARN [10-16|12:12:14.866] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:14.885936849Z WARN [10-16|12:12:14.885] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:14.925362332Z WARN [10-16|12:12:14.925] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:14.944396275Z WARN [10-16|12:12:14.944] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:14.988577992Z WARN [10-16|12:12:14.988] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.007148703Z WARN [10-16|12:12:15.006] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.046168056Z WARN [10-16|12:12:15.045] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.064632059Z WARN [10-16|12:12:15.064] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.115292634Z WARN [10-16|12:12:15.115] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.133608627Z WARN [10-16|12:12:15.133] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.173956874Z WARN [10-16|12:12:15.173] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:10:29.861219492Z }, +bundler_1 | 2023-10-16T12:10:29.861222592Z { +bundler_1 | 2023-10-16T12:10:29.861225792Z sender: '0xaAeE2fcA8D230Fd26a3F321baD164DaFccB57bfE', +bundler_1 | 2023-10-16T12:10:29.861229093Z nonce: '0x20000000000000000', +bundler_1 | 2023-10-16T12:10:29.861233693Z initCode: '0x1C09AE5B506072A114512C195FE5404f7bcA94d30d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:29.861247894Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:29.861251594Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:29.861254894Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:29.861258095Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:29.861261295Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:29.861264595Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:29.861267895Z paymasterAndData: '0xb4af3c38708f277e1bf1a95f2b5de06595be406c6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:29.861271296Z signature: '0x' +bundler_1 | 2023-10-16T12:10:29.861274596Z }, +bundler_1 | 2023-10-16T12:10:29.861277696Z { +bundler_1 | 2023-10-16T12:10:29.861280796Z sender: '0xaAeE2fcA8D230Fd26a3F321baD164DaFccB57bfE', +bundler_1 | 2023-10-16T12:10:29.861284096Z nonce: '0x30000000000000000', +bundler_1 | 2023-10-16T12:10:29.861287397Z initCode: '0x1C09AE5B506072A114512C195FE5404f7bcA94d30d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:29.861291497Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:29.861294897Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:29.861298097Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:29.861301298Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:29.861304498Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:29.861307798Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:29.861311098Z paymasterAndData: '0x347a38da32d1ab77016b3e04a9a89c7dd4052c266e6f7468696e67', +bundler_1 | 2023-10-16T12:10:29.861314499Z signature: '0x' +bundler_1 | 2023-10-16T12:10:29.861317799Z } +bundler_1 | 2023-10-16T12:10:29.861320899Z ] +bundler_1 | 2023-10-16T12:10:29.864696841Z UserOperation: Sender=0xaAeE2fcA8D230Fd26a3F321baD164DaFccB57bfE Nonce=202914184810805067776 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x347a38da32d1ab77016b3e04a9a89c7dd4052c26 +bundler_1 | 2023-10-16T12:10:30.388767729Z until 281474976710655 now= 1697458230 +bundler_1 | 2023-10-16T12:10:30.394366328Z failed: eth_sendUserOperation error: {"message":"account 0xaAeE2fcA8D230Fd26a3F321baD164DaFccB57bfE is unstaked","code":-32505} +bundler_1 | 2023-10-16T12:10:30.397878078Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:30.397893879Z { +bundler_1 | 2023-10-16T12:10:30.397921081Z sender: '0xaAeE2fcA8D230Fd26a3F321baD164DaFccB57bfE', +bundler_1 | 2023-10-16T12:10:30.397938282Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:30.397942082Z initCode: '0x1C09AE5B506072A114512C195FE5404f7bcA94d30d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:30.397946282Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:30.397949683Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:30.397953283Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:30.397956583Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:30.397959783Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:30.397963084Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:30.397966384Z paymasterAndData: '0xa0c2b93938d9c0f598484660b408dd33844c6b9f6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:30.397969684Z signature: '0x' +bundler_1 | 2023-10-16T12:10:30.397972884Z }, +bundler_1 | 2023-10-16T12:10:30.397976085Z { +geth-1.10 | 2023-10-16T12:12:15.194968457Z WARN [10-16|12:12:15.194] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.235902945Z WARN [10-16|12:12:15.235] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.252983251Z WARN [10-16|12:12:15.252] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.294659992Z WARN [10-16|12:12:15.294] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.314977626Z WARN [10-16|12:12:15.314] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.353802765Z WARN [10-16|12:12:15.353] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.371712529Z WARN [10-16|12:12:15.371] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.410923796Z WARN [10-16|12:12:15.410] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.428714852Z WARN [10-16|12:12:15.428] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.468514960Z WARN [10-16|12:12:15.468] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.486064899Z WARN [10-16|12:12:15.485] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.529836488Z WARN [10-16|12:12:15.529] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.547611942Z WARN [10-16|12:12:15.547] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.589805419Z WARN [10-16|12:12:15.589] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.613251074Z WARN [10-16|12:12:15.613] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.654994720Z WARN [10-16|12:12:15.654] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.673428820Z WARN [10-16|12:12:15.673] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.714476617Z WARN [10-16|12:12:15.714] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.735475799Z WARN [10-16|12:12:15.735] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.776182471Z WARN [10-16|12:12:15.775] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.794977998Z WARN [10-16|12:12:15.794] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.838449765Z WARN [10-16|12:12:15.838] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.856184017Z WARN [10-16|12:12:15.856] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.897724948Z WARN [10-16|12:12:15.897] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.915670615Z WARN [10-16|12:12:15.915] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.972964958Z WARN [10-16|12:12:15.972] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:15.990339784Z WARN [10-16|12:12:15.990] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.032780679Z WARN [10-16|12:12:16.032] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.055014048Z WARN [10-16|12:12:16.054] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.096848800Z WARN [10-16|12:12:16.096] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.115751134Z WARN [10-16|12:12:16.115] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.169139001Z WARN [10-16|12:12:16.168] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.186303512Z WARN [10-16|12:12:16.186] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.225126352Z WARN [10-16|12:12:16.224] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.243950980Z WARN [10-16|12:12:16.243] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.284753060Z WARN [10-16|12:12:16.284] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.301456438Z WARN [10-16|12:12:16.301] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.341951396Z WARN [10-16|12:12:16.341] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.359441530Z WARN [10-16|12:12:16.359] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.398441182Z WARN [10-16|12:12:16.398] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.417359117Z WARN [10-16|12:12:16.417] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.458460218Z WARN [10-16|12:12:16.458] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.478915661Z WARN [10-16|12:12:16.478] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.519550229Z WARN [10-16|12:12:16.519] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.536089796Z WARN [10-16|12:12:16.535] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.579448556Z WARN [10-16|12:12:16.579] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.599315758Z WARN [10-16|12:12:16.599] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.639473691Z WARN [10-16|12:12:16.639] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.656794414Z WARN [10-16|12:12:16.656] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.697483085Z WARN [10-16|12:12:16.697] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.716053195Z WARN [10-16|12:12:16.715] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.755908908Z WARN [10-16|12:12:16.755] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.773678062Z WARN [10-16|12:12:16.773] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.814843067Z WARN [10-16|12:12:16.814] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.833367674Z WARN [10-16|12:12:16.833] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.873804327Z WARN [10-16|12:12:16.873] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.891316763Z WARN [10-16|12:12:16.891] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.937621731Z WARN [10-16|12:12:16.937] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.954188900Z WARN [10-16|12:12:16.954] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:16.995400608Z WARN [10-16|12:12:16.994] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.014202535Z WARN [10-16|12:12:17.014] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.052822260Z WARN [10-16|12:12:17.052] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.070532510Z WARN [10-16|12:12:17.070] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.111862426Z WARN [10-16|12:12:17.111] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.129606579Z WARN [10-16|12:12:17.129] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.169527896Z WARN [10-16|12:12:17.169] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.186817016Z WARN [10-16|12:12:17.186] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.230268482Z WARN [10-16|12:12:17.229] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.251956212Z WARN [10-16|12:12:17.251] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.298961930Z WARN [10-16|12:12:17.298] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.318963041Z WARN [10-16|12:12:17.318] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.366771115Z WARN [10-16|12:12:17.366] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.385754054Z WARN [10-16|12:12:17.385] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.427923430Z WARN [10-16|12:12:17.427] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.452456361Z WARN [10-16|12:12:17.452] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.500596658Z WARN [10-16|12:12:17.500] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.520122036Z WARN [10-16|12:12:17.519] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.562401820Z WARN [10-16|12:12:17.562] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.579926856Z WARN [10-16|12:12:17.579] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.619884176Z WARN [10-16|12:12:17.619] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.637167196Z WARN [10-16|12:12:17.636] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.686930207Z WARN [10-16|12:12:17.686] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.706783008Z WARN [10-16|12:12:17.706] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.747393874Z WARN [10-16|12:12:17.747] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.766395815Z WARN [10-16|12:12:17.766] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.811122671Z WARN [10-16|12:12:17.810] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.832298766Z WARN [10-16|12:12:17.832] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.880346856Z WARN [10-16|12:12:17.880] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.903956322Z WARN [10-16|12:12:17.903] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.948412559Z WARN [10-16|12:12:17.948] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:17.967297192Z WARN [10-16|12:12:17.967] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:18.013392845Z WARN [10-16|12:12:18.013] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:18.032018959Z WARN [10-16|12:12:18.031] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:18.075108200Z WARN [10-16|12:12:18.074] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:18.095644549Z WARN [10-16|12:12:18.095] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:18.141998620Z WARN [10-16|12:12:18.141] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:18.163066307Z WARN [10-16|12:12:18.162] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:18.207317630Z WARN [10-16|12:12:18.207] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:10:30.397979285Z sender: '0xaAeE2fcA8D230Fd26a3F321baD164DaFccB57bfE', +bundler_1 | 2023-10-16T12:10:30.397988185Z nonce: '0x10000000000000000', +bundler_1 | 2023-10-16T12:10:30.397991886Z initCode: '0x1C09AE5B506072A114512C195FE5404f7bcA94d30d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:30.397995986Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:30.397999286Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:30.398002486Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:30.398006087Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:30.398009387Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:30.398012687Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:30.398015987Z paymasterAndData: '0x125eb03a27c7b81ee4a5410237dabf82093614086e6f7468696e67', +bundler_1 | 2023-10-16T12:10:30.398019288Z signature: '0x' +bundler_1 | 2023-10-16T12:10:30.398022388Z }, +bundler_1 | 2023-10-16T12:10:30.398025488Z { +bundler_1 | 2023-10-16T12:10:30.398028688Z sender: '0xaAeE2fcA8D230Fd26a3F321baD164DaFccB57bfE', +bundler_1 | 2023-10-16T12:10:30.398031889Z nonce: '0x20000000000000000', +bundler_1 | 2023-10-16T12:10:30.398036389Z initCode: '0x1C09AE5B506072A114512C195FE5404f7bcA94d30d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:30.398040489Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:30.398047890Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:30.398051390Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:30.398054590Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:30.398057790Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:30.398060991Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:30.398064191Z paymasterAndData: '0xb4af3c38708f277e1bf1a95f2b5de06595be406c6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:30.398067591Z signature: '0x' +bundler_1 | 2023-10-16T12:10:30.398070791Z }, +bundler_1 | 2023-10-16T12:10:30.398073892Z { +bundler_1 | 2023-10-16T12:10:30.398076992Z sender: '0xaAeE2fcA8D230Fd26a3F321baD164DaFccB57bfE', +bundler_1 | 2023-10-16T12:10:30.398080192Z nonce: '0x30000000000000000', +bundler_1 | 2023-10-16T12:10:30.398083392Z initCode: '0x1C09AE5B506072A114512C195FE5404f7bcA94d30d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:30.398087392Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:30.398090693Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:30.398093893Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:30.398097093Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:30.398100293Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:30.398103494Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:30.398106694Z paymasterAndData: '0x347a38da32d1ab77016b3e04a9a89c7dd4052c266e6f7468696e67', +bundler_1 | 2023-10-16T12:10:30.398109994Z signature: '0x' +bundler_1 | 2023-10-16T12:10:30.398113194Z } +bundler_1 | 2023-10-16T12:10:30.398116195Z ] +bundler_1 | 2023-10-16T12:10:30.402707921Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:30.405369211Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-10-16T12:10:30.750359369Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-10-16T12:10:30.753591799Z sent debug_bundler_setReputation - ok +bundler_1 | 2023-10-16T12:10:30.921310238Z UserOperation: Sender=0xA60D8c2EdD3C99f2d2DD287e3007655ED01dDeA5 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0c9f276a91509fd2776d3eb7893855094e3364df +bundler_1 | 2023-10-16T12:10:31.415896045Z until 281474976710655 now= 1697458231 +bundler_1 | 2023-10-16T12:10:31.434150644Z sent eth_sendUserOperation - 0x91d32f9a456e0ac2999aedf74026f503f7a4bd030c82f388e6436cff86a514dd +bundler_1 | 2023-10-16T12:10:31.598233025Z UserOperation: Sender=0x161fCAc85E5E5dBaB32E2585E720A9a5e117147d Nonce=18446744073709551616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0c9f276a91509fd2776d3eb7893855094e3364df +bundler_1 | 2023-10-16T12:10:32.109303805Z until 281474976710655 now= 1697458232 +bundler_1 | 2023-10-16T12:10:32.126482428Z sent eth_sendUserOperation - 0xe08f5bd763ddb8efa83da8249f8eb25eb927af7eb018e5cde2ecacb88c7eec4f +bundler_1 | 2023-10-16T12:10:32.273525195Z UserOperation: Sender=0xd7bAf7dbbaB70898E54bC5C3bcC5C36328887F50 Nonce=36893488147419103232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0c9f276a91509fd2776d3eb7893855094e3364df +bundler_1 | 2023-10-16T12:10:32.778084112Z until 281474976710655 now= 1697458232 +bundler_1 | 2023-10-16T12:10:32.794127954Z sent eth_sendUserOperation - 0xec1a21813efefe7f277f90f43111b4b08af7a888006cc7ed3f4202e34e5b7544 +bundler_1 | 2023-10-16T12:10:32.947387264Z UserOperation: Sender=0x50aD78C4394B38e80cb3ED51808D2498ad0F9bef Nonce=55340232221128654848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0c9f276a91509fd2776d3eb7893855094e3364df +bundler_1 | 2023-10-16T12:10:33.467111960Z until 281474976710655 now= 1697458233 +bundler_1 | 2023-10-16T12:10:33.485524071Z sent eth_sendUserOperation - 0xcb989bf67c07b96c6c34d944a6d0a64ef59327c18e8d49d422f833c5046c8ad7 +bundler_1 | 2023-10-16T12:10:33.649541846Z UserOperation: Sender=0x0ddd064452eA2dED951114f983344350c907e48e Nonce=73786976294838206464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0c9f276a91509fd2776d3eb7893855094e3364df +bundler_1 | 2023-10-16T12:10:34.158645887Z until 281474976710655 now= 1697458234 +bundler_1 | 2023-10-16T12:10:34.171682415Z sent eth_sendUserOperation - 0xfc16c915aeba2728e99fa0857d88890a9d97cd1e199160b1d3901a98ea23b321 +bundler_1 | 2023-10-16T12:10:34.334315192Z UserOperation: Sender=0x88D1Aa4dDd767bE6D88D40565166504C74fA553D Nonce=92233720368547758080 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0c9f276a91509fd2776d3eb7893855094e3364df +bundler_1 | 2023-10-16T12:10:34.866389967Z until 281474976710655 now= 1697458234 +bundler_1 | 2023-10-16T12:10:34.884692670Z sent eth_sendUserOperation - 0x7cab219a2aea83b2f7f93b61cf38eac9886ca43727a2bd25d74577a1b68b072f +bundler_1 | 2023-10-16T12:10:35.066390704Z UserOperation: Sender=0x2c4E9d617a095EC89Bc07A42115D21400cF582DE Nonce=110680464442257309696 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0c9f276a91509fd2776d3eb7893855094e3364df +bundler_1 | 2023-10-16T12:10:35.581548076Z until 281474976710655 now= 1697458235 +bundler_1 | 2023-10-16T12:10:35.595106941Z sent eth_sendUserOperation - 0xfad1a03e54065fd4a85cbae514a10d7a809cc50ba26ec1af7455f59231d1999a +bundler_1 | 2023-10-16T12:10:35.753576821Z UserOperation: Sender=0xdEFe2f6D43ef3C7254298d08F44B88617D37114E Nonce=129127208515966861312 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0c9f276a91509fd2776d3eb7893855094e3364df +geth-1.10 | 2023-10-16T12:12:18.234859073Z WARN [10-16|12:12:18.234] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:18.276577817Z WARN [10-16|12:12:18.276] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:10:36.251843390Z until 281474976710655 now= 1697458236 +bundler_1 | 2023-10-16T12:10:36.270546922Z sent eth_sendUserOperation - 0xa3b3d0140a4aafe4e5f5f12de3f6f66e815ddf41b064702d208810f1c34ac1bc +bundler_1 | 2023-10-16T12:10:36.421706182Z UserOperation: Sender=0xF184a7EE56401Ae9BDEa9b7660a6760d205f1CA2 Nonce=147573952589676412928 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0c9f276a91509fd2776d3eb7893855094e3364df +bundler_1 | 2023-10-16T12:10:36.929967862Z until 281474976710655 now= 1697458236 +bundler_1 | 2023-10-16T12:10:36.943913455Z sent eth_sendUserOperation - 0xf12de40c0313255d0fb5f386ab1ab2b6d83425085bf143808e6a018adaec0d4a +bundler_1 | 2023-10-16T12:10:37.113135301Z UserOperation: Sender=0x7Bc6D538eBBEE7615Bc01D927079717Ab867F8ae Nonce=166020696663385964544 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0c9f276a91509fd2776d3eb7893855094e3364df +bundler_1 | 2023-10-16T12:10:37.637513529Z until 281474976710655 now= 1697458237 +bundler_1 | 2023-10-16T12:10:37.659298480Z sent eth_sendUserOperation - 0xb59c2806938301854aa68d53c3d1e5a1a5dceff036907c1410c287e2c8cf9814 +bundler_1 | 2023-10-16T12:10:37.801556506Z UserOperation: Sender=0x9EF4c600a0E87EAb7b1BAc535A3263f01FBe4dF7 Nonce=184467440737095516160 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0c9f276a91509fd2776d3eb7893855094e3364df +bundler_1 | 2023-10-16T12:10:38.290859425Z until 281474976710655 now= 1697458238 +bundler_1 | 2023-10-16T12:10:38.309088919Z sent eth_sendUserOperation - 0x21a626e6561635a21e7fa0cde64476fa40b69b8c89f648109856e941bdc919b4 +bundler_1 | 2023-10-16T12:10:38.313124005Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:38.313175209Z { +bundler_1 | 2023-10-16T12:10:38.313180509Z sender: '0xA60D8c2EdD3C99f2d2DD287e3007655ED01dDeA5', +bundler_1 | 2023-10-16T12:10:38.313184109Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:38.313187510Z initCode: '0xe2b8d026e6aD66618baD718bd2979538e4B1D2700d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:38.313192010Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:38.313195710Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.313199110Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:38.313202411Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.313205711Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:38.313208911Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:38.313212211Z paymasterAndData: '0x0c9f276a91509fd2776d3eb7893855094e3364df6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:38.313215612Z signature: '0x' +bundler_1 | 2023-10-16T12:10:38.313218812Z }, +bundler_1 | 2023-10-16T12:10:38.313227712Z { +bundler_1 | 2023-10-16T12:10:38.313231613Z sender: '0x161fCAc85E5E5dBaB32E2585E720A9a5e117147d', +bundler_1 | 2023-10-16T12:10:38.313234913Z nonce: '0x10000000000000000', +bundler_1 | 2023-10-16T12:10:38.313238213Z initCode: '0xF563f9492E5c1fFE2ac17449763B34CFD973Cb560d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:38.313242213Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:38.313245614Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.313248814Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:38.313252014Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.313267115Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:38.313270516Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:38.313273816Z paymasterAndData: '0x0c9f276a91509fd2776d3eb7893855094e3364df6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:38.313277116Z signature: '0x' +bundler_1 | 2023-10-16T12:10:38.313280316Z }, +bundler_1 | 2023-10-16T12:10:38.313283616Z { +bundler_1 | 2023-10-16T12:10:38.313286717Z sender: '0xd7bAf7dbbaB70898E54bC5C3bcC5C36328887F50', +bundler_1 | 2023-10-16T12:10:38.313290017Z nonce: '0x20000000000000000', +bundler_1 | 2023-10-16T12:10:38.313294817Z initCode: '0x3450EA9d2c9657deBe9CCe019E7c5C8f186a43280d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:38.313299018Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:38.313302718Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.313306018Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:38.313309318Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.313312518Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:38.313315719Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:38.313319119Z paymasterAndData: '0x0c9f276a91509fd2776d3eb7893855094e3364df6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:38.313322419Z signature: '0x' +bundler_1 | 2023-10-16T12:10:38.313325619Z }, +bundler_1 | 2023-10-16T12:10:38.313328820Z { +bundler_1 | 2023-10-16T12:10:38.313332020Z sender: '0x50aD78C4394B38e80cb3ED51808D2498ad0F9bef', +bundler_1 | 2023-10-16T12:10:38.313335320Z nonce: '0x30000000000000000', +bundler_1 | 2023-10-16T12:10:38.313338620Z initCode: '0x0755272D1309A266470866120571b28cd93E041C0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:38.313342721Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:38.313346121Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.313349321Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:38.313352621Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.313355822Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:38.313359022Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:38.313362222Z paymasterAndData: '0x0c9f276a91509fd2776d3eb7893855094e3364df6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:38.313365622Z signature: '0x' +bundler_1 | 2023-10-16T12:10:38.313368822Z }, +bundler_1 | 2023-10-16T12:10:38.313371923Z { +bundler_1 | 2023-10-16T12:10:38.313378723Z sender: '0x0ddd064452eA2dED951114f983344350c907e48e', +bundler_1 | 2023-10-16T12:10:38.313382123Z nonce: '0x40000000000000000', +bundler_1 | 2023-10-16T12:10:38.313385424Z initCode: '0x06899E92D093e0c2BDCab39b7C786dea726EE6B90d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +geth-1.10 | 2023-10-16T12:12:18.296608231Z WARN [10-16|12:12:18.296] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:18.343876066Z WARN [10-16|12:12:18.343] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:18.362601187Z WARN [10-16|12:12:18.362] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:18.403309660Z WARN [10-16|12:12:18.403] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:18.423414879Z WARN [10-16|12:12:18.423] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:18.469523733Z WARN [10-16|12:12:18.469] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:18.489913271Z WARN [10-16|12:12:18.489] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:18.532091348Z WARN [10-16|12:12:18.531] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:18.553703773Z WARN [10-16|12:12:18.553] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:18.609115483Z WARN [10-16|12:12:18.608] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:18.628687264Z WARN [10-16|12:12:18.628] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:18.685621482Z WARN [10-16|12:12:18.685] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:18.706173732Z WARN [10-16|12:12:18.705] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:18.748279704Z WARN [10-16|12:12:18.748] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:18.770278256Z WARN [10-16|12:12:18.770] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:18.812456332Z WARN [10-16|12:12:18.812] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:18.834263071Z WARN [10-16|12:12:18.834] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:18.890050108Z WARN [10-16|12:12:18.889] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:18.910470049Z WARN [10-16|12:12:18.909] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:18.951588451Z WARN [10-16|12:12:18.951] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:18.981002926Z WARN [10-16|12:12:18.980] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:19.025868592Z WARN [10-16|12:12:19.025] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:19.046816971Z WARN [10-16|12:12:19.046] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:19.096741894Z WARN [10-16|12:12:19.096] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:19.117203838Z WARN [10-16|12:12:19.117] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:19.164430970Z WARN [10-16|12:12:19.160] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:19.195823385Z WARN [10-16|12:12:19.195] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:19.243663961Z WARN [10-16|12:12:19.243] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:19.264916761Z WARN [10-16|12:12:19.264] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:19.308261420Z WARN [10-16|12:12:19.308] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:19.327493477Z WARN [10-16|12:12:19.327] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:19.371037650Z WARN [10-16|12:12:19.370] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:19.398918117Z WARN [10-16|12:12:19.398] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:19.449318474Z WARN [10-16|12:12:19.449] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:19.469542801Z WARN [10-16|12:12:19.469] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:19.525042418Z WARN [10-16|12:12:19.524] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:19.548988007Z WARN [10-16|12:12:19.548] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:19.605284180Z WARN [10-16|12:12:19.605] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:19.628897046Z WARN [10-16|12:12:19.628] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:19.674413758Z WARN [10-16|12:12:19.674] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:19.693568810Z WARN [10-16|12:12:19.693] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:19.745357565Z WARN [10-16|12:12:19.745] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:19.765444682Z WARN [10-16|12:12:19.765] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:19.808526122Z WARN [10-16|12:12:19.808] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:19.832366904Z WARN [10-16|12:12:19.832] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:19.879881557Z WARN [10-16|12:12:19.879] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:19.907985441Z WARN [10-16|12:12:19.907] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:19.965087370Z WARN [10-16|12:12:19.964] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:20.009700918Z WARN [10-16|12:12:20.009] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:20.125492990Z WARN [10-16|12:12:20.125] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:10:38.313389424Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:38.313392824Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.313396024Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:38.313399625Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.313402925Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:38.313406225Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:38.313409425Z paymasterAndData: '0x0c9f276a91509fd2776d3eb7893855094e3364df6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:38.313412726Z signature: '0x' +bundler_1 | 2023-10-16T12:10:38.313415926Z }, +bundler_1 | 2023-10-16T12:10:38.313419126Z { +bundler_1 | 2023-10-16T12:10:38.313422226Z sender: '0x88D1Aa4dDd767bE6D88D40565166504C74fA553D', +bundler_1 | 2023-10-16T12:10:38.313425427Z nonce: '0x50000000000000000', +bundler_1 | 2023-10-16T12:10:38.313428727Z initCode: '0xAA35bD6cC967C1fC2a2f4de23306fA7D6E90CFc40d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:38.313432727Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:38.313436027Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.313439227Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:38.313442428Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.313445728Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:38.313448928Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:38.313452228Z paymasterAndData: '0x0c9f276a91509fd2776d3eb7893855094e3364df6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:38.313455529Z signature: '0x' +bundler_1 | 2023-10-16T12:10:38.313467629Z }, +bundler_1 | 2023-10-16T12:10:38.313472630Z { +bundler_1 | 2023-10-16T12:10:38.313475730Z sender: '0x2c4E9d617a095EC89Bc07A42115D21400cF582DE', +bundler_1 | 2023-10-16T12:10:38.313478930Z nonce: '0x60000000000000000', +bundler_1 | 2023-10-16T12:10:38.313482231Z initCode: '0x8c6E848F191325A876eb567a220DD175dc461a3C0d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:38.313489731Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:38.313493231Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.313496432Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:38.313499632Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.313502832Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:38.313506032Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:38.313509232Z paymasterAndData: '0x0c9f276a91509fd2776d3eb7893855094e3364df6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:38.313512533Z signature: '0x' +bundler_1 | 2023-10-16T12:10:38.313515633Z }, +bundler_1 | 2023-10-16T12:10:38.313518733Z { +bundler_1 | 2023-10-16T12:10:38.313521733Z sender: '0xdEFe2f6D43ef3C7254298d08F44B88617D37114E', +bundler_1 | 2023-10-16T12:10:38.313525034Z nonce: '0x70000000000000000', +bundler_1 | 2023-10-16T12:10:38.313528734Z initCode: '0x02f049bB9176ce596599C22BF9d713d5CB5943df0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:38.313532734Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:38.313536034Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.313539235Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:38.313542435Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.313545635Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:38.313548735Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:38.313552035Z paymasterAndData: '0x0c9f276a91509fd2776d3eb7893855094e3364df6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:38.313555336Z signature: '0x' +bundler_1 | 2023-10-16T12:10:38.313558536Z }, +bundler_1 | 2023-10-16T12:10:38.313561536Z { +bundler_1 | 2023-10-16T12:10:38.313565036Z sender: '0xF184a7EE56401Ae9BDEa9b7660a6760d205f1CA2', +bundler_1 | 2023-10-16T12:10:38.313568237Z nonce: '0x80000000000000000', +bundler_1 | 2023-10-16T12:10:38.313571437Z initCode: '0xE0703B74f5B6f9F5cE74A7eBE94ED99D6414Da6a0d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:38.313575437Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:38.313578837Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.313581938Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:38.313585138Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.313591538Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:38.313594839Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:38.313598039Z paymasterAndData: '0x0c9f276a91509fd2776d3eb7893855094e3364df6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:38.313601339Z signature: '0x' +bundler_1 | 2023-10-16T12:10:38.313604439Z }, +bundler_1 | 2023-10-16T12:10:38.313607639Z { +bundler_1 | 2023-10-16T12:10:38.313610740Z sender: '0x7Bc6D538eBBEE7615Bc01D927079717Ab867F8ae', +bundler_1 | 2023-10-16T12:10:38.313613940Z nonce: '0x90000000000000000', +bundler_1 | 2023-10-16T12:10:38.313617540Z initCode: '0x463ab34E426BD5d1718642De93a116E8423E1b3e0d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:38.313621540Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:38.313624841Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.313628041Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:38.313631241Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.313634541Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:38.313637642Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:38.313640842Z paymasterAndData: '0x0c9f276a91509fd2776d3eb7893855094e3364df6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:38.313644142Z signature: '0x' +bundler_1 | 2023-10-16T12:10:38.313647342Z }, +bundler_1 | 2023-10-16T12:10:38.313650342Z { +bundler_1 | 2023-10-16T12:10:38.313653443Z sender: '0x9EF4c600a0E87EAb7b1BAc535A3263f01FBe4dF7', +bundler_1 | 2023-10-16T12:10:38.313656643Z nonce: '0xa0000000000000000', +geth-1.10 | 2023-10-16T12:12:20.145350691Z WARN [10-16|12:12:20.145] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:20.192655329Z WARN [10-16|12:12:20.192] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:20.213063469Z WARN [10-16|12:12:20.212] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:20.255162240Z WARN [10-16|12:12:20.254] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:20.278215467Z WARN [10-16|12:12:20.278] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:20.319737797Z WARN [10-16|12:12:20.319] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:20.337483149Z WARN [10-16|12:12:20.337] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:20.379400407Z WARN [10-16|12:12:20.379] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:20.397564889Z WARN [10-16|12:12:20.397] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:20.446426737Z WARN [10-16|12:12:20.445] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:20.474025684Z WARN [10-16|12:12:20.473] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:20.522779225Z WARN [10-16|12:12:20.522] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:20.540375767Z WARN [10-16|12:12:20.540] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:20.580122371Z WARN [10-16|12:12:20.579] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:20.602578956Z WARN [10-16|12:12:20.602] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:20.642928903Z WARN [10-16|12:12:20.642] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:20.661401507Z WARN [10-16|12:12:20.661] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:20.703390770Z WARN [10-16|12:12:20.703] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:20.721986182Z WARN [10-16|12:12:20.721] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:20.763313399Z WARN [10-16|12:12:20.763] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:20.782055621Z WARN [10-16|12:12:20.781] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:20.823166122Z WARN [10-16|12:12:20.822] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:20.840135120Z WARN [10-16|12:12:20.839] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:20.880456465Z WARN [10-16|12:12:20.880] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:20.899039876Z WARN [10-16|12:12:20.898] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:20.939501632Z WARN [10-16|12:12:20.939] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:20.957879729Z WARN [10-16|12:12:20.957] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.002325065Z WARN [10-16|12:12:21.002] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.021318505Z WARN [10-16|12:12:21.021] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.063102954Z WARN [10-16|12:12:21.062] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.085693848Z WARN [10-16|12:12:21.085] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.128779689Z WARN [10-16|12:12:21.128] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.154714719Z WARN [10-16|12:12:21.154] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.199039547Z WARN [10-16|12:12:21.198] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.220822684Z WARN [10-16|12:12:21.220] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.265592343Z WARN [10-16|12:12:21.265] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.286099490Z WARN [10-16|12:12:21.285] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.328708597Z WARN [10-16|12:12:21.328] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.349547567Z WARN [10-16|12:12:21.349] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.403825298Z WARN [10-16|12:12:21.403] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.422780935Z WARN [10-16|12:12:21.422] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.467950923Z WARN [10-16|12:12:21.467] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.491753003Z WARN [10-16|12:12:21.491] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.535432485Z WARN [10-16|12:12:21.535] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.555668913Z WARN [10-16|12:12:21.555] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.608107113Z WARN [10-16|12:12:21.607] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.627571187Z WARN [10-16|12:12:21.627] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.669733562Z WARN [10-16|12:12:21.669] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.689725673Z WARN [10-16|12:12:21.689] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.733262745Z WARN [10-16|12:12:21.733] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:10:38.313659943Z initCode: '0x28C2665c44F0144D792EBCb1Ed946574e08660510d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:38.313663943Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:38.313667244Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.313670344Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:38.313673544Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.313676644Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:38.313679845Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:38.313683045Z paymasterAndData: '0x0c9f276a91509fd2776d3eb7893855094e3364df6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:38.313686345Z signature: '0x' +bundler_1 | 2023-10-16T12:10:38.313689545Z } +bundler_1 | 2023-10-16T12:10:38.313695746Z ] +bundler_1 | 2023-10-16T12:10:38.317010081Z UserOperation: Sender=0x9EF4c600a0E87EAb7b1BAc535A3263f01FBe4dF7 Nonce=202914184810805067776 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0c9f276a91509fd2776d3eb7893855094e3364df +bundler_1 | 2023-10-16T12:10:38.799828048Z until 281474976710655 now= 1697458238 +bundler_1 | 2023-10-16T12:10:38.806633131Z failed: eth_sendUserOperation error: {"message":"paymaster 0x0c9f276a91509fd2776d3eb7893855094e3364df is unstaked","code":-32505} +bundler_1 | 2023-10-16T12:10:38.810406899Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:38.810435001Z { +bundler_1 | 2023-10-16T12:10:38.810446402Z sender: '0xA60D8c2EdD3C99f2d2DD287e3007655ED01dDeA5', +bundler_1 | 2023-10-16T12:10:38.810449802Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:38.810453002Z initCode: '0xe2b8d026e6aD66618baD718bd2979538e4B1D2700d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:38.810457103Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:38.810460603Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.810463603Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:38.810466603Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.810469604Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:38.810472704Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:38.810475704Z paymasterAndData: '0x0c9f276a91509fd2776d3eb7893855094e3364df6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:38.810478804Z signature: '0x' +bundler_1 | 2023-10-16T12:10:38.810481804Z }, +bundler_1 | 2023-10-16T12:10:38.810484805Z { +bundler_1 | 2023-10-16T12:10:38.810487705Z sender: '0x161fCAc85E5E5dBaB32E2585E720A9a5e117147d', +bundler_1 | 2023-10-16T12:10:38.810490605Z nonce: '0x10000000000000000', +bundler_1 | 2023-10-16T12:10:38.810493605Z initCode: '0xF563f9492E5c1fFE2ac17449763B34CFD973Cb560d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:38.810497306Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:38.810500406Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.810503406Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:38.810506306Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.810509306Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:38.810512207Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:38.810515207Z paymasterAndData: '0x0c9f276a91509fd2776d3eb7893855094e3364df6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:38.810529008Z signature: '0x' +bundler_1 | 2023-10-16T12:10:38.810532108Z }, +bundler_1 | 2023-10-16T12:10:38.810535108Z { +bundler_1 | 2023-10-16T12:10:38.810537908Z sender: '0xd7bAf7dbbaB70898E54bC5C3bcC5C36328887F50', +bundler_1 | 2023-10-16T12:10:38.810540909Z nonce: '0x20000000000000000', +bundler_1 | 2023-10-16T12:10:38.810544609Z initCode: '0x3450EA9d2c9657deBe9CCe019E7c5C8f186a43280d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:38.810548409Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:38.810551409Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.810554410Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:38.810557410Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.810560310Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:38.810563310Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:38.810566310Z paymasterAndData: '0x0c9f276a91509fd2776d3eb7893855094e3364df6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:38.810569311Z signature: '0x' +bundler_1 | 2023-10-16T12:10:38.810572311Z }, +bundler_1 | 2023-10-16T12:10:38.810579011Z { +bundler_1 | 2023-10-16T12:10:38.810582012Z sender: '0x50aD78C4394B38e80cb3ED51808D2498ad0F9bef', +bundler_1 | 2023-10-16T12:10:38.810585112Z nonce: '0x30000000000000000', +bundler_1 | 2023-10-16T12:10:38.810588112Z initCode: '0x0755272D1309A266470866120571b28cd93E041C0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:38.810591912Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:38.810595012Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.810598113Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:38.810601013Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.810603913Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:38.810606913Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:38.810609914Z paymasterAndData: '0x0c9f276a91509fd2776d3eb7893855094e3364df6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:38.810613014Z signature: '0x' +bundler_1 | 2023-10-16T12:10:38.810615914Z }, +bundler_1 | 2023-10-16T12:10:38.810618814Z { +bundler_1 | 2023-10-16T12:10:38.810621614Z sender: '0x0ddd064452eA2dED951114f983344350c907e48e', +bundler_1 | 2023-10-16T12:10:38.810624615Z nonce: '0x40000000000000000', +bundler_1 | 2023-10-16T12:10:38.810627615Z initCode: '0x06899E92D093e0c2BDCab39b7C786dea726EE6B90d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +geth-1.10 | 2023-10-16T12:12:21.751384724Z WARN [10-16|12:12:21.751] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.790790105Z WARN [10-16|12:12:21.790] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.809430020Z WARN [10-16|12:12:21.809] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.850574924Z WARN [10-16|12:12:21.850] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.867871544Z WARN [10-16|12:12:21.867] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.910880179Z WARN [10-16|12:12:21.910] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.928882249Z WARN [10-16|12:12:21.928] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.969387808Z WARN [10-16|12:12:21.969] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:21.987764505Z WARN [10-16|12:12:21.987] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.027861434Z WARN [10-16|12:12:22.027] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.045790399Z WARN [10-16|12:12:22.045] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.091494725Z WARN [10-16|12:12:22.091] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.109236277Z WARN [10-16|12:12:22.109] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.153750118Z WARN [10-16|12:12:22.153] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.172805062Z WARN [10-16|12:12:22.172] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.211131067Z WARN [10-16|12:12:22.210] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.229760482Z WARN [10-16|12:12:22.229] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.270238938Z WARN [10-16|12:12:22.270] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.288877653Z WARN [10-16|12:12:22.288] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.328318737Z WARN [10-16|12:12:22.328] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.347444586Z WARN [10-16|12:12:22.347] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.392335054Z WARN [10-16|12:12:22.392] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.413161724Z WARN [10-16|12:12:22.412] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.455804234Z WARN [10-16|12:12:22.455] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.481821271Z WARN [10-16|12:12:22.481] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.524830207Z WARN [10-16|12:12:22.524] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.544314882Z WARN [10-16|12:12:22.544] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.588812223Z WARN [10-16|12:12:22.588] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.606310159Z WARN [10-16|12:12:22.606] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.651519550Z WARN [10-16|12:12:22.651] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.670842614Z WARN [10-16|12:12:22.670] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.716799958Z WARN [10-16|12:12:22.716] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.735728994Z WARN [10-16|12:12:22.735] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.783146542Z WARN [10-16|12:12:22.782] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.802776427Z WARN [10-16|12:12:22.802] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.846129288Z WARN [10-16|12:12:22.845] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.864148860Z WARN [10-16|12:12:22.863] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.922695992Z WARN [10-16|12:12:22.922] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.941410414Z WARN [10-16|12:12:22.941] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:22.985347515Z WARN [10-16|12:12:22.984] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.009287905Z WARN [10-16|12:12:23.009] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.057112481Z WARN [10-16|12:12:23.056] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.077759638Z WARN [10-16|12:12:23.077] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.122430992Z WARN [10-16|12:12:23.122] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.140261951Z WARN [10-16|12:12:23.140] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.181210441Z WARN [10-16|12:12:23.181] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.203095786Z WARN [10-16|12:12:23.202] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.242681880Z WARN [10-16|12:12:23.242] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.261013074Z WARN [10-16|12:12:23.260] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.302267387Z WARN [10-16|12:12:23.302] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.321189022Z WARN [10-16|12:12:23.320] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.361160544Z WARN [10-16|12:12:23.361] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.380140584Z WARN [10-16|12:12:23.379] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.420941964Z WARN [10-16|12:12:23.420] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.439454871Z WARN [10-16|12:12:23.439] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.479379989Z WARN [10-16|12:12:23.479] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.496235079Z WARN [10-16|12:12:23.496] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.536253104Z WARN [10-16|12:12:23.536] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.553409915Z WARN [10-16|12:12:23.553] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.593044013Z WARN [10-16|12:12:23.592] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.610257028Z WARN [10-16|12:12:23.610] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.650239650Z WARN [10-16|12:12:23.650] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.667100640Z WARN [10-16|12:12:23.666] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.707444488Z WARN [10-16|12:12:23.707] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.725506163Z WARN [10-16|12:12:23.725] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.764303702Z WARN [10-16|12:12:23.764] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.781938547Z WARN [10-16|12:12:23.781] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.827758281Z WARN [10-16|12:12:23.827] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.844605170Z WARN [10-16|12:12:23.844] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.886263511Z WARN [10-16|12:12:23.886] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.908246763Z WARN [10-16|12:12:23.908] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.950384737Z WARN [10-16|12:12:23.946] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:23.977542755Z WARN [10-16|12:12:23.969] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.015318721Z WARN [10-16|12:12:24.015] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.139871713Z WARN [10-16|12:12:24.139] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.180327969Z WARN [10-16|12:12:24.179] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.199084093Z WARN [10-16|12:12:24.198] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.241496987Z WARN [10-16|12:12:24.241] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.261320887Z WARN [10-16|12:12:24.261] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.301420017Z WARN [10-16|12:12:24.301] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.319420288Z WARN [10-16|12:12:24.319] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.359425812Z WARN [10-16|12:12:24.359] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.375822369Z WARN [10-16|12:12:24.375] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.416337929Z WARN [10-16|12:12:24.416] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.432879697Z WARN [10-16|12:12:24.432] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.472475692Z WARN [10-16|12:12:24.472] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.490295750Z WARN [10-16|12:12:24.490] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.530333176Z WARN [10-16|12:12:24.530] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.548098230Z WARN [10-16|12:12:24.547] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.587154887Z WARN [10-16|12:12:24.586] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.605534085Z WARN [10-16|12:12:24.605] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.646905505Z WARN [10-16|12:12:24.646] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.663952809Z WARN [10-16|12:12:24.663] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.703505201Z WARN [10-16|12:12:24.703] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.720419395Z WARN [10-16|12:12:24.720] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:10:38.810634715Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:38.810638016Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.810640916Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:38.810644216Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.810647316Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:38.810650316Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:38.810653817Z paymasterAndData: '0x0c9f276a91509fd2776d3eb7893855094e3364df6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:38.810656917Z signature: '0x' +bundler_1 | 2023-10-16T12:10:38.810659817Z }, +bundler_1 | 2023-10-16T12:10:38.810662717Z { +bundler_1 | 2023-10-16T12:10:38.810665517Z sender: '0x88D1Aa4dDd767bE6D88D40565166504C74fA553D', +bundler_1 | 2023-10-16T12:10:38.810668618Z nonce: '0x50000000000000000', +bundler_1 | 2023-10-16T12:10:38.810671718Z initCode: '0xAA35bD6cC967C1fC2a2f4de23306fA7D6E90CFc40d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:38.810675418Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:38.810678518Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.810681419Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:38.810684319Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.810687319Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:38.810690219Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:38.810693219Z paymasterAndData: '0x0c9f276a91509fd2776d3eb7893855094e3364df6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:38.810696220Z signature: '0x' +bundler_1 | 2023-10-16T12:10:38.810699220Z }, +bundler_1 | 2023-10-16T12:10:38.810702120Z { +bundler_1 | 2023-10-16T12:10:38.810704920Z sender: '0x2c4E9d617a095EC89Bc07A42115D21400cF582DE', +bundler_1 | 2023-10-16T12:10:38.810707920Z nonce: '0x60000000000000000', +bundler_1 | 2023-10-16T12:10:38.810710821Z initCode: '0x8c6E848F191325A876eb567a220DD175dc461a3C0d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:38.810714521Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:38.810720721Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.810723722Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:38.810726822Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.810729822Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:38.810732722Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:38.810735722Z paymasterAndData: '0x0c9f276a91509fd2776d3eb7893855094e3364df6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:38.810738823Z signature: '0x' +bundler_1 | 2023-10-16T12:10:38.810741723Z }, +bundler_1 | 2023-10-16T12:10:38.810744523Z { +bundler_1 | 2023-10-16T12:10:38.810747323Z sender: '0xdEFe2f6D43ef3C7254298d08F44B88617D37114E', +bundler_1 | 2023-10-16T12:10:38.810750324Z nonce: '0x70000000000000000', +bundler_1 | 2023-10-16T12:10:38.810753624Z initCode: '0x02f049bB9176ce596599C22BF9d713d5CB5943df0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:38.810757324Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:38.810760324Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.810763224Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:38.810766225Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.810769125Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:38.810772025Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:38.810775025Z paymasterAndData: '0x0c9f276a91509fd2776d3eb7893855094e3364df6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:38.810778125Z signature: '0x' +bundler_1 | 2023-10-16T12:10:38.810781026Z }, +bundler_1 | 2023-10-16T12:10:38.810783826Z { +bundler_1 | 2023-10-16T12:10:38.810786626Z sender: '0xF184a7EE56401Ae9BDEa9b7660a6760d205f1CA2', +bundler_1 | 2023-10-16T12:10:38.810789626Z nonce: '0x80000000000000000', +bundler_1 | 2023-10-16T12:10:38.810792627Z initCode: '0xE0703B74f5B6f9F5cE74A7eBE94ED99D6414Da6a0d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:38.810796227Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:38.810799327Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.810802327Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:38.810805227Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.810808128Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:38.810811128Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:38.810814028Z paymasterAndData: '0x0c9f276a91509fd2776d3eb7893855094e3364df6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:38.810822429Z signature: '0x' +bundler_1 | 2023-10-16T12:10:38.810825529Z }, +bundler_1 | 2023-10-16T12:10:38.810828429Z { +bundler_1 | 2023-10-16T12:10:38.810831229Z sender: '0x7Bc6D538eBBEE7615Bc01D927079717Ab867F8ae', +bundler_1 | 2023-10-16T12:10:38.810834229Z nonce: '0x90000000000000000', +bundler_1 | 2023-10-16T12:10:38.810837530Z initCode: '0x463ab34E426BD5d1718642De93a116E8423E1b3e0d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:38.810841230Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:38.810844330Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.810848230Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:38.810851231Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.810854231Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:38.810857231Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:38.810860231Z paymasterAndData: '0x0c9f276a91509fd2776d3eb7893855094e3364df6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:38.810863332Z signature: '0x' +bundler_1 | 2023-10-16T12:10:38.810866232Z }, +bundler_1 | 2023-10-16T12:10:38.810869032Z { +bundler_1 | 2023-10-16T12:10:38.810871932Z sender: '0x9EF4c600a0E87EAb7b1BAc535A3263f01FBe4dF7', +geth-1.10 | 2023-10-16T12:12:24.761317682Z WARN [10-16|12:12:24.761] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.780268919Z WARN [10-16|12:12:24.780] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.821345719Z WARN [10-16|12:12:24.821] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.840924801Z WARN [10-16|12:12:24.840] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.881118238Z WARN [10-16|12:12:24.880] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.899073906Z WARN [10-16|12:12:24.898] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.941004966Z WARN [10-16|12:12:24.940] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:24.959939102Z WARN [10-16|12:12:24.959] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.008802652Z WARN [10-16|12:12:25.006] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.032193903Z WARN [10-16|12:12:25.032] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.078735988Z WARN [10-16|12:12:25.078] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.098399276Z WARN [10-16|12:12:25.098] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.141314306Z WARN [10-16|12:12:25.141] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.160996095Z WARN [10-16|12:12:25.160] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.205280721Z WARN [10-16|12:12:25.204] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.229451527Z WARN [10-16|12:12:25.229] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.271816918Z WARN [10-16|12:12:25.271] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.295139064Z WARN [10-16|12:12:25.294] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.341977371Z WARN [10-16|12:12:25.337] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.362475218Z WARN [10-16|12:12:25.362] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.421100056Z WARN [10-16|12:12:25.420] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.438575090Z WARN [10-16|12:12:25.438] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.479823001Z WARN [10-16|12:12:25.479] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.503599180Z WARN [10-16|12:12:25.502] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.548183327Z WARN [10-16|12:12:25.547] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.566405313Z WARN [10-16|12:12:25.566] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.608373976Z WARN [10-16|12:12:25.608] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.628007462Z WARN [10-16|12:12:25.627] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.671206811Z WARN [10-16|12:12:25.670] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.688201811Z WARN [10-16|12:12:25.687] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.735582455Z WARN [10-16|12:12:25.735] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.754520692Z WARN [10-16|12:12:25.754] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.795742402Z WARN [10-16|12:12:25.795] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.818162985Z WARN [10-16|12:12:25.818] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.858711947Z WARN [10-16|12:12:25.858] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.876013468Z WARN [10-16|12:12:25.875] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.916637436Z WARN [10-16|12:12:25.916] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.940619329Z WARN [10-16|12:12:25.940] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:25.984898955Z WARN [10-16|12:12:25.984] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.004336527Z WARN [10-16|12:12:26.004] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.075014816Z WARN [10-16|12:12:26.074] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.096901461Z WARN [10-16|12:12:26.096] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.146772181Z WARN [10-16|12:12:26.146] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.163206242Z WARN [10-16|12:12:26.163] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.209420604Z WARN [10-16|12:12:26.208] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.227442076Z WARN [10-16|12:12:26.227] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.279220931Z WARN [10-16|12:12:26.278] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.300909062Z WARN [10-16|12:12:26.300] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.343180646Z WARN [10-16|12:12:26.342] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.361173716Z WARN [10-16|12:12:26.360] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.404014740Z WARN [10-16|12:12:26.403] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.422599852Z WARN [10-16|12:12:26.422] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.464855835Z WARN [10-16|12:12:26.464] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.487292619Z WARN [10-16|12:12:26.487] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.530919299Z WARN [10-16|12:12:26.530] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:10:38.810874832Z nonce: '0xa0000000000000000', +bundler_1 | 2023-10-16T12:10:38.810877933Z initCode: '0x28C2665c44F0144D792EBCb1Ed946574e08660510d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:38.810881533Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:38.810884733Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.810887633Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:38.810890633Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:38.810893634Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:38.810896534Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:38.810899534Z paymasterAndData: '0x0c9f276a91509fd2776d3eb7893855094e3364df6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:38.810902634Z signature: '0x' +bundler_1 | 2023-10-16T12:10:38.810905535Z } +bundler_1 | 2023-10-16T12:10:38.810908335Z ] +bundler_1 | 2023-10-16T12:10:38.815594867Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:38.818386265Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-10-16T12:10:39.066719491Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-10-16T12:10:39.070421753Z sent debug_bundler_setReputation - ok +bundler_1 | 2023-10-16T12:10:39.241715011Z UserOperation: Sender=0xb5538fE0C58147d52D1b10638Be5f59352fE611E Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xdaad30e8df93e3f64f3844a145512d1018777924 +bundler_1 | 2023-10-16T12:10:39.744260478Z until 281474976710655 now= 1697458239 +bundler_1 | 2023-10-16T12:10:39.762226453Z sent eth_sendUserOperation - 0x32dfa173c063afc40d2c2f43b0f25c887b22ef04753e772371de413897a5a9b6 +bundler_1 | 2023-10-16T12:10:39.921237139Z UserOperation: Sender=0x8728Eabf1fAA76A2d1dCF7Cd4F092069621504C1 Nonce=18446744073709551616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xd1530bfd8f435e2348a6821b68be8592c1be50d5 +bundler_1 | 2023-10-16T12:10:40.410412357Z until 281474976710655 now= 1697458240 +bundler_1 | 2023-10-16T12:10:40.429504713Z sent eth_sendUserOperation - 0x2d0f83838cae6d16265aa0a8149df8e72bc7c8e14a90343fea862a53d2aa4380 +bundler_1 | 2023-10-16T12:10:40.576701060Z UserOperation: Sender=0x128F6f61969645607f5A46a8f7d81de7ABA00995 Nonce=36893488147419103232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x780578c2185d954214d5c49645a843841de15727 +bundler_1 | 2023-10-16T12:10:41.087004878Z until 281474976710655 now= 1697458241 +bundler_1 | 2023-10-16T12:10:41.102047245Z sent eth_sendUserOperation - 0x1c98064ccbecb030ba3e3d0deea96d9b8a83f9a536782a425e26f72e29b8af0a +bundler_1 | 2023-10-16T12:10:41.264036342Z UserOperation: Sender=0x7326ee86Ad290954F580f1a421F242a117B9ea04 Nonce=55340232221128654848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xdb7674f1a9396c20ca7a04bebee98a3e0716135c +bundler_1 | 2023-10-16T12:10:41.761793370Z until 281474976710655 now= 1697458241 +bundler_1 | 2023-10-16T12:10:41.780548801Z sent eth_sendUserOperation - 0x1b512a3fd5f557ce58fa5ee24e7a5bdcd2b0169415c635a083e2d010a35f7e1e +bundler_1 | 2023-10-16T12:10:41.931558019Z UserOperation: Sender=0x82913198D14e2888b2E9c387533DAD6D6C14E68e Nonce=73786976294838206464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x5442c2876057598a859ff56cd11ae7874ec1ce48 +bundler_1 | 2023-10-16T12:10:42.430420625Z until 281474976710655 now= 1697458242 +bundler_1 | 2023-10-16T12:10:42.444187302Z sent eth_sendUserOperation - 0x3c111238d3c49ba0e103942f368f1d8ea66f158553369c4fe0af6ef79020a929 +bundler_1 | 2023-10-16T12:10:42.616107304Z UserOperation: Sender=0x577C12bB9E29EA06AFd7818Ef3b9733003482A84 Nonce=92233720368547758080 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xf2655feb52ba5ff7831fa63652bfc4b9adc7275c +bundler_1 | 2023-10-16T12:10:43.102878252Z until 281474976710655 now= 1697458243 +bundler_1 | 2023-10-16T12:10:43.132017020Z sent eth_sendUserOperation - 0x2abebd7a256d6203a36b8247e28d3952c0398251b7ba7a62bbf9302e4e6bac5e +bundler_1 | 2023-10-16T12:10:43.286846709Z UserOperation: Sender=0x7C182288b1EC2B9Eaf4841773487aaABCF57644C Nonce=110680464442257309696 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x34b573cc12d5391af517ce03817d952f397bae2d +bundler_1 | 2023-10-16T12:10:43.770271019Z until 281474976710655 now= 1697458243 +bundler_1 | 2023-10-16T12:10:43.791244608Z sent eth_sendUserOperation - 0x6855cd61a3c4e0ae53df01414b4e493745d7051c5201cad97b4bbc3e62c253e8 +bundler_1 | 2023-10-16T12:10:43.938649570Z UserOperation: Sender=0xE88D9e90714C1DB73423163181203BC7E2Fd35B7 Nonce=129127208515966861312 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x40bcbb86c158ab10f2937cdf8710b44b5ff95a78 +bundler_1 | 2023-10-16T12:10:44.413403065Z until 281474976710655 now= 1697458244 +bundler_1 | 2023-10-16T12:10:44.427719881Z sent eth_sendUserOperation - 0x755684d49e53b09b1b4a0f239931e9965b4cf4afe805fdf60773f70831fe1e20 +bundler_1 | 2023-10-16T12:10:44.584948040Z UserOperation: Sender=0x3Fe38910069aE5B9b6A0EDD063523b34BE0a84a1 Nonce=147573952589676412928 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x94a168e70a4d75f7cf7d5c6928e699524f9597d8 +bundler_1 | 2023-10-16T12:10:45.028893948Z until 281474976710655 now= 1697458245 +bundler_1 | 2023-10-16T12:10:45.040929702Z sent eth_sendUserOperation - 0xbd81bd9e86053534e7e34c6fc3793e44a64b726b3eec434e129ecaea92eb48cc +bundler_1 | 2023-10-16T12:10:45.187105077Z UserOperation: Sender=0x2CE2cDEFcF7FB6c5c410bfEC5A042E8792E3374e Nonce=166020696663385964544 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x269af287d2a8b764e80671c0fce9b504febc9063 +bundler_1 | 2023-10-16T12:10:45.637925874Z until 281474976710655 now= 1697458245 +bundler_1 | 2023-10-16T12:10:45.649538098Z sent eth_sendUserOperation - 0xc4013e620b91a463229d3309e7c81a8729f8acdb0fdeceebf2e5f4ced676fc8b +bundler_1 | 2023-10-16T12:10:45.800768131Z UserOperation: Sender=0xd3710118fB874EB9B372aB819b07114b69d54102 Nonce=184467440737095516160 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0be904026d9d18d23a950b911bae7f3d2c26c748 +bundler_1 | 2023-10-16T12:10:46.247666648Z until 281474976710655 now= 1697458246 +bundler_1 | 2023-10-16T12:10:46.260962985Z sent eth_sendUserOperation - 0x04ed38c3049369acc01866ef2fe5aefeaa1a99175ea8e1efb6690f06b0ae3739 +bundler_1 | 2023-10-16T12:10:46.264626843Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:46.264645144Z { +bundler_1 | 2023-10-16T12:10:46.264649744Z sender: '0xb5538fE0C58147d52D1b10638Be5f59352fE611E', +bundler_1 | 2023-10-16T12:10:46.264653445Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:46.264656845Z initCode: '0xf5B938e4f1fA1CeF9c1565666b88c4a9a604D9c90d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:46.264661045Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:46.264664545Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.264667746Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:46.264670846Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.264674146Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:46.264677746Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:46.264681047Z paymasterAndData: '0xdaad30e8df93e3f64f3844a145512d10187779246e6f7468696e67', +bundler_1 | 2023-10-16T12:10:46.264684347Z signature: '0x' +bundler_1 | 2023-10-16T12:10:46.264687747Z }, +bundler_1 | 2023-10-16T12:10:46.264690847Z { +bundler_1 | 2023-10-16T12:10:46.264693848Z sender: '0x8728Eabf1fAA76A2d1dCF7Cd4F092069621504C1', +bundler_1 | 2023-10-16T12:10:46.264709449Z nonce: '0x10000000000000000', +bundler_1 | 2023-10-16T12:10:46.264713049Z initCode: '0xf5B938e4f1fA1CeF9c1565666b88c4a9a604D9c90d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:46.264717149Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:46.264720449Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.264723650Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:46.264726950Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.264730150Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:46.264733350Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:46.264736551Z paymasterAndData: '0xd1530bfd8f435e2348a6821b68be8592c1be50d56e6f7468696e67', +bundler_1 | 2023-10-16T12:10:46.264739951Z signature: '0x' +bundler_1 | 2023-10-16T12:10:46.264743151Z }, +bundler_1 | 2023-10-16T12:10:46.264746351Z { +bundler_1 | 2023-10-16T12:10:46.264749451Z sender: '0x128F6f61969645607f5A46a8f7d81de7ABA00995', +bundler_1 | 2023-10-16T12:10:46.264752652Z nonce: '0x20000000000000000', +bundler_1 | 2023-10-16T12:10:46.264756752Z initCode: '0xf5B938e4f1fA1CeF9c1565666b88c4a9a604D9c90d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:46.264760852Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:46.264764152Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.264767453Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:46.264770753Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.264773953Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:46.264777153Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:46.264780354Z paymasterAndData: '0x780578c2185d954214d5c49645a843841de157276e6f7468696e67', +bundler_1 | 2023-10-16T12:10:46.264783654Z signature: '0x' +bundler_1 | 2023-10-16T12:10:46.264786754Z }, +bundler_1 | 2023-10-16T12:10:46.264789854Z { +bundler_1 | 2023-10-16T12:10:46.264792955Z sender: '0x7326ee86Ad290954F580f1a421F242a117B9ea04', +bundler_1 | 2023-10-16T12:10:46.264796255Z nonce: '0x30000000000000000', +bundler_1 | 2023-10-16T12:10:46.264799455Z initCode: '0xf5B938e4f1fA1CeF9c1565666b88c4a9a604D9c90d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:46.264807456Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:46.264810956Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.264814156Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:46.264817356Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.264820456Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:46.264823657Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:46.264826957Z paymasterAndData: '0xdb7674f1a9396c20ca7a04bebee98a3e0716135c6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:46.264830257Z signature: '0x' +bundler_1 | 2023-10-16T12:10:46.264833357Z }, +bundler_1 | 2023-10-16T12:10:46.264836458Z { +bundler_1 | 2023-10-16T12:10:46.264839458Z sender: '0x82913198D14e2888b2E9c387533DAD6D6C14E68e', +bundler_1 | 2023-10-16T12:10:46.264842658Z nonce: '0x40000000000000000', +bundler_1 | 2023-10-16T12:10:46.264846058Z initCode: '0xf5B938e4f1fA1CeF9c1565666b88c4a9a604D9c90d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:46.264849959Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:46.264853359Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.264856559Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:46.264860059Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.264863359Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:46.264866460Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:46.264869660Z paymasterAndData: '0x5442c2876057598a859ff56cd11ae7874ec1ce486e6f7468696e67', +bundler_1 | 2023-10-16T12:10:46.264872960Z signature: '0x' +bundler_1 | 2023-10-16T12:10:46.264876160Z }, +bundler_1 | 2023-10-16T12:10:46.264879261Z { +bundler_1 | 2023-10-16T12:10:46.264882361Z sender: '0x577C12bB9E29EA06AFd7818Ef3b9733003482A84', +bundler_1 | 2023-10-16T12:10:46.264885561Z nonce: '0x50000000000000000', +bundler_1 | 2023-10-16T12:10:46.264888861Z initCode: '0xf5B938e4f1fA1CeF9c1565666b88c4a9a604D9c90d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:46.264892762Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:46.264896162Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.264904862Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:46.264908063Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.264911363Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:46.264917963Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:46.264921364Z paymasterAndData: '0xf2655feb52ba5ff7831fa63652bfc4b9adc7275c6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:46.264924664Z signature: '0x' +bundler_1 | 2023-10-16T12:10:46.264927964Z }, +bundler_1 | 2023-10-16T12:10:46.264931064Z { +bundler_1 | 2023-10-16T12:10:46.264934064Z sender: '0x7C182288b1EC2B9Eaf4841773487aaABCF57644C', +bundler_1 | 2023-10-16T12:10:46.264937365Z nonce: '0x60000000000000000', +bundler_1 | 2023-10-16T12:10:46.264940665Z initCode: '0xf5B938e4f1fA1CeF9c1565666b88c4a9a604D9c90d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:46.264944665Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:46.264947965Z callGasLimit: '0x493e0', +geth-1.10 | 2023-10-16T12:12:26.547869695Z WARN [10-16|12:12:26.547] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.591036342Z WARN [10-16|12:12:26.590] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.609261729Z WARN [10-16|12:12:26.609] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.650975273Z WARN [10-16|12:12:26.650] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.669314468Z WARN [10-16|12:12:26.669] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.712400009Z WARN [10-16|12:12:26.712] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.731555162Z WARN [10-16|12:12:26.731] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.769928470Z WARN [10-16|12:12:26.769] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.787713126Z WARN [10-16|12:12:26.787] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.830091417Z WARN [10-16|12:12:26.829] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.848120790Z WARN [10-16|12:12:26.847] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.889779231Z WARN [10-16|12:12:26.889] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.908383944Z WARN [10-16|12:12:26.908] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.948203355Z WARN [10-16|12:12:26.947] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:26.966227227Z WARN [10-16|12:12:26.966] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.006538173Z WARN [10-16|12:12:27.006] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.024721056Z WARN [10-16|12:12:27.024] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.072002194Z WARN [10-16|12:12:27.071] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.097052862Z WARN [10-16|12:12:27.096] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.140460526Z WARN [10-16|12:12:27.139] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.156215439Z WARN [10-16|12:12:27.156] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.195839336Z WARN [10-16|12:12:27.195] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.212440007Z WARN [10-16|12:12:27.212] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.256888845Z WARN [10-16|12:12:27.256] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.275846683Z WARN [10-16|12:12:27.275] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.315780802Z WARN [10-16|12:12:27.314] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.334210503Z WARN [10-16|12:12:27.334] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.374578953Z WARN [10-16|12:12:27.374] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.393443985Z WARN [10-16|12:12:27.393] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.433423807Z WARN [10-16|12:12:27.433] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.452302239Z WARN [10-16|12:12:27.452] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.497439626Z WARN [10-16|12:12:27.496] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.515261984Z WARN [10-16|12:12:27.515] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.557951497Z WARN [10-16|12:12:27.557] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.578258231Z WARN [10-16|12:12:27.578] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.619006207Z WARN [10-16|12:12:27.618] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.636200021Z WARN [10-16|12:12:27.636] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.676869492Z WARN [10-16|12:12:27.676] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.696828101Z WARN [10-16|12:12:27.695] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.737075242Z WARN [10-16|12:12:27.736] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.755382534Z WARN [10-16|12:12:27.755] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.801885117Z WARN [10-16|12:12:27.801] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.819033427Z WARN [10-16|12:12:27.818] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.858784133Z WARN [10-16|12:12:27.858] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.875205392Z WARN [10-16|12:12:27.874] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.913451292Z WARN [10-16|12:12:27.913] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.931177443Z WARN [10-16|12:12:27.931] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.971242372Z WARN [10-16|12:12:27.971] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:27.989985595Z WARN [10-16|12:12:27.989] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.029683797Z WARN [10-16|12:12:28.029] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.058406525Z WARN [10-16|12:12:28.058] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.101011432Z WARN [10-16|12:12:28.100] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.123020386Z WARN [10-16|12:12:28.121] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.165848209Z WARN [10-16|12:12:28.165] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.183231736Z WARN [10-16|12:12:28.183] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.224804471Z WARN [10-16|12:12:28.224] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.243841215Z WARN [10-16|12:12:28.243] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.291542582Z WARN [10-16|12:12:28.291] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.311235672Z WARN [10-16|12:12:28.311] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.353946087Z WARN [10-16|12:12:28.353] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.375740825Z WARN [10-16|12:12:28.375] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.418620652Z WARN [10-16|12:12:28.418] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.438261139Z WARN [10-16|12:12:28.438] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.488100857Z WARN [10-16|12:12:28.487] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.507605934Z WARN [10-16|12:12:28.507] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.552338191Z WARN [10-16|12:12:28.552] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.571609552Z WARN [10-16|12:12:28.571] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.620483702Z WARN [10-16|12:12:28.620] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.639391937Z WARN [10-16|12:12:28.639] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.679940499Z WARN [10-16|12:12:28.679] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.702576097Z WARN [10-16|12:12:28.701] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.750451376Z WARN [10-16|12:12:28.750] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.770063961Z WARN [10-16|12:12:28.769] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.813973460Z WARN [10-16|12:12:28.813] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.832620677Z WARN [10-16|12:12:28.832] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.878560520Z WARN [10-16|12:12:28.878] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.896268070Z WARN [10-16|12:12:28.896] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.938652162Z WARN [10-16|12:12:28.938] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.957048960Z WARN [10-16|12:12:28.956] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:28.998521188Z WARN [10-16|12:12:28.998] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.029826898Z WARN [10-16|12:12:29.029] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.080227655Z WARN [10-16|12:12:29.080] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.099953548Z WARN [10-16|12:12:29.099] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.143224802Z WARN [10-16|12:12:29.143] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.161232974Z WARN [10-16|12:12:29.161] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.204821351Z WARN [10-16|12:12:29.204] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.222513899Z WARN [10-16|12:12:29.222] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.264449460Z WARN [10-16|12:12:29.264] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.283394997Z WARN [10-16|12:12:29.283] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.325773989Z WARN [10-16|12:12:29.325] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.349145738Z WARN [10-16|12:12:29.348] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.395699525Z WARN [10-16|12:12:29.395] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.416043561Z WARN [10-16|12:12:29.415] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.462034507Z WARN [10-16|12:12:29.461] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.482953484Z WARN [10-16|12:12:29.482] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.527957561Z WARN [10-16|12:12:29.527] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.545606407Z WARN [10-16|12:12:29.545] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.593725503Z WARN [10-16|12:12:29.593] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.612762147Z WARN [10-16|12:12:29.612] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.654523695Z WARN [10-16|12:12:29.654] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:10:46.264951166Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:46.264954366Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.264957566Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:46.264960866Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:46.264964067Z paymasterAndData: '0x34b573cc12d5391af517ce03817d952f397bae2d6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:46.264967467Z signature: '0x' +bundler_1 | 2023-10-16T12:10:46.264970567Z }, +bundler_1 | 2023-10-16T12:10:46.264973667Z { +bundler_1 | 2023-10-16T12:10:46.264976767Z sender: '0xE88D9e90714C1DB73423163181203BC7E2Fd35B7', +bundler_1 | 2023-10-16T12:10:46.264979968Z nonce: '0x70000000000000000', +bundler_1 | 2023-10-16T12:10:46.264983568Z initCode: '0xf5B938e4f1fA1CeF9c1565666b88c4a9a604D9c90d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:46.264987568Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:46.264990868Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.264994069Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:46.264997269Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.265000569Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:46.265003669Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:46.265006970Z paymasterAndData: '0x40bcbb86c158ab10f2937cdf8710b44b5ff95a786e6f7468696e67', +bundler_1 | 2023-10-16T12:10:46.265010270Z signature: '0x' +bundler_1 | 2023-10-16T12:10:46.265013470Z }, +bundler_1 | 2023-10-16T12:10:46.265016570Z { +bundler_1 | 2023-10-16T12:10:46.265019671Z sender: '0x3Fe38910069aE5B9b6A0EDD063523b34BE0a84a1', +bundler_1 | 2023-10-16T12:10:46.265067474Z nonce: '0x80000000000000000', +bundler_1 | 2023-10-16T12:10:46.265071074Z initCode: '0xf5B938e4f1fA1CeF9c1565666b88c4a9a604D9c90d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:46.265075074Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:46.265078475Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.265081675Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:46.265084975Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.265088175Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:46.265091476Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:46.265094676Z paymasterAndData: '0x94a168e70a4d75f7cf7d5c6928e699524f9597d86e6f7468696e67', +bundler_1 | 2023-10-16T12:10:46.265097976Z signature: '0x' +bundler_1 | 2023-10-16T12:10:46.265101176Z }, +bundler_1 | 2023-10-16T12:10:46.265104276Z { +bundler_1 | 2023-10-16T12:10:46.265107377Z sender: '0x2CE2cDEFcF7FB6c5c410bfEC5A042E8792E3374e', +bundler_1 | 2023-10-16T12:10:46.265110677Z nonce: '0x90000000000000000', +bundler_1 | 2023-10-16T12:10:46.265114277Z initCode: '0xf5B938e4f1fA1CeF9c1565666b88c4a9a604D9c90d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:46.265118277Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:46.265121678Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.265124878Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:46.265128078Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.265131378Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:46.265134579Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:46.265137779Z paymasterAndData: '0x269af287d2a8b764e80671c0fce9b504febc90636e6f7468696e67', +bundler_1 | 2023-10-16T12:10:46.265141179Z signature: '0x' +bundler_1 | 2023-10-16T12:10:46.265144379Z }, +bundler_1 | 2023-10-16T12:10:46.265147480Z { +bundler_1 | 2023-10-16T12:10:46.265150580Z sender: '0xd3710118fB874EB9B372aB819b07114b69d54102', +bundler_1 | 2023-10-16T12:10:46.265153880Z nonce: '0xa0000000000000000', +bundler_1 | 2023-10-16T12:10:46.265157180Z initCode: '0xf5B938e4f1fA1CeF9c1565666b88c4a9a604D9c90d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:46.265164581Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:46.265167981Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.265171181Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:46.265174481Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.265177682Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:46.265180882Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:46.265184082Z paymasterAndData: '0x0be904026d9d18d23a950b911bae7f3d2c26c7486e6f7468696e67', +bundler_1 | 2023-10-16T12:10:46.265187482Z signature: '0x' +bundler_1 | 2023-10-16T12:10:46.265190683Z } +bundler_1 | 2023-10-16T12:10:46.265193783Z ] +bundler_1 | 2023-10-16T12:10:46.268460813Z UserOperation: Sender=0xd3710118fB874EB9B372aB819b07114b69d54102 Nonce=202914184810805067776 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0be904026d9d18d23a950b911bae7f3d2c26c748 +bundler_1 | 2023-10-16T12:10:46.747007439Z until 281474976710655 now= 1697458246 +bundler_1 | 2023-10-16T12:10:46.753025963Z failed: eth_sendUserOperation error: {"message":"deployer 0xf5b938e4f1fa1cef9c1565666b88c4a9a604d9c9 is unstaked","code":-32505} +bundler_1 | 2023-10-16T12:10:46.756745126Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:46.756762727Z { +bundler_1 | 2023-10-16T12:10:46.756766727Z sender: '0xb5538fE0C58147d52D1b10638Be5f59352fE611E', +bundler_1 | 2023-10-16T12:10:46.756770127Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:46.756773528Z initCode: '0xf5B938e4f1fA1CeF9c1565666b88c4a9a604D9c90d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:46.756777728Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:46.756781128Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.756784228Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:46.756787429Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.756790629Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:46.756793829Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:46.756797029Z paymasterAndData: '0xdaad30e8df93e3f64f3844a145512d10187779246e6f7468696e67', +bundler_1 | 2023-10-16T12:10:46.756800329Z signature: '0x' +bundler_1 | 2023-10-16T12:10:46.756803530Z }, +bundler_1 | 2023-10-16T12:10:46.756806730Z { +bundler_1 | 2023-10-16T12:10:46.756809830Z sender: '0x8728Eabf1fAA76A2d1dCF7Cd4F092069621504C1', +bundler_1 | 2023-10-16T12:10:46.756813030Z nonce: '0x10000000000000000', +bundler_1 | 2023-10-16T12:10:46.756816231Z initCode: '0xf5B938e4f1fA1CeF9c1565666b88c4a9a604D9c90d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:46.756832332Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:46.756835932Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.756839032Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:46.756842232Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.756845433Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:46.756848533Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:46.756851733Z paymasterAndData: '0xd1530bfd8f435e2348a6821b68be8592c1be50d56e6f7468696e67', +bundler_1 | 2023-10-16T12:10:46.756855033Z signature: '0x' +bundler_1 | 2023-10-16T12:10:46.756858234Z }, +bundler_1 | 2023-10-16T12:10:46.756861234Z { +bundler_1 | 2023-10-16T12:10:46.756864334Z sender: '0x128F6f61969645607f5A46a8f7d81de7ABA00995', +bundler_1 | 2023-10-16T12:10:46.756867634Z nonce: '0x20000000000000000', +bundler_1 | 2023-10-16T12:10:46.756871534Z initCode: '0xf5B938e4f1fA1CeF9c1565666b88c4a9a604D9c90d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:46.756875535Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:46.756878935Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.756882235Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:46.756885435Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.756888636Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:46.756891736Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:46.756894936Z paymasterAndData: '0x780578c2185d954214d5c49645a843841de157276e6f7468696e67', +bundler_1 | 2023-10-16T12:10:46.756898236Z signature: '0x' +bundler_1 | 2023-10-16T12:10:46.756901437Z }, +bundler_1 | 2023-10-16T12:10:46.756904537Z { +bundler_1 | 2023-10-16T12:10:46.756907537Z sender: '0x7326ee86Ad290954F580f1a421F242a117B9ea04', +bundler_1 | 2023-10-16T12:10:46.756910837Z nonce: '0x30000000000000000', +bundler_1 | 2023-10-16T12:10:46.756914037Z initCode: '0xf5B938e4f1fA1CeF9c1565666b88c4a9a604D9c90d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:46.756918138Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:46.756921338Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.756924538Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:46.756931339Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.756934739Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:46.756938239Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:46.756941539Z paymasterAndData: '0xdb7674f1a9396c20ca7a04bebee98a3e0716135c6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:46.756944840Z signature: '0x' +geth-1.10 | 2023-10-16T12:12:29.673165311Z WARN [10-16|12:12:29.672] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.717377632Z WARN [10-16|12:12:29.717] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.734657952Z WARN [10-16|12:12:29.734] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.775164411Z WARN [10-16|12:12:29.774] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.794010242Z WARN [10-16|12:12:29.793] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.838684695Z WARN [10-16|12:12:29.838] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.855700196Z WARN [10-16|12:12:29.855] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.899085159Z WARN [10-16|12:12:29.897] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.920706485Z WARN [10-16|12:12:29.920] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.959583930Z WARN [10-16|12:12:29.959] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:29.979052904Z WARN [10-16|12:12:29.978] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.023481240Z WARN [10-16|12:12:30.023] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.043863979Z WARN [10-16|12:12:30.043] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.099444902Z WARN [10-16|12:12:30.099] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.118789168Z WARN [10-16|12:12:30.118] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.168738094Z WARN [10-16|12:12:30.168] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.189493259Z WARN [10-16|12:12:30.189] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.233170442Z WARN [10-16|12:12:30.232] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.256185967Z WARN [10-16|12:12:30.255] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.301936996Z WARN [10-16|12:12:30.301] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.320700821Z WARN [10-16|12:12:30.320] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.368958328Z WARN [10-16|12:12:30.368] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.389825801Z WARN [10-16|12:12:30.389] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.430260455Z WARN [10-16|12:12:30.430] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.448588749Z WARN [10-16|12:12:30.448] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.493301106Z WARN [10-16|12:12:30.493] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.512925291Z WARN [10-16|12:12:30.512] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.554544029Z WARN [10-16|12:12:30.554] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.576328067Z WARN [10-16|12:12:30.576] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.619957047Z WARN [10-16|12:12:30.619] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.640255280Z WARN [10-16|12:12:30.640] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.685565679Z WARN [10-16|12:12:30.685] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.704626025Z WARN [10-16|12:12:30.704] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.745567015Z WARN [10-16|12:12:30.745] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.764089023Z WARN [10-16|12:12:30.763] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.810429294Z WARN [10-16|12:12:30.809] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.828059539Z WARN [10-16|12:12:30.827] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.868747711Z WARN [10-16|12:12:30.868] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.887223516Z WARN [10-16|12:12:30.887] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.932390904Z WARN [10-16|12:12:30.931] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.949092283Z WARN [10-16|12:12:30.948] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:30.991012843Z WARN [10-16|12:12:30.990] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:31.013901259Z WARN [10-16|12:12:31.013] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:31.064743848Z WARN [10-16|12:12:31.064] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:31.084424738Z WARN [10-16|12:12:31.084] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:31.138639765Z WARN [10-16|12:12:31.138] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:31.260175745Z WARN [10-16|12:12:31.259] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:31.301383354Z WARN [10-16|12:12:31.301] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:31.321151250Z WARN [10-16|12:12:31.320] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:31.365871507Z WARN [10-16|12:12:31.365] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:10:46.756948040Z }, +bundler_1 | 2023-10-16T12:10:46.756951140Z { +bundler_1 | 2023-10-16T12:10:46.756954240Z sender: '0x82913198D14e2888b2E9c387533DAD6D6C14E68e', +bundler_1 | 2023-10-16T12:10:46.756957441Z nonce: '0x40000000000000000', +bundler_1 | 2023-10-16T12:10:46.756960741Z initCode: '0xf5B938e4f1fA1CeF9c1565666b88c4a9a604D9c90d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:46.756964741Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:46.756968141Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.756971342Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:46.756974842Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.756978042Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:46.756981242Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:46.756984442Z paymasterAndData: '0x5442c2876057598a859ff56cd11ae7874ec1ce486e6f7468696e67', +bundler_1 | 2023-10-16T12:10:46.756987743Z signature: '0x' +bundler_1 | 2023-10-16T12:10:46.756990843Z }, +bundler_1 | 2023-10-16T12:10:46.756993943Z { +bundler_1 | 2023-10-16T12:10:46.756997043Z sender: '0x577C12bB9E29EA06AFd7818Ef3b9733003482A84', +bundler_1 | 2023-10-16T12:10:46.757000244Z nonce: '0x50000000000000000', +bundler_1 | 2023-10-16T12:10:46.757003444Z initCode: '0xf5B938e4f1fA1CeF9c1565666b88c4a9a604D9c90d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:46.757007344Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:46.757010644Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.757013744Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:46.757016945Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.757020145Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:46.757023245Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:46.757026445Z paymasterAndData: '0xf2655feb52ba5ff7831fa63652bfc4b9adc7275c6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:46.757029646Z signature: '0x' +bundler_1 | 2023-10-16T12:10:46.757036046Z }, +bundler_1 | 2023-10-16T12:10:46.757039346Z { +bundler_1 | 2023-10-16T12:10:46.757042347Z sender: '0x7C182288b1EC2B9Eaf4841773487aaABCF57644C', +bundler_1 | 2023-10-16T12:10:46.757045647Z nonce: '0x60000000000000000', +bundler_1 | 2023-10-16T12:10:46.757048847Z initCode: '0xf5B938e4f1fA1CeF9c1565666b88c4a9a604D9c90d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:46.757052847Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +geth-1.10 | 2023-10-16T12:12:31.385518394Z WARN [10-16|12:12:31.385] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:31.426788908Z WARN [10-16|12:12:31.426] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:31.452189701Z WARN [10-16|12:12:31.451] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:31.500193790Z WARN [10-16|12:12:31.500] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:31.521098466Z WARN [10-16|12:12:31.520] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:31.564297716Z WARN [10-16|12:12:31.564] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:31.583343860Z WARN [10-16|12:12:31.583] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:31.622693738Z WARN [10-16|12:12:31.622] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:31.641054734Z WARN [10-16|12:12:31.640] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:31.686642553Z WARN [10-16|12:12:31.686] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:31.712523080Z WARN [10-16|12:12:31.712] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:31.755535116Z WARN [10-16|12:12:31.755] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:31.775807148Z WARN [10-16|12:12:31.775] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:31.817291876Z WARN [10-16|12:12:31.817] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:31.835125335Z WARN [10-16|12:12:31.834] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:31.878259981Z WARN [10-16|12:12:31.877] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:31.903139737Z WARN [10-16|12:12:31.902] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:31.949520811Z WARN [10-16|12:12:31.949] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:31.968039819Z WARN [10-16|12:12:31.967] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.010661128Z WARN [10-16|12:12:32.010] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.031423194Z WARN [10-16|12:12:32.029] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.083308857Z WARN [10-16|12:12:32.083] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.102597018Z WARN [10-16|12:12:32.102] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.159760154Z WARN [10-16|12:12:32.159] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.178177954Z WARN [10-16|12:12:32.177] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.229790898Z WARN [10-16|12:12:32.229] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.247046216Z WARN [10-16|12:12:32.246] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.294049134Z WARN [10-16|12:12:32.293] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.312592643Z WARN [10-16|12:12:32.312] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.366162225Z WARN [10-16|12:12:32.365] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.394921256Z WARN [10-16|12:12:32.394] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.437609269Z WARN [10-16|12:12:32.437] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.462464124Z WARN [10-16|12:12:32.462] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.506613741Z WARN [10-16|12:12:32.506] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.526428340Z WARN [10-16|12:12:32.526] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.576896603Z WARN [10-16|12:12:32.576] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.596134761Z WARN [10-16|12:12:32.595] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.645224427Z WARN [10-16|12:12:32.644] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.667193177Z WARN [10-16|12:12:32.666] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.707398016Z WARN [10-16|12:12:32.707] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.726019030Z WARN [10-16|12:12:32.725] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.766959221Z WARN [10-16|12:12:32.766] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.784345048Z WARN [10-16|12:12:32.784] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.824028850Z WARN [10-16|12:12:32.823] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.843408818Z WARN [10-16|12:12:32.843] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.886240342Z WARN [10-16|12:12:32.886] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.905211481Z WARN [10-16|12:12:32.905] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.945482824Z WARN [10-16|12:12:32.945] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:32.963928826Z WARN [10-16|12:12:32.963] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.003875847Z WARN [10-16|12:12:33.003] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.021235772Z WARN [10-16|12:12:33.021] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.064771846Z WARN [10-16|12:12:33.063] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.082918127Z WARN [10-16|12:12:33.082] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.123810014Z WARN [10-16|12:12:33.123] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.142438329Z WARN [10-16|12:12:33.142] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.182987591Z WARN [10-16|12:12:33.182] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.201541101Z WARN [10-16|12:12:33.201] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.242668505Z WARN [10-16|12:12:33.242] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.261173011Z WARN [10-16|12:12:33.260] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.313971339Z WARN [10-16|12:12:33.313] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.332118120Z WARN [10-16|12:12:33.331] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.377366414Z WARN [10-16|12:12:33.377] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.392082153Z WARN [10-16|12:12:33.391] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.431647946Z WARN [10-16|12:12:33.431] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.450005542Z WARN [10-16|12:12:33.449] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.490522403Z WARN [10-16|12:12:33.490] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.560753961Z WARN [10-16|12:12:33.560] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.601991672Z WARN [10-16|12:12:33.601] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.620224259Z WARN [10-16|12:12:33.620] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.660737719Z WARN [10-16|12:12:33.660] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.679439740Z WARN [10-16|12:12:33.679] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.719013434Z WARN [10-16|12:12:33.718] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.737426734Z WARN [10-16|12:12:33.737] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.778343922Z WARN [10-16|12:12:33.778] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.795528235Z WARN [10-16|12:12:33.795] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.833382108Z WARN [10-16|12:12:33.833] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.852058826Z WARN [10-16|12:12:33.851] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.892595688Z WARN [10-16|12:12:33.892] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.911182300Z WARN [10-16|12:12:33.911] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.951180724Z WARN [10-16|12:12:33.950] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:33.970053556Z WARN [10-16|12:12:33.969] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.010805133Z WARN [10-16|12:12:34.010] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.029513054Z WARN [10-16|12:12:34.029] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.074815952Z WARN [10-16|12:12:34.074] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.094236424Z WARN [10-16|12:12:34.093] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.135022803Z WARN [10-16|12:12:34.134] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.153120181Z WARN [10-16|12:12:34.152] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.193743748Z WARN [10-16|12:12:34.193] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.217350615Z WARN [10-16|12:12:34.217] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.258689834Z WARN [10-16|12:12:34.258] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.277365052Z WARN [10-16|12:12:34.277] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.318452853Z WARN [10-16|12:12:34.318] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.343474719Z WARN [10-16|12:12:34.343] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.384466213Z WARN [10-16|12:12:34.384] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.402755304Z WARN [10-16|12:12:34.402] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.447847588Z WARN [10-16|12:12:34.447] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:10:46.757056147Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.757059248Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:46.757062448Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.757065548Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:46.757068748Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:46.757071949Z paymasterAndData: '0x34b573cc12d5391af517ce03817d952f397bae2d6e6f7468696e67', +bundler_1 | 2023-10-16T12:10:46.757075249Z signature: '0x' +bundler_1 | 2023-10-16T12:10:46.757078349Z }, +bundler_1 | 2023-10-16T12:10:46.757081449Z { +bundler_1 | 2023-10-16T12:10:46.757084449Z sender: '0xE88D9e90714C1DB73423163181203BC7E2Fd35B7', +bundler_1 | 2023-10-16T12:10:46.757087650Z nonce: '0x70000000000000000', +bundler_1 | 2023-10-16T12:10:46.757091150Z initCode: '0xf5B938e4f1fA1CeF9c1565666b88c4a9a604D9c90d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:46.757095150Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:46.757098450Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.757101551Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:46.757104751Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.757107951Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:46.757111051Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:46.757114452Z paymasterAndData: '0x40bcbb86c158ab10f2937cdf8710b44b5ff95a786e6f7468696e67', +bundler_1 | 2023-10-16T12:10:46.757128953Z signature: '0x' +bundler_1 | 2023-10-16T12:10:46.757131953Z }, +bundler_1 | 2023-10-16T12:10:46.757134853Z { +bundler_1 | 2023-10-16T12:10:46.757137753Z sender: '0x3Fe38910069aE5B9b6A0EDD063523b34BE0a84a1', +bundler_1 | 2023-10-16T12:10:46.757140753Z nonce: '0x80000000000000000', +bundler_1 | 2023-10-16T12:10:46.757143754Z initCode: '0xf5B938e4f1fA1CeF9c1565666b88c4a9a604D9c90d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:46.757150454Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:46.757153754Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.757156755Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:46.757176856Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.757180256Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:46.757183456Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:46.757186757Z paymasterAndData: '0x94a168e70a4d75f7cf7d5c6928e699524f9597d86e6f7468696e67', +bundler_1 | 2023-10-16T12:10:46.757203058Z signature: '0x' +bundler_1 | 2023-10-16T12:10:46.757206258Z }, +bundler_1 | 2023-10-16T12:10:46.757209158Z { +bundler_1 | 2023-10-16T12:10:46.757211958Z sender: '0x2CE2cDEFcF7FB6c5c410bfEC5A042E8792E3374e', +bundler_1 | 2023-10-16T12:10:46.757215059Z nonce: '0x90000000000000000', +bundler_1 | 2023-10-16T12:10:46.757218359Z initCode: '0xf5B938e4f1fA1CeF9c1565666b88c4a9a604D9c90d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:46.757222059Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:46.757225259Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.757228160Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:46.757231160Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.757234160Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:46.757237160Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:46.757240160Z paymasterAndData: '0x269af287d2a8b764e80671c0fce9b504febc90636e6f7468696e67', +bundler_1 | 2023-10-16T12:10:46.757243261Z signature: '0x' +bundler_1 | 2023-10-16T12:10:46.757246261Z }, +bundler_1 | 2023-10-16T12:10:46.757249161Z { +bundler_1 | 2023-10-16T12:10:46.757252061Z sender: '0xd3710118fB874EB9B372aB819b07114b69d54102', +bundler_1 | 2023-10-16T12:10:46.757255061Z nonce: '0xa0000000000000000', +bundler_1 | 2023-10-16T12:10:46.757258062Z initCode: '0xf5B938e4f1fA1CeF9c1565666b88c4a9a604D9c90d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:10:46.757261762Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:46.757264862Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.757270963Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:46.757274063Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:46.757277063Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:46.757279963Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:46.757282963Z paymasterAndData: '0x0be904026d9d18d23a950b911bae7f3d2c26c7486e6f7468696e67', +bundler_1 | 2023-10-16T12:10:46.757286064Z signature: '0x' +bundler_1 | 2023-10-16T12:10:46.757289064Z } +bundler_1 | 2023-10-16T12:10:46.757291864Z ] +bundler_1 | 2023-10-16T12:10:46.787745310Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:46.790891232Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-10-16T12:10:46.819235830Z UserOperation: Sender=0x13885D8efF5ae4D2900411ad075fD58b47822056 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:47.014032758Z until 281474976710655 now= 1697458247 +bundler_1 | 2023-10-16T12:10:47.033092502Z sent eth_sendUserOperation - 0x371147ff8f2824a8a48693e037008d09a3019c3b37ae88a17f4df120ab465e10 +bundler_1 | 2023-10-16T12:10:47.036649852Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:47.036670554Z { +bundler_1 | 2023-10-16T12:10:47.036674254Z sender: '0x13885D8efF5ae4D2900411ad075fD58b47822056', +bundler_1 | 2023-10-16T12:10:47.036706756Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:47.036710857Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:47.036713957Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:47.036717357Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:47.036725958Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:47.036729058Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:47.036732158Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:47.036735158Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:47.036738158Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:47.036741259Z signature: '0x' +bundler_1 | 2023-10-16T12:10:47.036744359Z } +bundler_1 | 2023-10-16T12:10:47.036747259Z ] +geth-1.10 | 2023-10-16T12:12:34.465222114Z WARN [10-16|12:12:34.465] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.511808003Z WARN [10-16|12:12:34.511] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.534348694Z WARN [10-16|12:12:34.534] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.576144245Z WARN [10-16|12:12:34.575] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:10:47.039667265Z UserOperation: Sender=0x13885D8efF5ae4D2900411ad075fD58b47822056 Nonce=18446744073709551616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:47.229251726Z until 281474976710655 now= 1697458247 +bundler_1 | 2023-10-16T12:10:47.249803275Z sent eth_sendUserOperation - 0x2a4a50090a7e79738db57f2b2720cf9902123de894d25abc87e5a01f28821085 +bundler_1 | 2023-10-16T12:10:47.253264018Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:47.253295121Z { +bundler_1 | 2023-10-16T12:10:47.253299821Z sender: '0x13885D8efF5ae4D2900411ad075fD58b47822056', +bundler_1 | 2023-10-16T12:10:47.253303521Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:47.253306921Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:47.253310622Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:47.253326723Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:47.253330223Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:47.253333823Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:47.253337124Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:47.253340424Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:47.253343924Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:47.253347124Z signature: '0x' +bundler_1 | 2023-10-16T12:10:47.253350325Z }, +bundler_1 | 2023-10-16T12:10:47.253353625Z { +bundler_1 | 2023-10-16T12:10:47.253362525Z sender: '0x13885D8efF5ae4D2900411ad075fD58b47822056', +bundler_1 | 2023-10-16T12:10:47.253366026Z nonce: '0x10000000000000000', +bundler_1 | 2023-10-16T12:10:47.253369326Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:47.253372526Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:47.253375926Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:47.253379227Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:47.253382627Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:47.253385827Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:47.253389227Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:47.253392527Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:47.253395828Z signature: '0x' +bundler_1 | 2023-10-16T12:10:47.253398928Z } +bundler_1 | 2023-10-16T12:10:47.253402128Z ] +bundler_1 | 2023-10-16T12:10:47.257642127Z UserOperation: Sender=0x13885D8efF5ae4D2900411ad075fD58b47822056 Nonce=36893488147419103232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:47.446461034Z until 281474976710655 now= 1697458247 +bundler_1 | 2023-10-16T12:10:47.459653064Z sent eth_sendUserOperation - 0x95f0df74209eb1364eece3aafeb6dba431e9878cc935f63891865bc7a9402ef4 +bundler_1 | 2023-10-16T12:10:47.463130109Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:47.463152711Z { +bundler_1 | 2023-10-16T12:10:47.463157311Z sender: '0x13885D8efF5ae4D2900411ad075fD58b47822056', +bundler_1 | 2023-10-16T12:10:47.463161111Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:47.463164511Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:47.463168112Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:47.463171712Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:47.463175012Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:47.463178312Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:47.463181513Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:47.463184913Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:47.463188213Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:47.463215315Z signature: '0x' +bundler_1 | 2023-10-16T12:10:47.463219215Z }, +bundler_1 | 2023-10-16T12:10:47.463222516Z { +bundler_1 | 2023-10-16T12:10:47.463225716Z sender: '0x13885D8efF5ae4D2900411ad075fD58b47822056', +bundler_1 | 2023-10-16T12:10:47.463229016Z nonce: '0x10000000000000000', +bundler_1 | 2023-10-16T12:10:47.463232316Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:47.463235616Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:47.463239017Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:47.463242217Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:47.463245517Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:47.463248917Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:47.463252218Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:47.463255518Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:47.463258818Z signature: '0x' +bundler_1 | 2023-10-16T12:10:47.463262018Z }, +bundler_1 | 2023-10-16T12:10:47.463265119Z { +bundler_1 | 2023-10-16T12:10:47.463268319Z sender: '0x13885D8efF5ae4D2900411ad075fD58b47822056', +bundler_1 | 2023-10-16T12:10:47.463271719Z nonce: '0x20000000000000000', +bundler_1 | 2023-10-16T12:10:47.463284620Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:47.463288420Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:47.463291820Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:47.463295421Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:47.463298721Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:47.463301921Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:47.463305221Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:47.463308522Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:47.463311722Z signature: '0x' +bundler_1 | 2023-10-16T12:10:47.463314922Z } +bundler_1 | 2023-10-16T12:10:47.463317922Z ] +bundler_1 | 2023-10-16T12:10:47.466208226Z UserOperation: Sender=0x13885D8efF5ae4D2900411ad075fD58b47822056 Nonce=55340232221128654848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:47.650147589Z until 281474976710655 now= 1697458247 +bundler_1 | 2023-10-16T12:10:47.662259243Z sent eth_sendUserOperation - 0xd9de3a739fa4db4930fbe1bdeb71762e5927f6f54e0506924a5fd2befdc56a22 +bundler_1 | 2023-10-16T12:10:47.666498242Z sent debug_bundler_dumpMempool - [ +geth-1.10 | 2023-10-16T12:12:34.600133539Z WARN [10-16|12:12:34.599] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.644413065Z WARN [10-16|12:12:34.644] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.664526485Z WARN [10-16|12:12:34.664] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.707614627Z WARN [10-16|12:12:34.707] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.728591208Z WARN [10-16|12:12:34.728] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.780005237Z WARN [10-16|12:12:34.779] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.801404448Z WARN [10-16|12:12:34.801] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.853086597Z WARN [10-16|12:12:34.852] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.871573402Z WARN [10-16|12:12:34.871] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.917755762Z WARN [10-16|12:12:34.917] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.939008062Z WARN [10-16|12:12:34.938] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:34.993595216Z WARN [10-16|12:12:34.993] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.014740709Z WARN [10-16|12:12:35.014] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.069353765Z WARN [10-16|12:12:35.069] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.089625196Z WARN [10-16|12:12:35.089] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.136214585Z WARN [10-16|12:12:35.135] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.157373179Z WARN [10-16|12:12:35.157] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.205892104Z WARN [10-16|12:12:35.205] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.224469615Z WARN [10-16|12:12:35.224] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.264721557Z WARN [10-16|12:12:35.264] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.284976987Z WARN [10-16|12:12:35.284] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.328542563Z WARN [10-16|12:12:35.328] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.351762702Z WARN [10-16|12:12:35.351] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.408584113Z WARN [10-16|12:12:35.408] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.427542252Z WARN [10-16|12:12:35.427] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.475504838Z WARN [10-16|12:12:35.475] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.494948011Z WARN [10-16|12:12:35.494] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.541555601Z WARN [10-16|12:12:35.541] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.560663050Z WARN [10-16|12:12:35.560] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.600290848Z WARN [10-16|12:12:35.600] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.620907503Z WARN [10-16|12:12:35.620] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.660362488Z WARN [10-16|12:12:35.660] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.678956301Z WARN [10-16|12:12:35.678] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.720408628Z WARN [10-16|12:12:35.720] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.738310591Z WARN [10-16|12:12:35.738] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.777641968Z WARN [10-16|12:12:35.777] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.795713944Z WARN [10-16|12:12:35.795] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.834975116Z WARN [10-16|12:12:35.834] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.852635262Z WARN [10-16|12:12:35.852] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.893027414Z WARN [10-16|12:12:35.892] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.910661859Z WARN [10-16|12:12:35.910] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.951852167Z WARN [10-16|12:12:35.951] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:35.971163830Z WARN [10-16|12:12:35.971] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.011741195Z WARN [10-16|12:12:36.011] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.029749566Z WARN [10-16|12:12:36.029] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.082536493Z WARN [10-16|12:12:36.082] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.100222042Z WARN [10-16|12:12:36.100] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.154073143Z WARN [10-16|12:12:36.153] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.174939316Z WARN [10-16|12:12:36.174] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.217094392Z WARN [10-16|12:12:36.216] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:10:47.666517843Z { +bundler_1 | 2023-10-16T12:10:47.666521843Z sender: '0x13885D8efF5ae4D2900411ad075fD58b47822056', +bundler_1 | 2023-10-16T12:10:47.666525544Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:47.666528844Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:47.666532444Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:47.666536344Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:47.666552946Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:47.666556446Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:47.666559746Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:47.666562946Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:47.666566247Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:47.666569547Z signature: '0x' +bundler_1 | 2023-10-16T12:10:47.666572847Z }, +bundler_1 | 2023-10-16T12:10:47.666576047Z { +bundler_1 | 2023-10-16T12:10:47.666579247Z sender: '0x13885D8efF5ae4D2900411ad075fD58b47822056', +bundler_1 | 2023-10-16T12:10:47.666582548Z nonce: '0x10000000000000000', +bundler_1 | 2023-10-16T12:10:47.666585748Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:47.666589048Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:47.666592548Z callGasLimit: '0x493e0', +geth-1.10 | 2023-10-16T12:12:36.237820256Z WARN [10-16|12:12:36.237] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.277965490Z WARN [10-16|12:12:36.277] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.296178576Z WARN [10-16|12:12:36.295] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.338717479Z WARN [10-16|12:12:36.338] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.358192354Z WARN [10-16|12:12:36.357] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.407793855Z WARN [10-16|12:12:36.407] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.426215656Z WARN [10-16|12:12:36.425] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.467864096Z WARN [10-16|12:12:36.467] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.489836047Z WARN [10-16|12:12:36.489] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.531854014Z WARN [10-16|12:12:36.531] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.549731476Z WARN [10-16|12:12:36.549] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.594304323Z WARN [10-16|12:12:36.594] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.614990483Z WARN [10-16|12:12:36.614] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.656927744Z WARN [10-16|12:12:36.656] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.675176032Z WARN [10-16|12:12:36.675] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.722434868Z WARN [10-16|12:12:36.722] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.743683968Z WARN [10-16|12:12:36.743] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.788275017Z WARN [10-16|12:12:36.788] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.807681087Z WARN [10-16|12:12:36.807] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.859104217Z WARN [10-16|12:12:36.858] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.877988050Z WARN [10-16|12:12:36.877] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.920594158Z WARN [10-16|12:12:36.920] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.945668528Z WARN [10-16|12:12:36.945] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:36.987008547Z WARN [10-16|12:12:36.986] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.006371414Z WARN [10-16|12:12:37.005] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.052486369Z WARN [10-16|12:12:37.052] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.073028319Z WARN [10-16|12:12:37.072] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.124973187Z WARN [10-16|12:12:37.124] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.147692391Z WARN [10-16|12:12:37.147] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.192437749Z WARN [10-16|12:12:37.192] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.213437032Z WARN [10-16|12:12:37.213] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.263711181Z WARN [10-16|12:12:37.263] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.285321607Z WARN [10-16|12:12:37.285] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.326525816Z WARN [10-16|12:12:37.326] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.351269463Z WARN [10-16|12:12:37.350] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.398270281Z WARN [10-16|12:12:37.398] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.421082091Z WARN [10-16|12:12:37.420] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.475457330Z WARN [10-16|12:12:37.475] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.495338034Z WARN [10-16|12:12:37.495] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.536984674Z WARN [10-16|12:12:37.536] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.567555832Z WARN [10-16|12:12:37.560] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.616347177Z WARN [10-16|12:12:37.616] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.636052168Z WARN [10-16|12:12:37.635] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.692431448Z WARN [10-16|12:12:37.692] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.712561069Z WARN [10-16|12:12:37.712] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.753810581Z WARN [10-16|12:12:37.753] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.772357891Z WARN [10-16|12:12:37.772] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.816877033Z WARN [10-16|12:12:37.816] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.836592125Z WARN [10-16|12:12:37.836] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.878629093Z WARN [10-16|12:12:37.878] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.897276209Z WARN [10-16|12:12:37.897] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.942965835Z WARN [10-16|12:12:37.942] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:37.961871370Z WARN [10-16|12:12:37.961] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:10:47.666595849Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:47.666599149Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:47.666602449Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:47.666605849Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:47.666609150Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:47.666612450Z signature: '0x' +bundler_1 | 2023-10-16T12:10:47.666615750Z }, +bundler_1 | 2023-10-16T12:10:47.666618850Z { +bundler_1 | 2023-10-16T12:10:47.666621950Z sender: '0x13885D8efF5ae4D2900411ad075fD58b47822056', +bundler_1 | 2023-10-16T12:10:47.666625251Z nonce: '0x20000000000000000', +bundler_1 | 2023-10-16T12:10:47.666628551Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:47.666631751Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:47.666635151Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:47.666638352Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:47.666641952Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:47.666645152Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:47.666648452Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:47.666651753Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:47.666655053Z signature: '0x' +bundler_1 | 2023-10-16T12:10:47.666658153Z }, +bundler_1 | 2023-10-16T12:10:47.666661353Z { +bundler_1 | 2023-10-16T12:10:47.666664453Z sender: '0x13885D8efF5ae4D2900411ad075fD58b47822056', +bundler_1 | 2023-10-16T12:10:47.666667754Z nonce: '0x30000000000000000', +bundler_1 | 2023-10-16T12:10:47.666670954Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:47.666674254Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:47.666677654Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:47.666684555Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:47.666688055Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:47.666691255Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:47.666694556Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:47.666697856Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:47.666701056Z signature: '0x' +bundler_1 | 2023-10-16T12:10:47.666704356Z } +bundler_1 | 2023-10-16T12:10:47.666707556Z ] +bundler_1 | 2023-10-16T12:10:47.669839477Z UserOperation: Sender=0x13885D8efF5ae4D2900411ad075fD58b47822056 Nonce=73786976294838206464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:47.869013814Z until 281474976710655 now= 1697458247 +bundler_1 | 2023-10-16T12:10:47.875047840Z failed: eth_sendUserOperation error: {"message":"account 0x13885D8efF5ae4D2900411ad075fD58b47822056 is unstaked","code":-32505} +bundler_1 | 2023-10-16T12:10:47.878975916Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:47.878993318Z { +bundler_1 | 2023-10-16T12:10:47.878997218Z sender: '0x13885D8efF5ae4D2900411ad075fD58b47822056', +bundler_1 | 2023-10-16T12:10:47.879010219Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:47.879013819Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:47.879017119Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:47.879020720Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:47.879024220Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:47.879027920Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:47.879031220Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:47.879034521Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:47.879037821Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:47.879041121Z signature: '0x' +bundler_1 | 2023-10-16T12:10:47.879044421Z }, +bundler_1 | 2023-10-16T12:10:47.879047621Z { +bundler_1 | 2023-10-16T12:10:47.879050722Z sender: '0x13885D8efF5ae4D2900411ad075fD58b47822056', +bundler_1 | 2023-10-16T12:10:47.879054122Z nonce: '0x10000000000000000', +bundler_1 | 2023-10-16T12:10:47.879057422Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:47.879060722Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:47.879064023Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:47.879067323Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:47.879070523Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:47.879073823Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:47.879077024Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:47.879080324Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:47.879083524Z signature: '0x' +bundler_1 | 2023-10-16T12:10:47.879086624Z }, +bundler_1 | 2023-10-16T12:10:47.879102825Z { +bundler_1 | 2023-10-16T12:10:47.879106326Z sender: '0x13885D8efF5ae4D2900411ad075fD58b47822056', +bundler_1 | 2023-10-16T12:10:47.879109626Z nonce: '0x20000000000000000', +bundler_1 | 2023-10-16T12:10:47.879112826Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:47.879116026Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:47.879119427Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:47.879122727Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:47.879125927Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:47.879129227Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:47.879132427Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:47.879135728Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:47.879138828Z signature: '0x' +bundler_1 | 2023-10-16T12:10:47.879142028Z }, +bundler_1 | 2023-10-16T12:10:47.879145128Z { +geth-1.10 | 2023-10-16T12:12:38.018500468Z WARN [10-16|12:12:38.014] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.037290094Z WARN [10-16|12:12:38.037] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.084230908Z WARN [10-16|12:12:38.084] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.105795931Z WARN [10-16|12:12:38.105] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.159106194Z WARN [10-16|12:12:38.158] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.180022271Z WARN [10-16|12:12:38.179] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.233869572Z WARN [10-16|12:12:38.233] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.254605636Z WARN [10-16|12:12:38.254] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.301212426Z WARN [10-16|12:12:38.301] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.324228351Z WARN [10-16|12:12:38.324] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.374052669Z WARN [10-16|12:12:38.373] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.394729629Z WARN [10-16|12:12:38.394] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.440700354Z WARN [10-16|12:12:38.440] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.458799919Z WARN [10-16|12:12:38.458] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.505890512Z WARN [10-16|12:12:38.505] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.524352103Z WARN [10-16|12:12:38.524] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.583778059Z WARN [10-16|12:12:38.583] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.600337217Z WARN [10-16|12:12:38.600] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.640158101Z WARN [10-16|12:12:38.639] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.658940815Z WARN [10-16|12:12:38.658] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.706244622Z WARN [10-16|12:12:38.706] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.726097811Z WARN [10-16|12:12:38.725] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.771837109Z WARN [10-16|12:12:38.771] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.791070554Z WARN [10-16|12:12:38.790] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.834538193Z WARN [10-16|12:12:38.834] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.853405813Z WARN [10-16|12:12:38.853] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.894791107Z WARN [10-16|12:12:38.894] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.916908953Z WARN [10-16|12:12:38.916] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.960044170Z WARN [10-16|12:12:38.959] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:38.985308636Z WARN [10-16|12:12:38.980] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:39.038802177Z WARN [10-16|12:12:39.038] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:39.060780114Z WARN [10-16|12:12:39.060] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:39.107964813Z WARN [10-16|12:12:39.107] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:39.139493618Z WARN [10-16|12:12:39.139] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:39.181196134Z WARN [10-16|12:12:39.181] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:39.200103656Z WARN [10-16|12:12:39.199] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:39.246741217Z WARN [10-16|12:12:39.246] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:39.267310256Z WARN [10-16|12:12:39.267] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:39.321890972Z WARN [10-16|12:12:39.321] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:39.344591060Z WARN [10-16|12:12:39.344] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:39.386647401Z WARN [10-16|12:12:39.386] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:39.410262452Z WARN [10-16|12:12:39.410] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:39.455615123Z WARN [10-16|12:12:39.455] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:39.476276268Z WARN [10-16|12:12:39.476] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:39.520538663Z WARN [10-16|12:12:39.520] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:39.542615407Z WARN [10-16|12:12:39.542] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:39.594565540Z WARN [10-16|12:12:39.594] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:39.613221744Z WARN [10-16|12:12:39.613] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:39.660016916Z WARN [10-16|12:12:39.659] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:39.685756816Z WARN [10-16|12:12:39.685] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:39.740479343Z WARN [10-16|12:12:39.740] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:39.759585379Z WARN [10-16|12:12:39.759] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:39.811940840Z WARN [10-16|12:12:39.811] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:39.830889865Z WARN [10-16|12:12:39.830] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:39.871577710Z WARN [10-16|12:12:39.871] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:39.893966776Z WARN [10-16|12:12:39.893] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:39.936959882Z WARN [10-16|12:12:39.936] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:39.955447275Z WARN [10-16|12:12:39.955] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:40.002660076Z WARN [10-16|12:12:40.002] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:40.020957656Z WARN [10-16|12:12:40.020] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:40.076711955Z WARN [10-16|12:12:40.076] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:40.099028315Z WARN [10-16|12:12:40.098] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:40.156330622Z WARN [10-16|12:12:40.156] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:40.176951464Z WARN [10-16|12:12:40.176] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:40.323638721Z WARN [10-16|12:12:40.323] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:40.346935450Z WARN [10-16|12:12:40.346] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:40.390970830Z WARN [10-16|12:12:40.390] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:40.410444491Z WARN [10-16|12:12:40.410] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:40.461779781Z WARN [10-16|12:12:40.461] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:40.482668142Z WARN [10-16|12:12:40.482] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:40.528121020Z WARN [10-16|12:12:40.527] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:40.557809496Z WARN [10-16|12:12:40.557] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:40.613109963Z WARN [10-16|12:12:40.612] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:40.632803840Z WARN [10-16|12:12:40.632] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:40.693988219Z WARN [10-16|12:12:40.687] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:40.711939374Z WARN [10-16|12:12:40.711] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:40.766572194Z WARN [10-16|12:12:40.763] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:40.795035384Z WARN [10-16|12:12:40.790] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:40.835848038Z WARN [10-16|12:12:40.835] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:40.855523214Z WARN [10-16|12:12:40.855] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:40.904549642Z WARN [10-16|12:12:40.904] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:40.923930898Z WARN [10-16|12:12:40.923] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:40.968785034Z WARN [10-16|12:12:40.968] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:40.985897931Z WARN [10-16|12:12:40.985] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.036779989Z WARN [10-16|12:12:41.036] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.054282613Z WARN [10-16|12:12:41.054] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.096888092Z WARN [10-16|12:12:41.096] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.119280158Z WARN [10-16|12:12:41.119] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.159625179Z WARN [10-16|12:12:41.159] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.178494799Z WARN [10-16|12:12:41.178] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.219632375Z WARN [10-16|12:12:41.219] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.238250977Z WARN [10-16|12:12:41.238] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.284971644Z WARN [10-16|12:12:41.283] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.301516101Z WARN [10-16|12:12:41.301] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.341789517Z WARN [10-16|12:12:41.341] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.359817378Z WARN [10-16|12:12:41.359] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.402292148Z WARN [10-16|12:12:41.402] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.420884748Z WARN [10-16|12:12:41.420] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.462973591Z WARN [10-16|12:12:41.462] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.481389479Z WARN [10-16|12:12:41.481] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.522453450Z WARN [10-16|12:12:41.522] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.539609850Z WARN [10-16|12:12:41.539] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.578818092Z WARN [10-16|12:12:41.578] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.596958960Z WARN [10-16|12:12:41.596] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.641399868Z WARN [10-16|12:12:41.641] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.660885430Z WARN [10-16|12:12:41.660] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.703804932Z WARN [10-16|12:12:41.703] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.722395832Z WARN [10-16|12:12:41.722] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.775524447Z WARN [10-16|12:12:41.775] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.794981007Z WARN [10-16|12:12:41.794] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.839818143Z WARN [10-16|12:12:41.839] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.858813871Z WARN [10-16|12:12:41.858] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.904821088Z WARN [10-16|12:12:41.904] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.923618203Z WARN [10-16|12:12:41.923] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.964334850Z WARN [10-16|12:12:41.964] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:41.992984853Z WARN [10-16|12:12:41.992] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.043957117Z WARN [10-16|12:12:42.043] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.075295009Z WARN [10-16|12:12:42.075] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.130798590Z WARN [10-16|12:12:42.126] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.151128912Z WARN [10-16|12:12:42.150] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.201577539Z WARN [10-16|12:12:42.201] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.223924302Z WARN [10-16|12:12:42.222] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.264541842Z WARN [10-16|12:12:42.264] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.283814190Z WARN [10-16|12:12:42.283] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.329983518Z WARN [10-16|12:12:42.329] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.348779533Z WARN [10-16|12:12:42.347] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.392678002Z WARN [10-16|12:12:42.392] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.414881555Z WARN [10-16|12:12:42.414] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.461584221Z WARN [10-16|12:12:42.456] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.492367373Z WARN [10-16|12:12:42.492] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.541410603Z WARN [10-16|12:12:42.541] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.560180215Z WARN [10-16|12:12:42.559] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.604647425Z WARN [10-16|12:12:42.604] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.629103435Z WARN [10-16|12:12:42.628] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.671526701Z WARN [10-16|12:12:42.671] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.692018834Z WARN [10-16|12:12:42.691] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.744311591Z WARN [10-16|12:12:42.744] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.762389655Z WARN [10-16|12:12:42.762] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.804957732Z WARN [10-16|12:12:42.804] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.824660409Z WARN [10-16|12:12:42.824] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.868810597Z WARN [10-16|12:12:42.868] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.889280228Z WARN [10-16|12:12:42.887] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.930092382Z WARN [10-16|12:12:42.929] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.951180857Z WARN [10-16|12:12:42.951] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:42.996741942Z WARN [10-16|12:12:42.996] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:43.015533156Z WARN [10-16|12:12:43.015] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:43.060112374Z WARN [10-16|12:12:43.059] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:43.079355919Z WARN [10-16|12:12:43.079] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:43.137108558Z WARN [10-16|12:12:43.136] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:43.159721439Z WARN [10-16|12:12:43.159] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:43.204101342Z WARN [10-16|12:12:43.203] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:43.232730644Z WARN [10-16|12:12:43.232] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:43.382346206Z WARN [10-16|12:12:43.382] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:43.401227727Z WARN [10-16|12:12:43.401] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:43.445303509Z WARN [10-16|12:12:43.445] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:43.464252734Z WARN [10-16|12:12:43.464] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:43.506223769Z WARN [10-16|12:12:43.506] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:43.525551920Z WARN [10-16|12:12:43.525] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:43.567454650Z WARN [10-16|12:12:43.567] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:43.585723328Z WARN [10-16|12:12:43.585] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:43.626211859Z WARN [10-16|12:12:43.626] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:43.644273222Z WARN [10-16|12:12:43.644] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:43.685547108Z WARN [10-16|12:12:43.685] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:43.705779023Z WARN [10-16|12:12:43.705] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:43.747626349Z WARN [10-16|12:12:43.747] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:43.766705483Z WARN [10-16|12:12:43.766] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:43.810417340Z WARN [10-16|12:12:43.810] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:43.829894602Z WARN [10-16|12:12:43.829] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:43.876054930Z WARN [10-16|12:12:43.875] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:43.895436285Z WARN [10-16|12:12:43.895] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:43.940123710Z WARN [10-16|12:12:43.939] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:43.959429260Z WARN [10-16|12:12:43.959] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.000989666Z WARN [10-16|12:12:44.000] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.020171707Z WARN [10-16|12:12:44.020] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.068428182Z WARN [10-16|12:12:44.068] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.088615494Z WARN [10-16|12:12:44.088] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.138762600Z WARN [10-16|12:12:44.138] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.161348179Z WARN [10-16|12:12:44.161] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.204037165Z WARN [10-16|12:12:44.203] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.221567590Z WARN [10-16|12:12:44.221] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.271396475Z WARN [10-16|12:12:44.271] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.290439506Z WARN [10-16|12:12:44.290] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.333201497Z WARN [10-16|12:12:44.333] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.353977749Z WARN [10-16|12:12:44.353] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.405180730Z WARN [10-16|12:12:44.405] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.422766560Z WARN [10-16|12:12:44.422] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.466772537Z WARN [10-16|12:12:44.466] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.487689199Z WARN [10-16|12:12:44.487] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.528881680Z WARN [10-16|12:12:44.528] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.545956074Z WARN [10-16|12:12:44.545] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.588709763Z WARN [10-16|12:12:44.588] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.608812569Z WARN [10-16|12:12:44.608] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.650153060Z WARN [10-16|12:12:44.649] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.669072883Z WARN [10-16|12:12:44.668] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.710168457Z WARN [10-16|12:12:44.709] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.727943800Z WARN [10-16|12:12:44.727] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.769842729Z WARN [10-16|12:12:44.769] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.790132448Z WARN [10-16|12:12:44.789] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.832044079Z WARN [10-16|12:12:44.831] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.850831693Z WARN [10-16|12:12:44.850] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.891609544Z WARN [10-16|12:12:44.891] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.910797686Z WARN [10-16|12:12:44.909] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.951667744Z WARN [10-16|12:12:44.951] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:44.970677973Z WARN [10-16|12:12:44.970] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.014723953Z WARN [10-16|12:12:45.014] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.032797217Z WARN [10-16|12:12:45.032] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.074962866Z WARN [10-16|12:12:45.074] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.093093233Z WARN [10-16|12:12:45.092] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.136888896Z WARN [10-16|12:12:45.136] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.155458594Z WARN [10-16|12:12:45.155] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.196184442Z WARN [10-16|12:12:45.195] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.214721838Z WARN [10-16|12:12:45.214] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.256333248Z WARN [10-16|12:12:45.256] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.275240170Z WARN [10-16|12:12:45.275] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.315817408Z WARN [10-16|12:12:45.315] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.333939175Z WARN [10-16|12:12:45.333] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.373955773Z WARN [10-16|12:12:45.373] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.392001335Z WARN [10-16|12:12:45.391] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.444700620Z WARN [10-16|12:12:45.444] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.464963137Z WARN [10-16|12:12:45.464] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.608031541Z WARN [10-16|12:12:45.607] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.625255646Z WARN [10-16|12:12:45.625] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.665385052Z WARN [10-16|12:12:45.665] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.684482487Z WARN [10-16|12:12:45.684] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.726193104Z WARN [10-16|12:12:45.726] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.743427509Z WARN [10-16|12:12:45.743] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.784375672Z WARN [10-16|12:12:45.784] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.806130594Z WARN [10-16|12:12:45.805] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.852323024Z WARN [10-16|12:12:45.849] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.874936005Z WARN [10-16|12:12:45.874] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.919534224Z WARN [10-16|12:12:45.919] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.937456277Z WARN [10-16|12:12:45.937] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.977159053Z WARN [10-16|12:12:45.976] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:45.995301422Z WARN [10-16|12:12:45.995] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.037298958Z WARN [10-16|12:12:46.036] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.055312918Z WARN [10-16|12:12:46.055] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.095655139Z WARN [10-16|12:12:46.095] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.114146232Z WARN [10-16|12:12:46.113] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.154843678Z WARN [10-16|12:12:46.154] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.173156359Z WARN [10-16|12:12:46.172] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.213262863Z WARN [10-16|12:12:46.213] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.234098220Z WARN [10-16|12:12:46.233] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.272476304Z WARN [10-16|12:12:46.272] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.291068304Z WARN [10-16|12:12:46.290] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.331429426Z WARN [10-16|12:12:46.331] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.348650330Z WARN [10-16|12:12:46.348] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.388781136Z WARN [10-16|12:12:46.388] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.406144751Z WARN [10-16|12:12:46.405] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.446260963Z WARN [10-16|12:12:46.445] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.465077084Z WARN [10-16|12:12:46.464] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.506780512Z WARN [10-16|12:12:46.506] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.525298212Z WARN [10-16|12:12:46.525] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.579575023Z WARN [10-16|12:12:46.579] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.597944613Z WARN [10-16|12:12:46.597] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.640457498Z WARN [10-16|12:12:46.640] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.658983399Z WARN [10-16|12:12:46.658] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.703199704Z WARN [10-16|12:12:46.702] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.723613237Z WARN [10-16|12:12:46.723] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.767450015Z WARN [10-16|12:12:46.767] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.789323351Z WARN [10-16|12:12:46.788] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.830335231Z WARN [10-16|12:12:46.830] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.849265860Z WARN [10-16|12:12:46.849] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.900476256Z WARN [10-16|12:12:46.900] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.919439587Z WARN [10-16|12:12:46.919] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.960754188Z WARN [10-16|12:12:46.960] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:46.979258088Z WARN [10-16|12:12:46.979] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.020874610Z WARN [10-16|12:12:47.020] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.038694961Z WARN [10-16|12:12:47.038] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.082562241Z WARN [10-16|12:12:47.082] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.103465909Z WARN [10-16|12:12:47.103] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.148126145Z WARN [10-16|12:12:47.147] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.167907234Z WARN [10-16|12:12:47.166] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.204611611Z WARN [10-16|12:12:47.204] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.223909966Z WARN [10-16|12:12:47.223] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.262645386Z WARN [10-16|12:12:47.262] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.283955882Z WARN [10-16|12:12:47.283] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.323359249Z WARN [10-16|12:12:47.323] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.342331781Z WARN [10-16|12:12:47.342] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.383439668Z WARN [10-16|12:12:47.383] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.450907505Z WARN [10-16|12:12:47.450] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.490282070Z WARN [10-16|12:12:47.490] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.508354439Z WARN [10-16|12:12:47.508] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.552392931Z WARN [10-16|12:12:47.552] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.569272016Z WARN [10-16|12:12:47.569] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.609133815Z WARN [10-16|12:12:47.609] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.627373696Z WARN [10-16|12:12:47.627] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.675947807Z WARN [10-16|12:12:47.675] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.692706883Z WARN [10-16|12:12:47.692] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.732142653Z WARN [10-16|12:12:47.731] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.750129716Z WARN [10-16|12:12:47.749] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.790293536Z WARN [10-16|12:12:47.790] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.806735790Z WARN [10-16|12:12:47.806] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.845168989Z WARN [10-16|12:12:47.844] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.861978069Z WARN [10-16|12:12:47.861] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.899930834Z WARN [10-16|12:12:47.899] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.917511268Z WARN [10-16|12:12:47.917] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.956376397Z WARN [10-16|12:12:47.956] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:47.974493670Z WARN [10-16|12:12:47.974] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:48.014909207Z WARN [10-16|12:12:48.014] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:48.032275727Z WARN [10-16|12:12:48.032] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:48.071024248Z WARN [10-16|12:12:48.070] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:48.088719790Z WARN [10-16|12:12:48.088] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:48.131677506Z WARN [10-16|12:12:48.131] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:48.156352639Z WARN [10-16|12:12:48.156] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:48.203848774Z WARN [10-16|12:12:48.203] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:12:48.742785816Z WARN [10-16|12:12:48.742] Served eth_call conn=172.18.0.3:37076 reqid=1204 duration="478.333µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:12:49.284073324Z WARN [10-16|12:12:49.283] Served eth_call conn=172.18.0.3:37128 reqid=1211 duration="355.825µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:12:49.804839790Z WARN [10-16|12:12:49.804] Served eth_call conn=172.18.0.3:37180 reqid=1218 duration="386.727µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:12:50.337137766Z WARN [10-16|12:12:50.336] Served eth_call conn=172.18.0.3:37240 reqid=1225 duration="368.426µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:12:50.867129680Z WARN [10-16|12:12:50.867] Served eth_call conn=172.18.0.3:37280 reqid=1232 duration="465.032µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:12:51.393152015Z WARN [10-16|12:12:51.392] Served eth_call conn=172.18.0.3:37362 reqid=1239 duration="379.527µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:12:51.922451881Z WARN [10-16|12:12:51.922] Served eth_call conn=172.18.0.3:37426 reqid=1246 duration="493.835µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:12:52.456536482Z WARN [10-16|12:12:52.456] Served eth_call conn=172.18.0.3:37504 reqid=1257 duration="375.526µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:12:52.939465192Z WARN [10-16|12:12:52.939] Served eth_call conn=172.18.0.3:37570 reqid=1264 duration="385.527µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:12:53.436407885Z WARN [10-16|12:12:53.436] Served eth_call conn=172.18.0.3:37640 reqid=1271 duration="371.826µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:12:53.983857625Z WARN [10-16|12:12:53.983] Served eth_call conn=172.18.0.3:38636 reqid=1278 duration="440.131µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:12:54.533074992Z WARN [10-16|12:12:54.532] Served eth_call conn=172.18.0.3:38680 reqid=1285 duration="409.429µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:12:55.046444652Z WARN [10-16|12:12:55.046] Served eth_call conn=172.18.0.3:38770 reqid=1292 duration="403.128µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:12:55.578317012Z WARN [10-16|12:12:55.578] Served eth_call conn=172.18.0.3:38826 reqid=1299 duration="420.13µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:12:56.125261130Z WARN [10-16|12:12:56.125] Served eth_call conn=172.18.0.3:38894 reqid=1306 duration="384.927µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:12:56.649680666Z WARN [10-16|12:12:56.649] Served eth_call conn=172.18.0.3:38974 reqid=1314 duration="466.332µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:12:57.140694556Z WARN [10-16|12:12:57.140] Served eth_call conn=172.18.0.3:39058 reqid=1321 duration="364.625µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:12:57.617539050Z WARN [10-16|12:12:57.617] Served eth_call conn=172.18.0.3:39104 reqid=1328 duration="378.126µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:12:58.127478270Z WARN [10-16|12:12:58.127] Served eth_call conn=172.18.0.3:39172 reqid=1335 duration="468.833µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:12:58.632340032Z WARN [10-16|12:12:58.632] Served eth_call conn=172.18.0.3:39246 reqid=1342 duration="322.622µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:12:59.129813475Z WARN [10-16|12:12:59.129] Served eth_call conn=172.18.0.3:39332 reqid=1349 duration="404.428µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:12:59.602899806Z WARN [10-16|12:12:59.602] Served eth_call conn=172.18.0.3:39408 reqid=1356 duration="394.828µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:00.078462410Z WARN [10-16|12:13:00.078] Served eth_call conn=172.18.0.3:39466 reqid=1363 duration="373.727µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:00.589599113Z WARN [10-16|12:13:00.589] Served eth_call conn=172.18.0.3:39518 reqid=1372 duration="436.631µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:01.085330835Z WARN [10-16|12:13:01.085] Served eth_call conn=172.18.0.3:39580 reqid=1379 duration="397.028µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:01.612594671Z WARN [10-16|12:13:01.612] Served eth_call conn=172.18.0.3:39636 reqid=1386 duration="372.726µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:02.127191317Z WARN [10-16|12:13:02.127] Served eth_call conn=172.18.0.3:39712 reqid=1393 duration="365.526µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:02.626932114Z WARN [10-16|12:13:02.626] Served eth_call conn=172.18.0.3:39784 reqid=1400 duration="360.525µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:03.100769583Z WARN [10-16|12:13:03.100] Served eth_call conn=172.18.0.3:39858 reqid=1407 duration="387.127µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:03.585783537Z WARN [10-16|12:13:03.585] Served eth_call conn=172.18.0.3:37298 reqid=1414 duration="426.83µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:04.066170366Z WARN [10-16|12:13:04.066] Served eth_call conn=172.18.0.3:37360 reqid=1421 duration="401.628µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:04.548935962Z WARN [10-16|12:13:04.548] Served eth_call conn=172.18.0.3:37440 reqid=1430 duration="375.027µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:05.048945369Z WARN [10-16|12:13:05.048] Served eth_call conn=172.18.0.3:37496 reqid=1437 duration="381.727µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:05.568626057Z WARN [10-16|12:13:05.568] Served eth_call conn=172.18.0.3:37554 reqid=1444 duration="370.226µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:06.089412923Z WARN [10-16|12:13:06.089] Served eth_call conn=172.18.0.3:37642 reqid=1451 duration="367.325µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:06.605507159Z WARN [10-16|12:13:06.605] Served eth_call conn=172.18.0.3:37678 reqid=1458 duration="385.027µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:07.144488602Z WARN [10-16|12:13:07.144] Served eth_call conn=172.18.0.3:37738 reqid=1465 duration="443.731µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:07.677281511Z WARN [10-16|12:13:07.677] Served eth_call conn=172.18.0.3:37804 reqid=1472 duration="425.629µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:08.165924619Z WARN [10-16|12:13:08.165] Served eth_call conn=172.18.0.3:37890 reqid=1481 duration="588.142µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:08.679471077Z WARN [10-16|12:13:08.679] Served eth_call conn=172.18.0.3:37968 reqid=1488 duration="388.327µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:09.206049549Z WARN [10-16|12:13:09.205] Served eth_call conn=172.18.0.3:38022 reqid=1495 duration="381.927µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:09.715092490Z WARN [10-16|12:13:09.714] Served eth_call conn=172.18.0.3:38082 reqid=1502 duration="378.626µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:10.227002332Z WARN [10-16|12:13:10.226] Served eth_call conn=172.18.0.3:38136 reqid=1509 duration="607.243µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:10.735453372Z WARN [10-16|12:13:10.735] Served eth_call conn=172.18.0.3:38192 reqid=1516 duration="431.718µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:11.254690714Z WARN [10-16|12:13:11.254] Served eth_call conn=172.18.0.3:38248 reqid=1523 duration="466.02µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:11.772963616Z WARN [10-16|12:13:11.772] Served eth_call conn=172.18.0.3:38326 reqid=1530 duration="389.216µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:12.336840284Z WARN [10-16|12:13:12.336] Served eth_call conn=172.18.0.3:38400 reqid=1539 duration="416.517µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:12.869322068Z WARN [10-16|12:13:12.869] Served eth_call conn=172.18.0.3:38452 reqid=1546 duration="473.319µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:13.358551482Z WARN [10-16|12:13:13.358] Served eth_call conn=172.18.0.3:38516 reqid=1553 duration="378.616µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:13.873322341Z WARN [10-16|12:13:13.873] Served eth_call conn=172.18.0.3:47944 reqid=1560 duration="399.216µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:14.389900374Z WARN [10-16|12:13:14.389] Served eth_call conn=172.18.0.3:47984 reqid=1567 duration="393.817µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:14.902716753Z WARN [10-16|12:13:14.902] Served eth_call conn=172.18.0.3:48044 reqid=1574 duration="361.614µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:15.439753223Z WARN [10-16|12:13:15.439] Served eth_call conn=172.18.0.3:48106 reqid=1581 duration="568.323µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:15.914402141Z WARN [10-16|12:13:15.914] Served eth_call conn=172.18.0.3:48158 reqid=1588 duration="385.116µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:16.387268985Z WARN [10-16|12:13:16.387] Served eth_call conn=172.18.0.3:48228 reqid=1597 duration="407.516µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:16.870138939Z WARN [10-16|12:13:16.869] Served eth_call conn=172.18.0.3:48302 reqid=1604 duration="417.517µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:17.396789085Z WARN [10-16|12:13:17.396] Served eth_call conn=172.18.0.3:48366 reqid=1611 duration="397.916µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:17.898705218Z WARN [10-16|12:13:17.898] Served eth_call conn=172.18.0.3:48426 reqid=1618 duration="385.716µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:18.370438916Z WARN [10-16|12:13:18.370] Served eth_call conn=172.18.0.3:48466 reqid=1625 duration="390.216µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:18.851304694Z WARN [10-16|12:13:18.851] Served eth_call conn=172.18.0.3:48546 reqid=1632 duration="362.925µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:19.325596248Z WARN [10-16|12:13:19.325] Served eth_call conn=172.18.0.3:48616 reqid=1639 duration="362.025µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:19.858912866Z WARN [10-16|12:13:19.858] Served eth_call conn=172.18.0.3:48676 reqid=1646 duration="385.827µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:20.386654301Z WARN [10-16|12:13:20.386] Served eth_call conn=172.18.0.3:48740 reqid=1655 duration="381.126µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:20.939551167Z WARN [10-16|12:13:20.939] Served eth_call conn=172.18.0.3:48794 reqid=1662 duration="417.129µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:21.481328567Z WARN [10-16|12:13:21.481] Served eth_call conn=172.18.0.3:48856 reqid=1669 duration="427.829µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:22.009125105Z WARN [10-16|12:13:22.008] Served eth_call conn=172.18.0.3:48920 reqid=1676 duration="387.826µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:22.548891068Z WARN [10-16|12:13:22.548] Served eth_call conn=172.18.0.3:48990 reqid=1683 duration="387.927µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:23.068058412Z WARN [10-16|12:13:23.067] Served eth_call conn=172.18.0.3:49036 reqid=1690 duration="390.127µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:23.557571514Z WARN [10-16|12:13:23.557] Served eth_call conn=172.18.0.3:45952 reqid=1697 duration="365.625µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:24.044785158Z WARN [10-16|12:13:24.044] Served eth_call conn=172.18.0.3:46012 reqid=1704 duration="394.728µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:24.586113728Z WARN [10-16|12:13:24.585] Served eth_call conn=172.18.0.3:46080 reqid=1713 duration="392.427µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:25.102753898Z WARN [10-16|12:13:25.102] Served eth_call conn=172.18.0.3:46138 reqid=1720 duration="373.826µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:25.575818167Z WARN [10-16|12:13:25.575] Served eth_call conn=172.18.0.3:46182 reqid=1727 duration="446.131µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:26.042822020Z WARN [10-16|12:13:26.042] Served eth_call conn=172.18.0.3:46250 reqid=1734 duration="391.327µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:26.543091179Z WARN [10-16|12:13:26.542] Served eth_call conn=172.18.0.3:46318 reqid=1741 duration="373.224µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:27.060329700Z WARN [10-16|12:13:27.060] Served eth_call conn=172.18.0.3:46400 reqid=1748 duration="448.43µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:27.637963505Z WARN [10-16|12:13:27.637] Served eth_call conn=172.18.0.3:46456 reqid=1755 duration="434.729µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:28.151426377Z WARN [10-16|12:13:28.151] Served eth_call conn=172.18.0.3:46552 reqid=1764 duration="503.733µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:28.648824189Z WARN [10-16|12:13:28.648] Served eth_call conn=172.18.0.3:46638 reqid=1771 duration="405.027µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:29.123446598Z WARN [10-16|12:13:29.123] Served eth_call conn=172.18.0.3:46702 reqid=1778 duration="365.024µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +bundler_1 | 2023-10-16T12:10:47.879148329Z sender: '0x13885D8efF5ae4D2900411ad075fD58b47822056', +bundler_1 | 2023-10-16T12:10:47.879151629Z nonce: '0x30000000000000000', +bundler_1 | 2023-10-16T12:10:47.879154829Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:47.879158029Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:47.879161729Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:47.879165130Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:47.879168330Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:47.879171730Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:47.879174930Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:47.879178131Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:47.879181431Z signature: '0x' +bundler_1 | 2023-10-16T12:10:47.879184731Z } +bundler_1 | 2023-10-16T12:10:47.879187831Z ] +bundler_1 | 2023-10-16T12:10:48.121186086Z until 281474976710655 now= 1697458248 +bundler_1 | 2023-10-16T12:10:48.172300889Z sent debug_bundler_sendBundleNow - { +bundler_1 | 2023-10-16T12:10:48.172325891Z transactionHash: '0x5ef9c77f009d3666aecea351482161598f4176aa17a6fc3e49a6d5efa3df031b', +bundler_1 | 2023-10-16T12:10:48.172330291Z userOpHashes: [ +bundler_1 | 2023-10-16T12:10:48.172333691Z '0x371147ff8f2824a8a48693e037008d09a3019c3b37ae88a17f4df120ab465e10' +bundler_1 | 2023-10-16T12:10:48.172337191Z ] +bundler_1 | 2023-10-16T12:10:48.172340392Z } +bundler_1 | 2023-10-16T12:10:48.175793735Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:48.175824937Z { +bundler_1 | 2023-10-16T12:10:48.175829538Z sender: '0x13885D8efF5ae4D2900411ad075fD58b47822056', +bundler_1 | 2023-10-16T12:10:48.175833038Z nonce: '0x10000000000000000', +bundler_1 | 2023-10-16T12:10:48.175836538Z initCode: '0x', +geth-1.10 | 2023-10-16T12:13:29.632641089Z WARN [10-16|12:13:29.632] Served eth_call conn=172.18.0.3:46780 reqid=1785 duration="462.531µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:30.158299565Z WARN [10-16|12:13:30.158] Served eth_call conn=172.18.0.3:46848 reqid=1792 duration="369.124µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:30.680834635Z WARN [10-16|12:13:30.680] Served eth_call conn=172.18.0.3:46900 reqid=1799 duration="363.824µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:31.193801974Z WARN [10-16|12:13:31.193] Served eth_call conn=172.18.0.3:46982 reqid=1806 duration="407.527µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:31.678046519Z WARN [10-16|12:13:31.677] Served eth_call conn=172.18.0.3:47064 reqid=1813 duration="381.525µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:32.182589502Z WARN [10-16|12:13:32.182] Served eth_call conn=172.18.0.3:47144 reqid=1822 duration="361.724µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:32.686499544Z WARN [10-16|12:13:32.686] Served eth_call conn=172.18.0.3:47230 reqid=1829 duration="392.726µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:33.162517445Z WARN [10-16|12:13:33.162] Served eth_call conn=172.18.0.3:47296 reqid=1836 duration="386.725µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:33.671686034Z WARN [10-16|12:13:33.671] Served eth_call conn=172.18.0.3:37578 reqid=1843 duration="361.124µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:34.199322641Z WARN [10-16|12:13:34.198] Served eth_call conn=172.18.0.3:37648 reqid=1850 duration="562.237µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:34.706756161Z WARN [10-16|12:13:34.706] Served eth_call conn=172.18.0.3:37724 reqid=1857 duration="393.425µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:35.196104713Z WARN [10-16|12:13:35.195] Served eth_call conn=172.18.0.3:37786 reqid=1864 duration="399.825µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:35.675517731Z WARN [10-16|12:13:35.675] Served eth_call conn=172.18.0.3:37842 reqid=1871 duration="357.623µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:36.203450047Z WARN [10-16|12:13:36.203] Served eth_call conn=172.18.0.3:37944 reqid=1880 duration="438.428µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:36.716312701Z WARN [10-16|12:13:36.716] Served eth_call conn=172.18.0.3:38006 reqid=1887 duration="363.823µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:37.253956838Z WARN [10-16|12:13:37.253] Served eth_call conn=172.18.0.3:38066 reqid=1894 duration="420.527µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:37.799966709Z WARN [10-16|12:13:37.799] Served eth_call conn=172.18.0.3:38114 reqid=1901 duration="365.824µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:38.311506278Z WARN [10-16|12:13:38.311] Served eth_call conn=172.18.0.3:38194 reqid=1908 duration="397.725µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:38.878005857Z WARN [10-16|12:13:38.877] Served eth_call conn=172.18.0.3:38248 reqid=1915 duration="409.326µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:39.393494579Z WARN [10-16|12:13:39.393] Served eth_call conn=172.18.0.3:38314 reqid=1922 duration="404.225µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:39.941568882Z WARN [10-16|12:13:39.938] Served eth_call conn=172.18.0.3:38386 reqid=1929 duration="564.136µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:40.464791097Z WARN [10-16|12:13:40.464] Served eth_call conn=172.18.0.3:38462 reqid=1938 duration="388.825µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:40.976923704Z WARN [10-16|12:13:40.976] Served eth_call conn=172.18.0.3:38512 reqid=1945 duration="390.325µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:41.500511843Z WARN [10-16|12:13:41.500] Served eth_call conn=172.18.0.3:38576 reqid=1952 duration="412.127µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:42.017895586Z WARN [10-16|12:13:42.017] Served eth_call conn=172.18.0.3:38648 reqid=1959 duration="403.125µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:42.547071194Z WARN [10-16|12:13:42.546] Served eth_call conn=172.18.0.3:38728 reqid=1966 duration="371.125µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:43.067752130Z WARN [10-16|12:13:43.067] Served eth_call conn=172.18.0.3:38788 reqid=1973 duration="402.527µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:43.551415010Z WARN [10-16|12:13:43.551] Served eth_call conn=172.18.0.3:37658 reqid=1980 duration="511.134µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +bundler_1 | 2023-10-16T12:10:48.175839938Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:48.175856940Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:48.175860540Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:48.175864140Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:48.175867440Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:48.175870640Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:48.175873941Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:48.175877241Z signature: '0x' +bundler_1 | 2023-10-16T12:10:48.175880441Z }, +bundler_1 | 2023-10-16T12:10:48.175883641Z { +bundler_1 | 2023-10-16T12:10:48.175886742Z sender: '0x13885D8efF5ae4D2900411ad075fD58b47822056', +bundler_1 | 2023-10-16T12:10:48.175890142Z nonce: '0x20000000000000000', +bundler_1 | 2023-10-16T12:10:48.175893442Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:48.175896642Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:48.175899943Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:48.175903143Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:48.175906443Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:48.175909743Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:48.175912943Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:48.175916144Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:48.175919344Z signature: '0x' +bundler_1 | 2023-10-16T12:10:48.175922544Z }, +bundler_1 | 2023-10-16T12:10:48.175925644Z { +bundler_1 | 2023-10-16T12:10:48.175928745Z sender: '0x13885D8efF5ae4D2900411ad075fD58b47822056', +bundler_1 | 2023-10-16T12:10:48.175932045Z nonce: '0x30000000000000000', +bundler_1 | 2023-10-16T12:10:48.175935245Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:48.175938445Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:48.175941945Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:48.175945146Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:48.175948746Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:48.175951946Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:48.175955146Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:48.175958347Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:48.175961647Z signature: '0x' +bundler_1 | 2023-10-16T12:10:48.175964747Z } +bundler_1 | 2023-10-16T12:10:48.175967947Z ] +bundler_1 | 2023-10-16T12:10:48.200993811Z sent eth_getUserOperationReceipt - { +bundler_1 | 2023-10-16T12:10:48.201028614Z userOpHash: '0x371147ff8f2824a8a48693e037008d09a3019c3b37ae88a17f4df120ab465e10', +bundler_1 | 2023-10-16T12:10:48.201033214Z sender: '0x13885D8efF5ae4D2900411ad075fD58b47822056', +bundler_1 | 2023-10-16T12:10:48.201036814Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:48.201040114Z actualGasCost: '0x147d31b9135f8', +bundler_1 | 2023-10-16T12:10:48.201056715Z actualGasUsed: '0x57fff', +bundler_1 | 2023-10-16T12:10:48.201060516Z success: true, +bundler_1 | 2023-10-16T12:10:48.201063716Z logs: [], +bundler_1 | 2023-10-16T12:10:48.201066816Z receipt: { +bundler_1 | 2023-10-16T12:10:48.201070016Z to: '0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789', +bundler_1 | 2023-10-16T12:10:48.201073417Z from: '0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266', +bundler_1 | 2023-10-16T12:10:48.201076717Z contractAddress: null, +bundler_1 | 2023-10-16T12:10:48.201079917Z transactionIndex: '0x0', +bundler_1 | 2023-10-16T12:10:48.201083117Z gasUsed: '0x196e9', +bundler_1 | 2023-10-16T12:10:48.201087018Z logsBloom: '0x200000000000000000000000000000000000000000000000000000000000000000080000000000000002000100000000001000000000000000000200000000000000000000000000000000000000000000000000000000000000000000200000000000000a0000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000400000000000000000000000000000000002000000000000000000000000000001000000000000000000000000000000000000100020000000020000000000000000000000000000000000000000000000010000000000', +bundler_1 | 2023-10-16T12:10:48.201092718Z blockHash: '0x004e7c7a3aa13c1126fa9283d143674784e84ca92a3aa0dcec3d498193d41846', +bundler_1 | 2023-10-16T12:10:48.201096118Z transactionHash: '0x5ef9c77f009d3666aecea351482161598f4176aa17a6fc3e49a6d5efa3df031b', +bundler_1 | 2023-10-16T12:10:48.201099519Z logs: [ [Object], [Object] ], +bundler_1 | 2023-10-16T12:10:48.201102719Z blockNumber: '0xe8', +bundler_1 | 2023-10-16T12:10:48.201105919Z confirmations: '0x1', +bundler_1 | 2023-10-16T12:10:48.201109119Z cumulativeGasUsed: '0x196e9', +bundler_1 | 2023-10-16T12:10:48.201112319Z effectiveGasPrice: '0x59682f08', +bundler_1 | 2023-10-16T12:10:48.201115620Z status: '0x1', +bundler_1 | 2023-10-16T12:10:48.201118920Z type: '0x2', +bundler_1 | 2023-10-16T12:10:48.201122120Z byzantium: true +bundler_1 | 2023-10-16T12:10:48.201125420Z } +bundler_1 | 2023-10-16T12:10:48.201128521Z } +bundler_1 | 2023-10-16T12:10:48.205960861Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:48.209369701Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-10-16T12:10:48.308823411Z UserOperation: Sender=0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B Nonce=18446744073709551616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:48.502387052Z until 281474976710655 now= 1697458248 +bundler_1 | 2023-10-16T12:10:48.518340377Z sent eth_sendUserOperation - 0xadc1801f84230ebf8c1ecf56ef012f4d572752ecc32e17abaa87b20f6c805b9c +bundler_1 | 2023-10-16T12:10:48.525190559Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:48.525210461Z { +bundler_1 | 2023-10-16T12:10:48.525214561Z sender: '0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B', +bundler_1 | 2023-10-16T12:10:48.525218161Z nonce: '0x10000000000000000', +bundler_1 | 2023-10-16T12:10:48.525221561Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:48.525224962Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:48.525242063Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:48.525245563Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:48.525248963Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:48.525252264Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:48.525255464Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:48.525258764Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:48.525262064Z signature: '0x' +bundler_1 | 2023-10-16T12:10:48.525265165Z } +bundler_1 | 2023-10-16T12:10:48.525268365Z ] +bundler_1 | 2023-10-16T12:10:48.528295778Z UserOperation: Sender=0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B Nonce=36893488147419103232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:48.726418541Z until 281474976710655 now= 1697458248 +bundler_1 | 2023-10-16T12:10:48.738103065Z sent eth_sendUserOperation - 0x16c42479e391e33b3923d055c0bed7efa3dd03f082715de92a36f749c22c462e +bundler_1 | 2023-10-16T12:10:48.741784024Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:48.741803325Z { +bundler_1 | 2023-10-16T12:10:48.741807526Z sender: '0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B', +bundler_1 | 2023-10-16T12:10:48.741810926Z nonce: '0x10000000000000000', +bundler_1 | 2023-10-16T12:10:48.741814326Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:48.741817526Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:48.741821127Z callGasLimit: '0x493e0', +geth-1.10 | 2023-10-16T12:13:44.027484988Z WARN [10-16|12:13:44.027] Served eth_call conn=172.18.0.3:37720 reqid=1987 duration="367.125µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:44.541776800Z WARN [10-16|12:13:44.541] Served eth_call conn=172.18.0.3:37800 reqid=1996 duration="559.237µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:45.052597682Z WARN [10-16|12:13:45.052] Served eth_call conn=172.18.0.3:37862 reqid=2003 duration="373.725µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:45.560526773Z WARN [10-16|12:13:45.560] Served eth_call conn=172.18.0.3:37914 reqid=2010 duration="476.332µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:46.030585051Z WARN [10-16|12:13:46.030] Served eth_call conn=172.18.0.3:37982 reqid=2017 duration="338.423µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:46.539595913Z WARN [10-16|12:13:46.539] Served eth_call conn=172.18.0.3:38042 reqid=2024 duration="377.425µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:47.068225676Z WARN [10-16|12:13:47.068] Served eth_call conn=172.18.0.3:38104 reqid=2031 duration="413.628µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:47.580365846Z WARN [10-16|12:13:47.580] Served eth_call conn=172.18.0.3:38174 reqid=2038 duration="388.425µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:48.076165332Z WARN [10-16|12:13:48.076] Served eth_call conn=172.18.0.3:38252 reqid=2045 duration="418.628µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:48.593714360Z WARN [10-16|12:13:48.593] Served eth_call conn=172.18.0.3:38328 reqid=2054 duration="431.528µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:49.109389764Z WARN [10-16|12:13:49.109] Served eth_call conn=172.18.0.3:38370 reqid=2061 duration="391.926µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:49.594968872Z WARN [10-16|12:13:49.594] Served eth_call conn=172.18.0.3:38440 reqid=2068 duration="415.728µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:50.071848003Z WARN [10-16|12:13:50.071] Served eth_call conn=172.18.0.3:38500 reqid=2075 duration="389.026µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:50.539015846Z WARN [10-16|12:13:50.538] Served eth_call conn=172.18.0.3:38576 reqid=2082 duration="367.024µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:51.042627606Z WARN [10-16|12:13:51.042] Served eth_call conn=172.18.0.3:38630 reqid=2089 duration="377.624µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:51.575258742Z WARN [10-16|12:13:51.575] Served eth_call conn=172.18.0.3:38708 reqid=2096 duration="398.025µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:52.066121678Z WARN [10-16|12:13:52.065] Served eth_call conn=172.18.0.3:38750 reqid=2103 duration="436.228µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:52.546433432Z WARN [10-16|12:13:52.546] Served eth_call conn=172.18.0.3:38860 reqid=2112 duration="394.525µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:53.040854898Z WARN [10-16|12:13:53.040] Served eth_call conn=172.18.0.3:38918 reqid=2119 duration="346.623µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:53.570354132Z WARN [10-16|12:13:53.570] Served eth_call conn=172.18.0.3:47820 reqid=2126 duration="391.626µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:54.094331809Z WARN [10-16|12:13:54.094] Served eth_call conn=172.18.0.3:47886 reqid=2133 duration="398.926µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:54.697832728Z WARN [10-16|12:13:54.697] Served eth_call conn=172.18.0.3:47946 reqid=2140 duration="396.325µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:55.239903274Z WARN [10-16|12:13:55.239] Served eth_call conn=172.18.0.3:48000 reqid=2147 duration="395.025µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:55.758668514Z WARN [10-16|12:13:55.758] Served eth_call conn=172.18.0.3:48054 reqid=2154 duration="376.924µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:56.269099615Z WARN [10-16|12:13:56.268] Served eth_call conn=172.18.0.3:48114 reqid=2163 duration="841.355µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:56.773932154Z WARN [10-16|12:13:56.773] Served eth_call conn=172.18.0.3:48156 reqid=2170 duration="393.725µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:57.279461339Z WARN [10-16|12:13:57.279] Served eth_call conn=172.18.0.3:48232 reqid=2177 duration="397.726µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:57.806410808Z WARN [10-16|12:13:57.806] Served eth_call conn=172.18.0.3:48284 reqid=2184 duration="403.827µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:58.292300922Z WARN [10-16|12:13:58.292] Served eth_call conn=172.18.0.3:48354 reqid=2191 duration="360.323µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:58.804976759Z WARN [10-16|12:13:58.804] Served eth_call conn=172.18.0.3:48422 reqid=2198 duration="399.226µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:59.321526872Z WARN [10-16|12:13:59.321] Served eth_call conn=172.18.0.3:48496 reqid=2205 duration="524.834µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:13:59.840581250Z WARN [10-16|12:13:59.840] Served eth_call conn=172.18.0.3:48550 reqid=2212 duration="560.737µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:00.358485953Z WARN [10-16|12:14:00.358] Served eth_call conn=172.18.0.3:48638 reqid=2221 duration="436.929µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:00.875597303Z WARN [10-16|12:14:00.875] Served eth_call conn=172.18.0.3:48704 reqid=2228 duration="353.324µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:01.389569146Z WARN [10-16|12:14:01.389] Served eth_call conn=172.18.0.3:48780 reqid=2235 duration="384.526µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:01.908148093Z WARN [10-16|12:14:01.908] Served eth_call conn=172.18.0.3:48838 reqid=2242 duration="372.224µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:02.423402020Z WARN [10-16|12:14:02.423] Served eth_call conn=172.18.0.3:48892 reqid=2249 duration="384.625µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:02.934487872Z WARN [10-16|12:14:02.934] Served eth_call conn=172.18.0.3:48960 reqid=2256 duration="526.234µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:03.469766022Z WARN [10-16|12:14:03.469] Served eth_call conn=172.18.0.3:33178 reqid=2263 duration="408.427µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:03.949084176Z WARN [10-16|12:14:03.948] Served eth_call conn=172.18.0.3:33246 reqid=2270 duration="386.926µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:04.466968677Z WARN [10-16|12:14:04.466] Served eth_call conn=172.18.0.3:33342 reqid=2279 duration="365.824µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:05.021082271Z WARN [10-16|12:14:05.020] Served eth_call conn=172.18.0.3:33398 reqid=2286 duration=2.190144ms err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:05.584106853Z WARN [10-16|12:14:05.583] Served eth_call conn=172.18.0.3:33456 reqid=2293 duration="460.731µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:06.078737819Z WARN [10-16|12:14:06.078] Served eth_call conn=172.18.0.3:33518 reqid=2300 duration="401.226µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:06.598791099Z WARN [10-16|12:14:06.598] Served eth_call conn=172.18.0.3:33578 reqid=2307 duration="414.527µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:07.123067500Z WARN [10-16|12:14:07.122] Served eth_call conn=172.18.0.3:33634 reqid=2314 duration="383.325µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:07.640524758Z WARN [10-16|12:14:07.640] Served eth_call conn=172.18.0.3:33690 reqid=2321 duration="387.325µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:08.129848986Z WARN [10-16|12:14:08.129] Served eth_call conn=172.18.0.3:33742 reqid=2328 duration="416.927µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:08.646442088Z WARN [10-16|12:14:08.646] Served eth_call conn=172.18.0.3:33814 reqid=2337 duration="393.026µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:09.162940884Z WARN [10-16|12:14:09.162] Served eth_call conn=172.18.0.3:33864 reqid=2344 duration=2.065635ms err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:09.681657524Z WARN [10-16|12:14:09.681] Served eth_call conn=172.18.0.3:33938 reqid=2351 duration="475.431µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:10.193692229Z WARN [10-16|12:14:10.193] Served eth_call conn=172.18.0.3:34012 reqid=2358 duration="392.526µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:10.715447567Z WARN [10-16|12:14:10.715] Served eth_call conn=172.18.0.3:34068 reqid=2365 duration="377.825µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:11.232659309Z WARN [10-16|12:14:11.232] Served eth_call conn=172.18.0.3:34134 reqid=2372 duration="583.238µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:11.782579479Z WARN [10-16|12:14:11.782] Served eth_call conn=172.18.0.3:34204 reqid=2379 duration="396.326µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:12.321424128Z WARN [10-16|12:14:12.321] Served eth_call conn=172.18.0.3:34302 reqid=2388 duration="387.325µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:12.844848474Z WARN [10-16|12:14:12.844] Served eth_call conn=172.18.0.3:34360 reqid=2395 duration="451.929µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:13.379266636Z WARN [10-16|12:14:13.379] Served eth_call conn=172.18.0.3:34426 reqid=2402 duration="392.625µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:13.914776168Z WARN [10-16|12:14:13.914] Served eth_call conn=172.18.0.3:52486 reqid=2409 duration="457.929µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:14.451516380Z WARN [10-16|12:14:14.451] Served eth_call conn=172.18.0.3:52560 reqid=2416 duration="398.326µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:15.000860276Z WARN [10-16|12:14:15.000] Served eth_call conn=172.18.0.3:52634 reqid=2423 duration="482.322µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:15.531138684Z WARN [10-16|12:14:15.530] Served eth_call conn=172.18.0.3:52728 reqid=2430 duration="383.718µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:16.017238610Z WARN [10-16|12:14:16.017] Served eth_call conn=172.18.0.3:52772 reqid=2437 duration="450.222µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:16.523633092Z WARN [10-16|12:14:16.523] Served eth_call conn=172.18.0.3:52838 reqid=2446 duration="388.418µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:17.040754998Z WARN [10-16|12:14:17.040] Served eth_call conn=172.18.0.3:52912 reqid=2453 duration="387.426µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:17.561013163Z WARN [10-16|12:14:17.560] Served eth_call conn=172.18.0.3:52984 reqid=2460 duration="379.525µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:18.088110882Z WARN [10-16|12:14:18.087] Served eth_call conn=172.18.0.3:53048 reqid=2467 duration="389.626µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:18.614882378Z WARN [10-16|12:14:18.614] Served eth_call conn=172.18.0.3:53112 reqid=2474 duration="434.229µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:19.123022141Z WARN [10-16|12:14:19.122] Served eth_call conn=172.18.0.3:53162 reqid=2481 duration="397.027µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:19.598414934Z WARN [10-16|12:14:19.598] Served eth_call conn=172.18.0.3:53208 reqid=2488 duration="395.326µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:20.180354385Z WARN [10-16|12:14:20.180] Served eth_call conn=172.18.0.3:53304 reqid=2497 duration="387.226µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:20.681901511Z WARN [10-16|12:14:20.681] Served eth_call conn=172.18.0.3:53364 reqid=2504 duration="425.028µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:21.194038138Z WARN [10-16|12:14:21.193] Served eth_call conn=172.18.0.3:53422 reqid=2511 duration="401.627µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:21.717559719Z WARN [10-16|12:14:21.717] Served eth_call conn=172.18.0.3:53504 reqid=2518 duration="408.627µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:22.263308473Z WARN [10-16|12:14:22.263] Served eth_call conn=172.18.0.3:53572 reqid=2525 duration="538.036µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:22.778006755Z WARN [10-16|12:14:22.777] Served eth_call conn=172.18.0.3:53642 reqid=2532 duration="463.131µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:23.286830287Z WARN [10-16|12:14:23.286] Served eth_call conn=172.18.0.3:53706 reqid=2539 duration="388.926µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:23.816842541Z WARN [10-16|12:14:23.816] Served eth_call conn=172.18.0.3:53994 reqid=2546 duration="380.525µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:24.344576342Z WARN [10-16|12:14:24.344] Served eth_call conn=172.18.0.3:54068 reqid=2555 duration="391.727µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:24.854464646Z WARN [10-16|12:14:24.854] Served eth_call conn=172.18.0.3:54128 reqid=2562 duration="370.925µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:25.337756666Z WARN [10-16|12:14:25.337] Served eth_call conn=172.18.0.3:54206 reqid=2569 duration="389.727µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:25.861687712Z WARN [10-16|12:14:25.861] Served eth_call conn=172.18.0.3:54258 reqid=2576 duration="549.037µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:26.355260922Z WARN [10-16|12:14:26.355] Served eth_call conn=172.18.0.3:54322 reqid=2583 duration="387.426µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:26.839738221Z WARN [10-16|12:14:26.839] Served eth_call conn=172.18.0.3:54384 reqid=2590 duration="371.725µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:27.395832225Z WARN [10-16|12:14:27.395] Served eth_call conn=172.18.0.3:54428 reqid=2597 duration="417.628µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +bundler_1 | 2023-10-16T12:10:48.741824327Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:48.741827527Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:48.741830627Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:48.741833928Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:48.741837128Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:48.741840228Z signature: '0x' +bundler_1 | 2023-10-16T12:10:48.741843528Z }, +bundler_1 | 2023-10-16T12:10:48.741852029Z { +bundler_1 | 2023-10-16T12:10:48.741855229Z sender: '0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B', +bundler_1 | 2023-10-16T12:10:48.741858429Z nonce: '0x20000000000000000', +bundler_1 | 2023-10-16T12:10:48.741861730Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:48.741864930Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:48.741868230Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:48.741871430Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:48.741874530Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:48.741877731Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:48.741880931Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:48.741884331Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:48.741901132Z signature: '0x' +bundler_1 | 2023-10-16T12:10:48.741904633Z } +bundler_1 | 2023-10-16T12:10:48.741907733Z ] +bundler_1 | 2023-10-16T12:10:48.745527388Z UserOperation: Sender=0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B Nonce=55340232221128654848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:48.951974337Z until 281474976710655 now= 1697458248 +bundler_1 | 2023-10-16T12:10:48.963190528Z sent eth_sendUserOperation - 0x4277cebcda3007bae0de389adc3be63f233bdf80abef900b1579a284ef49e054 +bundler_1 | 2023-10-16T12:10:48.966888489Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:48.966928791Z { +bundler_1 | 2023-10-16T12:10:48.966933092Z sender: '0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B', +bundler_1 | 2023-10-16T12:10:48.966936892Z nonce: '0x10000000000000000', +bundler_1 | 2023-10-16T12:10:48.966940192Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:48.966943592Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:48.966947093Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:48.966950493Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:48.966953693Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:48.966956993Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:48.966960094Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:48.966963294Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:48.966966494Z signature: '0x' +bundler_1 | 2023-10-16T12:10:48.966969794Z }, +bundler_1 | 2023-10-16T12:10:48.966972895Z { +bundler_1 | 2023-10-16T12:10:48.966986095Z sender: '0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B', +bundler_1 | 2023-10-16T12:10:48.966990296Z nonce: '0x20000000000000000', +bundler_1 | 2023-10-16T12:10:48.966993696Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:48.966996896Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:48.967000196Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:48.967003397Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:48.967006597Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:48.967009797Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:48.967012997Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:48.967016298Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:48.967019498Z signature: '0x' +bundler_1 | 2023-10-16T12:10:48.967022698Z }, +bundler_1 | 2023-10-16T12:10:48.967025898Z { +bundler_1 | 2023-10-16T12:10:48.967028998Z sender: '0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B', +bundler_1 | 2023-10-16T12:10:48.967032399Z nonce: '0x30000000000000000', +bundler_1 | 2023-10-16T12:10:48.967035699Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:48.967038999Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:48.967114805Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:48.967120205Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:48.967123505Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:48.967126805Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:48.967130106Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:48.967150707Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:48.967155107Z signature: '0x' +bundler_1 | 2023-10-16T12:10:48.967158608Z } +bundler_1 | 2023-10-16T12:10:48.967162108Z ] +bundler_1 | 2023-10-16T12:10:48.969954905Z UserOperation: Sender=0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B Nonce=73786976294838206464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:49.167470825Z until 281474976710655 now= 1697458249 +bundler_1 | 2023-10-16T12:10:49.179023439Z sent eth_sendUserOperation - 0x39a9d91d0ee2834b729c047e961957f9783132583d8f0545648323da0596b63c +bundler_1 | 2023-10-16T12:10:49.182465882Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:49.182505785Z { +bundler_1 | 2023-10-16T12:10:49.182509785Z sender: '0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B', +bundler_1 | 2023-10-16T12:10:49.182513285Z nonce: '0x10000000000000000', +bundler_1 | 2023-10-16T12:10:49.182516685Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:49.182520086Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:49.182523586Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.182527186Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:49.182530486Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.182533686Z maxFeePerGas: '0xee6b2800', +geth-1.10 | 2023-10-16T12:14:27.905777333Z WARN [10-16|12:14:27.905] Served eth_call conn=172.18.0.3:54474 reqid=2604 duration="458.531µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:28.415652536Z WARN [10-16|12:14:28.415] Served eth_call conn=172.18.0.3:54546 reqid=2613 duration="390.526µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:28.931202120Z WARN [10-16|12:14:28.931] Served eth_call conn=172.18.0.3:54584 reqid=2620 duration="372.725µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:29.444975284Z WARN [10-16|12:14:29.444] Served eth_call conn=172.18.0.3:54636 reqid=2627 duration=1.007368ms err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:29.978919002Z WARN [10-16|12:14:29.978] Served eth_call conn=172.18.0.3:54704 reqid=2634 duration="388.726µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:30.447004602Z WARN [10-16|12:14:30.446] Served eth_call conn=172.18.0.3:54770 reqid=2641 duration="383.726µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:30.953232120Z WARN [10-16|12:14:30.953] Served eth_call conn=172.18.0.3:54818 reqid=2648 duration="360.623µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:31.427796135Z WARN [10-16|12:14:31.427] Served eth_call conn=172.18.0.3:54874 reqid=2655 duration="388.925µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:31.904175164Z WARN [10-16|12:14:31.904] Served eth_call conn=172.18.0.3:54962 reqid=2662 duration="383.024µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:32.380807009Z WARN [10-16|12:14:32.380] Served eth_call conn=172.18.0.3:55032 reqid=2671 duration="385.024µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:32.856465393Z WARN [10-16|12:14:32.856] Served eth_call conn=172.18.0.3:55076 reqid=2678 duration="394.025µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:33.371691663Z WARN [10-16|12:14:33.371] Served eth_call conn=172.18.0.3:55140 reqid=2685 duration="385.024µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:33.900202767Z WARN [10-16|12:14:33.900] Served eth_call conn=172.18.0.3:34244 reqid=2692 duration="405.425µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:34.420899381Z WARN [10-16|12:14:34.420] Served eth_call conn=172.18.0.3:34314 reqid=2699 duration="413.126µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:34.975010194Z WARN [10-16|12:14:34.974] Served eth_call conn=172.18.0.3:34384 reqid=2706 duration="397.325µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:35.480751067Z WARN [10-16|12:14:35.480] Served eth_call conn=172.18.0.3:34458 reqid=2713 duration="366.223µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:35.979393995Z WARN [10-16|12:14:35.979] Served eth_call conn=172.18.0.3:34512 reqid=2720 duration="374.924µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:36.500815530Z WARN [10-16|12:14:36.500] Served eth_call conn=172.18.0.3:34616 reqid=2729 duration="386.626µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:37.033311786Z WARN [10-16|12:14:37.032] Served eth_call conn=172.18.0.3:34692 reqid=2736 duration="391.925µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:37.608396253Z WARN [10-16|12:14:37.608] Served eth_call conn=172.18.0.3:34754 reqid=2743 duration="399.926µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:38.139160495Z WARN [10-16|12:14:38.139] Served eth_call conn=172.18.0.3:34806 reqid=2750 duration="392.226µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:38.654848456Z WARN [10-16|12:14:38.654] Served eth_call conn=172.18.0.3:34860 reqid=2757 duration="542.736µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:39.155074283Z WARN [10-16|12:14:39.154] Served eth_call conn=172.18.0.3:34930 reqid=2764 duration="406.227µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:39.683726192Z WARN [10-16|12:14:39.683] Served eth_call conn=172.18.0.3:34992 reqid=2771 duration="412.927µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:40.206977443Z WARN [10-16|12:14:40.206] Served eth_call conn=172.18.0.3:35068 reqid=2780 duration="397.226µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:40.698101967Z WARN [10-16|12:14:40.697] Served eth_call conn=172.18.0.3:35126 reqid=2787 duration="367.624µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:41.205263453Z WARN [10-16|12:14:41.204] Served eth_call conn=172.18.0.3:35192 reqid=2794 duration="385.125µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:41.709033114Z WARN [10-16|12:14:41.708] Served eth_call conn=172.18.0.3:35258 reqid=2801 duration="481.232µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:42.186698946Z WARN [10-16|12:14:42.186] Served eth_call conn=172.18.0.3:35320 reqid=2808 duration="386.025µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:42.711101774Z WARN [10-16|12:14:42.710] Served eth_call conn=172.18.0.3:35390 reqid=2815 duration="439.429µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:43.219172020Z WARN [10-16|12:14:43.218] Served eth_call conn=172.18.0.3:35466 reqid=2822 duration="585.439µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:43.727317671Z WARN [10-16|12:14:43.727] Served eth_call conn=172.18.0.3:49694 reqid=2829 duration="400.226µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:44.242513989Z WARN [10-16|12:14:44.242] Served eth_call conn=172.18.0.3:49790 reqid=2838 duration="349.923µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:44.754660405Z WARN [10-16|12:14:44.754] Served eth_call conn=172.18.0.3:49848 reqid=2845 duration="583.539µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:45.282241443Z WARN [10-16|12:14:45.282] Served eth_call conn=172.18.0.3:49930 reqid=2852 duration="390.526µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:45.788653179Z WARN [10-16|12:14:45.788] Served eth_call conn=172.18.0.3:50002 reqid=2859 duration="463.131µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:46.313640345Z WARN [10-16|12:14:46.313] Served eth_call conn=172.18.0.3:50088 reqid=2866 duration="408.727µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:46.846388351Z WARN [10-16|12:14:46.846] Served eth_call conn=172.18.0.3:50162 reqid=2873 duration="461.331µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:47.364449008Z WARN [10-16|12:14:47.364] Served eth_call conn=172.18.0.3:50238 reqid=2880 duration="435.529µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:47.867770493Z WARN [10-16|12:14:47.866] Served eth_call conn=172.18.0.3:50284 reqid=2887 duration="383.825µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:48.362558016Z WARN [10-16|12:14:48.362] Served eth_call conn=172.18.0.3:50366 reqid=2896 duration="373.325µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:48.843077698Z WARN [10-16|12:14:48.842] Served eth_call conn=172.18.0.3:50418 reqid=2903 duration="380.625µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:49.369887532Z WARN [10-16|12:14:49.369] Served eth_call conn=172.18.0.3:50470 reqid=2910 duration="364.824µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:49.876978165Z WARN [10-16|12:14:49.876] Served eth_call conn=172.18.0.3:50538 reqid=2917 duration="469.431µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:50.399592923Z WARN [10-16|12:14:50.399] Served eth_call conn=172.18.0.3:50616 reqid=2924 duration="377.224µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:50.922498799Z WARN [10-16|12:14:50.922] Served eth_call conn=172.18.0.3:50658 reqid=2931 duration="382.325µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:51.444927544Z WARN [10-16|12:14:51.444] Served eth_call conn=172.18.0.3:50734 reqid=2938 duration="403.127µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:51.963290221Z WARN [10-16|12:14:51.963] Served eth_call conn=172.18.0.3:50808 reqid=2945 duration="446.929µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:52.489593122Z WARN [10-16|12:14:52.489] Served eth_call conn=172.18.0.3:50894 reqid=2954 duration="391.126µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:53.011617240Z WARN [10-16|12:14:53.011] Served eth_call conn=172.18.0.3:50964 reqid=2961 duration="451.63µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:53.521720773Z WARN [10-16|12:14:53.521] Served eth_call conn=172.18.0.3:48790 reqid=2968 duration=2.204945ms err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:54.045488406Z WARN [10-16|12:14:54.045] Served eth_call conn=172.18.0.3:48848 reqid=2975 duration="381.125µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:54.578208930Z WARN [10-16|12:14:54.578] Served eth_call conn=172.18.0.3:48922 reqid=2982 duration="683.245µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:55.091549565Z WARN [10-16|12:14:55.091] Served eth_call conn=172.18.0.3:48958 reqid=2989 duration="554.735µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:55.595922281Z WARN [10-16|12:14:55.595] Served eth_call conn=172.18.0.3:49020 reqid=2996 duration="369.823µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:56.071359048Z WARN [10-16|12:14:56.071] Served eth_call conn=172.18.0.3:49084 reqid=3003 duration="355.623µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:56.579337994Z WARN [10-16|12:14:56.579] Served eth_call conn=172.18.0.3:49176 reqid=3012 duration="449.229µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:57.084420655Z WARN [10-16|12:14:57.084] Served eth_call conn=172.18.0.3:49242 reqid=3019 duration="407.726µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:57.595150876Z WARN [10-16|12:14:57.595] Served eth_call conn=172.18.0.3:49314 reqid=3026 duration="385.825µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:58.128422238Z WARN [10-16|12:14:58.128] Served eth_call conn=172.18.0.3:49382 reqid=3033 duration="396.426µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:58.643139314Z WARN [10-16|12:14:58.643] Served eth_call conn=172.18.0.3:49424 reqid=3040 duration="383.024µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:59.148109868Z WARN [10-16|12:14:59.147] Served eth_call conn=172.18.0.3:49468 reqid=3047 duration="379.424µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:14:59.664616758Z WARN [10-16|12:14:59.664] Served eth_call conn=172.18.0.3:49542 reqid=3054 duration="371.624µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:00.199489022Z WARN [10-16|12:15:00.199] Served eth_call conn=172.18.0.3:49616 reqid=3063 duration="391.925µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:00.721103739Z WARN [10-16|12:15:00.720] Served eth_call conn=172.18.0.3:49672 reqid=3070 duration="385.224µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:01.216210563Z WARN [10-16|12:15:01.216] Served eth_call conn=172.18.0.3:49740 reqid=3077 duration="356.123µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:01.738931072Z WARN [10-16|12:15:01.738] Served eth_call conn=172.18.0.3:49814 reqid=3084 duration="362.924µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:02.224933442Z WARN [10-16|12:15:02.224] Served eth_call conn=172.18.0.3:49850 reqid=3091 duration="382.025µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:02.707321489Z WARN [10-16|12:15:02.707] Served eth_call conn=172.18.0.3:49910 reqid=3098 duration="381.125µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:03.224594699Z WARN [10-16|12:15:03.224] Served eth_call conn=172.18.0.3:49986 reqid=3105 duration="507.533µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:03.739626761Z WARN [10-16|12:15:03.739] Served eth_call conn=172.18.0.3:40222 reqid=3112 duration="394.626µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:04.246836308Z WARN [10-16|12:15:04.246] Served eth_call conn=172.18.0.3:40282 reqid=3121 duration="470.931µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:04.723554143Z WARN [10-16|12:15:04.723] Served eth_call conn=172.18.0.3:40344 reqid=3128 duration="386.526µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:05.213377043Z WARN [10-16|12:15:05.213] Served eth_call conn=172.18.0.3:40396 reqid=3135 duration="401.527µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:05.717363177Z WARN [10-16|12:15:05.717] Served eth_call conn=172.18.0.3:40456 reqid=3142 duration="522.934µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:06.216648801Z WARN [10-16|12:15:06.216] Served eth_call conn=172.18.0.3:40524 reqid=3149 duration="373.225µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:06.734430244Z WARN [10-16|12:15:06.734] Served eth_call conn=172.18.0.3:40602 reqid=3156 duration="404.926µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:07.239187929Z WARN [10-16|12:15:07.239] Served eth_call conn=172.18.0.3:40664 reqid=3163 duration="386.225µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:07.757160585Z WARN [10-16|12:15:07.756] Served eth_call conn=172.18.0.3:40716 reqid=3170 duration="717.847µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:08.281989093Z WARN [10-16|12:15:08.281] Served eth_call conn=172.18.0.3:40790 reqid=3179 duration="424.228µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:08.753504586Z WARN [10-16|12:15:08.753] Served eth_call conn=172.18.0.3:40874 reqid=3186 duration="386.925µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:09.283109809Z WARN [10-16|12:15:09.282] Served eth_call conn=172.18.0.3:40948 reqid=3193 duration="369.424µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:09.760671700Z WARN [10-16|12:15:09.760] Served eth_call conn=172.18.0.3:41000 reqid=3200 duration="372.224µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:10.253437694Z WARN [10-16|12:15:10.253] Served eth_call conn=172.18.0.3:41060 reqid=3207 duration="545.036µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:10.768791238Z WARN [10-16|12:15:10.768] Served eth_call conn=172.18.0.3:41126 reqid=3214 duration="385.724µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:11.296178530Z WARN [10-16|12:15:11.296] Served eth_call conn=172.18.0.3:41170 reqid=3221 duration="395.425µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:11.818019572Z WARN [10-16|12:15:11.817] Served eth_call conn=172.18.0.3:41222 reqid=3228 duration="357.123µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:12.346473432Z WARN [10-16|12:15:12.346] Served eth_call conn=172.18.0.3:41288 reqid=3237 duration="433.027µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:12.812807381Z WARN [10-16|12:15:12.812] Served eth_call conn=172.18.0.3:41332 reqid=3244 duration="575.636µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:13.328862660Z WARN [10-16|12:15:13.328] Served eth_call conn=172.18.0.3:41386 reqid=3251 duration="396.625µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:13.857181210Z WARN [10-16|12:15:13.857] Served eth_call conn=172.18.0.3:47922 reqid=3258 duration="631.34µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:14.336344767Z WARN [10-16|12:15:14.336] Served eth_call conn=172.18.0.3:47988 reqid=3265 duration="373.523µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:14.848238984Z WARN [10-16|12:15:14.848] Served eth_call conn=172.18.0.3:48028 reqid=3272 duration="368.523µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:15.331589004Z WARN [10-16|12:15:15.331] Served eth_call conn=172.18.0.3:48086 reqid=3279 duration="401.325µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:15.809197163Z WARN [10-16|12:15:15.809] Served eth_call conn=172.18.0.3:48128 reqid=3286 duration="385.625µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:16.292012650Z WARN [10-16|12:15:16.291] Served eth_call conn=172.18.0.3:48204 reqid=3295 duration="388.425µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:16.767133653Z WARN [10-16|12:15:16.766] Served eth_call conn=172.18.0.3:48256 reqid=3302 duration="378.824µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:17.269329720Z WARN [10-16|12:15:17.269] Served eth_call conn=172.18.0.3:48304 reqid=3309 duration="394.226µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:17.785994598Z WARN [10-16|12:15:17.785] Served eth_call conn=172.18.0.3:48370 reqid=3316 duration="424.428µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:18.309715939Z WARN [10-16|12:15:18.309] Served eth_call conn=172.18.0.3:48436 reqid=3323 duration="461.93µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:18.817038991Z WARN [10-16|12:15:18.816] Served eth_call conn=172.18.0.3:48502 reqid=3330 duration="383.925µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:19.338210626Z WARN [10-16|12:15:19.337] Served eth_call conn=172.18.0.3:48574 reqid=3337 duration="386.025µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:19.840229206Z WARN [10-16|12:15:19.840] Served eth_call conn=172.18.0.3:48652 reqid=3344 duration="411.727µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:20.331134358Z WARN [10-16|12:15:20.331] Served eth_call conn=172.18.0.3:48724 reqid=3353 duration="388.326µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:20.830445861Z WARN [10-16|12:15:20.825] Served eth_call conn=172.18.0.3:48788 reqid=3360 duration="655.443µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:21.365242288Z WARN [10-16|12:15:21.365] Served eth_call conn=172.18.0.3:48854 reqid=3367 duration="494.732µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:21.896917711Z WARN [10-16|12:15:21.896] Served eth_call conn=172.18.0.3:48904 reqid=3374 duration="459.03µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:22.419322927Z WARN [10-16|12:15:22.419] Served eth_call conn=172.18.0.3:48944 reqid=3381 duration="355.723µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:22.895427710Z WARN [10-16|12:15:22.895] Served eth_call conn=172.18.0.3:49016 reqid=3388 duration="345.923µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:23.372373648Z WARN [10-16|12:15:23.371] Served eth_call conn=172.18.0.3:49078 reqid=3395 duration="371.325µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:23.875445597Z WARN [10-16|12:15:23.875] Served eth_call conn=172.18.0.3:34612 reqid=3402 duration="546.236µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:24.400020255Z WARN [10-16|12:15:24.399] Served eth_call conn=172.18.0.3:34682 reqid=3411 duration="375.125µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:24.895256191Z WARN [10-16|12:15:24.895] Served eth_call conn=172.18.0.3:34740 reqid=3418 duration="353.523µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:25.432001145Z WARN [10-16|12:15:25.431] Served eth_call conn=172.18.0.3:34778 reqid=3425 duration="383.225µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:25.944242895Z WARN [10-16|12:15:25.943] Served eth_call conn=172.18.0.3:34866 reqid=3432 duration="725.747µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:26.486271696Z WARN [10-16|12:15:26.486] Served eth_call conn=172.18.0.3:34920 reqid=3439 duration="392.326µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:27.001976162Z WARN [10-16|12:15:27.001] Served eth_call conn=172.18.0.3:35006 reqid=3446 duration="356.724µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:27.484998649Z WARN [10-16|12:15:27.484] Served eth_call conn=172.18.0.3:35092 reqid=3453 duration="374.325µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:27.957776168Z WARN [10-16|12:15:27.957] Served eth_call conn=172.18.0.3:35162 reqid=3460 duration="407.226µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:28.476990013Z WARN [10-16|12:15:28.476] Served eth_call conn=172.18.0.3:35240 reqid=3469 duration="384.725µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:29.007866619Z WARN [10-16|12:15:29.007] Served eth_call conn=172.18.0.3:35298 reqid=3476 duration="378.124µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:29.494302229Z WARN [10-16|12:15:29.494] Served eth_call conn=172.18.0.3:35352 reqid=3483 duration="399.726µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:29.964109754Z WARN [10-16|12:15:29.963] Served eth_call conn=172.18.0.3:35412 reqid=3490 duration="378.324µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:30.439789362Z WARN [10-16|12:15:30.439] Served eth_call conn=172.18.0.3:35482 reqid=3497 duration="380.425µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:30.946673604Z WARN [10-16|12:15:30.946] Served eth_call conn=172.18.0.3:35536 reqid=3504 duration="458.63µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:31.462822750Z WARN [10-16|12:15:31.462] Served eth_call conn=172.18.0.3:35604 reqid=3511 duration="375.424µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:31.982710240Z WARN [10-16|12:15:31.982] Served eth_call conn=172.18.0.3:35682 reqid=3518 duration="401.527µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:32.470234220Z WARN [10-16|12:15:32.470] Served eth_call conn=172.18.0.3:35738 reqid=3527 duration="429.128µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:32.977521888Z WARN [10-16|12:15:32.977] Served eth_call conn=172.18.0.3:35804 reqid=3534 duration="398.025µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:33.462888028Z WARN [10-16|12:15:33.462] Served eth_call conn=172.18.0.3:35864 reqid=3541 duration="372.124µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:33.984962460Z WARN [10-16|12:15:33.984] Served eth_call conn=172.18.0.3:35674 reqid=3548 duration="482.632µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:34.515948773Z WARN [10-16|12:15:34.515] Served eth_call conn=172.18.0.3:35744 reqid=3555 duration="664.543µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:35.110045795Z WARN [10-16|12:15:35.109] Served eth_call conn=172.18.0.3:35780 reqid=3562 duration="369.123µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:35.652538603Z WARN [10-16|12:15:35.652] Served eth_call conn=172.18.0.3:35826 reqid=3569 duration="383.424µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:36.137523691Z WARN [10-16|12:15:36.137] Served eth_call conn=172.18.0.3:35900 reqid=3576 duration="394.025µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:36.624675111Z WARN [10-16|12:15:36.624] Served eth_call conn=172.18.0.3:35998 reqid=3584 duration="458.828µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:37.109015659Z WARN [10-16|12:15:37.108] Served eth_call conn=172.18.0.3:36048 reqid=3591 duration="395.825µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:37.657203215Z WARN [10-16|12:15:37.657] Served eth_call conn=172.18.0.3:36112 reqid=3598 duration="363.622µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:38.152628442Z WARN [10-16|12:15:38.152] Served eth_call conn=172.18.0.3:36158 reqid=3605 duration="477.929µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:38.671295892Z WARN [10-16|12:15:38.671] Served eth_call conn=172.18.0.3:36216 reqid=3612 duration="488.33µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:39.235951456Z WARN [10-16|12:15:39.235] Served eth_call conn=172.18.0.3:36276 reqid=3619 duration=1.006662ms err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:39.774844944Z WARN [10-16|12:15:39.774] Served eth_call conn=172.18.0.3:36336 reqid=3626 duration="407.025µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:40.271629535Z WARN [10-16|12:15:40.271] Served eth_call conn=172.18.0.3:36404 reqid=3635 duration="393.425µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:40.819591137Z WARN [10-16|12:15:40.819] Served eth_call conn=172.18.0.3:36476 reqid=3642 duration="720.047µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:41.346122042Z WARN [10-16|12:15:41.345] Served eth_call conn=172.18.0.3:36540 reqid=3649 duration="376.524µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:41.858291412Z WARN [10-16|12:15:41.858] Served eth_call conn=172.18.0.3:36602 reqid=3656 duration="376.324µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:42.399886599Z WARN [10-16|12:15:42.399] Served eth_call conn=172.18.0.3:36684 reqid=3663 duration="403.327µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:42.885396495Z WARN [10-16|12:15:42.885] Served eth_call conn=172.18.0.3:36734 reqid=3670 duration="365.724µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:43.389587570Z WARN [10-16|12:15:43.389] Served eth_call conn=172.18.0.3:36804 reqid=3677 duration="376.223µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:43.883306178Z WARN [10-16|12:15:43.883] Served eth_call conn=172.18.0.3:51000 reqid=3684 duration="347.622µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:44.356647190Z WARN [10-16|12:15:44.356] Served eth_call conn=172.18.0.3:51070 reqid=3693 duration="418.227µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:44.876584166Z WARN [10-16|12:15:44.876] Served eth_call conn=172.18.0.3:51126 reqid=3700 duration="369.123µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:45.401746074Z WARN [10-16|12:15:45.401] Served eth_call conn=172.18.0.3:51188 reqid=3707 duration="511.933µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:45.915068229Z WARN [10-16|12:15:45.914] Served eth_call conn=172.18.0.3:51246 reqid=3714 duration="382.424µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:46.389318299Z WARN [10-16|12:15:46.389] Served eth_call conn=172.18.0.3:51308 reqid=3721 duration="389.624µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:46.876493691Z WARN [10-16|12:15:46.876] Served eth_call conn=172.18.0.3:51374 reqid=3728 duration="579.837µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:47.384841330Z WARN [10-16|12:15:47.384] Served eth_call conn=172.18.0.3:51414 reqid=3735 duration="391.025µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:47.917266300Z WARN [10-16|12:15:47.917] Served eth_call conn=172.18.0.3:51490 reqid=3742 duration="366.523µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:48.450522924Z WARN [10-16|12:15:48.450] Served eth_call conn=172.18.0.3:51582 reqid=3751 duration="397.425µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:48.954248168Z WARN [10-16|12:15:48.954] Served eth_call conn=172.18.0.3:51652 reqid=3758 duration="404.326µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:49.440903627Z WARN [10-16|12:15:49.440] Served eth_call conn=172.18.0.3:51720 reqid=3765 duration="369.124µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:50.014195798Z WARN [10-16|12:15:50.014] Served eth_call conn=172.18.0.3:51794 reqid=3772 duration="467.53µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:50.549053423Z WARN [10-16|12:15:50.548] Served eth_call conn=172.18.0.3:51868 reqid=3779 duration="348.423µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:51.077498734Z WARN [10-16|12:15:51.077] Served eth_call conn=172.18.0.3:51926 reqid=3786 duration="443.828µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:51.603686874Z WARN [10-16|12:15:51.603] Served eth_call conn=172.18.0.3:51994 reqid=3793 duration="570.036µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:52.143922893Z WARN [10-16|12:15:52.143] Served eth_call conn=172.18.0.3:52052 reqid=3802 duration="392.825µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:52.655564122Z WARN [10-16|12:15:52.655] Served eth_call conn=172.18.0.3:52104 reqid=3809 duration="368.423µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:53.178881883Z WARN [10-16|12:15:53.178] Served eth_call conn=172.18.0.3:52154 reqid=3816 duration="405.325µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:53.726928391Z WARN [10-16|12:15:53.726] Served eth_call conn=172.18.0.3:54234 reqid=3823 duration="384.524µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:54.226254649Z WARN [10-16|12:15:54.226] Served eth_call conn=172.18.0.3:54298 reqid=3830 duration="363.423µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:54.725273388Z WARN [10-16|12:15:54.725] Served eth_call conn=172.18.0.3:54350 reqid=3837 duration="372.524µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:55.246363208Z WARN [10-16|12:15:55.246] Served eth_call conn=172.18.0.3:54414 reqid=3844 duration="424.027µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:55.725308791Z WARN [10-16|12:15:55.725] Served eth_call conn=172.18.0.3:54484 reqid=3851 duration="481.83µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:56.250719982Z WARN [10-16|12:15:56.250] Served eth_call conn=172.18.0.3:54552 reqid=3860 duration="365.023µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:56.756316233Z WARN [10-16|12:15:56.756] Served eth_call conn=172.18.0.3:54590 reqid=3867 duration="367.023µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:57.263496082Z WARN [10-16|12:15:57.263] Served eth_call conn=172.18.0.3:54624 reqid=3874 duration="384.624µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:57.735729845Z WARN [10-16|12:15:57.735] Served eth_call conn=172.18.0.3:54702 reqid=3881 duration="382.324µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:58.257387101Z WARN [10-16|12:15:58.257] Served eth_call conn=172.18.0.3:54742 reqid=3888 duration="405.525µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:58.775470864Z WARN [10-16|12:15:58.775] Served eth_call conn=172.18.0.3:54792 reqid=3895 duration="723.347µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:59.293790071Z WARN [10-16|12:15:59.293] Served eth_call conn=172.18.0.3:54860 reqid=3902 duration="410.927µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:15:59.798793606Z WARN [10-16|12:15:59.798] Served eth_call conn=172.18.0.3:54926 reqid=3909 duration="362.824µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:00.354669570Z WARN [10-16|12:16:00.354] Served eth_call conn=172.18.0.3:55018 reqid=3918 duration="399.026µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:00.879355593Z WARN [10-16|12:16:00.879] Served eth_call conn=172.18.0.3:55092 reqid=3925 duration="377.825µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:01.401977381Z WARN [10-16|12:16:01.401] Served eth_call conn=172.18.0.3:55174 reqid=3932 duration="427.027µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:01.893379827Z WARN [10-16|12:16:01.893] Served eth_call conn=172.18.0.3:55232 reqid=3939 duration="368.824µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:02.419126819Z WARN [10-16|12:16:02.418] Served eth_call conn=172.18.0.3:55298 reqid=3946 duration="454.729µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:02.960765851Z WARN [10-16|12:16:02.960] Served eth_call conn=172.18.0.3:55358 reqid=3953 duration="366.524µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:03.451286539Z WARN [10-16|12:16:03.451] Served eth_call conn=172.18.0.3:55428 reqid=3960 duration="431.028µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:03.921802719Z WARN [10-16|12:16:03.921] Served eth_call conn=172.18.0.3:49084 reqid=3967 duration="378.924µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:04.442457478Z WARN [10-16|12:16:04.442] Served eth_call conn=172.18.0.3:49138 reqid=3976 duration="453.83µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:04.915797242Z WARN [10-16|12:16:04.915] Served eth_call conn=172.18.0.3:49212 reqid=3983 duration="369.424µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:05.445577899Z WARN [10-16|12:16:05.445] Served eth_call conn=172.18.0.3:49274 reqid=3990 duration="405.326µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:05.966077548Z WARN [10-16|12:16:05.965] Served eth_call conn=172.18.0.3:49326 reqid=3997 duration="412.227µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:06.494639725Z WARN [10-16|12:16:06.494] Served eth_call conn=172.18.0.3:49386 reqid=4004 duration="368.924µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:07.014369709Z WARN [10-16|12:16:07.014] Served eth_call conn=172.18.0.3:49442 reqid=4011 duration="374.824µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:07.551904926Z WARN [10-16|12:16:07.551] Served eth_call conn=172.18.0.3:49494 reqid=4018 duration="381.924µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:08.082670707Z WARN [10-16|12:16:08.082] Served eth_call conn=172.18.0.3:49540 reqid=4025 duration="405.226µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:08.634151122Z WARN [10-16|12:16:08.633] Served eth_call conn=172.18.0.3:49614 reqid=4034 duration="381.924µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:09.163154089Z WARN [10-16|12:16:09.163] Served eth_call conn=172.18.0.3:49676 reqid=4041 duration="380.224µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:09.684781381Z WARN [10-16|12:16:09.684] Served eth_call conn=172.18.0.3:49762 reqid=4048 duration="389.325µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:10.181564274Z WARN [10-16|12:16:10.181] Served eth_call conn=172.18.0.3:49826 reqid=4055 duration="366.524µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:10.701049029Z WARN [10-16|12:16:10.700] Served eth_call conn=172.18.0.3:49890 reqid=4062 duration="390.825µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:11.220672092Z WARN [10-16|12:16:11.220] Served eth_call conn=172.18.0.3:49942 reqid=4069 duration="387.025µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:11.743628470Z WARN [10-16|12:16:11.743] Served eth_call conn=172.18.0.3:49998 reqid=4076 duration="394.326µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:12.257027233Z WARN [10-16|12:16:12.256] Served eth_call conn=172.18.0.3:50076 reqid=4085 duration="625.641µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:12.814691546Z WARN [10-16|12:16:12.814] Served eth_call conn=172.18.0.3:50142 reqid=4092 duration="370.624µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:13.349748203Z WARN [10-16|12:16:13.349] Served eth_call conn=172.18.0.3:50218 reqid=4099 duration="457.129µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:13.873378625Z WARN [10-16|12:16:13.873] Served eth_call conn=172.18.0.3:46720 reqid=4106 duration="400.826µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:14.353892369Z WARN [10-16|12:16:14.353] Served eth_call conn=172.18.0.3:46780 reqid=4113 duration="397.025µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:14.876728851Z WARN [10-16|12:16:14.876] Served eth_call conn=172.18.0.3:46840 reqid=4120 duration="379.822µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:15.373164862Z WARN [10-16|12:16:15.373] Served eth_call conn=172.18.0.3:46896 reqid=4127 duration="378.822µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:15.886227918Z WARN [10-16|12:16:15.886] Served eth_call conn=172.18.0.3:46942 reqid=4134 duration="398.322µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:16.397498672Z WARN [10-16|12:16:16.397] Served eth_call conn=172.18.0.3:47022 reqid=4143 duration="379.122µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:16.913901818Z WARN [10-16|12:16:16.913] Served eth_call conn=172.18.0.3:47104 reqid=4150 duration="391.622µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:17.449074130Z WARN [10-16|12:16:17.448] Served eth_call conn=172.18.0.3:47182 reqid=4157 duration="392.022µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:17.933095536Z WARN [10-16|12:16:17.932] Served eth_call conn=172.18.0.3:47236 reqid=4164 duration="371.121µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:18.447168149Z WARN [10-16|12:16:18.447] Served eth_call conn=172.18.0.3:47288 reqid=4171 duration="828.247µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:18.958233792Z WARN [10-16|12:16:18.958] Served eth_call conn=172.18.0.3:47348 reqid=4178 duration="555.532µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:19.485604261Z WARN [10-16|12:16:19.485] Served eth_call conn=172.18.0.3:47400 reqid=4185 duration="383.922µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:19.988674481Z WARN [10-16|12:16:19.988] Served eth_call conn=172.18.0.3:47464 reqid=4192 duration="423.827µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:20.537915013Z WARN [10-16|12:16:20.537] Served eth_call conn=172.18.0.3:47526 reqid=4201 duration="405.626µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:21.039662607Z WARN [10-16|12:16:21.039] Served eth_call conn=172.18.0.3:47566 reqid=4208 duration="385.825µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:21.534515159Z WARN [10-16|12:16:21.534] Served eth_call conn=172.18.0.3:47620 reqid=4215 duration="372.823µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:22.022065145Z WARN [10-16|12:16:22.021] Served eth_call conn=172.18.0.3:47678 reqid=4222 duration="385.824µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:22.528567443Z WARN [10-16|12:16:22.528] Served eth_call conn=172.18.0.3:47750 reqid=4229 duration="386.225µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:23.029995078Z WARN [10-16|12:16:23.029] Served eth_call conn=172.18.0.3:47802 reqid=4236 duration="373.825µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:23.559011998Z WARN [10-16|12:16:23.558] Served eth_call conn=172.18.0.3:50114 reqid=4243 duration="401.328µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:24.089326808Z WARN [10-16|12:16:24.089] Served eth_call conn=172.18.0.3:50164 reqid=4250 duration="451.732µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:24.617400663Z WARN [10-16|12:16:24.617] Served eth_call conn=172.18.0.3:50228 reqid=4259 duration="393.727µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:25.140652587Z WARN [10-16|12:16:25.140] Served eth_call conn=172.18.0.3:50290 reqid=4266 duration="364.725µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:25.626287520Z WARN [10-16|12:16:25.626] Served eth_call conn=172.18.0.3:50342 reqid=4273 duration="374.426µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:26.113257746Z WARN [10-16|12:16:26.113] Served eth_call conn=172.18.0.3:50416 reqid=4280 duration="376.326µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:26.595577551Z WARN [10-16|12:16:26.595] Served eth_call conn=172.18.0.3:50474 reqid=4287 duration="395.527µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:27.073302640Z WARN [10-16|12:16:27.073] Served eth_call conn=172.18.0.3:50548 reqid=4294 duration="550.138µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:27.592295271Z WARN [10-16|12:16:27.592] Served eth_call conn=172.18.0.3:50604 reqid=4301 duration="390.627µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:28.090548173Z WARN [10-16|12:16:28.090] Served eth_call conn=172.18.0.3:50662 reqid=4308 duration="494.634µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:28.597250057Z WARN [10-16|12:16:28.597] Served eth_call conn=172.18.0.3:50744 reqid=4317 duration="376.925µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:29.112754447Z WARN [10-16|12:16:29.112] Served eth_call conn=172.18.0.3:50834 reqid=4324 duration="373.326µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:29.589543981Z WARN [10-16|12:16:29.589] Served eth_call conn=172.18.0.3:50888 reqid=4331 duration="371.524µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:30.102312638Z WARN [10-16|12:16:30.102] Served eth_call conn=172.18.0.3:50954 reqid=4338 duration="394.725µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:30.615008090Z WARN [10-16|12:16:30.614] Served eth_call conn=172.18.0.3:51016 reqid=4345 duration="348.923µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:31.125157536Z WARN [10-16|12:16:31.124] Served eth_call conn=172.18.0.3:51066 reqid=4352 duration="455.629µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:31.647865973Z WARN [10-16|12:16:31.647] Served eth_call conn=172.18.0.3:51132 reqid=4359 duration="393.125µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:32.143718187Z WARN [10-16|12:16:32.143] Served eth_call conn=172.18.0.3:51202 reqid=4366 duration="560.736µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:32.628108666Z WARN [10-16|12:16:32.627] Served eth_call conn=172.18.0.3:51300 reqid=4375 duration="387.225µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:33.117547268Z WARN [10-16|12:16:33.117] Served eth_call conn=172.18.0.3:51362 reqid=4382 duration="395.126µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:33.630485879Z WARN [10-16|12:16:33.630] Served eth_call conn=172.18.0.3:40618 reqid=4389 duration="389.125µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:34.156719842Z WARN [10-16|12:16:34.156] Served eth_call conn=172.18.0.3:40682 reqid=4396 duration="344.822µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:34.689249810Z WARN [10-16|12:16:34.689] Served eth_call conn=172.18.0.3:40756 reqid=4403 duration="353.023µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:35.223305275Z WARN [10-16|12:16:35.223] Served eth_call conn=172.18.0.3:40816 reqid=4410 duration="344.722µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:35.733437205Z WARN [10-16|12:16:35.733] Served eth_call conn=172.18.0.3:40874 reqid=4417 duration="386.325µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:36.243395024Z WARN [10-16|12:16:36.243] Served eth_call conn=172.18.0.3:40982 reqid=4426 duration="552.536µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:36.775961294Z WARN [10-16|12:16:36.775] Served eth_call conn=172.18.0.3:41050 reqid=4433 duration="481.431µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:37.294450461Z WARN [10-16|12:16:37.294] Served eth_call conn=172.18.0.3:41098 reqid=4440 duration="392.825µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:37.809708820Z WARN [10-16|12:16:37.809] Served eth_call conn=172.18.0.3:41172 reqid=4447 duration="498.032µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:38.355338128Z WARN [10-16|12:16:38.355] Served eth_call conn=172.18.0.3:41238 reqid=4454 duration="378.324µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:38.864757380Z WARN [10-16|12:16:38.864] Served eth_call conn=172.18.0.3:41298 reqid=4461 duration="459.029µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:39.380355812Z WARN [10-16|12:16:39.380] Served eth_call conn=172.18.0.3:41350 reqid=4468 duration="374.124µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:39.912383793Z WARN [10-16|12:16:39.912] Served eth_call conn=172.18.0.3:41420 reqid=4475 duration="381.824µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:40.434773959Z WARN [10-16|12:16:40.434] Served eth_call conn=172.18.0.3:41500 reqid=4484 duration="384.625µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:40.910062216Z WARN [10-16|12:16:40.909] Served eth_call conn=172.18.0.3:41558 reqid=4491 duration="380.625µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:41.388686086Z WARN [10-16|12:16:41.388] Served eth_call conn=172.18.0.3:41594 reqid=4498 duration="387.125µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:41.865164720Z WARN [10-16|12:16:41.865] Served eth_call conn=172.18.0.3:41662 reqid=4505 duration="400.025µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:42.391024507Z WARN [10-16|12:16:42.390] Served eth_call conn=172.18.0.3:41738 reqid=4512 duration="390.825µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:42.916495269Z WARN [10-16|12:16:42.916] Served eth_call conn=172.18.0.3:41788 reqid=4519 duration="377.224µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:43.444128170Z WARN [10-16|12:16:43.443] Served eth_call conn=172.18.0.3:41848 reqid=4526 duration="374.124µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:43.984980915Z WARN [10-16|12:16:43.984] Served eth_call conn=172.18.0.3:53534 reqid=4533 duration="535.334µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:44.518628400Z WARN [10-16|12:16:44.518] Served eth_call conn=172.18.0.3:53648 reqid=4542 duration="434.628µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:45.000183557Z WARN [10-16|12:16:45.000] Served eth_call conn=172.18.0.3:53706 reqid=4549 duration="685.844µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:45.522805738Z WARN [10-16|12:16:45.522] Served eth_call conn=172.18.0.3:53760 reqid=4556 duration="361.223µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:45.998649631Z WARN [10-16|12:16:45.998] Served eth_call conn=172.18.0.3:53816 reqid=4563 duration="608.639µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:46.530920227Z WARN [10-16|12:16:46.530] Served eth_call conn=172.18.0.3:53886 reqid=4570 duration="389.225µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:47.053560881Z WARN [10-16|12:16:47.053] Served eth_call conn=172.18.0.3:53944 reqid=4577 duration="379.324µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:47.582127576Z WARN [10-16|12:16:47.581] Served eth_call conn=172.18.0.3:53996 reqid=4584 duration="409.626µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:48.109583999Z WARN [10-16|12:16:48.109] Served eth_call conn=172.18.0.3:54084 reqid=4591 duration="385.824µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:48.636318675Z WARN [10-16|12:16:48.636] Served eth_call conn=172.18.0.3:54184 reqid=4600 duration="375.224µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:49.149234666Z WARN [10-16|12:16:49.149] Served eth_call conn=172.18.0.3:54248 reqid=4607 duration="379.825µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:49.640959498Z WARN [10-16|12:16:49.640] Served eth_call conn=172.18.0.3:54292 reqid=4614 duration="377.524µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:50.157965051Z WARN [10-16|12:16:50.157] Served eth_call conn=172.18.0.3:54342 reqid=4621 duration="397.725µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:50.645665224Z WARN [10-16|12:16:50.645] Served eth_call conn=172.18.0.3:54418 reqid=4628 duration="402.626µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:51.161055274Z WARN [10-16|12:16:51.160] Served eth_call conn=172.18.0.3:54486 reqid=4635 duration="388.325µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:51.666329674Z WARN [10-16|12:16:51.666] Served eth_call conn=172.18.0.3:54548 reqid=4642 duration="376.924µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:52.161868551Z WARN [10-16|12:16:52.161] Served eth_call conn=172.18.0.3:54614 reqid=4650 duration="454.629µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:52.645298450Z WARN [10-16|12:16:52.645] Served eth_call conn=172.18.0.3:54654 reqid=4657 duration="393.526µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:53.171126869Z WARN [10-16|12:16:53.170] Served eth_call conn=172.18.0.3:54706 reqid=4664 duration="367.824µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:53.696384751Z WARN [10-16|12:16:53.696] Served eth_call conn=172.18.0.3:50112 reqid=4671 duration=2.50276ms err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:54.208728505Z WARN [10-16|12:16:54.208] Served eth_call conn=172.18.0.3:50156 reqid=4678 duration="392.725µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:54.687647116Z WARN [10-16|12:16:54.687] Served eth_call conn=172.18.0.3:50210 reqid=4685 duration="374.724µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:55.228534757Z WARN [10-16|12:16:55.228] Served eth_call conn=172.18.0.3:50268 reqid=4692 duration="392.825µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:55.747436389Z WARN [10-16|12:16:55.747] Served eth_call conn=172.18.0.3:50354 reqid=4699 duration="360.822µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:56.276552561Z WARN [10-16|12:16:56.276] Served eth_call conn=172.18.0.3:50408 reqid=4708 duration=1.003363ms err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:56.806178465Z WARN [10-16|12:16:56.806] Served eth_call conn=172.18.0.3:50462 reqid=4715 duration="373.024µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:57.329787392Z WARN [10-16|12:16:57.329] Served eth_call conn=172.18.0.3:50518 reqid=4722 duration="416.026µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:57.828855681Z WARN [10-16|12:16:57.828] Served eth_call conn=172.18.0.3:50572 reqid=4729 duration="373.524µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:58.352941338Z WARN [10-16|12:16:58.352] Served eth_call conn=172.18.0.3:50628 reqid=4736 duration="379.424µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:58.828533854Z WARN [10-16|12:16:58.828] Served eth_call conn=172.18.0.3:50666 reqid=4743 duration="768.548µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:59.333164992Z WARN [10-16|12:16:59.332] Served eth_call conn=172.18.0.3:50762 reqid=4750 duration="368.423µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:16:59.846638183Z WARN [10-16|12:16:59.846] Served eth_call conn=172.18.0.3:50818 reqid=4757 duration="382.324µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:17:00.369190144Z WARN [10-16|12:17:00.368] Served eth_call conn=172.18.0.3:50914 reqid=4766 duration="414.026µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:17:00.884519152Z WARN [10-16|12:17:00.884] Served eth_call conn=172.18.0.3:50972 reqid=4773 duration="365.423µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:17:01.385384853Z WARN [10-16|12:17:01.385] Served eth_call conn=172.18.0.3:51022 reqid=4780 duration="386.124µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:17:01.914154303Z WARN [10-16|12:17:01.912] Served eth_call conn=172.18.0.3:51104 reqid=4787 duration="666.342µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:17:02.391564234Z WARN [10-16|12:17:02.391] Served eth_call conn=172.18.0.3:51188 reqid=4794 duration="480.63µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:17:02.912406947Z WARN [10-16|12:17:02.912] Served eth_call conn=172.18.0.3:51252 reqid=4801 duration="377.325µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:17:03.421510476Z WARN [10-16|12:17:03.421] Served eth_call conn=172.18.0.3:51312 reqid=4808 duration="378.325µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:17:03.929424128Z WARN [10-16|12:17:03.929] Served eth_call conn=172.18.0.3:35654 reqid=4815 duration="386.826µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:17:04.451910336Z WARN [10-16|12:17:04.451] Served eth_call conn=172.18.0.3:35724 reqid=4824 duration="400.526µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:17:04.998608534Z WARN [10-16|12:17:04.998] Served eth_call conn=172.18.0.3:35770 reqid=4831 duration="367.924µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:17:05.533964588Z WARN [10-16|12:17:05.533] Served eth_call conn=172.18.0.3:35820 reqid=4838 duration="398.726µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:17:06.059937525Z WARN [10-16|12:17:06.059] Served eth_call conn=172.18.0.3:35878 reqid=4845 duration="474.431µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:17:06.589859822Z WARN [10-16|12:17:06.589] Served eth_call conn=172.18.0.3:35946 reqid=4852 duration="409.527µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:17:07.123287549Z WARN [10-16|12:17:07.123] Served eth_call conn=172.18.0.3:36012 reqid=4859 duration="375.425µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:17:07.630037824Z WARN [10-16|12:17:07.629] Served eth_call conn=172.18.0.3:36076 reqid=4866 duration="381.025µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:17:08.176833929Z WARN [10-16|12:17:08.176] Served eth_call conn=172.18.0.3:36150 reqid=4874 duration="393.426µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:17:08.670090718Z WARN [10-16|12:17:08.669] Served eth_call conn=172.18.0.3:36222 reqid=4881 duration="416.727µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:17:09.177368827Z WARN [10-16|12:17:09.177] Served eth_call conn=172.18.0.3:36280 reqid=4888 duration="395.526µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:17:09.701336433Z WARN [10-16|12:17:09.701] Served eth_call conn=172.18.0.3:36330 reqid=4895 duration="447.529µs" err="execution reverted" errdata=0x091cd005687815f8c2e78ae664b08688d2e7678bb1b656aaf160a0101b52ca871a928d9c +geth-1.10 | 2023-10-16T12:17:09.753542861Z WARN [10-16|12:17:09.753] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:17:09.893828273Z WARN [10-16|12:17:09.893] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:17:09.929404709Z WARN [10-16|12:17:09.929] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:17:09.997329169Z WARN [10-16|12:17:09.997] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:17:10.030115822Z WARN [10-16|12:17:10.029] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:17:10.060468515Z WARN [10-16|12:17:10.060] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:17:10.332050048Z WARN [10-16|12:17:10.331] Served eth_call conn=172.18.0.3:36382 reqid=4902 duration="241.616µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:10.614252979Z WARN [10-16|12:17:10.614] Served eth_call conn=172.18.0.3:36474 reqid=4909 duration="279.218µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:10.897077292Z WARN [10-16|12:17:10.896] Served eth_call conn=172.18.0.3:36544 reqid=4916 duration="258.217µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:11.164855831Z WARN [10-16|12:17:11.164] Served eth_call conn=172.18.0.3:36618 reqid=4923 duration="247.816µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:11.443319753Z WARN [10-16|12:17:11.443] Served eth_call conn=172.18.0.3:36670 reqid=4930 duration="251.817µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:11.713221327Z WARN [10-16|12:17:11.713] Served eth_call conn=172.18.0.3:36728 reqid=4937 duration="251.616µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:11.981143275Z WARN [10-16|12:17:11.981] Served eth_call conn=172.18.0.3:36784 reqid=4944 duration="248.116µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:12.250074687Z WARN [10-16|12:17:12.249] Served eth_call conn=172.18.0.3:36878 reqid=4955 duration="235.815µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:12.507536665Z WARN [10-16|12:17:12.507] Served eth_call conn=172.18.0.3:36940 reqid=4962 duration="238.815µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:12.756553503Z WARN [10-16|12:17:12.756] Served eth_call conn=172.18.0.3:37000 reqid=4969 duration="251.616µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:13.038390541Z WARN [10-16|12:17:13.038] Served eth_call conn=172.18.0.3:37064 reqid=4976 duration="255.217µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:13.324787171Z WARN [10-16|12:17:13.324] Served eth_call conn=172.18.0.3:37104 reqid=4983 duration="235.515µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:13.632476963Z WARN [10-16|12:17:13.632] Served eth_call conn=172.18.0.3:39820 reqid=4990 duration="360.223µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:13.912686497Z WARN [10-16|12:17:13.912] Served eth_call conn=172.18.0.3:39868 reqid=4997 duration="266.417µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:14.166528044Z WARN [10-16|12:17:14.166] Served eth_call conn=172.18.0.3:39954 reqid=5004 duration="257.016µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:14.419771852Z WARN [10-16|12:17:14.419] Served eth_call conn=172.18.0.3:40030 reqid=5011 duration="261.216µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:14.708053603Z WARN [10-16|12:17:14.707] Served eth_call conn=172.18.0.3:40106 reqid=5018 duration="261.417µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:14.983164410Z WARN [10-16|12:17:14.983] Served eth_call conn=172.18.0.3:40156 reqid=5025 duration="247.916µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:15.248497792Z WARN [10-16|12:17:15.248] Served eth_call conn=172.18.0.3:40216 reqid=5032 duration="265.217µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:15.508941561Z WARN [10-16|12:17:15.508] Served eth_call conn=172.18.0.3:40276 reqid=5039 duration="260.517µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +bundler_1 | 2023-10-16T12:10:49.182536787Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:49.182540087Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:49.182543287Z signature: '0x' +bundler_1 | 2023-10-16T12:10:49.182546487Z }, +bundler_1 | 2023-10-16T12:10:49.182549688Z { +bundler_1 | 2023-10-16T12:10:49.182569289Z sender: '0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B', +bundler_1 | 2023-10-16T12:10:49.182573289Z nonce: '0x20000000000000000', +bundler_1 | 2023-10-16T12:10:49.182576590Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:49.182579890Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:49.182583290Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.182586490Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:49.182589690Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.182592891Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:49.182596291Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:49.182599491Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:49.182602691Z signature: '0x' +bundler_1 | 2023-10-16T12:10:49.182605992Z }, +bundler_1 | 2023-10-16T12:10:49.182621893Z { +bundler_1 | 2023-10-16T12:10:49.182687297Z sender: '0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B', +bundler_1 | 2023-10-16T12:10:49.182693098Z nonce: '0x30000000000000000', +bundler_1 | 2023-10-16T12:10:49.182696498Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:49.182699898Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:49.182703198Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.182706399Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:49.182709699Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.182712999Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:49.182716199Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:49.182719500Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:49.182722700Z signature: '0x' +bundler_1 | 2023-10-16T12:10:49.182726000Z }, +bundler_1 | 2023-10-16T12:10:49.182729100Z { +bundler_1 | 2023-10-16T12:10:49.182732300Z sender: '0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B', +bundler_1 | 2023-10-16T12:10:49.182735501Z nonce: '0x40000000000000000', +bundler_1 | 2023-10-16T12:10:49.182738701Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:49.182741901Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:49.182745301Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.182764603Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:49.182768603Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.182771803Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:49.182775003Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:49.182778204Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:49.182781404Z signature: '0x' +bundler_1 | 2023-10-16T12:10:49.182784804Z } +bundler_1 | 2023-10-16T12:10:49.182788004Z ] +bundler_1 | 2023-10-16T12:10:49.185536498Z UserOperation: Sender=0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B Nonce=92233720368547758080 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:49.390773062Z until 281474976710655 now= 1697458249 +bundler_1 | 2023-10-16T12:10:49.402928119Z sent eth_sendUserOperation - 0xeedc346d4781d9be3b81ddd8ebb3016ca2dd5d23e78d000621eda3cbed451df3 +bundler_1 | 2023-10-16T12:10:49.406492070Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:49.406512172Z { +bundler_1 | 2023-10-16T12:10:49.406526373Z sender: '0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B', +bundler_1 | 2023-10-16T12:10:49.406530073Z nonce: '0x10000000000000000', +bundler_1 | 2023-10-16T12:10:49.406533673Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:49.406536973Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:49.406540674Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.406544074Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:49.406561675Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.406565075Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:49.406568476Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:49.406571776Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:49.406574976Z signature: '0x' +bundler_1 | 2023-10-16T12:10:49.406578176Z }, +bundler_1 | 2023-10-16T12:10:49.406581477Z { +bundler_1 | 2023-10-16T12:10:49.406584577Z sender: '0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B', +bundler_1 | 2023-10-16T12:10:49.406587977Z nonce: '0x20000000000000000', +bundler_1 | 2023-10-16T12:10:49.406591177Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:49.406594578Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:49.406597978Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.406601378Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:49.406604578Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.406607778Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:49.406610979Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:49.406614379Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:49.406617579Z signature: '0x' +bundler_1 | 2023-10-16T12:10:49.406620779Z }, +bundler_1 | 2023-10-16T12:10:49.406623980Z { +bundler_1 | 2023-10-16T12:10:49.406627180Z sender: '0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B', +bundler_1 | 2023-10-16T12:10:49.406630380Z nonce: '0x30000000000000000', +bundler_1 | 2023-10-16T12:10:49.406633680Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:49.406636780Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +geth-1.10 | 2023-10-16T12:17:15.789388510Z WARN [10-16|12:17:15.789] Served eth_call conn=172.18.0.3:40326 reqid=5046 duration="224.914µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:16.055068914Z WARN [10-16|12:17:16.054] Served eth_call conn=172.18.0.3:40380 reqid=5053 duration="241.215µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:16.327108925Z WARN [10-16|12:17:16.326] Served eth_call conn=172.18.0.3:40446 reqid=5062 duration="267.218µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:16.599404453Z WARN [10-16|12:17:16.599] Served eth_call conn=172.18.0.3:40492 reqid=5069 duration="296.619µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:16.862175671Z WARN [10-16|12:17:16.862] Served eth_call conn=172.18.0.3:40538 reqid=5076 duration="241.616µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:17.118317764Z WARN [10-16|12:17:17.118] Served eth_call conn=172.18.0.3:40618 reqid=5083 duration="244.815µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:17.361657139Z WARN [10-16|12:17:17.361] Served eth_call conn=172.18.0.3:40672 reqid=5090 duration="286.218µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:17.611019698Z WARN [10-16|12:17:17.610] Served eth_call conn=172.18.0.3:40724 reqid=5097 duration="247.715µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:17.881339599Z WARN [10-16|12:17:17.881] Served eth_call conn=172.18.0.3:40798 reqid=5104 duration="266.717µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:18.162877718Z WARN [10-16|12:17:18.162] Served eth_call conn=172.18.0.3:40842 reqid=5111 duration="231.115µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:18.432058046Z WARN [10-16|12:17:18.431] Served eth_call conn=172.18.0.3:40890 reqid=5118 duration="255.117µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:18.700922754Z WARN [10-16|12:17:18.700] Served eth_call conn=172.18.0.3:40944 reqid=5125 duration="310.62µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:18.979213750Z WARN [10-16|12:17:18.979] Served eth_call conn=172.18.0.3:40998 reqid=5132 duration="252.416µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:19.270744457Z WARN [10-16|12:17:19.270] Served eth_call conn=172.18.0.3:41078 reqid=5139 duration="271.618µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:19.547311899Z WARN [10-16|12:17:19.547] Served eth_call conn=172.18.0.3:41146 reqid=5146 duration="248.216µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:19.818855017Z WARN [10-16|12:17:19.818] Served eth_call conn=172.18.0.3:41220 reqid=5153 duration="254.316µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:20.123617678Z WARN [10-16|12:17:20.123] Served eth_call conn=172.18.0.3:41274 reqid=5160 duration="265.817µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:20.382232761Z WARN [10-16|12:17:20.382] Served eth_call conn=172.18.0.3:41348 reqid=5169 duration="302.219µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:20.639325347Z WARN [10-16|12:17:20.639] Served eth_call conn=172.18.0.3:41428 reqid=5176 duration="309.32µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:20.914842621Z WARN [10-16|12:17:20.914] Served eth_call conn=172.18.0.3:41504 reqid=5183 duration="280.218µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:21.198180800Z WARN [10-16|12:17:21.198] Served eth_call conn=172.18.0.3:41542 reqid=5190 duration="247.016µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:21.449189193Z WARN [10-16|12:17:21.449] Served eth_call conn=172.18.0.3:41604 reqid=5197 duration="239.415µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:21.733559838Z WARN [10-16|12:17:21.733] Served eth_call conn=172.18.0.3:41696 reqid=5204 duration="247.116µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:22.002457785Z WARN [10-16|12:17:22.002] Served eth_call conn=172.18.0.3:41768 reqid=5211 duration="246.616µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:22.269955542Z WARN [10-16|12:17:22.269] Served eth_call conn=172.18.0.3:41840 reqid=5218 duration="251.416µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:22.516728062Z WARN [10-16|12:17:22.516] Served eth_call conn=172.18.0.3:41916 reqid=5225 duration="237.415µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:22.811339668Z WARN [10-16|12:17:22.811] Served eth_call conn=172.18.0.3:41998 reqid=5232 duration="243.815µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:23.091260426Z WARN [10-16|12:17:23.091] Served eth_call conn=172.18.0.3:42050 reqid=5239 duration="240.715µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +bundler_1 | 2023-10-16T12:10:49.406640281Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.406643581Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:49.406646781Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.406650081Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:49.406653282Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:49.406656582Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:49.406659782Z signature: '0x' +bundler_1 | 2023-10-16T12:10:49.406662982Z }, +bundler_1 | 2023-10-16T12:10:49.406666083Z { +bundler_1 | 2023-10-16T12:10:49.406669183Z sender: '0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B', +bundler_1 | 2023-10-16T12:10:49.406672483Z nonce: '0x40000000000000000', +bundler_1 | 2023-10-16T12:10:49.406675783Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:49.406678983Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:49.406682284Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.406685584Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:49.406692684Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.406696085Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:49.406699285Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:49.406702485Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:49.406705685Z signature: '0x' +bundler_1 | 2023-10-16T12:10:49.406708886Z }, +bundler_1 | 2023-10-16T12:10:49.406711986Z { +bundler_1 | 2023-10-16T12:10:49.406715086Z sender: '0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B', +geth-1.10 | 2023-10-16T12:17:23.371417599Z WARN [10-16|12:17:23.371] Served eth_call conn=172.18.0.3:42126 reqid=5246 duration="256.616µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:23.640774576Z WARN [10-16|12:17:23.640] Served eth_call conn=172.18.0.3:39326 reqid=5253 duration="239.415µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:23.909144389Z WARN [10-16|12:17:23.909] Served eth_call conn=172.18.0.3:39392 reqid=5260 duration="257.717µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:24.167291143Z WARN [10-16|12:17:24.167] Served eth_call conn=172.18.0.3:39480 reqid=5267 duration="296.72µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:24.430148000Z WARN [10-16|12:17:24.430] Served eth_call conn=172.18.0.3:39538 reqid=5276 duration="278.218µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:24.717118513Z WARN [10-16|12:17:24.716] Served eth_call conn=172.18.0.3:39602 reqid=5283 duration=1.577201ms err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:24.988776238Z WARN [10-16|12:17:24.988] Served eth_call conn=172.18.0.3:39676 reqid=5290 duration="314.721µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:25.257078547Z WARN [10-16|12:17:25.256] Served eth_call conn=172.18.0.3:39734 reqid=5297 duration="253.716µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:25.532171694Z WARN [10-16|12:17:25.532] Served eth_call conn=172.18.0.3:39806 reqid=5304 duration="252.416µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:25.794439113Z WARN [10-16|12:17:25.794] Served eth_call conn=172.18.0.3:39850 reqid=5311 duration="249.416µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:26.043987012Z WARN [10-16|12:17:26.043] Served eth_call conn=172.18.0.3:39916 reqid=5318 duration="308.32µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:26.304227300Z WARN [10-16|12:17:26.304] Served eth_call conn=172.18.0.3:39984 reqid=5325 duration="248.216µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:26.598521286Z WARN [10-16|12:17:26.598] Served eth_call conn=172.18.0.3:40060 reqid=5332 duration="276.218µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:26.880885395Z WARN [10-16|12:17:26.880] Served eth_call conn=172.18.0.3:40120 reqid=5339 duration="254.917µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:27.158782085Z WARN [10-16|12:17:27.158] Served eth_call conn=172.18.0.3:40186 reqid=5346 duration="279.918µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:27.433872994Z WARN [10-16|12:17:27.433] Served eth_call conn=172.18.0.3:40248 reqid=5353 duration="461.929µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:27.713896721Z WARN [10-16|12:17:27.713] Served eth_call conn=172.18.0.3:40326 reqid=5360 duration="288.819µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:27.994192566Z WARN [10-16|12:17:27.993] Served eth_call conn=172.18.0.3:40378 reqid=5367 duration="427.928µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:28.288890837Z WARN [10-16|12:17:28.288] Served eth_call conn=172.18.0.3:40458 reqid=5376 duration="311.52µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:28.557090103Z WARN [10-16|12:17:28.556] Served eth_call conn=172.18.0.3:40528 reqid=5383 duration="246.116µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:28.819250580Z WARN [10-16|12:17:28.819] Served eth_call conn=172.18.0.3:40586 reqid=5390 duration="280.318µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:29.080763316Z WARN [10-16|12:17:29.080] Served eth_call conn=172.18.0.3:40662 reqid=5397 duration="265.517µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:29.366621218Z WARN [10-16|12:17:29.366] Served eth_call conn=172.18.0.3:40714 reqid=5404 duration="248.516µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:29.638465519Z WARN [10-16|12:17:29.638] Served eth_call conn=172.18.0.3:40778 reqid=5411 duration="257.916µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:29.912194540Z WARN [10-16|12:17:29.912] Served eth_call conn=172.18.0.3:40854 reqid=5418 duration="271.617µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:30.186096373Z WARN [10-16|12:17:30.185] Served eth_call conn=172.18.0.3:40908 reqid=5425 duration="262.717µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:30.459665785Z WARN [10-16|12:17:30.459] Served eth_call conn=172.18.0.3:40978 reqid=5432 duration="264.717µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:30.738268120Z WARN [10-16|12:17:30.734] Served eth_call conn=172.18.0.3:41034 reqid=5439 duration="322.22µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:31.007740368Z WARN [10-16|12:17:31.007] Served eth_call conn=172.18.0.3:41098 reqid=5446 duration="242.216µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +bundler_1 | 2023-10-16T12:10:49.406718386Z nonce: '0x50000000000000000', +bundler_1 | 2023-10-16T12:10:49.406721686Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:49.406724887Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:49.406734087Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.406737388Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:49.406741588Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.406744888Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:49.406748188Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:49.406751389Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:49.406754789Z signature: '0x' +bundler_1 | 2023-10-16T12:10:49.406757989Z } +bundler_1 | 2023-10-16T12:10:49.406761289Z ] +bundler_1 | 2023-10-16T12:10:49.410622361Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:49.410640663Z { +bundler_1 | 2023-10-16T12:10:49.410644763Z sender: '0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B', +bundler_1 | 2023-10-16T12:10:49.410648163Z nonce: '0x10000000000000000', +bundler_1 | 2023-10-16T12:10:49.410651263Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:49.410654264Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:49.410657764Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.410660764Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:49.410663864Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.410666865Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:49.410669865Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:49.410672965Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:49.410676065Z signature: '0x' +bundler_1 | 2023-10-16T12:10:49.410679065Z }, +bundler_1 | 2023-10-16T12:10:49.410681966Z { +bundler_1 | 2023-10-16T12:10:49.410694766Z sender: '0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B', +bundler_1 | 2023-10-16T12:10:49.410698567Z nonce: '0x20000000000000000', +bundler_1 | 2023-10-16T12:10:49.410701667Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:49.410704567Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:49.410707767Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.410722368Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:49.410725569Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.410728669Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:49.410731669Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:49.410734669Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:49.410737669Z signature: '0x' +bundler_1 | 2023-10-16T12:10:49.410740570Z }, +bundler_1 | 2023-10-16T12:10:49.410743570Z { +bundler_1 | 2023-10-16T12:10:49.410746370Z sender: '0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B', +bundler_1 | 2023-10-16T12:10:49.410749570Z nonce: '0x30000000000000000', +bundler_1 | 2023-10-16T12:10:49.410752471Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:49.410755571Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:49.410758571Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.410770572Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:49.410774372Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.410777372Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:49.410780373Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:49.410783373Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:49.410786273Z signature: '0x' +bundler_1 | 2023-10-16T12:10:49.410789173Z }, +bundler_1 | 2023-10-16T12:10:49.410792073Z { +bundler_1 | 2023-10-16T12:10:49.410794874Z sender: '0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B', +bundler_1 | 2023-10-16T12:10:49.410797874Z nonce: '0x40000000000000000', +bundler_1 | 2023-10-16T12:10:49.410800774Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:49.410803774Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:49.410806774Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.410809775Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:49.410812775Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.410815675Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:49.410818675Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:49.410821675Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:49.410824476Z signature: '0x' +bundler_1 | 2023-10-16T12:10:49.410827476Z }, +bundler_1 | 2023-10-16T12:10:49.410830276Z { +bundler_1 | 2023-10-16T12:10:49.410833476Z sender: '0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B', +bundler_1 | 2023-10-16T12:10:49.410836476Z nonce: '0x50000000000000000', +bundler_1 | 2023-10-16T12:10:49.410848377Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:49.410851678Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:49.410854778Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.410857778Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:49.410865579Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.410868779Z maxFeePerGas: '0xee6b2800', +geth-1.10 | 2023-10-16T12:17:31.281389585Z WARN [10-16|12:17:31.281] Served eth_call conn=172.18.0.3:41172 reqid=5453 duration="255.716µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:31.556972226Z WARN [10-16|12:17:31.556] Served eth_call conn=172.18.0.3:41258 reqid=5460 duration="258.417µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:31.823335073Z WARN [10-16|12:17:31.823] Served eth_call conn=172.18.0.3:41336 reqid=5467 duration="257.317µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:32.094690042Z WARN [10-16|12:17:32.094] Served eth_call conn=172.18.0.3:41404 reqid=5474 duration="267.617µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:32.348581887Z WARN [10-16|12:17:32.348] Served eth_call conn=172.18.0.3:41482 reqid=5483 duration="277.218µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:32.639754132Z WARN [10-16|12:17:32.639] Served eth_call conn=172.18.0.3:41560 reqid=5490 duration="240.016µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:32.914135396Z WARN [10-16|12:17:32.913] Served eth_call conn=172.18.0.3:41628 reqid=5497 duration="245.316µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:33.184957830Z WARN [10-16|12:17:33.184] Served eth_call conn=172.18.0.3:41704 reqid=5504 duration="241.515µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:33.449580366Z WARN [10-16|12:17:33.449] Served eth_call conn=172.18.0.3:41776 reqid=5511 duration="243.816µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:33.721878495Z WARN [10-16|12:17:33.721] Served eth_call conn=172.18.0.3:55940 reqid=5518 duration="286.318µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:33.993281068Z WARN [10-16|12:17:33.993] Served eth_call conn=172.18.0.3:56016 reqid=5525 duration="237.715µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:34.288174952Z WARN [10-16|12:17:34.287] Served eth_call conn=172.18.0.3:56066 reqid=5532 duration="258.516µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:34.561390941Z WARN [10-16|12:17:34.561] Served eth_call conn=172.18.0.3:56126 reqid=5539 duration="250.316µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:34.846371483Z WARN [10-16|12:17:34.846] Served eth_call conn=172.18.0.3:56206 reqid=5546 duration="261.917µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:35.120694621Z WARN [10-16|12:17:35.120] Served eth_call conn=172.18.0.3:56270 reqid=5553 duration="244.716µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:35.385443246Z WARN [10-16|12:17:35.385] Served eth_call conn=172.18.0.3:56328 reqid=5560 duration="255.917µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:35.655064083Z WARN [10-16|12:17:35.654] Served eth_call conn=172.18.0.3:56382 reqid=5567 duration="248.016µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:35.919737704Z WARN [10-16|12:17:35.919] Served eth_call conn=172.18.0.3:56450 reqid=5574 duration="359.923µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:36.174075864Z WARN [10-16|12:17:36.173] Served eth_call conn=172.18.0.3:56522 reqid=5581 duration="261.716µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:36.441435456Z WARN [10-16|12:17:36.441] Served eth_call conn=172.18.0.3:56610 reqid=5590 duration="253.816µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:36.721479560Z WARN [10-16|12:17:36.721] Served eth_call conn=172.18.0.3:56680 reqid=5597 duration="251.617µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:37.012786383Z WARN [10-16|12:17:37.012] Served eth_call conn=172.18.0.3:56726 reqid=5604 duration="324.02µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:37.272042457Z WARN [10-16|12:17:37.271] Served eth_call conn=172.18.0.3:56796 reqid=5611 duration="245.616µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:37.536643973Z WARN [10-16|12:17:37.536] Served eth_call conn=172.18.0.3:56846 reqid=5618 duration="270.417µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:37.796652996Z WARN [10-16|12:17:37.796] Served eth_call conn=172.18.0.3:56904 reqid=5625 duration="303.919µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:38.053080189Z WARN [10-16|12:17:38.052] Served eth_call conn=172.18.0.3:56948 reqid=5632 duration="257.516µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:38.315612873Z WARN [10-16|12:17:38.315] Served eth_call conn=172.18.0.3:57014 reqid=5639 duration="287.719µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:38.588782237Z WARN [10-16|12:17:38.588] Served eth_call conn=172.18.0.3:57068 reqid=5646 duration="275.018µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:38.843877845Z WARN [10-16|12:17:38.843] Served eth_call conn=172.18.0.3:57146 reqid=5653 duration="256.016µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:39.097545062Z WARN [10-16|12:17:39.095] Served eth_call conn=172.18.0.3:57202 reqid=5660 duration="248.916µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:39.380976782Z WARN [10-16|12:17:39.380] Served eth_call conn=172.18.0.3:57266 reqid=5667 duration="309.52µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:39.659947316Z WARN [10-16|12:17:39.659] Served eth_call conn=172.18.0.3:57320 reqid=5674 duration="350.023µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:39.941452713Z WARN [10-16|12:17:39.941] Served eth_call conn=172.18.0.3:57376 reqid=5681 duration="246.015µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:40.262779156Z WARN [10-16|12:17:40.262] Served eth_call conn=172.18.0.3:57452 reqid=5690 duration="276.717µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:40.545241814Z WARN [10-16|12:17:40.545] Served eth_call conn=172.18.0.3:57510 reqid=5697 duration="261.617µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:40.811847258Z WARN [10-16|12:17:40.811] Served eth_call conn=172.18.0.3:57562 reqid=5704 duration="307.32µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:41.081754813Z WARN [10-16|12:17:41.081] Served eth_call conn=172.18.0.3:57648 reqid=5711 duration="276.018µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:41.347308490Z WARN [10-16|12:17:41.346] Served eth_call conn=172.18.0.3:57712 reqid=5718 duration="261.817µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:41.623164725Z WARN [10-16|12:17:41.623] Served eth_call conn=172.18.0.3:57776 reqid=5725 duration="291.019µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:41.899330781Z WARN [10-16|12:17:41.899] Served eth_call conn=172.18.0.3:57824 reqid=5732 duration="305.92µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:42.153330319Z WARN [10-16|12:17:42.153] Served eth_call conn=172.18.0.3:57884 reqid=5739 duration="256.117µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:42.428028481Z WARN [10-16|12:17:42.427] Served eth_call conn=172.18.0.3:57960 reqid=5746 duration="259.816µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:42.666917853Z WARN [10-16|12:17:42.666] Served eth_call conn=172.18.0.3:58038 reqid=5753 duration="233.215µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:42.959020559Z WARN [10-16|12:17:42.958] Served eth_call conn=172.18.0.3:58094 reqid=5760 duration="288.818µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:43.229078305Z WARN [10-16|12:17:43.228] Served eth_call conn=172.18.0.3:58140 reqid=5767 duration="261.516µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:43.500445334Z WARN [10-16|12:17:43.500] Served eth_call conn=172.18.0.3:36596 reqid=5774 duration="274.718µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:43.775249484Z WARN [10-16|12:17:43.774] Served eth_call conn=172.18.0.3:36662 reqid=5781 duration="259.117µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:44.060596712Z WARN [10-16|12:17:44.060] Served eth_call conn=172.18.0.3:36750 reqid=5788 duration="262.517µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:44.341132130Z WARN [10-16|12:17:44.341] Served eth_call conn=172.18.0.3:36828 reqid=5797 duration="262.317µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:44.598254444Z WARN [10-16|12:17:44.598] Served eth_call conn=172.18.0.3:36900 reqid=5804 duration="249.216µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:44.854187982Z WARN [10-16|12:17:44.854] Served eth_call conn=172.18.0.3:36964 reqid=5811 duration="251.816µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:45.135222233Z WARN [10-16|12:17:45.135] Served eth_call conn=172.18.0.3:37010 reqid=5818 duration="263.417µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:45.389961694Z WARN [10-16|12:17:45.389] Served eth_call conn=172.18.0.3:37054 reqid=5825 duration="283.018µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:45.651359483Z WARN [10-16|12:17:45.651] Served eth_call conn=172.18.0.3:37120 reqid=5832 duration="249.016µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:45.912901381Z WARN [10-16|12:17:45.912] Served eth_call conn=172.18.0.3:37166 reqid=5839 duration="248.316µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:46.191470273Z WARN [10-16|12:17:46.191] Served eth_call conn=172.18.0.3:37218 reqid=5846 duration="330.221µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +bundler_1 | 2023-10-16T12:10:49.410871779Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:49.410874879Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:49.410877779Z signature: '0x' +bundler_1 | 2023-10-16T12:10:49.410880780Z } +bundler_1 | 2023-10-16T12:10:49.410883680Z ] +bundler_1 | 2023-10-16T12:10:49.636954612Z until 281474976710655 now= 1697458249 +bundler_1 | 2023-10-16T12:10:49.675149104Z sent debug_bundler_sendBundleNow - { +bundler_1 | 2023-10-16T12:10:49.675182307Z transactionHash: '0x80b88d224ec74d831086a7dacefe1ef8932356c6b9167c2aaaa4341c35fd113f', +bundler_1 | 2023-10-16T12:10:49.675186907Z userOpHashes: [ +bundler_1 | 2023-10-16T12:10:49.675190407Z '0xadc1801f84230ebf8c1ecf56ef012f4d572752ecc32e17abaa87b20f6c805b9c' +bundler_1 | 2023-10-16T12:10:49.675194307Z ] +bundler_1 | 2023-10-16T12:10:49.675197308Z } +bundler_1 | 2023-10-16T12:10:49.678758459Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:49.678789961Z { +bundler_1 | 2023-10-16T12:10:49.678794461Z sender: '0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B', +bundler_1 | 2023-10-16T12:10:49.678798061Z nonce: '0x20000000000000000', +bundler_1 | 2023-10-16T12:10:49.678801462Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:49.678804862Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:49.678808462Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.678811862Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:49.678815163Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.678818463Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:49.678821763Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:49.678825163Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:49.678828464Z signature: '0x' +bundler_1 | 2023-10-16T12:10:49.678831664Z }, +bundler_1 | 2023-10-16T12:10:49.678834764Z { +bundler_1 | 2023-10-16T12:10:49.678837964Z sender: '0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B', +bundler_1 | 2023-10-16T12:10:49.678841264Z nonce: '0x30000000000000000', +bundler_1 | 2023-10-16T12:10:49.678844565Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:49.678847765Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +geth-1.10 | 2023-10-16T12:17:46.466523739Z WARN [10-16|12:17:46.466] Served eth_call conn=172.18.0.3:37280 reqid=5853 duration="262.917µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:46.762546052Z WARN [10-16|12:17:46.762] Served eth_call conn=172.18.0.3:37346 reqid=5860 duration="252.816µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:47.039107015Z WARN [10-16|12:17:47.038] Served eth_call conn=172.18.0.3:37422 reqid=5867 duration="272.317µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:47.311519912Z WARN [10-16|12:17:47.311] Served eth_call conn=172.18.0.3:37486 reqid=5874 duration="263.516µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:47.578994891Z WARN [10-16|12:17:47.578] Served eth_call conn=172.18.0.3:37558 reqid=5881 duration="249.416µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:47.858272729Z WARN [10-16|12:17:47.858] Served eth_call conn=172.18.0.3:37604 reqid=5888 duration="256.817µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:48.124356119Z WARN [10-16|12:17:48.124] Served eth_call conn=172.18.0.3:37644 reqid=5895 duration="306.519µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:48.400792574Z WARN [10-16|12:17:48.400] Served eth_call conn=172.18.0.3:37734 reqid=5904 duration="287.218µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:48.681940131Z WARN [10-16|12:17:48.681] Served eth_call conn=172.18.0.3:37784 reqid=5911 duration="273.117µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:48.951280430Z WARN [10-16|12:17:48.951] Served eth_call conn=172.18.0.3:37838 reqid=5918 duration="249.816µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:49.231410723Z WARN [10-16|12:17:49.231] Served eth_call conn=172.18.0.3:37880 reqid=5925 duration="338.222µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:49.523677694Z WARN [10-16|12:17:49.523] Served eth_call conn=172.18.0.3:37948 reqid=5932 duration="238.115µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:49.792765677Z WARN [10-16|12:17:49.792] Served eth_call conn=172.18.0.3:38034 reqid=5939 duration="259.517µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:50.057817801Z WARN [10-16|12:17:50.057] Served eth_call conn=172.18.0.3:38090 reqid=5946 duration="394.625µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:50.308057674Z WARN [10-16|12:17:50.307] Served eth_call conn=172.18.0.3:38146 reqid=5953 duration="239.916µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:50.565049480Z WARN [10-16|12:17:50.564] Served eth_call conn=172.18.0.3:38222 reqid=5960 duration="240.616µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:50.820131663Z WARN [10-16|12:17:50.819] Served eth_call conn=172.18.0.3:38282 reqid=5967 duration="258.416µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:51.076144204Z WARN [10-16|12:17:51.075] Served eth_call conn=172.18.0.3:38358 reqid=5974 duration="314.52µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:51.333499187Z WARN [10-16|12:17:51.333] Served eth_call conn=172.18.0.3:38424 reqid=5981 duration="236.615µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:51.590324938Z WARN [10-16|12:17:51.590] Served eth_call conn=172.18.0.3:38468 reqid=5988 duration="249.516µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:51.861540598Z WARN [10-16|12:17:51.861] Served eth_call conn=172.18.0.3:38510 reqid=5995 duration="246.616µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:52.121306334Z WARN [10-16|12:17:52.121] Served eth_call conn=172.18.0.3:38586 reqid=6002 duration="294.719µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:52.375652727Z WARN [10-16|12:17:52.375] Served eth_call conn=172.18.0.3:38654 reqid=6011 duration="261.217µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:52.626501499Z WARN [10-16|12:17:52.626] Served eth_call conn=172.18.0.3:38716 reqid=6018 duration="238.916µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:52.887158492Z WARN [10-16|12:17:52.886] Served eth_call conn=172.18.0.3:38774 reqid=6025 duration="258.616µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:53.147277250Z WARN [10-16|12:17:53.147] Served eth_call conn=172.18.0.3:38808 reqid=6032 duration="247.216µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:53.422401558Z WARN [10-16|12:17:53.422] Served eth_call conn=172.18.0.3:38870 reqid=6039 duration="222.914µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:53.695033608Z WARN [10-16|12:17:53.694] Served eth_call conn=172.18.0.3:33770 reqid=6046 duration="289.818µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:53.964381851Z WARN [10-16|12:17:53.964] Served eth_call conn=172.18.0.3:33814 reqid=6053 duration="265.217µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:54.238301082Z WARN [10-16|12:17:54.238] Served eth_call conn=172.18.0.3:33876 reqid=6060 duration="358.622µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:54.491901128Z WARN [10-16|12:17:54.491] Served eth_call conn=172.18.0.3:33932 reqid=6067 duration="261.917µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:54.763958042Z WARN [10-16|12:17:54.763] Served eth_call conn=172.18.0.3:33982 reqid=6074 duration="294.219µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:55.035123600Z WARN [10-16|12:17:55.034] Served eth_call conn=172.18.0.3:34036 reqid=6081 duration="274.117µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:55.307196714Z WARN [10-16|12:17:55.307] Served eth_call conn=172.18.0.3:34102 reqid=6088 duration="251.516µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:55.572502901Z WARN [10-16|12:17:55.572] Served eth_call conn=172.18.0.3:34174 reqid=6095 duration="802.251µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:55.843119224Z WARN [10-16|12:17:55.842] Served eth_call conn=172.18.0.3:34232 reqid=6102 duration="241.115µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:56.102314224Z WARN [10-16|12:17:56.102] Served eth_call conn=172.18.0.3:34304 reqid=6109 duration="237.615µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:56.386305493Z WARN [10-16|12:17:56.386] Served eth_call conn=172.18.0.3:34392 reqid=6118 duration="263.117µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:56.659696691Z WARN [10-16|12:17:56.659] Served eth_call conn=172.18.0.3:34444 reqid=6125 duration="251.716µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:56.923253167Z WARN [10-16|12:17:56.923] Served eth_call conn=172.18.0.3:34496 reqid=6132 duration="261.717µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:57.181876631Z WARN [10-16|12:17:57.181] Served eth_call conn=172.18.0.3:34584 reqid=6139 duration="304.919µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:57.437652614Z WARN [10-16|12:17:57.437] Served eth_call conn=172.18.0.3:34640 reqid=6146 duration="291.618µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:57.700190426Z WARN [10-16|12:17:57.700] Served eth_call conn=172.18.0.3:34706 reqid=6153 duration="240.315µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:57.963142064Z WARN [10-16|12:17:57.963] Served eth_call conn=172.18.0.3:34756 reqid=6160 duration="260.316µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:58.226806246Z WARN [10-16|12:17:58.226] Served eth_call conn=172.18.0.3:34792 reqid=6167 duration="248.016µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:58.508612077Z WARN [10-16|12:17:58.508] Served eth_call conn=172.18.0.3:34866 reqid=6174 duration="286.018µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:58.779870240Z WARN [10-16|12:17:58.779] Served eth_call conn=172.18.0.3:34928 reqid=6181 duration="269.017µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:59.038574122Z WARN [10-16|12:17:59.038] Served eth_call conn=172.18.0.3:35004 reqid=6188 duration="284.719µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:59.286965609Z WARN [10-16|12:17:59.286] Served eth_call conn=172.18.0.3:35074 reqid=6195 duration="265.417µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:59.538302686Z WARN [10-16|12:17:59.538] Served eth_call conn=172.18.0.3:35132 reqid=6202 duration="257.617µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:17:59.804864836Z WARN [10-16|12:17:59.804] Served eth_call conn=172.18.0.3:35198 reqid=6209 duration="317.321µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:00.044567568Z WARN [10-16|12:18:00.044] Served eth_call conn=172.18.0.3:35252 reqid=6216 duration="242.216µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:00.318623797Z WARN [10-16|12:18:00.318] Served eth_call conn=172.18.0.3:35318 reqid=6225 duration="249.316µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:00.570990239Z WARN [10-16|12:18:00.570] Served eth_call conn=172.18.0.3:35370 reqid=6232 duration="247.016µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:00.822617234Z WARN [10-16|12:18:00.822] Served eth_call conn=172.18.0.3:35436 reqid=6239 duration="244.415µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:01.077009405Z WARN [10-16|12:18:01.076] Served eth_call conn=172.18.0.3:35504 reqid=6246 duration="247.216µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:01.327073700Z WARN [10-16|12:18:01.326] Served eth_call conn=172.18.0.3:35568 reqid=6253 duration="269.017µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:01.592013846Z WARN [10-16|12:18:01.591] Served eth_call conn=172.18.0.3:35610 reqid=6260 duration="320.02µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:01.853555075Z WARN [10-16|12:18:01.853] Served eth_call conn=172.18.0.3:35696 reqid=6267 duration="286.718µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:02.102728313Z WARN [10-16|12:18:02.102] Served eth_call conn=172.18.0.3:35766 reqid=6274 duration="316.92µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:02.367872072Z WARN [10-16|12:18:02.367] Served eth_call conn=172.18.0.3:35836 reqid=6281 duration="315.52µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:02.674178965Z WARN [10-16|12:18:02.674] Served eth_call conn=172.18.0.3:35900 reqid=6288 duration="266.817µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:02.979092868Z WARN [10-16|12:18:02.978] Served eth_call conn=172.18.0.3:35984 reqid=6295 duration="257.516µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:03.231466810Z WARN [10-16|12:18:03.231] Served eth_call conn=172.18.0.3:36054 reqid=6302 duration="256.516µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:03.481771020Z WARN [10-16|12:18:03.481] Served eth_call conn=172.18.0.3:56690 reqid=6309 duration="462.829µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:03.751072246Z WARN [10-16|12:18:03.750] Served eth_call conn=172.18.0.3:56754 reqid=6316 duration="249.916µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:04.019494715Z WARN [10-16|12:18:04.019] Served eth_call conn=172.18.0.3:56836 reqid=6323 duration="365.624µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:04.281046344Z WARN [10-16|12:18:04.280] Served eth_call conn=172.18.0.3:56926 reqid=6332 duration="256.817µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:04.555371291Z WARN [10-16|12:18:04.555] Served eth_call conn=172.18.0.3:57000 reqid=6339 duration="252.716µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:04.859659954Z WARN [10-16|12:18:04.859] Served eth_call conn=172.18.0.3:57064 reqid=6346 duration="261.716µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:05.173076101Z WARN [10-16|12:18:05.172] Served eth_call conn=172.18.0.3:57122 reqid=6353 duration="252.017µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:05.450640154Z WARN [10-16|12:18:05.450] Served eth_call conn=172.18.0.3:57182 reqid=6360 duration="229.414µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:05.729087265Z WARN [10-16|12:18:05.728] Served eth_call conn=172.18.0.3:57258 reqid=6367 duration="282.918µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:06.001216771Z WARN [10-16|12:18:06.001] Served eth_call conn=172.18.0.3:57320 reqid=6374 duration="260.917µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:06.289143887Z WARN [10-16|12:18:06.289] Served eth_call conn=172.18.0.3:57366 reqid=6381 duration="246.016µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:06.541070201Z WARN [10-16|12:18:06.540] Served eth_call conn=172.18.0.3:57440 reqid=6388 duration="243.516µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:06.796835361Z WARN [10-16|12:18:06.796] Served eth_call conn=172.18.0.3:57494 reqid=6395 duration="260.017µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:07.051941484Z WARN [10-16|12:18:07.051] Served eth_call conn=172.18.0.3:57552 reqid=6402 duration="259.817µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:07.322048570Z WARN [10-16|12:18:07.321] Served eth_call conn=172.18.0.3:57614 reqid=6409 duration="305.319µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:07.596159312Z WARN [10-16|12:18:07.596] Served eth_call conn=172.18.0.3:57678 reqid=6416 duration="257.917µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:07.886585299Z WARN [10-16|12:18:07.886] Served eth_call conn=172.18.0.3:57744 reqid=6423 duration="251.517µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:08.166295099Z WARN [10-16|12:18:08.166] Served eth_call conn=172.18.0.3:57818 reqid=6430 duration="250.617µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:08.435161306Z WARN [10-16|12:18:08.435] Served eth_call conn=172.18.0.3:57876 reqid=6438 duration="300.62µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:08.682324924Z WARN [10-16|12:18:08.682] Served eth_call conn=172.18.0.3:57950 reqid=6445 duration="254.016µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:08.931775988Z WARN [10-16|12:18:08.931] Served eth_call conn=172.18.0.3:58008 reqid=6452 duration="257.016µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +bundler_1 | 2023-10-16T12:10:49.678851165Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.678854465Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:49.678857666Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.678860866Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:49.678864166Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:49.678867366Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:49.678885968Z signature: '0x' +bundler_1 | 2023-10-16T12:10:49.678889468Z }, +bundler_1 | 2023-10-16T12:10:49.678892568Z { +bundler_1 | 2023-10-16T12:10:49.678895668Z sender: '0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B', +bundler_1 | 2023-10-16T12:10:49.678898969Z nonce: '0x40000000000000000', +bundler_1 | 2023-10-16T12:10:49.678902369Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:49.678905569Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:49.678908869Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.678912169Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:49.678915470Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.678918770Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:49.678922370Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:49.678925570Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:49.678928771Z signature: '0x' +bundler_1 | 2023-10-16T12:10:49.678931971Z }, +bundler_1 | 2023-10-16T12:10:49.678935071Z { +bundler_1 | 2023-10-16T12:10:49.678938271Z sender: '0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B', +bundler_1 | 2023-10-16T12:10:49.678941572Z nonce: '0x50000000000000000', +bundler_1 | 2023-10-16T12:10:49.678944772Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:49.678947972Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-10-16T12:10:49.678951372Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.678954572Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:49.678957773Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:49.678961073Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:49.678964373Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:49.678967673Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:49.678970874Z signature: '0x' +bundler_1 | 2023-10-16T12:10:49.678974074Z } +bundler_1 | 2023-10-16T12:10:49.678977474Z ] +bundler_1 | 2023-10-16T12:10:49.703646213Z sent eth_getUserOperationReceipt - { +bundler_1 | 2023-10-16T12:10:49.703683415Z userOpHash: '0xadc1801f84230ebf8c1ecf56ef012f4d572752ecc32e17abaa87b20f6c805b9c', +bundler_1 | 2023-10-16T12:10:49.703688216Z sender: '0xCe8322ecAE9e9C8D54A0B26471598e4263A3828B', +bundler_1 | 2023-10-16T12:10:49.703691916Z nonce: '0x10000000000000000', +bundler_1 | 2023-10-16T12:10:49.703695416Z actualGasCost: '0x15049d4655cc8', +bundler_1 | 2023-10-16T12:10:49.703698716Z actualGasUsed: '0x5a459', +bundler_1 | 2023-10-16T12:10:49.703702017Z success: true, +bundler_1 | 2023-10-16T12:10:49.703705317Z logs: [], +bundler_1 | 2023-10-16T12:10:49.703708517Z receipt: { +bundler_1 | 2023-10-16T12:10:49.703711717Z to: '0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789', +bundler_1 | 2023-10-16T12:10:49.703715017Z from: '0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266', +bundler_1 | 2023-10-16T12:10:49.703733219Z contractAddress: null, +bundler_1 | 2023-10-16T12:10:49.703736719Z transactionIndex: '0x0', +bundler_1 | 2023-10-16T12:10:49.703740019Z gasUsed: '0x1bb4f', +bundler_1 | 2023-10-16T12:10:49.703743820Z logsBloom: '0x000000000000000010000000000100000000000000000000000000000000000000080000000000004002000100000000001000000000000000002200000000000000000000000000000000000000000000000000000000000000000000002000000000000a0000000000000000000800000000000000000000000000000200000000000000000000000000000000000000000000000800000000000000000000000000000000000000400000000000000000000000000000000002000000000000000000000000000001000000000000000000000000000000000000000020000040000000000000000000000000000000000000000000000000001000000000', +bundler_1 | 2023-10-16T12:10:49.703748620Z blockHash: '0x8d64b02bc2ddae97871d7f9ad894696ba2a3f3555b3042763780f0f75df719ca', +bundler_1 | 2023-10-16T12:10:49.703752020Z transactionHash: '0x80b88d224ec74d831086a7dacefe1ef8932356c6b9167c2aaaa4341c35fd113f', +bundler_1 | 2023-10-16T12:10:49.703755420Z logs: [ [Object], [Object], [Object] ], +bundler_1 | 2023-10-16T12:10:49.703758721Z blockNumber: '0xec', +bundler_1 | 2023-10-16T12:10:49.703762021Z confirmations: '0x1', +geth-1.10 | 2023-10-16T12:18:09.216634318Z WARN [10-16|12:18:09.216] Served eth_call conn=172.18.0.3:58082 reqid=6459 duration="303.12µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:09.486049660Z WARN [10-16|12:18:09.485] Served eth_call conn=172.18.0.3:58140 reqid=6466 duration="268.317µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:09.754896966Z WARN [10-16|12:18:09.754] Served eth_call conn=172.18.0.3:58196 reqid=6473 duration="253.916µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:10.033833317Z WARN [10-16|12:18:10.033] Served eth_call conn=172.18.0.3:58262 reqid=6480 duration="332.221µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:10.315259528Z WARN [10-16|12:18:10.315] Served eth_call conn=172.18.0.3:58322 reqid=6487 duration="252.516µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:10.593068807Z WARN [10-16|12:18:10.592] Served eth_call conn=172.18.0.3:58368 reqid=6494 duration="312.52µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:10.873741169Z WARN [10-16|12:18:10.873] Served eth_call conn=172.18.0.3:58446 reqid=6501 duration="329.921µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:11.140744957Z WARN [10-16|12:18:11.140] Served eth_call conn=172.18.0.3:58506 reqid=6508 duration="255.416µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:11.422263773Z WARN [10-16|12:18:11.422] Served eth_call conn=172.18.0.3:58572 reqid=6515 duration="255.716µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:11.686420378Z WARN [10-16|12:18:11.686] Served eth_call conn=172.18.0.3:58628 reqid=6522 duration="250.516µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:11.968338921Z WARN [10-16|12:18:11.968] Served eth_call conn=172.18.0.3:58704 reqid=6529 duration="328.021µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:12.241395195Z WARN [10-16|12:18:12.241] Served eth_call conn=172.18.0.3:58772 reqid=6538 duration="263.417µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:12.500765694Z WARN [10-16|12:18:12.500] Served eth_call conn=172.18.0.3:58830 reqid=6545 duration="283.318µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:12.764500373Z WARN [10-16|12:18:12.764] Served eth_call conn=172.18.0.3:58914 reqid=6552 duration="260.716µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:13.028870392Z WARN [10-16|12:18:13.028] Served eth_call conn=172.18.0.3:58966 reqid=6559 duration="284.718µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:13.306078632Z WARN [10-16|12:18:13.305] Served eth_call conn=172.18.0.3:59022 reqid=6566 duration="272.318µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:13.589757187Z WARN [10-16|12:18:13.589] Served eth_call conn=172.18.0.3:39104 reqid=6573 duration="315.52µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:13.865295321Z WARN [10-16|12:18:13.865] Served eth_call conn=172.18.0.3:39172 reqid=6580 duration="248.516µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:14.138350696Z WARN [10-16|12:18:14.138] Served eth_call conn=172.18.0.3:39224 reqid=6587 duration="248.616µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:14.408642194Z WARN [10-16|12:18:14.408] Served eth_call conn=172.18.0.3:39288 reqid=6594 duration="239.515µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:14.683863807Z WARN [10-16|12:18:14.683] Served eth_call conn=172.18.0.3:39334 reqid=6601 duration="251.616µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:14.947989436Z WARN [10-16|12:18:14.947] Served eth_call conn=172.18.0.3:39402 reqid=6608 duration="270.917µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:15.214352053Z WARN [10-16|12:18:15.214] Served eth_call conn=172.18.0.3:39446 reqid=6615 duration="268.616µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:15.467704959Z WARN [10-16|12:18:15.467] Served eth_call conn=172.18.0.3:39490 reqid=6622 duration="267.517µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:15.726624311Z WARN [10-16|12:18:15.726] Served eth_call conn=172.18.0.3:39556 reqid=6629 duration="251.716µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:15.989720525Z WARN [10-16|12:18:15.989] Served eth_call conn=172.18.0.3:39624 reqid=6636 duration="296.118µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:16.255940833Z WARN [10-16|12:18:16.255] Served eth_call conn=172.18.0.3:39682 reqid=6645 duration="271.117µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:16.536083010Z WARN [10-16|12:18:16.535] Served eth_call conn=172.18.0.3:39750 reqid=6652 duration="265.717µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:16.806747795Z WARN [10-16|12:18:16.806] Served eth_call conn=172.18.0.3:39816 reqid=6659 duration="232.515µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +bundler_1 | 2023-10-16T12:10:49.703765321Z cumulativeGasUsed: '0x1bb4f', +bundler_1 | 2023-10-16T12:10:49.703768621Z effectiveGasPrice: '0x59682f08', +bundler_1 | 2023-10-16T12:10:49.703771821Z status: '0x1', +bundler_1 | 2023-10-16T12:10:49.703775122Z type: '0x2', +bundler_1 | 2023-10-16T12:10:49.703778322Z byzantium: true +bundler_1 | 2023-10-16T12:10:49.703781522Z } +bundler_1 | 2023-10-16T12:10:49.703784722Z } +bundler_1 | 2023-10-16T12:10:49.708804776Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:49.711693680Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-10-16T12:10:49.934290868Z UserOperation: Sender=0x7D82daDe7780030e4904c3101165d0b6B4FD00a5 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:50.148872291Z until 281474976710655 now= 1697458250 +bundler_1 | 2023-10-16T12:10:50.161515282Z sent eth_sendUserOperation - 0xabbc36c8aa60c959a9670cac1be970a07c1e450972c8c69a86fe034324797b54 +bundler_1 | 2023-10-16T12:10:50.165174640Z UserOperation: Sender=0xB41B91069ce797Ba6F91Ba47865e3ec06e4ad73E Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:50.394555205Z until 281474976710655 now= 1697458250 +bundler_1 | 2023-10-16T12:10:50.413542144Z sent eth_sendUserOperation - 0xaa845f189802061ff3c66b5863c17583cea4ecfce7300717c51409ef9d27f143 +bundler_1 | 2023-10-16T12:10:50.644332309Z until 281474976710655 now= 1697458250 +bundler_1 | 2023-10-16T12:10:50.874215210Z until 281474976710655 now= 1697458250 +bundler_1 | 2023-10-16T12:10:50.874244912Z UserOperation from 0xB41B91069ce797Ba6F91Ba47865e3ec06e4ad73E sender accessed a storage of another known sender 0x7d82dade7780030e4904c3101165d0b6b4fd00a5 +bundler_1 | 2023-10-16T12:10:50.936612708Z sent debug_bundler_sendBundleNow - { +bundler_1 | 2023-10-16T12:10:50.936634409Z transactionHash: '0xb3fab5a0c420f34ac393fe706133d93f335963eb7df808d9fb128201ff6e94ab', +bundler_1 | 2023-10-16T12:10:50.936638810Z userOpHashes: [ +bundler_1 | 2023-10-16T12:10:50.936655111Z '0xabbc36c8aa60c959a9670cac1be970a07c1e450972c8c69a86fe034324797b54' +bundler_1 | 2023-10-16T12:10:50.936658711Z ] +bundler_1 | 2023-10-16T12:10:50.936661911Z } +bundler_1 | 2023-10-16T12:10:50.939980945Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:50.940000146Z { +bundler_1 | 2023-10-16T12:10:50.940004247Z sender: '0xB41B91069ce797Ba6F91Ba47865e3ec06e4ad73E', +bundler_1 | 2023-10-16T12:10:50.940007847Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:50.940011147Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:50.940014347Z callData: '0x', +bundler_1 | 2023-10-16T12:10:50.940017448Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:50.940020848Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:50.940024148Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:50.940027448Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:50.940030749Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:50.940033949Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:50.940037449Z signature: '0x' +bundler_1 | 2023-10-16T12:10:50.940040549Z } +bundler_1 | 2023-10-16T12:10:50.940043650Z ] +bundler_1 | 2023-10-16T12:10:50.975888376Z sent eth_getUserOperationReceipt - { +bundler_1 | 2023-10-16T12:10:50.975925378Z userOpHash: '0xabbc36c8aa60c959a9670cac1be970a07c1e450972c8c69a86fe034324797b54', +bundler_1 | 2023-10-16T12:10:50.975930379Z sender: '0x7D82daDe7780030e4904c3101165d0b6B4FD00a5', +bundler_1 | 2023-10-16T12:10:50.975933979Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:50.975937279Z actualGasCost: '0x1502f49776538', +bundler_1 | 2023-10-16T12:10:50.975940679Z actualGasUsed: '0x5a3e7', +bundler_1 | 2023-10-16T12:10:50.975943880Z success: true, +bundler_1 | 2023-10-16T12:10:50.975947180Z logs: [], +bundler_1 | 2023-10-16T12:10:50.975950480Z receipt: { +bundler_1 | 2023-10-16T12:10:50.975953780Z to: '0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789', +bundler_1 | 2023-10-16T12:10:50.975957081Z from: '0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266', +bundler_1 | 2023-10-16T12:10:50.975960381Z contractAddress: null, +bundler_1 | 2023-10-16T12:10:50.975963581Z transactionIndex: '0x0', +bundler_1 | 2023-10-16T12:10:50.975966781Z gasUsed: '0x1a954', +bundler_1 | 2023-10-16T12:10:50.975970181Z logsBloom: '0x000000000000000000000000000000000000000000000000000000100000000000080000000000000002000100000000001000000000000000000200000000000000000000000000000000000000000000000000000000000000000000002000000040000a0000000000000000000800000000000000000001400000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000002000000000000000000000000000001000000000000000000000000000000000000000020000040000000000000000000000000000000000000004000000000000000000020', +bundler_1 | 2023-10-16T12:10:50.975975082Z blockHash: '0x62712f8a5982f097cabeebe9e963234368ae9cf50d860e1565e63e1cb34318da', +bundler_1 | 2023-10-16T12:10:50.975978382Z transactionHash: '0xb3fab5a0c420f34ac393fe706133d93f335963eb7df808d9fb128201ff6e94ab', +bundler_1 | 2023-10-16T12:10:50.975998083Z logs: [ [Object], [Object], [Object] ], +bundler_1 | 2023-10-16T12:10:50.976001584Z blockNumber: '0xf5', +bundler_1 | 2023-10-16T12:10:50.976004884Z confirmations: '0x1', +bundler_1 | 2023-10-16T12:10:50.976008084Z cumulativeGasUsed: '0x1a954', +bundler_1 | 2023-10-16T12:10:50.976011484Z effectiveGasPrice: '0x59682f08', +bundler_1 | 2023-10-16T12:10:50.976014685Z status: '0x1', +bundler_1 | 2023-10-16T12:10:50.976017885Z type: '0x2', +bundler_1 | 2023-10-16T12:10:50.976021085Z byzantium: true +bundler_1 | 2023-10-16T12:10:50.976024385Z } +bundler_1 | 2023-10-16T12:10:50.976027986Z } +bundler_1 | 2023-10-16T12:10:50.985098925Z sent eth_getUserOperationReceipt - null +bundler_1 | 2023-10-16T12:10:50.989933266Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:50.992712961Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-10-16T12:10:51.166848534Z UserOperation: Sender=0xBf06eb80D1dF56Ae6E2619E03F0071427431dD39 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:51.336751908Z until 281474976710655 now= 1697458251 +bundler_1 | 2023-10-16T12:10:51.349110579Z sent eth_sendUserOperation - 0xec0d1887757b80e736a7a6d8f92d781cc5efe500786c7faae7fe87c1001e0fd9 +bundler_1 | 2023-10-16T12:10:51.352538021Z UserOperation: Sender=0x1E7f246564DBF8c9430D0C1a5CF49B70C8caBB5e Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xbf06eb80d1df56ae6e2619e03f0071427431dd39 +bundler_1 | 2023-10-16T12:10:51.601306353Z until 281474976710655 now= 1697458251 +bundler_1 | 2023-10-16T12:10:51.614159459Z failed: eth_sendUserOperation error: {"message":"A Paymaster at 0xbf06eb80d1df56ae6e2619e03f0071427431dd39 in this UserOperation is used as a sender entity in another UserOperation currently in mempool.","code":-32502} +bundler_1 | 2023-10-16T12:10:51.617849619Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:51.620865131Z UserOperation: Sender=0x1E7f246564DBF8c9430D0C1a5CF49B70C8caBB5e Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xbf06eb80d1df56ae6e2619e03f0071427431dd39 +bundler_1 | 2023-10-16T12:10:51.876232129Z until 281474976710655 now= 1697458251 +bundler_1 | 2023-10-16T12:10:51.888282978Z sent eth_sendUserOperation - 0xde052d1abe77a009c6727d97aae6da9221b8240f203ad2a356e508840aa583f0 +bundler_1 | 2023-10-16T12:10:51.892126349Z UserOperation: Sender=0xBf06eb80D1dF56Ae6E2619E03F0071427431dD39 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:52.072537364Z until 281474976710655 now= 1697458252 +bundler_1 | 2023-10-16T12:10:52.084911136Z failed: eth_sendUserOperation error: {"message":"The sender address \"0xBf06eb80D1dF56Ae6E2619E03F0071427431dD39\" is used as a different entity in another UserOperation currently in mempool","code":-32502} +bundler_1 | 2023-10-16T12:10:52.090070699Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:52.093937372Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-10-16T12:10:52.178651542Z sent debug_bundler_getStakeStatus - { +bundler_1 | 2023-10-16T12:10:52.178677244Z stakeInfo: { +bundler_1 | 2023-10-16T12:10:52.178709946Z addr: '0x51A7ec75b33A78665206eA6A0DfBF67C1F9D77Bf', +bundler_1 | 2023-10-16T12:10:52.178714447Z stake: '0', +bundler_1 | 2023-10-16T12:10:52.178717847Z unstakeDelaySec: '0' +bundler_1 | 2023-10-16T12:10:52.178721147Z }, +bundler_1 | 2023-10-16T12:10:52.178724247Z isStaked: false +bundler_1 | 2023-10-16T12:10:52.178727448Z } +bundler_1 | 2023-10-16T12:10:52.291575401Z sent debug_bundler_getStakeStatus - { +bundler_1 | 2023-10-16T12:10:52.291610703Z stakeInfo: { +bundler_1 | 2023-10-16T12:10:52.291615003Z addr: '0x19B0D7c4F677F91994a1738fc4e02F045D63D3e0', +bundler_1 | 2023-10-16T12:10:52.291618604Z stake: '1000000000000000000', +bundler_1 | 2023-10-16T12:10:52.291622204Z unstakeDelaySec: '2' +bundler_1 | 2023-10-16T12:10:52.291625504Z }, +bundler_1 | 2023-10-16T12:10:52.291628704Z isStaked: true +bundler_1 | 2023-10-16T12:10:52.291632205Z } +bundler_1 | 2023-10-16T12:10:52.296608455Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:52.299671671Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-10-16T12:10:52.402004483Z UserOperation: Sender=0xcC35c5b08F67a7BB16c6367235954D4F314ADf92 Nonce=2268949521066274848768 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:52.575264994Z until 281474976710655 now= 1697458252 +bundler_1 | 2023-10-16T12:10:52.587127830Z sent eth_sendUserOperation - 0x4e030feb38870548fbb7f1a6eb7f39176cac7e677fb23d9df8b954f94cf39e67 +bundler_1 | 2023-10-16T12:10:52.590642378Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:52.590660579Z { +bundler_1 | 2023-10-16T12:10:52.590664779Z sender: '0xcC35c5b08F67a7BB16c6367235954D4F314ADf92', +bundler_1 | 2023-10-16T12:10:52.590668080Z nonce: '0x7b0000000000000000', +bundler_1 | 2023-10-16T12:10:52.590680681Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:52.590684581Z callData: '0x', +bundler_1 | 2023-10-16T12:10:52.590688381Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:52.590691681Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:52.590695082Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:52.590698482Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:52.590701782Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:52.590704982Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:52.590708282Z signature: '0x' +bundler_1 | 2023-10-16T12:10:52.590711483Z } +bundler_1 | 2023-10-16T12:10:52.590714683Z ] +bundler_1 | 2023-10-16T12:10:52.691281371Z sent debug_bundler_sendBundleNow - ok +bundler_1 | 2023-10-16T12:10:52.702717677Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-10-16T12:10:52.779978522Z UserOperation: Sender=0xcC35c5b08F67a7BB16c6367235954D4F314ADf92 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:52.973829083Z until 281474976710655 now= 1697458252 +bundler_1 | 2023-10-16T12:10:52.985968739Z sent eth_sendUserOperation - 0x5f35d16853b0fef291d679e02e9cc10ed88a255dbc57abd70620fef35ec5559d +bundler_1 | 2023-10-16T12:10:52.990368149Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:52.990390551Z { +bundler_1 | 2023-10-16T12:10:52.990394351Z sender: '0xcC35c5b08F67a7BB16c6367235954D4F314ADf92', +bundler_1 | 2023-10-16T12:10:52.990397751Z nonce: '0x0', +bundler_1 | 2023-10-16T12:10:52.990401051Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:52.990404052Z callData: '0x', +bundler_1 | 2023-10-16T12:10:52.990406952Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:52.990410052Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:52.990413052Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:10:52.990416152Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:52.990419153Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:52.990422253Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:52.990425253Z signature: '0x' +bundler_1 | 2023-10-16T12:10:52.990428353Z } +bundler_1 | 2023-10-16T12:10:52.990431354Z ] +bundler_1 | 2023-10-16T12:10:53.154834340Z until 281474976710655 now= 1697458253 +bundler_1 | 2023-10-16T12:10:53.196680689Z sent debug_bundler_sendBundleNow - { +bundler_1 | 2023-10-16T12:10:53.196706691Z transactionHash: '0x1cd5c5c35bbbaa357e93b8b0f7c30422a23e45a1f9ea7ada64eaaa74011a1003', +bundler_1 | 2023-10-16T12:10:53.196711391Z userOpHashes: [ +bundler_1 | 2023-10-16T12:10:53.196714792Z '0x5f35d16853b0fef291d679e02e9cc10ed88a255dbc57abd70620fef35ec5559d' +bundler_1 | 2023-10-16T12:10:53.196718392Z ] +bundler_1 | 2023-10-16T12:10:53.196742494Z } +bundler_1 | 2023-10-16T12:10:53.203052538Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-10-16T12:10:53.305290544Z UserOperation: Sender=0xcC35c5b08F67a7BB16c6367235954D4F314ADf92 Nonce=1 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:10:53.458757960Z until 281474976710655 now= 1697458253 +bundler_1 | 2023-10-16T12:10:53.469932347Z sent eth_sendUserOperation - 0x26ef526e9a9f3aa41ebffecefc79b4038f3f235948e64c2da3524044b9ad8235 +bundler_1 | 2023-10-16T12:10:53.473373090Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-10-16T12:10:53.473392091Z { +bundler_1 | 2023-10-16T12:10:53.473396291Z sender: '0xcC35c5b08F67a7BB16c6367235954D4F314ADf92', +bundler_1 | 2023-10-16T12:10:53.473400091Z nonce: '0x1', +bundler_1 | 2023-10-16T12:10:53.473403892Z initCode: '0x', +bundler_1 | 2023-10-16T12:10:53.473407492Z callData: '0x', +bundler_1 | 2023-10-16T12:10:53.473410692Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:10:53.473413992Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:10:53.473435594Z preVerificationGas: '0x493e0', +geth-1.10 | 2023-10-16T12:18:17.085753301Z WARN [10-16|12:18:17.085] Served eth_call conn=172.18.0.3:39892 reqid=6666 duration="248.215µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:17.350806837Z WARN [10-16|12:18:17.350] Served eth_call conn=172.18.0.3:39952 reqid=6673 duration="262.816µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:17.601542579Z WARN [10-16|12:18:17.601] Served eth_call conn=172.18.0.3:40020 reqid=6680 duration="230.114µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:17.851809492Z WARN [10-16|12:18:17.851] Served eth_call conn=172.18.0.3:40090 reqid=6687 duration="291.118µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:18.104769073Z WARN [10-16|12:18:18.104] Served eth_call conn=172.18.0.3:40144 reqid=6694 duration="244.915µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:18.359932492Z WARN [10-16|12:18:18.359] Served eth_call conn=172.18.0.3:40206 reqid=6701 duration="259.516µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:18.634452418Z WARN [10-16|12:18:18.634] Served eth_call conn=172.18.0.3:40262 reqid=6708 duration="236.015µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:18.906369382Z WARN [10-16|12:18:18.906] Served eth_call conn=172.18.0.3:40332 reqid=6715 duration="254.216µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:19.172767901Z WARN [10-16|12:18:19.172] Served eth_call conn=172.18.0.3:40376 reqid=6722 duration="248.715µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:19.425885192Z WARN [10-16|12:18:19.425] Served eth_call conn=172.18.0.3:40452 reqid=6729 duration="244.816µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:19.678560855Z WARN [10-16|12:18:19.678] Served eth_call conn=172.18.0.3:40516 reqid=6736 duration="400.925µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:19.958857742Z WARN [10-16|12:18:19.958] Served eth_call conn=172.18.0.3:40572 reqid=6743 duration="237.215µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:20.240268098Z WARN [10-16|12:18:20.240] Served eth_call conn=172.18.0.3:40638 reqid=6752 duration="237.015µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:20.510571261Z WARN [10-16|12:18:20.510] Served eth_call conn=172.18.0.3:40702 reqid=6759 duration="232.914µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:20.762661087Z WARN [10-16|12:18:20.762] Served eth_call conn=172.18.0.3:40740 reqid=6766 duration="254.916µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:21.019521312Z WARN [10-16|12:18:21.019] Served eth_call conn=172.18.0.3:40798 reqid=6773 duration="223.414µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:21.258952349Z WARN [10-16|12:18:21.258] Served eth_call conn=172.18.0.3:40868 reqid=6780 duration="236.315µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:21.506279679Z WARN [10-16|12:18:21.506] Served eth_call conn=172.18.0.3:40938 reqid=6787 duration="263.417µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:21.783650682Z WARN [10-16|12:18:21.783] Served eth_call conn=172.18.0.3:40992 reqid=6794 duration="335.221µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:22.056629012Z WARN [10-16|12:18:22.056] Served eth_call conn=172.18.0.3:41090 reqid=6801 duration=2.360848ms err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:22.340405816Z WARN [10-16|12:18:22.340] Served eth_call conn=172.18.0.3:41158 reqid=6808 duration="238.915µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:22.613863776Z WARN [10-16|12:18:22.613] Served eth_call conn=172.18.0.3:41234 reqid=6815 duration="299.518µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:22.877851045Z WARN [10-16|12:18:22.877] Served eth_call conn=172.18.0.3:41314 reqid=6822 duration="264.916µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:23.140952230Z WARN [10-16|12:18:23.140] Served eth_call conn=172.18.0.3:41362 reqid=6829 duration="239.515µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:23.416179749Z WARN [10-16|12:18:23.416] Served eth_call conn=172.18.0.3:41392 reqid=6836 duration="245.916µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:23.678307329Z WARN [10-16|12:18:23.678] Served eth_call conn=172.18.0.3:55692 reqid=6843 duration="239.415µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:23.946116672Z WARN [10-16|12:18:23.945] Served eth_call conn=172.18.0.3:55756 reqid=6850 duration="252.216µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:24.223237912Z WARN [10-16|12:18:24.223] Served eth_call conn=172.18.0.3:55830 reqid=6859 duration="242.316µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:24.485159179Z WARN [10-16|12:18:24.485] Served eth_call conn=172.18.0.3:55898 reqid=6866 duration="264.117µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:24.749174680Z WARN [10-16|12:18:24.749] Served eth_call conn=172.18.0.3:55968 reqid=6873 duration="253.816µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:25.033389374Z WARN [10-16|12:18:25.033] Served eth_call conn=172.18.0.3:56044 reqid=6880 duration="240.016µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:25.331117933Z WARN [10-16|12:18:25.330] Served eth_call conn=172.18.0.3:56132 reqid=6887 duration="246.716µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:25.575530378Z WARN [10-16|12:18:25.575] Served eth_call conn=172.18.0.3:56204 reqid=6894 duration="244.416µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:25.824762933Z WARN [10-16|12:18:25.824] Served eth_call conn=172.18.0.3:56264 reqid=6901 duration="256.416µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:26.099871944Z WARN [10-16|12:18:26.099] Served eth_call conn=172.18.0.3:56330 reqid=6908 duration="307.219µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:26.394548108Z WARN [10-16|12:18:26.394] Served eth_call conn=172.18.0.3:56402 reqid=6915 duration="249.616µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:26.661412391Z WARN [10-16|12:18:26.661] Served eth_call conn=172.18.0.3:56466 reqid=6922 duration="446.329µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:26.927749840Z WARN [10-16|12:18:26.927] Served eth_call conn=172.18.0.3:56522 reqid=6929 duration="250.316µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:27.200281786Z WARN [10-16|12:18:27.200] Served eth_call conn=172.18.0.3:56582 reqid=6936 duration="318.921µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:27.490726379Z WARN [10-16|12:18:27.490] Served eth_call conn=172.18.0.3:56648 reqid=6943 duration="255.516µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:27.759206366Z WARN [10-16|12:18:27.759] Served eth_call conn=172.18.0.3:56704 reqid=6950 duration="254.917µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:28.024321637Z WARN [10-16|12:18:28.024] Served eth_call conn=172.18.0.3:56772 reqid=6957 duration="228.515µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:28.276000348Z WARN [10-16|12:18:28.275] Served eth_call conn=172.18.0.3:56850 reqid=6966 duration="247.615µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:28.528743027Z WARN [10-16|12:18:28.528] Served eth_call conn=172.18.0.3:56916 reqid=6973 duration="249.416µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:28.784455297Z WARN [10-16|12:18:28.784] Served eth_call conn=172.18.0.3:56984 reqid=6980 duration="254.116µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:29.059302091Z WARN [10-16|12:18:29.059] Served eth_call conn=172.18.0.3:57046 reqid=6987 duration="251.816µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:29.330250935Z WARN [10-16|12:18:29.330] Served eth_call conn=172.18.0.3:57088 reqid=6994 duration="255.917µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:29.606516620Z WARN [10-16|12:18:29.606] Served eth_call conn=172.18.0.3:57154 reqid=7001 duration="306.32µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:29.873604718Z WARN [10-16|12:18:29.873] Served eth_call conn=172.18.0.3:57226 reqid=7008 duration="244.916µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:30.136279833Z WARN [10-16|12:18:30.136] Served eth_call conn=172.18.0.3:57300 reqid=7015 duration="245.415µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:30.411404945Z WARN [10-16|12:18:30.411] Served eth_call conn=172.18.0.3:57360 reqid=7022 duration="252.316µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:30.704673518Z WARN [10-16|12:18:30.704] Served eth_call conn=172.18.0.3:57422 reqid=7029 duration="349.622µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:30.973013531Z WARN [10-16|12:18:30.972] Served eth_call conn=172.18.0.3:57464 reqid=7036 duration="262.516µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:31.252336433Z WARN [10-16|12:18:31.252] Served eth_call conn=172.18.0.3:57514 reqid=7043 duration="245.015µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:31.510845632Z WARN [10-16|12:18:31.510] Served eth_call conn=172.18.0.3:57580 reqid=7050 duration="266.016µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:31.792604587Z WARN [10-16|12:18:31.792] Served eth_call conn=172.18.0.3:57640 reqid=7057 duration="236.515µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:32.069798157Z WARN [10-16|12:18:32.069] Served eth_call conn=172.18.0.3:57708 reqid=7064 duration="280.617µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:32.334825764Z WARN [10-16|12:18:32.334] Served eth_call conn=172.18.0.3:57782 reqid=7073 duration="294.719µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:32.597375415Z WARN [10-16|12:18:32.597] Served eth_call conn=172.18.0.3:57848 reqid=7080 duration="247.415µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:32.874934207Z WARN [10-16|12:18:32.874] Served eth_call conn=172.18.0.3:57912 reqid=7087 duration="258.917µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:33.139424081Z WARN [10-16|12:18:33.139] Served eth_call conn=172.18.0.3:57954 reqid=7094 duration="340.921µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:33.406421711Z WARN [10-16|12:18:33.406] Served eth_call conn=172.18.0.3:58032 reqid=7101 duration="277.518µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:33.670269944Z WARN [10-16|12:18:33.670] Served eth_call conn=172.18.0.3:57090 reqid=7108 duration="252.416µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:33.930162129Z WARN [10-16|12:18:33.929] Served eth_call conn=172.18.0.3:57138 reqid=7115 duration="274.017µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:34.211794377Z WARN [10-16|12:18:34.211] Served eth_call conn=172.18.0.3:57188 reqid=7122 duration="251.416µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:34.453962151Z WARN [10-16|12:18:34.453] Served eth_call conn=172.18.0.3:57268 reqid=7129 duration="255.216µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:34.706222758Z WARN [10-16|12:18:34.706] Served eth_call conn=172.18.0.3:57324 reqid=7136 duration="245.015µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:34.960601998Z WARN [10-16|12:18:34.960] Served eth_call conn=172.18.0.3:57386 reqid=7143 duration="238.315µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:35.236186766Z WARN [10-16|12:18:35.236] Served eth_call conn=172.18.0.3:57468 reqid=7150 duration="270.017µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:35.507555071Z WARN [10-16|12:18:35.507] Served eth_call conn=172.18.0.3:57538 reqid=7157 duration="339.621µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:35.760126097Z WARN [10-16|12:18:35.759] Served eth_call conn=172.18.0.3:57620 reqid=7164 duration="294.118µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:36.015028170Z WARN [10-16|12:18:36.014] Served eth_call conn=172.18.0.3:57678 reqid=7171 duration="258.816µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:36.298196913Z WARN [10-16|12:18:36.297] Served eth_call conn=172.18.0.3:57756 reqid=7180 duration="267.717µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:36.560955378Z WARN [10-16|12:18:36.560] Served eth_call conn=172.18.0.3:57826 reqid=7187 duration="239.015µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:36.820304529Z WARN [10-16|12:18:36.820] Served eth_call conn=172.18.0.3:57882 reqid=7194 duration="231.015µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:37.080296321Z WARN [10-16|12:18:37.080] Served eth_call conn=172.18.0.3:57948 reqid=7201 duration="260.716µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:37.355318554Z WARN [10-16|12:18:37.355] Served eth_call conn=172.18.0.3:58038 reqid=7208 duration="294.818µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:37.632964352Z WARN [10-16|12:18:37.632] Served eth_call conn=172.18.0.3:58086 reqid=7215 duration="277.417µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:37.895357693Z WARN [10-16|12:18:37.895] Served eth_call conn=172.18.0.3:58132 reqid=7222 duration="257.916µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:38.156902482Z WARN [10-16|12:18:38.156] Served eth_call conn=172.18.0.3:58188 reqid=7229 duration="240.915µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:38.429964293Z WARN [10-16|12:18:38.429] Served eth_call conn=172.18.0.3:58260 reqid=7236 duration="290.818µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:38.724957577Z WARN [10-16|12:18:38.724] Served eth_call conn=172.18.0.3:58322 reqid=7243 duration="261.617µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:39.003942165Z WARN [10-16|12:18:39.003] Served eth_call conn=172.18.0.3:58384 reqid=7250 duration="267.317µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:39.309126614Z WARN [10-16|12:18:39.308] Served eth_call conn=172.18.0.3:58430 reqid=7257 duration="254.716µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:39.598475770Z WARN [10-16|12:18:39.598] Served eth_call conn=172.18.0.3:58472 reqid=7264 duration="263.916µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:39.892581624Z WARN [10-16|12:18:39.892] Served eth_call conn=172.18.0.3:58540 reqid=7271 duration="290.518µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:40.179654837Z WARN [10-16|12:18:40.179] Served eth_call conn=172.18.0.3:58612 reqid=7280 duration="342.921µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:40.465091848Z WARN [10-16|12:18:40.464] Served eth_call conn=172.18.0.3:58682 reqid=7287 duration="258.216µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:40.753872168Z WARN [10-16|12:18:40.753] Served eth_call conn=172.18.0.3:58750 reqid=7294 duration="349.222µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:41.024440145Z WARN [10-16|12:18:41.024] Served eth_call conn=172.18.0.3:58818 reqid=7301 duration="249.816µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:41.299831725Z WARN [10-16|12:18:41.299] Served eth_call conn=172.18.0.3:58868 reqid=7308 duration="246.615µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:41.572532936Z WARN [10-16|12:18:41.572] Served eth_call conn=172.18.0.3:58910 reqid=7315 duration="253.916µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:41.837493662Z WARN [10-16|12:18:41.837] Served eth_call conn=172.18.0.3:58982 reqid=7322 duration="262.116µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:42.085656433Z WARN [10-16|12:18:42.085] Served eth_call conn=172.18.0.3:59030 reqid=7329 duration="296.818µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:42.329385727Z WARN [10-16|12:18:42.329] Served eth_call conn=172.18.0.3:59098 reqid=7336 duration="309.72µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:42.595326614Z WARN [10-16|12:18:42.595] Served eth_call conn=172.18.0.3:59150 reqid=7343 duration="259.216µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:42.877652129Z WARN [10-16|12:18:42.877] Served eth_call conn=172.18.0.3:59222 reqid=7350 duration="260.616µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:43.147908687Z WARN [10-16|12:18:43.147] Served eth_call conn=172.18.0.3:59306 reqid=7357 duration="283.118µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:43.420555794Z WARN [10-16|12:18:43.420] Served eth_call conn=172.18.0.3:59372 reqid=7364 duration="247.316µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:43.696703522Z WARN [10-16|12:18:43.696] Served eth_call conn=172.18.0.3:48814 reqid=7371 duration="270.117µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:43.962037871Z WARN [10-16|12:18:43.961] Served eth_call conn=172.18.0.3:48866 reqid=7378 duration="263.016µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:44.228315579Z WARN [10-16|12:18:44.228] Served eth_call conn=172.18.0.3:48950 reqid=7387 duration="264.017µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:44.500770075Z WARN [10-16|12:18:44.500] Served eth_call conn=172.18.0.3:48996 reqid=7394 duration="239.715µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:44.774266636Z WARN [10-16|12:18:44.774] Served eth_call conn=172.18.0.3:49062 reqid=7401 duration="267.916µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:45.035579632Z WARN [10-16|12:18:45.035] Served eth_call conn=172.18.0.3:49124 reqid=7408 duration="277.117µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:45.297540070Z WARN [10-16|12:18:45.297] Served eth_call conn=172.18.0.3:49194 reqid=7415 duration="258.716µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:45.564491320Z WARN [10-16|12:18:45.564] Served eth_call conn=172.18.0.3:49254 reqid=7422 duration="245.916µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:45.813956873Z WARN [10-16|12:18:45.813] Served eth_call conn=172.18.0.3:49326 reqid=7429 duration="263.716µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:46.057342745Z WARN [10-16|12:18:46.057] Served eth_call conn=172.18.0.3:49394 reqid=7436 duration="242.515µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:46.300312391Z WARN [10-16|12:18:46.300] Served eth_call conn=172.18.0.3:49462 reqid=7443 duration="245.816µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:46.546582143Z WARN [10-16|12:18:46.546] Served eth_call conn=172.18.0.3:49540 reqid=7450 duration="242.815µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:46.797493287Z WARN [10-16|12:18:46.797] Served eth_call conn=172.18.0.3:49614 reqid=7457 duration="233.815µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:47.085019071Z WARN [10-16|12:18:47.084] Served eth_call conn=172.18.0.3:49680 reqid=7464 duration="248.616µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:47.356204766Z WARN [10-16|12:18:47.356] Served eth_call conn=172.18.0.3:49750 reqid=7471 duration="264.817µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:47.617996762Z WARN [10-16|12:18:47.617] Served eth_call conn=172.18.0.3:49812 reqid=7478 duration="237.415µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:47.885277109Z WARN [10-16|12:18:47.885] Served eth_call conn=172.18.0.3:49868 reqid=7485 duration="294.519µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:48.142485513Z WARN [10-16|12:18:48.142] Served eth_call conn=172.18.0.3:49944 reqid=7492 duration="266.717µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:48.400542871Z WARN [10-16|12:18:48.400] Served eth_call conn=172.18.0.3:50036 reqid=7501 duration="251.016µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:48.668837282Z WARN [10-16|12:18:48.668] Served eth_call conn=172.18.0.3:50112 reqid=7508 duration="293.118µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:48.943817719Z WARN [10-16|12:18:48.943] Served eth_call conn=172.18.0.3:50156 reqid=7515 duration="267.217µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:49.224299807Z WARN [10-16|12:18:49.224] Served eth_call conn=172.18.0.3:50226 reqid=7522 duration="322.321µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:49.500043594Z WARN [10-16|12:18:49.499] Served eth_call conn=172.18.0.3:50284 reqid=7529 duration="305.32µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:49.775062233Z WARN [10-16|12:18:49.774] Served eth_call conn=172.18.0.3:50340 reqid=7536 duration="245.316µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:50.071742355Z WARN [10-16|12:18:50.071] Served eth_call conn=172.18.0.3:50410 reqid=7543 duration="685.844µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:50.347071214Z WARN [10-16|12:18:50.346] Served eth_call conn=172.18.0.3:50470 reqid=7550 duration="231.315µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:50.603930696Z WARN [10-16|12:18:50.603] Served eth_call conn=172.18.0.3:50524 reqid=7557 duration="233.715µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:50.870367189Z WARN [10-16|12:18:50.870] Served eth_call conn=172.18.0.3:50590 reqid=7564 duration="295.919µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:51.142927372Z WARN [10-16|12:18:51.142] Served eth_call conn=172.18.0.3:50628 reqid=7571 duration="243.816µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:51.416566624Z WARN [10-16|12:18:51.416] Served eth_call conn=172.18.0.3:50710 reqid=7578 duration="250.916µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:51.685387168Z WARN [10-16|12:18:51.685] Served eth_call conn=172.18.0.3:50770 reqid=7585 duration="367.523µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:51.954602938Z WARN [10-16|12:18:51.954] Served eth_call conn=172.18.0.3:50838 reqid=7592 duration="257.816µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:52.229758087Z WARN [10-16|12:18:52.229] Served eth_call conn=172.18.0.3:50928 reqid=7601 duration="300.919µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:52.497756179Z WARN [10-16|12:18:52.497] Served eth_call conn=172.18.0.3:51000 reqid=7608 duration="290.118µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:52.750725212Z WARN [10-16|12:18:52.750] Served eth_call conn=172.18.0.3:51072 reqid=7615 duration="272.818µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:53.021526083Z WARN [10-16|12:18:53.021] Served eth_call conn=172.18.0.3:51128 reqid=7622 duration="266.717µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:53.270543065Z WARN [10-16|12:18:53.270] Served eth_call conn=172.18.0.3:51184 reqid=7629 duration="261.517µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:53.525127501Z WARN [10-16|12:18:53.524] Served eth_call conn=172.18.0.3:35058 reqid=7636 duration="249.016µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:53.817896273Z WARN [10-16|12:18:53.817] Served eth_call conn=172.18.0.3:35104 reqid=7643 duration="335.721µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:54.094743730Z WARN [10-16|12:18:54.094] Served eth_call conn=172.18.0.3:35158 reqid=7650 duration="265.817µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:54.384575514Z WARN [10-16|12:18:54.384] Served eth_call conn=172.18.0.3:35224 reqid=7657 duration="235.015µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:54.644603598Z WARN [10-16|12:18:54.644] Served eth_call conn=172.18.0.3:35304 reqid=7664 duration="284.618µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:54.915087649Z WARN [10-16|12:18:54.914] Served eth_call conn=172.18.0.3:35378 reqid=7671 duration="260.717µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:55.177607881Z WARN [10-16|12:18:55.177] Served eth_call conn=172.18.0.3:35432 reqid=7678 duration="241.916µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:55.421045385Z WARN [10-16|12:18:55.420] Served eth_call conn=172.18.0.3:35478 reqid=7685 duration="252.816µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:55.688720622Z WARN [10-16|12:18:55.688] Served eth_call conn=172.18.0.3:35546 reqid=7692 duration="254.417µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:55.956669177Z WARN [10-16|12:18:55.956] Served eth_call conn=172.18.0.3:35618 reqid=7699 duration="252.416µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:56.236412578Z WARN [10-16|12:18:56.236] Served eth_call conn=172.18.0.3:35696 reqid=7708 duration="234.715µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:56.507534133Z WARN [10-16|12:18:56.507] Served eth_call conn=172.18.0.3:35776 reqid=7715 duration="262.517µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:56.769193990Z WARN [10-16|12:18:56.769] Served eth_call conn=172.18.0.3:35828 reqid=7722 duration="256.217µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:57.049804945Z WARN [10-16|12:18:57.049] Served eth_call conn=172.18.0.3:35896 reqid=7729 duration="264.017µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:57.304041332Z WARN [10-16|12:18:57.303] Served eth_call conn=172.18.0.3:35964 reqid=7736 duration="276.117µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:57.558121509Z WARN [10-16|12:18:57.557] Served eth_call conn=172.18.0.3:36020 reqid=7743 duration="257.716µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:57.823855424Z WARN [10-16|12:18:57.823] Served eth_call conn=172.18.0.3:36072 reqid=7750 duration="283.318µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:58.075321035Z WARN [10-16|12:18:58.075] Served eth_call conn=172.18.0.3:36134 reqid=7757 duration="276.217µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:58.341710391Z WARN [10-16|12:18:58.341] Served eth_call conn=172.18.0.3:36190 reqid=7764 duration="287.418µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:58.608875196Z WARN [10-16|12:18:58.608] Served eth_call conn=172.18.0.3:36246 reqid=7771 duration="241.716µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:58.881021716Z WARN [10-16|12:18:58.880] Served eth_call conn=172.18.0.3:36310 reqid=7778 duration="248.015µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:59.172859483Z WARN [10-16|12:18:59.172] Served eth_call conn=172.18.0.3:36370 reqid=7785 duration="284.518µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:59.415365927Z WARN [10-16|12:18:59.415] Served eth_call conn=172.18.0.3:36420 reqid=7792 duration="248.216µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:59.658501812Z WARN [10-16|12:18:59.658] Served eth_call conn=172.18.0.3:36470 reqid=7799 duration="247.315µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:18:59.923000748Z WARN [10-16|12:18:59.922] Served eth_call conn=172.18.0.3:36536 reqid=7806 duration="246.816µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:00.167436815Z WARN [10-16|12:19:00.167] Served eth_call conn=172.18.0.3:36598 reqid=7813 duration="238.315µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:00.416024844Z WARN [10-16|12:19:00.415] Served eth_call conn=172.18.0.3:36680 reqid=7822 duration="248.316µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:00.682092580Z WARN [10-16|12:19:00.681] Served eth_call conn=172.18.0.3:36740 reqid=7829 duration="256.217µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:00.937150319Z WARN [10-16|12:19:00.937] Served eth_call conn=172.18.0.3:36788 reqid=7836 duration="260.517µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:01.182576648Z WARN [10-16|12:19:01.182] Served eth_call conn=172.18.0.3:36858 reqid=7843 duration="246.815µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:01.437484178Z WARN [10-16|12:19:01.437] Served eth_call conn=172.18.0.3:36924 reqid=7850 duration="266.016µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:01.711061688Z WARN [10-16|12:19:01.710] Served eth_call conn=172.18.0.3:36976 reqid=7857 duration="259.617µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:01.979886998Z WARN [10-16|12:19:01.979] Served eth_call conn=172.18.0.3:37024 reqid=7864 duration="308.819µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:02.229301480Z WARN [10-16|12:19:02.229] Served eth_call conn=172.18.0.3:37082 reqid=7871 duration="310.62µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +bundler_1 | 2023-10-16T12:10:53.473439694Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:10:53.473442994Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:10:53.473446395Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:10:53.473449695Z signature: '0x' +bundler_1 | 2023-10-16T12:10:53.473488898Z } +bundler_1 | 2023-10-16T12:10:53.473493798Z ] +bundler_1 | 2023-10-16T12:10:53.657989401Z until 281474976710655 now= 1697458253 +bundler_1 | 2023-10-16T12:10:53.704948510Z sent debug_bundler_sendBundleNow - { +bundler_1 | 2023-10-16T12:10:53.704972212Z transactionHash: '0x9f0f2181f7dda231fb3f2fb2141c8f8fecdb988603e865097cb1544d0b75ccaf', +bundler_1 | 2023-10-16T12:10:53.704977012Z userOpHashes: [ +bundler_1 | 2023-10-16T12:10:53.704980412Z '0x26ef526e9a9f3aa41ebffecefc79b4038f3f235948e64c2da3524044b9ad8235' +bundler_1 | 2023-10-16T12:10:53.704983913Z ] +bundler_1 | 2023-10-16T12:10:53.704987013Z } +bundler_1 | 2023-10-16T12:10:53.708347450Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-10-16T12:10:53.719971269Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:53.817636052Z UserOperation: Sender=0x76d1A52C4058bFa00F20A975d32304666cD9c1Cf Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x5ae314f4d589f64b15fb8ca041631c95f38cc5ff +bundler_1 | 2023-10-16T12:10:54.177716829Z until 281474976710655 now= 1697458254 +bundler_1 | 2023-10-16T12:10:54.188570694Z sent eth_sendUserOperation - 0xc6ffb815ed2e2f2e7493ba9e2b3b059cd3b0f3ad99b43bb1de16ad1fc5a9ed1d +bundler_1 | 2023-10-16T12:10:54.193856467Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:54.281558250Z UserOperation: Sender=0x72E32e3C587F06cCf2F067A7458E6FE66193F43f Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9ce189634084ea0237e2ff616a5d08a963ff4fde +bundler_1 | 2023-10-16T12:10:54.622816533Z failed: eth_sendUserOperation error: {"message":"unstaked paymaster accessed paymaster slot 0x0000000000000000000000000000000000000000000000000000000000000001","data":{"paymaster":"0x9ce189634084ea0237e2ff616a5d08a963ff4fde"},"code":-32502} +bundler_1 | 2023-10-16T12:10:54.628040201Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:54.729910190Z UserOperation: Sender=0xAC1abF0A7849c5e5A93df6a8a43A392884bb03f5 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x5118e2a16d6715dd54cab08481669d7c3c4e24a9 +bundler_1 | 2023-10-16T12:10:55.127159924Z failed: eth_sendUserOperation error: {"message":"unstaked paymaster accessed 0xf97f542983252df13ba10b7070c12e794ed2a010 slot 0xffd3d95f2e156046e90f99224d6243b26e894a25fc468613f3914b33172b9b63","data":{"paymaster":"0x5118e2a16d6715dd54cab08481669d7c3c4e24a9"},"code":-32502} +bundler_1 | 2023-10-16T12:10:55.132503702Z sent debug_bundler_clearState - ok +geth-1.10 | 2023-10-16T12:19:02.496830708Z WARN [10-16|12:19:02.496] Served eth_call conn=172.18.0.3:37128 reqid=7878 duration="257.917µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:02.785526976Z WARN [10-16|12:19:02.785] Served eth_call conn=172.18.0.3:37176 reqid=7885 duration="261.516µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:03.055431394Z WARN [10-16|12:19:03.055] Served eth_call conn=172.18.0.3:37238 reqid=7892 duration="273.915µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:03.302308135Z WARN [10-16|12:19:03.302] Served eth_call conn=172.18.0.3:37302 reqid=7899 duration="246.213µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:03.547882102Z WARN [10-16|12:19:03.547] Served eth_call conn=172.18.0.3:49424 reqid=7906 duration="244.714µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:03.796520341Z WARN [10-16|12:19:03.796] Served eth_call conn=172.18.0.3:49488 reqid=7913 duration="247.013µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:04.079737104Z WARN [10-16|12:19:04.079] Served eth_call conn=172.18.0.3:49558 reqid=7920 duration="255.614µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:04.365564512Z WARN [10-16|12:19:04.365] Served eth_call conn=172.18.0.3:49668 reqid=7929 duration="245.513µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:04.633498224Z WARN [10-16|12:19:04.633] Served eth_call conn=172.18.0.3:49744 reqid=7936 duration="415.824µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:04.893406190Z WARN [10-16|12:19:04.893] Served eth_call conn=172.18.0.3:49812 reqid=7943 duration="248.013µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:05.165449831Z WARN [10-16|12:19:05.165] Served eth_call conn=172.18.0.3:49868 reqid=7950 duration="247.314µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:05.439238969Z WARN [10-16|12:19:05.439] Served eth_call conn=172.18.0.3:49942 reqid=7957 duration="276.916µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:05.710756081Z WARN [10-16|12:19:05.710] Served eth_call conn=172.18.0.3:50012 reqid=7964 duration="247.314µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:05.963550950Z WARN [10-16|12:19:05.963] Served eth_call conn=172.18.0.3:50084 reqid=7971 duration="441.424µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:06.244004960Z WARN [10-16|12:19:06.243] Served eth_call conn=172.18.0.3:50126 reqid=7978 duration="289.117µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:06.509344428Z WARN [10-16|12:19:06.509] Served eth_call conn=172.18.0.3:50170 reqid=7985 duration="279.415µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:06.776652305Z WARN [10-16|12:19:06.776] Served eth_call conn=172.18.0.3:50234 reqid=7992 duration="276.516µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:07.031068365Z WARN [10-16|12:19:07.030] Served eth_call conn=172.18.0.3:50308 reqid=7999 duration="271.716µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:07.284334030Z WARN [10-16|12:19:07.284] Served eth_call conn=172.18.0.3:50376 reqid=8006 duration="265.117µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:07.542018510Z WARN [10-16|12:19:07.541] Served eth_call conn=172.18.0.3:50438 reqid=8013 duration="229.115µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:07.778233626Z WARN [10-16|12:19:07.778] Served eth_call conn=172.18.0.3:50508 reqid=8020 duration="237.515µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:08.067835836Z WARN [10-16|12:19:08.067] Served eth_call conn=172.18.0.3:50568 reqid=8027 duration="256.616µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:08.313840774Z WARN [10-16|12:19:08.313] Served eth_call conn=172.18.0.3:50632 reqid=8036 duration="290.419µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:08.564915735Z WARN [10-16|12:19:08.564] Served eth_call conn=172.18.0.3:50694 reqid=8043 duration="234.214µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:08.819503819Z WARN [10-16|12:19:08.819] Served eth_call conn=172.18.0.3:50724 reqid=8050 duration="244.116µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:09.101456142Z WARN [10-16|12:19:09.101] Served eth_call conn=172.18.0.3:50766 reqid=8057 duration="291.119µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:09.386916189Z WARN [10-16|12:19:09.386] Served eth_call conn=172.18.0.3:50804 reqid=8064 duration="270.217µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:09.642389429Z WARN [10-16|12:19:09.642] Served eth_call conn=172.18.0.3:50880 reqid=8071 duration="260.317µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:09.901781018Z WARN [10-16|12:19:09.901] Served eth_call conn=172.18.0.3:50936 reqid=8078 duration="390.925µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:10.181952628Z WARN [10-16|12:19:10.181] Served eth_call conn=172.18.0.3:51002 reqid=8085 duration="302.22µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:10.456807301Z WARN [10-16|12:19:10.456] Served eth_call conn=172.18.0.3:51072 reqid=8092 duration="248.015µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:10.735592923Z WARN [10-16|12:19:10.735] Served eth_call conn=172.18.0.3:51144 reqid=8099 duration="244.316µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:10.988578600Z WARN [10-16|12:19:10.988] Served eth_call conn=172.18.0.3:51198 reqid=8106 duration="263.117µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:11.274780773Z WARN [10-16|12:19:11.274] Served eth_call conn=172.18.0.3:51246 reqid=8113 duration="261.017µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:11.563164183Z WARN [10-16|12:19:11.563] Served eth_call conn=172.18.0.3:51308 reqid=8120 duration="246.916µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:11.822773086Z WARN [10-16|12:19:11.822] Served eth_call conn=172.18.0.3:51374 reqid=8127 duration="228.414µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:12.091286948Z WARN [10-16|12:19:12.091] Served eth_call conn=172.18.0.3:51440 reqid=8134 duration="258.116µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:12.356557806Z WARN [10-16|12:19:12.356] Served eth_call conn=172.18.0.3:51536 reqid=8143 duration="380.623µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:12.633314886Z WARN [10-16|12:19:12.633] Served eth_call conn=172.18.0.3:51576 reqid=8150 duration="256.016µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:12.908859890Z WARN [10-16|12:19:12.908] Served eth_call conn=172.18.0.3:51630 reqid=8157 duration="243.215µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:13.186172205Z WARN [10-16|12:19:13.186] Served eth_call conn=172.18.0.3:51702 reqid=8164 duration="237.315µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:13.451610974Z WARN [10-16|12:19:13.451] Served eth_call conn=172.18.0.3:51766 reqid=8171 duration="255.816µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:13.733962505Z WARN [10-16|12:19:13.733] Served eth_call conn=172.18.0.3:38688 reqid=8178 duration="251.416µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:14.022127601Z WARN [10-16|12:19:14.021] Served eth_call conn=172.18.0.3:38752 reqid=8185 duration="286.117µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:14.303059243Z WARN [10-16|12:19:14.302] Served eth_call conn=172.18.0.3:38816 reqid=8192 duration="277.517µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:14.579567307Z WARN [10-16|12:19:14.579] Served eth_call conn=172.18.0.3:38862 reqid=8199 duration="276.318µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:14.910830910Z WARN [10-16|12:19:14.910] Served eth_call conn=172.18.0.3:38904 reqid=8206 duration="271.017µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:15.189433406Z WARN [10-16|12:19:15.189] Served eth_call conn=172.18.0.3:38974 reqid=8213 duration="274.517µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:15.471965848Z WARN [10-16|12:19:15.471] Served eth_call conn=172.18.0.3:39040 reqid=8220 duration="271.817µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:15.738940414Z WARN [10-16|12:19:15.738] Served eth_call conn=172.18.0.3:39122 reqid=8227 duration="346.321µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:16.027236718Z WARN [10-16|12:19:16.027] Served eth_call conn=172.18.0.3:39218 reqid=8234 duration="264.017µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:16.297584196Z WARN [10-16|12:19:16.297] Served eth_call conn=172.18.0.3:39298 reqid=8243 duration="256.816µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:16.566658093Z WARN [10-16|12:19:16.566] Served eth_call conn=172.18.0.3:39368 reqid=8250 duration="243.316µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:16.840132567Z WARN [10-16|12:19:16.840] Served eth_call conn=172.18.0.3:39424 reqid=8257 duration="250.416µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:17.119973540Z WARN [10-16|12:19:17.119] Served eth_call conn=172.18.0.3:39514 reqid=8264 duration="279.817µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:17.379495938Z WARN [10-16|12:19:17.379] Served eth_call conn=172.18.0.3:39580 reqid=8271 duration="302.819µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:17.631446960Z WARN [10-16|12:19:17.631] Served eth_call conn=172.18.0.3:39634 reqid=8278 duration="261.216µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +bundler_1 | 2023-10-16T12:10:55.218621179Z UserOperation: Sender=0x05cc343Fb567F3E78888b6eca66ae438860aD1Fe Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x944fe4e6902cfa81602f6b29bb9e25e3f9cdcdf5 +bundler_1 | 2023-10-16T12:10:55.585319257Z failed: eth_sendUserOperation error: {"message":"unstaked paymaster accessed 0x0ba028ff1e7b7187a26eefaad3e3e2550b5f3642 slot 0xfd30ba250f19fd7fa3162312342bcda4715076f65b7f0fa52d4c67580f5044d8","data":{"paymaster":"0x944fe4e6902cfa81602f6b29bb9e25e3f9cdcdf5"},"code":-32502} +bundler_1 | 2023-10-16T12:10:55.591385585Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:55.747356692Z UserOperation: Sender=0x5C2fCB6d2923e1cbFC9ee0Ec3DEd7bb30063A183 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x5a9acc15ae8bb1079be4657bb455588ce716e27c +bundler_1 | 2023-10-16T12:10:56.116897771Z until 281474976710655 now= 1697458256 +bundler_1 | 2023-10-16T12:10:56.127762638Z sent eth_sendUserOperation - 0x8b4d05625fd8ed14498f0ea584fb8ea528d040893288ab88091027c7c1500065 +bundler_1 | 2023-10-16T12:10:56.132853997Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:56.220634392Z UserOperation: Sender=0x6E1441e5019BE8Ba3061eC5e2408210B759f2868 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x1e0a251327bea5341d711e86aa2dbb9ab8184809 +bundler_1 | 2023-10-16T12:10:56.615557462Z until 281474976710655 now= 1697458256 +bundler_1 | 2023-10-16T12:10:56.627699619Z sent eth_sendUserOperation - 0x15724faba5c9d1c18ebc624f83ba3469af9a92b58868dbe786451e30059372ec +bundler_1 | 2023-10-16T12:10:56.632659269Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:56.719251879Z UserOperation: Sender=0x32714a019cf201e8572fBBFcCfEB3353a9bd5b9C Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x054907ddd0ec90217afdbbef5fc3c59a3fbc76e9 +bundler_1 | 2023-10-16T12:10:57.103118369Z until 281474976710655 now= 1697458257 +bundler_1 | 2023-10-16T12:10:57.114873299Z sent eth_sendUserOperation - 0x4c9725f038fe56dde19c9513e5354f19b0968263ec069f42ec7eea259b07338b +bundler_1 | 2023-10-16T12:10:57.120179073Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:57.346234526Z UserOperation: Sender=0x3169Ff77EDF063b62e50e347DBA93C6C479b223D Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xb64d2cada3dce0f08897dac3b22f4cc25f3fb998 +bundler_1 | 2023-10-16T12:10:57.950729586Z failed: eth_sendUserOperation error: {"message":"unstaked paymaster accessed 0xcb347fa22ee9c653244e8a7c32dbd51b54a6d299 slot 0xf6417dc9f620772abd5b5fbf8e116bcb564e46a8e1d297b542fbdf7581ce30d0","data":{"paymaster":"0xb64d2cada3dce0f08897dac3b22f4cc25f3fb998"},"code":-32502} +bundler_1 | 2023-10-16T12:10:57.956680206Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:58.049075526Z UserOperation: Sender=0xe15A1908c62085DA7Df97f57F16B504a978746A5 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x87ea5accda8740e5e74b12ff06ff198452245780 +bundler_1 | 2023-10-16T12:10:58.301276624Z failed: eth_sendUserOperation error: {"message":"unstaked paymaster must not return context","data":{"paymaster":"0x87ea5accda8740e5e74b12ff06ff198452245780"},"code":-32502} +bundler_1 | 2023-10-16T12:10:58.306448689Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:58.409310048Z UserOperation: Sender=0xc70ac32f0447D81acEfB01B74330A265507F1464 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xdf396da5e7e27bc0cd0b632f44394a04b482a588 +bundler_1 | 2023-10-16T12:10:58.779763291Z failed: eth_sendUserOperation error: {"message":"paymaster has forbidden read from 0xa076e15599dcc607fd38c57cc7b5cf8d713bca6b slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","data":{"paymaster":"0xdf396da5e7e27bc0cd0b632f44394a04b482a588"},"code":-32502} +bundler_1 | 2023-10-16T12:10:58.785411190Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:58.880295386Z UserOperation: Sender=0x52C9bcA4188731C428d99ca5f00CC8Fd21cF3B50 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x5fb4121faebfbf46aa50a169611324ad659a4b87 +bundler_1 | 2023-10-16T12:10:59.413491214Z failed: eth_sendUserOperation error: {"message":"paymaster internally reverts on oog","code":-32502} +bundler_1 | 2023-10-16T12:10:59.421550382Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:10:59.515089283Z UserOperation: Sender=0xdFCF936f2998e18d478D408fB8c7875CAf2D5474 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9aa831a7893c0bdf21af9de6f459b8384a744d8e +bundler_1 | 2023-10-16T12:10:59.905217515Z failed: eth_sendUserOperation error: {"message":"paymaster internally reverts on oog","code":-32502} +bundler_1 | 2023-10-16T12:10:59.911164735Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:00.054422145Z UserOperation: Sender=0xa045b74DEB061f1538b9DA3c594f5B03DC4816a3 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9837054f0994d6080123cfade431daf7b1390c5c +bundler_1 | 2023-10-16T12:11:00.428348133Z until 281474976710655 now= 1697458260 +bundler_1 | 2023-10-16T12:11:00.439905948Z sent eth_sendUserOperation - 0x994b1e10fd23c88d2dd756f789771a08cc06f386e2c67b77230cafe3fae5668f +bundler_1 | 2023-10-16T12:11:00.444968806Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:00.674278588Z UserOperation: Sender=0x4615A94CAF50742d49532943554f3837Ae8D6F1D Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x04215c97c4b2e608cf7d9a323d09878e15f2c6ae +bundler_1 | 2023-10-16T12:11:01.009332133Z until 281474976710655 now= 1697458261 +bundler_1 | 2023-10-16T12:11:01.020886949Z sent eth_sendUserOperation - 0xec64ab7f69df1325dea5fdcebf09aad2eeef221884aecda85217097a83d4e8b5 +bundler_1 | 2023-10-16T12:11:01.025919304Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:01.167404188Z UserOperation: Sender=0x6DCfC8f92001F54AC9829255a4743B1e3C743C21 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x61aa897332503d349499488025bef818a4f3617e +bundler_1 | 2023-10-16T12:11:01.562565375Z until 281474976710655 now= 1697458261 +bundler_1 | 2023-10-16T12:11:01.578113172Z sent eth_sendUserOperation - 0xc90d62049c550cf923c7f6870e681c157e732f719366bca06b1582b97afd4035 +bundler_1 | 2023-10-16T12:11:01.583769672Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:01.710177492Z UserOperation: Sender=0xFb5a1c7B3c991318898DB6Ea0dA45dEf978EF349 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xb5c90a688034a3c51ec2f64d79d7504a0d126654 +bundler_1 | 2023-10-16T12:11:02.103113622Z until 281474976710655 now= 1697458262 +bundler_1 | 2023-10-16T12:11:02.125816824Z sent eth_sendUserOperation - 0xdc29f840923579835aafdbd0a3eb952d32317674b72a04d4cb54d5c6ca5da8a0 +bundler_1 | 2023-10-16T12:11:02.130980789Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:02.262183348Z UserOperation: Sender=0xfB920fB725821d26EB872D75F765Ae17421c4489 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x91348edd8325a2e1c82104ca52b6b8c1ab48adda +bundler_1 | 2023-10-16T12:11:02.646833725Z until 281474976710655 now= 1697458262 +bundler_1 | 2023-10-16T12:11:02.658738272Z sent eth_sendUserOperation - 0x1d98cd559da12dba49c77f51bbb13616f5253cc3f44a151d4a913f5bf3178ee9 +bundler_1 | 2023-10-16T12:11:02.663803433Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:02.794815259Z UserOperation: Sender=0xCd15066693A259e7930E9887cce6C1B1eBBCdEa3 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x25652ce6e3f2d75ad76ead9b34e2553e746015a8 +bundler_1 | 2023-10-16T12:11:03.172887473Z until 281474976710655 now= 1697458263 +bundler_1 | 2023-10-16T12:11:03.188130858Z sent eth_sendUserOperation - 0x1834040f2ae4e182f5e6268bd019d8a05021a2effde03e1ec445ff67709d085d +bundler_1 | 2023-10-16T12:11:03.193922971Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:03.323559999Z UserOperation: Sender=0x88e58598aB0194482B3EFa1FD0aa538bF5EB0d88 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0c3fcb7529f950b1bc18b918274b7e128f729dbb +geth-1.10 | 2023-10-16T12:19:17.891191572Z WARN [10-16|12:19:17.887] Served eth_call conn=172.18.0.3:39686 reqid=8285 duration="260.816µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:18.147911693Z WARN [10-16|12:19:18.147] Served eth_call conn=172.18.0.3:39736 reqid=8292 duration="275.017µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:18.401792536Z WARN [10-16|12:19:18.401] Served eth_call conn=172.18.0.3:39794 reqid=8299 duration="321.02µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:18.651484917Z WARN [10-16|12:19:18.651] Served eth_call conn=172.18.0.3:39872 reqid=8306 duration="253.716µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:18.904323994Z WARN [10-16|12:19:18.904] Served eth_call conn=172.18.0.3:39954 reqid=8313 duration="258.116µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:19.152244947Z WARN [10-16|12:19:19.152] Served eth_call conn=172.18.0.3:40020 reqid=8320 duration="244.216µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:19.434746337Z WARN [10-16|12:19:19.434] Served eth_call conn=172.18.0.3:40090 reqid=8327 duration="257.416µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:19.698987370Z WARN [10-16|12:19:19.698] Served eth_call conn=172.18.0.3:40140 reqid=8334 duration="260.516µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:19.964314873Z WARN [10-16|12:19:19.964] Served eth_call conn=172.18.0.3:40204 reqid=8341 duration="274.817µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:20.271875550Z WARN [10-16|12:19:20.271] Served eth_call conn=172.18.0.3:40280 reqid=8350 duration="251.716µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:20.519693343Z WARN [10-16|12:19:20.519] Served eth_call conn=172.18.0.3:40358 reqid=8357 duration="251.816µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:20.773624024Z WARN [10-16|12:19:20.773] Served eth_call conn=172.18.0.3:40422 reqid=8364 duration="272.117µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:21.036426466Z WARN [10-16|12:19:21.036] Served eth_call conn=172.18.0.3:40484 reqid=8371 duration="243.015µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:21.288882254Z WARN [10-16|12:19:21.288] Served eth_call conn=172.18.0.3:40560 reqid=8378 duration="243.215µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:21.585331227Z WARN [10-16|12:19:21.585] Served eth_call conn=172.18.0.3:40620 reqid=8385 duration="255.116µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:21.852706059Z WARN [10-16|12:19:21.852] Served eth_call conn=172.18.0.3:40690 reqid=8392 duration="249.716µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:22.127430156Z WARN [10-16|12:19:22.127] Served eth_call conn=172.18.0.3:40746 reqid=8399 duration="266.517µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:22.415406693Z WARN [10-16|12:19:22.415] Served eth_call conn=172.18.0.3:40808 reqid=8406 duration="241.015µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:22.689315939Z WARN [10-16|12:19:22.689] Served eth_call conn=172.18.0.3:40856 reqid=8413 duration="234.615µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:22.955693708Z WARN [10-16|12:19:22.955] Served eth_call conn=172.18.0.3:40910 reqid=8420 duration="271.717µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:23.251951469Z WARN [10-16|12:19:23.251] Served eth_call conn=172.18.0.3:40980 reqid=8427 duration="310.62µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:23.526816075Z WARN [10-16|12:19:23.526] Served eth_call conn=172.18.0.3:33354 reqid=8434 duration="238.815µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:23.796112029Z WARN [10-16|12:19:23.795] Served eth_call conn=172.18.0.3:33400 reqid=8441 duration="239.116µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:24.074984189Z WARN [10-16|12:19:24.074] Served eth_call conn=172.18.0.3:33474 reqid=8448 duration="249.616µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:24.334285610Z WARN [10-16|12:19:24.334] Served eth_call conn=172.18.0.3:33546 reqid=8457 duration="245.216µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:24.595885476Z WARN [10-16|12:19:24.595] Served eth_call conn=172.18.0.3:33600 reqid=8464 duration="265.317µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:24.857237927Z WARN [10-16|12:19:24.857] Served eth_call conn=172.18.0.3:33664 reqid=8471 duration="228.914µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:25.133819342Z WARN [10-16|12:19:25.133] Served eth_call conn=172.18.0.3:33724 reqid=8478 duration="330.621µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:25.415717494Z WARN [10-16|12:19:25.415] Served eth_call conn=172.18.0.3:33802 reqid=8485 duration="262.616µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:25.707521573Z WARN [10-16|12:19:25.707] Served eth_call conn=172.18.0.3:33874 reqid=8492 duration="314.02µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:25.967418131Z WARN [10-16|12:19:25.967] Served eth_call conn=172.18.0.3:33950 reqid=8499 duration="247.316µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:26.244970808Z WARN [10-16|12:19:26.244] Served eth_call conn=172.18.0.3:34014 reqid=8506 duration="281.218µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:26.525583578Z WARN [10-16|12:19:26.525] Served eth_call conn=172.18.0.3:34084 reqid=8513 duration="312.32µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:26.793650054Z WARN [10-16|12:19:26.793] Served eth_call conn=172.18.0.3:34128 reqid=8520 duration="290.918µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:27.062659889Z WARN [10-16|12:19:27.062] Served eth_call conn=172.18.0.3:34182 reqid=8527 duration="277.317µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:27.338221635Z WARN [10-16|12:19:27.338] Served eth_call conn=172.18.0.3:34234 reqid=8534 duration="255.816µs" err="execution reverted" errdata=0x091cd005add4640547781a114650d30a0ef98b4ecd917e42a8f8deb0303ed0ee2583dfd7 +geth-1.10 | 2023-10-16T12:19:27.393955564Z WARN [10-16|12:19:27.393] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:27.420277930Z WARN [10-16|12:19:27.420] Served eth_call conn=172.18.0.3:34288 reqid=8541 duration="547.035µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000524e90000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:27.457587293Z WARN [10-16|12:19:27.457] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:27.479185460Z WARN [10-16|12:19:27.479] Served eth_call conn=172.18.0.3:34306 reqid=8545 duration="533.933µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000524d90000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:27.486703836Z WARN [10-16|12:19:27.486] Served eth_estimateGas conn=172.18.0.3:34314 reqid=8547 duration=1.986125ms err="execution reverted: test fail" errdata=0x08c379a00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000974657374206661696c0000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:27.510318131Z WARN [10-16|12:19:27.509] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:27.530143286Z WARN [10-16|12:19:27.529] Served eth_call conn=172.18.0.3:34346 reqid=8549 duration="508.832µs" err="execution reverted" errdata=0x220266b6000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000029414132332072657665727465643a207465737457616c6c65743a2064656164207369676e61747572650000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:27.555876215Z WARN [10-16|12:19:27.555] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:27.734079598Z WARN [10-16|12:19:27.733] Served eth_call conn=172.18.0.3:34370 reqid=8552 duration="239.516µs" err="execution reverted" errdata=0x091cd005010f3d63fe404e4d05bc48e570e2e0c937ccf9f8eceb20ae92f0780ebccc8a4c +geth-1.10 | 2023-10-16T12:19:28.059932829Z WARN [10-16|12:19:28.059] Served eth_call conn=172.18.0.3:34438 reqid=8560 duration="263.917µs" err="execution reverted" errdata=0x091cd005010f3d63fe404e4d05bc48e570e2e0c937ccf9f8eceb20ae92f0780ebccc8a4c +geth-1.10 | 2023-10-16T12:19:28.284502747Z WARN [10-16|12:19:28.284] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:28.294552083Z WARN [10-16|12:19:28.294] Served eth_call conn=172.18.0.3:34622 reqid=8575 duration="514.233µs" err="execution reverted" errdata=0x11e6f5a000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000001be7ed2e5bee0eb6500e5fd588493d9d357cfafc8615b87a5fdc0c66d428c2ca7 +geth-1.10 | 2023-10-16T12:19:28.400639300Z WARN [10-16|12:19:28.400] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:28.604784124Z WARN [10-16|12:19:28.604] Served eth_call conn=172.18.0.3:34720 reqid=8584 duration="349.922µs" err="execution reverted" errdata=0x091cd005010f3d63fe404e4d05bc48e570e2e0c937ccf9f8eceb20ae92f0780ebccc8a4c +geth-1.10 | 2023-10-16T12:19:28.630113528Z WARN [10-16|12:19:28.629] Served eth_call conn=172.18.0.3:34780 reqid=8592 duration="201.712µs" err="execution reverted" errdata=0x091cd005010f3d63fe404e4d05bc48e570e2e0c937ccf9f8eceb20ae92f0780ebccc8a4c +geth-1.10 | 2023-10-16T12:19:28.836965324Z WARN [10-16|12:19:28.836] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:28.841810231Z WARN [10-16|12:19:28.841] Served eth_call conn=172.18.0.3:34880 reqid=8603 duration="635.841µs" err="execution reverted" errdata=0x11e6f5a0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000013d6c6a73e8c0eaae9c656744263fe72d6f937e67fd050258ea8d39f58f10e5b0 +geth-1.10 | 2023-10-16T12:19:28.957106431Z WARN [10-16|12:19:28.956] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:29.172617275Z WARN [10-16|12:19:29.172] Served eth_call conn=172.18.0.3:34966 reqid=8612 duration="252.716µs" err="execution reverted" errdata=0x091cd005010f3d63fe404e4d05bc48e570e2e0c937ccf9f8eceb20ae92f0780ebccc8a4c +geth-1.10 | 2023-10-16T12:19:29.196886812Z WARN [10-16|12:19:29.196] Served eth_call conn=172.18.0.3:35024 reqid=8620 duration="234.915µs" err="execution reverted" errdata=0x091cd005010f3d63fe404e4d05bc48e570e2e0c937ccf9f8eceb20ae92f0780ebccc8a4c +geth-1.10 | 2023-10-16T12:19:29.397911239Z WARN [10-16|12:19:29.397] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:29.402991461Z WARN [10-16|12:19:29.402] Served eth_call conn=172.18.0.3:35148 reqid=8631 duration="358.522µs" err="execution reverted" errdata=0x11e6f5a00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000118d6f32aa1631477a0209edfab54538aabe73cbf34d2d0d45124766c6eecd340 +geth-1.10 | 2023-10-16T12:19:29.454467820Z WARN [10-16|12:19:29.454] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:29.665015550Z WARN [10-16|12:19:29.664] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:29.873138627Z WARN [10-16|12:19:29.873] Served eth_call conn=172.18.0.3:35234 reqid=8641 duration="257.917µs" err="execution reverted" errdata=0x091cd005010f3d63fe404e4d05bc48e570e2e0c937ccf9f8eceb20ae92f0780ebccc8a4c +bundler_1 | 2023-10-16T12:11:03.725067582Z until 281474976710655 now= 1697458263 +bundler_1 | 2023-10-16T12:11:03.736600803Z sent eth_sendUserOperation - 0x2c55ef7ef944968fe4bd17f80fcf7b2ebc95e96ddabb4e662db657b7fdfa4294 +bundler_1 | 2023-10-16T12:11:03.744558369Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:04.033944570Z UserOperation: Sender=0x8A2904a945Ea23da871233267Dacddd87ABEaB10 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xeb4bcfea38f8ca1f470267bff2b186c4a03c05fd +bundler_1 | 2023-10-16T12:11:04.663577892Z until 281474976710655 now= 1697458264 +bundler_1 | 2023-10-16T12:11:04.676108784Z sent eth_sendUserOperation - 0xa25726c900903654ca5deecd9cd1978bdc06997c11324630f0f312e59db50ecc +bundler_1 | 2023-10-16T12:11:04.683209589Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:04.929510423Z UserOperation: Sender=0x9D47132aB472CFF70F51612B335eE8D73695802e Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x5007c74a74c746de8b72e1154ec901ae9a9897d0 +bundler_1 | 2023-10-16T12:11:05.189912460Z until 281474976710655 now= 1697458265 +bundler_1 | 2023-10-16T12:11:05.201259368Z sent eth_sendUserOperation - 0x09abf7acf4e56be9091b55f9ba70870a30cf7b555418aa7fc2a1dd1e0e49a1f9 +bundler_1 | 2023-10-16T12:11:05.206574346Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:05.353124079Z UserOperation: Sender=0x7DEbcA3E48876AcdCaBE03cd681b78817846F380 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x77a36c94553e69431cfb793a1eb01f6fd06f6ed6 +bundler_1 | 2023-10-16T12:11:05.743908198Z failed: eth_sendUserOperation error: {"message":"paymaster has forbidden read from 0xf8ff75574ba03d703e8d0062268d7a87a065cedf slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","data":{"paymaster":"0x77a36c94553e69431cfb793a1eb01f6fd06f6ed6"},"code":-32502} +bundler_1 | 2023-10-16T12:11:05.749274580Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:05.989075651Z UserOperation: Sender=0x31cE0060bABAf1B504af483B2e69A019A3749286 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x06d8ea50a5cbde0e1e62b0df35d609f8065a2727 +bundler_1 | 2023-10-16T12:11:06.516867023Z failed: eth_sendUserOperation error: {"message":"paymaster internally reverts on oog","code":-32502} +bundler_1 | 2023-10-16T12:11:06.522150799Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:06.663632571Z UserOperation: Sender=0xD65a23DdA6fa5A06d73f6987F3Eb8E48Bda13E8e Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xa5ecb3ca1c23ab5895f4e1abfd9239ce5e1290ca +bundler_1 | 2023-10-16T12:11:07.071967439Z failed: eth_sendUserOperation error: {"message":"paymaster internally reverts on oog","code":-32502} +bundler_1 | 2023-10-16T12:11:07.077700347Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:07.234379401Z UserOperation: Sender=0x8E81A904f87fc3e942364ffdC5388775C6D0b83E Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:07.742036340Z until 281474976710655 now= 1697458267 +bundler_1 | 2023-10-16T12:11:07.754030094Z sent eth_sendUserOperation - 0x8ada034b72e7417d5a078030e786a52903093d5198d9b38cadc045e5cbca43b3 +bundler_1 | 2023-10-16T12:11:07.759944815Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:07.929698099Z UserOperation: Sender=0xE6a3Deca2457fd9B137116BC2620c6298601D229 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:08.398007337Z failed: eth_sendUserOperation error: {"message":"unstaked factory accessed factory slot 0x0000000000000000000000000000000000000000000000000000000000000001","data":{"factory":"0x57655f44b04efb9ac61cd7c68c6a9c75cd4b69d1"},"code":-32502} +bundler_1 | 2023-10-16T12:11:08.403189206Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:08.564252671Z UserOperation: Sender=0x97304Bb339fDaabe37a55B4843C03D6a9095237d Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:09.070213389Z failed: eth_sendUserOperation error: {"message":"unstaked factory accessed 0xb8ef1e12c0ee1a0fdf30a48d56ecd15eb5ec7c1d slot 0xe597e5a59529fcb0e64acf66fbed40186c6b2ad65e2fd0184b96ff751dae7ac0","data":{"factory":"0x8a0ae2792329e78e94d3cb691d0683fb69b6da9c"},"code":-32502} +bundler_1 | 2023-10-16T12:11:09.075318253Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:09.238731886Z UserOperation: Sender=0xcaffaFf428732C136dd03FdeC2031C0c43DB08CC Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:09.776914598Z failed: eth_sendUserOperation error: {"message":"unstaked factory accessed 0xe3fff2c685edfa03a55b22dab30b22085d60e9fb slot 0x47e82929d48d65f86366ffccb296048c34944c61a25006ea63849e1546db2791","data":{"factory":"0x3df12bb9a1b1febb1e3e9d0dc3da2e2f0fe21ad6"},"code":-32502} +bundler_1 | 2023-10-16T12:11:09.783417861Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:09.952671609Z UserOperation: Sender=0xfd5dA51F6BA308874358f63b6C59dd7Ef0c8795B Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:10.491756834Z until 281474976710655 now= 1697458270 +bundler_1 | 2023-10-16T12:11:10.503266434Z sent eth_sendUserOperation - 0xf599380c60f240eadf115d0bdbdad5468f63cea3412c5d933ebc58b2dd1660ef +bundler_1 | 2023-10-16T12:11:10.509503967Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:10.686269949Z UserOperation: Sender=0xd1cbe296d955038da4254E38Cce13DcE45b99b61 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:11.209294489Z failed: eth_sendUserOperation error: {"message":"unstaked factory accessed 0x8206f04b7ac0c47481478b643155586d5a41d635 slot 0x4cccdacb73abcafb76dc8dc8ef19ec212f8749cc177c395d6b85a57b5566d3c2","data":{"factory":"0xf104f80c1bcac9c9f8ddc5947e8beddf663dce5d"},"code":-32502} +bundler_1 | 2023-10-16T12:11:11.219061568Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:11.388908269Z UserOperation: Sender=0x012842586803287ec66425511FBf7a3DEeEe0EB6 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:11.905833385Z failed: eth_sendUserOperation error: {"message":"unstaked factory accessed 0x1111ef8a53b6f10a01081fe4e37aab61e0d5f48a slot 0xd37b6316475c94777d8101c408cdb5b682dea835f4bcd8eed234fdc262da3b0f","data":{"factory":"0x085d7b78d2cdbd7779f1e91cebf8f863d9ca52a0"},"code":-32502} +bundler_1 | 2023-10-16T12:11:11.911161255Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:12.054926044Z UserOperation: Sender=0xf05B9609F6Ee50A10eaAa1Bd032EdcE7a7d598B1 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:12.550598984Z failed: eth_sendUserOperation error: {"message":"factory has forbidden read from 0x49e28bc56373d1dd553be44d995fdcc97c5f181d slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","data":{"factory":"0xb7fc5e851e9cfad835c68804e6fe3d5f49ee1551"},"code":-32502} +bundler_1 | 2023-10-16T12:11:12.555813646Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:12.716461908Z UserOperation: Sender=0x1e53EedD9D46C06Ee8Fb83A3A016195d1F279815 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:13.192904311Z until 281474976710655 now= 1697458273 +bundler_1 | 2023-10-16T12:11:13.213404036Z sent eth_sendUserOperation - 0xd14564190e96833640654565e1ce792654938c5db873373d061adda025032357 +bundler_1 | 2023-10-16T12:11:13.218622998Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:13.373016826Z UserOperation: Sender=0x4a0D1449697e57AD4c46E5A6E354096881b63819 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:13.826596441Z failed: eth_sendUserOperation error: {"message":"factory accesses un-deployed contract address 0x0000000000000000000000000000000000018894 with opcode EXTCODESIZE","code":-32502} +bundler_1 | 2023-10-16T12:11:13.831930311Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:13.989819681Z UserOperation: Sender=0xc9d073B9D0e80f2b1e356f79Ea7c66b47D1DafEa Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:14.442308321Z failed: eth_sendUserOperation error: {"message":"factory accesses un-deployed contract address 0x00000000000000000000000000000000000188f8 with opcode EXTCODEHASH","code":-32502} +bundler_1 | 2023-10-16T12:11:14.447901309Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:14.721541322Z UserOperation: Sender=0x0D353f9d4f62c00D7db459Ad7f6eb255bA2304FA Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:15.187566601Z failed: eth_sendUserOperation error: {"message":"factory accesses un-deployed contract address 0x000000000000000000000000000000000001895c with opcode EXTCODECOPY","code":-32502} +bundler_1 | 2023-10-16T12:11:15.193381905Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:15.458850450Z UserOperation: Sender=0x00e28875efa7177cD3EF21510Dc55161245752Ff Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:15.924973337Z failed: eth_sendUserOperation error: {"message":"factory accesses un-deployed contract address 0x0000000000000000000000000000000000018704 with opcode CALL","code":-32502} +bundler_1 | 2023-10-16T12:11:15.932723175Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:16.190410379Z UserOperation: Sender=0x5A86dBF86690d4163e68F59b9D861A3E39215eCd Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:16.640711867Z failed: eth_sendUserOperation error: {"message":"factory accesses un-deployed contract address 0x0000000000000000000000000000000000018768 with opcode CALLCODE","code":-32502} +bundler_1 | 2023-10-16T12:11:16.645532102Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:16.821587234Z UserOperation: Sender=0xB0F4E9eCAC9263A4d0d389DA8657665981E56B78 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:17.290489413Z failed: eth_sendUserOperation error: {"message":"factory accesses un-deployed contract address 0x00000000000000000000000000000000000187cc with opcode DELEGATECALL","code":-32502} +bundler_1 | 2023-10-16T12:11:17.299368930Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:17.449445758Z UserOperation: Sender=0x73920ee8181A3830EE9B10eACafA027D22ee9193 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:17.922378817Z failed: eth_sendUserOperation error: {"message":"factory accesses un-deployed contract address 0x0000000000000000000000000000000000018830 with opcode STATICCALL","code":-32502} +bundler_1 | 2023-10-16T12:11:17.932386013Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:18.097808306Z UserOperation: Sender=0x6eD2f0D7A46723d137782406Fce5E5D2EbF120AF Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:18.729178194Z failed: eth_sendUserOperation error: {"message":"factory internally reverts on oog","code":-32502} +bundler_1 | 2023-10-16T12:11:18.734431367Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:18.989548758Z UserOperation: Sender=0x79E58dFe5cd72D8C1B7901fD33B3998c80Df07F4 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:19.538481484Z failed: eth_sendUserOperation error: {"message":"factory internally reverts on oog","code":-32502} +bundler_1 | 2023-10-16T12:11:19.543732856Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:19.748173453Z UserOperation: Sender=0xDe4C371bd47bD7bE181Ae44600d6d568FCF1d516 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:20.277206768Z until 281474976710655 now= 1697458280 +bundler_1 | 2023-10-16T12:11:20.289226621Z sent eth_sendUserOperation - 0x8aab45ea252a77c8bfcc59583536af4c1d667971ba917605da4ef32e03159f6d +bundler_1 | 2023-10-16T12:11:20.294080565Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:20.501136448Z UserOperation: Sender=0xc650273B2919AbACabcd21831211E0646D322339 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:20.997020412Z until 281474976710655 now= 1697458280 +bundler_1 | 2023-10-16T12:11:21.008875052Z sent eth_sendUserOperation - 0x721187cc7eb4847ec9468b7ea385ac61004594a2e9f40ca58c859dae16ebc0ea +bundler_1 | 2023-10-16T12:11:21.014056020Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:21.222523103Z UserOperation: Sender=0xEec0E34A3Ca43F669f6ba818431e72F734592A5A Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:21.745628497Z until 281474976710655 now= 1697458281 +bundler_1 | 2023-10-16T12:11:21.761324610Z sent eth_sendUserOperation - 0xf53baf7cd2901a83f262fcee1f495f31c3342d0edd624bb8cd6c5bae2fda81e3 +bundler_1 | 2023-10-16T12:11:21.766373368Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:21.978404504Z UserOperation: Sender=0x2794c8e1108963F17A4f2f3b39B2334eb2923EE3 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:22.542824628Z until 281474976710655 now= 1697458282 +bundler_1 | 2023-10-16T12:11:22.561769371Z sent eth_sendUserOperation - 0xb7ec76f449ecd79d329cd13dcef18ba377915aaeb1820b5bad929271634c7d83 +bundler_1 | 2023-10-16T12:11:22.566849432Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:22.763382268Z UserOperation: Sender=0x2FbE8AC6cc0544Da74f1558B1dA14301E44c6fa2 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:23.275934414Z until 281474976710655 now= 1697458283 +bundler_1 | 2023-10-16T12:11:23.298003279Z sent eth_sendUserOperation - 0xe80aed793093481c0781d527b86e5f9fed86e914290914490db600729b37d15c +bundler_1 | 2023-10-16T12:11:23.304008105Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:23.500862965Z UserOperation: Sender=0x8F853c92E1e724Cd2081EDA8303b79353e6D78d4 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:24.053537156Z until 281474976710655 now= 1697458284 +bundler_1 | 2023-10-16T12:11:24.070032626Z sent eth_sendUserOperation - 0xadf2a25b471cc82219772ff98203bce6b6e2b80066da6142e2e23a00de2c3a90 +bundler_1 | 2023-10-16T12:11:24.076853509Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:24.339463432Z UserOperation: Sender=0x625453276e7ee4a1F2ec49D9507739d1b537C9d8 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:24.913177215Z until 281474976710655 now= 1697458284 +bundler_1 | 2023-10-16T12:11:24.927975064Z sent eth_sendUserOperation - 0x368af573de1c37225fdf229e84db1d95031f54b14c52a16da25c9019051f08d6 +bundler_1 | 2023-10-16T12:11:24.933169333Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:25.237669825Z UserOperation: Sender=0xCB41392169f8E3F1EfE09587E72D689faa1807a1 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:25.774250576Z failed: eth_sendUserOperation error: {"message":"factory has forbidden read from 0x187d2b8fc4b1277d4276c28130adf10f7882c7d1 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","data":{"factory":"0x808440b5a95de2302cbc33a50f2c86d3eeaed9d5"},"code":-32502} +bundler_1 | 2023-10-16T12:11:25.779412542Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:25.982809065Z UserOperation: Sender=0xbA32B29e9B8cAAd4cDd2134bC541CfaCeF8d1fb5 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:26.607481373Z failed: eth_sendUserOperation error: {"message":"factory internally reverts on oog","code":-32502} +bundler_1 | 2023-10-16T12:11:26.613561803Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:26.800367194Z UserOperation: Sender=0xe3ff99b8a6666687e2F8198b89F048714EA67F74 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:27.389455793Z failed: eth_sendUserOperation error: {"message":"factory internally reverts on oog","code":-32502} +bundler_1 | 2023-10-16T12:11:27.396886518Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:27.552183984Z UserOperation: Sender=0xC15A0890faA9959c01A2DAc099bBEcB01B6722dB Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:27.834305206Z until 281474976710655 now= 1697458287 +bundler_1 | 2023-10-16T12:11:27.845739213Z sent eth_sendUserOperation - 0x16ff29513ce1efc8847ecbdb62dca151fb0793a4b3c0098e82c53f8b49737adc +bundler_1 | 2023-10-16T12:11:27.851093192Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:27.934406775Z UserOperation: Sender=0x822Ea3b20C6db53a4F1bd86BeF8A6720618d42B3 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:28.241986995Z until 281474976710655 now= 1697458288 +bundler_1 | 2023-10-16T12:11:28.253051576Z sent eth_sendUserOperation - 0xdf05bf0810b9c21951206f32681804f1194aaca4916c58fc9fea9688e7525088 +bundler_1 | 2023-10-16T12:11:28.258434956Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:28.347683658Z UserOperation: Sender=0xD46182CA5Fa3CA46dd24a058EdD1A2a8a8C0Ad31 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:28.663773279Z until 281474976710655 now= 1697458288 +bundler_1 | 2023-10-16T12:11:28.686204063Z sent eth_sendUserOperation - 0x4d2574942a5dc608e528003d4c7d1b8e52f9f05e6e64b783b18c5399d251866a +bundler_1 | 2023-10-16T12:11:28.691234818Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:28.906301305Z UserOperation: Sender=0x1cb6d440E1BEa6daf326ba4fc1c6149360Ac82A7 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:29.350853998Z failed: eth_sendUserOperation error: {"message":"unstaked account accessed 0xc418eac1f429de4bea5f93070ee8fa731389c6e9 slot 0xda5a6bda328db2e5df4af06bb973b3c894019c7628cb98c663902114171b31d9","data":{"account":"0x1cb6d440E1BEa6daf326ba4fc1c6149360Ac82A7"},"code":-32502} +bundler_1 | 2023-10-16T12:11:29.356240378Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:29.673538184Z UserOperation: Sender=0x0A68718150eB5A256aB27e5A942Be09244FF82FD Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:30.070514517Z until 281474976710655 now= 1697458290 +bundler_1 | 2023-10-16T12:11:30.082627572Z sent eth_sendUserOperation - 0xa2b0b50f93f639d697b38deb2d3736ae9641a0b8e783ac58dea053cf1097b512 +bundler_1 | 2023-10-16T12:11:30.088094558Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:30.334427153Z UserOperation: Sender=0x4e65dC55deF1520D2cbf2C10790E54A09c85250A Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x77ee83f7eec77eb6d1d4fe5e2bbd0cf55cf5e4fb +bundler_1 | 2023-10-16T12:11:30.822682131Z failed: eth_sendUserOperation error: {"message":"unstaked paymaster accessed 0xec985f67a478fade2cc342c0d19361606d9be4ea slot 0x105bafcb846733cd3ad9bbb94587ab4ba4a7603bac7ea858fb0f836706320863","data":{"paymaster":"0x77ee83f7eec77eb6d1d4fe5e2bbd0cf55cf5e4fb"},"code":-32502} +bundler_1 | 2023-10-16T12:11:30.830450780Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:30.913376536Z UserOperation: Sender=0xea6f986c0267103fF7AB82EA80c1af3aD6D37fF6 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:31.275670719Z until 281474976710655 now= 1697458291 +bundler_1 | 2023-10-16T12:11:31.286659295Z sent eth_sendUserOperation - 0xadf2827294078ead6d99681005906c9b8a1814444715060fafdd653d7d654543 +bundler_1 | 2023-10-16T12:11:31.291540040Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:31.376221220Z UserOperation: Sender=0x129Fe4A3d31aDf142FEAd0232bC4736A3D3a06cA Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:31.694969628Z failed: eth_sendUserOperation error: {"message":"account has forbidden read from 0xccc20a27f3f414e170dfe9dc68c609ab9109c2fd slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","data":{"account":"0x129Fe4A3d31aDf142FEAd0232bC4736A3D3a06cA"},"code":-32502} +bundler_1 | 2023-10-16T12:11:31.700397912Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:31.782611417Z UserOperation: Sender=0xb575Dee8f410b64E97a7e9F972242589d6eB3339 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:32.240431546Z failed: eth_sendUserOperation error: {"message":"account internally reverts on oog","code":-32502} +bundler_1 | 2023-10-16T12:11:32.247285230Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:32.352130934Z UserOperation: Sender=0xB242C72E0858b33F372Fbc9495bEeA697DB5A505 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:32.676743457Z failed: eth_sendUserOperation error: {"message":"account internally reverts on oog","code":-32502} +bundler_1 | 2023-10-16T12:11:32.681643003Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:32.800667208Z UserOperation: Sender=0xbA5aE323F6e8e4A21fe72D5C09B73975AEd2B4C7 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:33.066968513Z until 281474976710655 now= 1697458293 +bundler_1 | 2023-10-16T12:11:33.080924998Z sent eth_sendUserOperation - 0x7edbe2046b8e924a01fa1c47213b067be5492526844bfbe86ca66d24e56dca51 +bundler_1 | 2023-10-16T12:11:33.085830745Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:33.217735759Z UserOperation: Sender=0x480Bf706b4C59dD86D40A535191F2F6e002CEfc0 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:33.524871748Z until 281474976710655 now= 1697458293 +bundler_1 | 2023-10-16T12:11:33.535025365Z sent eth_sendUserOperation - 0x177f142885f8a63abd6a50a051e75f6f75c52a4fd41943dd92c1580354e8e3e3 +bundler_1 | 2023-10-16T12:11:33.540150727Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:33.671543505Z UserOperation: Sender=0x93011568b6e5bb7595FDe67476986Ee75ea96664 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:33.981937223Z until 281474976710655 now= 1697458293 +bundler_1 | 2023-10-16T12:11:33.992783789Z sent eth_sendUserOperation - 0x864ab4c6da62ffd5c73606bae4e3a3f23dd55407c56b4276c97a16f10b55b13e +bundler_1 | 2023-10-16T12:11:33.998055462Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:34.138286964Z UserOperation: Sender=0x4425B24b384Cea2e5cf9243eEDa86Ab1dc78F669 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:34.517798869Z until 281474976710655 now= 1697458294 +bundler_1 | 2023-10-16T12:11:34.529962704Z sent eth_sendUserOperation - 0x60d8d64e38467ddaab470fd9a6e4b8207f61afb23c580bdf4ee7ac43b9c887b5 +bundler_1 | 2023-10-16T12:11:34.534907043Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:34.654754965Z UserOperation: Sender=0x9Fc12876325825bf7b03FbE516F23ceA544a26Da Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:35.119250033Z failed: eth_sendUserOperation error: {"message":"account internally reverts on oog","code":-32502} +bundler_1 | 2023-10-16T12:11:35.124255076Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:35.243319545Z UserOperation: Sender=0x6e9da3c9D1df8241b4Dae10E55d41e29D854d146 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:35.545934706Z failed: eth_sendUserOperation error: {"message":"account internally reverts on oog","code":-32502} +bundler_1 | 2023-10-16T12:11:35.550776039Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:35.673061928Z UserOperation: Sender=0xc08d36f525E445B77B74F907385C8e250D8d4dAB Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:35.972019939Z failed: eth_sendUserOperation error: {"message":"account has forbidden read from 0x52973cb64130b5f1577ef24934e3291a9c5ea77c slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","data":{"account":"0xc08d36f525E445B77B74F907385C8e250D8d4dAB"},"code":-32502} +bundler_1 | 2023-10-16T12:11:35.977168792Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:36.066322909Z UserOperation: Sender=0x4D65854E892C8717F2589f5f127EB67a054353a9 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:36.412664770Z failed: eth_sendUserOperation error: {"message":"illegal call into EntryPoint during validation balanceOf","code":-32502} +bundler_1 | 2023-10-16T12:11:36.417615710Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:36.501533767Z UserOperation: Sender=0xC21B16d205Ed013274604C588DAb3e833b5612FE Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:36.798695354Z failed: eth_sendUserOperation error: {"message":"May not may CALL with value","code":-32502} +bundler_1 | 2023-10-16T12:11:36.803856908Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:36.890800973Z UserOperation: Sender=0x4b13670dD617E742eD62847A51d95766C1abBf48 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:37.285834975Z until 281474976710655 now= 1697458297 +bundler_1 | 2023-10-16T12:11:37.296965239Z sent eth_sendUserOperation - 0x61688c75202eb2325f870a53b8baa62ada6792c74a9f58f721bb604d0e235524 +bundler_1 | 2023-10-16T12:11:37.302595825Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:37.400794662Z UserOperation: Sender=0x33F35D04F84B29807339f3FC9e841EEf725215b2 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:37.785697969Z until 281474976710655 now= 1697458297 +bundler_1 | 2023-10-16T12:11:37.796891037Z sent eth_sendUserOperation - 0xcfb4dad55f7921250e602e5eda75f84f9dab9aa00dc99a245235b0183b8e039a +bundler_1 | 2023-10-16T12:11:37.801782373Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:37.894428129Z UserOperation: Sender=0x9D37a60c46a27007EbE8E40FC78d4e5e8388fF47 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:38.166225076Z failed: eth_sendUserOperation error: {"message":"account accesses un-deployed contract address 0x0000000000000000000000000000000000018894 with opcode EXTCODESIZE","code":-32502} +bundler_1 | 2023-10-16T12:11:38.171439634Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:38.267239006Z UserOperation: Sender=0xf25942050Ea7145215616b9e96ec71674Bb6B1Ed Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:38.532341094Z failed: eth_sendUserOperation error: {"message":"account accesses un-deployed contract address 0x00000000000000000000000000000000000188f8 with opcode EXTCODEHASH","code":-32502} +bundler_1 | 2023-10-16T12:11:38.537296934Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:38.627789643Z UserOperation: Sender=0x54e1A5F16250114A51851aaaB99eD0Bf93fFdF67 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:38.906366155Z failed: eth_sendUserOperation error: {"message":"account accesses un-deployed contract address 0x000000000000000000000000000000000001895c with opcode EXTCODECOPY","code":-32502} +bundler_1 | 2023-10-16T12:11:38.911342396Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:38.999431740Z UserOperation: Sender=0x40D2743dB62D62ABAd7c41e6Aa58Fc5f657ec7Db Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:39.322439400Z failed: eth_sendUserOperation error: {"message":"account accesses EntryPoint contract address 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789 with opcode SWAP1","code":-32502} +bundler_1 | 2023-10-16T12:11:39.327737364Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:39.413946078Z UserOperation: Sender=0x8EC7fde5016C615df9E722F42d09326f69a3A687 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:39.707723333Z failed: eth_sendUserOperation error: {"message":"account accesses EntryPoint contract address 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789 with opcode PUSH1","code":-32502} +bundler_1 | 2023-10-16T12:11:39.712878687Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:39.801951198Z UserOperation: Sender=0x7f441821B9Fdbdc189D9e282c76F0ae6C3812f31 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:40.097874600Z failed: eth_sendUserOperation error: {"message":"account accesses EntryPoint contract address 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789 with opcode PUSH1","code":-32502} +bundler_1 | 2023-10-16T12:11:40.105578729Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:40.190765473Z UserOperation: Sender=0x8e4fe1b60Be742b8C0aFAacFA8E337759b8e53FE Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:40.422002738Z failed: eth_sendUserOperation error: {"message":"account accesses un-deployed contract address 0x0000000000000000000000000000000000018704 with opcode CALL","code":-32502} +bundler_1 | 2023-10-16T12:11:40.426863271Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:40.505348456Z UserOperation: Sender=0xbBa0f06E5b4a9D28E22eBDC122Bc27FbA5FdF36a Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:40.757662066Z failed: eth_sendUserOperation error: {"message":"account accesses un-deployed contract address 0x0000000000000000000000000000000000018768 with opcode CALLCODE","code":-32502} +bundler_1 | 2023-10-16T12:11:40.763295253Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:40.846911989Z UserOperation: Sender=0xFEEd1F20699a3cD07A776c2667816ED21fCb476e Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:41.111150718Z failed: eth_sendUserOperation error: {"message":"account accesses un-deployed contract address 0x00000000000000000000000000000000000187cc with opcode DELEGATECALL","code":-32502} +bundler_1 | 2023-10-16T12:11:41.116127159Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:41.320342870Z UserOperation: Sender=0xc6263102373A6be6b22227cF6641ccE7Bbe8a3C6 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:41.580466516Z failed: eth_sendUserOperation error: {"message":"account accesses un-deployed contract address 0x0000000000000000000000000000000000018830 with opcode STATICCALL","code":-32502} +bundler_1 | 2023-10-16T12:11:41.585550265Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:11:41.670803314Z UserOperation: Sender=0xd7107f7cb6014079F0cCe74C2458Da1E20Bb0084 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:42.008072953Z until 281474976710655 now= 1697458302 +bundler_1 | 2023-10-16T12:11:42.019279722Z sent eth_sendUserOperation - 0x3d68a19a1cb3c666e38fd368bae5569f7b4ffe709990b0e8cad947a1a040108e +bundler_1 | 2023-10-16T12:11:42.082794279Z UserOperation: Sender=0x2e30DEeC803801F7FCB6E0466345E8DE4467E818 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:42.276104342Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: GAS","code":-32502} +bundler_1 | 2023-10-16T12:11:42.341647857Z UserOperation: Sender=0xD618b450Af4816Eb35b53aF3601315A67934d0C7 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:42.545954428Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: NUMBER","code":-32502} +bundler_1 | 2023-10-16T12:11:42.608112931Z UserOperation: Sender=0xf1269bB27F958F6d5F0c26A10C7Eb31412AB7c3A Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:42.820193453Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: TIMESTAMP","code":-32502} +bundler_1 | 2023-10-16T12:11:42.887629529Z UserOperation: Sender=0xFA71c34f090f8755Cc4cAA12792bc150Cd539f20 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:43.097550798Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: COINBASE","code":-32502} +bundler_1 | 2023-10-16T12:11:43.159999722Z UserOperation: Sender=0x1cf2c35b950B133EA96CdeBA24B8e16149e5Df78 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:43.375810208Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: DIFFICULTY","code":-32502} +bundler_1 | 2023-10-16T12:11:43.442487030Z UserOperation: Sender=0x3D77E9494908e5cBa8d608dc1e6c251466E55E4e Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:43.669654721Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: BASEFEE","code":-32502} +bundler_1 | 2023-10-16T12:11:43.728916719Z UserOperation: Sender=0x3eb368ad0D3A89BbcA9174ED8dc33eC34287F7b5 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:43.936584328Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: GASLIMIT","code":-32502} +bundler_1 | 2023-10-16T12:11:44.005297595Z UserOperation: Sender=0x8E6CcDEB64349bA9889B46D6EEfd2D2008268323 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:44.231527019Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: GASPRICE","code":-32502} +bundler_1 | 2023-10-16T12:11:44.299869860Z UserOperation: Sender=0x1783b525E70021D4a74D07A59a479f3762D37202 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:44.514845787Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: SELFBALANCE","code":-32502} +bundler_1 | 2023-10-16T12:11:44.584435716Z UserOperation: Sender=0x90997Fe705BcF9D95B798B4D8BD1720f6e009627 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:44.803844357Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: BALANCE","code":-32502} +bundler_1 | 2023-10-16T12:11:44.873270774Z UserOperation: Sender=0xc2fd3F5FE08512b53d49562e865167d3c3b35838 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:45.105944955Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: ORIGIN","code":-32502} +bundler_1 | 2023-10-16T12:11:45.279415642Z UserOperation: Sender=0x123Cb4DA904FAc0542FdCB557982B806AeF71161 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:45.506845851Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: BLOCKHASH","code":-32502} +bundler_1 | 2023-10-16T12:11:45.568486117Z UserOperation: Sender=0x04bE9723F0534144083182771f63D1743501D0Ef Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:45.818690539Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: CREATE","code":-32502} +bundler_1 | 2023-10-16T12:11:45.937595761Z UserOperation: Sender=0x9497A2d88b38dD47b95cFC38A680222eD758d3cA Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:46.208395042Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: CREATE2","code":-32502} +bundler_1 | 2023-10-16T12:11:46.273408447Z UserOperation: Sender=0xd943cDDC24E826CCa279BD11C0848EDc8C26BeAd Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:46.553217966Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: SELFDESTRUCT","code":-32502} +bundler_1 | 2023-10-16T12:11:46.729733969Z UserOperation: Sender=0xE144AD30202128618b081a7A715615178CbCEFf5 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:47.013252151Z until 281474976710655 now= 1697458307 +bundler_1 | 2023-10-16T12:11:47.025009384Z sent eth_sendUserOperation - 0x3e5a774868f504c4b449b50067bb0f57ea5b2a6463db6a654ceefa83fb2820e9 +bundler_1 | 2023-10-16T12:11:47.093435730Z UserOperation: Sender=0x3b0F2DfFd69AEa5c5914CB43c7235B8Be64Df80A Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:47.376027247Z until 281474976710655 now= 1697458307 +bundler_1 | 2023-10-16T12:11:47.387156535Z sent eth_sendUserOperation - 0x40f0274bd267c8457d404cd399672aa58db49019f1d307b3ad27a7d51d9d5ef6 +bundler_1 | 2023-10-16T12:11:47.479912005Z UserOperation: Sender=0x61B422CE80Ac6Eb0aa4514a2AD5ec20262387a29 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xb4a04c2d955d044db70b7fa30e87766f045d8849 +bundler_1 | 2023-10-16T12:11:47.734184915Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: GAS","code":-32502} +bundler_1 | 2023-10-16T12:11:47.944427307Z UserOperation: Sender=0x8f2d77e1fD29Ee6659D7E5C1269da1cc3cFD342a Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xea7ae0f791120f6edb82ec4faba4bb6631c35fd5 +bundler_1 | 2023-10-16T12:11:48.210879980Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: NUMBER","code":-32502} +bundler_1 | 2023-10-16T12:11:48.308129968Z UserOperation: Sender=0x75933E3228E66dC022DC0e28Acca1293B0E541a6 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x8c4fdf001a3e2ab947454f6b3e15c188aa137b49 +bundler_1 | 2023-10-16T12:11:48.566170046Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: TIMESTAMP","code":-32502} +bundler_1 | 2023-10-16T12:11:48.660741544Z UserOperation: Sender=0xAd381e67d8c756cC71379C1D1b47F0dD5575Ed6c Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x67c774105cabbbe9d5c8c72c2eea841f3dadf040 +bundler_1 | 2023-10-16T12:11:48.928380801Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: COINBASE","code":-32502} +bundler_1 | 2023-10-16T12:11:49.029038231Z UserOperation: Sender=0x801F8D8a2EF4b06B06ACa8e89c1E5D887FBa9Eba Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x1e8a49405c93302d71170acad95f91a1b5dbca1d +bundler_1 | 2023-10-16T12:11:49.306593590Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: DIFFICULTY","code":-32502} +bundler_1 | 2023-10-16T12:11:49.411695935Z UserOperation: Sender=0xea6303f807bA8BEeEd8Ddd0B7f21aF20E8Ea5aeE Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x080d93833ed7172872fa45f8371194696797ceaa +bundler_1 | 2023-10-16T12:11:49.680730991Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: BASEFEE","code":-32502} +bundler_1 | 2023-10-16T12:11:49.882734099Z UserOperation: Sender=0x35472bbDF689660Bf2A6084D9113dF3F1280b491 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xb5e1b982ec53a3938dd83ce168baed36bf9bfed4 +bundler_1 | 2023-10-16T12:11:50.153904306Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: GASLIMIT","code":-32502} +bundler_1 | 2023-10-16T12:11:50.248393699Z UserOperation: Sender=0x1cF2959fB620a1eB21119989E35533B996656B7C Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0726ff3b59f85fd27218d5ef6d081fbe4691a036 +bundler_1 | 2023-10-16T12:11:50.521453021Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: GASPRICE","code":-32502} +bundler_1 | 2023-10-16T12:11:50.620173023Z UserOperation: Sender=0xc369C7eeba92551deB36DcB89EC32755fd1834E8 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x7bd08cc9f75f81519975a75cf3bc998b2128128f +bundler_1 | 2023-10-16T12:11:50.904144501Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: SELFBALANCE","code":-32502} +bundler_1 | 2023-10-16T12:11:51.002697691Z UserOperation: Sender=0x7ECa7Fd6d991F7F42c8c2e3DD55da01fAa05aCb9 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x160b13d4f3197b7335a12f6beea21cd629ae1562 +bundler_1 | 2023-10-16T12:11:51.280820572Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: BALANCE","code":-32502} +bundler_1 | 2023-10-16T12:11:51.386410740Z UserOperation: Sender=0x6890165caDAE593916Ba61a219C91FB0129A2C07 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x84b97dd7cfd91fb707498bcadd279407180b3f7e +bundler_1 | 2023-10-16T12:11:51.677292588Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: ORIGIN","code":-32502} +bundler_1 | 2023-10-16T12:11:51.778980891Z UserOperation: Sender=0x8772CCCcAf7FaAA2F25F2A28C8E3bAa59C3817ac Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xbd68af6ab8e2040fd16ed4ce737e35215fdcdd0c +bundler_1 | 2023-10-16T12:11:52.064153851Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: BLOCKHASH","code":-32502} +bundler_1 | 2023-10-16T12:11:52.172838929Z UserOperation: Sender=0xBfAba33bb7a76703eE5DF7e946f7D391F5625217 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x29d2e93882f9b66c70f2990058f27df6c3f6c000 +bundler_1 | 2023-10-16T12:11:52.474242290Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: CREATE","code":-32502} +bundler_1 | 2023-10-16T12:11:52.577498000Z UserOperation: Sender=0x4309758cEF3c3D3b3C60b64816b73921a5206bc3 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x57a955b9f7337789bd8953a59671e24a0f44b567 +bundler_1 | 2023-10-16T12:11:52.893944183Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: CREATE2","code":-32502} +bundler_1 | 2023-10-16T12:11:52.985835721Z UserOperation: Sender=0x0D3c4b3bF02EC8DB112Ffb604a03eD8413df7cF7 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x4ba918b01dd44664128f319e9693a7a941312d39 +bundler_1 | 2023-10-16T12:11:53.346903933Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: SELFDESTRUCT","code":-32502} +bundler_1 | 2023-10-16T12:11:53.501705842Z UserOperation: Sender=0x7d5523094B887cE60f7E7d8D37B78Fe0C13EF9c5 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:53.897999745Z failed: eth_sendUserOperation error: {"message":"factory uses banned opcode: GAS","code":-32502} +bundler_1 | 2023-10-16T12:11:54.049701944Z UserOperation: Sender=0xd571A8d3e5A9a52392bEece26ca31871D9E2262e Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:54.461926229Z failed: eth_sendUserOperation error: {"message":"factory uses banned opcode: NUMBER","code":-32502} +bundler_1 | 2023-10-16T12:11:54.611815904Z UserOperation: Sender=0xD4FFe9ec57686B684bB2f616445546853FF6d3dE Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:55.043213491Z failed: eth_sendUserOperation error: {"message":"factory uses banned opcode: TIMESTAMP","code":-32502} +bundler_1 | 2023-10-16T12:11:55.196763615Z UserOperation: Sender=0x40CD7e98BA78CaFfCFCeb230D1d6b3D8321e5AC0 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:55.630725775Z failed: eth_sendUserOperation error: {"message":"factory uses banned opcode: COINBASE","code":-32502} +bundler_1 | 2023-10-16T12:11:55.781912439Z UserOperation: Sender=0xC581139aDcFE9bC8637B1C18c0344Aa593dBDB7E Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:56.210567839Z failed: eth_sendUserOperation error: {"message":"factory uses banned opcode: DIFFICULTY","code":-32502} +bundler_1 | 2023-10-16T12:11:56.365738673Z UserOperation: Sender=0xa96A1f6Ea4Eb5996A57B05dedc4308CCC3524746 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:56.796380608Z failed: eth_sendUserOperation error: {"message":"factory uses banned opcode: BASEFEE","code":-32502} +bundler_1 | 2023-10-16T12:11:56.944756181Z UserOperation: Sender=0x03AB33E4AE5080dED45b66f0620Ca831b22F546D Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:57.387012705Z failed: eth_sendUserOperation error: {"message":"factory uses banned opcode: GASLIMIT","code":-32502} +bundler_1 | 2023-10-16T12:11:57.536715368Z UserOperation: Sender=0xE79B7F3dD0a847110Fb6e9EabdDAd39634F22a4b Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:57.974334777Z failed: eth_sendUserOperation error: {"message":"factory uses banned opcode: GASPRICE","code":-32502} +bundler_1 | 2023-10-16T12:11:58.132076985Z UserOperation: Sender=0x462458A4f4970A0bd72763640707e30F8874e632 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:58.568788214Z failed: eth_sendUserOperation error: {"message":"factory uses banned opcode: SELFBALANCE","code":-32502} +bundler_1 | 2023-10-16T12:11:58.725454625Z UserOperation: Sender=0x1d68aa29470AC83022D6A41Aae905a4DD1031636 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:59.177377088Z failed: eth_sendUserOperation error: {"message":"factory uses banned opcode: BALANCE","code":-32502} +bundler_1 | 2023-10-16T12:11:59.336789692Z UserOperation: Sender=0xcaC179205f31591a2477b5f03A4d735cC4183e33 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:11:59.787869896Z failed: eth_sendUserOperation error: {"message":"factory uses banned opcode: ORIGIN","code":-32502} +bundler_1 | 2023-10-16T12:11:59.949726272Z UserOperation: Sender=0x4e034f5Aeab2fBE0884Be7bf7669a5F8035679eD Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:12:00.394942164Z failed: eth_sendUserOperation error: {"message":"factory uses banned opcode: BLOCKHASH","code":-32502} +bundler_1 | 2023-10-16T12:12:00.553340197Z UserOperation: Sender=0x8f950c40D236B8Dbc87E5e83bc7551d002547c41 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:12:01.011276083Z failed: eth_sendUserOperation error: {"message":"factory uses banned opcode: CREATE","code":-32502} +bundler_1 | 2023-10-16T12:12:01.159803222Z UserOperation: Sender=0x4ad4d5929560fB2462635FcE2355E84a469dC392 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:12:01.620375694Z failed: eth_sendUserOperation error: {"message":"factory with too many CREATE2","code":-32502} +bundler_1 | 2023-10-16T12:12:01.783873185Z UserOperation: Sender=0xe7047464970b8Eb1cEA949fBa38732e252Ee8fc7 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:12:02.264432861Z failed: eth_sendUserOperation error: {"message":"factory uses banned opcode: SELFDESTRUCT","code":-32502} +bundler_1 | 2023-10-16T12:12:02.270742304Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:12:02.273588704Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-10-16T12:12:02.580164552Z sent debug_bundler_dumpReputation - [] +bundler_1 | 2023-10-16T12:12:48.209630680Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:12:48.213184630Z UserOperation: Sender=0x99F5739c758fEF044647c395321f462164f8Ac45 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:12:48.744435732Z until 281474976710655 now= 1697458368 +bundler_1 | 2023-10-16T12:12:48.765821234Z sent eth_sendUserOperation - 0x9f75f6f7b0ffa5e2d463e801cf506d7d35018a01089777ef287bca1e7723cb73 +bundler_1 | 2023-10-16T12:12:48.769938323Z UserOperation: Sender=0x43cfc74d6350BA798561807d5aea2E5BB0eF9F68 Nonce=18446744073709551616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:12:49.285577029Z until 281474976710655 now= 1697458369 +bundler_1 | 2023-10-16T12:12:49.300787697Z sent eth_sendUserOperation - 0xa35c25ff8bf47161962d0c88d29ad7574eaa4186aefc2d96231ccf8c2335e38b +bundler_1 | 2023-10-16T12:12:49.304576163Z UserOperation: Sender=0x72Cbd617710d77bD99c822828F28D143bc32F72C Nonce=36893488147419103232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:12:49.806227187Z until 281474976710655 now= 1697458369 +bundler_1 | 2023-10-16T12:12:49.819089390Z sent eth_sendUserOperation - 0x70598e5d7becfb9cb336dab6fb36e527b93088f8be66eddbf840b7c7cfaf9319 +bundler_1 | 2023-10-16T12:12:49.822756348Z UserOperation: Sender=0x10D49bC08E398608028894F6418026d9402e67bF Nonce=55340232221128654848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:12:50.338428357Z until 281474976710655 now= 1697458370 +bundler_1 | 2023-10-16T12:12:50.356617734Z sent eth_sendUserOperation - 0xe2ed745403886554f857faf7afef82e653ee236232feedd09dabf86a6b1c9078 +bundler_1 | 2023-10-16T12:12:50.360456703Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:12:50.363530919Z UserOperation: Sender=0x258d9974A19ECaE5035CCA3B6B4F7B6d57cB230f Nonce=73786976294838206464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:12:50.868657287Z until 281474976710655 now= 1697458370 +bundler_1 | 2023-10-16T12:12:50.883959562Z sent eth_sendUserOperation - 0xbeff28ae6ad40b9c3b3d07672632dbc06a9f836f29867fa35125fb46379b67c4 +bundler_1 | 2023-10-16T12:12:50.887468008Z UserOperation: Sender=0x5640aA447895c1c03098d6361d03Ca0ced686206 Nonce=92233720368547758080 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:12:51.394381402Z until 281474976710655 now= 1697458371 +bundler_1 | 2023-10-16T12:12:51.409735680Z sent eth_sendUserOperation - 0xe20e2e09ba266e74c6adba36bdde3ce95589cdaae4139d9bafa0c8fc70f1169c +bundler_1 | 2023-10-16T12:12:51.413830667Z UserOperation: Sender=0x32942658d44DD6dcB481f98763E40ED686c5936F Nonce=110680464442257309696 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:12:51.923913184Z until 281474976710655 now= 1697458371 +bundler_1 | 2023-10-16T12:12:51.937666349Z sent eth_sendUserOperation - 0x4de735ba7e8571efb02b4ebe6290a744ac5a5528ffab7c1d8c898bd11cd56ffb +bundler_1 | 2023-10-16T12:12:51.942574994Z UserOperation: Sender=0xA37D6F7788b9dE0269407672958157FCd654A007 Nonce=129127208515966861312 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:12:52.457969583Z until 281474976710655 now= 1697458372 +bundler_1 | 2023-10-16T12:12:52.470230344Z sent eth_sendUserOperation - 0x5912eff70cfae5cf9917ca2763a8e76ecfb2c4c5ef925038402480fcbf276c06 +bundler_1 | 2023-10-16T12:12:52.473675586Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:12:52.477359245Z UserOperation: Sender=0xdF4Cdf4deB21A54AeD77705Ed60841003A8B1177 Nonce=147573952589676412928 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:12:52.940907493Z until 281474976710655 now= 1697458372 +bundler_1 | 2023-10-16T12:12:52.954699162Z sent eth_sendUserOperation - 0xd5e5d2f4614e1eec17325f354290620b5654bff4d2f18b40590771a0703690f1 +bundler_1 | 2023-10-16T12:12:52.958458226Z UserOperation: Sender=0xFbff01BB2e91383626e0b30AA0c61CD315A7F723 Nonce=166020696663385964544 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:12:53.440592779Z until 281474976710655 now= 1697458373 +bundler_1 | 2023-10-16T12:12:53.466386991Z sent eth_sendUserOperation - 0xf8a90d7286b6fb408b1c53de238fd4122f6aee1065ab0677e38858ff2984e5bc +bundler_1 | 2023-10-16T12:12:53.470424174Z UserOperation: Sender=0x1558752ed21bF3A40532Aa11c19e33fAa4D0ccd3 Nonce=184467440737095516160 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:12:53.985261924Z until 281474976710655 now= 1697458373 +bundler_1 | 2023-10-16T12:12:54.013298293Z sent eth_sendUserOperation - 0x3c9d8706ce814a5d0aa8a2ac4c3276df032c99a05f85dcd6e202f2c823445f09 +bundler_1 | 2023-10-16T12:12:54.017411481Z UserOperation: Sender=0x91fAb041C1010d234eA995Ff6c043B1DD23e9F33 Nonce=202914184810805067776 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:12:54.534537595Z until 281474976710655 now= 1697458374 +bundler_1 | 2023-10-16T12:12:54.551956818Z sent eth_sendUserOperation - 0xb11af30fbd7f900c07bf9fa123c41fa31f79ada02a0582f0fddad1899a8271ff +bundler_1 | 2023-10-16T12:12:54.555486466Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:12:54.558549481Z UserOperation: Sender=0xdb66efb3A23eD8E1EB98382969d48E58B79b69A4 Nonce=221360928884514619392 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:12:55.047686839Z until 281474976710655 now= 1697458375 +bundler_1 | 2023-10-16T12:12:55.059891297Z sent eth_sendUserOperation - 0x08ead07ff6d851a0602794fc55f4affa496b26312c93f6c396e47f015555221e +bundler_1 | 2023-10-16T12:12:55.063621059Z UserOperation: Sender=0x82B4b655a65450312533CDAEC14EA09D53f69A0d Nonce=239807672958224171008 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:12:55.579698309Z until 281474976710655 now= 1697458375 +bundler_1 | 2023-10-16T12:12:55.593559082Z sent eth_sendUserOperation - 0x0f38cca18990d52786441a3fb6df16aa315a5a1d4a28a7d84eb2746df13fe88d +bundler_1 | 2023-10-16T12:12:55.597029426Z UserOperation: Sender=0xEa003F72b3218b26EbbCfBC36B6e44FcDbB68EF7 Nonce=258254417031933722624 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:12:56.127132262Z until 281474976710655 now= 1697458376 +bundler_1 | 2023-10-16T12:12:56.141013937Z sent eth_sendUserOperation - 0xbc13a27bebbe78da22f6154168cebde768fe398e584f295a029e96f42ebf6c84 +bundler_1 | 2023-10-16T12:12:56.145654463Z UserOperation: Sender=0xfa83462a5514654C38D4AA89E81d25751a58BB38 Nonce=276701161105643274240 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:12:56.650993859Z until 281474976710655 now= 1697458376 +bundler_1 | 2023-10-16T12:12:56.675796501Z sent eth_sendUserOperation - 0x3d640058212d91674fe6de98e8f3f0eb79a9ae1bf2d0ea5e645b74412616a321 +bundler_1 | 2023-10-16T12:12:56.679375152Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:12:56.682534574Z UserOperation: Sender=0x60e0f1503386363053AAEF49CdB2aEBe7F29C92f Nonce=295147905179352825856 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:12:57.142164959Z until 281474976710655 now= 1697458377 +bundler_1 | 2023-10-16T12:12:57.154900854Z sent eth_sendUserOperation - 0x435cde28e1357480c65b4be8c8563d3cb0e4124ec8826efd321c6689d9084aa4 +bundler_1 | 2023-10-16T12:12:57.158332895Z UserOperation: Sender=0xC3067cc5424570A70C3e59AFCFB2Aef2F093e154 Nonce=313594649253062377472 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:12:57.618743635Z until 281474976710655 now= 1697458377 +bundler_1 | 2023-10-16T12:12:57.633332960Z sent eth_sendUserOperation - 0x94f259879078bdfb7417417802c1286a02cb72a6b0ab542f5e3261ad6f7bafa0 +bundler_1 | 2023-10-16T12:12:57.637420247Z UserOperation: Sender=0x3b61c4dD0A8aD78196E9935346a2ebFaf42c8672 Nonce=332041393326771929088 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:12:58.129936242Z until 281474976710655 now= 1697458378 +bundler_1 | 2023-10-16T12:12:58.143700909Z sent eth_sendUserOperation - 0x36041bbbf38972338e6cf512c0b4e6b95b25c987aa3e8075e24d256f94605c32 +bundler_1 | 2023-10-16T12:12:58.147436771Z UserOperation: Sender=0x4210E122092081577Ea1f22Ee9668CAfd6138B27 Nonce=350488137400481480704 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:12:58.633904542Z until 281474976710655 now= 1697458378 +bundler_1 | 2023-10-16T12:12:58.645162733Z sent eth_sendUserOperation - 0xd6d43317a87b4bfd5fdb28a8f25d3cbdb3f49f05e641697d74e5ce0ebe5aea41 +bundler_1 | 2023-10-16T12:12:58.651467276Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:12:58.657056368Z UserOperation: Sender=0xDB8748016638d2b770a6Ad9e79678789dB56eeF0 Nonce=368934881474191032320 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:12:59.132422959Z until 281474976710655 now= 1697458379 +bundler_1 | 2023-10-16T12:12:59.143923867Z sent eth_sendUserOperation - 0x1fa514daccbee69ea86f7ab7c249963c470435fbe8779bc344cdf6546cc9155c +bundler_1 | 2023-10-16T12:12:59.147448614Z UserOperation: Sender=0x4FF4d005f73D7272300863FB7947acDD6a274B8F Nonce=387381625547900583936 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:12:59.604258601Z until 281474976710655 now= 1697458379 +bundler_1 | 2023-10-16T12:12:59.618070371Z sent eth_sendUserOperation - 0x3ef384f9ac0953b414b21174dfc8746ee4ecff9bc2d5ee9b0920ce97c8904d83 +bundler_1 | 2023-10-16T12:12:59.621558016Z UserOperation: Sender=0xBB744366055bFc4f14a377451eB2810daE3b3A53 Nonce=405828369621610135552 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:00.079855508Z until 281474976710655 now= 1697458380 +bundler_1 | 2023-10-16T12:13:00.092518398Z sent eth_sendUserOperation - 0x4280fb127b374f88c7c2b61a559613d77021b15904442619b5c56e029098317c +bundler_1 | 2023-10-16T12:13:00.096878504Z UserOperation: Sender=0x5bFE13DcFF5A134654EE3328a1dDd7879e560B29 Nonce=424275113695319687168 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:00.591090618Z until 281474976710655 now= 1697458380 +bundler_1 | 2023-10-16T12:13:00.604125434Z sent eth_sendUserOperation - 0xd3221e403e20b84abfc3fd266fe9b338e43ce5e5b72705fabf6d7851f9fc2e3d +bundler_1 | 2023-10-16T12:13:00.607511572Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:00.610029949Z UserOperation: Sender=0x1aCfa480c9582736485C348A2dEA1fDD94475f6e Nonce=442721857769029238784 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:01.086724732Z until 281474976710655 now= 1697458381 +bundler_1 | 2023-10-16T12:13:01.108910891Z sent eth_sendUserOperation - 0x5c038bf660a08201cad1bfabbe8df76f95c466b5a95b5d3dc835877dfc287c07 +bundler_1 | 2023-10-16T12:13:01.114921413Z UserOperation: Sender=0x13295386fF33452Af92DFFf69D1c06aaA0F42e29 Nonce=461168601842738790400 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:01.613988969Z until 281474976710655 now= 1697458381 +bundler_1 | 2023-10-16T12:13:01.628209967Z sent eth_sendUserOperation - 0xc5047f94fe192b28752ea2f97722ba41460d4ef541ee6d643042e8dcd22cd7f2 +bundler_1 | 2023-10-16T12:13:01.631717414Z UserOperation: Sender=0x46e4bE33304C0Aa8BFc560FC56d90524D3A77E58 Nonce=479615345916448342016 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:02.128516810Z until 281474976710655 now= 1697458382 +bundler_1 | 2023-10-16T12:13:02.141333210Z sent eth_sendUserOperation - 0x9c3b1837498142ffb374c9f4ace3ca10eff8d721bd3f34273090ed1ca87309fb +bundler_1 | 2023-10-16T12:13:02.144956165Z UserOperation: Sender=0xD1Da06f2F3738Ff0901c0A94a9ac200181eBBB3b Nonce=498062089990157893632 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:02.628473422Z until 281474976710655 now= 1697458382 +bundler_1 | 2023-10-16T12:13:02.641994672Z sent eth_sendUserOperation - 0xf8a42d41bdba8e28f038ed0ee68d0748d160695c41a4b727071e14700d98cf65 +bundler_1 | 2023-10-16T12:13:02.646156464Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:02.649363889Z UserOperation: Sender=0x0F958FaF7046834d84fb64e451906225Fa64d074 Nonce=516508834063867445248 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:03.102131679Z until 281474976710655 now= 1697458383 +bundler_1 | 2023-10-16T12:13:03.114016213Z sent eth_sendUserOperation - 0xb765fb1a884ccf7a9409519d1b04a2989ced12a2aec328c719c0a1b506cafa1a +bundler_1 | 2023-10-16T12:13:03.117713673Z UserOperation: Sender=0xcaA34FD80897D0635b6cB3B99605E0a2f735f7a4 Nonce=534955578137576996864 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:03.587679770Z until 281474976710655 now= 1697458383 +bundler_1 | 2023-10-16T12:13:03.600122344Z sent eth_sendUserOperation - 0x4ca5aaaed7c3ed376f0f8a2aebc26174236e4a71c8716ce7ba5fbac4bf04a3a7 +bundler_1 | 2023-10-16T12:13:03.603601188Z UserOperation: Sender=0xa68A44A259aaF741553e9D6f912b61B1772230cF Nonce=553402322211286548480 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:04.067438455Z until 281474976710655 now= 1697458384 +bundler_1 | 2023-10-16T12:13:04.079561407Z sent eth_sendUserOperation - 0x14568cad17e69ff71216644b00aeacf820eb0199f57d137f7447390094f18351 +bundler_1 | 2023-10-16T12:13:04.083072653Z UserOperation: Sender=0x4cD7946718b86B74811949569DAa3585EBF159c4 Nonce=571849066284996100096 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:04.550206952Z until 281474976710655 now= 1697458384 +bundler_1 | 2023-10-16T12:13:04.562411409Z sent eth_sendUserOperation - 0x64e6de0e84b4fdba3f1655910000193f2197f3f42b0ce0492e002a7b6d8d31e2 +bundler_1 | 2023-10-16T12:13:04.565701840Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:04.568552040Z UserOperation: Sender=0x33Ee1504a943562A4FB9972B738dD7e8Db44E3AA Nonce=590295810358705651712 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:05.050249061Z until 281474976710655 now= 1697458385 +bundler_1 | 2023-10-16T12:13:05.068791263Z sent eth_sendUserOperation - 0x99a0d37ddee3ae3e5022a773bfa2eb13610c7e4efc7aef6e3adc80cf7802fd0d +bundler_1 | 2023-10-16T12:13:05.072228404Z UserOperation: Sender=0xFAeb470f05af312Ad81330E651c05e61412Fe713 Nonce=608742554432415203328 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:05.570713204Z until 281474976710655 now= 1697458385 +bundler_1 | 2023-10-16T12:13:05.584505572Z sent eth_sendUserOperation - 0x7a00d12578bfb61173b7984327044b8eb04c412956ff69b2c24017bd9bf19760 +bundler_1 | 2023-10-16T12:13:05.590264476Z UserOperation: Sender=0xD58AEC92db83F30f3024CCAB789a46bcf29E2d34 Nonce=627189298506124754944 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:06.090893527Z until 281474976710655 now= 1697458386 +bundler_1 | 2023-10-16T12:13:06.108481462Z sent eth_sendUserOperation - 0xeaa1904a44e99b38fd2d40bd4bea86cfff313315ef61d235468226ab100f3cdd +bundler_1 | 2023-10-16T12:13:06.112105416Z UserOperation: Sender=0xb81C1fc658154a2827876bB42e8A6C01380C2b3e Nonce=645636042579834306560 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:06.606842653Z until 281474976710655 now= 1697458386 +bundler_1 | 2023-10-16T12:13:06.624644303Z sent eth_sendUserOperation - 0x7a193c1336aee7cd9abe9eb083191e578e2a1c5ae051a4080886254aa9d03e9e +bundler_1 | 2023-10-16T12:13:06.628678986Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:06.633527626Z UserOperation: Sender=0x89e34dfd49346956A6dFa8242d3ed4de3Ac079e8 Nonce=664082786653543858176 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:07.146534746Z until 281474976710655 now= 1697458387 +bundler_1 | 2023-10-16T12:13:07.170095000Z sent eth_sendUserOperation - 0x61002d9890fd99bcb8528a08ec3d10294e704d21707ddce89323758c68ba4d13 +bundler_1 | 2023-10-16T12:13:07.174248192Z UserOperation: Sender=0xF5c353791fe79bb0f1eEede120FdeF6609f3bd3e Nonce=682529530727253409792 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:07.678761415Z until 281474976710655 now= 1697458387 +bundler_1 | 2023-10-16T12:13:07.695896918Z sent eth_sendUserOperation - 0xfca572658301f8bc692b6aa69cae0a13d9f1ddf1141c9757918130bc54765f5b +bundler_1 | 2023-10-16T12:13:07.699486770Z UserOperation: Sender=0xcA4bF4bB43Fc14999539db6F3b62C95EeF9fd5B1 Nonce=700976274800962961408 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:08.167951162Z until 281474976710655 now= 1697458388 +bundler_1 | 2023-10-16T12:13:08.184601231Z sent eth_sendUserOperation - 0xf346f555298eb0b6c08b0cdea4f4e2db7efb724f696b584ff1f288458758219a +bundler_1 | 2023-10-16T12:13:08.188323892Z UserOperation: Sender=0xa1321Af4c8073A7C5413960699F0cCd429d82b31 Nonce=719423018874672513024 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:08.680593656Z until 281474976710655 now= 1697458388 +bundler_1 | 2023-10-16T12:13:08.692515193Z sent eth_sendUserOperation - 0xac56c36459f62723e340a6f08d40c283cd9eade4a9699d781cd5cbdde50eb536 +bundler_1 | 2023-10-16T12:13:08.696702587Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:08.703685777Z UserOperation: Sender=0x0d29f2A2ED454cA56a7f81B80675Bd2905F877De Nonce=737869762948382064640 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:09.207402744Z until 281474976710655 now= 1697458389 +bundler_1 | 2023-10-16T12:13:09.224556648Z sent eth_sendUserOperation - 0x1efbc91433dcffe1be3ff8a4ce1979470881420dc46c13fb605d0e1b14550286 +bundler_1 | 2023-10-16T12:13:09.228014491Z UserOperation: Sender=0xF4Bf739F2eA37af47Da2E8C3403D73a857a7A11B Nonce=756316507022091616256 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:09.716449585Z until 281474976710655 now= 1697458389 +bundler_1 | 2023-10-16T12:13:09.731825265Z sent eth_sendUserOperation - 0x4199d50ade02bbaf1375c7557f9aefca21294aaf6c3015ef851bb610aa4649fc +bundler_1 | 2023-10-16T12:13:09.735194802Z UserOperation: Sender=0xe11644D210E04c6F6d59D8A471a6f083141a096A Nonce=774763251095801167872 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:10.228240919Z until 281474976710655 now= 1697458390 +bundler_1 | 2023-10-16T12:13:10.240489179Z sent eth_sendUserOperation - 0xa898849a34fc0712c3d27e5677aa911fe3346645c34c9f88fedf636d78924668 +bundler_1 | 2023-10-16T12:13:10.251307539Z UserOperation: Sender=0xA9DEF6045441F470053C0347987C62FF9dca52cE Nonce=793209995169510719488 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:10.736595619Z until 281474976710655 now= 1697458390 +bundler_1 | 2023-10-16T12:13:10.748057887Z sent eth_sendUserOperation - 0x1eced5ae59a7a3f9e9ecb44867e54715e7820a54cae7e7a5497a67e033151957 +bundler_1 | 2023-10-16T12:13:10.751543830Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:10.754731160Z UserOperation: Sender=0xE8F1Ae1c37233Fc34e7a10Ed670E4601906E460E Nonce=811656739243220271104 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:11.256099671Z until 281474976710655 now= 1697458391 +bundler_1 | 2023-10-16T12:13:11.270979880Z sent eth_sendUserOperation - 0x68b96f00a24332ba10d8d83676e4415eab34d57b4b65d644de2519d8ed896e11 +bundler_1 | 2023-10-16T12:13:11.274591028Z UserOperation: Sender=0x00D01cFaD5fb5032EB00a86bF5da8E59f018a244 Nonce=830103483316929822720 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:11.774763290Z until 281474976710655 now= 1697458391 +bundler_1 | 2023-10-16T12:13:11.800627048Z sent eth_sendUserOperation - 0xb12a8ea77c62d7c843ed2344d144ee130ca80ae110c0ea9ef038364f87312f31 +bundler_1 | 2023-10-16T12:13:11.805807160Z UserOperation: Sender=0x1979c3fd54F11e8bB36D007D680581a121275a92 Nonce=848550227390639374336 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:12.338764563Z until 281474976710655 now= 1697458392 +bundler_1 | 2023-10-16T12:13:12.354552209Z sent eth_sendUserOperation - 0xd9ab2068bafa1518d53d5db6cdcf4565fce20711f65eddc2d7d293bc1c846e03 +bundler_1 | 2023-10-16T12:13:12.358339063Z UserOperation: Sender=0x46C25e6F0fc00f5adb0b216ff81d5D060973Afae Nonce=866996971464348925952 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:12.870930233Z until 281474976710655 now= 1697458392 +bundler_1 | 2023-10-16T12:13:12.890045015Z sent eth_sendUserOperation - 0xccaa08fa97eca42489766bc51b72a91333732b70ed57a20f981e519f3f299925 +bundler_1 | 2023-10-16T12:13:12.893635362Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:12.896719688Z UserOperation: Sender=0x2a18242C5F02f5f70643F294d9384f1565643c12 Nonce=885443715538058477568 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:13.359846135Z until 281474976710655 now= 1697458393 +bundler_1 | 2023-10-16T12:13:13.375111859Z sent eth_sendUserOperation - 0x17f39adf935ccecaf38dd3fd8a70e04847619613d96885d68619dad657942e05 +bundler_1 | 2023-10-16T12:13:13.379238628Z UserOperation: Sender=0x538543876c2d7eE35A7B2C463e90Eb5ED6416CdF Nonce=903890459611768029184 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:13.875301422Z until 281474976710655 now= 1697458393 +bundler_1 | 2023-10-16T12:13:13.888170048Z sent eth_sendUserOperation - 0x8f49b77f0df083315330e2f32201599baa0329a9643e6781f09b90afdef6ec52 +bundler_1 | 2023-10-16T12:13:13.891680092Z UserOperation: Sender=0xcc5716Bed25Ea99D1480CBd0A307ed6cbf7Bd828 Nonce=922337203685477580800 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:14.391073922Z until 281474976710655 now= 1697458394 +bundler_1 | 2023-10-16T12:13:14.405311604Z sent eth_sendUserOperation - 0x53dc61f1b7ce82eb2dff03ac3cdd5b61d3b10a8cf91f9ee18970334e2773c5d5 +bundler_1 | 2023-10-16T12:13:14.408938553Z UserOperation: Sender=0x10b7b4E2075c2A5581433530191E18D3784A84e0 Nonce=940783947759187132416 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:14.903982905Z until 281474976710655 now= 1697458394 +bundler_1 | 2023-10-16T12:13:14.922017243Z sent eth_sendUserOperation - 0x55091468b96b8cd49a3d5920bdc523e99341d65934beeba0b2e65c9831859056 +bundler_1 | 2023-10-16T12:13:14.927366761Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:14.930705198Z UserOperation: Sender=0x22fA238F0431Baec6DaD75161E18C7a5f8817fe3 Nonce=959230691832896684032 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:15.441145580Z until 281474976710655 now= 1697458395 +bundler_1 | 2023-10-16T12:13:15.453515586Z sent eth_sendUserOperation - 0x54b3c5dfe5f8a9a7e37e9f62dd7af7ce8fc2cd650ea74979d9aa37b4cb6ef013 +bundler_1 | 2023-10-16T12:13:15.456934726Z UserOperation: Sender=0x866545F32e82840Bf738D960773cE161f36bd0C0 Nonce=977677435906606235648 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:15.915626491Z until 281474976710655 now= 1697458395 +bundler_1 | 2023-10-16T12:13:15.926873651Z sent eth_sendUserOperation - 0x5aab29071583f7ad36e0b8ff5aff56b27d199cf91c9fbaddfe6dba621e9aedf3 +bundler_1 | 2023-10-16T12:13:15.930380094Z UserOperation: Sender=0x6661a6031Ca7a93216481B8C2E40D7fAC0e77F96 Nonce=996124179980315787264 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:16.388583339Z until 281474976710655 now= 1697458396 +bundler_1 | 2023-10-16T12:13:16.406094956Z sent eth_sendUserOperation - 0x4b2eeabcbdcc2ec4981b09fc03001d3896346e5f5e02e8efa1088fb0b19b40dd +bundler_1 | 2023-10-16T12:13:16.409521396Z UserOperation: Sender=0x635c2160E60CCF3AE4f5372a8f3fa5675D8D676f Nonce=1014570924054025338880 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:16.871433292Z until 281474976710655 now= 1697458396 +bundler_1 | 2023-10-16T12:13:16.885611872Z sent eth_sendUserOperation - 0xe6c3bbf6884315ff9301b9efb7d2fee99b7b927e8943019fedf1722a6de7fdf4 +bundler_1 | 2023-10-16T12:13:16.889130016Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:16.892054436Z UserOperation: Sender=0xE6ea81d7D463E8d2E2AC2B937C1f2A64dFE5cC40 Nonce=1033017668127734890496 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:17.399542697Z until 281474976710655 now= 1697458397 +bundler_1 | 2023-10-16T12:13:17.412557230Z sent eth_sendUserOperation - 0xede8aea028a74816250f12f3f82e25e2ea617eb29f972e2e5808ca35c22f16e7 +bundler_1 | 2023-10-16T12:13:17.416216479Z UserOperation: Sender=0x2dB365E0cB6df3160F9eDB8EDc1fd72f4623D401 Nonce=1051464412201444442112 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:17.900127676Z until 281474976710655 now= 1697458397 +bundler_1 | 2023-10-16T12:13:17.914447562Z sent eth_sendUserOperation - 0xe564119bc8d2a3f728f7548519a8b558884277707e2f5b2e07ee5b194adb7e23 +bundler_1 | 2023-10-16T12:13:17.918304820Z UserOperation: Sender=0xae085F1e56449F5F1D30C2ed927ED129f8429693 Nonce=1069911156275153993728 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:18.372342794Z until 281474976710655 now= 1697458398 +bundler_1 | 2023-10-16T12:13:18.384629997Z sent eth_sendUserOperation - 0xf82e61876ef1623ead7df0cac659bf8bd0cf8813131ad627836e9fdbe770633e +bundler_1 | 2023-10-16T12:13:18.388140080Z UserOperation: Sender=0xD8090c9cD2a2B0ECaF5D7A92CD56a6262aC87F6F Nonce=1088357900348863545344 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:18.855892510Z until 281474976710655 now= 1697458398 +bundler_1 | 2023-10-16T12:13:18.868088149Z sent eth_sendUserOperation - 0x0642ecff5d4ac0c1fa41ff6106e293c884c359d5cbf98035b00be2c80c9fb634 +bundler_1 | 2023-10-16T12:13:18.871304671Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:18.874143966Z UserOperation: Sender=0x1cfF09783f28670C03636f443DF8669aFE4EF108 Nonce=1106804644422573096960 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:19.326884237Z until 281474976710655 now= 1697458399 +bundler_1 | 2023-10-16T12:13:19.339637215Z sent eth_sendUserOperation - 0x3a46b53d921b1aeb537336175794d3a54632df43602101251f707b2351fc573f +bundler_1 | 2023-10-16T12:13:19.345997553Z UserOperation: Sender=0xEd2005ED8C4dEB78c495Ae6b8bEEFf161DFE97E0 Nonce=1125251388496282648576 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:19.860714390Z until 281474976710655 now= 1697458399 +bundler_1 | 2023-10-16T12:13:19.876052546Z sent eth_sendUserOperation - 0x7e231e13a6bc60f8c640be293965f040e1c7277fa6a172ad837a118cf7ec96fc +bundler_1 | 2023-10-16T12:13:19.879676496Z UserOperation: Sender=0x5432A946E72cE04270D9449Dce5995cE72Df79dB Nonce=1143698132569992200192 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:20.388172405Z until 281474976710655 now= 1697458400 +bundler_1 | 2023-10-16T12:13:20.409716588Z sent eth_sendUserOperation - 0x621b7550c880a7fa238fb23f7c592d5e45769bbf15e905739c5fa7790e2de8a1 +bundler_1 | 2023-10-16T12:13:20.414861143Z UserOperation: Sender=0x6ac7d67954C7E515BC0020D7571d316C3FF6BdE5 Nonce=1162144876643701751808 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:20.940942062Z until 281474976710655 now= 1697458400 +bundler_1 | 2023-10-16T12:13:20.955552668Z sent eth_sendUserOperation - 0x827d44c3e60c119b5fcdc4b0844e83d3a88d032aebd95c5eb39daa354d435277 +bundler_1 | 2023-10-16T12:13:20.958843295Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:20.961820800Z UserOperation: Sender=0xc9BA749fab142E2DF497809C507f2F3EE50B7D92 Nonce=1180591620717411303424 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:21.482887675Z until 281474976710655 now= 1697458401 +bundler_1 | 2023-10-16T12:13:21.497003547Z sent eth_sendUserOperation - 0x8a6b4256ab4d1953d82cafb8579c426e721e10b0cf0e94014669897812cada82 +bundler_1 | 2023-10-16T12:13:21.500696901Z UserOperation: Sender=0x4F44d3B6C9435BC351C6F1EB206b604d90D62b4A Nonce=1199038364791120855040 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:22.010664511Z until 281474976710655 now= 1697458402 +bundler_1 | 2023-10-16T12:13:22.022363017Z sent eth_sendUserOperation - 0x171081b474bbf7f172449d5a435507e43504ae02b6ffab5f7660be3db1445f1b +bundler_1 | 2023-10-16T12:13:22.025667144Z UserOperation: Sender=0x5C05bF2d3C0Fce07fBA868Ad2F768A5337003129 Nonce=1217485108864830406656 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:22.550955310Z until 281474976710655 now= 1697458402 +bundler_1 | 2023-10-16T12:13:22.564362333Z sent eth_sendUserOperation - 0x9349627f426f1d5359a05a13d2cb462a4e42845c5118a87857550c953749dfb3 +bundler_1 | 2023-10-16T12:13:22.568091590Z UserOperation: Sender=0x172200f2d171598B6f6C3E895845b0d01FAD20A7 Nonce=1235931852938539958272 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:23.069729627Z until 281474976710655 now= 1697458403 +bundler_1 | 2023-10-16T12:13:23.082163683Z sent eth_sendUserOperation - 0xf66f664b65ee76a79b5d573463dfdb813c118b98b8bc0b644cf4500591fedf09 +bundler_1 | 2023-10-16T12:13:23.085579218Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:23.088536521Z UserOperation: Sender=0xCc5852da68Ff2Dd49824D38b44a930b71C856571 Nonce=1254378597012249509888 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:23.558846902Z until 281474976710655 now= 1697458403 +bundler_1 | 2023-10-16T12:13:23.570706718Z sent eth_sendUserOperation - 0x07b51fcedb2f125aaeed1403a161a96e4a12a205fc8712ca3bbda86d0a85b45d +bundler_1 | 2023-10-16T12:13:23.574325367Z UserOperation: Sender=0xAF67DE725a4efF1AA3073776Ec4d0814bb444779 Nonce=1272825341085959061504 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:24.046020843Z until 281474976710655 now= 1697458404 +bundler_1 | 2023-10-16T12:13:24.074765522Z sent eth_sendUserOperation - 0x88a210f9f50d19f30bfbb43b1f6f92e63c5680c310b10c633e142dbbd0e71912 +bundler_1 | 2023-10-16T12:13:24.078463277Z UserOperation: Sender=0x9D07843b44D797cebADA3fdc682e0E8e6D44770B Nonce=1291272085159668613120 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:24.594756623Z until 281474976710655 now= 1697458404 +bundler_1 | 2023-10-16T12:13:24.607437296Z sent eth_sendUserOperation - 0x1f8aa8624dcb6c84b69cb92e0ecc7185cc1564040c9e3e90b22d288db245df85 +bundler_1 | 2023-10-16T12:13:24.610796327Z UserOperation: Sender=0xD6aE8D287738078F85B15f6817dd194D37035AAb Nonce=1309718829233378164736 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:25.103948280Z until 281474976710655 now= 1697458405 +bundler_1 | 2023-10-16T12:13:25.117375104Z sent eth_sendUserOperation - 0xee636ee41f1b274a2bc13cdfbfd0f55faf4a7ee971fb738ac6540849dea18947 +bundler_1 | 2023-10-16T12:13:25.121025055Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:25.124020362Z UserOperation: Sender=0x33f03d1c59d1fb9570E80235Db1184BFf37f7B39 Nonce=1328165573307087716352 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:25.577033151Z until 281474976710655 now= 1697458405 +bundler_1 | 2023-10-16T12:13:25.588923470Z sent eth_sendUserOperation - 0x980bc4a0ea7f6085ce1b43a83cc01e22eb4f8d3e740807fb76aecb448175b87e +bundler_1 | 2023-10-16T12:13:25.592276901Z UserOperation: Sender=0x7C6e6b4762cd9E7264392D77F5EACC2De65ac21F Nonce=1346612317380797267968 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:26.044083007Z until 281474976710655 now= 1697458406 +bundler_1 | 2023-10-16T12:13:26.056254545Z sent eth_sendUserOperation - 0x30b30cfd212c9b75cdfb8fb7196d58937e6ae88a0a79921934c49b9030125471 +bundler_1 | 2023-10-16T12:13:26.060082808Z UserOperation: Sender=0xd81352a8c441d27498276288F893d7f88D39e410 Nonce=1365059061454506819584 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:26.544341461Z until 281474976710655 now= 1697458406 +bundler_1 | 2023-10-16T12:13:26.555840920Z sent eth_sendUserOperation - 0x0c8c5eff18978d3d8fd5bd7e902d8ee555613a47ed91c4a55bc4ce61cb1c078f +bundler_1 | 2023-10-16T12:13:26.559148138Z UserOperation: Sender=0xD6BdB6Ee9802D423D7702b8b70388b924C3124E8 Nonce=1383505805528216371200 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:27.062155720Z until 281474976710655 now= 1697458407 +bundler_1 | 2023-10-16T12:13:27.076042636Z sent eth_sendUserOperation - 0x0adcee5d1c700b83800c7703b9386375d4320f6d9f89e2f6f6f5908fd4108e1e +bundler_1 | 2023-10-16T12:13:27.079488764Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:27.082703876Z UserOperation: Sender=0xA0b633dC1906413ad084EE1482896480a3c0E741 Nonce=1401952549601925922816 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:27.639153283Z until 281474976710655 now= 1697458407 +bundler_1 | 2023-10-16T12:13:27.650714446Z sent eth_sendUserOperation - 0xc5b23580e19dad8802dda3b167635a4b73405c32501982227cb7a3c079dde5e2 +bundler_1 | 2023-10-16T12:13:27.654488295Z UserOperation: Sender=0xb1831FC2afB0Ff1E1f33947D2ef062F49FF37754 Nonce=1420399293675635474432 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:28.152548451Z until 281474976710655 now= 1697458408 +bundler_1 | 2023-10-16T12:13:28.164148916Z sent eth_sendUserOperation - 0x314f37b085aa0ae1353601bc46794db494bce2e42282043bc3090ce8d0063313 +bundler_1 | 2023-10-16T12:13:28.167948767Z UserOperation: Sender=0x9d2D37d33b03B82870ed9920a557EBA19b4e757f Nonce=1438846037749345026048 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:28.650025068Z until 281474976710655 now= 1697458408 +bundler_1 | 2023-10-16T12:13:28.662009258Z sent eth_sendUserOperation - 0xd34a6c4ddcbd29894eb8c44a1cdd9ef35ef22ea42990e69f86fa6a3007e29338 +bundler_1 | 2023-10-16T12:13:28.665757106Z UserOperation: Sender=0x25C3D8F9C80E9C282f3B3c629019aaB4b6E6E19b Nonce=1457292781823054577664 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:29.124663779Z until 281474976710655 now= 1697458409 +bundler_1 | 2023-10-16T12:13:29.141797209Z sent eth_sendUserOperation - 0x21a5fbe2da71f72851a01138f5514bc36c182e0a054d7289abae215d736e0598 +bundler_1 | 2023-10-16T12:13:29.145662064Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:29.148958081Z UserOperation: Sender=0x20cD4AEa7A796F0c6609a50d916E53662A34d3b1 Nonce=1475739525896764129280 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:29.633908072Z until 281474976710655 now= 1697458409 +bundler_1 | 2023-10-16T12:13:29.653114839Z sent eth_sendUserOperation - 0x251211f4038f45a977014cd03614df67ff41755e1e1e84f00aab0ea48f1015a5 +bundler_1 | 2023-10-16T12:13:29.656542065Z UserOperation: Sender=0xD316db8522223091Cac814a63ff537b2Af4c8b0e Nonce=1494186269970473680896 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:30.159655654Z until 281474976710655 now= 1697458410 +bundler_1 | 2023-10-16T12:13:30.171182815Z sent eth_sendUserOperation - 0x48de55e0b2dce08ab09a363470ce659cf4baedcbfb52616e89a9c53d9cd46308 +bundler_1 | 2023-10-16T12:13:30.175572904Z UserOperation: Sender=0xA8B28C0ccb7a5f114099BDb1F6bF60aeFB90EcfB Nonce=1512633014044183232512 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:30.682196025Z until 281474976710655 now= 1697458410 +bundler_1 | 2023-10-16T12:13:30.694381129Z sent eth_sendUserOperation - 0xc5ceadf6ed537327e13c2e0e1bc3f7262e7a4562bb4abeb10e0bece9a9ba8548 +bundler_1 | 2023-10-16T12:13:30.697865759Z UserOperation: Sender=0x186AFa491702789Ec6BBdF11672fb15e83EaE4cE Nonce=1531079758117892784128 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:31.195029155Z until 281474976710655 now= 1697458411 +bundler_1 | 2023-10-16T12:13:31.206972643Z sent eth_sendUserOperation - 0x1d5ac48ec427e2c0d839f7e06d9ea93c90cd9e644ee12dc687adcbcffe58df9f +bundler_1 | 2023-10-16T12:13:31.210239159Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:31.213070945Z UserOperation: Sender=0xCe5F4cA4406D46751669b953Ce53576011f38559 Nonce=1549526502191602335744 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:31.679319703Z until 281474976710655 now= 1697458411 +bundler_1 | 2023-10-16T12:13:31.693488537Z sent eth_sendUserOperation - 0xb07bdf454eb0f6079e87269e797891149a04c83355058c8c317fe5a0e965773f +bundler_1 | 2023-10-16T12:13:31.697112776Z UserOperation: Sender=0x2df0aA29175CC3713D56bB11E1433Bb8c7a1AD28 Nonce=1567973246265311887360 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:32.183900089Z until 281474976710655 now= 1697458412 +bundler_1 | 2023-10-16T12:13:32.195586260Z sent eth_sendUserOperation - 0xa1db6e8380a07f7b48eceed31f15aa769250f748b043620b497c84650aadfe74 +bundler_1 | 2023-10-16T12:13:32.199092491Z UserOperation: Sender=0xf6cDd6be58aB0473b59f324A0438b4A67d1d2d7b Nonce=1586419990339021438976 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:32.687718924Z until 281474976710655 now= 1697458412 +bundler_1 | 2023-10-16T12:13:32.699565206Z sent eth_sendUserOperation - 0x4a88fee01c336555042e336254c9e200893ccc2e3653ddf0748914a298fa4a16 +bundler_1 | 2023-10-16T12:13:32.703191445Z UserOperation: Sender=0x8F539F9fe99A8BB1312dEb643824E251a90dC011 Nonce=1604866734412730990592 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:33.164286362Z until 281474976710655 now= 1697458413 +bundler_1 | 2023-10-16T12:13:33.178837822Z sent eth_sendUserOperation - 0x117f73456ca7bc8dd534d6e0e8dffaaaa3fdb3019ca1ff897af303abf037853d +bundler_1 | 2023-10-16T12:13:33.182718178Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:33.188558363Z UserOperation: Sender=0x95D8eA3261D41F1bF8BF5e477eC66B93ca2f0493 Nonce=1623313478486440542208 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:33.672899214Z until 281474976710655 now= 1697458413 +bundler_1 | 2023-10-16T12:13:33.684395472Z sent eth_sendUserOperation - 0xb0ee5d9382ff218572a6a8266432843a2b8615756d36911416801611b0882fae +bundler_1 | 2023-10-16T12:13:33.687698690Z UserOperation: Sender=0x8017177FdeB234157D6a21F030B4b0EF1C447377 Nonce=1641760222560150093824 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:34.200421213Z until 281474976710655 now= 1697458414 +bundler_1 | 2023-10-16T12:13:34.221176883Z sent eth_sendUserOperation - 0x9b45772f8edfc2ec634e0d630ca43a622995bf4e5e41b57ef588a200de54b5f9 +bundler_1 | 2023-10-16T12:13:34.224924730Z UserOperation: Sender=0xd9eB07d9935B40d0F7951fBBbb732a9C707C22DF Nonce=1660206966633859645440 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:34.709671147Z until 281474976710655 now= 1697458414 +bundler_1 | 2023-10-16T12:13:34.721364994Z sent eth_sendUserOperation - 0x76720f850af302001611f93a03f099af6ceb364f8e9989cb8f7eb78b588f033d +bundler_1 | 2023-10-16T12:13:34.724994026Z UserOperation: Sender=0x45512F853B693cdC193165CD9C8def206A44Cf86 Nonce=1678653710707569197056 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:35.197338492Z until 281474976710655 now= 1697458415 +bundler_1 | 2023-10-16T12:13:35.209193449Z sent eth_sendUserOperation - 0x1525f2dd65f22c945d96951b5ccad3f4147afa53d330c0c87f79c76f1f4092ae +bundler_1 | 2023-10-16T12:13:35.213398118Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:35.216440812Z UserOperation: Sender=0x9431Ea07Df724BB4d75098CaC7Cc7aa2cF3F1aAF Nonce=1697100454781278748672 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:35.676701507Z until 281474976710655 now= 1697458415 +bundler_1 | 2023-10-16T12:13:35.688032730Z sent eth_sendUserOperation - 0x8ffbf15cacc436ca2de6437c5854114e0e4729b2384ef57d1c496dbb17dc3470 +bundler_1 | 2023-10-16T12:13:35.691705265Z UserOperation: Sender=0x0763E65aD5A15FcD13eAf06eEC1d52576d97484C Nonce=1715547198854988300288 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:36.204706628Z until 281474976710655 now= 1697458416 +bundler_1 | 2023-10-16T12:13:36.218037479Z sent eth_sendUserOperation - 0xdec701f907b6851f3b1c521333336b13bebafbaf29b582682bd6eb46e41cfda4 +bundler_1 | 2023-10-16T12:13:36.221625908Z UserOperation: Sender=0x5E5bA80Ba8Cb169C7E96381e4901c0bB49650928 Nonce=1733993942928697851904 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:36.717611684Z until 281474976710655 now= 1697458416 +bundler_1 | 2023-10-16T12:13:36.734512764Z sent eth_sendUserOperation - 0xaa829ebb46b71f55df613b3e93d420fd39907c65183cbb1f005467d6663cca3c +bundler_1 | 2023-10-16T12:13:36.738959748Z UserOperation: Sender=0xD3D661C79E8CEd1c852979B90BFe8108d3A72578 Nonce=1752440687002407403520 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:37.255762353Z until 281474976710655 now= 1697458417 +bundler_1 | 2023-10-16T12:13:37.267401596Z sent eth_sendUserOperation - 0xa25e20f8445652566e16f2a558bdf05885e2db4e2db343a156a9a592e209cdea +bundler_1 | 2023-10-16T12:13:37.270764411Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:37.274162328Z UserOperation: Sender=0x0e77C943E1cE47345D865550a9A873a1D19560cB Nonce=1770887431076116955136 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:37.801175486Z until 281474976710655 now= 1697458417 +bundler_1 | 2023-10-16T12:13:37.812799728Z sent eth_sendUserOperation - 0xb78ecb812f33b9ac1e12a9c53029cc2184e4c8dbe6bf0596e936ba9db14793b8 +bundler_1 | 2023-10-16T12:13:37.816524266Z UserOperation: Sender=0xDB51176545Cd452AEF92390887E93c2d17243CB8 Nonce=1789334175149826506752 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:38.313790424Z until 281474976710655 now= 1697458418 +bundler_1 | 2023-10-16T12:13:38.336019443Z sent eth_sendUserOperation - 0x5e93ce97d17d5525a735979a34738125c5ce56e1dd7209a4455d404fb442fac5 +bundler_1 | 2023-10-16T12:13:38.341042164Z UserOperation: Sender=0xb4CEAB9E44F76EaEF01c2b4B17BCF09E98B400E5 Nonce=1807780919223536058368 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:38.879529855Z until 281474976710655 now= 1697458418 +bundler_1 | 2023-10-16T12:13:38.892459780Z sent eth_sendUserOperation - 0x564bbcb48732d49ac13872d41a478ff776a6b830f1b1ac2a6e7295b87018abab +bundler_1 | 2023-10-16T12:13:38.896129715Z UserOperation: Sender=0x227F9075d41fa60305F2a11E393e92053A62c712 Nonce=1826227663297245609984 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:39.394695456Z until 281474976710655 now= 1697458419 +bundler_1 | 2023-10-16T12:13:39.416867772Z sent eth_sendUserOperation - 0x91d1d1f4b0574b4546f2e1070eab56476ce3549062fbea6e7d0c29353bb873ff +bundler_1 | 2023-10-16T12:13:39.420328093Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:39.423204676Z UserOperation: Sender=0x150642F98a3898c260F2b04d3fc8065C13dD259D Nonce=1844674407370955161600 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:39.941523479Z until 281474976710655 now= 1697458419 +bundler_1 | 2023-10-16T12:13:39.952834001Z sent eth_sendUserOperation - 0x47e85259acb5bc3deba4d6f690cfbab94356683bb6ba6dbc74ee1171373cce73 +bundler_1 | 2023-10-16T12:13:39.956431631Z UserOperation: Sender=0xd122bdb424C79805E13C47EC6F778C72BD41149a Nonce=1863121151444664713216 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:40.465864366Z until 281474976710655 now= 1697458420 +bundler_1 | 2023-10-16T12:13:40.478054644Z sent eth_sendUserOperation - 0xd5e9cdc6f7478b7cb98217129395dbab269f9be451e4f784436a2d8430483667 +bundler_1 | 2023-10-16T12:13:40.481655874Z UserOperation: Sender=0xb9410371bB258c754Ef0e68A4649E9c3724F28b2 Nonce=1881567895518374264832 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:40.978116581Z until 281474976710655 now= 1697458420 +bundler_1 | 2023-10-16T12:13:40.989774225Z sent eth_sendUserOperation - 0x0c87ed73572d02bb7d83b90524b93fe0cbe05de9b6a4c6368fc813bd00242b39 +bundler_1 | 2023-10-16T12:13:40.993361454Z UserOperation: Sender=0x22Df2e60d3C0019F9dE28389dC42c99F998F2D95 Nonce=1900014639592083816448 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:41.501766923Z until 281474976710655 now= 1697458421 +bundler_1 | 2023-10-16T12:13:41.514807356Z sent eth_sendUserOperation - 0x5f7aab81419c06e3f0fd3ae5a03001fb5727f91eca068414a7c385f497cda0e3 +bundler_1 | 2023-10-16T12:13:41.518596298Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:41.523711825Z UserOperation: Sender=0xb84dDf52cEDbF8F2c7c04cD602A55906Fc98d409 Nonce=1918461383665793368064 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:42.019039559Z until 281474976710655 now= 1697458422 +bundler_1 | 2023-10-16T12:13:42.034368138Z sent eth_sendUserOperation - 0x0910424327183da69d558a7b07ea6e62f3d7f33d885f0d7d5326e37794b82ca0 +bundler_1 | 2023-10-16T12:13:42.038417597Z UserOperation: Sender=0x3Be7d96170F76811f401A70f2Ba7157FDcEEffFA Nonce=1936908127739502919680 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:42.548202769Z until 281474976710655 now= 1697458422 +bundler_1 | 2023-10-16T12:13:42.560802504Z sent eth_sendUserOperation - 0xf402fdc6f0caafa2a358dcaec645dde187db8d02bf9bf65a2d35a1fc43b6cbb8 +bundler_1 | 2023-10-16T12:13:42.564336439Z UserOperation: Sender=0x2C691f28786e4BD645F2b187D50dDD7dA612af70 Nonce=1955354871813212471296 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:43.069100419Z until 281474976710655 now= 1697458423 +bundler_1 | 2023-10-16T12:13:43.081360532Z sent eth_sendUserOperation - 0x9cf18d20080ddb8a7d93f336593142aaf13545c2410173a1c5abc4cfdba7d0f7 +bundler_1 | 2023-10-16T12:13:43.084980772Z UserOperation: Sender=0x9fD6738eD47D2e9009682c5fd03760961976566d Nonce=1973801615886922022912 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:43.552595189Z until 281474976710655 now= 1697458423 +bundler_1 | 2023-10-16T12:13:43.564640288Z sent eth_sendUserOperation - 0x3c83f404f25f7f91144c8dfce14873a00bbd37c5369d7f38c6bde8ed6f25fba4 +bundler_1 | 2023-10-16T12:13:43.567959308Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:43.570787795Z UserOperation: Sender=0xA02Bc7E74Fc923c2cBf308D0D7f05D7667b8b803 Nonce=1992248359960631574528 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:44.028637164Z until 281474976710655 now= 1697458424 +bundler_1 | 2023-10-16T12:13:44.039955615Z sent eth_sendUserOperation - 0xe416a39ac10e5489290c9b89915f0f92af3a100afa49b413f1d1027e53f8808f +bundler_1 | 2023-10-16T12:13:44.043395743Z sent debug_bundler_dumpReputation - [ +bundler_1 | 2023-10-16T12:13:44.043414644Z { +bundler_1 | 2023-10-16T12:13:44.043418845Z address: '0xfc1f1b93ee5906570e579835a2b89756fad2f3f7', +bundler_1 | 2023-10-16T12:13:44.043442846Z opsSeen: '0x6d', +bundler_1 | 2023-10-16T12:13:44.043446146Z opsIncluded: '0x0', +bundler_1 | 2023-10-16T12:13:44.043449247Z status: '0x0' +bundler_1 | 2023-10-16T12:13:44.043452647Z }, +bundler_1 | 2023-10-16T12:13:44.043455647Z { +bundler_1 | 2023-10-16T12:13:44.043458647Z address: '0xc11352fe01d80fc16806f4b5027dbae45d20664a', +bundler_1 | 2023-10-16T12:13:44.043461847Z opsSeen: '0x6d', +bundler_1 | 2023-10-16T12:13:44.043464848Z opsIncluded: '0x0', +bundler_1 | 2023-10-16T12:13:44.043467848Z status: '0x0' +bundler_1 | 2023-10-16T12:13:44.043470948Z } +bundler_1 | 2023-10-16T12:13:44.043473848Z ] +bundler_1 | 2023-10-16T12:13:44.046226431Z UserOperation: Sender=0x8e9157250Ce7Aabe892a21405E9C37AA926F16bE Nonce=2010695104034341126144 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:44.543182193Z until 281474976710655 now= 1697458424 +bundler_1 | 2023-10-16T12:13:44.554690657Z sent eth_sendUserOperation - 0xda684915c4a5c70215444186fc6c6ea3a863ade56ecb8aaebbef547abaecb959 +bundler_1 | 2023-10-16T12:13:44.558008077Z sent debug_bundler_dumpReputation - [ +bundler_1 | 2023-10-16T12:13:44.558025778Z { +bundler_1 | 2023-10-16T12:13:44.558029278Z address: '0xfc1f1b93ee5906570e579835a2b89756fad2f3f7', +bundler_1 | 2023-10-16T12:13:44.558032378Z opsSeen: '0x6e', +bundler_1 | 2023-10-16T12:13:44.558035178Z opsIncluded: '0x0', +bundler_1 | 2023-10-16T12:13:44.558037779Z status: '0x1' +bundler_1 | 2023-10-16T12:13:44.558040379Z }, +bundler_1 | 2023-10-16T12:13:44.558042879Z { +bundler_1 | 2023-10-16T12:13:44.558045479Z address: '0xc11352fe01d80fc16806f4b5027dbae45d20664a', +bundler_1 | 2023-10-16T12:13:44.558048179Z opsSeen: '0x6e', +bundler_1 | 2023-10-16T12:13:44.558050779Z opsIncluded: '0x0', +bundler_1 | 2023-10-16T12:13:44.558053380Z status: '0x1' +bundler_1 | 2023-10-16T12:13:44.558056080Z } +bundler_1 | 2023-10-16T12:13:44.558058580Z ] +bundler_1 | 2023-10-16T12:13:44.560797162Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:44.563285327Z UserOperation: Sender=0x74b88D6688B4F9BDeeb60350728c84e2A76DcAB1 Nonce=2029141848108050677760 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:45.053783561Z until 281474976710655 now= 1697458425 +bundler_1 | 2023-10-16T12:13:45.066128280Z sent eth_sendUserOperation - 0x067183dd1fe3ac4ed36bb3fd043bb7481c2e5d6f359e9ae20e28cc4af367d218 +bundler_1 | 2023-10-16T12:13:45.077625142Z UserOperation: Sender=0xf7c35db258E6Ee0DDeE4C1D334Cc231E2bc79563 Nonce=2047588592181760229376 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:45.561956567Z until 281474976710655 now= 1697458425 +bundler_1 | 2023-10-16T12:13:45.572962797Z sent eth_sendUserOperation - 0x85e0f09656c4c3e1b89f67744714a78c12b9eeab2318bd4dbce695c0a1498a53 +bundler_1 | 2023-10-16T12:13:45.576272017Z UserOperation: Sender=0xe8472619C6383033CcaFe74C623d8c8C7221A7e5 Nonce=2066035336255469780992 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:46.032301765Z until 281474976710655 now= 1697458426 +bundler_1 | 2023-10-16T12:13:46.046172685Z sent eth_sendUserOperation - 0xa25aa6cf84288cf44bbf27d1218c3ba3ef2745c97c27293bfa831bdfb82e0d72 +bundler_1 | 2023-10-16T12:13:46.049575611Z UserOperation: Sender=0x6cf1C4DB47C9FaC37728D0FD78C95E7A17814315 Nonce=2084482080329179332608 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:46.540796693Z until 281474976710655 now= 1697458426 +bundler_1 | 2023-10-16T12:13:46.557656011Z sent eth_sendUserOperation - 0xedd93278f35a6f5bff37d3d980dc9cfb7739de9cf8db0c5ddaff28dfed458ded +bundler_1 | 2023-10-16T12:13:46.560791319Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:46.563784617Z UserOperation: Sender=0x3F600331e5441305a68201be4fcD59e3f7f9e491 Nonce=2102928824402888884224 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:47.069982293Z until 281474976710655 now= 1697458427 +bundler_1 | 2023-10-16T12:13:47.085989055Z sent eth_sendUserOperation - 0xad3d711af7ffec00b92181c67f0f681025a6d6f26ec6e22b30fb78e722243e49 +bundler_1 | 2023-10-16T12:13:47.089697201Z UserOperation: Sender=0xb7d18bF23400c93cD12f8A62c8931e15b329B4dC Nonce=2121375568476598435840 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:47.581590427Z until 281474976710655 now= 1697458427 +bundler_1 | 2023-10-16T12:13:47.593217399Z sent eth_sendUserOperation - 0x25d454c4e2d56788d3a43e1c6d19a07e7caae78cd594a88ff6884f89b15001e8 +bundler_1 | 2023-10-16T12:13:47.596808337Z UserOperation: Sender=0x9b8eaA2Af1F949Ad204f066488BbD393dB648Ba9 Nonce=2139822312550307987456 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:48.077522122Z until 281474976710655 now= 1697458428 +bundler_1 | 2023-10-16T12:13:48.090515184Z sent eth_sendUserOperation - 0x5f294fc8165572e174c7f45c6d186ba6bfb22205df66b0a3d5b1e6007bebe411 +bundler_1 | 2023-10-16T12:13:48.094050318Z UserOperation: Sender=0xB5C0f0F962Ce2fb75713dbC6f9759350726A5DEC Nonce=2158269056624017539072 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:48.595016547Z until 281474976710655 now= 1697458428 +bundler_1 | 2023-10-16T12:13:48.606755725Z sent eth_sendUserOperation - 0x22d2f85bbbe1e03488ab3fe55c95e220efa92f2978ad785f5bfc2a3e8fad55e4 +bundler_1 | 2023-10-16T12:13:48.610123749Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:48.613002340Z UserOperation: Sender=0x3FB993bf46ed55907dB6096753E0D851a4604b3c Nonce=2176715800697727090688 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:49.110665349Z until 281474976710655 now= 1697458429 +bundler_1 | 2023-10-16T12:13:49.122240917Z sent eth_sendUserOperation - 0x05ca6993dd3be0112701903f3af562b3b55e9b071408fa9559a8ea366fb14eb4 +bundler_1 | 2023-10-16T12:13:49.125696846Z UserOperation: Sender=0x3DBE23a5aE04E8f57fA9f95D8b88C1bb3f7fC756 Nonce=2195162544771436642304 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:49.596325362Z until 281474976710655 now= 1697458429 +bundler_1 | 2023-10-16T12:13:49.612328424Z sent eth_sendUserOperation - 0x4e51909ba1b3a7118300037443e2eff37eccd0fa68d781e3dab9ce138c29da22 +bundler_1 | 2023-10-16T12:13:49.615919062Z UserOperation: Sender=0x861F4d96D7d0e6597456371ccFdf97D892A87D98 Nonce=2213609288845146193920 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:50.073241996Z until 281474976710655 now= 1697458430 +bundler_1 | 2023-10-16T12:13:50.084919070Z sent eth_sendUserOperation - 0xa4e8c3b81c3028ac4c7d04f7850e77d2b5e886c7dfde16a01fcf8181b1830d1a +bundler_1 | 2023-10-16T12:13:50.088467106Z UserOperation: Sender=0x043D80A7a339F331f1C8d02d92496E94c5cBCFf3 Nonce=2232056032918855745536 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:50.540412136Z until 281474976710655 now= 1697458430 +bundler_1 | 2023-10-16T12:13:50.555951941Z sent eth_sendUserOperation - 0x420cfac0e268ab6442b3f7a1ce8525e5a5b5918466c3420c0e72fdc23d7dcd4b +bundler_1 | 2023-10-16T12:13:50.559585676Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:50.562723079Z UserOperation: Sender=0x74780Db72b9f71172198Cc1e5b14dD2c987CdCbD Nonce=2250502776992565297152 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:51.043906289Z until 281474976710655 now= 1697458431 +bundler_1 | 2023-10-16T12:13:51.069373135Z sent eth_sendUserOperation - 0xaa4efbb3941a978c5bdcb23acc5659fa660931982731b839acc6daab8ee9061b +bundler_1 | 2023-10-16T12:13:51.073102576Z UserOperation: Sender=0x27070684546e3AA14090660C4d63eBb84A1Ab64c Nonce=2268949521066274848768 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:51.576469821Z until 281474976710655 now= 1697458431 +bundler_1 | 2023-10-16T12:13:51.587948463Z sent eth_sendUserOperation - 0x02fe982876678f20eff216cfd3c1d86b65dafa350e266507bb0dfce2a27be56c +bundler_1 | 2023-10-16T12:13:51.591655403Z UserOperation: Sender=0x63F080b0ab29DD4395762b4faE0CB5d404bd8EFb Nonce=2287396265139984400384 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:52.067495267Z until 281474976710655 now= 1697458432 +bundler_1 | 2023-10-16T12:13:52.079263628Z sent eth_sendUserOperation - 0x23f83102b89e74c5bb0edbfa12b75a2d3ccfbe3a320d2e46f405cd9db6936247 +bundler_1 | 2023-10-16T12:13:52.083220684Z UserOperation: Sender=0xA68a8be5BFFDDA9916ADB09183adDE86f93a2896 Nonce=2305843009213693952000 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:52.547584207Z until 281474976710655 now= 1697458432 +bundler_1 | 2023-10-16T12:13:52.559664688Z sent eth_sendUserOperation - 0xb898846d72252cd1400e21ea9897a9e903ebf3166c5276ea5debc381abfaa415 +bundler_1 | 2023-10-16T12:13:52.562956801Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:52.565958895Z UserOperation: Sender=0x89242F6A0A053345E08398a2D17A073abf944Ad7 Nonce=2324289753287403503616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:53.041950469Z until 281474976710655 now= 1697458433 +bundler_1 | 2023-10-16T12:13:53.053665326Z sent eth_sendUserOperation - 0x84772d0e7d79004819fba13010dfb6e001fddd8b68d9d55ea45ffba0e78d54a3 +bundler_1 | 2023-10-16T12:13:53.057127350Z UserOperation: Sender=0x21D3F7190dBa30Ce2Bfaac6238d604f31FC31b6D Nonce=2342736497361113055232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:53.571614814Z until 281474976710655 now= 1697458433 +bundler_1 | 2023-10-16T12:13:53.582901443Z sent eth_sendUserOperation - 0x62cba09802629268f9d2158267658af77fe9b0fafdf71d7e927ce5eaa53ab7e9 +bundler_1 | 2023-10-16T12:13:53.586924303Z UserOperation: Sender=0x2915A826EA93eb9335A7Aaded0ad46aA7D8454a7 Nonce=2361183241434822606848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:54.096644059Z until 281474976710655 now= 1697458434 +bundler_1 | 2023-10-16T12:13:54.115497178Z sent eth_sendUserOperation - 0x9a6fe25b42180db47bf979fdc6fe28a18f419e65cc236632f69acdc541911116 +bundler_1 | 2023-10-16T12:13:54.119827858Z UserOperation: Sender=0x8a299b0C20d8eFc16e97F37554166aeC4B46aC55 Nonce=2379629985508532158464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:54.699194516Z until 281474976710655 now= 1697458434 +bundler_1 | 2023-10-16T12:13:54.714237588Z sent eth_sendUserOperation - 0xd4a6fcc78f07cd85fe13569da360addbbe1d0a361718216057f306e03a82bde9 +bundler_1 | 2023-10-16T12:13:54.717878224Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:54.721758074Z UserOperation: Sender=0xdDbd04663425Afa93B21cc7CA7CA1172f069CD76 Nonce=2398076729582241710080 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:55.241345867Z until 281474976710655 now= 1697458435 +bundler_1 | 2023-10-16T12:13:55.254270603Z sent eth_sendUserOperation - 0x5d2558ef57a91823a5344b9bbc36d4648fbdc5095a344401728cf7db6d3bd17a +bundler_1 | 2023-10-16T12:13:55.257972242Z UserOperation: Sender=0x40c5248B9f0b1494EFbB259373d46Db1fCb3bC54 Nonce=2416523473655951261696 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:55.759969098Z until 281474976710655 now= 1697458435 +bundler_1 | 2023-10-16T12:13:55.772828630Z sent eth_sendUserOperation - 0x8091c62f0e6a05d74612b5e555ac6c2bae2e382362b5b31dc3cc6b1620e5bb46 +bundler_1 | 2023-10-16T12:13:55.776362158Z UserOperation: Sender=0x61A52e65c0e8fc52FCBD4391EA67fb610Ff4954A Nonce=2434970217729660813312 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:56.270381298Z until 281474976710655 now= 1697458436 +bundler_1 | 2023-10-16T12:13:56.284524113Z sent eth_sendUserOperation - 0x8177ddd31d5b4a25fdb61734a48883a7587a69283991036d0c5e08a53c2b601c +bundler_1 | 2023-10-16T12:13:56.288138046Z UserOperation: Sender=0x7D6BD6353bc528BaF0aecf7fec254701784027f5 Nonce=2453416961803370364928 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:56.775090029Z until 281474976710655 now= 1697458436 +bundler_1 | 2023-10-16T12:13:56.786816787Z sent eth_sendUserOperation - 0x5b73e23636b073ee893c56cdde2e3f17b83ad27f2070c0e7fb4561da61d8edc3 +bundler_1 | 2023-10-16T12:13:56.790220608Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:56.793030489Z UserOperation: Sender=0xdaD71ea6B7C15BedD286E1C79d99a8Af91E90554 Nonce=2471863705877079916544 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:57.280948635Z until 281474976710655 now= 1697458437 +bundler_1 | 2023-10-16T12:13:57.298332559Z sent eth_sendUserOperation - 0xdd14d507cf8712a69a09c916fdcf225f58cd4232911b0f053de005f444604154 +bundler_1 | 2023-10-16T12:13:57.302458025Z UserOperation: Sender=0x800ed16fa51B22c87f2f076AaCa3463cd9Abb6c2 Nonce=2490310449950789468160 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:57.807657888Z until 281474976710655 now= 1697458437 +bundler_1 | 2023-10-16T12:13:57.828827757Z sent eth_sendUserOperation - 0xfb9cdba9858a5bcaadcd8eaabccec3a74e52f57b1d71cd24036745949f54fad0 +bundler_1 | 2023-10-16T12:13:57.832317883Z UserOperation: Sender=0x70f99eD6ff9eD9adD059b319AAD03763D07215Ba Nonce=2508757194024499019776 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:58.293667411Z until 281474976710655 now= 1697458438 +bundler_1 | 2023-10-16T12:13:58.304392304Z sent eth_sendUserOperation - 0xa40be343269e95f53148255bbf2cea4bbdf933eb07e26ef2a74495984cffa614 +bundler_1 | 2023-10-16T12:13:58.307869429Z UserOperation: Sender=0x132d52A7a17763d63AdC16788ceA6740787258D7 Nonce=2527203938098208571392 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:58.806317748Z until 281474976710655 now= 1697458438 +bundler_1 | 2023-10-16T12:13:58.817759103Z sent eth_sendUserOperation - 0x9f161436304b1d5502fb38a1dfcc2a23e2c16b7d993b61f55d7f37334793c2c0 +bundler_1 | 2023-10-16T12:13:58.821002417Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:13:58.824053519Z UserOperation: Sender=0x948d8b8e862108c2601d01C2b95C291daC2C7058 Nonce=2545650682171918123008 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:59.322437132Z until 281474976710655 now= 1697458439 +bundler_1 | 2023-10-16T12:13:59.333692975Z sent eth_sendUserOperation - 0x4c71452bbfab34ae18fc5b751700a2c006e305a795a946ca2363b78fcd2407cb +bundler_1 | 2023-10-16T12:13:59.340646635Z UserOperation: Sender=0xA878DeB193d09a40678cE40ea8C21f791Bb09b54 Nonce=2564097426245627674624 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:13:59.842024946Z until 281474976710655 now= 1697458439 +bundler_1 | 2023-10-16T12:13:59.851726186Z sent eth_sendUserOperation - 0x946a83da615576908529d6123adbbf857aca382cf1a21b361d41b048aefb238c +bundler_1 | 2023-10-16T12:13:59.855396729Z UserOperation: Sender=0xbeCE95156Ae1010aB764d72C15f297e93bf492EF Nonce=2582544170319337226240 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:00.359716034Z until 281474976710655 now= 1697458440 +bundler_1 | 2023-10-16T12:14:00.371068484Z sent eth_sendUserOperation - 0x21f0d8beedc9596e2e5e4da561f71800c66fc2204150349b559e29ba47b5f2e0 +bundler_1 | 2023-10-16T12:14:00.375293963Z UserOperation: Sender=0x20a834172dd0062292Eb4888eD36DB0F4665A9c9 Nonce=2600990914393046777856 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:00.876765580Z until 281474976710655 now= 1697458440 +bundler_1 | 2023-10-16T12:14:00.888344945Z sent eth_sendUserOperation - 0x49a2ed10885ddddd025fb15f9b5b45dce765bcf2f28284982f9e3ec1707241dc +bundler_1 | 2023-10-16T12:14:00.891286339Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:00.894856175Z UserOperation: Sender=0x0a3e712c8ae9B8835BaEfdC96ff8A2C1Cbd6af7C Nonce=2619437658466756329472 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:01.390572412Z until 281474976710655 now= 1697458441 +bundler_1 | 2023-10-16T12:14:01.405194678Z sent eth_sendUserOperation - 0x8dc1d7351864c9ee32cc7d1ea95f742dfa8100b56fc61fd451db13521ad2b84d +bundler_1 | 2023-10-16T12:14:01.408881421Z UserOperation: Sender=0xb4C131De35cBaF6f13258E39dcc0A68ed602557A Nonce=2637884402540465881088 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:01.909365273Z until 281474976710655 now= 1697458441 +bundler_1 | 2023-10-16T12:14:01.920589214Z sent eth_sendUserOperation - 0x54514531c1c1c3418574523e679c8be46b0cf54c436e5a9f1d2f04cfb2f1f202 +bundler_1 | 2023-10-16T12:14:01.924673084Z UserOperation: Sender=0x2eBe7a6bF8663ed7fAa3cdc85709138ff4C00a22 Nonce=2656331146614175432704 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:02.424717507Z until 281474976710655 now= 1697458442 +bundler_1 | 2023-10-16T12:14:02.437171329Z sent eth_sendUserOperation - 0x11daad25b05cb64f12a50d97bb2c66802d2cd21a1f59ce1c6ecbb41be3a823e5 +bundler_1 | 2023-10-16T12:14:02.440479548Z UserOperation: Sender=0xcfd046F78F2Eb656255e2B9FBADA29f044eb9E6D Nonce=2674777890687884984320 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:02.935678351Z until 281474976710655 now= 1697458442 +bundler_1 | 2023-10-16T12:14:02.947157909Z sent eth_sendUserOperation - 0xe72bee3e15e30a156c944b05c77332afb6f7312a68f6ed73d4f2b6292ec3d8df +bundler_1 | 2023-10-16T12:14:02.950880155Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:02.954435990Z UserOperation: Sender=0x55960F5da483A47b9E38B22A2f0987A292f7AA64 Nonce=2693224634761594535936 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:03.470979502Z until 281474976710655 now= 1697458443 +bundler_1 | 2023-10-16T12:14:03.483051699Z sent eth_sendUserOperation - 0x093687d45c480990a7d821b5156ceac500c031341e78182b1219e61867500f6c +bundler_1 | 2023-10-16T12:14:03.486771145Z UserOperation: Sender=0x042B1F89252a9120EA67321578E0Ff7c3Eb0E3C5 Nonce=2711671378835304087552 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:03.951023204Z until 281474976710655 now= 1697458443 +bundler_1 | 2023-10-16T12:14:03.969116399Z sent eth_sendUserOperation - 0xdb7a1ce4c50d7d2d9e246f3f8f863958c496e8b81bc6cc24abdce9c4265b0a60 +bundler_1 | 2023-10-16T12:14:03.972722937Z UserOperation: Sender=0xf9fd632401e0f6e661015B149bb40C534bBf1199 Nonce=2730118122909013639168 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:04.468440574Z until 281474976710655 now= 1697458444 +bundler_1 | 2023-10-16T12:14:04.480220352Z sent eth_sendUserOperation - 0x22cb276645d628deea6a4adc4513b055bf3dc5349b42787547f5a2bd77e5032e +bundler_1 | 2023-10-16T12:14:04.483538972Z UserOperation: Sender=0x4FFdb6830D5a88deEa36B9d7F021E4212273c99E Nonce=2748564866982723190784 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:05.031951489Z until 281474976710655 now= 1697458445 +bundler_1 | 2023-10-16T12:14:05.052053616Z sent eth_sendUserOperation - 0xf608ffdab46f2b0dd12f96fb58d03c262130a3ecb3fd9b4061ff154f1f629c24 +bundler_1 | 2023-10-16T12:14:05.055383436Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:05.059852431Z UserOperation: Sender=0xB1138D290d06980f2b92C31257Eb2Cab24976835 Nonce=2767011611056432742400 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:05.585335334Z until 281474976710655 now= 1697458445 +bundler_1 | 2023-10-16T12:14:05.597023906Z sent eth_sendUserOperation - 0x32e345511e853e3bc34dd35941014c64798d0df49140355b442d99f22760b202 +bundler_1 | 2023-10-16T12:14:05.600545839Z UserOperation: Sender=0x5650AB5538fab20984E0721Ed5Dd37A62E1dD305 Nonce=2785458355130142294016 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:06.079975600Z until 281474976710655 now= 1697458446 +bundler_1 | 2023-10-16T12:14:06.099939519Z sent eth_sendUserOperation - 0x4a7f61b63a194000e7e563b63b1877e6bbae049c93a6a01533f368ac0dfd65d5 +bundler_1 | 2023-10-16T12:14:06.106908979Z UserOperation: Sender=0xFfb1f7c980c62060004E00d6206E0469E226dFf8 Nonce=2803905099203851845632 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:06.600956139Z until 281474976710655 now= 1697458446 +bundler_1 | 2023-10-16T12:14:06.613399749Z sent eth_sendUserOperation - 0x7abc27e59ab14ac97f559f97a77a82cdcbfa54e438b669f090d7811aef621ef9 +bundler_1 | 2023-10-16T12:14:06.617241999Z UserOperation: Sender=0xc3DeD631a55f3937021A4f142085559E5e3d64bD Nonce=2822351843277561397248 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:07.124980225Z until 281474976710655 now= 1697458447 +bundler_1 | 2023-10-16T12:14:07.139817990Z sent eth_sendUserOperation - 0x11b1538b776e4b246eb20f4361cb2f8631c7eb69353dd5095d26bce08a09b939 +bundler_1 | 2023-10-16T12:14:07.143184909Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:07.146246708Z UserOperation: Sender=0x699E181Ca2ac76ed91A3D8D8a33f399D51493e71 Nonce=2840798587351270948864 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:07.641730137Z until 281474976710655 now= 1697458447 +bundler_1 | 2023-10-16T12:14:07.653127878Z sent eth_sendUserOperation - 0xec0f3c6b0c9e7dad98f33e8e5285aa52ffe4eb7d53195fd1c5e4f5331e559fc7 +bundler_1 | 2023-10-16T12:14:07.656690110Z UserOperation: Sender=0xc9d31424179684b6611e646C62EA3DAbD26dBD56 Nonce=2859245331424980500480 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:08.131049465Z until 281474976710655 now= 1697458448 +bundler_1 | 2023-10-16T12:14:08.144297826Z sent eth_sendUserOperation - 0x6f242c37cce303215fd196b627789a51a6600ab32af4a6d40b35adfae7a6b2c9 +bundler_1 | 2023-10-16T12:14:08.147904261Z UserOperation: Sender=0x5e86bD416940f715F4Dc46dDa88739498b2C104A Nonce=2877692075498690052096 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:08.647693170Z until 281474976710655 now= 1697458448 +bundler_1 | 2023-10-16T12:14:08.663915325Z sent eth_sendUserOperation - 0x6b97c559ebe0b39c8a391a3272c076f57b3988a29f155bacbee6ee717fee7d63 +bundler_1 | 2023-10-16T12:14:08.664746479Z UserOperation: Sender=0x413255778DC4465FcaE74611aE77A1e233c498AD Nonce=2896138819572399603712 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:09.164234368Z until 281474976710655 now= 1697458449 +bundler_1 | 2023-10-16T12:14:09.175622409Z sent eth_sendUserOperation - 0x4a1684bf54a5c34f2dfb3f0e12fcbb5194df47d583d162777d6a18ad7431a3d0 +bundler_1 | 2023-10-16T12:14:09.178851219Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:09.181766409Z UserOperation: Sender=0x16Aab89776d6513EdF12634275b3EF3634f34e81 Nonce=2914585563646109155328 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:09.682996111Z until 281474976710655 now= 1697458449 +bundler_1 | 2023-10-16T12:14:09.697085928Z sent eth_sendUserOperation - 0xa231e13c085ca940fb050ab69203124dd046366f36d7196803c70dd9548c1ccd +bundler_1 | 2023-10-16T12:14:09.700634358Z UserOperation: Sender=0x278B1E2e89B7E3dB67d4613E5256F19d6605802b Nonce=2933032307719818706944 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:10.194971813Z until 281474976710655 now= 1697458450 +bundler_1 | 2023-10-16T12:14:10.209790377Z sent eth_sendUserOperation - 0x814d7592c7c988f24fcbae1cef2f08fb2e3e239b16e696a1ee4b2e057e86ca83 +bundler_1 | 2023-10-16T12:14:10.213119093Z UserOperation: Sender=0x3665508De5aBd30A52C389b5194dBCe5D7c61f88 Nonce=2951479051793528258560 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:10.716596542Z until 281474976710655 now= 1697458450 +bundler_1 | 2023-10-16T12:14:10.735259356Z sent eth_sendUserOperation - 0x85247888ed9d5f03df50e8df7a9284dcb25dbeb9241ab6948ab3aadd50041c8b +bundler_1 | 2023-10-16T12:14:10.738904993Z UserOperation: Sender=0x78a9A903F1F1A050B2821A74B40c4d78d25EA0a8 Nonce=2969925795867237810176 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:11.234026498Z until 281474976710655 now= 1697458451 +bundler_1 | 2023-10-16T12:14:11.246706823Z sent eth_sendUserOperation - 0x49603f7696a33c9c2a234ba1465c820129dfd7480c736be8f472516d180c44aa +bundler_1 | 2023-10-16T12:14:11.250217651Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:11.254350420Z UserOperation: Sender=0xa22787f5628e18EE88866481073db1E398b4A143 Nonce=2988372539940947361792 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:11.784977635Z until 281474976710655 now= 1697458451 +bundler_1 | 2023-10-16T12:14:11.800103719Z sent eth_sendUserOperation - 0xb00aed4bd4be7386e132679a1fd77332786d1da9d16b2e2b63f73fd09f8c6191 +bundler_1 | 2023-10-16T12:14:11.804026874Z UserOperation: Sender=0x537d3A0673189A0E4eA8495336249e85F65980B1 Nonce=3006819284014656913408 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:12.322655508Z until 281474976710655 now= 1697458452 +bundler_1 | 2023-10-16T12:14:12.338005407Z sent eth_sendUserOperation - 0x93ef645022b8d0e3109e268123cf0d8b7b79a6d1a36e4f9d6b0b513133ed4d50 +bundler_1 | 2023-10-16T12:14:12.341537336Z UserOperation: Sender=0xD8F61F116367AB51e5569489eF46E1BC7f382eE6 Nonce=3025266028088366465024 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:12.846133858Z until 281474976710655 now= 1697458452 +bundler_1 | 2023-10-16T12:14:12.859671239Z sent eth_sendUserOperation - 0x1c12a61e4fbf8b7938f29d23f09c8e73fa768b25920e4e9851cd3e3da1d4947f +bundler_1 | 2023-10-16T12:14:12.864821974Z UserOperation: Sender=0xD0338b3BBB456C974eB28CC34B552908e10A1E7c Nonce=3043712772162076016640 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:13.380581921Z until 281474976710655 now= 1697458453 +bundler_1 | 2023-10-16T12:14:13.391966362Z sent eth_sendUserOperation - 0x61914d1d35dd345aecaa656891629338f15a89ff6420186c1560349875f242ce +bundler_1 | 2023-10-16T12:14:13.395433387Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:13.398458884Z UserOperation: Sender=0x33a7feCAeA0cfB540C1a4cA0A20DC16307244AF8 Nonce=3062159516235785568256 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:13.916031650Z until 281474976710655 now= 1697458453 +bundler_1 | 2023-10-16T12:14:13.928598267Z sent eth_sendUserOperation - 0xe9305e8a072be497723bf383e4467be874c8ea44dd489b3e275dced57e31f8de +bundler_1 | 2023-10-16T12:14:13.934483750Z UserOperation: Sender=0x35a08ff8815917f12ed14b168a37Da62115b593d Nonce=3080606260309495119872 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:14.452692057Z until 281474976710655 now= 1697458454 +bundler_1 | 2023-10-16T12:14:14.465805610Z sent eth_sendUserOperation - 0xcc73329556304902a4059b8d03e1cf6849a5050759bd5a45ff344de0d2b63437 +bundler_1 | 2023-10-16T12:14:14.470285401Z UserOperation: Sender=0xEd9B4343d1D48B04E034742f320eD066a0289242 Nonce=3099053004383204671488 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:15.002366947Z until 281474976710655 now= 1697458455 +bundler_1 | 2023-10-16T12:14:15.013491572Z sent eth_sendUserOperation - 0x5168bb813ef189b5da4bf53487a86f37177cdda443dc1a4aac1dceb26271ca51 +bundler_1 | 2023-10-16T12:14:15.023429740Z UserOperation: Sender=0xA7015d009fe149e195F4b188bd64F1BA0DafaE77 Nonce=3117499748456914223104 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:15.532302939Z until 281474976710655 now= 1697458455 +bundler_1 | 2023-10-16T12:14:15.543319059Z sent eth_sendUserOperation - 0xcd0503e3fb51e8a767fb19fe36bbbb0eb6f3030e11b2e3e8e455d3566b6be67e +bundler_1 | 2023-10-16T12:14:15.546763821Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:15.549940371Z UserOperation: Sender=0xC9be128809613d793778c681F99Bc67e7cd2A67A Nonce=3135946492530623774720 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:16.018959791Z until 281474976710655 now= 1697458456 +bundler_1 | 2023-10-16T12:14:16.031595787Z sent eth_sendUserOperation - 0x2a02ec5b6968e25122e4ce3cf9caa651b3a0477a44ed231fda9ae9f0f19fd729 +bundler_1 | 2023-10-16T12:14:16.035950692Z UserOperation: Sender=0x5ba41A4B023FB12cB6b77761Bb4b64Efa0A2F333 Nonce=3154393236604333326336 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:16.525046458Z until 281474976710655 now= 1697458456 +bundler_1 | 2023-10-16T12:14:16.537804360Z sent eth_sendUserOperation - 0xedf0bae6577d22a0c6b48313ec6258149146c0f8947e110e5b000f9c1c16c133 +bundler_1 | 2023-10-16T12:14:16.541359928Z UserOperation: Sender=0xa1FbafA97a0fcf7c244945bF1bec40917041ef24 Nonce=3172839980678042877952 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:17.042072485Z until 281474976710655 now= 1697458457 +bundler_1 | 2023-10-16T12:14:17.062992771Z sent eth_sendUserOperation - 0x421562bde929b92531b353718c002485c9f3bb97d7f9f55b3abf782e8c9faa8b +bundler_1 | 2023-10-16T12:14:17.069640912Z UserOperation: Sender=0xe460c8b2538396Ae79Ee5aDaB3460d759FF78D7C Nonce=3191286724751752429568 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:17.562946691Z until 281474976710655 now= 1697458457 +bundler_1 | 2023-10-16T12:14:17.575880148Z sent eth_sendUserOperation - 0xdf9bdc02e4ebc46eb7c1eaebca5bf0ef5fb6e2b14a36b506d29913f7f055b4c4 +bundler_1 | 2023-10-16T12:14:17.580276839Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:17.583975484Z UserOperation: Sender=0x63cDfC8473D22Fa49a13ac0d98AD55AFC5f010F6 Nonce=3209733468825461981184 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:18.090769158Z until 281474976710655 now= 1697458458 +bundler_1 | 2023-10-16T12:14:18.104725182Z sent eth_sendUserOperation - 0xb76182d20d1d652e683418e046762caf24d62f7bcbf35373f27917aa70426277 +bundler_1 | 2023-10-16T12:14:18.108372424Z UserOperation: Sender=0x24c54fD03B7740df5E805dc2F84255ad29B14393 Nonce=3228180212899171532800 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:18.617093225Z until 281474976710655 now= 1697458458 +bundler_1 | 2023-10-16T12:14:18.629791866Z sent eth_sendUserOperation - 0xe698212fdb456514418f994d1764968cf3ded03cd99057a26cebfce159c1bc86 +bundler_1 | 2023-10-16T12:14:18.633866536Z UserOperation: Sender=0xc8C01cc2F7969b8EB3400E690E27F6448aB60Bd5 Nonce=3246626956972881084416 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:19.125206785Z until 281474976710655 now= 1697458459 +bundler_1 | 2023-10-16T12:14:19.141039734Z sent eth_sendUserOperation - 0xedb7181fc9bc88c7e845da87fb6f4c090b33283a0917ff066e2ac4cc93b2dae1 +bundler_1 | 2023-10-16T12:14:19.144537666Z UserOperation: Sender=0x0B27bbfeA403c96ECC64255443055939C177FA50 Nonce=3265073701046590636032 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:19.599783624Z until 281474976710655 now= 1697458459 +bundler_1 | 2023-10-16T12:14:19.612696480Z sent eth_sendUserOperation - 0xa2e08f0de4d1c6f364b8a5f969de0547e01afd8aa62bf8c3cdf000fda9e5a0ab +bundler_1 | 2023-10-16T12:14:19.616043701Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:19.619455427Z UserOperation: Sender=0x328af503401b857CA9aDc26834cfdF378c047E2C Nonce=3283520445120300187648 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:20.182153704Z until 281474976710655 now= 1697458460 +bundler_1 | 2023-10-16T12:14:20.193608963Z sent eth_sendUserOperation - 0x0fa4bbd5421ba006fb65a303388c23259be37428685d32d8ebf06dafb43e95f9 +bundler_1 | 2023-10-16T12:14:20.197081593Z UserOperation: Sender=0xb74D598746d6e89404b38156DBC93499238A08Af Nonce=3301967189194009739264 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:20.683098090Z until 281474976710655 now= 1697458460 +bundler_1 | 2023-10-16T12:14:20.694357336Z sent eth_sendUserOperation - 0xbeb8392b50f59f6a55b9362a6653dfc9d5afe1bef5e8739253453b5c9d83e012 +bundler_1 | 2023-10-16T12:14:20.697750161Z UserOperation: Sender=0x85E563CCACE9CF3D03740C4A30580D6393cD2FCa Nonce=3320413933267719290880 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:21.194929197Z until 281474976710655 now= 1697458461 +bundler_1 | 2023-10-16T12:14:21.205384989Z sent eth_sendUserOperation - 0xdeae65eabc249c87e0bc055fd7911f216b1eea86783f0578e224b5d493d27479 +bundler_1 | 2023-10-16T12:14:21.208613003Z UserOperation: Sender=0xAF5A5a0e47B91B245D288E9De09d1d768c8D0410 Nonce=3338860677341428842496 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:21.718775800Z until 281474976710655 now= 1697458461 +bundler_1 | 2023-10-16T12:14:21.730864601Z sent eth_sendUserOperation - 0x3f9969a4380fea3327a53e4a3e85758c61c15d47cb8ff9e1e141aeb3c9fbeb8c +bundler_1 | 2023-10-16T12:14:21.734020110Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:21.736915801Z UserOperation: Sender=0xa7485a81ec5cec67fDe0262f53b28194fa66Fe2C Nonce=3357307421415138394112 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:22.264594558Z until 281474976710655 now= 1697458462 +bundler_1 | 2023-10-16T12:14:22.276686659Z sent eth_sendUserOperation - 0xeea2c5a3974d8e6dbb51ab9c3ed24747f5c4ed0dc3fbc81cf9fbca90b6b2b432 +bundler_1 | 2023-10-16T12:14:22.281029747Z UserOperation: Sender=0x755177b39538a656E6d91300e1DFD9d0E5261295 Nonce=3375754165488847945728 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:22.779262639Z until 281474976710655 now= 1697458462 +bundler_1 | 2023-10-16T12:14:22.790673904Z sent eth_sendUserOperation - 0x878a6848b1c62034e546049f367818ccf7b0910a7d1475f0808af8540a01bf98 +bundler_1 | 2023-10-16T12:14:22.794337950Z UserOperation: Sender=0x169d1BA8590FbC1D05Aa9578eF954F97bDCaAB8D Nonce=3394200909562557497344 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:23.288065870Z until 281474976710655 now= 1697458463 +bundler_1 | 2023-10-16T12:14:23.304814094Z sent eth_sendUserOperation - 0xcfad20c35750a90c4951116d61efd9a63ea450cd5475c56c01c9c971b18d8b9e +bundler_1 | 2023-10-16T12:14:23.307921102Z UserOperation: Sender=0xAfB5CA1F3071eAC2fb683974f0f532D31e5a1d6B Nonce=3412647653636267048960 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:23.817846709Z until 281474976710655 now= 1697458463 +bundler_1 | 2023-10-16T12:14:23.829960321Z sent eth_sendUserOperation - 0x3687f20ee62b90229638de67512997b93003c72e63aad26e7c979d89bdbd322c +bundler_1 | 2023-10-16T12:14:23.833206639Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:23.836677172Z UserOperation: Sender=0x955210a4Da4712Afa020fAAC042b161706261b32 Nonce=3431094397709976600576 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:24.345936334Z until 281474976710655 now= 1697458464 +bundler_1 | 2023-10-16T12:14:24.357079881Z sent eth_sendUserOperation - 0x8594c0fbf39f9443e54a0e9081f0df56644893897180215a23aa0c02a765be95 +bundler_1 | 2023-10-16T12:14:24.360904038Z UserOperation: Sender=0x2830F5325CF4098169a5df0Da051683012f2BFBe Nonce=3449541141783686152192 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:24.855574921Z until 281474976710655 now= 1697458464 +bundler_1 | 2023-10-16T12:14:24.866611461Z sent eth_sendUserOperation - 0xa689d6c93eee4a4db7ebe25ce2bfd7df863ed104d28c588d6f157ec4d25ed4e5 +bundler_1 | 2023-10-16T12:14:24.870212903Z UserOperation: Sender=0x41bbBb8C224816ef35fA855B0091e526bb465234 Nonce=3467987885857395703808 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:25.338890742Z until 281474976710655 now= 1697458465 +bundler_1 | 2023-10-16T12:14:25.349576259Z sent eth_sendUserOperation - 0x6ab8609c1355f1cc3f2439e31ba580d4929dd768a5d536cb8fa94ecdc8e7ad04 +bundler_1 | 2023-10-16T12:14:25.353010190Z UserOperation: Sender=0x0bBEB41474eC73389D4A7c2B7e689F1A4eC4077c Nonce=3486434629931105255424 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:25.863057604Z until 281474976710655 now= 1697458465 +bundler_1 | 2023-10-16T12:14:25.874471770Z sent eth_sendUserOperation - 0x31d920398901e687779aa539857d122ec104d81404b08cf9a1c86a4b2d89e02c +bundler_1 | 2023-10-16T12:14:25.878107914Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:25.881037310Z UserOperation: Sender=0xA6C61d2090Aaef5BFC459d91a97645831A67bDB7 Nonce=3504881374004814807040 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:26.356363396Z until 281474976710655 now= 1697458466 +bundler_1 | 2023-10-16T12:14:26.368452107Z sent eth_sendUserOperation - 0x0700b82dd4576c10f369b2008725a3cd453d46c128f50eb87fa1d964e52c3466 +bundler_1 | 2023-10-16T12:14:26.372142954Z UserOperation: Sender=0x85A3fBbfd49c80c225de49c445541EF5190B99d6 Nonce=3523328118078524358656 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:26.840882598Z until 281474976710655 now= 1697458466 +bundler_1 | 2023-10-16T12:14:26.852810298Z sent eth_sendUserOperation - 0x0ccd6e39b708a2e2f9002aebdeba2599bc2711d13e0c30e387d4e1273dfaa635 +bundler_1 | 2023-10-16T12:14:26.856203026Z UserOperation: Sender=0xf88B763295c9F169317202fbCAF61C1E1d57a810 Nonce=3541774862152233910272 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:27.403165717Z until 281474976710655 now= 1697458467 +bundler_1 | 2023-10-16T12:14:27.415677556Z sent eth_sendUserOperation - 0x05dda46b77ef627407bd37f999a5238b27540eae7db238e7638c76bd8750ebd3 +bundler_1 | 2023-10-16T12:14:27.419334502Z UserOperation: Sender=0xb3bf3baC2E69361CF7C474Dac5d9bbff9e038D11 Nonce=3560221606225943461888 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:27.906936811Z until 281474976710655 now= 1697458467 +bundler_1 | 2023-10-16T12:14:27.921730703Z sent eth_sendUserOperation - 0x284cdcd93dd5a790479a6b91b72f4ccef2fd5364acfbd80105601a55d42da8fa +bundler_1 | 2023-10-16T12:14:27.925300342Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:27.929552228Z UserOperation: Sender=0xfbAAb079EbA0287524132378930441C3B36Bd123 Nonce=3578668350299653013504 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:28.416916321Z until 281474976710655 now= 1697458468 +bundler_1 | 2023-10-16T12:14:28.427907158Z sent eth_sendUserOperation - 0xeb99cf3cd4306cc952bc31c87f9c2937bc8c3ee5dc28b06c82150d1899981461 +bundler_1 | 2023-10-16T12:14:28.431419294Z UserOperation: Sender=0x230B698c6BCeCb037d6bC0d3d0bcECC7bcdDaDdf Nonce=3597115094373362565120 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:28.932219088Z until 281474976710655 now= 1697458468 +bundler_1 | 2023-10-16T12:14:28.942791297Z sent eth_sendUserOperation - 0x28fa25752108977e2596220b25585a03eeb1a8e9ab35af9b3ed2756da466b39e +bundler_1 | 2023-10-16T12:14:28.946159023Z UserOperation: Sender=0xbf2aBB4cBBd3CCBF1093578AA3c2423c0D5dF5f2 Nonce=3615561838447072116736 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:29.446601693Z until 281474976710655 now= 1697458469 +bundler_1 | 2023-10-16T12:14:29.461558697Z sent eth_sendUserOperation - 0x812ae6eb0b8a72eca72e661551bbcfcec46e2931b18668ca3c3613af53abb075 +bundler_1 | 2023-10-16T12:14:29.464890320Z UserOperation: Sender=0x467C9E6dA578d2739b1912BbD0cF5f3feaE78e83 Nonce=3634008582520781668352 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:29.979969873Z until 281474976710655 now= 1697458469 +bundler_1 | 2023-10-16T12:14:29.990791999Z sent eth_sendUserOperation - 0xde7511b81ce73610ed661dafbc3ae89b974179124647831ac3e78d25053c6bdd +bundler_1 | 2023-10-16T12:14:29.993945410Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:29.996755099Z UserOperation: Sender=0xd7584669A0C05A6f7651F005AA0358Ba214dc3F2 Nonce=3652455326594491219968 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:30.448278387Z until 281474976710655 now= 1697458470 +bundler_1 | 2023-10-16T12:14:30.459052110Z sent eth_sendUserOperation - 0x21cdad9e042cb30c22f44d529e3d0648caaf3172a42aee99fda8343d20cbdaa8 +bundler_1 | 2023-10-16T12:14:30.462684554Z UserOperation: Sender=0xDB85847eBcE9B3e0159338D376E4adCebCDa183a Nonce=3670902070668200771584 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:30.954698312Z until 281474976710655 now= 1697458470 +bundler_1 | 2023-10-16T12:14:30.966077927Z sent eth_sendUserOperation - 0xf210f25bf3dc8dc67e4b87b43e4174ac1158c455ce46b3a480680119b7b9d284 +bundler_1 | 2023-10-16T12:14:30.969667653Z UserOperation: Sender=0xF02A44bc649931E88B695A0dAe9236ca755D00e0 Nonce=3689348814741910323200 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:31.428952408Z until 281474976710655 now= 1697458471 +bundler_1 | 2023-10-16T12:14:31.440106909Z sent eth_sendUserOperation - 0x879fdda40fabe981b86f57b50f425f30c5da16b69b43000885866c2636f15046 +bundler_1 | 2023-10-16T12:14:31.443764038Z UserOperation: Sender=0x11080dA5388418E103E65d0bB05A7E8Ab3C234B3 Nonce=3707795558815619874816 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:31.905253132Z until 281474976710655 now= 1697458471 +bundler_1 | 2023-10-16T12:14:31.917561905Z sent eth_sendUserOperation - 0xbbaecf7b01ce9436550dcbafbc7921ca6cda1312a5373d47821b8af881a37153 +bundler_1 | 2023-10-16T12:14:31.921187433Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:31.924124718Z UserOperation: Sender=0xF3B0c5DD2db5eEb61D91F16C5d8Ac6C431FDC872 Nonce=3726242302889329426432 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:32.381852775Z until 281474976710655 now= 1697458472 +bundler_1 | 2023-10-16T12:14:32.392825164Z sent eth_sendUserOperation - 0xb70e93fa2e1074986a2f749f04095b743af4d27473b486fb89a6a3feb252cd35 +bundler_1 | 2023-10-16T12:14:32.397323747Z UserOperation: Sender=0xCd38370927aC4e6EC4A854f5d586E4AEbFa95d2B Nonce=3744689046963038978048 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:32.857631067Z until 281474976710655 now= 1697458472 +bundler_1 | 2023-10-16T12:14:32.868545052Z sent eth_sendUserOperation - 0x3dad07837f7203363b657230890764f4666640a584b2d07734cafb936ae979e4 +bundler_1 | 2023-10-16T12:14:32.872105576Z UserOperation: Sender=0xbE931D6C208C5f4bba907FFF4b55a223B8dD008B Nonce=3763135791036748529664 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:33.372888238Z until 281474976710655 now= 1697458473 +bundler_1 | 2023-10-16T12:14:33.384446664Z sent eth_sendUserOperation - 0x9c9918a3ff3a935aed931a86d4d8c3d86af6ab212a853b8715a191a6ad5950c6 +bundler_1 | 2023-10-16T12:14:33.387886381Z UserOperation: Sender=0xd7D21d028D41F0e7749c6C1942b796d325cb3ceb Nonce=3781582535110458081280 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:33.901858371Z until 281474976710655 now= 1697458473 +bundler_1 | 2023-10-16T12:14:33.914980296Z sent eth_sendUserOperation - 0x55dd598657a761deb278d725d61c70370df3f98c5c2212e16c791e9a05a64f5d +bundler_1 | 2023-10-16T12:14:33.918260102Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:33.921899631Z UserOperation: Sender=0xe868C055DdBFf3c575240fA64D276E3e62365F4c Nonce=3800029279184167632896 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:34.422101556Z until 281474976710655 now= 1697458474 +bundler_1 | 2023-10-16T12:14:34.433520874Z sent eth_sendUserOperation - 0x11e9c2ab7a4608ff508e3139a862ba6a5442ccb911f638c6995ab7dc665401f9 +bundler_1 | 2023-10-16T12:14:34.437228207Z UserOperation: Sender=0x5D87b070Be2beafc1477bBEb48037Da27FC7eEf8 Nonce=3818476023257877184512 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:34.976244871Z until 281474976710655 now= 1697458474 +bundler_1 | 2023-10-16T12:14:34.990648176Z sent eth_sendUserOperation - 0xda920563c341e63a10077b71ecfa0f63f004e484669de20c5eaf18583221bb04 +bundler_1 | 2023-10-16T12:14:34.994208900Z UserOperation: Sender=0x1Af3F3df6D7258277d49b14CeE84847A12451706 Nonce=3836922767331586736128 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:35.482038448Z until 281474976710655 now= 1697458475 +bundler_1 | 2023-10-16T12:14:35.492824126Z sent eth_sendUserOperation - 0x491f19ed057367d8a16a8299eea43efe477a17cdb7b850a05244b372f65e1f86 +bundler_1 | 2023-10-16T12:14:35.496392950Z UserOperation: Sender=0xde3c29D1C3DBADd9D568e3a1a3dCb8FD0163A7F1 Nonce=3855369511405296287744 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:35.980476463Z until 281474976710655 now= 1697458475 +bundler_1 | 2023-10-16T12:14:35.991199137Z sent eth_sendUserOperation - 0xf1751c15988c52acf956ea13d826c479465a2ee4459a3b1a13a0acb5dda54084 +bundler_1 | 2023-10-16T12:14:35.995114883Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:35.998362787Z UserOperation: Sender=0xaAE89BCe153Af812f5F9555314F16A4b541FD521 Nonce=3873816255479005839360 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:36.501926703Z until 281474976710655 now= 1697458476 +bundler_1 | 2023-10-16T12:14:36.512488800Z sent eth_sendUserOperation - 0xd12ffa4e37c89ca01ed301df706767e149459afda3cfe7891a147bbea0fb2da6 +bundler_1 | 2023-10-16T12:14:36.516535168Z UserOperation: Sender=0x1ED5a9941f7006A070f91439D9eEAe4e6c39CFB8 Nonce=3892262999552715390976 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:37.034806584Z until 281474976710655 now= 1697458477 +bundler_1 | 2023-10-16T12:14:37.046929885Z sent eth_sendUserOperation - 0x6b363bf9fa5445707e51aa5e179b1f191f54b82c78ca4613fb6b66ce21d52165 +bundler_1 | 2023-10-16T12:14:37.050290007Z UserOperation: Sender=0xDFfd5fd3aAB5F51Ca6F310a9A8B72199fa4F6714 Nonce=3910709743626424942592 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:37.609519027Z until 281474976710655 now= 1697458477 +bundler_1 | 2023-10-16T12:14:37.620814973Z sent eth_sendUserOperation - 0x3bd5f44a4a698eff23cae18530a73f62a0eea04082f02120874930981de81ff8 +bundler_1 | 2023-10-16T12:14:37.624295703Z UserOperation: Sender=0xcad49B6e56F979EF9fdE5Cf84d6AeDBfFfAd8df4 Nonce=3929156487700134494208 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:38.140340873Z until 281474976710655 now= 1697458478 +bundler_1 | 2023-10-16T12:14:38.152381868Z sent eth_sendUserOperation - 0x8e2ffaf078637e4c28bb18f4d5619e50ee1f76a41d760e53b46f06db4e4e3592 +bundler_1 | 2023-10-16T12:14:38.155559277Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:38.158608479Z UserOperation: Sender=0x98364C049605b9e108F00aE2622CEdE11EdDb245 Nonce=3947603231773844045824 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:38.656135242Z until 281474976710655 now= 1697458478 +bundler_1 | 2023-10-16T12:14:38.667553098Z sent eth_sendUserOperation - 0xe0fdf74f96b55aa82e52da2bf73aba91476234a08224598c2445511db591c0c4 +bundler_1 | 2023-10-16T12:14:38.670966124Z UserOperation: Sender=0x9dEE6713047C2eeaB204bE441292673445c8865a Nonce=3966049975847553597440 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:39.156188257Z until 281474976710655 now= 1697458479 +bundler_1 | 2023-10-16T12:14:39.170077276Z sent eth_sendUserOperation - 0x9c243db3c5c316cd631c5706460df9d676ce19dc0445c59f138abb49bb0dcc28 +bundler_1 | 2023-10-16T12:14:39.175883261Z UserOperation: Sender=0xE58782F9B0714d01D68588A9529Def7bDbcFe202 Nonce=3984496719921263149056 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:39.685041679Z until 281474976710655 now= 1697458479 +bundler_1 | 2023-10-16T12:14:39.695924900Z sent eth_sendUserOperation - 0x170bf8fdd3d5589ec77abea612879062646e314b5e5cbc062deaa7594416dd1a +bundler_1 | 2023-10-16T12:14:39.699570941Z UserOperation: Sender=0x97A10C18fC8dE498d47A92Cc962a17c47ea3337B Nonce=4002943463994972700672 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:40.208131119Z until 281474976710655 now= 1697458480 +bundler_1 | 2023-10-16T12:14:40.220183818Z sent eth_sendUserOperation - 0x63f2ad576b37aafb40ca10a38bf4a9bddea23c3add979bc055a017b0290bd5c4 +bundler_1 | 2023-10-16T12:14:40.223601444Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:40.226592042Z UserOperation: Sender=0x74b554bE10fF327bF822C8683b3f6bF7Ec98b750 Nonce=4021390208068682252288 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:40.699268744Z until 281474976710655 now= 1697458480 +bundler_1 | 2023-10-16T12:14:40.713164064Z sent eth_sendUserOperation - 0xd4d8137911246ab07cfa0588c862fc587acbb6df096a74536821c4525a483e2c +bundler_1 | 2023-10-16T12:14:40.716744701Z UserOperation: Sender=0x5265322A026f964d5869003406a94e9DF8389cff Nonce=4039836952142391803904 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:41.206419329Z until 281474976710655 now= 1697458481 +bundler_1 | 2023-10-16T12:14:41.216915724Z sent eth_sendUserOperation - 0x2e3602d1462a9c363a2290ced6cd3c9477fc853ae81001decf82c4c7139f1386 +bundler_1 | 2023-10-16T12:14:41.220239744Z UserOperation: Sender=0x34Ce1452b5e34dD81Eb46443cecABA54021a65b3 Nonce=4058283696216101355520 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:41.710115385Z until 281474976710655 now= 1697458481 +bundler_1 | 2023-10-16T12:14:41.721920467Z sent eth_sendUserOperation - 0x0b8905281aca183fec08d0ebda0afac23c1eada720f658c189a03a0f484d17c1 +bundler_1 | 2023-10-16T12:14:41.725306391Z UserOperation: Sender=0xC49a4Ac5C0e6736d113b87C6EB377aE256c0d184 Nonce=4076730440289810907136 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:42.187877424Z until 281474976710655 now= 1697458482 +bundler_1 | 2023-10-16T12:14:42.199196574Z sent eth_sendUserOperation - 0xf0015f16c8699ecfea41226e4dfa9aa785ac5a339d09282f250f5b2819c0b055 +bundler_1 | 2023-10-16T12:14:42.202933221Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:42.205934920Z UserOperation: Sender=0x86574C80bdb3F92Ab6b6b6CB664Fc0af15A8EaF8 Nonce=4095177184363520458752 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:42.712350457Z until 281474976710655 now= 1697458482 +bundler_1 | 2023-10-16T12:14:42.725810248Z sent eth_sendUserOperation - 0x73cbeaf19b5469d39dcdee068dc74ad0be172e1d9c2019f15e7d3f9e79bc934f +bundler_1 | 2023-10-16T12:14:42.729393485Z UserOperation: Sender=0xaF40ef28AE8AC56dF0B95AFa486555fF29E20135 Nonce=4113623928437230010368 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:43.220743924Z until 281474976710655 now= 1697458483 +bundler_1 | 2023-10-16T12:14:43.233160046Z sent eth_sendUserOperation - 0x7545c3f6bd41203eaed4773524c86b4da1c5d600bd214706ca32cc192f3a34ae +bundler_1 | 2023-10-16T12:14:43.237328822Z UserOperation: Sender=0x96F2006646A332D514D833c8e5263EE959E4951c Nonce=4132070672510939561984 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:43.728484648Z until 281474976710655 now= 1697458483 +bundler_1 | 2023-10-16T12:14:43.739290764Z sent eth_sendUserOperation - 0xa007c7e95e0ba451cf3a55a62410d1be90efdee1ade59ab691919209696c8be9 +bundler_1 | 2023-10-16T12:14:43.742714290Z UserOperation: Sender=0x116e6A923f5F1fA55a9F38C940A95d9C9757a083 Nonce=4150517416584649113600 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:44.243761271Z until 281474976710655 now= 1697458484 +bundler_1 | 2023-10-16T12:14:44.255209929Z sent eth_sendUserOperation - 0x247f0174317bcdf3870545ea28bb2d7034f6e2a9f918a0190f04806e89e74b15 +bundler_1 | 2023-10-16T12:14:44.258298134Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:44.261064617Z UserOperation: Sender=0x8FcF1f21c27a53fd8bdC289d603CeA6F84579c27 Nonce=4168964160658358665216 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:44.755708174Z until 281474976710655 now= 1697458484 +bundler_1 | 2023-10-16T12:14:44.769107461Z sent eth_sendUserOperation - 0x38c5b31ef751890b03e0aa219db46b5076115da75b00141f8868520c33be4d1f +bundler_1 | 2023-10-16T12:14:44.772716300Z UserOperation: Sender=0x251fB6639A149622E697909c4c02c86De298BAcE Nonce=4187410904732068216832 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:45.283811147Z until 281474976710655 now= 1697458485 +bundler_1 | 2023-10-16T12:14:45.301803738Z sent eth_sendUserOperation - 0x7dd606c694cb33106d86a572086a715eee6edec6e7ba24f1e38cfd809a033ad9 +bundler_1 | 2023-10-16T12:14:45.305176461Z UserOperation: Sender=0xcA4F829a7F5a6dA7F00fACe2b13aC2F390237f4C Nonce=4205857648805777768448 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:45.789890661Z until 281474976710655 now= 1697458485 +bundler_1 | 2023-10-16T12:14:45.802104469Z sent eth_sendUserOperation - 0x4a995d61c36f8b139ec73efa6cd86748fc9ac7cc3d2d59c56c0f96ae46738801 +bundler_1 | 2023-10-16T12:14:45.805988327Z UserOperation: Sender=0x4572972713b155C28e6e41D05aFAc2929b273f38 Nonce=4224304392879487320064 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:46.314841825Z until 281474976710655 now= 1697458486 +bundler_1 | 2023-10-16T12:14:46.328975360Z sent eth_sendUserOperation - 0x2a1b8a4b58551ae7b07e4a74bc0379c7f69e4475feefd4055ba9e4b2c747c3d8 +bundler_1 | 2023-10-16T12:14:46.332362485Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:46.335167171Z UserOperation: Sender=0x69dDd2d34979FCAB01d0eDC81c51c46bA6C57504 Nonce=4242751136953196871680 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:46.850570126Z until 281474976710655 now= 1697458486 +bundler_1 | 2023-10-16T12:14:46.862878038Z sent eth_sendUserOperation - 0x060ab2c2d9169ffff37515f3f6b837adeab9b4e56f2b089413cd27990a5b0372 +bundler_1 | 2023-10-16T12:14:46.867218824Z UserOperation: Sender=0x4818ce88B46154c9D58d02a25CEE57EfD905785f Nonce=4261197881026906423296 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:47.365614285Z until 281474976710655 now= 1697458487 +bundler_1 | 2023-10-16T12:14:47.376920730Z sent eth_sendUserOperation - 0xaf9bbd9082db0ee7a22da652b1cc1e594d1b86f8c52e0fcdbdd1253b04a465db +bundler_1 | 2023-10-16T12:14:47.380670377Z UserOperation: Sender=0x349613428a8e40D95F1988d3CbdF01070d9ABdb8 Nonce=4279644625100615974912 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:47.869100781Z until 281474976710655 now= 1697458487 +bundler_1 | 2023-10-16T12:14:47.880953962Z sent eth_sendUserOperation - 0x933deb0d2d0342adb41e38ea21cc83e4eef676a7abfb20cec000101973eb8bd2 +bundler_1 | 2023-10-16T12:14:47.884663607Z UserOperation: Sender=0xCfB355fF415403fCF711542a12Bb0e19372736A4 Nonce=4298091369174325526528 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:48.363719492Z until 281474976710655 now= 1697458488 +bundler_1 | 2023-10-16T12:14:48.375214650Z sent eth_sendUserOperation - 0xaf24344f259157b69a14f9a96da9dcb60c78e2f9b86c36b11d2b95ecca28a9fd +bundler_1 | 2023-10-16T12:14:48.378372858Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:48.381273750Z UserOperation: Sender=0xa7a9AA7Abff35900285aBe8Da5Dae61995D40399 Nonce=4316538113248035078144 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:48.846368015Z until 281474976710655 now= 1697458488 +bundler_1 | 2023-10-16T12:14:48.857505349Z sent eth_sendUserOperation - 0x44af4ea293b566e80d377a22dc014c9e92af495dad433cf6f60c023cda754689 +bundler_1 | 2023-10-16T12:14:48.861266697Z UserOperation: Sender=0x01Ab08593024234746aacDC0946b644CfCedA2fF Nonce=4334984857321744629760 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:49.371185917Z until 281474976710655 now= 1697458489 +bundler_1 | 2023-10-16T12:14:49.386398420Z sent eth_sendUserOperation - 0xc20639168e419486b6b77e5cf932456ac5860e6ef5a85f74f90e41a45623fd25 +bundler_1 | 2023-10-16T12:14:49.390134567Z UserOperation: Sender=0x7FE1A586C8A113424257F0C95FA7d2Dc46A81bb3 Nonce=4353431601395454181376 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:49.878388658Z until 281474976710655 now= 1697458489 +bundler_1 | 2023-10-16T12:14:49.889837613Z sent eth_sendUserOperation - 0x1554f8edeb79bb77d290158165fbc2b1c3fe9ff427579d0eee557e076de406cd +bundler_1 | 2023-10-16T12:14:49.893441151Z UserOperation: Sender=0x03e03F1E13343DBb62DbAD957F3267C4cAC8340C Nonce=4371878345469163732992 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:50.400690495Z until 281474976710655 now= 1697458490 +bundler_1 | 2023-10-16T12:14:50.411742524Z sent eth_sendUserOperation - 0xb12b266391fbb8b4bca5cbb71ab7fa262d7648646dc85ac2544d5ea9979cac1f +bundler_1 | 2023-10-16T12:14:50.414802526Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:50.424470663Z UserOperation: Sender=0xC14291FEFB6F4bc0a5FA9f44683dbC27779E2c7E Nonce=4390325089542873284608 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:50.923788684Z until 281474976710655 now= 1697458490 +bundler_1 | 2023-10-16T12:14:50.934692103Z sent eth_sendUserOperation - 0x9b8c9dde509d20f738686846ed673caa74cade869a89582bfa82c63992861955 +bundler_1 | 2023-10-16T12:14:50.938270939Z UserOperation: Sender=0xe63a0D2027C0355ad5faBcE2be118d5092D8Fdcb Nonce=4408771833616582836224 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:51.446241131Z until 281474976710655 now= 1697458491 +bundler_1 | 2023-10-16T12:14:51.458041609Z sent eth_sendUserOperation - 0x07dd148196c3011975d98124661cd4e2dcbd78c083dcc8bb5715fe34ad8ecff4 +bundler_1 | 2023-10-16T12:14:51.461732452Z UserOperation: Sender=0x0863e2970ad9c8556F205750E6f3de0e8F5d8456 Nonce=4427218577690292387840 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:51.964514702Z until 281474976710655 now= 1697458491 +bundler_1 | 2023-10-16T12:14:51.982399581Z sent eth_sendUserOperation - 0xbc8447e330ffe9ecf1d3e6cb90fe7441c7764b997590aa2e1fed40cc17022d09 +bundler_1 | 2023-10-16T12:14:51.985708199Z UserOperation: Sender=0x2a4d5a43a932F5ff1d878AAE74Dcbd2A762728Af Nonce=4445665321764001939456 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:52.490753898Z until 281474976710655 now= 1697458492 +bundler_1 | 2023-10-16T12:14:52.501362698Z sent eth_sendUserOperation - 0xf10dd2b50f2fc4f89c36a1396abb596b36774c45790c335dc66530642bbea4cf +bundler_1 | 2023-10-16T12:14:52.505710685Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:52.508793888Z UserOperation: Sender=0xd81F4AF965E64fC495803865D1B99862bD22Ef6B Nonce=4464112065837711491072 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:53.012816019Z until 281474976710655 now= 1697458493 +bundler_1 | 2023-10-16T12:14:53.023374515Z sent eth_sendUserOperation - 0x36d2e779c8d4f4168c82e5e14cb76a632e73042bbf840f2e5601aa53c92e8256 +bundler_1 | 2023-10-16T12:14:53.026947751Z UserOperation: Sender=0x7924F77b0E482759a355d396e610b505b2016984 Nonce=4482558809911421042688 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:53.523034759Z until 281474976710655 now= 1697458493 +bundler_1 | 2023-10-16T12:14:53.540836033Z sent eth_sendUserOperation - 0x2dc665977daf6f59f522dca5b7222798c5ff889110c43e543b26a55ff347d3f6 +bundler_1 | 2023-10-16T12:14:53.544317863Z UserOperation: Sender=0x4122CB2d8e293d9e0A1C4708f435db8277fBCAdc Nonce=4501005553985130594304 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:54.046596279Z until 281474976710655 now= 1697458494 +bundler_1 | 2023-10-16T12:14:54.057782417Z sent eth_sendUserOperation - 0x69d9ab8bfc3d0be389c39dcc3b631bfcd92449cc5cbcfbc2d94928e74468897c +bundler_1 | 2023-10-16T12:14:54.061264546Z UserOperation: Sender=0xcF10c8FB7Be10Eb6a710D7485D6562bf0029B841 Nonce=4519452298058840145920 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:54.579461412Z until 281474976710655 now= 1697458494 +bundler_1 | 2023-10-16T12:14:54.590327929Z sent eth_sendUserOperation - 0x8e07769dd06ea0a1c2b94d6e6d0df3392c81e50edf931a4b1868edadbeae2e8e +bundler_1 | 2023-10-16T12:14:54.593781657Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:54.596598042Z UserOperation: Sender=0x5D93512eA2ffBBE8c35A54b638456Bc2593031aB Nonce=4537899042132549697536 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:55.092992857Z until 281474976710655 now= 1697458495 +bundler_1 | 2023-10-16T12:14:55.103042599Z sent eth_sendUserOperation - 0x66919571171eca7d576744ba7025d361dfcbb0fe472bae6a854c72230b144c5a +bundler_1 | 2023-10-16T12:14:55.106473318Z UserOperation: Sender=0x62b7B9cc6f4b25E595709E4241C40BF99C3F695D Nonce=4556345786206259249152 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:55.596968548Z until 281474976710655 now= 1697458495 +bundler_1 | 2023-10-16T12:14:55.607798539Z sent eth_sendUserOperation - 0xfe611ea476242d3689ffa9e2f92bbd71a5122fef0f29f23d484692e6059f744a +bundler_1 | 2023-10-16T12:14:55.611184056Z UserOperation: Sender=0x1E7EBeCEC061F3e1DF2e8Ae40acE13A66161f5Bb Nonce=4574792530279968800768 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:56.072449118Z until 281474976710655 now= 1697458496 +bundler_1 | 2023-10-16T12:14:56.085991483Z sent eth_sendUserOperation - 0x43d3eb8a48521fd7dd9eb4219db00ff6e861f6a3e50a1a148eb16453b657b68a +bundler_1 | 2023-10-16T12:14:56.089447803Z UserOperation: Sender=0xEBCABF67bd567c8CE47f6bc7575628614503bE91 Nonce=4593239274353678352384 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:56.580443465Z until 281474976710655 now= 1697458496 +bundler_1 | 2023-10-16T12:14:56.591722085Z sent eth_sendUserOperation - 0x729a50bd6cfa2521c13adc0745b2a6a2079c3bd2760608ed080986c52603b6b7 +bundler_1 | 2023-10-16T12:14:56.595071799Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:56.598713632Z UserOperation: Sender=0xA343C70D2c386c75e3BDda11eEa57ddc5A2db702 Nonce=4611686018427387904000 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:57.085696436Z until 281474976710655 now= 1697458497 +bundler_1 | 2023-10-16T12:14:57.097199371Z sent eth_sendUserOperation - 0x584997694f26e77d1b5d6dbacda13c1d8db5695825ff95833ceb72456daf944a +bundler_1 | 2023-10-16T12:14:57.100511583Z UserOperation: Sender=0x57F5B94117A93Da3b6C08AA7A21781F6D784b75a Nonce=4630132762501097455616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:57.596388756Z until 281474976710655 now= 1697458497 +bundler_1 | 2023-10-16T12:14:57.607749081Z sent eth_sendUserOperation - 0x492b8465a1603de22541c4dcc21aa21490cc29c29e7232a8b30c38a18d2c59c6 +bundler_1 | 2023-10-16T12:14:57.611182300Z UserOperation: Sender=0x0AF23D445fbBc1eA3771D0254959c6A7674C87dB Nonce=4648579506574807007232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:58.130071043Z until 281474976710655 now= 1697458498 +bundler_1 | 2023-10-16T12:14:58.149114260Z sent eth_sendUserOperation - 0x1f26aec65e5f88ab55e0e3f18ad7b1e3a61e6d719d9c3da9da7a22b9e3546b54 +bundler_1 | 2023-10-16T12:14:58.154305291Z UserOperation: Sender=0x7B77dCE04f98c83FC9f9Ca327ad1fE78C00F0E79 Nonce=4667026250648516558848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:58.644458798Z until 281474976710655 now= 1697458498 +bundler_1 | 2023-10-16T12:14:58.656311855Z sent eth_sendUserOperation - 0x0dd38545a9c855278df9a734c1ed54b131f3110e5ed89a059bc7f25407c766a3 +bundler_1 | 2023-10-16T12:14:58.659493059Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:14:58.662174930Z UserOperation: Sender=0xC29Fcc04638bF19B64AEF3C3BbEa2bA223132cD6 Nonce=4685472994722226110464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:59.149333846Z until 281474976710655 now= 1697458499 +bundler_1 | 2023-10-16T12:14:59.161708036Z sent eth_sendUserOperation - 0x7ba90f1ed4602bccaeb77682be04c522b91ef7e9a77e17bdce8c6ae68fc62f7c +bundler_1 | 2023-10-16T12:14:59.165605985Z UserOperation: Sender=0x8A38CF1cBA6C8FcEb9f691A532C3b411D7797146 Nonce=4703919738795935662080 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:14:59.665883939Z until 281474976710655 now= 1697458499 +bundler_1 | 2023-10-16T12:14:59.676890042Z sent eth_sendUserOperation - 0x0861d2cd2427d84fc70aa6b34e65133c24d79aa81b9c2862f316364eb83cc86e +bundler_1 | 2023-10-16T12:14:59.680378665Z UserOperation: Sender=0x1Ce0c264829557dFd83B83DfB18d38aD7e0521c2 Nonce=4722366482869645213696 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:00.203715692Z until 281474976710655 now= 1697458500 +bundler_1 | 2023-10-16T12:15:00.219562804Z sent eth_sendUserOperation - 0x80be52829a2733e712ea534b2c3334160f41aa77da9633900352adbe13c302c5 +bundler_1 | 2023-10-16T12:15:00.223164034Z UserOperation: Sender=0xe838a4D762805A7e908CE338ddF3f68AE1CB3960 Nonce=4740813226943354765312 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:00.722269513Z until 281474976710655 now= 1697458500 +bundler_1 | 2023-10-16T12:15:00.732862890Z sent eth_sendUserOperation - 0x801c356f2edf55d4fae94fe0ade61db97c40694b087c015f904a1f501294262e +bundler_1 | 2023-10-16T12:15:00.736197903Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:00.739149692Z UserOperation: Sender=0x1C69906254e6282f2240b68b7C030AcbB52c7829 Nonce=4759259971017064316928 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:01.217477644Z until 281474976710655 now= 1697458501 +bundler_1 | 2023-10-16T12:15:01.228263132Z sent eth_sendUserOperation - 0x1bfa8fb86158e3db3a8f8d22e10a7ec424378a178470e7b3062111c6b8e36b01 +bundler_1 | 2023-10-16T12:15:01.232383196Z UserOperation: Sender=0x54d61A193fE5666BC81395A27e7EC6e85D9C6a4c Nonce=4777706715090773868544 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:01.741291628Z until 281474976710655 now= 1697458501 +bundler_1 | 2023-10-16T12:15:01.757283379Z sent eth_sendUserOperation - 0x4cd1889e2445ea3c938163b6c08394fafd443445dd67089acd2da9296a44019e +bundler_1 | 2023-10-16T12:15:01.761096530Z UserOperation: Sender=0xb5bdA7725035C1455b44DFBdaa0a300b71d55846 Nonce=4796153459164483420160 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:02.226085318Z until 281474976710655 now= 1697458502 +bundler_1 | 2023-10-16T12:15:02.236799022Z sent eth_sendUserOperation - 0x67d81aa69198999320e76a1872a99f37751d249f65027cfe19f02f20a0b9907d +bundler_1 | 2023-10-16T12:15:02.240367657Z UserOperation: Sender=0x0a8Ce2454e95765dE961980252cc57b7d73fAa49 Nonce=4814600203238192971776 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:02.708520268Z until 281474976710655 now= 1697458502 +bundler_1 | 2023-10-16T12:15:02.721868548Z sent eth_sendUserOperation - 0x3c1bdf8fb4ed0895163d6f67230a036c62f8eadf614a27a264f4522bb7bb335f +bundler_1 | 2023-10-16T12:15:02.725163866Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:02.728147762Z UserOperation: Sender=0xB483F1BC98b03c3a64B2321745D1D85cc4302F74 Nonce=4833046947311902523392 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:03.225817780Z until 281474976710655 now= 1697458503 +bundler_1 | 2023-10-16T12:15:03.237040220Z sent eth_sendUserOperation - 0x5a2f97bc1ffbadea37c4fe1f1f08ee90ac9854e6076279a2cb241ddc105d11eb +bundler_1 | 2023-10-16T12:15:03.240694261Z UserOperation: Sender=0x301dfEDC1a2649f570e7Bacca66F65D6cD47EA70 Nonce=4851493691385612075008 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:03.740610626Z until 281474976710655 now= 1697458503 +bundler_1 | 2023-10-16T12:15:03.751608651Z sent eth_sendUserOperation - 0xdeeae67cf034b7b6476fd46be689620330fba85ca3ae91d42df07f6d9e0c9484 +bundler_1 | 2023-10-16T12:15:03.755063379Z UserOperation: Sender=0xE753968b9F7617Bacf9De890f89e3b89B441159a Nonce=4869940435459321626624 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:04.247994984Z until 281474976710655 now= 1697458504 +bundler_1 | 2023-10-16T12:15:04.258973308Z sent eth_sendUserOperation - 0xf2a3ba0eca6594d822efc5954c9cc96d64ec1414bdba8a74c5367129b859b67c +bundler_1 | 2023-10-16T12:15:04.264558176Z UserOperation: Sender=0x71665D600C319F096Cf24d5298d8aE811ae8F4d4 Nonce=4888387179533031178240 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:04.724887431Z until 281474976710655 now= 1697458504 +bundler_1 | 2023-10-16T12:15:04.740925589Z sent eth_sendUserOperation - 0xde883602075626873898efec36684ad20425ab72c68239176505adfe5351405f +bundler_1 | 2023-10-16T12:15:04.744163902Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:04.747504723Z UserOperation: Sender=0x69dB9db85501D5bAE6221dA6c677b69514fEDAb6 Nonce=4906833923606740729856 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:05.214912844Z until 281474976710655 now= 1697458505 +bundler_1 | 2023-10-16T12:15:05.225990175Z sent eth_sendUserOperation - 0xeb7888d1435620d8eba9e4a4d4106c8ea0d150d45c6afc42657f3789e147de14 +bundler_1 | 2023-10-16T12:15:05.229509107Z UserOperation: Sender=0x392ef08e40810C9379e9D9C0FC9D7fc66d8f1b1E Nonce=4925280667680450281472 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:05.718757469Z until 281474976710655 now= 1697458505 +bundler_1 | 2023-10-16T12:15:05.730587249Z sent eth_sendUserOperation - 0x0bfe404825c4861c0e34ae43dc9d3521546a135c57bc56e7e8ea60a0c6d89cad +bundler_1 | 2023-10-16T12:15:05.739973268Z UserOperation: Sender=0x7D18Cc41E566d8607045556ae3c6dCad6B56024b Nonce=4943727411754159833088 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:06.218004990Z until 281474976710655 now= 1697458506 +bundler_1 | 2023-10-16T12:15:06.229221430Z sent eth_sendUserOperation - 0x3036e8bf00c5a56c58924f04982c06b37a64846a70909a81c6f8d84043353563 +bundler_1 | 2023-10-16T12:15:06.232755863Z UserOperation: Sender=0x05e4C15859F9E6c4829273e896ae7034b9A60108 Nonce=4962174155827869384704 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:06.735816536Z until 281474976710655 now= 1697458506 +bundler_1 | 2023-10-16T12:15:06.746197320Z sent eth_sendUserOperation - 0x2a0bfab1bfaeb5baaeea9b0f74aa6ea0e19aca49b48f1eadfc45043ef9068627 +bundler_1 | 2023-10-16T12:15:06.749405232Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:06.752249619Z UserOperation: Sender=0x4Ad82e4223127ED1b0a046Ae775d3c6A582c73C1 Nonce=4980620899901578936320 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:07.240467613Z until 281474976710655 now= 1697458507 +bundler_1 | 2023-10-16T12:15:07.251170519Z sent eth_sendUserOperation - 0x78e793f7ff5fe89eb3792a862e77369e749fd6a0b05a22d6782f7f7adb91b778 +bundler_1 | 2023-10-16T12:15:07.254597945Z UserOperation: Sender=0x5005bE537706B2cB8C9dcEdBF46C099731177692 Nonce=4999067643975288487936 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:07.759901866Z until 281474976710655 now= 1697458507 +bundler_1 | 2023-10-16T12:15:07.772069368Z sent eth_sendUserOperation - 0x6b9081477c05794088bfe5e51a6873cd55de4e934b3ace4286cd444555d3e1dd +bundler_1 | 2023-10-16T12:15:07.776560064Z UserOperation: Sender=0xAD8C0F8Bf12D6D9F70f1Eb4eeFE2A687217e5B86 Nonce=5017514388048998039552 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:08.283336482Z until 281474976710655 now= 1697458508 +bundler_1 | 2023-10-16T12:15:08.294669029Z sent eth_sendUserOperation - 0x626b4d8796f2d3d978b41da4ebd84f43984267c775c8185b063dcf922f5eeb9d +bundler_1 | 2023-10-16T12:15:08.298154759Z UserOperation: Sender=0x48E1D3A17F2d7efE70117ec81Ac36557E490e76E Nonce=5035961132122707591168 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:08.754633560Z until 281474976710655 now= 1697458508 +bundler_1 | 2023-10-16T12:15:08.771759490Z sent eth_sendUserOperation - 0x39f7f9637229cc02af89233ec0f024f03334885b8770f782bd19a14dcf43d1d1 +bundler_1 | 2023-10-16T12:15:08.775018505Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:08.777938597Z UserOperation: Sender=0xC603cc6c2fA62D790de0e915dB64e09DD6CEa208 Nonce=5054407876196417142784 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:09.284306788Z until 281474976710655 now= 1697458509 +bundler_1 | 2023-10-16T12:15:09.296476191Z sent eth_sendUserOperation - 0x416a8b5920a1bd6ac511c877bd2fc8731b0fa33ee373a961c18f066fffd5e0b1 +bundler_1 | 2023-10-16T12:15:09.300049826Z UserOperation: Sender=0x44Fb63a2821495ec02e8ad4db1ebd77Ed78BE12E Nonce=5072854620270126694400 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:09.761999788Z until 281474976710655 now= 1697458509 +bundler_1 | 2023-10-16T12:15:09.772541383Z sent eth_sendUserOperation - 0x63e7828195eb4843471065394e6aeb1b7e703d1e2ca45533030da836862facdd +bundler_1 | 2023-10-16T12:15:09.775984910Z UserOperation: Sender=0x87d6c21EB0645212c333Cc8E3A785e1b8BcE81b9 Nonce=5091301364343836246016 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:10.254652975Z until 281474976710655 now= 1697458510 +bundler_1 | 2023-10-16T12:15:10.266725071Z sent eth_sendUserOperation - 0x499045480498afe204f24930e9be1bcb13cb9d4e9158c1b4e199cc7cf5488e80 +bundler_1 | 2023-10-16T12:15:10.270197900Z UserOperation: Sender=0xF07001d1d17AD084f626E5aE2261335358ECc4Cb Nonce=5109748108417545797632 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:10.770495145Z until 281474976710655 now= 1697458510 +bundler_1 | 2023-10-16T12:15:10.781770455Z sent eth_sendUserOperation - 0x82bbf10e0d410d1acfaa54b41bc6eb34680ab9c83cbeae1ccf68e2b6ea106005 +bundler_1 | 2023-10-16T12:15:10.785359680Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:10.788418873Z UserOperation: Sender=0x7b3ea1d0e7eDaEfd6625EBBeAba7d10df5F1A069 Nonce=5128194852491255349248 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:11.297455010Z until 281474976710655 now= 1697458511 +bundler_1 | 2023-10-16T12:15:11.313223502Z sent eth_sendUserOperation - 0x58759a452913dfda6cf87cf035f56a05f8dca952785be5cf3993a2ceea433705 +bundler_1 | 2023-10-16T12:15:11.316616916Z UserOperation: Sender=0x36f72a2cf0F7a613A2933bEA2C98B74a25fCe3c7 Nonce=5146641596564964900864 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:11.819220048Z until 281474976710655 now= 1697458511 +bundler_1 | 2023-10-16T12:15:11.831052693Z sent eth_sendUserOperation - 0x074e31a48cb524432c4a1f2289174e68f1a867bad7e9588da01646e24433a485 +bundler_1 | 2023-10-16T12:15:11.834427405Z UserOperation: Sender=0xD4977eC6d2137DA83BE4d37691918D6796539744 Nonce=5165088340638674452480 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:12.347635705Z until 281474976710655 now= 1697458512 +bundler_1 | 2023-10-16T12:15:12.358895413Z sent eth_sendUserOperation - 0xbe36a7bb44fb3e74c5537a0e97a5b1f97f5c6891453bbd4369c235d74fbb90c2 +bundler_1 | 2023-10-16T12:15:12.362653850Z UserOperation: Sender=0xf28824EAe7e1E5A7c0E082Dd8B0a5DE25264fbE4 Nonce=5183535084712384004096 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:12.814005456Z until 281474976710655 now= 1697458512 +bundler_1 | 2023-10-16T12:15:12.825167659Z sent eth_sendUserOperation - 0x7950f46292ffbe5c593754f818314e8e0d733eb0f6de2ea2abe3ad1fa79a2568 +bundler_1 | 2023-10-16T12:15:12.828519670Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:12.831467255Z UserOperation: Sender=0x2f10991Fff3aC5fA3DcFc0993BcaF437C2445D97 Nonce=5201981828786093555712 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:13.330118439Z until 281474976710655 now= 1697458513 +bundler_1 | 2023-10-16T12:15:13.341007324Z sent eth_sendUserOperation - 0x03e05ecdc7fe6a33b27e710cc5d842a8a4016de1d3720d28533f72f080377bab +bundler_1 | 2023-10-16T12:15:13.344516345Z UserOperation: Sender=0x9C9C99daEeB5742b34D6Cd1DE9a88dcbAe15ac19 Nonce=5220428572859803107328 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:13.858440089Z until 281474976710655 now= 1697458513 +bundler_1 | 2023-10-16T12:15:13.869393379Z sent eth_sendUserOperation - 0x4087b655d1e4970ce291fffab84f547415258bba0689cc161414aea2002fd5d6 +bundler_1 | 2023-10-16T12:15:13.872890399Z UserOperation: Sender=0x973368d3eA10eb700fa3F1D0D3c0dE9fB0E11812 Nonce=5238875316933512658944 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:14.337458637Z until 281474976710655 now= 1697458514 +bundler_1 | 2023-10-16T12:15:14.349262980Z sent eth_sendUserOperation - 0x4c6d269ac6de391b76a34f902a077aeced6ccbfb7d9649fc828ef8083843ca2b +bundler_1 | 2023-10-16T12:15:14.354849332Z UserOperation: Sender=0x50C4E583dEe1798a539b8b7bBA9B6Bd332348383 Nonce=5257322061007222210560 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:14.849694976Z until 281474976710655 now= 1697458514 +bundler_1 | 2023-10-16T12:15:14.863325233Z sent eth_sendUserOperation - 0xb914841b05618833340f22476064462978bc605bfca8affab21ff8523546a55a +bundler_1 | 2023-10-16T12:15:14.866600040Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:14.869600728Z UserOperation: Sender=0x8CeeF8f969eC11Cb84ba7Fd742CE5EeaFaAC0A45 Nonce=5275768805080931762176 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:15.332755478Z until 281474976710655 now= 1697458515 +bundler_1 | 2023-10-16T12:15:15.343377646Z sent eth_sendUserOperation - 0x86f5c28a98046e9594f3c185810156a9de0e7a2cbadec5f7472e83010618d858 +bundler_1 | 2023-10-16T12:15:15.346866566Z UserOperation: Sender=0xD0959602a1A6bDFFB2F909528B48471c8A4EE416 Nonce=5294215549154641313792 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:15.810327535Z until 281474976710655 now= 1697458515 +bundler_1 | 2023-10-16T12:15:15.821185918Z sent eth_sendUserOperation - 0xb8fb2b0e63b5c16e7303c4f47917e5b7abf00b0035ece563d2003cc53b83616f +bundler_1 | 2023-10-16T12:15:15.824665237Z UserOperation: Sender=0xF836CeFD9327e87AE704b3dD0EcBB557eE94553d Nonce=5312662293228350865408 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:16.293171623Z until 281474976710655 now= 1697458516 +bundler_1 | 2023-10-16T12:15:16.303694385Z sent eth_sendUserOperation - 0x52e8f99c5a36b29fae618c51bf9f950c9230c9aa05cea100528c278ad9d22b00 +bundler_1 | 2023-10-16T12:15:16.307137402Z UserOperation: Sender=0x799E4C8B5F0B9E2a6426c680698d90Cc2061eA89 Nonce=5331109037302060417024 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:16.768297026Z until 281474976710655 now= 1697458516 +bundler_1 | 2023-10-16T12:15:16.779151309Z sent eth_sendUserOperation - 0x3d1b9184b2da3af682a442094914680136baa8847ecc295981122447835abcd9 +bundler_1 | 2023-10-16T12:15:16.782444516Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:16.785502709Z UserOperation: Sender=0x3af39d666854eACb58A6C99E08B047be580C0B4c Nonce=5349555781375769968640 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:17.270537899Z until 281474976710655 now= 1697458517 +bundler_1 | 2023-10-16T12:15:17.283411444Z sent eth_sendUserOperation - 0xc39059a474110f5c4c5ecdc35f49130ce712ba180e8ea657da4197471d507af7 +bundler_1 | 2023-10-16T12:15:17.287013680Z UserOperation: Sender=0xE0D1C896DC251F424Cd240A6044A092d06264a86 Nonce=5368002525449479520256 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:17.787109071Z until 281474976710655 now= 1697458517 +bundler_1 | 2023-10-16T12:15:17.799002051Z sent eth_sendUserOperation - 0xc166419885c7bf4c2e2b81f6de9ee04589d14c1943dea950b653fc31a9e32b5d +bundler_1 | 2023-10-16T12:15:17.802493380Z UserOperation: Sender=0xaFcF812Cc8251aD95a841B4A6De50dd95f52eBFA Nonce=5386449269523189071872 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:18.310922118Z until 281474976710655 now= 1697458518 +bundler_1 | 2023-10-16T12:15:18.323787562Z sent eth_sendUserOperation - 0x67252740ad3b2004c5829aa2200f84668791261faf26bef492c85dc477c0a4e5 +bundler_1 | 2023-10-16T12:15:18.327438701Z UserOperation: Sender=0xaAC4B86d6e8cb73E51dafE0BC097b90E21B0456D Nonce=5404896013596898623488 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:18.818130362Z until 281474976710655 now= 1697458518 +bundler_1 | 2023-10-16T12:15:18.830022541Z sent eth_sendUserOperation - 0x2f889b988aaa8493f5b8c337e3fe30c82bfc5a36375d2bf35e835b8a34521775 +bundler_1 | 2023-10-16T12:15:18.833862593Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:18.836737981Z UserOperation: Sender=0xc3c17D9691748d71d016320F08DBD89fAd13981D Nonce=5423342757670608175104 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:19.339190990Z until 281474976710655 now= 1697458519 +bundler_1 | 2023-10-16T12:15:19.350380223Z sent eth_sendUserOperation - 0xfb70c7dd08d096991dfb21d516709778b81bd399b75db8b8ed703453bb784c9d +bundler_1 | 2023-10-16T12:15:19.353924855Z UserOperation: Sender=0x895fad2230371ECF83dAe194281e5C26191ef80c Nonce=5441789501744317726720 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:19.841425284Z until 281474976710655 now= 1697458519 +bundler_1 | 2023-10-16T12:15:19.855323295Z sent eth_sendUserOperation - 0x38597b2b2999aa715fce55b17aba8fc4562f3442503d3439e9e91765713e26b2 +bundler_1 | 2023-10-16T12:15:19.858890728Z UserOperation: Sender=0x2d58F8A6b73323a048a16552c0CEE6b2432AC902 Nonce=5460236245818027278336 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:20.332157625Z until 281474976710655 now= 1697458520 +bundler_1 | 2023-10-16T12:15:20.342981934Z sent eth_sendUserOperation - 0x93d658b4baef33edf8fb34a06740e893e54a9057e50b2123131bfc976c47dfa2 +bundler_1 | 2023-10-16T12:15:20.346424860Z UserOperation: Sender=0xBaEA274A5a17Bc34984A03eFaDF01205fF88617E Nonce=5478682989891736829952 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:20.831724145Z until 281474976710655 now= 1697458520 +bundler_1 | 2023-10-16T12:15:20.846166091Z sent eth_sendUserOperation - 0xa0fb82abac2f6cec9f89e3f5914345b87a3eeec6e7a2fa3c6f974e3b2bd5db28 +bundler_1 | 2023-10-16T12:15:20.849372801Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:20.852121781Z UserOperation: Sender=0xA8b596cD8e5482B8a9b02c9A2F37B2fAfC9c83D4 Nonce=5497129733965446381568 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:21.366644180Z until 281474976710655 now= 1697458521 +bundler_1 | 2023-10-16T12:15:21.377483990Z sent eth_sendUserOperation - 0x6e01794aea73a71827c7b853a484187fcb35a25e60bc54320b1f8312b7e37f9e +bundler_1 | 2023-10-16T12:15:21.380872812Z UserOperation: Sender=0x715aC8F588e451f621dD1e7c8d543a985dDB68d2 Nonce=5515576478039155933184 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:21.897993082Z until 281474976710655 now= 1697458521 +bundler_1 | 2023-10-16T12:15:21.909882360Z sent eth_sendUserOperation - 0x9ebcfcd8fcd3d05d4c5049ec00a6e8541a499920817bc42328da963ff9957090 +bundler_1 | 2023-10-16T12:15:21.913385590Z UserOperation: Sender=0x926b7E23E4e6c0181Cfc627D0fB4ee65D3404c47 Nonce=5534023222112865484800 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:22.420398697Z until 281474976710655 now= 1697458522 +bundler_1 | 2023-10-16T12:15:22.431287010Z sent eth_sendUserOperation - 0x1d8a4cf8cecc77f8216d416493ac1bf74caab0665d527d40b91c8b06a421d40f +bundler_1 | 2023-10-16T12:15:22.434659331Z UserOperation: Sender=0x6C9e1Edea87483c6b51a1f15A218Beb7c4bB7b0C Nonce=5552469966186575036416 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:22.896503080Z until 281474976710655 now= 1697458522 +bundler_1 | 2023-10-16T12:15:22.906959065Z sent eth_sendUserOperation - 0xf55eec13a7d64d5cb54e5786a1d3d6ced8139a26d3eea72c24912868a9a3a6b3 +bundler_1 | 2023-10-16T12:15:22.910204177Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:22.913100667Z UserOperation: Sender=0xb34Fa6A3E63F85EEc72B34F68F1C01af5975aEa4 Nonce=5570916710260284588032 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:23.373438818Z until 281474976710655 now= 1697458523 +bundler_1 | 2023-10-16T12:15:23.383979008Z sent eth_sendUserOperation - 0x54ce6f8a8ae29d3f348f676fcb22b8b901bbfb4922aff68ece338dac461651a0 +bundler_1 | 2023-10-16T12:15:23.387391831Z UserOperation: Sender=0x309895724a685f38f710f342c666faC61CE7E618 Nonce=5589363454333994139648 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:23.876914593Z until 281474976710655 now= 1697458523 +bundler_1 | 2023-10-16T12:15:23.887569591Z sent eth_sendUserOperation - 0x64385d565729e80d29d9727cbedbdefa928c173a58ffe16a557ea213edbc8e2d +bundler_1 | 2023-10-16T12:15:23.890971114Z UserOperation: Sender=0xEaC48a9213eB5863FD71e5Cd22563FE021EcB953 Nonce=5607810198407703691264 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:24.401216833Z until 281474976710655 now= 1697458524 +bundler_1 | 2023-10-16T12:15:24.412245155Z sent eth_sendUserOperation - 0x03ddcc87a5767c7fd6b776142079425954640052c47b42a794f1ae3539f38dfb +bundler_1 | 2023-10-16T12:15:24.415843091Z UserOperation: Sender=0x4bB4323036166E7dBA21a91B421B576C036b0F8d Nonce=5626256942481413242880 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:24.896352563Z until 281474976710655 now= 1697458524 +bundler_1 | 2023-10-16T12:15:24.915131792Z sent eth_sendUserOperation - 0x7ecf3898b5f99039e8a5ac1dd7aa74f277b7e2b0fc303b83a53abeb5a810e245 +bundler_1 | 2023-10-16T12:15:24.918207194Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:24.921211191Z UserOperation: Sender=0x40Bd6baEDF024F08cB693eAaa23eBDe0095bD157 Nonce=5644703686555122794496 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:25.433280329Z until 281474976710655 now= 1697458525 +bundler_1 | 2023-10-16T12:15:25.443882724Z sent eth_sendUserOperation - 0xed70e1dd4d3d7730745a25fd8846fb0486ba3978b44b18ed84140a15f1cad3ec +bundler_1 | 2023-10-16T12:15:25.447342650Z UserOperation: Sender=0x20b2bf51174E423CC4b46f8F3F1A74d1DE69889D Nonce=5663150430628832346112 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:25.954997500Z until 281474976710655 now= 1697458525 +bundler_1 | 2023-10-16T12:15:25.969263634Z sent eth_sendUserOperation - 0x4f868d062be9493e6d83ee71f11b0e6b179bd105fd90e9524cbe8f5706fabd8b +bundler_1 | 2023-10-16T12:15:25.972899172Z UserOperation: Sender=0x63D56F9211482d008a61A53957934F8bB75f0E4D Nonce=5681597174702541897728 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:26.487376468Z until 281474976710655 now= 1697458526 +bundler_1 | 2023-10-16T12:15:26.498767514Z sent eth_sendUserOperation - 0x9673f5e61752a6696a75f7307082b6d9f83ee3f2b4efe0ca74960eaf2b0499c3 +bundler_1 | 2023-10-16T12:15:26.502333148Z UserOperation: Sender=0xDB1F076e864728B26472fC1E175042dc6b3EB3e3 Nonce=5700043918776251449344 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:27.003147538Z until 281474976710655 now= 1697458527 +bundler_1 | 2023-10-16T12:15:27.014203259Z sent eth_sendUserOperation - 0x4be8cd5f2c46e4cd0457c6380feccff0a2474d1263d235b717b23cf6c96cd5d0 +bundler_1 | 2023-10-16T12:15:27.017696187Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:27.020587175Z UserOperation: Sender=0xB82501e9F8b1C51FC7938C8c0eF92e5Fd6aA7F9c Nonce=5718490662849961000960 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:27.486012315Z until 281474976710655 now= 1697458527 +bundler_1 | 2023-10-16T12:15:27.497832985Z sent eth_sendUserOperation - 0xb7af659db2a52b7652f98209da50ed6b19a0fb5df338b7e08a4e82f6b37d4904 +bundler_1 | 2023-10-16T12:15:27.501367516Z UserOperation: Sender=0x4c66bc14Ad5Fa151B367171e8eE942049a0eED2A Nonce=5736937406923670552576 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:27.960618553Z until 281474976710655 now= 1697458527 +bundler_1 | 2023-10-16T12:15:27.972338717Z sent eth_sendUserOperation - 0x52f42e1a0ad186e021732a10ff07bce504e6a1085d93f81364ccaa43891fc0c8 +bundler_1 | 2023-10-16T12:15:27.975845545Z UserOperation: Sender=0xaE5AA28420D1a1E101E5D5810D16Ee45DC540Dfa Nonce=5755384150997380104192 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:28.481937736Z until 281474976710655 now= 1697458528 +bundler_1 | 2023-10-16T12:15:28.496029254Z sent eth_sendUserOperation - 0x84ea745c7541401974e09eff4a59d88113c6b9a4875e0c73ff09bd68336b1d2b +bundler_1 | 2023-10-16T12:15:28.499483480Z UserOperation: Sender=0x4e8d20529728C0f4d7FbA9D82a15aF72cA9b5287 Nonce=5773830895071089655808 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:29.009074998Z until 281474976710655 now= 1697458529 +bundler_1 | 2023-10-16T12:15:29.020272228Z sent eth_sendUserOperation - 0x6437162b581dff91762e027a7a083d71aa2cddd87a3181536134898ae639b6d6 +bundler_1 | 2023-10-16T12:15:29.023599045Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:29.026641643Z UserOperation: Sender=0x54F1EF850FCcd418D878B7c77D0AC9b44B9987CF Nonce=5792277639144799207424 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:29.495502807Z until 281474976710655 now= 1697458529 +bundler_1 | 2023-10-16T12:15:29.507160667Z sent eth_sendUserOperation - 0x3fb38fa4981fc784d89695f092ca76d89b6344d0bb1613b63cdb66eddb273683 +bundler_1 | 2023-10-16T12:15:29.510664895Z UserOperation: Sender=0x3Eb479EA2165cD67240492A3fec463FDFbfD7bf0 Nonce=5810724383218508759040 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:29.965449441Z until 281474976710655 now= 1697458529 +bundler_1 | 2023-10-16T12:15:29.976741477Z sent eth_sendUserOperation - 0x7ff0be333e63b2f575809189aef7cc9e6f961c6d5ebf0f2137e9433992b0ee26 +bundler_1 | 2023-10-16T12:15:29.980201003Z UserOperation: Sender=0xf2ebe646c3182E18e8e657Ab58a9C24763447Dce Nonce=5829171127292218310656 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:30.440943337Z until 281474976710655 now= 1697458530 +bundler_1 | 2023-10-16T12:15:30.455189866Z sent eth_sendUserOperation - 0x90e2184a075add683181c2622af7b9a54119e6b6f916beebf702d71c68cbf190 +bundler_1 | 2023-10-16T12:15:30.458677893Z UserOperation: Sender=0x2BBCD6378D039c70b8f96f3ABe7f6aCfb9359365 Nonce=5847617871365927862272 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:30.947876182Z until 281474976710655 now= 1697458530 +bundler_1 | 2023-10-16T12:15:30.958806395Z sent eth_sendUserOperation - 0x36fd9cb021801619b2dc4e2d7139a3f5e9ce1b268d7bcd25283cd2dd6e03f7f9 +bundler_1 | 2023-10-16T12:15:30.961706284Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:30.964615274Z UserOperation: Sender=0x80AD5bD977B797C34d72cfD256bF8c8a9baDF6ED Nonce=5866064615439637413888 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:31.463956724Z until 281474976710655 now= 1697458531 +bundler_1 | 2023-10-16T12:15:31.476348732Z sent eth_sendUserOperation - 0xedc83838f6cf12733ee9d69bf28db4881b875510c21602ebaedb09c21db3cfee +bundler_1 | 2023-10-16T12:15:31.480499802Z UserOperation: Sender=0x0aA5323ade2E8815929213ACb02aC4fE0a95b401 Nonce=5884511359513346965504 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:31.983970322Z until 281474976710655 now= 1697458531 +bundler_1 | 2023-10-16T12:15:31.994816029Z sent eth_sendUserOperation - 0x468938be5c7c25b4564d9361bb12381181c84287a7f5bee87cf77db61bd104cc +bundler_1 | 2023-10-16T12:15:31.998263154Z UserOperation: Sender=0xC2854Fbb4F24c823E33547AeEeFd76af75b349C4 Nonce=5902958103587056517120 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:32.471682814Z until 281474976710655 now= 1697458532 +bundler_1 | 2023-10-16T12:15:32.483000752Z sent eth_sendUserOperation - 0x3e88f6dcc4657a4f0c1db5208988591f46d1ee3fdd1a0e2b4df009ab1b03523f +bundler_1 | 2023-10-16T12:15:32.486682292Z UserOperation: Sender=0xA58fD3747794D335935cB708fbA297CD99c2D253 Nonce=5921404847660766068736 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:32.978674963Z until 281474976710655 now= 1697458532 +bundler_1 | 2023-10-16T12:15:32.989247953Z sent eth_sendUserOperation - 0x15a4843ef26dc96e7f04f78fa5d0c7ef273201a30dc23a49b68d79066a08b2a1 +bundler_1 | 2023-10-16T12:15:32.992681777Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:32.995593166Z UserOperation: Sender=0x80DaF1F6B611143189d06D7296906E7c1334E906 Nonce=5939851591734475620352 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:33.463981899Z until 281474976710655 now= 1697458533 +bundler_1 | 2023-10-16T12:15:33.475372042Z sent eth_sendUserOperation - 0x199d23aefb30476f31106b32ac8bd36bdef151c6edfff8c8d30882d7fe4f8c14 +bundler_1 | 2023-10-16T12:15:33.478867069Z UserOperation: Sender=0xda50D0E5C71F1931DB1cC1eBece9F8F5840b9b1E Nonce=5958298335808185171968 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:33.986834882Z until 281474976710655 now= 1697458533 +bundler_1 | 2023-10-16T12:15:33.998489742Z sent eth_sendUserOperation - 0xe399b77c5b77a36ad5f2427ccc8e4c4e56285a744d7756679b8f55ea885123af +bundler_1 | 2023-10-16T12:15:34.002047774Z UserOperation: Sender=0x797A16351eb79219f722a2C56f2efEc259CCD297 Nonce=5976745079881894723584 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:34.522184880Z until 281474976710655 now= 1697458534 +bundler_1 | 2023-10-16T12:15:34.540370665Z sent eth_sendUserOperation - 0xe37feb0c0948581ba5c74a967181a13236d05e07836855828b21ad76d5d287ed +bundler_1 | 2023-10-16T12:15:34.543911296Z UserOperation: Sender=0x880B4c9879430B34a8E97D4deA9a32Db873f0503 Nonce=5995191823955604275200 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:35.111325273Z until 281474976710655 now= 1697458535 +bundler_1 | 2023-10-16T12:15:35.123009389Z sent eth_sendUserOperation - 0x95bd558b881efea0fd4fc5df87df38ee021626addb187b7098429d07c544edef +bundler_1 | 2023-10-16T12:15:35.126286189Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:35.129370378Z UserOperation: Sender=0x9Adbe032c96ba27E213cE241f9403A70827aBA13 Nonce=6013638568029313826816 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:35.653622169Z until 281474976710655 now= 1697458535 +bundler_1 | 2023-10-16T12:15:35.664249320Z sent eth_sendUserOperation - 0x048d241ef8791aede055dabef5d3328613c84e03282383629ef905b07b34b19c +bundler_1 | 2023-10-16T12:15:35.667649728Z UserOperation: Sender=0x5564A5D9642e37e592c52DFe50a4481023D5f940 Nonce=6032085312103023378432 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:36.139001681Z until 281474976710655 now= 1697458536 +bundler_1 | 2023-10-16T12:15:36.152909032Z sent eth_sendUserOperation - 0xcd4574b26c178132054092d96d6992eeb73e0ebde58afc1dde004a89e476626a +bundler_1 | 2023-10-16T12:15:36.156329242Z UserOperation: Sender=0xcdd3681EB619335BFaF27F9BF5e5900431aD0821 Nonce=6050532056176732930048 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:36.626334412Z until 281474976710655 now= 1697458536 +bundler_1 | 2023-10-16T12:15:36.637005766Z sent eth_sendUserOperation - 0xd8c5668041af67c8061af266d382f6fb60b8353a5fee404fe36b155aaf5e478d +bundler_1 | 2023-10-16T12:15:36.640473378Z UserOperation: Sender=0x76cAda915459C3A6628EcE3E76fA90c3a88E6491 Nonce=6068978800250442481664 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:37.111639620Z until 281474976710655 now= 1697458537 +bundler_1 | 2023-10-16T12:15:37.122067858Z sent eth_sendUserOperation - 0x20b32a4ba8106aa74f40f46bfa4d1800f63b9dcf88e5ce895c9bf874c1d258fd +bundler_1 | 2023-10-16T12:15:37.126633137Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:37.129675724Z UserOperation: Sender=0x14642027e80981cdfD910Fcde5b09D22765155ac Nonce=6087425544324152033280 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:37.661610885Z until 281474976710655 now= 1697458537 +bundler_1 | 2023-10-16T12:15:37.672700064Z sent eth_sendUserOperation - 0x34bf1a5a049d4423c7364e76d76c047e9aa546a3b1508838b542821879986440 +bundler_1 | 2023-10-16T12:15:37.677071032Z UserOperation: Sender=0x5Cbfb44cD2248194f94AABF4150130fbddE20A5b Nonce=6105872288397861584896 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:38.153850717Z until 281474976710655 now= 1697458538 +bundler_1 | 2023-10-16T12:15:38.169609582Z sent eth_sendUserOperation - 0x086e34dcd706411a3bd53400ad495e15e00bc44a5c718895327214bf5a120b22 +bundler_1 | 2023-10-16T12:15:38.173074294Z UserOperation: Sender=0xe1E40C22f3B92aD7b29ec7eC8A47B39655642956 Nonce=6124319032471571136512 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:38.674117364Z until 281474976710655 now= 1697458538 +bundler_1 | 2023-10-16T12:15:38.692918715Z sent eth_sendUserOperation - 0x40e23e5f54ebb96860ffe8a8abe06726d9e975eb8b3cc900798569c9b10a5869 +bundler_1 | 2023-10-16T12:15:38.696384327Z UserOperation: Sender=0x3F3b3b05477145cC917Fa3DA984401B3BFDeF002 Nonce=6142765776545280688128 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:39.237402345Z until 281474976710655 now= 1697458539 +bundler_1 | 2023-10-16T12:15:39.253401524Z sent eth_sendUserOperation - 0x3d3a30f3ee328777b065199a4de911296281c3cc1e111369cd1e6c8644971b44 +bundler_1 | 2023-10-16T12:15:39.256757330Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:39.260829279Z UserOperation: Sender=0x3adeE3aC4A9Ba81A6Fe95b717A84986aB8F6bfC2 Nonce=6161212520618990239744 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:39.776769262Z until 281474976710655 now= 1697458539 +bundler_1 | 2023-10-16T12:15:39.794128924Z sent eth_sendUserOperation - 0xd5a053615af9cefa0b2455a3e3bcc7382f8698f8e7913f219a05df28889a2a9b +bundler_1 | 2023-10-16T12:15:39.797912756Z UserOperation: Sender=0x5433873fc5484720db7b4d555D18CC8824a801f7 Nonce=6179659264692699791360 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:40.272992624Z until 281474976710655 now= 1697458540 +bundler_1 | 2023-10-16T12:15:40.289650409Z sent eth_sendUserOperation - 0x7dd9e09f8bd9e6a15ad2d570c60be98db9863f73ae85448e9ccf29edb7c24822 +bundler_1 | 2023-10-16T12:15:40.293641269Z UserOperation: Sender=0xda8b6edCfF9f5a56237d8AFDa2f21A67fc4066C8 Nonce=6198106008766409342976 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:40.826475585Z until 281474976710655 now= 1697458540 +bundler_1 | 2023-10-16T12:15:40.837784722Z sent eth_sendUserOperation - 0x70f1845da373617c86deb737ab3dc6f1a9a19f4eebc7e6d84b0a68c8c3a503bc +bundler_1 | 2023-10-16T12:15:40.841235947Z UserOperation: Sender=0xFBce3a8fE1d45478c1b53A11ff80B626a28773f9 Nonce=6216552752840118894592 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:41.347243115Z until 281474976710655 now= 1697458541 +bundler_1 | 2023-10-16T12:15:41.357915111Z sent eth_sendUserOperation - 0x442cca2d6a02c0a8bad8ca207503f773e1d98a4a82bf6e9ee3cbdecacd6dfb45 +bundler_1 | 2023-10-16T12:15:41.360960909Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:41.365713719Z UserOperation: Sender=0x94eB4526Db2325F969Baaa9B387510a904b7ad57 Nonce=6234999496913828446208 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:41.859615998Z until 281474976710655 now= 1697458541 +bundler_1 | 2023-10-16T12:15:41.870342497Z sent eth_sendUserOperation - 0xf56a0ac9b298b56c2d84fe25b20a4d994404f7b72e70fb53f8d9f8f4fef7eff9 +bundler_1 | 2023-10-16T12:15:41.876076271Z UserOperation: Sender=0x1766967438765f8116eff1766fb2153b05E001a0 Nonce=6253446240987537997824 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:42.401146481Z until 281474976710655 now= 1697458542 +bundler_1 | 2023-10-16T12:15:42.418997844Z sent eth_sendUserOperation - 0x8653cf99a4778eb64c58c9f80ac31f654669c55c696af7b0990d14aba275a79f +bundler_1 | 2023-10-16T12:15:42.425834490Z UserOperation: Sender=0xeF276A26ecfd11b8AFB3d6A7BBCB9a059B46D700 Nonce=6271892985061247549440 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:42.886933193Z until 281474976710655 now= 1697458542 +bundler_1 | 2023-10-16T12:15:42.897893690Z sent eth_sendUserOperation - 0x869984387f001ac36e4effbf4a967babbac4423a2bc0e73b79d4e05d58868c87 +bundler_1 | 2023-10-16T12:15:42.901486919Z UserOperation: Sender=0x910c02278d001Bfd2fBF952f7b377edb0ee67098 Nonce=6290339729134957101056 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:43.390753544Z until 281474976710655 now= 1697458543 +bundler_1 | 2023-10-16T12:15:43.402817311Z sent eth_sendUserOperation - 0x99cfebaba9023bb732343d9a112e1f22869da3445dab01aff170140db7b2a2b4 +bundler_1 | 2023-10-16T12:15:43.408179152Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:43.413422586Z UserOperation: Sender=0xb9Bb8b3c07854074f903A046BC2DBAcBE2e3B257 Nonce=6308786473208666652672 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:43.884791072Z until 281474976710655 now= 1697458543 +bundler_1 | 2023-10-16T12:15:43.895927481Z sent eth_sendUserOperation - 0x8d1fb4eec1329a6b2fd0834845205976990c2e85cc3f2254a384d0d91d0e72c4 +bundler_1 | 2023-10-16T12:15:43.899232391Z UserOperation: Sender=0x286AD3245D57388C593376b2A2e7676086f2Fe8a Nonce=6327233217282376204288 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:44.357736759Z until 281474976710655 now= 1697458544 +bundler_1 | 2023-10-16T12:15:44.373260246Z sent eth_sendUserOperation - 0xe4e28ce7434322caabaafb9dd34a63e870c928f06ac987c9afd7698761ad7d2f +bundler_1 | 2023-10-16T12:15:44.376580258Z UserOperation: Sender=0xde4B76727f34935dCE03759fdDCA68C4401b96bD Nonce=6345679961356085755904 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:44.877666935Z until 281474976710655 now= 1697458544 +bundler_1 | 2023-10-16T12:15:44.893550045Z sent eth_sendUserOperation - 0xbf2a2204d3917cca827e82bc92822b7abe09ba251c727a413d4375755995dd40 +bundler_1 | 2023-10-16T12:15:44.896892958Z UserOperation: Sender=0x2F2ECe3D879FEc558FFCcEC20555adbb61b8d53E Nonce=6364126705429795307520 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:45.402935050Z until 281474976710655 now= 1697458545 +bundler_1 | 2023-10-16T12:15:45.416898838Z sent eth_sendUserOperation - 0xb2bc031897026c6f801bebec4a5b587ab04c7c58a8443a8c3a6a5b1453b6905b +bundler_1 | 2023-10-16T12:15:45.420264952Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:45.423380650Z UserOperation: Sender=0x629422a2a2f7826c8ca74622dD7A1f0FB2a8aafc Nonce=6382573449503504859136 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:45.916127297Z until 281474976710655 now= 1697458545 +bundler_1 | 2023-10-16T12:15:45.926977287Z sent eth_sendUserOperation - 0x906ce5a1632d34cb1c2d5d474385ec0f1a8654c193491b7ef8c782b8e0830776 +bundler_1 | 2023-10-16T12:15:45.930687723Z UserOperation: Sender=0x87B3EB72ED7f472A66278dD1F385AE226bFaf04f Nonce=6401020193577214410752 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:46.390426370Z until 281474976710655 now= 1697458546 +bundler_1 | 2023-10-16T12:15:46.401552777Z sent eth_sendUserOperation - 0x1f7b9c20b61641355f6a44e20bcb3f7bf8414afa189c6e2f91262a629112edcd +bundler_1 | 2023-10-16T12:15:46.404934893Z UserOperation: Sender=0xEbb54e5f1096e732f6295FB3DA6Af252a80BDB29 Nonce=6419466937650923962368 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:46.877674666Z until 281474976710655 now= 1697458546 +bundler_1 | 2023-10-16T12:15:46.889287105Z sent eth_sendUserOperation - 0x6817a2bb8a588175d81383acc453e76662c9dc81f1a684922512ef6cf59d4907 +bundler_1 | 2023-10-16T12:15:46.893151551Z UserOperation: Sender=0x19E896a4d6F2C7A45200CC8F6258f90c7f4Cd19E Nonce=6437913681724633513984 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:47.386086309Z until 281474976710655 now= 1697458547 +bundler_1 | 2023-10-16T12:15:47.401063362Z sent eth_sendUserOperation - 0x00327e7eb84d739937a3e4685f029fc791b2f28479fc08e1bbca2e64c708787f +bundler_1 | 2023-10-16T12:15:47.408807154Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:47.412863312Z UserOperation: Sender=0xD6770258A1ccC7574E9a6bf840aF32B5a57C717B Nonce=6456360425798343065600 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:47.918531881Z until 281474976710655 now= 1697458547 +bundler_1 | 2023-10-16T12:15:47.929975309Z sent eth_sendUserOperation - 0x56b860159429d481010b1a9ea797f08c9a37ec0ae534d2a3bc3c7943eda121c4 +bundler_1 | 2023-10-16T12:15:47.933784151Z UserOperation: Sender=0xB3D54f8f253fAa6Bc036e797D57EBF9F9C1d296f Nonce=6474807169872052617216 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:48.451854408Z until 281474976710655 now= 1697458548 +bundler_1 | 2023-10-16T12:15:48.463633658Z sent eth_sendUserOperation - 0x0e3c0a1dd1ce8bfafd07bfb35ab9f514c3d34f97ee8a2c184f8d45877ff16fcd +bundler_1 | 2023-10-16T12:15:48.467165582Z UserOperation: Sender=0x780342E03d23b1b09d21F60C7Ad1B77B95CB2EEb Nonce=6493253913945762168832 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:48.955380541Z until 281474976710655 now= 1697458548 +bundler_1 | 2023-10-16T12:15:48.968610682Z sent eth_sendUserOperation - 0x2c94aa9ba21486552143e13237bc4e09d963c8ba1a4db6a31b6fd634280e813e +bundler_1 | 2023-10-16T12:15:48.972748845Z UserOperation: Sender=0x455AC9a8bb840Cf6aec25bf8Dbf298761e4511e6 Nonce=6511700658019471720448 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:49.441944794Z until 281474976710655 now= 1697458549 +bundler_1 | 2023-10-16T12:15:49.452883089Z sent eth_sendUserOperation - 0x0e4cccb92ec869d5a2f5d2b5e3e7acad32fc20c5550506a0e34cb93c62a46d09 +bundler_1 | 2023-10-16T12:15:49.456138797Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:49.459664821Z UserOperation: Sender=0x6e586663aBf54eA639f906C86E57453eC7Abab67 Nonce=6530147402093181272064 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:50.017066380Z until 281474976710655 now= 1697458550 +bundler_1 | 2023-10-16T12:15:50.042091072Z sent eth_sendUserOperation - 0x7c948ac990d948f3ca9439232007c6574d1480aaf8156075736310599395bc5e +bundler_1 | 2023-10-16T12:15:50.045606896Z UserOperation: Sender=0x7d19C297789Ca56abBc6d9343434d3163BD56F26 Nonce=6548594146166890823680 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:50.550166294Z until 281474976710655 now= 1697458550 +bundler_1 | 2023-10-16T12:15:50.564458803Z sent eth_sendUserOperation - 0x26eb4dc04a582d7a33c0f29f3cf49d0eec208c88b8b15112556a13c1a7d42f90 +bundler_1 | 2023-10-16T12:15:50.568267245Z UserOperation: Sender=0x350a04b12Ee53902D96F3a739D5DaC0451823111 Nonce=6567040890240600375296 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:51.078589003Z until 281474976710655 now= 1697458551 +bundler_1 | 2023-10-16T12:15:51.089240669Z sent eth_sendUserOperation - 0x704b41cc54d5f1191fa0b7143de6564d817e4dd61e878c69f019bec3cf7a215a +bundler_1 | 2023-10-16T12:15:51.093243720Z UserOperation: Sender=0xA695310F3ec9d71412B2eC24226cEE3B772C1079 Nonce=6585487634314309926912 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:51.604945453Z until 281474976710655 now= 1697458551 +bundler_1 | 2023-10-16T12:15:51.616165855Z sent eth_sendUserOperation - 0x7bdb6f5610adc883eea0e3fbeb733cab50afe2a44f9fb19387e89fbe3ccebd30 +bundler_1 | 2023-10-16T12:15:51.619511165Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:51.622521353Z UserOperation: Sender=0xCCCC6993DEf6E0A4246ADdA6E294f6717ee1DbF6 Nonce=6603934378388019478528 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:52.145030163Z until 281474976710655 now= 1697458552 +bundler_1 | 2023-10-16T12:15:52.155900743Z sent eth_sendUserOperation - 0x5bf8425d1bdbd2cbc5b9d10446e8ece9c20158464c4a1e56555cee3ad78f0e1c +bundler_1 | 2023-10-16T12:15:52.159398762Z UserOperation: Sender=0xABE2Ef5297d4e6A63df479A39eDf9Fe6Ec81f3EE Nonce=6622381122461729030144 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:52.656842202Z until 281474976710655 now= 1697458552 +bundler_1 | 2023-10-16T12:15:52.667503670Z sent eth_sendUserOperation - 0x10bf5fd330e298fe7d6b26d15ce2d4d8bd8396ae9dab9fabc15c4ff987cc5245 +bundler_1 | 2023-10-16T12:15:52.670929984Z UserOperation: Sender=0x2718F974C1e127Bd08F76c12911fA63FeD50f6Df Nonce=6640827866535438581760 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:53.180033055Z until 281474976710655 now= 1697458553 +bundler_1 | 2023-10-16T12:15:53.194386253Z sent eth_sendUserOperation - 0x94ee90c6e2b690d157b3cda1c56ef9ed90db9963811b9faab30b24f218296cdf +bundler_1 | 2023-10-16T12:15:53.197917474Z UserOperation: Sender=0x9a61e37e9aC01D083dA769b2A8Fa53078cd46677 Nonce=6659274610609148133376 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:53.728144867Z until 281474976710655 now= 1697458553 +bundler_1 | 2023-10-16T12:15:53.739389371Z sent eth_sendUserOperation - 0x2d9f7dda2d03c626bbf1c448e4151e2f713d5278e6757d872e3eed8ad24befb4 +bundler_1 | 2023-10-16T12:15:53.742551669Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:53.745753369Z UserOperation: Sender=0x13d47EA58321065AaDb71aA212f185245ba70472 Nonce=6677721354682857684992 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:54.227348517Z until 281474976710655 now= 1697458554 +bundler_1 | 2023-10-16T12:15:54.237989083Z sent eth_sendUserOperation - 0x0c147b721c23531ab3a90d576f5b07df369172b698abe6f16b0cbf2685a6651a +bundler_1 | 2023-10-16T12:15:54.241548406Z UserOperation: Sender=0x88146378325d586f2fEa3eAe5b214C62D9cBdc21 Nonce=6696168098756567236608 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:54.726574769Z until 281474976710655 now= 1697458554 +bundler_1 | 2023-10-16T12:15:54.737784471Z sent eth_sendUserOperation - 0x54062f1002055391b834e3ab398412876424d468574bd75969d53d7498c7cd54 +bundler_1 | 2023-10-16T12:15:54.741184584Z UserOperation: Sender=0x5473a20009A79b460F410B33155f5A1FBAf237cF Nonce=6714614842830276788224 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:55.247430675Z until 281474976710655 now= 1697458555 +bundler_1 | 2023-10-16T12:15:55.260046565Z sent eth_sendUserOperation - 0x6fc2b85e1e87f5c51adad5437dd8526b23094d5eb7899ca0bd7c754b9da36af4 +bundler_1 | 2023-10-16T12:15:55.263448878Z UserOperation: Sender=0x04f03723B30F1B76068405A8675CeaA7BdCf53A6 Nonce=6733061586903986339840 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:55.726686577Z until 281474976710655 now= 1697458555 +bundler_1 | 2023-10-16T12:15:55.739123256Z sent eth_sendUserOperation - 0x31b07cd5caade9462375f8f528069410c3e4cce04e2ef1f1c61a0b662b1c438a +bundler_1 | 2023-10-16T12:15:55.742315455Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:55.745734569Z UserOperation: Sender=0xd72f50Fc5dcEeE62C4eE8B145e21ff4ec542866B Nonce=6751508330977695891456 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:56.251798249Z until 281474976710655 now= 1697458556 +bundler_1 | 2023-10-16T12:15:56.262587825Z sent eth_sendUserOperation - 0x87505ebe43a18616a6c58786738b1b573ab5dbaf9f6d2cb4389e25827a5dab0d +bundler_1 | 2023-10-16T12:15:56.266099445Z UserOperation: Sender=0x6c3DD91320aD93998b3f43Da0b6075d9d3F990f9 Nonce=6769955075051405443072 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:56.757432603Z until 281474976710655 now= 1697458556 +bundler_1 | 2023-10-16T12:15:56.768349786Z sent eth_sendUserOperation - 0xe857bbc3785f01c65ef3839bc6ef1c39dc3a84ed583a4f77dfcf868f14dd9176 +bundler_1 | 2023-10-16T12:15:56.771708296Z UserOperation: Sender=0x88638a84163222a11C3cC2355AB0b6579B63b598 Nonce=6788401819125114994688 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:57.264791464Z until 281474976710655 now= 1697458557 +bundler_1 | 2023-10-16T12:15:57.277254844Z sent eth_sendUserOperation - 0x8bab4822ce3b3d5429fe2eaf191ea46952b1921926d12173d1c7d430b4d399f6 +bundler_1 | 2023-10-16T12:15:57.281487309Z UserOperation: Sender=0xC0CC3aa89bc7DE27fC16FC04017090449D57f980 Nonce=6806848563198824546304 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:57.736900718Z until 281474976710655 now= 1697458557 +bundler_1 | 2023-10-16T12:15:57.747804701Z sent eth_sendUserOperation - 0x7c3f159d058c1395623ec111a583e05ad85765c0867d4d0d50017ee48472079f +bundler_1 | 2023-10-16T12:15:57.751069805Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:57.753786775Z UserOperation: Sender=0xE938cA0f305CF9d21eDBE6CD34333c64bFbeff7f Nonce=6825295307272534097920 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:58.258808890Z until 281474976710655 now= 1697458558 +bundler_1 | 2023-10-16T12:15:58.280890272Z sent eth_sendUserOperation - 0x66cb4a22199c35e54741e0b598d89f169d517e4b9d308a2e4ca3441cecaad351 +bundler_1 | 2023-10-16T12:15:58.284377390Z UserOperation: Sender=0x0E0B01080A4d14E2f3D4AcC513540716eA0aab2e Nonce=6843742051346243649536 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:58.782543127Z until 281474976710655 now= 1697458558 +bundler_1 | 2023-10-16T12:15:58.794363700Z sent eth_sendUserOperation - 0x7c702e9e02a24db8336d60c9391cf7247d2e118214cff15a3abfe605d871d4ce +bundler_1 | 2023-10-16T12:15:58.797558609Z UserOperation: Sender=0xCFd76528e1D467EDC53d0907d3407345f7088316 Nonce=6862188795419953201152 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:59.294980048Z until 281474976710655 now= 1697458559 +bundler_1 | 2023-10-16T12:15:59.306488901Z sent eth_sendUserOperation - 0x1fa1a7208a862ec6055f65279c25708562dfc9e7f0dd4085508690d568b215f7 +bundler_1 | 2023-10-16T12:15:59.311057400Z UserOperation: Sender=0x0fF3b14Fb626fda5870e1dDff29A4E9C2b5aAD72 Nonce=6880635539493662752768 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:15:59.799970883Z until 281474976710655 now= 1697458559 +bundler_1 | 2023-10-16T12:15:59.811389130Z sent eth_sendUserOperation - 0x2ea702256db6fa7e2d260d6533a4cfa58b32a56f1efbbe779b1183a1af03f058 +bundler_1 | 2023-10-16T12:15:59.820757643Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:15:59.823659533Z UserOperation: Sender=0x3da45cC0428A358527BC2ee87DEc840d2cC90158 Nonce=6899082283567372304384 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:00.356697802Z until 281474976710655 now= 1697458560 +bundler_1 | 2023-10-16T12:16:00.373925229Z sent eth_sendUserOperation - 0x4d409bf46ea8ba1f77bbe804545f0366ae93cecd3ba3224d38897af907df9e9d +bundler_1 | 2023-10-16T12:16:00.377453660Z UserOperation: Sender=0x667140d0EBd7415d4DB2Cee70f32fD814Ca0E0cf Nonce=6917529027641081856000 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:00.880568372Z until 281474976710655 now= 1697458560 +bundler_1 | 2023-10-16T12:16:00.891681099Z sent eth_sendUserOperation - 0xffbf1814b4ca07c56a10fa5d2a73b2536ea3f4c8782affde976b7370781c5e56 +bundler_1 | 2023-10-16T12:16:00.895541052Z UserOperation: Sender=0x1F2560D309D216239eE40A3A2A4B81bf7b39FF3A Nonce=6935975771714791407616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:01.405907238Z until 281474976710655 now= 1697458561 +bundler_1 | 2023-10-16T12:16:01.429293168Z sent eth_sendUserOperation - 0xace9d897d4da6e50a105cda4d995bfbd51de3c33de65711db0d801e646ffc2de +bundler_1 | 2023-10-16T12:16:01.432896803Z UserOperation: Sender=0x5F19dB7F7f6Ce053e6F44D11d77de8b7E09F0063 Nonce=6954422515788500959232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:01.894949329Z until 281474976710655 now= 1697458561 +bundler_1 | 2023-10-16T12:16:01.906457082Z sent eth_sendUserOperation - 0xbe39317c0a9cfd3ed3eb58eaae988cb2e1631acbcf88738d541984d305911514 +bundler_1 | 2023-10-16T12:16:01.909781600Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:01.913457740Z UserOperation: Sender=0xAd1Fe96644360FEC0583B9D9E06cFe1106aD666a Nonce=6972869259862210510848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:02.420191089Z until 281474976710655 now= 1697458562 +bundler_1 | 2023-10-16T12:16:02.431140005Z sent eth_sendUserOperation - 0xe468b97aeb63c08cd8dec7cd0122703209178a3d5084747b79354fb234ea17f3 +bundler_1 | 2023-10-16T12:16:02.434823446Z UserOperation: Sender=0x555AA7f94842710EEa6E926db35c2fb2933FC6E9 Nonce=6991316003935920062464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:02.961947328Z until 281474976710655 now= 1697458562 +bundler_1 | 2023-10-16T12:16:02.973185364Z sent eth_sendUserOperation - 0x00cfc8d911aa3372f58441446817e42d65005a0806ab24459b0f8e06c5a252c4 +bundler_1 | 2023-10-16T12:16:02.977095919Z UserOperation: Sender=0xa9697Bd5db8a360d867CEe01e7Fece6072acFBf2 Nonce=7009762748009629614080 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:03.452985050Z until 281474976710655 now= 1697458563 +bundler_1 | 2023-10-16T12:16:03.468578070Z sent eth_sendUserOperation - 0x742ea35c7398f69bac254463f309789eca2a03a8a84dfd39009d76021a3a4a3b +bundler_1 | 2023-10-16T12:16:03.472079299Z UserOperation: Sender=0x216a6730AAf90587537437534A2EBE583828251a Nonce=7028209492083339165696 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:03.923331619Z until 281474976710655 now= 1697458563 +bundler_1 | 2023-10-16T12:16:03.934738565Z sent eth_sendUserOperation - 0x32778c13ace635193fd2b82fe6a5143c509300541a77aa8c680415e39f47cb28 +bundler_1 | 2023-10-16T12:16:03.938062782Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:03.940975773Z UserOperation: Sender=0xD5D03800DD7587F0728126818b8bF59f689Eb268 Nonce=7046656236157048717312 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:04.443671058Z until 281474976710655 now= 1697458564 +bundler_1 | 2023-10-16T12:16:04.456551300Z sent eth_sendUserOperation - 0x8a3a6cbaedac9ab0f4a46696ec3ed75d78293248aa5ae5bbfbcb25888d0a618c +bundler_1 | 2023-10-16T12:16:04.460077331Z UserOperation: Sender=0x5481bDBD72A902909E2637735901FD8Cc49F7469 Nonce=7065102980230758268928 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:04.916919016Z until 281474976710655 now= 1697458564 +bundler_1 | 2023-10-16T12:16:04.934850789Z sent eth_sendUserOperation - 0x12801b95d0ea0ab0a66334a86711022e0f1f4cd2e74aa2a858b76b784b338def +bundler_1 | 2023-10-16T12:16:04.939356484Z UserOperation: Sender=0x553f96124a63E3321E84c044886227569Aece3A3 Nonce=7083549724304467820544 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:05.446898885Z until 281474976710655 now= 1697458565 +bundler_1 | 2023-10-16T12:16:05.467154810Z sent eth_sendUserOperation - 0xace17de933bf6366051465cd458ad883d25ec7d6f67b5aed403b3adcd2e5c7c2 +bundler_1 | 2023-10-16T12:16:05.470663440Z UserOperation: Sender=0x8156fe22cb64fd7ACB9C4a9ad5EAD321cA41482b Nonce=7101996468378177372160 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:05.967334130Z until 281474976710655 now= 1697458565 +bundler_1 | 2023-10-16T12:16:05.978272246Z sent eth_sendUserOperation - 0xaea0fe27941dd439f89477dfe2a934ef844efe80f7bb551a67ccba9833e98e5e +bundler_1 | 2023-10-16T12:16:05.983749504Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:05.987036219Z UserOperation: Sender=0xbbfF697461B319edD485A896E7b1d28a09D9fdBA Nonce=7120443212451886923776 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:06.495740297Z until 281474976710655 now= 1697458566 +bundler_1 | 2023-10-16T12:16:06.508268816Z sent eth_sendUserOperation - 0xeb66e4a8f3babac855244f91bbff2568110912e10f3c51903d1c74a1a6029716 +bundler_1 | 2023-10-16T12:16:06.511778246Z UserOperation: Sender=0xa909DCFd81aCb9316C5c97E7464E962FeC983024 Nonce=7138889956525596475392 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:07.015452778Z until 281474976710655 now= 1697458567 +bundler_1 | 2023-10-16T12:16:07.029222465Z sent eth_sendUserOperation - 0xcd966d294a780f53d4d152c5981e438e9cfb7d69ce8643417765dfc5869555eb +bundler_1 | 2023-10-16T12:16:07.032691088Z UserOperation: Sender=0x18Cb60d366a7331AeAc2b3F9ea883398ffc4DC54 Nonce=7157336700599306027008 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:07.558192830Z until 281474976710655 now= 1697458567 +bundler_1 | 2023-10-16T12:16:07.573415511Z sent eth_sendUserOperation - 0x0c2cc691218a99a9fe861d378134f6bf7bdd1e298283e04e3fa77c898c872495 +bundler_1 | 2023-10-16T12:16:07.577010442Z UserOperation: Sender=0xD3f858556dEE798275a2c38da80d6c894097Eb83 Nonce=7175783444673015578624 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:08.083924587Z until 281474976710655 now= 1697458568 +bundler_1 | 2023-10-16T12:16:08.103237031Z sent eth_sendUserOperation - 0x2c517428d6d936fa21380b60a375a93fe85003d395f0c649f8f11ee99aead837 +bundler_1 | 2023-10-16T12:16:08.106718455Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:08.109800054Z UserOperation: Sender=0xE9512634F36132A01639F6800AB23f264689c5D2 Nonce=7194230188746725130240 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:08.635785127Z until 281474976710655 now= 1697458568 +bundler_1 | 2023-10-16T12:16:08.647490281Z sent eth_sendUserOperation - 0x50380d49d4bf57fbfd019bd2050ffc703904ad24611423429a904c5b4a139816 +bundler_1 | 2023-10-16T12:16:08.651057810Z UserOperation: Sender=0xF29d991408a9B8F4036a175f369538bfb2960166 Nonce=7212676932820434681856 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:09.165050511Z until 281474976710655 now= 1697458569 +bundler_1 | 2023-10-16T12:16:09.177935541Z sent eth_sendUserOperation - 0x78fa680b8e337f35da0a7d990d7fc62650ad8a7ec1cd60f045c73c336e5fad08 +bundler_1 | 2023-10-16T12:16:09.181539973Z UserOperation: Sender=0x4597e6199006E458508cee60E4Ed2b70538B2Bff Nonce=7231123676894144233472 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:09.686162570Z until 281474976710655 now= 1697458569 +bundler_1 | 2023-10-16T12:16:09.697016969Z sent eth_sendUserOperation - 0x646b7d189523780a76882d824ed8c88c17d6fff8cfdfd678853e79de1c6f2b60 +bundler_1 | 2023-10-16T12:16:09.700623902Z UserOperation: Sender=0xaAaccc0cc6E1d2b0f097cF4c35a2584875FE1BA1 Nonce=7249570420967853785088 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:10.182629343Z until 281474976710655 now= 1697458570 +bundler_1 | 2023-10-16T12:16:10.199395022Z sent eth_sendUserOperation - 0xf30fee948072897e1ef3f64c425c439b96df4e91283baecd08c0da013fa456f0 +bundler_1 | 2023-10-16T12:16:10.202768740Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:10.205620623Z UserOperation: Sender=0xb3c630B357Ef286C9783932C782c47ecfB8f3e96 Nonce=7268017165041563336704 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:10.702323311Z until 281474976710655 now= 1697458570 +bundler_1 | 2023-10-16T12:16:10.714353585Z sent eth_sendUserOperation - 0xa0205e596bc2eed7b2af0cb02846ce779f66ad7ff45359ec5a38660403828c12 +bundler_1 | 2023-10-16T12:16:10.718151630Z UserOperation: Sender=0xe589eEE64554b61afE418343DE917a487B33950F Nonce=7286463909115272888320 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:11.221824866Z until 281474976710655 now= 1697458571 +bundler_1 | 2023-10-16T12:16:11.235730262Z sent eth_sendUserOperation - 0x19b3bc6c5c29dbb5d4becf1d72af474f2b4820c0badccf5b9f09a11d4718b1a1 +bundler_1 | 2023-10-16T12:16:11.239207686Z UserOperation: Sender=0x8224437E3714C2679366803b1e76047A1CD37De7 Nonce=7304910653188982439936 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:11.744757643Z until 281474976710655 now= 1697458571 +bundler_1 | 2023-10-16T12:16:11.764719728Z sent eth_sendUserOperation - 0x4c059da861910d6e43faeefff85991e3d73734006600444496a9c4ac0afe08ef +bundler_1 | 2023-10-16T12:16:11.768792691Z UserOperation: Sender=0x9B55B9f07ee774AAb941157660Da75F7840C9924 Nonce=7323357397262691991552 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:12.258861351Z until 281474976710655 now= 1697458572 +bundler_1 | 2023-10-16T12:16:12.270951429Z sent eth_sendUserOperation - 0x4de66bd8b0f234db02057dc0077e2acdfd37b7d9c471bf02388bd5dd75a09004 +bundler_1 | 2023-10-16T12:16:12.276289273Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:12.279381672Z UserOperation: Sender=0x80f7f42d9472305A03F020bf0c99fe64D20Bb5a1 Nonce=7341804141336401543168 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:12.815786816Z until 281474976710655 now= 1697458572 +bundler_1 | 2023-10-16T12:16:12.826317595Z sent eth_sendUserOperation - 0xb56e02e72e25761c7cb3608bd732bfa3202bc339f4217f06a10c899496110df1 +bundler_1 | 2023-10-16T12:16:12.829707813Z UserOperation: Sender=0x5630Ef1Cf7F220c82853dabba05966A6055a3216 Nonce=7360250885410111094784 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:13.351168595Z until 281474976710655 now= 1697458573 +bundler_1 | 2023-10-16T12:16:13.364123429Z sent eth_sendUserOperation - 0xd9b702690d768deb91b4ea051bea3da005b526998fbc40d1a473a28c0154f3a6 +bundler_1 | 2023-10-16T12:16:13.368051182Z UserOperation: Sender=0x80e44BAC68cB1De80c37B2ED46701fCF65771Ad2 Nonce=7378697629483820646400 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:13.874436893Z until 281474976710655 now= 1697458573 +bundler_1 | 2023-10-16T12:16:13.886243153Z sent eth_sendUserOperation - 0xe5e31c6f7cae88368ffd2c20fc84d29d82bbe8d5e8677d1a261882ba9ff76c68 +bundler_1 | 2023-10-16T12:16:13.889679974Z UserOperation: Sender=0xf992e2545FE36bF32465310Ba6b29941819821FB Nonce=7397144373557530198016 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:14.355169052Z until 281474976710655 now= 1697458574 +bundler_1 | 2023-10-16T12:16:14.365082790Z sent eth_sendUserOperation - 0x5273a7ee4207814ec54c4a819399ec3bdc25c9632bbdeb0912e4c18f81016669 +bundler_1 | 2023-10-16T12:16:14.368336500Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:14.371832825Z UserOperation: Sender=0x41b293193975423ca507e2a2816C2A97818689e4 Nonce=7415591117631239749632 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:14.877889417Z until 281474976710655 now= 1697458574 +bundler_1 | 2023-10-16T12:16:14.887422258Z sent eth_sendUserOperation - 0x0caf57ea5572510d5f6865869601689141fd0a980a5ffecb6dec4479ddfdf686 +bundler_1 | 2023-10-16T12:16:14.890968860Z UserOperation: Sender=0xf689D30E78e502DA7D6Edf0754ED2835fe4c2d7e Nonce=7434037861704949301248 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:15.374264524Z until 281474976710655 now= 1697458575 +bundler_1 | 2023-10-16T12:16:15.386496419Z sent eth_sendUserOperation - 0x3ac2881c927a9f9e80e24751fc304dabd1be2a4097833fd6cdb7375e6195ca28 +bundler_1 | 2023-10-16T12:16:15.390711359Z UserOperation: Sender=0x446F5c2f4b667034EAb42CCdFDA2e735ed4686D0 Nonce=7452484605778658852864 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:15.887855210Z until 281474976710655 now= 1697458575 +bundler_1 | 2023-10-16T12:16:15.898898538Z sent eth_sendUserOperation - 0x2d883e70225ecc53ee0e1235df1c71eb03adcf4b9ea8dd9265d32c532c003301 +bundler_1 | 2023-10-16T12:16:15.903786616Z UserOperation: Sender=0x5583BB8287b6F815274ff2287A19f3385B89a583 Nonce=7470931349852368404480 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:16.398916053Z until 281474976710655 now= 1697458576 +bundler_1 | 2023-10-16T12:16:16.411044042Z sent eth_sendUserOperation - 0x2ba363a54a97ce7ac22fc4d4de25375f77a48642d0faec3b07796a2aefa1fb5f +bundler_1 | 2023-10-16T12:16:16.414329528Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:16.417311698Z UserOperation: Sender=0xBA3C384245aaA6eC2B2F156ad01515A8a396571d Nonce=7489378093926077956096 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:16.915496008Z until 281474976710655 now= 1697458576 +bundler_1 | 2023-10-16T12:16:16.927288879Z sent eth_sendUserOperation - 0x3f4232ba0fb5d473f40034311fd68b5e70f3d6c66c277689b8261d6576665e98 +bundler_1 | 2023-10-16T12:16:16.931666927Z UserOperation: Sender=0x7C7966967837eED4BA9440057851f65410798b38 Nonce=7507824837999787507712 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:17.450380604Z until 281474976710655 now= 1697458577 +bundler_1 | 2023-10-16T12:16:17.460894202Z sent eth_sendUserOperation - 0xd4b3f2eaf0be499636b5d738990e94087f366f40b968f60487a97be422a80e89 +bundler_1 | 2023-10-16T12:16:17.464622314Z UserOperation: Sender=0xED439885696e22CC382D54B5AfE4790005472d23 Nonce=7526271582073497059328 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:17.934212199Z until 281474976710655 now= 1697458577 +bundler_1 | 2023-10-16T12:16:17.946145277Z sent eth_sendUserOperation - 0x332108c308d97e899827a43b958a9d6666fba8e6c0a26926152611e951b4df35 +bundler_1 | 2023-10-16T12:16:17.949644776Z UserOperation: Sender=0xb394104B6482C186e0F158e725c4CECa7F7FC5ac Nonce=7544718326147206610944 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:18.448471723Z until 281474976710655 now= 1697458578 +bundler_1 | 2023-10-16T12:16:18.463982705Z sent eth_sendUserOperation - 0xe09788a019ce3e3689476afeae99c94af7b08fa1fafedece17d923b384f3aa39 +bundler_1 | 2023-10-16T12:16:18.467546507Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:18.470575279Z UserOperation: Sender=0x1c93f5071878E887C5109B16c733162467dbFe12 Nonce=7563165070220916162560 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:18.959723776Z until 281474976710655 now= 1697458578 +bundler_1 | 2023-10-16T12:16:18.974165297Z sent eth_sendUserOperation - 0x1c698587ed1708345016357cb6fcc16f49b2355846902e08f8b3fd94d1840408 +bundler_1 | 2023-10-16T12:16:18.977852307Z UserOperation: Sender=0x23a4ECe22F0c4DfEe7f113EEF0B5C8C71a656DF8 Nonce=7581611814294625714176 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:19.486766927Z until 281474976710655 now= 1697458579 +bundler_1 | 2023-10-16T12:16:19.502989749Z sent eth_sendUserOperation - 0x186eb94e04d8c4a790c5bb07f50657cc5c442c12246b2bd0b09bd87817033024 +bundler_1 | 2023-10-16T12:16:19.506643856Z UserOperation: Sender=0x8a368DC17fe695eC20Fa4F6c51A3CDaaC52F0bc2 Nonce=7600058558368335265792 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:19.991346152Z until 281474976710655 now= 1697458579 +bundler_1 | 2023-10-16T12:16:20.008185529Z sent eth_sendUserOperation - 0xe77e15159c69ff9536bccb99e3dccb37242ae36da98339d488d30a616c0950e7 +bundler_1 | 2023-10-16T12:16:20.012190486Z UserOperation: Sender=0xAE0b608Db3a4D85C4Ff792Be1191E0DAdB35953d Nonce=7618505302442044817408 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:20.539027484Z until 281474976710655 now= 1697458580 +bundler_1 | 2023-10-16T12:16:20.549851876Z sent eth_sendUserOperation - 0xdc7f5cf9529b096ee2f689589bcea84c18f5e7424154f8a2fd8524517461307c +bundler_1 | 2023-10-16T12:16:20.554127750Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:20.558707643Z UserOperation: Sender=0x0092c7dc2f7aadc7aF0ADF145DA9C2D633Fa22a0 Nonce=7636952046515754369024 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:21.040704573Z until 281474976710655 now= 1697458581 +bundler_1 | 2023-10-16T12:16:21.051197744Z sent eth_sendUserOperation - 0x5b18b398668e57e26e4ad2f3193d70bae386142c3e31d88450082c6999819259 +bundler_1 | 2023-10-16T12:16:21.056909110Z UserOperation: Sender=0x8f10a90D52fdA47BBaddcBA550F3a2703b18B58B Nonce=7655398790589463920640 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:21.535637331Z until 281474976710655 now= 1697458581 +bundler_1 | 2023-10-16T12:16:21.544943226Z sent eth_sendUserOperation - 0x16e4c1d2000e67be538bad645ee28193fb620cb20f87c5780e00534291e5bd62 +bundler_1 | 2023-10-16T12:16:21.548359145Z UserOperation: Sender=0x74B8D9802Eea51c5C41c197C1264B0770c636737 Nonce=7673845534663173472256 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:22.023159915Z until 281474976710655 now= 1697458582 +bundler_1 | 2023-10-16T12:16:22.033933404Z sent eth_sendUserOperation - 0x115f8792021833fef1b21e8fa39762ebf75d189f07c3a42fc3c03fbeef0478ea +bundler_1 | 2023-10-16T12:16:22.037419427Z UserOperation: Sender=0xf14b7A883fdb817fDF7cB06FC8c11f25Bf537D60 Nonce=7692292278736883023872 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:22.529619510Z until 281474976710655 now= 1697458582 +bundler_1 | 2023-10-16T12:16:22.540328395Z sent eth_sendUserOperation - 0xe5d2b412bb35c76a7922fdfaeffece9a2e096df14e87fb12f86de1328c6d284d +bundler_1 | 2023-10-16T12:16:22.545764943Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:22.548954947Z UserOperation: Sender=0x9B5dBe6A0712AB9053FC419B01C531ffA23535D3 Nonce=7710739022810592575488 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:23.031130956Z until 281474976710655 now= 1697458583 +bundler_1 | 2023-10-16T12:16:23.041844294Z sent eth_sendUserOperation - 0x0c0e78fce7831745b74ee6cbacec92f7fe168179998a480e948714573a6a65bc +bundler_1 | 2023-10-16T12:16:23.045323433Z UserOperation: Sender=0x73B35e9484Ee25BD2D1954cA04cEDA53Be5C7987 Nonce=7729185766884302127104 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:23.560139676Z until 281474976710655 now= 1697458583 +bundler_1 | 2023-10-16T12:16:23.573026963Z sent eth_sendUserOperation - 0x9c4085b261e67fc89379bb7111e4f0921e3338840badf41f361bb82bf7e23344 +bundler_1 | 2023-10-16T12:16:23.576409996Z UserOperation: Sender=0xe476EF78eeD385a5473247284432f6DBF70cC281 Nonce=7747632510958011678720 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:24.090426684Z until 281474976710655 now= 1697458584 +bundler_1 | 2023-10-16T12:16:24.101280531Z sent eth_sendUserOperation - 0x618ce73c9a105a54644442fe8cf1ad1c056b12a469e86d0ceddc9a86b6a0147a +bundler_1 | 2023-10-16T12:16:24.104849977Z UserOperation: Sender=0xAc41AC6d428F1d5FCF8cFCF360FABBd1e366FA2B Nonce=7766079255031721230336 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:24.618465137Z until 281474976710655 now= 1697458584 +bundler_1 | 2023-10-16T12:16:24.629628005Z sent eth_sendUserOperation - 0x28d577d94d6d2c1c86dedacdc0bf92596279f75c442995ffa7957d1e81c03343 +bundler_1 | 2023-10-16T12:16:24.632713418Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:24.635723125Z UserOperation: Sender=0x0733E2f6f1bCB3e97d77cd82F51AFe28D3561cf9 Nonce=7784525999105430781952 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:25.141722360Z until 281474976710655 now= 1697458585 +bundler_1 | 2023-10-16T12:16:25.152558006Z sent eth_sendUserOperation - 0xbd8dd2f97867e12203bf66d2d1e7d998e63dfe0efda9daeceb0094688b6a75e5 +bundler_1 | 2023-10-16T12:16:25.155960241Z UserOperation: Sender=0x4e7E7A99b0AC84e5bFDAB310D3559aD63f2BDDaF Nonce=7802972743179140333568 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:25.627379096Z until 281474976710655 now= 1697458585 +bundler_1 | 2023-10-16T12:16:25.642398830Z sent eth_sendUserOperation - 0x0901de268d8fbe3d023b17e3fd1bc89d259fd8ac3ef11f62576c96a12a5ef946 +bundler_1 | 2023-10-16T12:16:25.645965975Z UserOperation: Sender=0x80B2ABe36b9a76C025a5b32036f00f02ddDb3626 Nonce=7821419487252849885184 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:26.114349321Z until 281474976710655 now= 1697458586 +bundler_1 | 2023-10-16T12:16:26.124689233Z sent eth_sendUserOperation - 0x1cb6e901818340ef300ffeee4f860bd81a9ee96304eed7b0ae1bc0a6efc0e935 +bundler_1 | 2023-10-16T12:16:26.128292681Z UserOperation: Sender=0xC67C42a4699A23F0E7AE654588C3714947477647 Nonce=7839866231326559436800 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:26.596934945Z until 281474976710655 now= 1697458586 +bundler_1 | 2023-10-16T12:16:26.608863666Z sent eth_sendUserOperation - 0x9071b3f37deded333f50ee99e024a22652898f6edb02d8927fc6f9185fbf8d3b +bundler_1 | 2023-10-16T12:16:26.612111490Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:26.614936184Z UserOperation: Sender=0x984CdbE3Aa0404f97949b54E1B41E5135D7b22B7 Nonce=7858312975400268988416 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:27.077115003Z until 281474976710655 now= 1697458587 +bundler_1 | 2023-10-16T12:16:27.093592237Z sent eth_sendUserOperation - 0x9a97310e6e5e50a7e55529b109a7f8dcc86e6e97881363b7d8427a7873d5d6a7 +bundler_1 | 2023-10-16T12:16:27.103429815Z UserOperation: Sender=0xB86F9f7702960120c1670f2c7DE6725CF800Bd35 Nonce=7876759719473978540032 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:27.593585359Z until 281474976710655 now= 1697458587 +bundler_1 | 2023-10-16T12:16:27.604307998Z sent eth_sendUserOperation - 0x766050ac4e493ede204df54e25601301e300591b0539856901de262d205ead84 +bundler_1 | 2023-10-16T12:16:27.607828540Z UserOperation: Sender=0x2b385e528D25E00996d14B8907Aed62eD7679A67 Nonce=7895206463547688091648 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:28.092741124Z until 281474976710655 now= 1697458588 +bundler_1 | 2023-10-16T12:16:28.104326322Z sent eth_sendUserOperation - 0x0e1de0b0e7f4cfd39afc3a4a9fb19829321d0e4910e284fe76a4289db4f12786 +bundler_1 | 2023-10-16T12:16:28.107998874Z UserOperation: Sender=0xE01756B5044CFc9ceff0907eb495f0EC6760c81E Nonce=7913653207621397643264 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:28.598564447Z until 281474976710655 now= 1697458588 +bundler_1 | 2023-10-16T12:16:28.607883389Z sent eth_sendUserOperation - 0x299101979eb3491250b9a2f1f0dfbcb0559e810c0570a3a6e54ea090b4a189bf +bundler_1 | 2023-10-16T12:16:28.611097410Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:28.617818173Z UserOperation: Sender=0xc33eA07529C3d52727C14548f6730d92b4f5fd89 Nonce=7932099951695107194880 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:29.113898026Z until 281474976710655 now= 1697458589 +bundler_1 | 2023-10-16T12:16:29.124478654Z sent eth_sendUserOperation - 0x0d7e1ce76895a694368612cc1155f1567b28bec2618eefba3fb3428431bec1d6 +bundler_1 | 2023-10-16T12:16:29.127811984Z UserOperation: Sender=0xFcfFd66FaA986409dbCCf13dff525c646d85a2C5 Nonce=7950546695768816746496 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:29.590671054Z until 281474976710655 now= 1697458589 +bundler_1 | 2023-10-16T12:16:29.601251034Z sent eth_sendUserOperation - 0xe89b798c5b917f3851e468bd0eb3e7f62509aadf3fdcbce203936e9f65b5d7b2 +bundler_1 | 2023-10-16T12:16:29.604837664Z UserOperation: Sender=0xFe5bF6073775f8F88Cb079F2b3c60a76E66835c7 Nonce=7968993439842526298112 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:30.103476113Z until 281474976710655 now= 1697458590 +bundler_1 | 2023-10-16T12:16:30.117965544Z sent eth_sendUserOperation - 0x54b98e74089fcf89bf37109e928943ad06fcf350f1b35f4edc338a2005280568 +bundler_1 | 2023-10-16T12:16:30.121817892Z UserOperation: Sender=0x70b18aC7777dFf4d428370EC4BF30334dBC4D897 Nonce=7987440183916235849728 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:30.616061358Z until 281474976710655 now= 1697458590 +bundler_1 | 2023-10-16T12:16:30.627066965Z sent eth_sendUserOperation - 0x6d6367fd1701791fed540577921c6634c06b0ae1d7bb8da8962027940c8c4351 +bundler_1 | 2023-10-16T12:16:30.630123862Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:30.632848837Z UserOperation: Sender=0xBE8c093E08bCe5605cA456ba2595dC96a8EFD5BF Nonce=8005886927989945401344 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:31.126151700Z until 281474976710655 now= 1697458591 +bundler_1 | 2023-10-16T12:16:31.136853786Z sent eth_sendUserOperation - 0xa45fe81fcf4bda73c2697da14d12ab9eacce996f6cef313163a9f0b690310ac6 +bundler_1 | 2023-10-16T12:16:31.140585626Z UserOperation: Sender=0x3Bc088D6C5695976676b33D66c744E32a3c129ad Nonce=8024333672063654952960 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:31.649385770Z until 281474976710655 now= 1697458591 +bundler_1 | 2023-10-16T12:16:31.660451380Z sent eth_sendUserOperation - 0x2a67d060cd1a1ac2e1bca317df249c4cf14c6023ad41df928eccc8578db2c576 +bundler_1 | 2023-10-16T12:16:31.663956505Z UserOperation: Sender=0xBeAa01A00ae45F7c20ceA2AdA7F0111e2DaFEC65 Nonce=8042780416137364504576 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:32.152227233Z until 281474976710655 now= 1697458592 +bundler_1 | 2023-10-16T12:16:32.163465154Z sent eth_sendUserOperation - 0xcdc0c6bfef14929ee2f693930417327570f4c7fc83ba2df3830e71fb4df1e20f +bundler_1 | 2023-10-16T12:16:32.171361161Z UserOperation: Sender=0x7143299FBA524618BB269c19E058f14958049424 Nonce=8061227160211074056192 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:32.629329744Z until 281474976710655 now= 1697458592 +bundler_1 | 2023-10-16T12:16:32.650640811Z sent eth_sendUserOperation - 0x441c7f1c3af5f36b322da89f9b2b79763582569bf79c5b915dabb6f627ad5f79 +bundler_1 | 2023-10-16T12:16:32.653870819Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:32.656725702Z UserOperation: Sender=0xF2C40392AaEea291d1F7bbD656BeD9e014C8fA5E Nonce=8079673904284783607808 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:33.118673241Z until 281474976710655 now= 1697458593 +bundler_1 | 2023-10-16T12:16:33.136669995Z sent eth_sendUserOperation - 0x4d9c125a81f9f64ee0449419aed563399fb93c40a5719e4b519636c5ae7d0a3c +bundler_1 | 2023-10-16T12:16:33.140249825Z UserOperation: Sender=0xC5A7199b7B9df71fA9062Fe8627DD5f090461B6C Nonce=8098120648358493159424 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:33.631539946Z until 281474976710655 now= 1697458593 +bundler_1 | 2023-10-16T12:16:33.642316438Z sent eth_sendUserOperation - 0xc27afc32a787422b628420c195f89bd2237d9cd6b0365ddfee1e9aa441eac858 +bundler_1 | 2023-10-16T12:16:33.645889467Z UserOperation: Sender=0x086f2bd6ed9DDAb56174A20C943a48f3EDb00A1f Nonce=8116567392432202711040 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:34.160074257Z until 281474976710655 now= 1697458594 +bundler_1 | 2023-10-16T12:16:34.172035325Z sent eth_sendUserOperation - 0x9d436863ede56ed5b25390881d1455007a7789f72c1a99af040bcc448d83729c +bundler_1 | 2023-10-16T12:16:34.175715961Z UserOperation: Sender=0xD29FE3E6F1e44e624507b5C6a94e364c2F6D50f7 Nonce=8135014136505912262656 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:34.690671601Z until 281474976710655 now= 1697458594 +bundler_1 | 2023-10-16T12:16:34.701576300Z sent eth_sendUserOperation - 0x0a2921763cf2fc71505c3e22ec60a04fc35af1b5993e60d09076713224ce8acc +bundler_1 | 2023-10-16T12:16:34.705176731Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:34.708369436Z UserOperation: Sender=0x0f15FbA2cefE8Ccbe0A8272Ca323E2e7dEdF42dc Nonce=8153460880579621814272 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:35.224551755Z until 281474976710655 now= 1697458595 +bundler_1 | 2023-10-16T12:16:35.235924985Z sent eth_sendUserOperation - 0xa3e120308aa39430d8599685e7e48aef9f701601d12b97f063cb33ce474f1ac2 +bundler_1 | 2023-10-16T12:16:35.239527716Z UserOperation: Sender=0xfE89Af23E9A31f4d7dd2Df1c61D7e0014eb23baA Nonce=8171907624653331365888 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:35.734736589Z until 281474976710655 now= 1697458595 +bundler_1 | 2023-10-16T12:16:35.745922706Z sent eth_sendUserOperation - 0x2862b5194c98f0d54a11443a0e0b89212b96adfc9447f75b87d916f398a83bea +bundler_1 | 2023-10-16T12:16:35.749419931Z UserOperation: Sender=0x437063C13b92Bab804F8942926837229B89BB948 Nonce=8190354368727040917504 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:36.244586801Z until 281474976710655 now= 1697458596 +bundler_1 | 2023-10-16T12:16:36.259620565Z sent eth_sendUserOperation - 0x158332cbd66ae718d77c84b1570a6534bb24b568416364ede231c628209157ab +bundler_1 | 2023-10-16T12:16:36.262997382Z UserOperation: Sender=0x022559e210a16547c61462077ba399549476043f Nonce=8208801112800750469120 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:36.777348583Z until 281474976710655 now= 1697458596 +bundler_1 | 2023-10-16T12:16:36.789670074Z sent eth_sendUserOperation - 0x50588fd528966846a7f6a768b16b24baddd6ea986183dd0f5a90d9c51c36c416 +bundler_1 | 2023-10-16T12:16:36.796647321Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:36.800484667Z UserOperation: Sender=0xFe387b5d00665d0469EFa6c963F5C75144b856f1 Nonce=8227247856874460020736 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:37.295581633Z until 281474976710655 now= 1697458597 +bundler_1 | 2023-10-16T12:16:37.305731484Z sent eth_sendUserOperation - 0x1870e0fe336943938265ff6e370895d30bad853af4c800eebea10ff49b4be472 +bundler_1 | 2023-10-16T12:16:37.309089400Z UserOperation: Sender=0xc71B9Fba6Bd275EA72487584Bd5698Fb59d9a65C Nonce=8245694600948169572352 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:37.810843193Z until 281474976710655 now= 1697458597 +bundler_1 | 2023-10-16T12:16:37.822359531Z sent eth_sendUserOperation - 0xcd2a025387584dcf982e812315ab1a223643ce037d1dc030a7a60e9e2d4f7110 +bundler_1 | 2023-10-16T12:16:37.825853256Z UserOperation: Sender=0x767e713F97F82A19acbc1d4CC1f4Ad6E4D7B7960 Nonce=8264141345021879123968 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:38.356470000Z until 281474976710655 now= 1697458598 +bundler_1 | 2023-10-16T12:16:38.372413123Z sent eth_sendUserOperation - 0xe7f4bca9d866bdb91105846b0a544600f94f1422be08ff14cbc2dc25eb19dcc5 +bundler_1 | 2023-10-16T12:16:38.375800540Z UserOperation: Sender=0xb5aFE2a5baE96BF9827eb8286F135bc5fdd023e7 Nonce=8282588089095588675584 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:38.865942755Z until 281474976710655 now= 1697458598 +bundler_1 | 2023-10-16T12:16:38.876863853Z sent eth_sendUserOperation - 0x64f7d42b40cf7abb1fa2d67c8157e8b07b80e654cd8913245a416b4c3ea3e38c +bundler_1 | 2023-10-16T12:16:38.880160064Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:38.883047448Z UserOperation: Sender=0x6A18da59DC6a4be0D8A6f72cE58748CE40243C31 Nonce=8301034833169298227200 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:39.381417279Z until 281474976710655 now= 1697458599 +bundler_1 | 2023-10-16T12:16:39.392666698Z sent eth_sendUserOperation - 0xddea5b0283735561868581fb5fd65e46e3aaf3bd9496bb94e29730eafad38296 +bundler_1 | 2023-10-16T12:16:39.396616150Z UserOperation: Sender=0x3F73eE58B0deB58ADe62c03744Eb92237Ea8d1f4 Nonce=8319481577243007778816 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:39.913522166Z until 281474976710655 now= 1697458599 +bundler_1 | 2023-10-16T12:16:39.927140235Z sent eth_sendUserOperation - 0x4542cacfad0da43cb51ddb8d7c376d98de95786a4d7da906d2d844bb0a911208 +bundler_1 | 2023-10-16T12:16:39.931130490Z UserOperation: Sender=0x58072fC428363e1d326B4E30F41Cf4399d2Fad09 Nonce=8337928321316717330432 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:40.435858028Z until 281474976710655 now= 1697458600 +bundler_1 | 2023-10-16T12:16:40.452878415Z sent eth_sendUserOperation - 0x544151cf8338115d3d4308f0eed2cf5aabdeec9d7ee50af34f4eaac35ca2222a +bundler_1 | 2023-10-16T12:16:40.456603553Z UserOperation: Sender=0x65b15Dad0B9b155CD9765AA377AE0f6F878F7B57 Nonce=8356375065390426882048 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:40.911129484Z until 281474976710655 now= 1697458600 +bundler_1 | 2023-10-16T12:16:40.922321299Z sent eth_sendUserOperation - 0x66f75b2353f06e38f94c02756f25bb129b6688e95b4e6f9a48bbef98f6589a1a +bundler_1 | 2023-10-16T12:16:40.925814422Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:40.930306209Z UserOperation: Sender=0xDD8DB8ce8ba5b846f21818aB4E97B767F5A08A42 Nonce=8374821809464136433664 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:41.390531204Z until 281474976710655 now= 1697458601 +bundler_1 | 2023-10-16T12:16:41.401553008Z sent eth_sendUserOperation - 0xafc2b40786b62c7e18e0f067f2e9c164410b4df559b3a2376053fb107e9a7383 +bundler_1 | 2023-10-16T12:16:41.404937024Z UserOperation: Sender=0xC67E4935CDD9edc57530dA4965733cd9E9AB252F Nonce=8393268553537845985280 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:41.866367496Z until 281474976710655 now= 1697458601 +bundler_1 | 2023-10-16T12:16:41.879011804Z sent eth_sendUserOperation - 0x7fa33a6adc3b10f85c674e59d2738e3694288ed619ba69a57f1586bf6c10d2b7 +bundler_1 | 2023-10-16T12:16:41.882763044Z UserOperation: Sender=0x1D7F9BF6eE6b494689daC2eBB4Bc7dAa5dDd1A2f Nonce=8411715297611555536896 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:42.392293488Z until 281474976710655 now= 1697458602 +bundler_1 | 2023-10-16T12:16:42.404669378Z sent eth_sendUserOperation - 0x751a7aa5ee5155345c235601063a975ed02b3f891d519030ecda898e7da1f035 +bundler_1 | 2023-10-16T12:16:42.408467321Z UserOperation: Sender=0x5362613FB1B495eb398179c480aC0cc923bb7B08 Nonce=8430162041685265088512 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:42.917639342Z until 281474976710655 now= 1697458602 +bundler_1 | 2023-10-16T12:16:42.939514740Z sent eth_sendUserOperation - 0x06fad5fa89f2dbc15b20344a7eb7822d7d2b377064e42ab21cda3efe0e80a2d4 +bundler_1 | 2023-10-16T12:16:42.942885655Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:42.946010055Z UserOperation: Sender=0xa04Fd52444523248B9edE30FD1A51b6a55322958 Nonce=8448608785758974640128 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:43.445251042Z until 281474976710655 now= 1697458603 +bundler_1 | 2023-10-16T12:16:43.456047731Z sent eth_sendUserOperation - 0x65c6162a1a5ccd4d45198a88a93bb2cb24d18df4861a0f53446172961d79cc1e +bundler_1 | 2023-10-16T12:16:43.459839373Z UserOperation: Sender=0x132960089E421F07Dbf931CF1c24dCb67aE306ac Nonce=8467055529832684191744 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:43.986364403Z until 281474976710655 now= 1697458603 +bundler_1 | 2023-10-16T12:16:44.005418420Z sent eth_sendUserOperation - 0x6dd4eb00f3ac1eb9145419f461962c1fa1c41f5bf3299f38af0b4eedea4a1d50 +bundler_1 | 2023-10-16T12:16:44.008993049Z UserOperation: Sender=0xD156f0afb9B174DA98f32AF5ce26DF6326d904Ad Nonce=8485502273906393743360 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:44.520075692Z until 281474976710655 now= 1697458604 +bundler_1 | 2023-10-16T12:16:44.532213367Z sent eth_sendUserOperation - 0xeffc425cb8d81cc2443faf8cdb4240bbb63e649520ed53512b78839eff552966 +bundler_1 | 2023-10-16T12:16:44.535627485Z UserOperation: Sender=0x24B8fae2C2628015F68E872a3F990db4B32500Af Nonce=8503949017980103294976 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:45.009499852Z until 281474976710655 now= 1697458605 +bundler_1 | 2023-10-16T12:16:45.024053582Z sent eth_sendUserOperation - 0x372b77ad2717f5527c7f962d95e68fb581f39b3dcf0d08d82ea13569775821d4 +bundler_1 | 2023-10-16T12:16:45.027388595Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:45.030335583Z UserOperation: Sender=0x368628ff01c135Bd9197F6Af8B8b8b320919ED61 Nonce=8522395762053812846592 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:45.523918209Z until 281474976710655 now= 1697458605 +bundler_1 | 2023-10-16T12:16:45.535861572Z sent eth_sendUserOperation - 0x875ede35138257e19611cd29c229e528b748f7376ef80b6a81c868a5be107cd5 +bundler_1 | 2023-10-16T12:16:45.539172583Z UserOperation: Sender=0xa3fA59958F293D964c77dC20c445059CD6c70f8d Nonce=8540842506127522398208 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:45.999727299Z until 281474976710655 now= 1697458605 +bundler_1 | 2023-10-16T12:16:46.010791706Z sent eth_sendUserOperation - 0xace3c3bb58a951fd4cae95f6dcdef50ec18daebded4c57456b946da1a790768e +bundler_1 | 2023-10-16T12:16:46.014932971Z UserOperation: Sender=0xf6Ab21b364461A49FF2114470008fc37f7DDBA2f Nonce=8559289250201231949824 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:46.536188864Z until 281474976710655 now= 1697458606 +bundler_1 | 2023-10-16T12:16:46.550048749Z sent eth_sendUserOperation - 0xc8909e9aaba4ea7d7c914f08503804fa4b0165d0c32c7226f7eeebad1dc0c63f +bundler_1 | 2023-10-16T12:16:46.555260282Z UserOperation: Sender=0x85b4063cf9eb5B0fb8B9F5fb3b1b24216c77ce3c Nonce=8577735994274941501440 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:47.054937270Z until 281474976710655 now= 1697458607 +bundler_1 | 2023-10-16T12:16:47.069148381Z sent eth_sendUserOperation - 0x8765a272927614f7e43f9bf649601889aa64e07069df94658539de0fabf1a2b7 +bundler_1 | 2023-10-16T12:16:47.072460393Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:47.075581994Z UserOperation: Sender=0x6A0411b88E8275995a4BC11221Dca8DeDB3ea3A8 Nonce=8596182738348651053056 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:47.583282350Z until 281474976710655 now= 1697458607 +bundler_1 | 2023-10-16T12:16:47.594914696Z sent eth_sendUserOperation - 0x3bcf33f448e456e0c4b1a3b06dbae5def1177e18ef3d9a272b09c7359a4caa77 +bundler_1 | 2023-10-16T12:16:47.598475624Z UserOperation: Sender=0x69b60cFd78aff389E2DA5d0F481f6eB3B73b2584 Nonce=8614629482422360604672 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:48.110870181Z until 281474976710655 now= 1697458608 +bundler_1 | 2023-10-16T12:16:48.122303914Z sent eth_sendUserOperation - 0xfedf84fd73ad0adc4c886284d4a81c3cab496299e040fa54fb336e34debe11d0 +bundler_1 | 2023-10-16T12:16:48.125831541Z UserOperation: Sender=0x73e9AC244F2Ee4fAAfd75a9588fC0B260Fc31554 Nonce=8633076226496070156288 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:48.637398645Z until 281474976710655 now= 1697458608 +bundler_1 | 2023-10-16T12:16:48.656875894Z sent eth_sendUserOperation - 0x4839f59963137f353923dbaf529b65702e3c601396eac456529ef7a520dc0416 +bundler_1 | 2023-10-16T12:16:48.660942454Z UserOperation: Sender=0xFFAF045e1b0DBC7aAFeBCe6cfd83fF08E37d8d87 Nonce=8651522970569779707904 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:49.150475046Z until 281474976710655 now= 1697458609 +bundler_1 | 2023-10-16T12:16:49.161015021Z sent eth_sendUserOperation - 0xcd2b65f3faf4ed598ec416f644d07f7c3fc55a9ec65e9efb2c33670a33aae727 +bundler_1 | 2023-10-16T12:16:49.164151123Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:49.167085511Z UserOperation: Sender=0x8C476c9D01c878e2301E83edB4F7389352ab08e6 Nonce=8669969714643489259520 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:49.642097571Z until 281474976710655 now= 1697458609 +bundler_1 | 2023-10-16T12:16:49.652931766Z sent eth_sendUserOperation - 0xdd4a791938568ec962e5cd501d261fd96d7a2f7351238c91cb6cde2c900c7425 +bundler_1 | 2023-10-16T12:16:49.656527396Z UserOperation: Sender=0x4067D3a9406D171a50616d1Ad7088427d5Bd3025 Nonce=8688416458717198811136 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:50.159063221Z until 281474976710655 now= 1697458610 +bundler_1 | 2023-10-16T12:16:50.170218836Z sent eth_sendUserOperation - 0x64aea48113fe8d244dd63852ac2d669f16c4b551b08799078bea46c756352a84 +bundler_1 | 2023-10-16T12:16:50.173926174Z UserOperation: Sender=0x5Df68690e914a739F50eB3e3660505c22662121b Nonce=8706863202790908362752 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:50.646812198Z until 281474976710655 now= 1697458610 +bundler_1 | 2023-10-16T12:16:50.657188063Z sent eth_sendUserOperation - 0xe35e846bcbdda4bd4b4d2d0b264eced50aa323a329b1825655fa5e1c2c67d63d +bundler_1 | 2023-10-16T12:16:50.662352994Z UserOperation: Sender=0x402C5d072eBa3A2238cd5608fF556472994B2545 Nonce=8725309946864617914368 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:51.162145344Z until 281474976710655 now= 1697458611 +bundler_1 | 2023-10-16T12:16:51.172827529Z sent eth_sendUserOperation - 0xf3e50dd1c07cb89ca5132580f050ab64dc64387704246cc055f2cc022bab410a +bundler_1 | 2023-10-16T12:16:51.176217646Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:51.179036227Z UserOperation: Sender=0x027c31F4658B9BfAd7D1725F6bFE2f83155508e1 Nonce=8743756690938327465984 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:51.667404743Z until 281474976710655 now= 1697458611 +bundler_1 | 2023-10-16T12:16:51.677730405Z sent eth_sendUserOperation - 0xa2493d581cc0724b4e3ded1f73cf8f91b05777e874079ec0f4c29071f93c3f9f +bundler_1 | 2023-10-16T12:16:51.681080520Z UserOperation: Sender=0x3AD0Dd6b4393927dF2551A86373BE39aEC13E9ec Nonce=8762203435012037017600 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:52.163036425Z until 281474976710655 now= 1697458612 +bundler_1 | 2023-10-16T12:16:52.175019394Z sent eth_sendUserOperation - 0x82808c95c7b144d7b8ea5212de7e7841d9b9be06af523c0af1750849b0e401a6 +bundler_1 | 2023-10-16T12:16:52.178496817Z UserOperation: Sender=0xEc0d880eFd67e6060e5B3c4A9D802836FC86038F Nonce=8780650179085746569216 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:52.646444024Z until 281474976710655 now= 1697458612 +bundler_1 | 2023-10-16T12:16:52.657256217Z sent eth_sendUserOperation - 0xdb8d2a97a2ebe30775d0f51460da91a9f361259f5a98d3eabf7428ecf6827bea +bundler_1 | 2023-10-16T12:16:52.660670236Z UserOperation: Sender=0xd79Ce48b5B8D0e587A49CE74169485aa9e0C7851 Nonce=8799096923159456120832 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:53.172201538Z until 281474976710655 now= 1697458613 +bundler_1 | 2023-10-16T12:16:53.183373554Z sent eth_sendUserOperation - 0x6146005969464a34a79e8a40395d291778e84ec3fde6d3d79cbeda8399deb681 +bundler_1 | 2023-10-16T12:16:53.186840477Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:53.190125587Z UserOperation: Sender=0x3628A7Fc1De94FBC8719E5815bddeCB96baEfb80 Nonce=8817543667233165672448 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:53.697773540Z until 281474976710655 now= 1697458613 +bundler_1 | 2023-10-16T12:16:53.709708805Z sent eth_sendUserOperation - 0x56c34979a641b6b2afe1b7413aed35a89837dc77964185d70b8fd0b355b48d13 +bundler_1 | 2023-10-16T12:16:53.713098223Z UserOperation: Sender=0x8ff53b40aA734bA09E845c8Ea9AdfACF07Be3e5e Nonce=8835990411306875224064 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:54.209978785Z until 281474976710655 now= 1697458614 +bundler_1 | 2023-10-16T12:16:54.219651105Z sent eth_sendUserOperation - 0x53e8eadadc989c418b0561f8ed277a7ed4fab06130d5d9bd7a65f8b5c5c6b93f +bundler_1 | 2023-10-16T12:16:54.222994820Z UserOperation: Sender=0x57149d4Db3805905520955B275996eb305a215fA Nonce=8854437155380584775680 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:54.688745886Z until 281474976710655 now= 1697458614 +bundler_1 | 2023-10-16T12:16:54.698944940Z sent eth_sendUserOperation - 0x8be1cb3fb9d22de088d8c8bafc9209ac0c6195dd089db53a5eacd4acc26d56a5 +bundler_1 | 2023-10-16T12:16:54.702563772Z UserOperation: Sender=0x54fAEC38AfDc7BCcF3a2AD5ffBcbFE8BEEA88831 Nonce=8872883899454294327296 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:55.229647927Z until 281474976710655 now= 1697458615 +bundler_1 | 2023-10-16T12:16:55.240748323Z sent eth_sendUserOperation - 0x272ad024212597bde629c4e0da82b7f1538ca8f3b2d8c864fc034633e549f70e +bundler_1 | 2023-10-16T12:16:55.243899120Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:55.246678594Z UserOperation: Sender=0x8f1B4d95f39f4F518b54eD151Dd1D607FBBD6d7a Nonce=8891330643528003878912 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:55.752042678Z until 281474976710655 now= 1697458615 +bundler_1 | 2023-10-16T12:16:55.764300846Z sent eth_sendUserOperation - 0xee74b60275bb6412b19d95a14da429257c6068ade69159b452698ea63a65e19b +bundler_1 | 2023-10-16T12:16:55.767572651Z UserOperation: Sender=0x14c232D93803f97F7fAD3ac8D2912373008Fbc8A Nonce=8909777387601713430528 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:56.277813340Z until 281474976710655 now= 1697458616 +bundler_1 | 2023-10-16T12:16:56.288707923Z sent eth_sendUserOperation - 0xe06bb1c3d34f1f5fc18b8ce69d4d8b3879f26a96509452bdc341c6fea073b4a8 +bundler_1 | 2023-10-16T12:16:56.292284647Z UserOperation: Sender=0xda3761Fe69c64cea9beb94080c2790Ad2d8EbDdb Nonce=8928224131675422982144 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:56.807243832Z until 281474976710655 now= 1697458616 +bundler_1 | 2023-10-16T12:16:56.818669348Z sent eth_sendUserOperation - 0xdfba88ebb4835b3a683b073b8b09c9e9176d13456e7500aeebf08db63975c908 +bundler_1 | 2023-10-16T12:16:56.822059761Z UserOperation: Sender=0x64FBFEaeFDc608e179F58feB048bD00f6b49796b Nonce=8946670875749132533760 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:57.330997268Z until 281474976710655 now= 1697458617 +bundler_1 | 2023-10-16T12:16:57.342518990Z sent eth_sendUserOperation - 0x144f1461234dc936819f24dfc65f49be7e807d4ceba3a9af6dab52346f592675 +bundler_1 | 2023-10-16T12:16:57.345844299Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:57.348606472Z UserOperation: Sender=0xa210fA17FA457a02298CD37F3D7f50f140229755 Nonce=8965117619822842085376 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:57.830233767Z until 281474976710655 now= 1697458617 +bundler_1 | 2023-10-16T12:16:57.844375154Z sent eth_sendUserOperation - 0x934a2ca0126fdb074db87d012217ba480f1a68fd9e090c8ba06be9ef1abd8d32 +bundler_1 | 2023-10-16T12:16:57.847840671Z UserOperation: Sender=0xc143b2dcF9Ac01a7C33e4064a407C91E06719D1C Nonce=8983564363896551636992 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:58.354117511Z until 281474976710655 now= 1697458618 +bundler_1 | 2023-10-16T12:16:58.371444398Z sent eth_sendUserOperation - 0xd98b291c0e5a3e3fd74232c34e7db0caef43e10b3f0473adbffcf25b03f98ba9 +bundler_1 | 2023-10-16T12:16:58.374885213Z UserOperation: Sender=0x775948bc4802d74C80A5707048dF6Cf0Ca47faAd Nonce=9002011107970261188608 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:58.832757119Z until 281474976710655 now= 1697458618 +bundler_1 | 2023-10-16T12:16:58.849959398Z sent eth_sendUserOperation - 0x19fd3ec1f5d30f501fcbfadee2d759d2003960b821eb2e0a591b4005d627d084 +bundler_1 | 2023-10-16T12:16:58.853494919Z UserOperation: Sender=0x0fc209C548B69725A193447a5B9bFa5179B92D1a Nonce=9020457852043970740224 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:59.334267361Z until 281474976710655 now= 1697458619 +bundler_1 | 2023-10-16T12:16:59.345611672Z sent eth_sendUserOperation - 0x97975de4cb7a261756ff5ca2a88a37975996c719c14c8f0cfdb42f4928d22959 +bundler_1 | 2023-10-16T12:16:59.348642662Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:16:59.351631349Z UserOperation: Sender=0xD648cD1709b2d21fCA16Ebe1D6Bdf4B2197a27CC Nonce=9038904596117680291840 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:16:59.847698150Z until 281474976710655 now= 1697458619 +bundler_1 | 2023-10-16T12:16:59.861033886Z sent eth_sendUserOperation - 0xe8185539b1b15d23be97ac842f4bbe5006a00e04ad376b91015a5884c981f4d5 +bundler_1 | 2023-10-16T12:16:59.864415398Z UserOperation: Sender=0xF3d12FdcA0b5e0e3Be44c213BA7486fBd269C163 Nonce=9057351340191389843456 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:17:00.370874849Z until 281474976710655 now= 1697458620 +bundler_1 | 2023-10-16T12:17:00.381987446Z sent eth_sendUserOperation - 0xebb5c3b48bf78de2d321640545d896de8482b5296ccbe981d4288f232f820271 +bundler_1 | 2023-10-16T12:17:00.385945794Z UserOperation: Sender=0xe741Bb6ee2c2fFf9474d9d7E6600F2675356a50f Nonce=9075798084265099395072 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:17:00.885663423Z until 281474976710655 now= 1697458620 +bundler_1 | 2023-10-16T12:17:00.898725242Z sent eth_sendUserOperation - 0x79979f2ef54da3596a037188c2b1f87a53462555d41e9081daa48fa20c4fdd6c +bundler_1 | 2023-10-16T12:17:00.902214961Z UserOperation: Sender=0x46031a859D230E7612Df2dbC7B6Ae7B5593C4C36 Nonce=9094244828338808946688 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:17:01.386702935Z until 281474976710655 now= 1697458621 +bundler_1 | 2023-10-16T12:17:01.398038946Z sent eth_sendUserOperation - 0xdb925cf18be36f367e887d0ee99e337d427a978f8647dd5db84b2047f6530cef +bundler_1 | 2023-10-16T12:17:01.401307051Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:01.408297089Z UserOperation: Sender=0x33847F8D64fe131A87A52eBc71084d8b41893DCC Nonce=9112691572412518498304 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:17:01.915302675Z until 281474976710655 now= 1697458621 +bundler_1 | 2023-10-16T12:17:01.926516078Z sent eth_sendUserOperation - 0xbcf1a0b0ee6917e36fb1b89f486177241b1e73d47df4d1cfcd74de0f9282206c +bundler_1 | 2023-10-16T12:17:01.930142806Z UserOperation: Sender=0x0Ef8e9745B1DE7B33FbB235CA0db0A4B950b7469 Nonce=9131138316486228049920 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:17:02.393753871Z until 281474976710655 now= 1697458622 +bundler_1 | 2023-10-16T12:17:02.405883132Z sent eth_sendUserOperation - 0x5389e9cf6777c58a922505e5818873a43f6fe5e991e5a99302d912ba30857aec +bundler_1 | 2023-10-16T12:17:02.409541961Z UserOperation: Sender=0x42a72488F2b4485340117d0a19e10ad98BA974D9 Nonce=9149585060559937601536 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:17:02.913387111Z until 281474976710655 now= 1697458622 +bundler_1 | 2023-10-16T12:17:02.924036110Z sent eth_sendUserOperation - 0xfe77e9264b2bcb30a08f2b311dc7c2267e4f61bf35a4dc135320a30fff324993 +bundler_1 | 2023-10-16T12:17:02.927444134Z UserOperation: Sender=0xab1D90877092588AF70DD7d03Bef692b1f105C2d Nonce=9168031804633647153152 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:17:03.422552545Z until 281474976710655 now= 1697458623 +bundler_1 | 2023-10-16T12:17:03.433613571Z sent eth_sendUserOperation - 0x14d7abf54fcc614b7f9fc125e4192325c119511670559eb973a1a6a4847840b4 +bundler_1 | 2023-10-16T12:17:03.436788979Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:03.439701471Z UserOperation: Sender=0x8fC5CEb3249B7a54b3917eA47fC2C71038044B31 Nonce=9186478548707356704768 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:17:03.930841121Z until 281474976710655 now= 1697458623 +bundler_1 | 2023-10-16T12:17:03.945987415Z sent eth_sendUserOperation - 0x01a5db35f0987720b727344205d813346be58961689e25af846a63fb6ca83d91 +bundler_1 | 2023-10-16T12:17:03.949878871Z UserOperation: Sender=0x4Cc93711F437163B87a12C7b438B2a95cDF438b5 Nonce=9204925292781066256384 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:17:04.453184420Z until 281474976710655 now= 1697458624 +bundler_1 | 2023-10-16T12:17:04.464784881Z sent eth_sendUserOperation - 0x4771a75dbc2e267244dac532ceb46c3488812a6d881712a086eb0db67457a5a0 +bundler_1 | 2023-10-16T12:17:04.468362516Z UserOperation: Sender=0xBc33Bc1C30366F721c5536589FCa6fff2320b6e9 Nonce=9223372036854775808000 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:17:04.999849016Z until 281474976710655 now= 1697458624 +bundler_1 | 2023-10-16T12:17:05.011582086Z sent eth_sendUserOperation - 0x9131f81a4826ef1dce20acce612076d0e148345ed5a9b90659261ab7a12a8bc2 +bundler_1 | 2023-10-16T12:17:05.015444940Z UserOperation: Sender=0x3BD249186b2DEF95762883F4EB44019B315cCA26 Nonce=9241818780928485359616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:17:05.534992055Z until 281474976710655 now= 1697458625 +bundler_1 | 2023-10-16T12:17:05.547196557Z sent eth_sendUserOperation - 0x56f096ecba0e2a47f598aa2d7b39f0162200c9e4ec65ab2c0180bf0b6f389fe4 +bundler_1 | 2023-10-16T12:17:05.550878298Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:05.553668282Z UserOperation: Sender=0x6CD4Da700064ff803c8d593B69906d56a5685e09 Nonce=9260265525002194911232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:17:06.061127903Z until 281474976710655 now= 1697458626 +bundler_1 | 2023-10-16T12:17:06.074237564Z sent eth_sendUserOperation - 0xc6f82744c7edcc7561aa073cfcf57a56c53db4dc998058bffd1b381623e859a4 +bundler_1 | 2023-10-16T12:17:06.077957108Z UserOperation: Sender=0x50021437662708291759Cd004ae1C06694d653b6 Nonce=9278712269075904462848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:17:06.591124705Z until 281474976710655 now= 1697458626 +bundler_1 | 2023-10-16T12:17:06.602081824Z sent eth_sendUserOperation - 0x0d30030826af87375988d22bb5e3a99a0151610b9a00b762b81c314b9a220650 +bundler_1 | 2023-10-16T12:17:06.605510450Z UserOperation: Sender=0x98c0C729D6758846001d1b48DDf42a60e1e422C2 Nonce=9297159013149614014464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:17:07.124492728Z until 281474976710655 now= 1697458627 +bundler_1 | 2023-10-16T12:17:07.140482178Z sent eth_sendUserOperation - 0x51cd50129815243e08f42ced19cc47bed578ba05837732f2615d4a07e06b63c9 +bundler_1 | 2023-10-16T12:17:07.144044512Z UserOperation: Sender=0x5a91571fA251d113fF60e14c8fDC1c90b73C6e45 Nonce=9315605757223323566080 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:17:07.631530522Z until 281474976710655 now= 1697458627 +bundler_1 | 2023-10-16T12:17:07.645769457Z sent eth_sendUserOperation - 0xb9217d766e4827f3a397bfcea4d5029d24b56099171237fcbf6713551b4b9a1c +bundler_1 | 2023-10-16T12:17:07.651887359Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:07.656897588Z UserOperation: Sender=0x8bDd33C5c0a3380d8Aa8086e35CC999522959475 Nonce=9334052501297033117696 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:17:08.178090711Z until 281474976710655 now= 1697458628 +bundler_1 | 2023-10-16T12:17:08.189630569Z sent eth_sendUserOperation - 0xcde1e669824052eb21486736e0fd6ed0774a44a5234744997e4f8065258c4fbc +bundler_1 | 2023-10-16T12:17:08.193034192Z UserOperation: Sender=0x2454c4da473ABDCa7B8d8cfE58D0bF3e5d8f2C02 Nonce=9352499245370742669312 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:17:08.671303697Z until 281474976710655 now= 1697458628 +bundler_1 | 2023-10-16T12:17:08.682730348Z sent eth_sendUserOperation - 0x35270e72665fccc194902cd0c8b197caceedc654c96f850f70e50dbba6ac7b66 +bundler_1 | 2023-10-16T12:17:08.686260679Z UserOperation: Sender=0x09DE7F4C76597363373B2954C158c49C7705A4Ce Nonce=9370945989444452220928 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:17:09.178536104Z until 281474976710655 now= 1697458629 +bundler_1 | 2023-10-16T12:17:09.192526323Z sent eth_sendUserOperation - 0xa503232c5fe7e0d0f211e33504c75fd690521880b77a0235365290f363db42e7 +bundler_1 | 2023-10-16T12:17:09.196118859Z sent debug_bundler_dumpReputation - [ +bundler_1 | 2023-10-16T12:17:09.196139660Z { +bundler_1 | 2023-10-16T12:17:09.196143960Z address: '0xfc1f1b93ee5906570e579835a2b89756fad2f3f7', +bundler_1 | 2023-10-16T12:17:09.196147661Z opsSeen: '0x1fd', +bundler_1 | 2023-10-16T12:17:09.196151061Z opsIncluded: '0x0', +bundler_1 | 2023-10-16T12:17:09.196154361Z status: '0x1' +bundler_1 | 2023-10-16T12:17:09.196157661Z }, +bundler_1 | 2023-10-16T12:17:09.196160861Z { +bundler_1 | 2023-10-16T12:17:09.196164262Z address: '0xc11352fe01d80fc16806f4b5027dbae45d20664a', +bundler_1 | 2023-10-16T12:17:09.196167562Z opsSeen: '0x1fd', +bundler_1 | 2023-10-16T12:17:09.196170762Z opsIncluded: '0x0', +bundler_1 | 2023-10-16T12:17:09.196173962Z status: '0x1' +bundler_1 | 2023-10-16T12:17:09.196177063Z } +bundler_1 | 2023-10-16T12:17:09.196180163Z ] +bundler_1 | 2023-10-16T12:17:09.199146057Z UserOperation: Sender=0x9521F3DDd1268F124c8D12A59cF53e1cD87332b7 Nonce=9389392733518161772544 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfc1f1b93ee5906570e579835a2b89756fad2f3f7 +bundler_1 | 2023-10-16T12:17:09.702539112Z until 281474976710655 now= 1697458629 +bundler_1 | 2023-10-16T12:17:09.714672009Z sent eth_sendUserOperation - 0x1fa85183e4e0bccdb961838e670aff03c4e4d9291ab891acf7989e3f3b21d192 +bundler_1 | 2023-10-16T12:17:09.718223542Z sent debug_bundler_dumpReputation - [ +bundler_1 | 2023-10-16T12:17:09.718247944Z { +bundler_1 | 2023-10-16T12:17:09.718252144Z address: '0xfc1f1b93ee5906570e579835a2b89756fad2f3f7', +bundler_1 | 2023-10-16T12:17:09.718256144Z opsSeen: '0x1fe', +bundler_1 | 2023-10-16T12:17:09.718289046Z opsIncluded: '0x0', +bundler_1 | 2023-10-16T12:17:09.718293047Z status: '0x2' +bundler_1 | 2023-10-16T12:17:09.718296247Z }, +bundler_1 | 2023-10-16T12:17:09.718299547Z { +bundler_1 | 2023-10-16T12:17:09.718302747Z address: '0xc11352fe01d80fc16806f4b5027dbae45d20664a', +bundler_1 | 2023-10-16T12:17:09.718306247Z opsSeen: '0x1fe', +bundler_1 | 2023-10-16T12:17:09.718309348Z opsIncluded: '0x0', +bundler_1 | 2023-10-16T12:17:09.718312648Z status: '0x2' +bundler_1 | 2023-10-16T12:17:09.718315948Z } +bundler_1 | 2023-10-16T12:17:09.718319048Z ] +bundler_1 | 2023-10-16T12:17:09.723856812Z sent debug_bundler_clearState - ok +bundler_1 | 2023-10-16T12:17:09.726759903Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-10-16T12:17:09.942964199Z sent debug_bundler_dumpReputation - [] +bundler_1 | 2023-10-16T12:17:10.074638246Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:10.079505565Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:10.333173122Z until 281474976710655 now= 1697458630 +bundler_1 | 2023-10-16T12:17:10.344758383Z sent eth_sendUserOperation - 0x126ea957949eb928a35e263c3414fc5bb08c41086f88a1003f1afbb102c97fe0 +bundler_1 | 2023-10-16T12:17:10.349177973Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=18446744073709551616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:10.615449057Z until 281474976710655 now= 1697458630 +bundler_1 | 2023-10-16T12:17:10.630037515Z sent eth_sendUserOperation - 0x5ff50aaaf79e55b6e6f02258df0269d164fb222ae0e89790d249ce01c6347d78 +bundler_1 | 2023-10-16T12:17:10.634228290Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=36893488147419103232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:10.898338373Z until 281474976710655 now= 1697458630 +bundler_1 | 2023-10-16T12:17:10.909950416Z sent eth_sendUserOperation - 0x9b68a8edbcbff77401b625c05a2002d0d239f2ddc5d6188756fa53940651d718 +bundler_1 | 2023-10-16T12:17:10.913915270Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=55340232221128654848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:11.165941300Z until 281474976710655 now= 1697458631 +bundler_1 | 2023-10-16T12:17:11.176118452Z sent eth_sendUserOperation - 0x42b76f709379c0224d85b65f5649d5f119e6324dd4c571c97d3a4a140ff199f7 +bundler_1 | 2023-10-16T12:17:11.186151494Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:11.186857539Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=73786976294838206464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:11.444774846Z until 281474976710655 now= 1697458631 +bundler_1 | 2023-10-16T12:17:11.455622440Z sent eth_sendUserOperation - 0x70155a48cdc8df243eaa785d465aded8707ed9774efcbd58ae227c8163c9de29 +bundler_1 | 2023-10-16T12:17:11.459003857Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=92233720368547758080 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:11.717302088Z until 281474976710655 now= 1697458631 +bundler_1 | 2023-10-16T12:17:11.727197022Z sent eth_sendUserOperation - 0xa4682137ec111b333120ba330723ac5c7e9f66026b13cbcbf5199b9172efdf9c +bundler_1 | 2023-10-16T12:17:11.730486832Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=110680464442257309696 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:11.982517363Z until 281474976710655 now= 1697458631 +bundler_1 | 2023-10-16T12:17:11.992973532Z sent eth_sendUserOperation - 0x2ffb647a3216a605583aa4444e584a5860674b7358053c809306d17c36e3f6d9 +bundler_1 | 2023-10-16T12:17:11.996423753Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=129127208515966861312 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:12.251195259Z until 281474976710655 now= 1697458632 +bundler_1 | 2023-10-16T12:17:12.266486537Z sent eth_sendUserOperation - 0x4c7219ab9066aa6bd2987acafe21ccf401535f5b7cf60ed8893e49496434378e +bundler_1 | 2023-10-16T12:17:12.269768647Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:12.272669633Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=147573952589676412928 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:12.508935655Z until 281474976710655 now= 1697458632 +bundler_1 | 2023-10-16T12:17:12.524991582Z sent eth_sendUserOperation - 0xebcd8f6b569ed0ca9bedfb5331f39256474a3896e6eda5108ec0a643d1d0ca38 +bundler_1 | 2023-10-16T12:17:12.528437403Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=166020696663385964544 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:12.758109302Z until 281474976710655 now= 1697458632 +bundler_1 | 2023-10-16T12:17:12.768278153Z sent eth_sendUserOperation - 0x9d16503cdcaeba18299909db757cc10d90aaab4c71be7399e290604148c98fdb +bundler_1 | 2023-10-16T12:17:12.771614167Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=184467440737095516160 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:13.039580817Z until 281474976710655 now= 1697458633 +bundler_1 | 2023-10-16T12:17:13.052244627Z sent eth_sendUserOperation - 0x473c00cdb5922da11ca97e45d53fbabd619e53e02f14b7ea709cff7262b5b063 +bundler_1 | 2023-10-16T12:17:13.056352190Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=202914184810805067776 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:13.325902442Z until 281474976710655 now= 1697458633 +bundler_1 | 2023-10-16T12:17:13.338259333Z sent eth_sendUserOperation - 0xf437685aa0372462ef63cf2033dea193f8a748165e05627657abcfc18c9184e6 +bundler_1 | 2023-10-16T12:17:13.342933732Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:13.346150938Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=221360928884514619392 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:13.633523230Z until 281474976710655 now= 1697458633 +bundler_1 | 2023-10-16T12:17:13.643958198Z sent eth_sendUserOperation - 0x4c20ffc385e256ad099821b35dd60b6c3ef9b69f3f5a0cdfe5604c00aecab330 +bundler_1 | 2023-10-16T12:17:13.647275811Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=239807672958224171008 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:13.914029283Z until 281474976710655 now= 1697458633 +bundler_1 | 2023-10-16T12:17:13.925361009Z sent eth_sendUserOperation - 0x24432f6bb8d8dd46c97cef63950a5697f84deb5a55b3b06a9e24cef68ba38552 +bundler_1 | 2023-10-16T12:17:13.928778627Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=258254417031933722624 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:14.167772023Z until 281474976710655 now= 1697458634 +bundler_1 | 2023-10-16T12:17:14.178965840Z sent eth_sendUserOperation - 0x8175f8fecc1877248a2d0f6ee6cc6cf88c54019f025553aab7f3cdab01cfd41d +bundler_1 | 2023-10-16T12:17:14.182318354Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=276701161105643274240 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:14.420984730Z until 281474976710655 now= 1697458634 +bundler_1 | 2023-10-16T12:17:14.432007235Z sent eth_sendUserOperation - 0x2822773e548f971ffd30d8be62100801c6bf538b87d826c20447565b9c029ffe +bundler_1 | 2023-10-16T12:17:14.435158737Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:14.438088924Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=295147905179352825856 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:14.709295582Z until 281474976710655 now= 1697458634 +bundler_1 | 2023-10-16T12:17:14.720764516Z sent eth_sendUserOperation - 0xf54847c5b5d79fc5be07df61efd8cc97b0c5b0c6081e45d044fa38aed8b26c93 +bundler_1 | 2023-10-16T12:17:14.724099630Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=313594649253062377472 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:14.984567700Z until 281474976710655 now= 1697458634 +bundler_1 | 2023-10-16T12:17:14.997996059Z sent eth_sendUserOperation - 0x4aa10ddb830cca8b7641219aa73346757018be4c206981ca86cc24324ffad5dd +bundler_1 | 2023-10-16T12:17:15.001328073Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=332041393326771929088 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:15.249608663Z until 281474976710655 now= 1697458635 +bundler_1 | 2023-10-16T12:17:15.260082934Z sent eth_sendUserOperation - 0x689c26cb279e0a3c5f6d96b43224263083096625810abc5f7dd73eb2b414197f +bundler_1 | 2023-10-16T12:17:15.263835774Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=350488137400481480704 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:15.510113636Z until 281474976710655 now= 1697458635 +bundler_1 | 2023-10-16T12:17:15.520622109Z sent eth_sendUserOperation - 0x6c535ad4fd224ed9bc502fb4cf4a6b27821397f795d8411ff7d2f7aacb596ec8 +bundler_1 | 2023-10-16T12:17:15.523765810Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:15.526415079Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=368934881474191032320 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:15.790434477Z until 281474976710655 now= 1697458635 +bundler_1 | 2023-10-16T12:17:15.800392514Z sent eth_sendUserOperation - 0xa279449e355058812a11ea3a378828fdc77e08c9428a1c34f061c49b94d67eb9 +bundler_1 | 2023-10-16T12:17:15.803903139Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=387381625547900583936 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:16.056491505Z until 281474976710655 now= 1697458636 +bundler_1 | 2023-10-16T12:17:16.071832487Z sent eth_sendUserOperation - 0x82ec627446b2c0db473cc38732eed919ee233bc0b4d9437605f13e23324296e4 +bundler_1 | 2023-10-16T12:17:16.075842944Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=405828369621610135552 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:16.328221997Z until 281474976710655 now= 1697458636 +bundler_1 | 2023-10-16T12:17:16.339082692Z sent eth_sendUserOperation - 0xc2cda802d0a798074bcb77dba80b263c65cbf30ff2d0e053d7db6e514c3081d9 +bundler_1 | 2023-10-16T12:17:16.342379103Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=424275113695319687168 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:16.600586528Z until 281474976710655 now= 1697458636 +bundler_1 | 2023-10-16T12:17:16.613152733Z sent eth_sendUserOperation - 0x19b6bbdc55e56ab46c465d0f1861147bf37e966a10bc194cf1350a0326f76dec +bundler_1 | 2023-10-16T12:17:16.616471245Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:16.619656049Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=442721857769029238784 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:16.863292242Z until 281474976710655 now= 1697458636 +bundler_1 | 2023-10-16T12:17:16.881326196Z sent eth_sendUserOperation - 0xa9c10f58e8e1476e51fa63fe24d1f999b31a6615383bd23bfca6d425f1135be0 +bundler_1 | 2023-10-16T12:17:16.886775045Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=461168601842738790400 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:17.119324329Z until 281474976710655 now= 1697458637 +bundler_1 | 2023-10-16T12:17:17.130022813Z sent eth_sendUserOperation - 0xd46c78d9cf75163bae1e525be0aec33c6de8b8cea3c0c9a3de8e66366ad78c06 +bundler_1 | 2023-10-16T12:17:17.133437832Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=479615345916448342016 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:17.362808612Z until 281474976710655 now= 1697458637 +bundler_1 | 2023-10-16T12:17:17.373620004Z sent eth_sendUserOperation - 0xb3e6fc1d2510dca79196119b29d6f2eaac9736885526e33d5865eabc56163bb4 +bundler_1 | 2023-10-16T12:17:17.377022722Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=498062089990157893632 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:17.612085366Z until 281474976710655 now= 1697458637 +bundler_1 | 2023-10-16T12:17:17.622310821Z sent eth_sendUserOperation - 0xc85220f5fc0ac169d5a76df843163d799ae674594e768f13e3c8aaca9f93515f +bundler_1 | 2023-10-16T12:17:17.625486324Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:17.630304933Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=516508834063867445248 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:17.882643183Z until 281474976710655 now= 1697458637 +bundler_1 | 2023-10-16T12:17:17.893383170Z sent eth_sendUserOperation - 0x78230d5cc0d67f0130c77cf1b367535b73dd022c8b1308d9b6fc0817a49ff909 +bundler_1 | 2023-10-16T12:17:17.898629506Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=534955578137576996864 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:18.163976889Z until 281474976710655 now= 1697458638 +bundler_1 | 2023-10-16T12:17:18.174306650Z sent eth_sendUserOperation - 0xcf9cb595148e46d8911d7afcbde9ef0badb6f7eff69da78effc1b52a3269ca6d +bundler_1 | 2023-10-16T12:17:18.177889979Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=553402322211286548480 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:18.433088312Z until 281474976710655 now= 1697458638 +bundler_1 | 2023-10-16T12:17:18.449210944Z sent eth_sendUserOperation - 0x119657f2579cecbb7edda99fd93b892efa7de31bb8144e2d76623dc70fb14c8b +bundler_1 | 2023-10-16T12:17:18.453669430Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=571849066284996100096 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:18.702036326Z until 281474976710655 now= 1697458638 +bundler_1 | 2023-10-16T12:17:18.712707809Z sent eth_sendUserOperation - 0xfbd8e6860d6210205abeb329894a0e88f06f2358e4306869281c3880eec1f1a5 +bundler_1 | 2023-10-16T12:17:18.715838309Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:18.719622651Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=590295810358705651712 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:18.980350823Z until 281474976710655 now= 1697458638 +bundler_1 | 2023-10-16T12:17:18.992135684Z sent eth_sendUserOperation - 0x1a7f812119278aff729ad272b83a3c383ff6819652d73b238dfa26206dfa7ee6 +bundler_1 | 2023-10-16T12:17:18.996916892Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=608742554432415203328 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:19.271793025Z until 281474976710655 now= 1697458639 +bundler_1 | 2023-10-16T12:17:19.282191096Z sent eth_sendUserOperation - 0xf3ff6f582cc496966edc477d471baed301e2e620c7f98a9df37c0e2293907f93 +bundler_1 | 2023-10-16T12:17:19.286046044Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=627189298506124754944 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:19.548446572Z until 281474976710655 now= 1697458639 +bundler_1 | 2023-10-16T12:17:19.559555689Z sent eth_sendUserOperation - 0xd03abc079cb6393169f66cdf7a1e95303dda03ca80673a3d79b14ac36f650eeb +bundler_1 | 2023-10-16T12:17:19.563045814Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=645636042579834306560 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:19.819991290Z until 281474976710655 now= 1697458639 +bundler_1 | 2023-10-16T12:17:19.830904394Z sent eth_sendUserOperation - 0xa993cbd4d2489f6044ba391148b92bbf1b87a7f0b58e782a345e98660dcd9af0 +bundler_1 | 2023-10-16T12:17:19.834031896Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:19.837007088Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=664082786653543858176 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:20.124738650Z until 281474976710655 now= 1697458640 +bundler_1 | 2023-10-16T12:17:20.135385137Z sent eth_sendUserOperation - 0x833bd79b4c6865468c0f41d15dffb080a4927d20373791b9e1cc2b221559222c +bundler_1 | 2023-10-16T12:17:20.139996034Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=682529530727253409792 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:20.383471941Z until 281474976710655 now= 1697458640 +bundler_1 | 2023-10-16T12:17:20.394434249Z sent eth_sendUserOperation - 0xd8f8ddf129ac5722a8e5af37333d5b2c75e041ab73bfd20f463e204b0e4248bf +bundler_1 | 2023-10-16T12:17:20.398181890Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=700976274800962961408 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:20.640456020Z until 281474976710655 now= 1697458640 +bundler_1 | 2023-10-16T12:17:20.651597039Z sent eth_sendUserOperation - 0xb53fde25d78fa8b94e2295a8c426e89213c47e60b7483a634622fb63f98bb916 +bundler_1 | 2023-10-16T12:17:20.654928254Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=719423018874672513024 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:20.915979294Z until 281474976710655 now= 1697458640 +bundler_1 | 2023-10-16T12:17:20.928818923Z sent eth_sendUserOperation - 0x306151beeccbb2ebece54d167c106792cd41d84e4064e9c540c79bcd32078200 +bundler_1 | 2023-10-16T12:17:20.932355651Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:20.935332143Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=737869762948382064640 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:21.199223467Z until 281474976710655 now= 1697458641 +bundler_1 | 2023-10-16T12:17:21.209933358Z sent eth_sendUserOperation - 0xa94ebc1e8eb3632725355ea2d53838af5267160994adbd4a2db216077e3f0d4b +bundler_1 | 2023-10-16T12:17:21.213318676Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=756316507022091616256 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:21.450399171Z until 281474976710655 now= 1697458641 +bundler_1 | 2023-10-16T12:17:21.464495380Z sent eth_sendUserOperation - 0x0d1e01fec984f3b982eaa071d1154d44ac893f070e08f534aca8c4bc779fc924 +bundler_1 | 2023-10-16T12:17:21.467811994Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=774763251095801167872 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:21.734725513Z until 281474976710655 now= 1697458641 +bundler_1 | 2023-10-16T12:17:21.745099483Z sent eth_sendUserOperation - 0xfae6508afac1675fa5de8db2e46a3d0d3c662d7ef9af8e06a6e7d26a9dc764ab +bundler_1 | 2023-10-16T12:17:21.748470400Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=793209995169510719488 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:22.003840174Z until 281474976710655 now= 1697458642 +bundler_1 | 2023-10-16T12:17:22.018133996Z sent eth_sendUserOperation - 0x0a3ed73f877432084099bcd61167464f997edf4dc60aa8dee1d89a9cb3111cd2 +bundler_1 | 2023-10-16T12:17:22.021553617Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:22.024983838Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=811656739243220271104 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:22.270994409Z until 281474976710655 now= 1697458642 +bundler_1 | 2023-10-16T12:17:22.279897283Z sent eth_sendUserOperation - 0xee8af683c4f255226a2370ec9fdc519702dd4eb6e65939c6b561513503fa69c5 +bundler_1 | 2023-10-16T12:17:22.283105390Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=830103483316929822720 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:22.518202157Z until 281474976710655 now= 1697458642 +bundler_1 | 2023-10-16T12:17:22.528517922Z sent eth_sendUserOperation - 0x8026fb41a745015693ec774538a06514a63deff3bbe62664a7e616b9ed8f9f02 +bundler_1 | 2023-10-16T12:17:22.531899640Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=848550227390639374336 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:22.812532745Z until 281474976710655 now= 1697458642 +bundler_1 | 2023-10-16T12:17:22.823023721Z sent eth_sendUserOperation - 0x81548cc3906bb1ad6703cf8730a90cf033a61179b9f4c5854e7b46584f061e7c +bundler_1 | 2023-10-16T12:17:22.826239129Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=866996971464348925952 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:23.092347996Z until 281474976710655 now= 1697458643 +bundler_1 | 2023-10-16T12:17:23.103445912Z sent eth_sendUserOperation - 0xe939e712d1c0bda32982e1f87404a1d4c3f2fbcbca01ba3f8fbe5a2dc38a5539 +bundler_1 | 2023-10-16T12:17:23.106877333Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:23.109718617Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=885443715538058477568 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:23.372528971Z until 281474976710655 now= 1697458643 +bundler_1 | 2023-10-16T12:17:23.383171658Z sent eth_sendUserOperation - 0x4cff43b0d02de092fc31ca858736486da3ecef9b99778ed1cd9c8df7441c8fc4 +bundler_1 | 2023-10-16T12:17:23.386615780Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=903890459611768029184 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:23.641954352Z until 281474976710655 now= 1697458643 +bundler_1 | 2023-10-16T12:17:23.652768750Z sent eth_sendUserOperation - 0x5af2d08e325b095470097fbc7ecbdbc64a28cbfed281403f463f65c61ba37ab7 +bundler_1 | 2023-10-16T12:17:23.656635899Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=922337203685477580800 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:23.910221759Z until 281474976710655 now= 1697458643 +bundler_1 | 2023-10-16T12:17:23.920380814Z sent eth_sendUserOperation - 0x5b11a2b07f012a37a05e656db1e7e9e82b10b10525eef06b8bbd8621e5b17cc4 +bundler_1 | 2023-10-16T12:17:23.923637524Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=940783947759187132416 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:24.168225903Z until 281474976710655 now= 1697458644 +bundler_1 | 2023-10-16T12:17:24.179864554Z sent eth_sendUserOperation - 0x6a5fb046b41a682e7ac2912bcfda24a711486134b0ce752a0e07993cdab79adf +bundler_1 | 2023-10-16T12:17:24.183218070Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:24.186036952Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=959230691832896684032 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:24.433849339Z until 281474976710655 now= 1697458644 +bundler_1 | 2023-10-16T12:17:24.448805904Z sent eth_sendUserOperation - 0x64fbf802a20bc0c211ee91e04c93926ec1521e1d54d5546643d341c1ee444fa4 +bundler_1 | 2023-10-16T12:17:24.456237983Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=977677435906606235648 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:24.718355593Z until 281474976710655 now= 1697458644 +bundler_1 | 2023-10-16T12:17:24.728748963Z sent eth_sendUserOperation - 0x243353ef385cc6716415f3eaed9957fa14320d5cd802c1f6c4529206477e61d8 +bundler_1 | 2023-10-16T12:17:24.732329294Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=996124179980315787264 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:24.990187029Z until 281474976710655 now= 1697458644 +bundler_1 | 2023-10-16T12:17:25.001233342Z sent eth_sendUserOperation - 0xeed5205c918f229a7701197f5d9c43d424af23628d5cd9f9c175fbb02a200d7b +bundler_1 | 2023-10-16T12:17:25.004621760Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1014570924054025338880 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:25.258641548Z until 281474976710655 now= 1697458645 +bundler_1 | 2023-10-16T12:17:25.269322537Z sent eth_sendUserOperation - 0x0dde4c1cada5d831a30f826fe44d586b201bed98c11d4d0234145a9877b4de03 +bundler_1 | 2023-10-16T12:17:25.275516436Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:25.280573163Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1033017668127734890496 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:25.533207461Z until 281474976710655 now= 1697458645 +bundler_1 | 2023-10-16T12:17:25.547274868Z sent eth_sendUserOperation - 0x1b322740cab52215fad5d257c70f1bc6acdf7b9d7f2e191588c85ad9f6706361 +bundler_1 | 2023-10-16T12:17:25.550736591Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1051464412201444442112 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:25.795650391Z until 281474976710655 now= 1697458645 +bundler_1 | 2023-10-16T12:17:25.805763544Z sent eth_sendUserOperation - 0x035983a7d4db84e820131fd10b9f8b9fce882eb4d35d341bdb5d5a6e3d28b628 +bundler_1 | 2023-10-16T12:17:25.808989852Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1069911156275153993728 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:26.045116285Z until 281474976710655 now= 1697458646 +bundler_1 | 2023-10-16T12:17:26.058417543Z sent eth_sendUserOperation - 0xdef1db9d01fc291750a6e57e7675d54d922c01d401a0f9115c45365eab6bdfbe +bundler_1 | 2023-10-16T12:17:26.065488299Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1088357900348863545344 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:26.305721097Z until 281474976710655 now= 1697458646 +bundler_1 | 2023-10-16T12:17:26.317066129Z sent eth_sendUserOperation - 0x1b287d2d70e3d1dc3affc65597c66a0c6f49192db331abce68cfa2d0625239d0 +bundler_1 | 2023-10-16T12:17:26.320207331Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:26.322920606Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1106804644422573096960 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:26.600897539Z until 281474976710655 now= 1697458646 +bundler_1 | 2023-10-16T12:17:26.615496081Z sent eth_sendUserOperation - 0x615546c7746aaa7e14bac16900a70a689c097e0a294be44b005cffaf4eb89588 +bundler_1 | 2023-10-16T12:17:26.619270024Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1125251388496282648576 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:26.882666109Z until 281474976710655 now= 1697458646 +bundler_1 | 2023-10-16T12:17:26.894289658Z sent eth_sendUserOperation - 0x435f9ce02f806966f2028d3db0c1b4a44f0c979b7e44a6a6cfb74be5d679ce33 +bundler_1 | 2023-10-16T12:17:26.897938592Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1143698132569992200192 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:27.159985862Z until 281474976710655 now= 1697458647 +bundler_1 | 2023-10-16T12:17:27.171231086Z sent eth_sendUserOperation - 0xcc624494a6faa2b5c467d226a7343ce59c3935c5942cf439bdce3d34abe3fd6a +bundler_1 | 2023-10-16T12:17:27.174814717Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1162144876643701751808 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:27.435212480Z until 281474976710655 now= 1697458647 +bundler_1 | 2023-10-16T12:17:27.445394436Z sent eth_sendUserOperation - 0x56fb56a1ea201015ce8f8211787cd2fb60c57b800e1d8ff671fdc4cdcb962dce +bundler_1 | 2023-10-16T12:17:27.448782754Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:27.453120233Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1180591620717411303424 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:27.715047795Z until 281474976710655 now= 1697458647 +bundler_1 | 2023-10-16T12:17:27.729867749Z sent eth_sendUserOperation - 0x13994f9329b535d580fecd0b2d37629166bcdac6fc31d3a84c5eca90b297afcf +bundler_1 | 2023-10-16T12:17:27.733191463Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1199038364791120855040 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:27.995405244Z until 281474976710655 now= 1697458647 +bundler_1 | 2023-10-16T12:17:28.006479357Z sent eth_sendUserOperation - 0xee8778a0cdace4b5dc2e567084d22ca464e25fc9415193758bafb4fb2e4737e3 +bundler_1 | 2023-10-16T12:17:28.009864975Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1217485108864830406656 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:28.290098115Z until 281474976710655 now= 1697458648 +bundler_1 | 2023-10-16T12:17:28.302273499Z sent eth_sendUserOperation - 0x708fa723d17a126ddc17ddf26bdda7048af19adc52690bdac7fc70dbce531f4e +bundler_1 | 2023-10-16T12:17:28.306658581Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1235931852938539958272 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:28.558525696Z until 281474976710655 now= 1697458648 +bundler_1 | 2023-10-16T12:17:28.569283988Z sent eth_sendUserOperation - 0x0e7f344324d0bb32f1b593e6b5a4dbd991d12a8d0dc4f4bfc5706d0c683764ed +bundler_1 | 2023-10-16T12:17:28.572431591Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:28.575929316Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1254378597012249509888 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:28.820379453Z until 281474976710655 now= 1697458648 +bundler_1 | 2023-10-16T12:17:28.833122773Z sent eth_sendUserOperation - 0xe6f60d905a7ff96023bac27b3e161ad0dfdea58c1e8ddd4cbf88cef54a7dad8d +bundler_1 | 2023-10-16T12:17:28.836514892Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1272825341085959061504 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:29.082551831Z until 281474976710655 now= 1697458649 +bundler_1 | 2023-10-16T12:17:29.093438532Z sent eth_sendUserOperation - 0x660879b41954d847676c74d3f417978824af97dc221b3d0025f47d07a02e8539 +bundler_1 | 2023-10-16T12:17:29.097007461Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1291272085159668613120 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:29.367835396Z until 281474976710655 now= 1697458649 +bundler_1 | 2023-10-16T12:17:29.378049554Z sent eth_sendUserOperation - 0x99ccbcfe155225deece5afe67df0fa47d0ec4a5cbdc2d7a0ce7143147cefa89e +bundler_1 | 2023-10-16T12:17:29.381694689Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1309718829233378164736 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:29.639472984Z until 281474976710655 now= 1697458649 +bundler_1 | 2023-10-16T12:17:29.651063030Z sent eth_sendUserOperation - 0x9f32187ddb887fbb4f4aa4581f37e413931c72946b1a92be2b46d036abe7a2f2 +bundler_1 | 2023-10-16T12:17:29.654476149Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:29.657377436Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1328165573307087716352 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:29.913311612Z until 281474976710655 now= 1697458649 +bundler_1 | 2023-10-16T12:17:29.923804788Z sent eth_sendUserOperation - 0x16aa79431512f345c96af1783283861c695b79a3a0a699fe66cbe7141f596748 +bundler_1 | 2023-10-16T12:17:29.927432821Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1346612317380797267968 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:30.187644573Z until 281474976710655 now= 1697458650 +bundler_1 | 2023-10-16T12:17:30.199126412Z sent eth_sendUserOperation - 0xafe0ef52c6fd4d98ba8896fb77fb21bb3178c8174a0594c8ef6fc96206832a05 +bundler_1 | 2023-10-16T12:17:30.203225876Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1365059061454506819584 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:30.460826760Z until 281474976710655 now= 1697458650 +bundler_1 | 2023-10-16T12:17:30.470746798Z sent eth_sendUserOperation - 0xd10b7d774f965aa5ce6d336c141c19c65b0b21a3803b39e68e850081b9ca2c09 +bundler_1 | 2023-10-16T12:17:30.474530742Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1383505805528216371200 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:30.740264549Z until 281474976710655 now= 1697458650 +bundler_1 | 2023-10-16T12:17:30.751148850Z sent eth_sendUserOperation - 0xcad7dfee448c56786bb97be260728185b57b7cfc2a3c6c8f58842c2d34a99568 +bundler_1 | 2023-10-16T12:17:30.754236548Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:30.757205840Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1401952549601925922816 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:31.008831738Z until 281474976710655 now= 1697458651 +bundler_1 | 2023-10-16T12:17:31.019270010Z sent eth_sendUserOperation - 0xaa1e5c3dd379877cdd383f21679abc36388c6c7185a84d11defd6732af6c72a7 +bundler_1 | 2023-10-16T12:17:31.022687930Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1420399293675635474432 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:31.282570561Z until 281474976710655 now= 1697458651 +bundler_1 | 2023-10-16T12:17:31.292899026Z sent eth_sendUserOperation - 0x7134db9a8fb0065b3d025e5603eafde063f600a2ef6c8e353fec7467c01d3698 +bundler_1 | 2023-10-16T12:17:31.298374278Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1438846037749345026048 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:31.558109099Z until 281474976710655 now= 1697458651 +bundler_1 | 2023-10-16T12:17:31.568442264Z sent eth_sendUserOperation - 0x3f9774b20f5169a3e8fa1f499c0f94522fa0e8d46d7ba326bed951598b524bc1 +bundler_1 | 2023-10-16T12:17:31.572094899Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1457292781823054577664 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:31.824392142Z until 281474976710655 now= 1697458651 +bundler_1 | 2023-10-16T12:17:31.834911719Z sent eth_sendUserOperation - 0x4369fada0c2974500a7a3d3dbb1b2d30c988df54175133a7572816664b8397d9 +bundler_1 | 2023-10-16T12:17:31.838118125Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:31.840742094Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1475739525896764129280 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:32.096842081Z until 281474976710655 now= 1697458652 +bundler_1 | 2023-10-16T12:17:32.106244486Z sent eth_sendUserOperation - 0x62c87cdd56608a26663c9008fa90d5f2653c81cf81600bd2f66c2a1a9c4e03a8 +bundler_1 | 2023-10-16T12:17:32.109561200Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1494186269970473680896 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:32.351493075Z until 281474976710655 now= 1697458652 +bundler_1 | 2023-10-16T12:17:32.376861108Z sent eth_sendUserOperation - 0x8965d7ce6bcf322dd5e434a10cab5f881e4d55952558320d8d0b0c3304a7a2ad +bundler_1 | 2023-10-16T12:17:32.380282428Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1512633014044183232512 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:32.640839902Z until 281474976710655 now= 1697458652 +bundler_1 | 2023-10-16T12:17:32.650362215Z sent eth_sendUserOperation - 0x05f6343c692359bc73cd823aea45f5a7fcf536faf85bec9c59142f14516f6cb7 +bundler_1 | 2023-10-16T12:17:32.656289296Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1531079758117892784128 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:32.915715897Z until 281474976710655 now= 1697458652 +bundler_1 | 2023-10-16T12:17:32.929375777Z sent eth_sendUserOperation - 0xd726121b498c6c157b44275def0ec6919e310db6eb53f67224aaf7d366c0915c +bundler_1 | 2023-10-16T12:17:32.932358569Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:32.935493471Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1549526502191602335744 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:33.186145907Z until 281474976710655 now= 1697458653 +bundler_1 | 2023-10-16T12:17:33.197222420Z sent eth_sendUserOperation - 0x47b2e7bc50b1bd343399de2e4c79157ad5d23abdf46b60eba70afc4a798407a6 +bundler_1 | 2023-10-16T12:17:33.200695743Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1567973246265311887360 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:33.450665936Z until 281474976710655 now= 1697458653 +bundler_1 | 2023-10-16T12:17:33.460732184Z sent eth_sendUserOperation - 0xf268957a44a4eedae1a39549c312021ac76e03c379e7d3b87291f365cb5f0bf6 +bundler_1 | 2023-10-16T12:17:33.464071199Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1586419990339021438976 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:33.722953165Z until 281474976710655 now= 1697458653 +bundler_1 | 2023-10-16T12:17:33.735684484Z sent eth_sendUserOperation - 0xfde91599b7e1bab07656d68a6ba4b1476860108b5da2d087137fbebdc7f6ded6 +bundler_1 | 2023-10-16T12:17:33.739080503Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1604866734412730990592 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:33.994400840Z until 281474976710655 now= 1697458653 +bundler_1 | 2023-10-16T12:17:34.006319307Z sent eth_sendUserOperation - 0x7eb72c78646f180154733eb90ed2c523ff689babe3664d43d6e3c977cf29ff4a +bundler_1 | 2023-10-16T12:17:34.009669723Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:34.013725084Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1623313478486440542208 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:34.289726552Z until 281474976710655 now= 1697458654 +bundler_1 | 2023-10-16T12:17:34.300879770Z sent eth_sendUserOperation - 0x0c17f507a6ac9fc792ab3c092f3f762ceaa2c3a9c7948121c55203386edbf870 +bundler_1 | 2023-10-16T12:17:34.304375195Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1641760222560150093824 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:34.562585717Z until 281474976710655 now= 1697458654 +bundler_1 | 2023-10-16T12:17:34.573090194Z sent eth_sendUserOperation - 0x53d78363efa031a311b4da0d9d19a14b367eb6c148065256921dba279be77c10 +bundler_1 | 2023-10-16T12:17:34.576425108Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1660206966633859645440 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:34.847778173Z until 281474976710655 now= 1697458654 +bundler_1 | 2023-10-16T12:17:34.861695063Z sent eth_sendUserOperation - 0x332f112725414f8193df5f358235c20e0d9c005408157029b0d146fc8599c758 +bundler_1 | 2023-10-16T12:17:34.866135547Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1678653710707569197056 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:35.121783191Z until 281474976710655 now= 1697458655 +bundler_1 | 2023-10-16T12:17:35.139678535Z sent eth_sendUserOperation - 0x7fda5ebd82e0241eebf1eb87e149fafe81177b7d00d48d452876986aa61b9742 +bundler_1 | 2023-10-16T12:17:35.142840337Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:35.145702220Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1697100454781278748672 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:35.387571182Z until 281474976710655 now= 1697458655 +bundler_1 | 2023-10-16T12:17:35.398148059Z sent eth_sendUserOperation - 0x6102ef40a03c5d99c1e0ea62fbe07a4d5583883073cd6763dc3cefbf8bc01b6f +bundler_1 | 2023-10-16T12:17:35.401402867Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1715547198854988300288 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:35.656570680Z until 281474976710655 now= 1697458655 +bundler_1 | 2023-10-16T12:17:35.667081752Z sent eth_sendUserOperation - 0x5afd8cbd100079ba0afb70b23b2908130fe754071c13db687f04efa092358707 +bundler_1 | 2023-10-16T12:17:35.674397819Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1733993942928697851904 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:35.920845675Z until 281474976710655 now= 1697458655 +bundler_1 | 2023-10-16T12:17:35.931583761Z sent eth_sendUserOperation - 0x9d13d5d30009f9b2c5343319a64e1d28b06928bd63df035707c63f32521a97a7 +bundler_1 | 2023-10-16T12:17:35.934990579Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1752440687002407403520 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:36.175624063Z until 281474976710655 now= 1697458656 +bundler_1 | 2023-10-16T12:17:36.185210676Z sent eth_sendUserOperation - 0xbacb2561432cb4f1ffb4219dc6487889ae39c39dd23df57dd28000a906cff5cb +bundler_1 | 2023-10-16T12:17:36.188583791Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:36.191608185Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1770887431076116955136 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:36.442571729Z until 281474976710655 now= 1697458656 +bundler_1 | 2023-10-16T12:17:36.452634472Z sent eth_sendUserOperation - 0x3292c97de9fd407231258f1403125fb5871921ad01e05405059fcce649b42264 +bundler_1 | 2023-10-16T12:17:36.456049891Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1789334175149826506752 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:36.722592931Z until 281474976710655 now= 1697458656 +bundler_1 | 2023-10-16T12:17:36.734051563Z sent eth_sendUserOperation - 0x6608f8b52e368c7634aa09409390c933e283f2e36949a386e7f3746f3dd3581e +bundler_1 | 2023-10-16T12:17:36.737356775Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1807780919223536058368 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:37.013857851Z until 281474976710655 now= 1697458657 +bundler_1 | 2023-10-16T12:17:37.025212477Z sent eth_sendUserOperation - 0xde77b8e088c8cbbd6f8281303142c2b927ff278502658342597545ca473dfbd2 +bundler_1 | 2023-10-16T12:17:37.028895213Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1826227663297245609984 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:37.273050822Z until 281474976710655 now= 1697458657 +bundler_1 | 2023-10-16T12:17:37.284288140Z sent eth_sendUserOperation - 0x27914bd17b1a7b6ffa11cd111a548b22ab3801557945598b6bd7a4b48447dcff +bundler_1 | 2023-10-16T12:17:37.287947574Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:37.290743853Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1844674407370955161600 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:37.537804747Z until 281474976710655 now= 1697458657 +bundler_1 | 2023-10-16T12:17:37.548514432Z sent eth_sendUserOperation - 0xe755247a24a4ea97ef3230c84e0e677ddfffe4366f52941dc280ab1e985fd07b +bundler_1 | 2023-10-16T12:17:37.551915249Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1863121151444664713216 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:37.797827471Z until 281474976710655 now= 1697458657 +bundler_1 | 2023-10-16T12:17:37.808835174Z sent eth_sendUserOperation - 0x6686f1d9638f0b79de885cec0ac7765abde022d4a7462858c60a192bdf643f80 +bundler_1 | 2023-10-16T12:17:37.812160687Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1881567895518374264832 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:38.054214262Z until 281474976710655 now= 1697458658 +bundler_1 | 2023-10-16T12:17:38.066117623Z sent eth_sendUserOperation - 0xdb4fc7a94dafb9647943f10f76ed0cc894ec439f80a8f754bfc6cb0e7cf63e4e +bundler_1 | 2023-10-16T12:17:38.069958868Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1900014639592083816448 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:38.316808949Z until 281474976710655 now= 1697458658 +bundler_1 | 2023-10-16T12:17:38.324975471Z sent eth_sendUserOperation - 0xff55416c14ee79c8767bf253143bedb85d0cf85a8388a3343aee9e77a297926a +bundler_1 | 2023-10-16T12:17:38.328531299Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:38.331466786Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1918461383665793368064 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:38.589929510Z until 281474976710655 now= 1697458658 +bundler_1 | 2023-10-16T12:17:38.600309774Z sent eth_sendUserOperation - 0xa4e19164b74ac15593e190f6e61c6d5d742874397b3cb4e91d9857f96c70f22c +bundler_1 | 2023-10-16T12:17:38.603561081Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1936908127739502919680 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:38.844887810Z until 281474976710655 now= 1697458658 +bundler_1 | 2023-10-16T12:17:38.855834109Z sent eth_sendUserOperation - 0xcdd16a5e77bf795711f9aa28e8cc96547ccf5ed80bd2c6f87488669fe11ebb73 +bundler_1 | 2023-10-16T12:17:38.859212925Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1955354871813212471296 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:39.097535561Z until 281474976710655 now= 1697458659 +bundler_1 | 2023-10-16T12:17:39.107913725Z sent eth_sendUserOperation - 0x97f72863cd3f51d0f0add6de6ec452a7a70f33ee72b5ed2d48a7d31287c65f4a +bundler_1 | 2023-10-16T12:17:39.111246338Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1973801615886922022912 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:39.382197760Z until 281474976710655 now= 1697458659 +bundler_1 | 2023-10-16T12:17:39.393637291Z sent eth_sendUserOperation - 0x87240e89f86d10fbba6fd84a91d746142e8e24e26bf584f243474db9cfe5ae23 +bundler_1 | 2023-10-16T12:17:39.396902500Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:39.399761483Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=1992248359960631574528 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:39.661112791Z until 281474976710655 now= 1697458659 +bundler_1 | 2023-10-16T12:17:39.672108294Z sent eth_sendUserOperation - 0x048e5bb4d95ec992aa80b996430e0bd19ad59c69f73f8dbc5f7b51590793e6b0 +bundler_1 | 2023-10-16T12:17:39.676056146Z sent debug_bundler_dumpReputation - [ +bundler_1 | 2023-10-16T12:17:39.676074347Z { +bundler_1 | 2023-10-16T12:17:39.676078348Z address: '0xcd82a509d5d00cb6493eb35a6d2a87245a31b96a', +bundler_1 | 2023-10-16T12:17:39.676081848Z opsSeen: '0x6d', +bundler_1 | 2023-10-16T12:17:39.676085148Z opsIncluded: '0x0', +bundler_1 | 2023-10-16T12:17:39.676088748Z status: '0x0' +bundler_1 | 2023-10-16T12:17:39.676091949Z }, +bundler_1 | 2023-10-16T12:17:39.676095049Z { +bundler_1 | 2023-10-16T12:17:39.676098449Z address: '0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1', +bundler_1 | 2023-10-16T12:17:39.676101749Z opsSeen: '0x6d', +bundler_1 | 2023-10-16T12:17:39.676104849Z opsIncluded: '0x0', +bundler_1 | 2023-10-16T12:17:39.676108050Z status: '0x0' +bundler_1 | 2023-10-16T12:17:39.676111350Z } +bundler_1 | 2023-10-16T12:17:39.676114550Z ] +bundler_1 | 2023-10-16T12:17:39.678764819Z sent debug_bundler_dumpReputation - [ +bundler_1 | 2023-10-16T12:17:39.678779420Z { +bundler_1 | 2023-10-16T12:17:39.678783021Z address: '0xcd82a509d5d00cb6493eb35a6d2a87245a31b96a', +bundler_1 | 2023-10-16T12:17:39.678786421Z opsSeen: '0x6d', +bundler_1 | 2023-10-16T12:17:39.678789621Z opsIncluded: '0x0', +bundler_1 | 2023-10-16T12:17:39.678792921Z status: '0x0' +bundler_1 | 2023-10-16T12:17:39.678796021Z }, +bundler_1 | 2023-10-16T12:17:39.678799222Z { +bundler_1 | 2023-10-16T12:17:39.678802222Z address: '0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1', +bundler_1 | 2023-10-16T12:17:39.678805622Z opsSeen: '0x6d', +bundler_1 | 2023-10-16T12:17:39.678808722Z opsIncluded: '0x0', +bundler_1 | 2023-10-16T12:17:39.678812022Z status: '0x0' +bundler_1 | 2023-10-16T12:17:39.678815123Z } +bundler_1 | 2023-10-16T12:17:39.678818223Z ] +bundler_1 | 2023-10-16T12:17:39.681404288Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2010695104034341126144 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:39.942597586Z until 281474976710655 now= 1697458659 +bundler_1 | 2023-10-16T12:17:39.953705897Z sent eth_sendUserOperation - 0xed4d97d59197bebe055595daa5a7c170e20b9c6b6b52f65684114d49e5201bf0 +bundler_1 | 2023-10-16T12:17:39.957394832Z sent debug_bundler_dumpReputation - [ +bundler_1 | 2023-10-16T12:17:39.957443535Z { +bundler_1 | 2023-10-16T12:17:39.957449536Z address: '0xcd82a509d5d00cb6493eb35a6d2a87245a31b96a', +bundler_1 | 2023-10-16T12:17:39.957453136Z opsSeen: '0x6e', +bundler_1 | 2023-10-16T12:17:39.957456636Z opsIncluded: '0x0', +bundler_1 | 2023-10-16T12:17:39.957492939Z status: '0x1' +bundler_1 | 2023-10-16T12:17:39.957497739Z }, +bundler_1 | 2023-10-16T12:17:39.957501039Z { +bundler_1 | 2023-10-16T12:17:39.957504239Z address: '0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1', +bundler_1 | 2023-10-16T12:17:39.957507740Z opsSeen: '0x6e', +bundler_1 | 2023-10-16T12:17:39.957511040Z opsIncluded: '0x0', +bundler_1 | 2023-10-16T12:17:39.957514340Z status: '0x1' +bundler_1 | 2023-10-16T12:17:39.957517540Z } +bundler_1 | 2023-10-16T12:17:39.957520740Z ] +bundler_1 | 2023-10-16T12:17:39.960514032Z sent debug_bundler_dumpReputation - [ +bundler_1 | 2023-10-16T12:17:39.960531033Z { +bundler_1 | 2023-10-16T12:17:39.960535133Z address: '0xcd82a509d5d00cb6493eb35a6d2a87245a31b96a', +bundler_1 | 2023-10-16T12:17:39.960538733Z opsSeen: '0x6e', +bundler_1 | 2023-10-16T12:17:39.960541934Z opsIncluded: '0x0', +bundler_1 | 2023-10-16T12:17:39.960545634Z status: '0x1' +bundler_1 | 2023-10-16T12:17:39.960548934Z }, +bundler_1 | 2023-10-16T12:17:39.960552034Z { +bundler_1 | 2023-10-16T12:17:39.960555334Z address: '0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1', +bundler_1 | 2023-10-16T12:17:39.960558735Z opsSeen: '0x6e', +bundler_1 | 2023-10-16T12:17:39.960628839Z opsIncluded: '0x0', +bundler_1 | 2023-10-16T12:17:39.960635940Z status: '0x1' +bundler_1 | 2023-10-16T12:17:39.960639440Z } +bundler_1 | 2023-10-16T12:17:39.960642840Z ] +bundler_1 | 2023-10-16T12:17:39.963236706Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:39.965982081Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2029141848108050677760 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:40.263841524Z until 281474976710655 now= 1697458660 +bundler_1 | 2023-10-16T12:17:40.277719511Z sent eth_sendUserOperation - 0xcfd4a35c94aa58ae95c4e0dce5efccf73a65716b035e149e08d051a1adb8e704 +bundler_1 | 2023-10-16T12:17:40.281190833Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2047588592181760229376 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:40.546399988Z until 281474976710655 now= 1697458660 +bundler_1 | 2023-10-16T12:17:40.558233244Z sent eth_sendUserOperation - 0x1e31ab1e3224dc4ada432b949ffe1f782200dbfe8964557a05211c25861013e2 +bundler_1 | 2023-10-16T12:17:40.561573458Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2066035336255469780992 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:40.813111138Z until 281474976710655 now= 1697458660 +bundler_1 | 2023-10-16T12:17:40.823724117Z sent eth_sendUserOperation - 0x7a01cb05187a01445f7e06d6be7ae1bb0b3e4eefa5b27c8a98e32ec380d44604 +bundler_1 | 2023-10-16T12:17:40.827162637Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2084482080329179332608 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:41.082751277Z until 281474976710655 now= 1697458661 +bundler_1 | 2023-10-16T12:17:41.094600334Z sent eth_sendUserOperation - 0xce42f745b54ddc3953e70d15be7b7ed31d366e2f77f7cbd28c55c088f7ff4f30 +bundler_1 | 2023-10-16T12:17:41.098298171Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:41.102021809Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2102928824402888884224 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:41.348391559Z until 281474976710655 now= 1697458661 +bundler_1 | 2023-10-16T12:17:41.358598412Z sent eth_sendUserOperation - 0x015a884e46d307b4c159c99507872274c300bd8fd87c897669cb7a5ddc53b63e +bundler_1 | 2023-10-16T12:17:41.361852920Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2121375568476598435840 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:41.625024144Z until 281474976710655 now= 1697458661 +bundler_1 | 2023-10-16T12:17:41.636347468Z sent eth_sendUserOperation - 0xa5c283fc1063f02980801c2036a13b1e43934168e5991b0d22eb8ebfa19bad30 +bundler_1 | 2023-10-16T12:17:41.640065906Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2139822312550307987456 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:41.900488555Z until 281474976710655 now= 1697458661 +bundler_1 | 2023-10-16T12:17:41.914443047Z sent eth_sendUserOperation - 0x1fd420a5689c38d1ed64c7d30afc0e9a3d1724306204ef68a9d2bca8abed6a4c +bundler_1 | 2023-10-16T12:17:41.917807762Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2158269056624017539072 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:42.154454491Z until 281474976710655 now= 1697458662 +bundler_1 | 2023-10-16T12:17:42.166289047Z sent eth_sendUserOperation - 0xdaf6e99f96f1db840ec7c45cdf8d350bcc8be35ee353498e83d4619770b51165 +bundler_1 | 2023-10-16T12:17:42.169785171Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:42.172756161Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2176715800697727090688 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:42.429250659Z until 281474976710655 now= 1697458662 +bundler_1 | 2023-10-16T12:17:42.439683226Z sent eth_sendUserOperation - 0xf250ab4707fb852b0b81a9bbc7cd263e78b77190c1f65c24c5ce1199819f2de2 +bundler_1 | 2023-10-16T12:17:42.442753322Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2195162544771436642304 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:42.667931018Z until 281474976710655 now= 1697458662 +bundler_1 | 2023-10-16T12:17:42.678330382Z sent eth_sendUserOperation - 0x4b22aa562b29bc0f2f288c5ba8b17b009d25ab46d4b2567a35775ab71d98be82 +bundler_1 | 2023-10-16T12:17:42.682010918Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2213609288845146193920 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:42.960208236Z until 281474976710655 now= 1697458662 +bundler_1 | 2023-10-16T12:17:42.976689794Z sent eth_sendUserOperation - 0x4304289d170e9b2cfb27ca7d8e7b559d4a38b23a0ad0a99a055f4078e22a470e +bundler_1 | 2023-10-16T12:17:42.980164418Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2232056032918855745536 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:43.230121272Z until 281474976710655 now= 1697458663 +bundler_1 | 2023-10-16T12:17:43.240385731Z sent eth_sendUserOperation - 0x63fd2d336720191352634420d087b16b6b0e3dba4576a7c6a8ca5e7c19b11570 +bundler_1 | 2023-10-16T12:17:43.243524333Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:43.246449820Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2250502776992565297152 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:43.501608509Z until 281474976710655 now= 1697458663 +bundler_1 | 2023-10-16T12:17:43.513002341Z sent eth_sendUserOperation - 0xb518a3bb7ad8c098cedf2193b2a14f2a5abc691cccafa89ad4a1a759903ba02c +bundler_1 | 2023-10-16T12:17:43.516511066Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2268949521066274848768 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:43.775946329Z until 281474976710655 now= 1697458663 +bundler_1 | 2023-10-16T12:17:43.785397536Z sent eth_sendUserOperation - 0xc25687d33fb972ca7478430249e529b28b869355fa33c8148a5936499f1bb343 +bundler_1 | 2023-10-16T12:17:43.788679947Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2287396265139984400384 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:44.062601440Z until 281474976710655 now= 1697458664 +bundler_1 | 2023-10-16T12:17:44.074539107Z sent eth_sendUserOperation - 0x62f91d25ab882cb96d8ef87652c63ef79386125acbf7daeca73da58ef7f26965 +bundler_1 | 2023-10-16T12:17:44.079879850Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2305843009213693952000 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:44.342292004Z until 281474976710655 now= 1697458664 +bundler_1 | 2023-10-16T12:17:44.353666735Z sent eth_sendUserOperation - 0x95c9053be275291d371abddb6e18e590cf2fc123540e39c123fe5434666d8d4f +bundler_1 | 2023-10-16T12:17:44.356887742Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:44.359695322Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2324289753287403503616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:44.599357115Z until 281474976710655 now= 1697458664 +bundler_1 | 2023-10-16T12:17:44.609570071Z sent eth_sendUserOperation - 0x430e3db8f8b30dab5f055445a69bbada45dca41e440078593e4cd5da9506e658 +bundler_1 | 2023-10-16T12:17:44.612883884Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2342736497361113055232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:44.855185646Z until 281474976710655 now= 1697458664 +bundler_1 | 2023-10-16T12:17:44.866186053Z sent eth_sendUserOperation - 0x1220792e6dfff929986edf0a33719ba739cc0cf4cf151989f8a247d53ba1a7f9 +bundler_1 | 2023-10-16T12:17:44.869640275Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2361183241434822606848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:45.136713228Z until 281474976710655 now= 1697458665 +bundler_1 | 2023-10-16T12:17:45.148135462Z sent eth_sendUserOperation - 0xec8660b279bf30374fd263a5eda293cd0a1903c4d084fe80fcc9513a1c133c6b +bundler_1 | 2023-10-16T12:17:45.151955707Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2379629985508532158464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:45.391049064Z until 281474976710655 now= 1697458665 +bundler_1 | 2023-10-16T12:17:45.404148105Z sent eth_sendUserOperation - 0xfb789dee36d2b8a0dc57f01f0a5f2efce896c39cac807422272b5be3abc3d9d1 +bundler_1 | 2023-10-16T12:17:45.409858472Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:45.413107081Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2398076729582241710080 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:45.652435852Z until 281474976710655 now= 1697458665 +bundler_1 | 2023-10-16T12:17:45.665297678Z sent eth_sendUserOperation - 0x4fe8b58701de564acea91609729d3c011faa316c1965e69d3d5b2b8d6711f7ab +bundler_1 | 2023-10-16T12:17:45.668578689Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2416523473655951261696 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:45.914148862Z until 281474976710655 now= 1697458665 +bundler_1 | 2023-10-16T12:17:45.925061062Z sent eth_sendUserOperation - 0x7e1d0add92147757f71a20a0b4fadfaafa0ac37795d452544795c06027f17f9e +bundler_1 | 2023-10-16T12:17:45.928990715Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2434970217729660813312 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:46.192550243Z until 281474976710655 now= 1697458666 +bundler_1 | 2023-10-16T12:17:46.207448000Z sent eth_sendUserOperation - 0xbc428a2aa2205c60f4c7f5dafdcd6ea80d83265bef08c55968c6d5bbd2fadd4b +bundler_1 | 2023-10-16T12:17:46.210896421Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2453416961803370364928 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:46.467568107Z until 281474976710655 now= 1697458666 +bundler_1 | 2023-10-16T12:17:46.481340691Z sent eth_sendUserOperation - 0xaa46fa4744ab2dd9d27c5770b329f16e3d5cd601575feb1a7acffaf7e0627bf2 +bundler_1 | 2023-10-16T12:17:46.484500194Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:46.488419146Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2471863705877079916544 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:46.763685126Z until 281474976710655 now= 1697458666 +bundler_1 | 2023-10-16T12:17:46.778634386Z sent eth_sendUserOperation - 0x93c2c5045894ff75a871e52844128c52e8f885e447ff740c5e46a808e1301164 +bundler_1 | 2023-10-16T12:17:46.781994702Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2490310449950789468160 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:47.040094079Z until 281474976710655 now= 1697458667 +bundler_1 | 2023-10-16T12:17:47.050564751Z sent eth_sendUserOperation - 0xa5d0b12b44b4f69c2c4cc3eb638365a1b6be8a5edd9c815dfdfd3df186da9edb +bundler_1 | 2023-10-16T12:17:47.057837618Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2508757194024499019776 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:47.312771292Z until 281474976710655 now= 1697458667 +bundler_1 | 2023-10-16T12:17:47.323276667Z sent eth_sendUserOperation - 0xdf4a549765c05a27b56794c168a44efa986d2bc4c3fa8fb34b3ea9be8872ae47 +bundler_1 | 2023-10-16T12:17:47.326766991Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2527203938098208571392 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:47.580146465Z until 281474976710655 now= 1697458667 +bundler_1 | 2023-10-16T12:17:47.591357885Z sent eth_sendUserOperation - 0x18dae88f73aeb58fc2adcb0c6ee39324fcda89398db32b073f37207b7e4b4eda +bundler_1 | 2023-10-16T12:17:47.595122627Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:47.598246528Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2545650682171918123008 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:47.859415502Z until 281474976710655 now= 1697458667 +bundler_1 | 2023-10-16T12:17:47.869999482Z sent eth_sendUserOperation - 0xe9f6cea0ea682de9f2e6eddded884f1c64ac6bad7a99af9ea80eeac7fa828084 +bundler_1 | 2023-10-16T12:17:47.873514308Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2564097426245627674624 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:48.125566997Z until 281474976710655 now= 1697458668 +bundler_1 | 2023-10-16T12:17:48.136278484Z sent eth_sendUserOperation - 0x5c51c0463cd201a0d39c80e5fd7db25876fa50ef51bb0d53ae45e1012604cc17 +bundler_1 | 2023-10-16T12:17:48.139983722Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2582544170319337226240 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:48.405236159Z until 281474976710655 now= 1697458668 +bundler_1 | 2023-10-16T12:17:48.417808767Z sent eth_sendUserOperation - 0x09a4297e678a6502f2b6ef827f9df973668f9e5179ab25b1dc3e7878f419f490 +bundler_1 | 2023-10-16T12:17:48.423444629Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2600990914393046777856 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:48.683107506Z until 281474976710655 now= 1697458668 +bundler_1 | 2023-10-16T12:17:48.700681135Z sent eth_sendUserOperation - 0x7f20d6abe61d001c66579eadf4e82bd9b977d1325ac3a712580e0912b392520b +bundler_1 | 2023-10-16T12:17:48.703746632Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:48.706490408Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2619437658466756329472 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:48.952473907Z until 281474976710655 now= 1697458668 +bundler_1 | 2023-10-16T12:17:48.963514716Z sent eth_sendUserOperation - 0x9c941a3a3966831aae3f099f9228c34a193c8252f83e37530b3d68b4bb7885ea +bundler_1 | 2023-10-16T12:17:48.967644081Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2637884402540465881088 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:49.233563861Z until 281474976710655 now= 1697458669 +bundler_1 | 2023-10-16T12:17:49.252571082Z sent eth_sendUserOperation - 0x704c8d6e0fd5c5eeb11bf8d10380925f656a7ee371331be756bdea4f4ff59cf6 +bundler_1 | 2023-10-16T12:17:49.254511906Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2656331146614175432704 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:49.524724362Z until 281474976710655 now= 1697458669 +bundler_1 | 2023-10-16T12:17:49.535790472Z sent eth_sendUserOperation - 0x26e301caeb26863b583337a2586c5962f30f2663d6f4f361b8049ba0f6831f7b +bundler_1 | 2023-10-16T12:17:49.539118286Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2674777890687884984320 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:49.793897050Z until 281474976710655 now= 1697458669 +bundler_1 | 2023-10-16T12:17:49.807403017Z sent eth_sendUserOperation - 0xd9fcdddeac4a1615bd2e55f9967c480b320629fe6f837504015d2bb0929a7baa +bundler_1 | 2023-10-16T12:17:49.810554120Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:49.813559813Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2693224634761594535936 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:50.059131986Z until 281474976710655 now= 1697458670 +bundler_1 | 2023-10-16T12:17:50.073076581Z sent eth_sendUserOperation - 0x1660130095ff05e2be364816e860e5bdecf8974c8aa6fe26477ff530f3569e3e +bundler_1 | 2023-10-16T12:17:50.076557305Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2711671378835304087552 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:50.309111741Z until 281474976710655 now= 1697458670 +bundler_1 | 2023-10-16T12:17:50.322163980Z sent eth_sendUserOperation - 0xb1e8528a8139a71daec3eea704a570cee41acd6fa3698155a9b67522abe27eb5 +bundler_1 | 2023-10-16T12:17:50.325369185Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2730118122909013639168 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:50.568429197Z until 281474976710655 now= 1697458670 +bundler_1 | 2023-10-16T12:17:50.577876703Z sent eth_sendUserOperation - 0x072fc7718588cc587e50b897299fa44739fd6d5c062176959502ad5220cbedcb +bundler_1 | 2023-10-16T12:17:50.581215418Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2748564866982723190784 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:50.821388744Z until 281474976710655 now= 1697458670 +bundler_1 | 2023-10-16T12:17:50.833081595Z sent eth_sendUserOperation - 0xc6c3a4e3cd89722453b9c5c46345d8b533f752f224202fa78885f7b5a91aa87e +bundler_1 | 2023-10-16T12:17:50.836249098Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:50.839105682Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2767011611056432742400 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:51.078017822Z until 281474976710655 now= 1697458671 +bundler_1 | 2023-10-16T12:17:51.088483485Z sent eth_sendUserOperation - 0x0244542f86483f7a25813cdda3c477f1d9117982eb29fe45a4b3618ca3ba0db8 +bundler_1 | 2023-10-16T12:17:51.092158917Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2785458355130142294016 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:51.334594757Z until 281474976710655 now= 1697458671 +bundler_1 | 2023-10-16T12:17:51.344941511Z sent eth_sendUserOperation - 0x924572b4ffe65661639bb82e64478dcad2fa4b1640f560d1e2d16dc50f1a55df +bundler_1 | 2023-10-16T12:17:51.350930490Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2803905099203851845632 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:51.591438608Z until 281474976710655 now= 1697458671 +bundler_1 | 2023-10-16T12:17:51.602614815Z sent eth_sendUserOperation - 0x224090c6b7cb4bd80ae4f5f7584f761f4b2d20cec0a252b3eee9e0c94623ca92 +bundler_1 | 2023-10-16T12:17:51.605913224Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2822351843277561397248 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:51.862646268Z until 281474976710655 now= 1697458671 +bundler_1 | 2023-10-16T12:17:51.873268340Z sent eth_sendUserOperation - 0xb1972e7aad16ad5aa86625ea341d617dbac45d3151d140dd480ceef0d4b41d24 +bundler_1 | 2023-10-16T12:17:51.876617252Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:51.879992066Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2840798587351270948864 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:52.122586815Z until 281474976710655 now= 1697458672 +bundler_1 | 2023-10-16T12:17:52.133504506Z sent eth_sendUserOperation - 0x9ce229614e1339f03dac7fae31624af65d054757f72e1476ffce48508b75e8c3 +bundler_1 | 2023-10-16T12:17:52.136846717Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2859245331424980500480 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:52.376903207Z until 281474976710655 now= 1697458672 +bundler_1 | 2023-10-16T12:17:52.387511278Z sent eth_sendUserOperation - 0xcfa843ac6598ce8c016942abed2ca970827b0759d417e8e0251ae6f933ab0179 +bundler_1 | 2023-10-16T12:17:52.390740082Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2877692075498690052096 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:52.627708976Z until 281474976710655 now= 1697458672 +bundler_1 | 2023-10-16T12:17:52.637857918Z sent eth_sendUserOperation - 0x2f2c3e0dfd1118192df707396e1514e433966f096f72578e22861bf231259a07 +bundler_1 | 2023-10-16T12:17:52.641162427Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2896138819572399603712 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:52.888261862Z until 281474976710655 now= 1697458672 +bundler_1 | 2023-10-16T12:17:52.899316961Z sent eth_sendUserOperation - 0xeefa13840ca1a238a60fd1f2c519aadb7064eeed05895980f872b35cdaa06e8b +bundler_1 | 2023-10-16T12:17:52.902706976Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:52.905456450Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2914585563646109155328 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:53.148465125Z until 281474976710655 now= 1697458673 +bundler_1 | 2023-10-16T12:17:53.158838682Z sent eth_sendUserOperation - 0xdba9bbe8d2bf6f1d795d8f16c93bf86e7d3e48e3ca5b9b900d18e57adfbef250 +bundler_1 | 2023-10-16T12:17:53.164958369Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2933032307719818706944 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:53.423401921Z until 281474976710655 now= 1697458673 +bundler_1 | 2023-10-16T12:17:53.436160929Z sent eth_sendUserOperation - 0xbc8b8f4573510dfc455099d8c17d342085a4e86ab728f6ef1924426bae8c1dd6 +bundler_1 | 2023-10-16T12:17:53.439458937Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2951479051793528258560 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:53.696308189Z until 281474976710655 now= 1697458673 +bundler_1 | 2023-10-16T12:17:53.709242407Z sent eth_sendUserOperation - 0x24866de3508c57bcc740ba570d3fa51e6fafc5ee289adf54c5b0f59f8c0216b6 +bundler_1 | 2023-10-16T12:17:53.713702290Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2969925795867237810176 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:53.965454319Z until 281474976710655 now= 1697458673 +bundler_1 | 2023-10-16T12:17:53.976061690Z sent eth_sendUserOperation - 0x44f533d6066532765403fa6cb3b6e085a71fe1083c47fdecc85f485e9a3c5d7f +bundler_1 | 2023-10-16T12:17:53.979153385Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:53.982004766Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=2988372539940947361792 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:54.239563262Z until 281474976710655 now= 1697458674 +bundler_1 | 2023-10-16T12:17:54.251163096Z sent eth_sendUserOperation - 0x234ca3e6e09012a06c01d71563905e2d704af6263406280fa06a5e51f148c10d +bundler_1 | 2023-10-16T12:17:54.254746523Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3006819284014656913408 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:54.493525131Z until 281474976710655 now= 1697458674 +bundler_1 | 2023-10-16T12:17:54.505818409Z sent eth_sendUserOperation - 0x0acfdc182227dbca71dbb2bb7ab4a4585d970b73a4dc423be546909a3cf0632a +bundler_1 | 2023-10-16T12:17:54.509249126Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3025266028088366465024 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:54.765088814Z until 281474976710655 now= 1697458674 +bundler_1 | 2023-10-16T12:17:54.776168715Z sent eth_sendUserOperation - 0x9d565d1326312b3518c2ec5509df27ba7c275be10595e966754f4e60d7aabb94 +bundler_1 | 2023-10-16T12:17:54.779863949Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3043712772162076016640 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:55.036309775Z until 281474976710655 now= 1697458675 +bundler_1 | 2023-10-16T12:17:55.047679694Z sent eth_sendUserOperation - 0x08ae92cada403e8949578075761a116025e1075c0c893c62bd29c67b005cf753 +bundler_1 | 2023-10-16T12:17:55.050965202Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:55.054078399Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3062159516235785568256 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:55.308290784Z until 281474976710655 now= 1697458675 +bundler_1 | 2023-10-16T12:17:55.319893818Z sent eth_sendUserOperation - 0xf2865797f13af09a3e30228060ccdf960d5a07ef7ebc39f1d9c409291b12391b +bundler_1 | 2023-10-16T12:17:55.323252130Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3080606260309495119872 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:55.575988822Z until 281474976710655 now= 1697458675 +bundler_1 | 2023-10-16T12:17:55.588817033Z sent eth_sendUserOperation - 0xedcf5f238cbe62a615ef1d96fda5f0a4de2e42994cc3f4a3a88fe90f88eee357 +bundler_1 | 2023-10-16T12:17:55.592539169Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3099053004383204671488 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:55.844179391Z until 281474976710655 now= 1697458675 +bundler_1 | 2023-10-16T12:17:55.859929087Z sent eth_sendUserOperation - 0x403033e0d7fc5ec9b74053b319973122f6aa4e8daf61f96adb367151dc4aa987 +bundler_1 | 2023-10-16T12:17:55.865390233Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3117499748456914223104 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:56.103812819Z until 281474976710655 now= 1697458676 +bundler_1 | 2023-10-16T12:17:56.115561362Z sent eth_sendUserOperation - 0xdad69bca55dd7ffe56ff8db925ce2ec11fb8b81b5a284dc854b1f0815d61d295 +bundler_1 | 2023-10-16T12:17:56.119596517Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:56.122400695Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3135946492530623774720 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:56.387706881Z until 281474976710655 now= 1697458676 +bundler_1 | 2023-10-16T12:17:56.405228690Z sent eth_sendUserOperation - 0x03fcfb765250a72df709b023ba3174629af20d1bee1a3c267581c8dfbe0314a2 +bundler_1 | 2023-10-16T12:17:56.408687409Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3154393236604333326336 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:56.660745757Z until 281474976710655 now= 1697458676 +bundler_1 | 2023-10-16T12:17:56.670766991Z sent eth_sendUserOperation - 0x8aa90a79f0c2524ce9b144e097912652a4e12d490a943f8577cb6d8fe0b972ef +bundler_1 | 2023-10-16T12:17:56.674099202Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3172839980678042877952 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:56.924645455Z until 281474976710655 now= 1697458676 +bundler_1 | 2023-10-16T12:17:56.937457266Z sent eth_sendUserOperation - 0xeed39b16f969da3a825ef18593b9eed736e36c96a4ea8fec76951710f7c4b215 +bundler_1 | 2023-10-16T12:17:56.940865881Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3191286724751752429568 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:57.183601140Z until 281474976710655 now= 1697458677 +bundler_1 | 2023-10-16T12:17:57.195990024Z sent eth_sendUserOperation - 0x324d00883b0342c0937a7c23422487354c39d520aa93204bf70d2abd5e35fa82 +bundler_1 | 2023-10-16T12:17:57.199262631Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:57.202217218Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3209733468825461981184 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:57.438743983Z until 281474976710655 now= 1697458677 +bundler_1 | 2023-10-16T12:17:57.449623872Z sent eth_sendUserOperation - 0x37a9032853cace0658a6871a76f1f2b37dae29d3a7e7d12468ddccf3ba4f6077 +bundler_1 | 2023-10-16T12:17:57.452936281Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3228180212899171532800 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:57.701249093Z until 281474976710655 now= 1697458677 +bundler_1 | 2023-10-16T12:17:57.712723019Z sent eth_sendUserOperation - 0x920e563132d84fcb2aa505f386bcae120ed837c65a1f917a06ee26ed5057342b +bundler_1 | 2023-10-16T12:17:57.716023428Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3246626956972881084416 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:57.964221932Z until 281474976710655 now= 1697458677 +bundler_1 | 2023-10-16T12:17:57.975196526Z sent eth_sendUserOperation - 0x4d01810891bf43d745302b2dc050c49834a599d5dcb1480275533b8d4be3ec60 +bundler_1 | 2023-10-16T12:17:57.978395629Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3265073701046590636032 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:58.230209962Z until 281474976710655 now= 1697458678 +bundler_1 | 2023-10-16T12:17:58.247286242Z sent eth_sendUserOperation - 0x4b50d6322c2f0e4c7677e9aa616483beb140de2a7501ad38dac5a86072454984 +bundler_1 | 2023-10-16T12:17:58.250914172Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:58.253621643Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3283520445120300187648 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:58.509735548Z until 281474976710655 now= 1697458678 +bundler_1 | 2023-10-16T12:17:58.520611636Z sent eth_sendUserOperation - 0x16d7c5581debe1d5cff655d140de7e135ffdc7f301a74d440843887b6333c16f +bundler_1 | 2023-10-16T12:17:58.524112158Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3301967189194009739264 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:58.781500844Z until 281474976710655 now= 1697458678 +bundler_1 | 2023-10-16T12:17:58.795077403Z sent eth_sendUserOperation - 0xe7a260b56cafd8f9f12290abee24fd1dff5d5ce7a58f2c6a7c56e6f69eef1fa0 +bundler_1 | 2023-10-16T12:17:58.799718296Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3320413933267719290880 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:59.039665991Z until 281474976710655 now= 1697458679 +bundler_1 | 2023-10-16T12:17:59.050045855Z sent eth_sendUserOperation - 0x43347be05c26791aeb645184fbdcf6dda02980ae2b9c4dabc3802d7995f734cb +bundler_1 | 2023-10-16T12:17:59.053513177Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3338860677341428842496 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:59.287849166Z until 281474976710655 now= 1697458679 +bundler_1 | 2023-10-16T12:17:59.297923110Z sent eth_sendUserOperation - 0xc1c6d789bb8a05e63a5543d439d457f387619d8f540dea4c42ff5601f0885c12 +bundler_1 | 2023-10-16T12:17:59.301073112Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:17:59.303735482Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3357307421415138394112 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:59.539406056Z until 281474976710655 now= 1697458679 +bundler_1 | 2023-10-16T12:17:59.549720316Z sent eth_sendUserOperation - 0x7a80d69b4876ab46516ac7bce8a4beb5b5e929099dc8991b1eef2642bf81ddc8 +bundler_1 | 2023-10-16T12:17:59.552972724Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3375754165488847945728 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:17:59.806050811Z until 281474976710655 now= 1697458679 +bundler_1 | 2023-10-16T12:17:59.816785998Z sent eth_sendUserOperation - 0x8a849adcbb8b7fbe120a9a8ebe56877ea31a37419ca6434030dd9a78310826fa +bundler_1 | 2023-10-16T12:17:59.820178515Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3394200909562557497344 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:00.045794046Z until 281474976710655 now= 1697458680 +bundler_1 | 2023-10-16T12:18:00.060142264Z sent eth_sendUserOperation - 0x3f16ef164801bbe2649a8f8c24c3e0253725f4e97ef46821b5c5189dc5940ace +bundler_1 | 2023-10-16T12:18:00.063737694Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3412647653636267048960 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:00.319790372Z until 281474976710655 now= 1697458680 +bundler_1 | 2023-10-16T12:18:00.329268378Z sent eth_sendUserOperation - 0x64f41db380006532ee159bce1b2ac9a51fa12688f05ab0a39a1523a7d19bc4fc +bundler_1 | 2023-10-16T12:18:00.332505885Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:00.335272262Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3431094397709976600576 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:00.572036206Z until 281474976710655 now= 1697458680 +bundler_1 | 2023-10-16T12:18:00.585707180Z sent eth_sendUserOperation - 0x93ecccf9c3b7b4faac2d8db4cee3a67da811867983f073cb1d19097efc6ed77b +bundler_1 | 2023-10-16T12:18:00.589022192Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3449541141783686152192 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:00.823710204Z until 281474976710655 now= 1697458680 +bundler_1 | 2023-10-16T12:18:00.834044365Z sent eth_sendUserOperation - 0xf6bc1dabffd44c0667a6f51884a923d1951fd30b1a96ef23229ffab5073282c5 +bundler_1 | 2023-10-16T12:18:00.837382878Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3467987885857395703808 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:01.078128677Z until 281474976710655 now= 1697458681 +bundler_1 | 2023-10-16T12:18:01.088559944Z sent eth_sendUserOperation - 0x15ea4a006d5a06f8c133b65488df05071fd005f587728d3dbd0a24b1aa358fb0 +bundler_1 | 2023-10-16T12:18:01.092053568Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3486434629931105255424 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:01.328200672Z until 281474976710655 now= 1697458681 +bundler_1 | 2023-10-16T12:18:01.339806215Z sent eth_sendUserOperation - 0x3713ecaee1144a8fa76b328e3ebbaafbba5077d661e04ba1883e4f5130825ad5 +bundler_1 | 2023-10-16T12:18:01.342652797Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:01.345406673Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3504881374004814807040 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:01.593201922Z until 281474976710655 now= 1697458681 +bundler_1 | 2023-10-16T12:18:01.605185389Z sent eth_sendUserOperation - 0xa0d68b927a4d76e75e92cb13dcc2af5691cb327879f613c2e68413f0f593f86d +bundler_1 | 2023-10-16T12:18:01.608493200Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3523328118078524358656 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:01.854618843Z until 281474976710655 now= 1697458681 +bundler_1 | 2023-10-16T12:18:01.867035438Z sent eth_sendUserOperation - 0x3b61254b51564b66a39159762fe55205ebc34a857aad836f649067ff7465e6c7 +bundler_1 | 2023-10-16T12:18:01.870393652Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3541774862152233910272 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:02.103653472Z until 281474976710655 now= 1697458682 +bundler_1 | 2023-10-16T12:18:02.113871826Z sent eth_sendUserOperation - 0x851e8820ddebf5ae0c04915fd1e191bce65a47f9ec70a53baa198f0338ffac5f +bundler_1 | 2023-10-16T12:18:02.117180037Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3560221606225943461888 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:02.369169755Z until 281474976710655 now= 1697458682 +bundler_1 | 2023-10-16T12:18:02.385351990Z sent eth_sendUserOperation - 0xdc2b5ce8e713d88960fc02b3eac6ff59b01640023217e91675cc71066cc1b1ce +bundler_1 | 2023-10-16T12:18:02.388475790Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:02.391451181Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3578668350299653013504 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:02.675573454Z until 281474976710655 now= 1697458682 +bundler_1 | 2023-10-16T12:18:02.688286167Z sent eth_sendUserOperation - 0x0473268663dd2ac14804b224ccd7d439a9be21d77c069a64c7dc2f3f2dd32215 +bundler_1 | 2023-10-16T12:18:02.691968302Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3597115094373362565120 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:02.981409816Z until 281474976710655 now= 1697458682 +bundler_1 | 2023-10-16T12:18:02.993108464Z sent eth_sendUserOperation - 0x684ddf10a11bf5498797fd6bdc6493de95a801ccf63290929ce6357c63ed66a0 +bundler_1 | 2023-10-16T12:18:02.996469179Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3615561838447072116736 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:03.232604983Z until 281474976710655 now= 1697458683 +bundler_1 | 2023-10-16T12:18:03.242922943Z sent eth_sendUserOperation - 0x60084a96b8b583ce73e01ae36c3a19ac5a61ce735ab665cb2c2f213f05e457f9 +bundler_1 | 2023-10-16T12:18:03.246233555Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3634008582520781668352 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:03.483013100Z until 281474976710655 now= 1697458683 +bundler_1 | 2023-10-16T12:18:03.494840656Z sent eth_sendUserOperation - 0x7bdbd0678226b6f7eb72ccafcfc970c57b24f2d4457050fa76f288c8510793a3 +bundler_1 | 2023-10-16T12:18:03.500250502Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:03.503524912Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3652455326594491219968 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:03.752590743Z until 281474976710655 now= 1697458683 +bundler_1 | 2023-10-16T12:18:03.763227823Z sent eth_sendUserOperation - 0x320d02af46ebcd055e8e536bc11eac147e6a2dd6358fc900cd196121b78ad606 +bundler_1 | 2023-10-16T12:18:03.766483331Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3670902070668200771584 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:04.020453976Z until 281474976710655 now= 1697458684 +bundler_1 | 2023-10-16T12:18:04.029704268Z sent eth_sendUserOperation - 0x800e3c7d8ba1a8e368ea2cd96f02c94f54a38015a710b63612b083a3e8541d32 +bundler_1 | 2023-10-16T12:18:04.033048481Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3689348814741910323200 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:04.283285687Z until 281474976710655 now= 1697458684 +bundler_1 | 2023-10-16T12:18:04.294787323Z sent eth_sendUserOperation - 0x3c7f475815e53a691c0d07a323d004ab0dfd1f0b9b563663e591459bf20506da +bundler_1 | 2023-10-16T12:18:04.298010029Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3707795558815619874816 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:04.556374655Z until 281474976710655 now= 1697458684 +bundler_1 | 2023-10-16T12:18:04.569547897Z sent eth_sendUserOperation - 0x8b308acb3cf6860c79c501bbb0c9529849a98054f468248ef2df5fc4ee5aa1a5 +bundler_1 | 2023-10-16T12:18:04.572617794Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:04.575327067Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3726242302889329426432 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:04.861619479Z until 281474976710655 now= 1697458684 +bundler_1 | 2023-10-16T12:18:04.874679814Z sent eth_sendUserOperation - 0x9bee67d9e85bc2f5bf127f4d0ab855d3621b7a03bfe23ae1a49828d0d6e9d24a +bundler_1 | 2023-10-16T12:18:04.878235342Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3744689046963038978048 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:05.174211373Z until 281474976710655 now= 1697458685 +bundler_1 | 2023-10-16T12:18:05.185900121Z sent eth_sendUserOperation - 0x3eb16b89689839e4026fec73d99c1443ba0ea3b9d5c0c75635a47a497932750d +bundler_1 | 2023-10-16T12:18:05.189270837Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3763135791036748529664 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:05.451700322Z until 281474976710655 now= 1697458685 +bundler_1 | 2023-10-16T12:18:05.468024866Z sent eth_sendUserOperation - 0xa41034bf5be7da419174fd893cb15127f88437cb64dace057d9967ec44d980c6 +bundler_1 | 2023-10-16T12:18:05.471675800Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3781582535110458081280 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:05.730336745Z until 281474976710655 now= 1697458685 +bundler_1 | 2023-10-16T12:18:05.740783713Z sent eth_sendUserOperation - 0x8fdf7d59b764167bbbaeeb2ae7de06caa05c22ab2801193b3024599a6457d891 +bundler_1 | 2023-10-16T12:18:05.744052622Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:05.746940207Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3800029279184167632896 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:06.002333542Z until 281474976710655 now= 1697458686 +bundler_1 | 2023-10-16T12:18:06.038096430Z sent eth_sendUserOperation - 0x2567a45b58b3ee8b892202334f388d558ea36992fe52d1f23d7e6998912e2b26 +bundler_1 | 2023-10-16T12:18:06.041554151Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3818476023257877184512 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:06.290335164Z until 281474976710655 now= 1697458686 +bundler_1 | 2023-10-16T12:18:06.301269663Z sent eth_sendUserOperation - 0xe1828ca1038e7420f8d2e9e24fa068c404d2d3d23df6194dba97ea247d852526 +bundler_1 | 2023-10-16T12:18:06.304836591Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3836922767331586736128 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:06.542228075Z until 281474976710655 now= 1697458686 +bundler_1 | 2023-10-16T12:18:06.552342022Z sent eth_sendUserOperation - 0x9e5b1d57959ad5a96c18ba394df3fb6936d6cee467eadb3216cd3e9fa78c979e +bundler_1 | 2023-10-16T12:18:06.555537927Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3855369511405296287744 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:06.797983034Z until 281474976710655 now= 1697458686 +bundler_1 | 2023-10-16T12:18:06.809025740Z sent eth_sendUserOperation - 0x7a1a1454be839636cd1d07188085009876bce11dc3b16ad1f0345a7facced853 +bundler_1 | 2023-10-16T12:18:06.813585232Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:06.816702631Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3873816255479005839360 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:07.053093257Z until 281474976710655 now= 1697458687 +bundler_1 | 2023-10-16T12:18:07.064968717Z sent eth_sendUserOperation - 0xd52208b6774dca003fe82875dc9990f8086642deed72fcbc1be70d515d870e53 +bundler_1 | 2023-10-16T12:18:07.068612151Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3892262999552715390976 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:07.323498763Z until 281474976710655 now= 1697458687 +bundler_1 | 2023-10-16T12:18:07.337195739Z sent eth_sendUserOperation - 0x020440cd7737d1435ce2a45a3e925f8f35b53bbcc0feecc460d6dc37ff4c2121 +bundler_1 | 2023-10-16T12:18:07.340745866Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3910709743626424942592 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:07.597322387Z until 281474976710655 now= 1697458687 +bundler_1 | 2023-10-16T12:18:07.608299389Z sent eth_sendUserOperation - 0x9f378e4d783327664254a30a0c57cfc3a2eb6dd58d2be94f56a50ed849e8af20 +bundler_1 | 2023-10-16T12:18:07.611790413Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3929156487700134494208 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:07.887583263Z until 281474976710655 now= 1697458687 +bundler_1 | 2023-10-16T12:18:07.900307277Z sent eth_sendUserOperation - 0x8dd6ca779cadd3c308dee8147aa48a6ac4857f9e84302dcf4d8a343066ef8e18 +bundler_1 | 2023-10-16T12:18:07.903424276Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:07.906540576Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3947603231773844045824 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:08.168724755Z until 281474976710655 now= 1697458688 +bundler_1 | 2023-10-16T12:18:08.179767362Z sent eth_sendUserOperation - 0x38fbfcaf2f55f464298773f615bee8401b4cbe78a1439e43f346b77996572dd9 +bundler_1 | 2023-10-16T12:18:08.183470899Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3966049975847553597440 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:08.437682868Z until 281474976710655 now= 1697458688 +bundler_1 | 2023-10-16T12:18:08.449442320Z sent eth_sendUserOperation - 0x390d63f7410379d0916ab9acbccddcb773a8102a37c86e9db982e80d204cbd4d +bundler_1 | 2023-10-16T12:18:08.452954745Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=3984496719921263149056 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:08.683441996Z until 281474976710655 now= 1697458688 +bundler_1 | 2023-10-16T12:18:08.693540142Z sent eth_sendUserOperation - 0xcdfaf9e8454c52ea5a85b2cf2d6925aab0443c91b2cb533bc60c992397490118 +bundler_1 | 2023-10-16T12:18:08.696958161Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4002943463994972700672 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:08.932861158Z until 281474976710655 now= 1697458688 +bundler_1 | 2023-10-16T12:18:08.945887891Z sent eth_sendUserOperation - 0x70d4f335775add83920a840c29de9ec175fe3cacdcb05aef78802410d855141f +bundler_1 | 2023-10-16T12:18:08.948968489Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:08.951883875Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4021390208068682252288 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:09.218210619Z until 281474976710655 now= 1697458689 +bundler_1 | 2023-10-16T12:18:09.229054113Z sent eth_sendUserOperation - 0x436e3c51e76f5ed4335eee268aee007142925a45d4bce61d089cae5d38169a80 +bundler_1 | 2023-10-16T12:18:09.232502734Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4039836952142391803904 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:09.487241537Z until 281474976710655 now= 1697458689 +bundler_1 | 2023-10-16T12:18:09.500728300Z sent eth_sendUserOperation - 0xd5588a25d9ada9cb337aca84d569d991d41f113f023b0299e7b1183a8c64055b +bundler_1 | 2023-10-16T12:18:09.504163120Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4058283696216101355520 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:09.756073941Z until 281474976710655 now= 1697458689 +bundler_1 | 2023-10-16T12:18:09.769318589Z sent eth_sendUserOperation - 0xa75e9f9d57b7952a583fea925decdcd4ee09ad11dc6638056aa566ae04dbc604 +bundler_1 | 2023-10-16T12:18:09.772720807Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4076730440289810907136 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:10.034925087Z until 281474976710655 now= 1697458690 +bundler_1 | 2023-10-16T12:18:10.045152241Z sent eth_sendUserOperation - 0x29c685fca264f0149cbdbe9038e0c9defc1225bd2914cbbde3f9eaaacf25bef3 +bundler_1 | 2023-10-16T12:18:10.048362247Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:10.051118823Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4095177184363520458752 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:10.316442303Z until 281474976710655 now= 1697458690 +bundler_1 | 2023-10-16T12:18:10.328818795Z sent eth_sendUserOperation - 0x3f07584607937742ef7fc2eb3bc0f9e3bf8e3107ff219b2b376a8b37ad31323a +bundler_1 | 2023-10-16T12:18:10.332200412Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4113623928437230010368 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:10.594112974Z until 281474976710655 now= 1697458690 +bundler_1 | 2023-10-16T12:18:10.607552734Z sent eth_sendUserOperation - 0xb9012e9ad8eb7e5a38b7951ae21fd99adc0e0dede60f0c6eacd4ae1dba93b2a9 +bundler_1 | 2023-10-16T12:18:10.611639095Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4132070672510939561984 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:10.874609525Z until 281474976710655 now= 1697458690 +bundler_1 | 2023-10-16T12:18:10.885347112Z sent eth_sendUserOperation - 0x40df1b4dfdd4de93a281ff62d4b673a9743a5101a065639e97b1b1e4f88c20f2 +bundler_1 | 2023-10-16T12:18:10.888641723Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4150517416584649113600 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:11.141747321Z until 281474976710655 now= 1697458691 +bundler_1 | 2023-10-16T12:18:11.153371865Z sent eth_sendUserOperation - 0x21dde1c5d2c271d22eed237e11560a8debc5d616e5ee032d185f903cfdc4f911 +bundler_1 | 2023-10-16T12:18:11.156751081Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:11.159563961Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4168964160658358665216 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:11.423318041Z until 281474976710655 now= 1697458691 +bundler_1 | 2023-10-16T12:18:11.434429052Z sent eth_sendUserOperation - 0xec7d42609e28c3db419c61600cadea5bbff39fb464c47100ff5c04b770169972 +bundler_1 | 2023-10-16T12:18:11.438283998Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4187410904732068216832 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:11.687761764Z until 281474976710655 now= 1697458691 +bundler_1 | 2023-10-16T12:18:11.697178567Z sent eth_sendUserOperation - 0x82536ec5c38feb39b44108bb4eb6d571de999201870bc6629b4bfa971191dc3c +bundler_1 | 2023-10-16T12:18:11.700443276Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4205857648805777768448 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:11.969420090Z until 281474976710655 now= 1697458691 +bundler_1 | 2023-10-16T12:18:11.982588532Z sent eth_sendUserOperation - 0x40282972d6dc6a7297ce89c52dcca9698339cc6becb12699f45f89f3b4dfe7a1 +bundler_1 | 2023-10-16T12:18:11.985925046Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4224304392879487320064 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:12.242509067Z until 281474976710655 now= 1697458692 +bundler_1 | 2023-10-16T12:18:12.258314678Z sent eth_sendUserOperation - 0xe22ca8ddd970430275d0fca1628552cdc9efc7526fb51c1a48fa78e93169916c +bundler_1 | 2023-10-16T12:18:12.261522584Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:12.264374366Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4242751136953196871680 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:12.501861865Z until 281474976710655 now= 1697458692 +bundler_1 | 2023-10-16T12:18:12.512844467Z sent eth_sendUserOperation - 0x2e0a86712f0801bd7ffa221fd2fcdca6aefff16b7eef9c7c780aedbe02922a50 +bundler_1 | 2023-10-16T12:18:12.516542904Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4261197881026906423296 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:12.765610444Z until 281474976710655 now= 1697458692 +bundler_1 | 2023-10-16T12:18:12.780286883Z sent eth_sendUserOperation - 0x156aa1479ff86552324803cca709c78d18fbf23522f44981d69e0afbe150ac5f +bundler_1 | 2023-10-16T12:18:12.784288139Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4279644625100615974912 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:13.030106371Z until 281474976710655 now= 1697458693 +bundler_1 | 2023-10-16T12:18:13.040800455Z sent eth_sendUserOperation - 0x3957e583820f29f833be06a0a281b448149149655eabf4e89d92594a17003164 +bundler_1 | 2023-10-16T12:18:13.044191772Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4298091369174325526528 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:13.307179803Z until 281474976710655 now= 1697458693 +bundler_1 | 2023-10-16T12:18:13.317741279Z sent eth_sendUserOperation - 0x24858aa5fb4e15f86fb966852b7380d0ecb9f47e1763dfaee279bd0ece02bda6 +bundler_1 | 2023-10-16T12:18:13.320830377Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:13.323830169Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4316538113248035078144 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:13.591132275Z until 281474976710655 now= 1697458693 +bundler_1 | 2023-10-16T12:18:13.604255815Z sent eth_sendUserOperation - 0x7968d5fdc73247c9961a139723e734159f30b17d1e5ea4bba47c29d8a9422f9b +bundler_1 | 2023-10-16T12:18:13.607673034Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4334984857321744629760 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:13.866375890Z until 281474976710655 now= 1697458693 +bundler_1 | 2023-10-16T12:18:13.878511467Z sent eth_sendUserOperation - 0x299662ab071ec5676f97f76f771da440d8dafb1e03c9030b65bf61fd9fdd75b1 +bundler_1 | 2023-10-16T12:18:13.882046893Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4353431601395454181376 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:14.139436565Z until 281474976710655 now= 1697458694 +bundler_1 | 2023-10-16T12:18:14.150734488Z sent eth_sendUserOperation - 0xa3156aa3efcee40917f0cdb6428cc02314c24587c919530acee83d6308fcae09 +bundler_1 | 2023-10-16T12:18:14.154349620Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4371878345469163732992 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:14.409762965Z until 281474976710655 now= 1697458694 +bundler_1 | 2023-10-16T12:18:14.420026722Z sent eth_sendUserOperation - 0xcbc459911a47d668467197c3a0af56fcd8b7b70863a4f61bd7a9fa3350d10cba +bundler_1 | 2023-10-16T12:18:14.423339134Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:14.426552440Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4390325089542873284608 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:14.684976678Z until 281474976710655 now= 1697458694 +bundler_1 | 2023-10-16T12:18:14.696302003Z sent eth_sendUserOperation - 0x81b4b72a115c655f7b07162b9492740114cd6b25f9fc677bf3db9a60fd7a7988 +bundler_1 | 2023-10-16T12:18:14.700025942Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4408771833616582836224 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:14.949296617Z until 281474976710655 now= 1697458694 +bundler_1 | 2023-10-16T12:18:14.961283865Z sent eth_sendUserOperation - 0x81a4a7e3057d6d21f0a40156149c42db67abfbe0b7a7b56a115ec2cead1b0152 +bundler_1 | 2023-10-16T12:18:14.965588534Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4427218577690292387840 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:15.215568929Z until 281474976710655 now= 1697458695 +bundler_1 | 2023-10-16T12:18:15.227164052Z sent eth_sendUserOperation - 0x35812ccfe8575c8e0bf5292299d3d5f621a5ba77d9d5f642cd55b3f07c80ab18 +bundler_1 | 2023-10-16T12:18:15.230896585Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4445665321764001939456 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:15.468850930Z until 281474976710655 now= 1697458695 +bundler_1 | 2023-10-16T12:18:15.479077468Z sent eth_sendUserOperation - 0x296f6121b37a7d1e531fda1ea38bc9b25d0ac8181be77afcb21763080b0115aa +bundler_1 | 2023-10-16T12:18:15.482725196Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:15.492040977Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4464112065837711491072 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:15.727821686Z until 281474976710655 now= 1697458695 +bundler_1 | 2023-10-16T12:18:15.738372744Z sent eth_sendUserOperation - 0x85dbf38ece4375acdbefce1e4b8b860be9951548586b522b594acc98dca7690a +bundler_1 | 2023-10-16T12:18:15.743570869Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4482558809911421042688 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:15.991116612Z until 281474976710655 now= 1697458695 +bundler_1 | 2023-10-16T12:18:16.003143162Z sent eth_sendUserOperation - 0x6f305d09b4a70faeed27feef606ab849f71f8ab890fd64ac3023705133cfdb32 +bundler_1 | 2023-10-16T12:18:16.007013104Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4501005553985130594304 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:16.257131407Z until 281474976710655 now= 1697458696 +bundler_1 | 2023-10-16T12:18:16.270628949Z sent eth_sendUserOperation - 0x62cf5fea4e6cde5cec2fbca5aa037074a96b15e7f9b3d670b44ad9122bd75bb6 +bundler_1 | 2023-10-16T12:18:16.274418086Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4519452298058840145920 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:16.537211880Z until 281474976710655 now= 1697458696 +bundler_1 | 2023-10-16T12:18:16.548754200Z sent eth_sendUserOperation - 0xb21ca8a20169c56cd48185db0bbdfaeddea74fb1b0aebcb6c054c738e74c4846 +bundler_1 | 2023-10-16T12:18:16.552049706Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:16.554657669Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4537899042132549697536 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:16.807876366Z until 281474976710655 now= 1697458696 +bundler_1 | 2023-10-16T12:18:16.819516592Z sent eth_sendUserOperation - 0xb04dd1b5da356b2c4307b9992d60693c99538d9b61eb95c07dcd4b11d38112d9 +bundler_1 | 2023-10-16T12:18:16.823443937Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4556345786206259249152 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:17.086888972Z until 281474976710655 now= 1697458697 +bundler_1 | 2023-10-16T12:18:17.097665345Z sent eth_sendUserOperation - 0xfaa55fdf500cb1999a0f25b0a71071daa5716758329db6d2e816e92764408560 +bundler_1 | 2023-10-16T12:18:17.100965050Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4574792530279968800768 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:17.351724094Z until 281474976710655 now= 1697458697 +bundler_1 | 2023-10-16T12:18:17.367314567Z sent eth_sendUserOperation - 0x230a41e40ceaa02a2c731bb53d6ce8c0dba3e338068eb482a98181cc1aabf96d +bundler_1 | 2023-10-16T12:18:17.370622873Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4593239274353678352384 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:17.602579944Z until 281474976710655 now= 1697458697 +bundler_1 | 2023-10-16T12:18:17.613063198Z sent eth_sendUserOperation - 0x98267eb3d5a3df63cf2e71088116284e34b4764f64604198b281250c04c0a8c6 +bundler_1 | 2023-10-16T12:18:17.616118089Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:17.619969229Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4611686018427387904000 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:17.853029468Z until 281474976710655 now= 1697458697 +bundler_1 | 2023-10-16T12:18:17.863708635Z sent eth_sendUserOperation - 0x1f7fb50138765d2b4d6c619e71e94726e6dd85f518038c6f1be197898cd1dcd5 +bundler_1 | 2023-10-16T12:18:17.866847830Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4630132762501097455616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:18.105837240Z until 281474976710655 now= 1697458698 +bundler_1 | 2023-10-16T12:18:18.115708856Z sent eth_sendUserOperation - 0x1b31c2c6598091451f0a17d5a85abcf693232b38aa02e4b17782d78cab032200 +bundler_1 | 2023-10-16T12:18:18.118983360Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4648579506574807007232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:18.361049462Z until 281474976710655 now= 1697458698 +bundler_1 | 2023-10-16T12:18:18.374224083Z sent eth_sendUserOperation - 0x175b3d30c316e9e3b149d1f5f2a9eae6553fae751650ba717a621a9aa4a21084 +bundler_1 | 2023-10-16T12:18:18.377768505Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4667026250648516558848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:18.635531385Z until 281474976710655 now= 1697458698 +bundler_1 | 2023-10-16T12:18:18.645881531Z sent eth_sendUserOperation - 0x304db0fa8027ee5d0100781beb50101a29957e910cdcefa6d56c83d10fb56dd9 +bundler_1 | 2023-10-16T12:18:18.649006726Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:18.651945709Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4685472994722226110464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:18.907516353Z until 281474976710655 now= 1697458698 +bundler_1 | 2023-10-16T12:18:18.917653286Z sent eth_sendUserOperation - 0x9372e5c902d30bfed145c429afbff1a6ecb5d5e68a5d56973de0eed5662c6e22 +bundler_1 | 2023-10-16T12:18:18.923801269Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4703919738795935662080 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:19.174235893Z until 281474976710655 now= 1697458699 +bundler_1 | 2023-10-16T12:18:19.184773150Z sent eth_sendUserOperation - 0xbc0137661e8cebd39a7f51d4087284199f37f720a704a7943b9536afae2c2d2f +bundler_1 | 2023-10-16T12:18:19.188106358Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4722366482869645213696 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:19.427278579Z until 281474976710655 now= 1697458699 +bundler_1 | 2023-10-16T12:18:19.438486878Z sent eth_sendUserOperation - 0xdc51e62441579e4c892e082c72229ab86fba4af539bf98684ca6bf89abd25a81 +bundler_1 | 2023-10-16T12:18:19.441930493Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4740813226943354765312 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:19.679737929Z until 281474976710655 now= 1697458699 +bundler_1 | 2023-10-16T12:18:19.690329489Z sent eth_sendUserOperation - 0x26b6258f4fba9cc0d8d1769600a9c3c725d8094f5f630fbd78c3ee2d9f1f2b5f +bundler_1 | 2023-10-16T12:18:19.693585493Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:19.696320663Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4759259971017064316928 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:19.959982312Z until 281474976710655 now= 1697458699 +bundler_1 | 2023-10-16T12:18:19.978590273Z sent eth_sendUserOperation - 0x166b9ddcdd9e3d5bb52734d600ce728ced110d135f0b1dad859fe0bcfe681c13 +bundler_1 | 2023-10-16T12:18:19.981802873Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4777706715090773868544 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:20.241332164Z until 281474976710655 now= 1697458700 +bundler_1 | 2023-10-16T12:18:20.252618368Z sent eth_sendUserOperation - 0x12047ad6d57a5182b6c7570759da1487bccb2892579d8257b240a6f3f6e6e98b +bundler_1 | 2023-10-16T12:18:20.255939475Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4796153459164483420160 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:20.511613726Z until 281474976710655 now= 1697458700 +bundler_1 | 2023-10-16T12:18:20.522129882Z sent eth_sendUserOperation - 0x48131d563644c1f87bf978e97aea8ac68b488ad2dd242376aeedcb8897c8ae46 +bundler_1 | 2023-10-16T12:18:20.525307480Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4814600203238192971776 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:20.763822960Z until 281474976710655 now= 1697458700 +bundler_1 | 2023-10-16T12:18:20.778522577Z sent eth_sendUserOperation - 0x920a59931436c1bfda32d3db2601187c80564dfb6b3f916837b23c97f96f5841 +bundler_1 | 2023-10-16T12:18:20.781586968Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:20.784442146Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4833046947311902523392 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:21.020648182Z until 281474976710655 now= 1697458701 +bundler_1 | 2023-10-16T12:18:21.030756313Z sent eth_sendUserOperation - 0xa95e52d654d711f70cfb4acfea581757d0be895f9c2900590cd72599202603dd +bundler_1 | 2023-10-16T12:18:21.034089621Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4851493691385612075008 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:21.260014015Z until 281474976710655 now= 1697458701 +bundler_1 | 2023-10-16T12:18:21.268729359Z sent eth_sendUserOperation - 0x52d02c0ae5929a9a7ff1d2d3cc8f55995be8dd30518fa00d0460f2d76ff103e9 +bundler_1 | 2023-10-16T12:18:21.272342084Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4869940435459321626624 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:21.507416549Z until 281474976710655 now= 1697458701 +bundler_1 | 2023-10-16T12:18:21.548575417Z sent eth_sendUserOperation - 0x053428ae93f97de6e9a970ca7b2ae319c961795824500eef5f51719446dbdd35 +bundler_1 | 2023-10-16T12:18:21.551893024Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4888387179533031178240 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:21.784863158Z until 281474976710655 now= 1697458701 +bundler_1 | 2023-10-16T12:18:21.794574364Z sent eth_sendUserOperation - 0xd52a187a76d724a1f4134a7a4e328cbf09948681797d59f3eb0157f36c4950c8 +bundler_1 | 2023-10-16T12:18:21.797795765Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:21.800688545Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4906833923606740729856 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:22.058283016Z until 281474976710655 now= 1697458702 +bundler_1 | 2023-10-16T12:18:22.079792858Z sent eth_sendUserOperation - 0xbfd457012d316dff1c8715709af316de0aa3eb6a30c4df4412bd9ab3da662c9a +bundler_1 | 2023-10-16T12:18:22.082957955Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4925280667680450281472 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:22.341558688Z until 281474976710655 now= 1697458702 +bundler_1 | 2023-10-16T12:18:22.353083107Z sent eth_sendUserOperation - 0xc05074654588b5dabbc4bce23aae6769eb02a1f4bb6caac0cc63e1b9f414eadd +bundler_1 | 2023-10-16T12:18:22.356468218Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4943727411754159833088 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:22.615233761Z until 281474976710655 now= 1697458702 +bundler_1 | 2023-10-16T12:18:22.627940454Z sent eth_sendUserOperation - 0x2adc864efe9b6e16ec1525aa224c47e5c53d4a865196e08399755cf55d6d84ae +bundler_1 | 2023-10-16T12:18:22.631214458Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4962174155827869384704 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:22.879037019Z until 281474976710655 now= 1697458702 +bundler_1 | 2023-10-16T12:18:22.889381364Z sent eth_sendUserOperation - 0x5538e4210839e911a993b753411a6a02002f73f71953bf4bbba5151739ffc4ab +bundler_1 | 2023-10-16T12:18:22.892524560Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:22.895198527Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4980620899901578936320 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:23.142097803Z until 281474976710655 now= 1697458703 +bundler_1 | 2023-10-16T12:18:23.162443006Z sent eth_sendUserOperation - 0x5cdc68905a6f778f72c965b6c6688f7d63d4b544d89256f509dc73c228bf0487 +bundler_1 | 2023-10-16T12:18:23.166496165Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=4999067643975288487936 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:23.417263918Z until 281474976710655 now= 1697458703 +bundler_1 | 2023-10-16T12:18:23.428289124Z sent eth_sendUserOperation - 0x7d940125d9362f8657f74de98e88b7ed57fbe1d59ebd1d9a37ae4ef16db4f612 +bundler_1 | 2023-10-16T12:18:23.432137070Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5017514388048998039552 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:23.679446601Z until 281474976710655 now= 1697458703 +bundler_1 | 2023-10-16T12:18:23.689695258Z sent eth_sendUserOperation - 0x95184399b63c80e3e59a326e5594f8eccc5d7ad86d81940eef4605bca23a497f +bundler_1 | 2023-10-16T12:18:23.693438997Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5035961132122707591168 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:23.947507461Z until 281474976710655 now= 1697458703 +bundler_1 | 2023-10-16T12:18:23.960128969Z sent eth_sendUserOperation - 0xece5f5a0dab7ebb4f742c01229ae1d06fbbd0b846b50dd0924a46205eaa4a74a +bundler_1 | 2023-10-16T12:18:23.963280171Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:23.970791352Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5054407876196417142784 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:24.224340583Z until 281474976710655 now= 1697458704 +bundler_1 | 2023-10-16T12:18:24.235053468Z sent eth_sendUserOperation - 0x5e1047cb4d03121c5f914199e22e346d83dd32e6c6301b01710ee4399088792b +bundler_1 | 2023-10-16T12:18:24.238260874Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5072854620270126694400 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:24.486519266Z until 281474976710655 now= 1697458704 +bundler_1 | 2023-10-16T12:18:24.496996837Z sent eth_sendUserOperation - 0xc1295c39736b29400c4b1a250a8c4ac8e8700a47d7e2de23f94e38512e336208 +bundler_1 | 2023-10-16T12:18:24.502044560Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5091301364343836246016 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:24.750329254Z until 281474976710655 now= 1697458704 +bundler_1 | 2023-10-16T12:18:24.764386653Z sent eth_sendUserOperation - 0x12b36b2cd7f2c04b0f990ff26a51454a435a995ee5f61f6a2592036e17deb2dc +bundler_1 | 2023-10-16T12:18:24.768274002Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5109748108417545797632 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:25.038390394Z until 281474976710655 now= 1697458705 +bundler_1 | 2023-10-16T12:18:25.049051976Z sent eth_sendUserOperation - 0x28a71938213dc7a7a597522fa0a80c99e90e8a2e1b2239c73f46e30dcb8599ed +bundler_1 | 2023-10-16T12:18:25.054689937Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:25.057901143Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5128194852491255349248 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:25.332245305Z until 281474976710655 now= 1697458705 +bundler_1 | 2023-10-16T12:18:25.344189969Z sent eth_sendUserOperation - 0x550f81f7cc02293b0e9d2606bdc5e6f1b4ca914cd0f1a97eb4276a6d5b9417b5 +bundler_1 | 2023-10-16T12:18:25.347587687Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5146641596564964900864 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:25.576618848Z until 281474976710655 now= 1697458705 +bundler_1 | 2023-10-16T12:18:25.589897798Z sent eth_sendUserOperation - 0x87aad3893350ffa0a0b50866c2e0aef3459bab64ba0d14f558268409d92ea63a +bundler_1 | 2023-10-16T12:18:25.593387822Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5165088340638674452480 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:25.825873804Z until 281474976710655 now= 1697458705 +bundler_1 | 2023-10-16T12:18:25.834856679Z sent eth_sendUserOperation - 0x2fb5619a3d4d97405f9a3ba9599053fc4cb5f140564736ba0e356559140c4318 +bundler_1 | 2023-10-16T12:18:25.838194293Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5183535084712384004096 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:26.100944813Z until 281474976710655 now= 1697458706 +bundler_1 | 2023-10-16T12:18:26.111938316Z sent eth_sendUserOperation - 0x5551a19f1a9a182faca16d72f9a35a6179be616b13fed6085c8442b49cb33234 +bundler_1 | 2023-10-16T12:18:26.115445241Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:26.119098875Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5201981828786093555712 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:26.396050604Z until 281474976710655 now= 1697458706 +bundler_1 | 2023-10-16T12:18:26.407350927Z sent eth_sendUserOperation - 0x5e8c13db8c456917f90ab571674174bf4df965e09302dff912b84ebbb3bce73f +bundler_1 | 2023-10-16T12:18:26.410766846Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5220428572859803107328 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:26.662653470Z until 281474976710655 now= 1697458706 +bundler_1 | 2023-10-16T12:18:26.675672404Z sent eth_sendUserOperation - 0x67ffa9f455ad6fb5f839fccaf9746dbee1d83402f1d2c20c8bcc72b81cafea4e +bundler_1 | 2023-10-16T12:18:26.679135925Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5238875316933512658944 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:26.928848611Z until 281474976710655 now= 1697458706 +bundler_1 | 2023-10-16T12:18:26.938562732Z sent eth_sendUserOperation - 0x437fe2d8087d20728419928d77534ffcf599b5ead250699d7da8904fddbb04c6 +bundler_1 | 2023-10-16T12:18:26.941880545Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5257322061007222210560 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:27.201270050Z until 281474976710655 now= 1697458707 +bundler_1 | 2023-10-16T12:18:27.213437728Z sent eth_sendUserOperation - 0x55bdc7710693bbffd74918329741d2ef6c37b9f01f3dd83178c21bdc69bae44f +bundler_1 | 2023-10-16T12:18:27.217042759Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:27.219973547Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5275768805080931762176 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:27.492171471Z until 281474976710655 now= 1697458707 +bundler_1 | 2023-10-16T12:18:27.506031659Z sent eth_sendUserOperation - 0x26cc9ae7afa98b2c5443e00ee5ca94631f27fcd65995f97de5d8305cc215408c +bundler_1 | 2023-10-16T12:18:27.509401974Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5294215549154641313792 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:27.760239232Z until 281474976710655 now= 1697458707 +bundler_1 | 2023-10-16T12:18:27.770929916Z sent eth_sendUserOperation - 0x25713724efa7707a7313c6c4dcb6bf8831d53323954fd597ddcbfd2c64ea4940 +bundler_1 | 2023-10-16T12:18:27.774381537Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5312662293228350865408 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:28.025396006Z until 281474976710655 now= 1697458708 +bundler_1 | 2023-10-16T12:18:28.035888577Z sent eth_sendUserOperation - 0x6a4a6c375165a2ad5750628d85afe846a85f92ea1c69e828b471fea9484eb8de +bundler_1 | 2023-10-16T12:18:28.039248492Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5331109037302060417024 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:28.277123220Z until 281474976710655 now= 1697458708 +bundler_1 | 2023-10-16T12:18:28.287341274Z sent eth_sendUserOperation - 0x83061ed32cb6ccd21b863396581ebee44cd1f136c870bf5d154e265287b61fda +bundler_1 | 2023-10-16T12:18:28.290496976Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:28.293373460Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5349555781375769968640 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:28.529834897Z until 281474976710655 now= 1697458708 +bundler_1 | 2023-10-16T12:18:28.542327297Z sent eth_sendUserOperation - 0xe426bb78c2ecfc19ff015d4cfc371d2a02578c376e11a52a5e581b5088ac4983 +bundler_1 | 2023-10-16T12:18:28.545920527Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5368002525449479520256 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:28.785572168Z until 281474976710655 now= 1697458708 +bundler_1 | 2023-10-16T12:18:28.796926795Z sent eth_sendUserOperation - 0xe9dd9796d8fb4d529236a0853bf9a428e2cb513db7bb6928cf2a389195e2aa3d +bundler_1 | 2023-10-16T12:18:28.800386616Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5386449269523189071872 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:29.060718281Z until 281474976710655 now= 1697458709 +bundler_1 | 2023-10-16T12:18:29.071369663Z sent eth_sendUserOperation - 0x0ca1f6b081ec1c5e81f3d00e90c132c9c3172c876b8861f66bc13ac727c4caa1 +bundler_1 | 2023-10-16T12:18:29.074823584Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5404896013596898623488 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:29.331458313Z until 281474976710655 now= 1697458709 +bundler_1 | 2023-10-16T12:18:29.340884416Z sent eth_sendUserOperation - 0x7e0f8a32ed4b69321e8cd183ce39a66f00ccd58d06fc7ef2c460cb430979a578 +bundler_1 | 2023-10-16T12:18:29.344455845Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:29.347513140Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5423342757670608175104 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:29.607621391Z until 281474976710655 now= 1697458709 +bundler_1 | 2023-10-16T12:18:29.620952445Z sent eth_sendUserOperation - 0xa99018d4d752a353e2752a5257e5a96f5b80215109d643c1f374c8062aee7ba3 +bundler_1 | 2023-10-16T12:18:29.624917198Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5441789501744317726720 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:29.874656485Z until 281474976710655 now= 1697458709 +bundler_1 | 2023-10-16T12:18:29.885581385Z sent eth_sendUserOperation - 0x741bef8e18a8702d5702cd46737c2cf442bf8764b2fb6bcdeffcce9f065b5d23 +bundler_1 | 2023-10-16T12:18:29.888942900Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5460236245818027278336 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:30.137300798Z until 281474976710655 now= 1697458710 +bundler_1 | 2023-10-16T12:18:30.148203296Z sent eth_sendUserOperation - 0x1aa8f0b6d2a33b77e00d83f3cf8539524b4ff4a3888d73adc7eaa5bc3d423af6 +bundler_1 | 2023-10-16T12:18:30.152201152Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5478682989891736829952 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:30.412552218Z until 281474976710655 now= 1697458710 +bundler_1 | 2023-10-16T12:18:30.425284834Z sent eth_sendUserOperation - 0x91d35a8f726ee02410d3cf299d8115147e535e26b7a61e70f1f28d7f45f33642 +bundler_1 | 2023-10-16T12:18:30.428851462Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:30.431883956Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5497129733965446381568 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:30.705900697Z until 281474976710655 now= 1697458710 +bundler_1 | 2023-10-16T12:18:30.717275625Z sent eth_sendUserOperation - 0x7d3da446d7a0a83c3584433164946453872410b9a60ab4527ed74e13b494fe59 +bundler_1 | 2023-10-16T12:18:30.723187104Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5515576478039155933184 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:30.974204805Z until 281474976710655 now= 1697458710 +bundler_1 | 2023-10-16T12:18:30.986145353Z sent eth_sendUserOperation - 0x8b1d90bad58f8e5555be4a1ce63c8efa9cb26343e12c6675f7a4863574da15e8 +bundler_1 | 2023-10-16T12:18:30.989542466Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5534023222112865484800 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:31.253431502Z until 281474976710655 now= 1697458711 +bundler_1 | 2023-10-16T12:18:31.266241805Z sent eth_sendUserOperation - 0x74fed1f04e50e8409b295b0c6d2829f1a03b2e187834c19ded35220ccc0565dd +bundler_1 | 2023-10-16T12:18:31.272153075Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5552469966186575036416 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:31.513035669Z until 281474976710655 now= 1697458711 +bundler_1 | 2023-10-16T12:18:31.525187731Z sent eth_sendUserOperation - 0x533a95804e4c0f7adbfd77a4dc3f4ad9bc75be006e60bff83cbf872151a721eb +bundler_1 | 2023-10-16T12:18:31.528417233Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:31.531335916Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5570916710260284588032 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:31.793685655Z until 281474976710655 now= 1697458711 +bundler_1 | 2023-10-16T12:18:31.804024703Z sent eth_sendUserOperation - 0x869a0fd83afa5176ecc69ee5ebc75be5c073433127c2076264a2ddb0c9206b7a +bundler_1 | 2023-10-16T12:18:31.807094195Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5589363454333994139648 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:32.070942628Z until 281474976710655 now= 1697458712 +bundler_1 | 2023-10-16T12:18:32.081913816Z sent eth_sendUserOperation - 0xd4bcdd99c8630f970c89260018d5ff1f41d6dd8e5ce621d542d8e7b3446b7b96 +bundler_1 | 2023-10-16T12:18:32.085270326Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5607810198407703691264 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:32.335984836Z until 281474976710655 now= 1697458712 +bundler_1 | 2023-10-16T12:18:32.347352048Z sent eth_sendUserOperation - 0x08359271fa594536daa9a9a9dc68d40f4d3315f5b18f57f14cf568fb5c1894b1 +bundler_1 | 2023-10-16T12:18:32.351136586Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5626256942481413242880 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:32.598529187Z until 281474976710655 now= 1697458712 +bundler_1 | 2023-10-16T12:18:32.612291850Z sent eth_sendUserOperation - 0x5252f89b12e874f4eddf24249d669bf504b2f19c972d5a4a27064405ecdc44cd +bundler_1 | 2023-10-16T12:18:32.615450048Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:32.619233385Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5644703686555122794496 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:32.876107181Z until 281474976710655 now= 1697458712 +bundler_1 | 2023-10-16T12:18:32.886647441Z sent eth_sendUserOperation - 0xd6000175db033a0c4c1c777dcdad3d3524a6fdb2cdf7e6a65d906ff280f71415 +bundler_1 | 2023-10-16T12:18:32.890638691Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5663150430628832346112 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:33.142624581Z until 281474976710655 now= 1697458713 +bundler_1 | 2023-10-16T12:18:33.153410457Z sent eth_sendUserOperation - 0x4ee2ad8231587482bce050ea61cbfca352442b8f8a47105a0daf931b8a2cf5f8 +bundler_1 | 2023-10-16T12:18:33.156878774Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5681597174702541897728 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:33.407736893Z until 281474976710655 now= 1697458713 +bundler_1 | 2023-10-16T12:18:33.418499368Z sent eth_sendUserOperation - 0xbcd7227ba23b5cf86270e135e7227a2113d8566dec5ef6fa266cffd48b361089 +bundler_1 | 2023-10-16T12:18:33.421796074Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5700043918776251449344 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:33.671680733Z until 281474976710655 now= 1697458713 +bundler_1 | 2023-10-16T12:18:33.682727925Z sent eth_sendUserOperation - 0xce11a5d04b705f36a8ac700c3436689041d7b6d974fa0ac50fe82810d35eaf7c +bundler_1 | 2023-10-16T12:18:33.685860821Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:33.689208131Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5718490662849961000960 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:33.932069749Z until 281474976710655 now= 1697458713 +bundler_1 | 2023-10-16T12:18:33.946297040Z sent eth_sendUserOperation - 0x002fc81e713e4fdd27802d606d93fc65780291b52849f24f37049c627b0ebbaf +bundler_1 | 2023-10-16T12:18:33.949951969Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5736937406923670552576 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:34.212901846Z until 281474976710655 now= 1697458714 +bundler_1 | 2023-10-16T12:18:34.223357001Z sent eth_sendUserOperation - 0xf582fdbd123e099d9692f1de4e5a18002ce335da7d0fced5af259b80004cee9c +bundler_1 | 2023-10-16T12:18:34.226703111Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5755384150997380104192 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:34.455822568Z until 281474976710655 now= 1697458714 +bundler_1 | 2023-10-16T12:18:34.473709089Z sent eth_sendUserOperation - 0xa8ec4a5f95374c175dc9b4484de5c586dbfa13213783af0d50a1c78bf6d341ad +bundler_1 | 2023-10-16T12:18:34.477151304Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5773830895071089655808 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:34.707318127Z until 281474976710655 now= 1697458714 +bundler_1 | 2023-10-16T12:18:34.717287552Z sent eth_sendUserOperation - 0x96885416e08d0979287ae10d1066358fe75ec449ea961497676b65c8a7ac6e68 +bundler_1 | 2023-10-16T12:18:34.720533655Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:34.723315129Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5792277639144799207424 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:34.961764371Z until 281474976710655 now= 1697458714 +bundler_1 | 2023-10-16T12:18:34.974604875Z sent eth_sendUserOperation - 0xb5f73e175309d9fac4ca7496eac7d301521c545ff367b5611fb4c3fa65786da3 +bundler_1 | 2023-10-16T12:18:34.978659329Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5810724383218508759040 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:35.237315137Z until 281474976710655 now= 1697458715 +bundler_1 | 2023-10-16T12:18:35.248478537Z sent eth_sendUserOperation - 0x3cf8b936a300967eb1df4c8999fc80f841784ebdb570642c3386a540539afc3f +bundler_1 | 2023-10-16T12:18:35.251900351Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5829171127292218310656 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:35.508671941Z until 281474976710655 now= 1697458715 +bundler_1 | 2023-10-16T12:18:35.519445716Z sent eth_sendUserOperation - 0xcdda09d54b867b26b7162fc95e0fc749b9320d5647ac00ae992a25546c9899b6 +bundler_1 | 2023-10-16T12:18:35.523048542Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5847617871365927862272 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:35.762023016Z until 281474976710655 now= 1697458715 +bundler_1 | 2023-10-16T12:18:35.772398166Z sent eth_sendUserOperation - 0xd44aa908d4b2259f0dddac1bc748a59bc743bf681539875c2ba518f77fad6fba +bundler_1 | 2023-10-16T12:18:35.776367715Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:35.779103286Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5866064615439637413888 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:36.016239646Z until 281474976710655 now= 1697458716 +bundler_1 | 2023-10-16T12:18:36.029096351Z sent eth_sendUserOperation - 0x3ffa9fb45629ee75bffcee0c48a0287d3ede7c3b80c809a9908282ee81c2ecbd +bundler_1 | 2023-10-16T12:18:36.032585370Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5884511359513346965504 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:36.299690007Z until 281474976710655 now= 1697458716 +bundler_1 | 2023-10-16T12:18:36.310325073Z sent eth_sendUserOperation - 0xf6c1adabee283649f1f48862b1878e8ee5bd173201d5136bb05e545821430015 +bundler_1 | 2023-10-16T12:18:36.313709485Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5902958103587056517120 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:36.562066348Z until 281474976710655 now= 1697458716 +bundler_1 | 2023-10-16T12:18:36.573017034Z sent eth_sendUserOperation - 0x46760ed1f0b8b9e1b33db811843678eaf2854be7d6be844a71f73908179a8382 +bundler_1 | 2023-10-16T12:18:36.576423147Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5921404847660766068736 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:36.821415199Z until 281474976710655 now= 1697458716 +bundler_1 | 2023-10-16T12:18:36.831653640Z sent eth_sendUserOperation - 0xbae03a06f44dc369539430026d55afd053f63d0504b24625d38f85a12dfe7483 +bundler_1 | 2023-10-16T12:18:36.835411176Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:36.838314558Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5939851591734475620352 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:37.081438492Z until 281474976710655 now= 1697458717 +bundler_1 | 2023-10-16T12:18:37.098489561Z sent eth_sendUserOperation - 0x0ad0d7e8ada5f5a75c0efd2b36923884ca3961e9cfa5884decff74579f608f56 +bundler_1 | 2023-10-16T12:18:37.101973679Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5958298335808185171968 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:37.356524329Z until 281474976710655 now= 1697458717 +bundler_1 | 2023-10-16T12:18:37.366985685Z sent eth_sendUserOperation - 0x92165594e125bd824ebc87aaad3f754578c012eddbb5c9290c063bed8f9f6d7e +bundler_1 | 2023-10-16T12:18:37.370229388Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5976745079881894723584 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:37.634099123Z until 281474976710655 now= 1697458717 +bundler_1 | 2023-10-16T12:18:37.645293724Z sent eth_sendUserOperation - 0xa785e286f4e04e49abde5ba41ff59657085209465abd84b5ff77dd924795d781 +bundler_1 | 2023-10-16T12:18:37.648656635Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=5995191823955604275200 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:37.896560069Z until 281474976710655 now= 1697458717 +bundler_1 | 2023-10-16T12:18:37.907101629Z sent eth_sendUserOperation - 0xd3082150e0bd540a06c48224e685db64d53908f4aa1f485ece3af02c9362592f +bundler_1 | 2023-10-16T12:18:37.910741657Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:37.913573735Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6013638568029313826816 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:38.158007851Z until 281474976710655 now= 1697458718 +bundler_1 | 2023-10-16T12:18:38.168601115Z sent eth_sendUserOperation - 0x875ec45578d49eda35f4372bf7269afc660154f987f37c8c51996a0cbf8ba96b +bundler_1 | 2023-10-16T12:18:38.172105335Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6032085312103023378432 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:38.431041760Z until 281474976710655 now= 1697458718 +bundler_1 | 2023-10-16T12:18:38.444032774Z sent eth_sendUserOperation - 0xa8b8516b8244d4eed8907df1c46c5aaf57d6abc460199733f66d4864b56baa98 +bundler_1 | 2023-10-16T12:18:38.447708104Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6050532056176732930048 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:38.727404331Z until 281474976710655 now= 1697458718 +bundler_1 | 2023-10-16T12:18:38.738832347Z sent eth_sendUserOperation - 0x39ae76c46dd1ffd964de8fc2c4e66d8132544c4628526807affbf4bed9a441c7 +bundler_1 | 2023-10-16T12:18:38.742377869Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6068978800250442481664 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:39.005339652Z until 281474976710655 now= 1697458719 +bundler_1 | 2023-10-16T12:18:39.019017711Z sent eth_sendUserOperation - 0xfcdbdbf76709f2ca95104428452a6f76d1e30dbfc94d0f34380e767ef33c09b9 +bundler_1 | 2023-10-16T12:18:39.023243176Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:39.025890642Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6087425544324152033280 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:39.310300988Z until 281474976710655 now= 1697458719 +bundler_1 | 2023-10-16T12:18:39.320966357Z sent eth_sendUserOperation - 0xcd5140946ff4eeae6908219890aaa598dad7337ba19a988d1fce36fe8504e9b3 +bundler_1 | 2023-10-16T12:18:39.324312567Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6105872288397861584896 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:39.610162503Z until 281474976710655 now= 1697458719 +bundler_1 | 2023-10-16T12:18:39.629650226Z sent eth_sendUserOperation - 0xf4ccf9271853a5cb378c2e603db31f4066cca145a04f355ed50d55febe448a68 +bundler_1 | 2023-10-16T12:18:39.633325257Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6124319032471571136512 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:39.893882406Z until 281474976710655 now= 1697458719 +bundler_1 | 2023-10-16T12:18:39.905086909Z sent eth_sendUserOperation - 0x5bc72f36fcab962b6336c34901018fa8e4b6d5919330aadd801ee947e115895c +bundler_1 | 2023-10-16T12:18:39.908931650Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6142765776545280688128 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:40.180726404Z until 281474976710655 now= 1697458720 +bundler_1 | 2023-10-16T12:18:40.194861791Z sent eth_sendUserOperation - 0xdcdbc3340f9a1ff0e79a2187d5868fbf61e741a0a741d4f560ddc7c74d55feea +bundler_1 | 2023-10-16T12:18:40.198381612Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:40.201520309Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6161212520618990239744 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:40.466185016Z until 281474976710655 now= 1697458720 +bundler_1 | 2023-10-16T12:18:40.479335041Z sent eth_sendUserOperation - 0xeabaf0cdb6bcf19ebc0a3aa5c13dd6ba44f8addb15944467a056de51a308cdba +bundler_1 | 2023-10-16T12:18:40.483009572Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6179659264692699791360 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:40.754797326Z until 281474976710655 now= 1697458720 +bundler_1 | 2023-10-16T12:18:40.764574139Z sent eth_sendUserOperation - 0x14d19af8e2d9db319c8e21b11df90027de3afdd08d3c8b83fe226c5ce38e3d2c +bundler_1 | 2023-10-16T12:18:40.768150264Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6198106008766409342976 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:41.025864734Z until 281474976710655 now= 1697458721 +bundler_1 | 2023-10-16T12:18:41.039265575Z sent eth_sendUserOperation - 0x6fb2cac3b7b03d1f72f8e0a547e360173ae2627f22920854a2b5eb8903063f6a +bundler_1 | 2023-10-16T12:18:41.043791959Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6216552752840118894592 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:41.300919093Z until 281474976710655 now= 1697458721 +bundler_1 | 2023-10-16T12:18:41.317179914Z sent eth_sendUserOperation - 0x0dadf7313a679e690ec6488612c8db8e5a8bc08e360a17d9add93af35feb065b +bundler_1 | 2023-10-16T12:18:41.320787340Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:41.323754026Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6234999496913828446208 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:41.573663207Z until 281474976710655 now= 1697458721 +bundler_1 | 2023-10-16T12:18:41.585295737Z sent eth_sendUserOperation - 0xce1abed979c78c63cc27811aa53fd2973ee233ca37f2343be2e10498fdd59297 +bundler_1 | 2023-10-16T12:18:41.588968568Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6253446240987537997824 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:41.838604731Z until 281474976710655 now= 1697458721 +bundler_1 | 2023-10-16T12:18:41.850173857Z sent eth_sendUserOperation - 0x042bdec86f4c952b2b2ed289aadc136a1aa7e43a6f9662d55b4e58089f537d63 +bundler_1 | 2023-10-16T12:18:41.853579371Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6271892985061247549440 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:42.086744802Z until 281474976710655 now= 1697458722 +bundler_1 | 2023-10-16T12:18:42.098733354Z sent eth_sendUserOperation - 0xf0769b4fa181793ac5c2c21caac7e2700276d04a0f62c2deaf235a415bdb8ceb +bundler_1 | 2023-10-16T12:18:42.102212972Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6290339729134957101056 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:42.330598203Z until 281474976710655 now= 1697458722 +bundler_1 | 2023-10-16T12:18:42.341187167Z sent eth_sendUserOperation - 0x0be52d2b4fd4ba31f669162ca10251144f5fcd87bfb71a790e774c03003575d7 +bundler_1 | 2023-10-16T12:18:42.344265560Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:42.348263211Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6308786473208666652672 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:42.596378380Z until 281474976710655 now= 1697458722 +bundler_1 | 2023-10-16T12:18:42.610522367Z sent eth_sendUserOperation - 0xbffad102f15563727afbfa221283bb69766061c58252ed83b080c77110066ceb +bundler_1 | 2023-10-16T12:18:42.614015886Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6327233217282376204288 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:42.878732897Z until 281474976710655 now= 1697458722 +bundler_1 | 2023-10-16T12:18:42.889978402Z sent eth_sendUserOperation - 0x9261e2022c5e44a9707d447aa4415c4a0504c8f02ffea7b638eb09d97c85ec46 +bundler_1 | 2023-10-16T12:18:42.893420918Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6345679961356085755904 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:43.149280173Z until 281474976710655 now= 1697458723 +bundler_1 | 2023-10-16T12:18:43.161694852Z sent eth_sendUserOperation - 0xafd5163b3670065deed8e1b3e4c0c9e29777d645e344f14134cd96c0f5a81634 +bundler_1 | 2023-10-16T12:18:43.164954656Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6364126705429795307520 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:43.421649363Z until 281474976710655 now= 1697458723 +bundler_1 | 2023-10-16T12:18:43.432658254Z sent eth_sendUserOperation - 0x42a7cb68a4eb9406d0c3e813cc285d6bc0c3a96050e0b0f255c104baefc1cfde +bundler_1 | 2023-10-16T12:18:43.437841779Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:43.440595752Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6382573449503504859136 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:43.697856994Z until 281474976710655 now= 1697458723 +bundler_1 | 2023-10-16T12:18:43.712517614Z sent eth_sendUserOperation - 0xa0bf17e4c9e6d38a0e9b64aae384f2faf98daab6aa0a1b192ccfae900a6ef079 +bundler_1 | 2023-10-16T12:18:43.716677375Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6401020193577214410752 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:43.963172042Z until 281474976710655 now= 1697458723 +bundler_1 | 2023-10-16T12:18:43.973456587Z sent eth_sendUserOperation - 0x511fe0ee48a0bd816a3a015870e1777a63039a3e9ccd53e8faa94dee2fdb2114 +bundler_1 | 2023-10-16T12:18:43.976934705Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6419466937650923962368 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:44.229311341Z until 281474976710655 now= 1697458724 +bundler_1 | 2023-10-16T12:18:44.239705194Z sent eth_sendUserOperation - 0xe10bec787b870f01a30ae119242945895532ded6e42e8105f8fa4463c9c2da13 +bundler_1 | 2023-10-16T12:18:44.243051304Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6437913681724633513984 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:44.502600790Z until 281474976710655 now= 1697458724 +bundler_1 | 2023-10-16T12:18:44.513928000Z sent eth_sendUserOperation - 0xd6a1695a3a576a6e8dd9829f60e3b4100021e9178354901dc9b70847963837d7 +bundler_1 | 2023-10-16T12:18:44.517042796Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:44.519976880Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6456360425798343065600 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:44.775330403Z until 281474976710655 now= 1697458724 +bundler_1 | 2023-10-16T12:18:44.786421498Z sent eth_sendUserOperation - 0xa788dea144abc92d4b2ee43e4c1edf8dac7793d2e59a9a7efd5f2dfb24fc151f +bundler_1 | 2023-10-16T12:18:44.790192335Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6474807169872052617216 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:45.036781708Z until 281474976710655 now= 1697458725 +bundler_1 | 2023-10-16T12:18:45.051055703Z sent eth_sendUserOperation - 0xc191dc2a84835fe57fe58f2827bd5296ecfa8041acc2ac53526dd2ad7c5e1cdb +bundler_1 | 2023-10-16T12:18:45.054716033Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6493253913945762168832 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:45.298545133Z until 281474976710655 now= 1697458725 +bundler_1 | 2023-10-16T12:18:45.310544086Z sent eth_sendUserOperation - 0xd150c4945dc196b76ea2458bb96ff84d15a6375e1fc5f4dd3dd167cbcd0ebdfe +bundler_1 | 2023-10-16T12:18:45.313855293Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6511700658019471720448 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:45.565642892Z until 281474976710655 now= 1697458725 +bundler_1 | 2023-10-16T12:18:45.575992842Z sent eth_sendUserOperation - 0xe9a43849731792576513188ba8a7e8dd1ae51fe1ba1226687c7edad67f26b534 +bundler_1 | 2023-10-16T12:18:45.579511063Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:45.582309938Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6530147402093181272064 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:45.815047642Z until 281474976710655 now= 1697458725 +bundler_1 | 2023-10-16T12:18:45.825065070Z sent eth_sendUserOperation - 0x02e99c8ae2cebfe5c7a1dd9fa63f117b0a700e50f0126b59149d41ec89f0189d +bundler_1 | 2023-10-16T12:18:45.828321175Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6548594146166890823680 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:46.058462715Z until 281474976710655 now= 1697458726 +bundler_1 | 2023-10-16T12:18:46.070662181Z sent eth_sendUserOperation - 0x4bda4e1b3ab6a6d039a853316dcd6db4bfe25cf321422187fb687c868a87902c +bundler_1 | 2023-10-16T12:18:46.073978289Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6567040890240600375296 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:46.301279051Z until 281474976710655 now= 1697458726 +bundler_1 | 2023-10-16T12:18:46.311781210Z sent eth_sendUserOperation - 0xea5c04a28a01b06f8c41abc4e3121a1d729981813b179a31c7b86372afbd974e +bundler_1 | 2023-10-16T12:18:46.315051016Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6585487634314309926912 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:46.547521602Z until 281474976710655 now= 1697458726 +bundler_1 | 2023-10-16T12:18:46.557589234Z sent eth_sendUserOperation - 0x9851ecf66d9ed31c49e26ac18e39bb33c8ae88012963cbff59531ae76145862e +bundler_1 | 2023-10-16T12:18:46.560652026Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:46.563604412Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6603934378388019478528 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:46.798691763Z until 281474976710655 now= 1697458726 +bundler_1 | 2023-10-16T12:18:46.809699553Z sent eth_sendUserOperation - 0xd14df29a9aee8d0ce6a323a6f8afb82af785ad36449d9701df12ecb44063b2f7 +bundler_1 | 2023-10-16T12:18:46.813801811Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6622381122461729030144 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:47.085976532Z until 281474976710655 now= 1697458727 +bundler_1 | 2023-10-16T12:18:47.096517104Z sent eth_sendUserOperation - 0xaae6228479e4ba0c42df3365813ef6f5dc3922d6cbd35b1cd2a905c4689676b1 +bundler_1 | 2023-10-16T12:18:47.100024928Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6640827866535438581760 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:47.357389942Z until 281474976710655 now= 1697458727 +bundler_1 | 2023-10-16T12:18:47.368793569Z sent eth_sendUserOperation - 0xbecdcec5bda4709085fd276acfe1443f4e005b8d089e2665e98618f855967c45 +bundler_1 | 2023-10-16T12:18:47.372309993Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6659274610609148133376 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:47.619254943Z until 281474976710655 now= 1697458727 +bundler_1 | 2023-10-16T12:18:47.629565600Z sent eth_sendUserOperation - 0x30f953d5f7c0ba7eb7bf47e1729c7ec42d033e667fbd405ec7f15c283c4a1953 +bundler_1 | 2023-10-16T12:18:47.632602794Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:47.635463176Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6677721354682857684992 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:47.886361378Z until 281474976710655 now= 1697458727 +bundler_1 | 2023-10-16T12:18:47.897214670Z sent eth_sendUserOperation - 0xc1c9a2e457fbf8fb21a5c821df7c3bed8fa6cce3ad81b9dc785820559cefa06e +bundler_1 | 2023-10-16T12:18:47.902752223Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6696168098756567236608 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:48.143572082Z until 281474976710655 now= 1697458728 +bundler_1 | 2023-10-16T12:18:48.159851820Z sent eth_sendUserOperation - 0xd9fff2e2b1e85da7941b9c761f95cb5a0ccf1a82882c735ca34004e685fdd2b8 +bundler_1 | 2023-10-16T12:18:48.163369044Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6714614842830276788224 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:48.401706645Z until 281474976710655 now= 1697458728 +bundler_1 | 2023-10-16T12:18:48.412193214Z sent eth_sendUserOperation - 0x1727eaaa73e3be0280a65e9101b188df778d02629ec0ae7cb5f22d08a4646746 +bundler_1 | 2023-10-16T12:18:48.415525726Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6733061586903986339840 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:48.670040558Z until 281474976710655 now= 1697458728 +bundler_1 | 2023-10-16T12:18:48.680570030Z sent eth_sendUserOperation - 0xfb28c73d160717872001bdd4a8e06705650dbc6a301d55c2736090d546fa0c75 +bundler_1 | 2023-10-16T12:18:48.683884941Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:48.686631917Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6751508330977695891456 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:48.945088100Z until 281474976710655 now= 1697458728 +bundler_1 | 2023-10-16T12:18:48.955777782Z sent eth_sendUserOperation - 0x6e72af473f8f2f04f77fca77898282a5fa3c2171637c4b89a65e11aae2fb74ab +bundler_1 | 2023-10-16T12:18:48.959520821Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6769955075051405443072 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:49.226037718Z until 281474976710655 now= 1697458729 +bundler_1 | 2023-10-16T12:18:49.240530743Z sent eth_sendUserOperation - 0x00143d37ee4d5a6301c724b0fe686058ee8180a13b2c6b3af736e0c1be890ae9 +bundler_1 | 2023-10-16T12:18:49.243897057Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6788401819125114994688 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:49.501300174Z until 281474976710655 now= 1697458729 +bundler_1 | 2023-10-16T12:18:49.512678999Z sent eth_sendUserOperation - 0x1710f131d6662184b6755948004c01b3424442e547d600299f1484db935e05d1 +bundler_1 | 2023-10-16T12:18:49.516153021Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6806848563198824546304 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:49.776096599Z until 281474976710655 now= 1697458729 +bundler_1 | 2023-10-16T12:18:49.786569567Z sent eth_sendUserOperation - 0x81fb51888d5d072bec613007d450afcc6d1410d0e95d7f547e581f5b92f6819d +bundler_1 | 2023-10-16T12:18:49.789677266Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:49.792553749Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6825295307272534097920 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:50.073624475Z until 281474976710655 now= 1697458730 +bundler_1 | 2023-10-16T12:18:50.085101907Z sent eth_sendUserOperation - 0xd61c7d12c3095eb2cefc8392c720b980bee620442d9d7505e2b13e4e8d77eb36 +bundler_1 | 2023-10-16T12:18:50.088781541Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6843742051346243649536 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:50.348171285Z until 281474976710655 now= 1697458730 +bundler_1 | 2023-10-16T12:18:50.361129611Z sent eth_sendUserOperation - 0xfdff47af2db81b98d1c227dc448ee63a59a99db9132862d574a57c20cf01f4a3 +bundler_1 | 2023-10-16T12:18:50.364404520Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6862188795419953201152 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:50.605116572Z until 281474976710655 now= 1697458730 +bundler_1 | 2023-10-16T12:18:50.615044105Z sent eth_sendUserOperation - 0x137887849cba472ff9af4d9df08447c05b4f67492f85b0a643de9bc9d7602050 +bundler_1 | 2023-10-16T12:18:50.622394674Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6880635539493662752768 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:50.871588767Z until 281474976710655 now= 1697458730 +bundler_1 | 2023-10-16T12:18:50.882295949Z sent eth_sendUserOperation - 0x6093bc13fd945946e6935be11c6061d97453d061087dfe740b1ffae0a5c1aa04 +bundler_1 | 2023-10-16T12:18:50.885445750Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:50.888132522Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6899082283567372304384 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:51.143983739Z until 281474976710655 now= 1697458731 +bundler_1 | 2023-10-16T12:18:51.154169389Z sent eth_sendUserOperation - 0xc88154f1ebf529f6bf9cb8c435ce9efc9316becc75fb718daefc9c14c52e75dc +bundler_1 | 2023-10-16T12:18:51.160837814Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6917529027641081856000 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:51.417708696Z until 281474976710655 now= 1697458731 +bundler_1 | 2023-10-16T12:18:51.428592691Z sent eth_sendUserOperation - 0x5da5c7c59d04ac106e61c8db60e1669ba4eb378f104b4c123eea70ff11d7e69f +bundler_1 | 2023-10-16T12:18:51.431883100Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6935975771714791407616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:51.686597945Z until 281474976710655 now= 1697458731 +bundler_1 | 2023-10-16T12:18:51.698086378Z sent eth_sendUserOperation - 0x673e78aeab03f4edda0d98f1d0e84d4e29f630599328b703af06b2c85bfb7a86 +bundler_1 | 2023-10-16T12:18:51.701327485Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6954422515788500959232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:51.955783213Z until 281474976710655 now= 1697458731 +bundler_1 | 2023-10-16T12:18:51.967183440Z sent eth_sendUserOperation - 0xd5669c71d2eff30ec1461d4ab83762205bfaef64f18ff0c9a8fc67c78a6fef72 +bundler_1 | 2023-10-16T12:18:51.970295339Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:51.973167122Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6972869259862210510848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:52.230988965Z until 281474976710655 now= 1697458732 +bundler_1 | 2023-10-16T12:18:52.241131512Z sent eth_sendUserOperation - 0x246168da9525a066ce92eb6f92980aaed861bbab1fda90b5e9e5465d5b5805a5 +bundler_1 | 2023-10-16T12:18:52.244613934Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=6991316003935920062464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:52.498919453Z until 281474976710655 now= 1697458732 +bundler_1 | 2023-10-16T12:18:52.509977458Z sent eth_sendUserOperation - 0xdb6f115e33c5ef69e301e96c0ea07c2bab7b8b6be8f75504c748e5af191be606 +bundler_1 | 2023-10-16T12:18:52.513165761Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7009762748009629614080 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:52.751838783Z until 281474976710655 now= 1697458732 +bundler_1 | 2023-10-16T12:18:52.763496227Z sent eth_sendUserOperation - 0x10e01c02333581efed762ea97cfb55f62e68564999724eb4c7f06b2a947073ea +bundler_1 | 2023-10-16T12:18:52.766807838Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7028209492083339165696 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:53.022673756Z until 281474976710655 now= 1697458733 +bundler_1 | 2023-10-16T12:18:53.032596989Z sent eth_sendUserOperation - 0xd206e6e8d481b3c872c6787cf1fbb7bae586f5c2c954e7af69c9743be318f597 +bundler_1 | 2023-10-16T12:18:53.035678786Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:53.038496865Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7046656236157048717312 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:53.271692038Z until 281474976710655 now= 1697458733 +bundler_1 | 2023-10-16T12:18:53.281861686Z sent eth_sendUserOperation - 0x16102641e7e7ce96c1dd0c96a53c27a76e922f3d697a3b62ca7c50b4f6b2834b +bundler_1 | 2023-10-16T12:18:53.285246302Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7065102980230758268928 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:53.526148866Z until 281474976710655 now= 1697458733 +bundler_1 | 2023-10-16T12:18:53.536833848Z sent eth_sendUserOperation - 0xf2c8dc83755a072af079837f32f65d5b9d2fd6268bbbf7b5b1a87cef3df688e9 +bundler_1 | 2023-10-16T12:18:53.540010450Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7083549724304467820544 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:53.819563580Z until 281474976710655 now= 1697458733 +bundler_1 | 2023-10-16T12:18:53.830849299Z sent eth_sendUserOperation - 0x7d408bb184fa1349234ada2dd773bb6c9932300fa0c845f11805f4a9981590d3 +bundler_1 | 2023-10-16T12:18:53.834266817Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7101996468378177372160 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:54.095659888Z until 281474976710655 now= 1697458734 +bundler_1 | 2023-10-16T12:18:54.125533093Z sent eth_sendUserOperation - 0xb49633d2d00235342d0e347353fe7a6f62539901ebd582e21d513b10e67fdbee +bundler_1 | 2023-10-16T12:18:54.128552886Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:54.131510975Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7120443212451886923776 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:54.385658683Z until 281474976710655 now= 1697458734 +bundler_1 | 2023-10-16T12:18:54.395972441Z sent eth_sendUserOperation - 0x4a837c58ceefaa8251921d6ac97a82e1dfc4dfc371d7cc87b503f390c7021d94 +bundler_1 | 2023-10-16T12:18:54.399621174Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7138889956525596475392 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:54.645786574Z until 281474976710655 now= 1697458734 +bundler_1 | 2023-10-16T12:18:54.655920320Z sent eth_sendUserOperation - 0x27254b88a0cbf8199fe553a5fb9ac7b59bf5ced4848cc1a477e6c57af8fac9d5 +bundler_1 | 2023-10-16T12:18:54.659120124Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7157336700599306027008 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:54.915954004Z until 281474976710655 now= 1697458734 +bundler_1 | 2023-10-16T12:18:54.929079741Z sent eth_sendUserOperation - 0x6513f988d8ee0da40f3f03ddb603fbb641d3e6ee91ece0136def817693806fc6 +bundler_1 | 2023-10-16T12:18:54.933214905Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7175783444673015578624 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:55.178616745Z until 281474976710655 now= 1697458735 +bundler_1 | 2023-10-16T12:18:55.190401391Z sent eth_sendUserOperation - 0xac6f7099824086f30ec9b0d719be2d221b6d8a972010030d894a0d6df2936bdd +bundler_1 | 2023-10-16T12:18:55.193504187Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:55.196208358Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7194230188746725130240 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:55.422102352Z until 281474976710655 now= 1697458735 +bundler_1 | 2023-10-16T12:18:55.432951638Z sent eth_sendUserOperation - 0x5d35547686f3319548b24b488122a433f0ba32bf4859b36572ab7f7ece1c03ca +bundler_1 | 2023-10-16T12:18:55.441741194Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7212676932820434681856 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:55.689968101Z until 281474976710655 now= 1697458735 +bundler_1 | 2023-10-16T12:18:55.700564472Z sent eth_sendUserOperation - 0xd7cc7b82db330687b27ff4ded28505985d71ecf35cdadf76b8535918f91c47ef +bundler_1 | 2023-10-16T12:18:55.703919784Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7231123676894144233472 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:55.957841551Z until 281474976710655 now= 1697458735 +bundler_1 | 2023-10-16T12:18:55.970342142Z sent eth_sendUserOperation - 0x63d1a8d3cbfb3bdaa8680e9ec04b283f7ba499861183aa6c11c13fabc09adf04 +bundler_1 | 2023-10-16T12:18:55.973757058Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7249570420967853785088 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:56.237405540Z until 281474976710655 now= 1697458736 +bundler_1 | 2023-10-16T12:18:56.247545382Z sent eth_sendUserOperation - 0xe0714cd12a5a1310532983f9d881f7e6f7034a3356423ecdf3fc315d506e51a5 +bundler_1 | 2023-10-16T12:18:56.251915059Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:56.254944450Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7268017165041563336704 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:56.508584299Z until 281474976710655 now= 1697458736 +bundler_1 | 2023-10-16T12:18:56.519783408Z sent eth_sendUserOperation - 0x1a26f9149ba41ec3794cfc6cfeba59b76c0f694ebe09f37181ca3ed5ba41e761 +bundler_1 | 2023-10-16T12:18:56.523049015Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7286463909115272888320 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:56.771481534Z until 281474976710655 now= 1697458736 +bundler_1 | 2023-10-16T12:18:56.783080968Z sent eth_sendUserOperation - 0xe3e1416f675f7be4597483b6c9a28c07e8175102f558a90242a85f67f0a49752 +bundler_1 | 2023-10-16T12:18:56.786940413Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7304910653188982439936 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:57.050993921Z until 281474976710655 now= 1697458737 +bundler_1 | 2023-10-16T12:18:57.062463346Z sent eth_sendUserOperation - 0xb93d9a17f6336187bc72c647858ef06553fb004f27c60663ddb2cd77016ba9ab +bundler_1 | 2023-10-16T12:18:57.066076975Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7323357397262691991552 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:57.305181004Z until 281474976710655 now= 1697458737 +bundler_1 | 2023-10-16T12:18:57.321053109Z sent eth_sendUserOperation - 0xfd0ecd8520455727a3001230e4bc86a7dcff5e095d2786f006e0b30529a7a7a7 +bundler_1 | 2023-10-16T12:18:57.324150505Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:57.327034887Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7341804141336401543168 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:57.559253681Z until 281474976710655 now= 1697458737 +bundler_1 | 2023-10-16T12:18:57.571345246Z sent eth_sendUserOperation - 0xb3b0a58fe2670804f41cf27007ffd7089271f7cd7eb4a6fa960b823fd2c3ce67 +bundler_1 | 2023-10-16T12:18:57.575362300Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7360250885410111094784 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:57.825179708Z until 281474976710655 now= 1697458737 +bundler_1 | 2023-10-16T12:18:57.835534863Z sent eth_sendUserOperation - 0x712dcabaef1f200d61e47b271b9a289f3c88d2fe707b9a35932a1a13164b70a4 +bundler_1 | 2023-10-16T12:18:57.838926777Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7378697629483820646400 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:58.076510111Z until 281474976710655 now= 1697458738 +bundler_1 | 2023-10-16T12:18:58.090887820Z sent eth_sendUserOperation - 0xe0347b334dbe75cbbc993e95d38caa25b4b49ead856cbaac13f337a78adb5e83 +bundler_1 | 2023-10-16T12:18:58.094540251Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7397144373557530198016 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:58.343176784Z until 281474976710655 now= 1697458738 +bundler_1 | 2023-10-16T12:18:58.354237684Z sent eth_sendUserOperation - 0x36a2cb34d7b0a704dbe64c349135c5e961b7d18b21336c60031936850be34674 +bundler_1 | 2023-10-16T12:18:58.357436686Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:58.360276366Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7415591117631239749632 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:58.610022069Z until 281474976710655 now= 1697458738 +bundler_1 | 2023-10-16T12:18:58.622735073Z sent eth_sendUserOperation - 0xb1e18549cc60365cb55a569ca082d549a1c01dc99eb0050141f69ca218611344 +bundler_1 | 2023-10-16T12:18:58.625926775Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7434037861704949301248 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:58.883346964Z until 281474976710655 now= 1697458738 +bundler_1 | 2023-10-16T12:18:58.895069305Z sent eth_sendUserOperation - 0x9cd6b1ebca8657928bd2c766e462f0e4510af6897eb1ffea0dfea92dca1e7626 +bundler_1 | 2023-10-16T12:18:58.898846644Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7452484605778658852864 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:59.173965953Z until 281474976710655 now= 1697458739 +bundler_1 | 2023-10-16T12:18:59.187651218Z sent eth_sendUserOperation - 0xdcd90017295bc2bf2fb1395cd13390dab5d87d0a5aa0dd0ebd665b561659f17e +bundler_1 | 2023-10-16T12:18:59.191168741Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7470931349852368404480 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:59.416584604Z until 281474976710655 now= 1697458739 +bundler_1 | 2023-10-16T12:18:59.427478194Z sent eth_sendUserOperation - 0xd9eb673127d2195a04d1ed8fbd7da7e6b4f36580dd5b77f125d828ea9cbd601d +bundler_1 | 2023-10-16T12:18:59.430747300Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:18:59.433509875Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7489378093926077956096 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:59.659527677Z until 281474976710655 now= 1697458739 +bundler_1 | 2023-10-16T12:18:59.669510208Z sent eth_sendUserOperation - 0xe3446a7c52b66825b483c10229388095d5a0476cf39edfb1d2939e9a7a5ac99e +bundler_1 | 2023-10-16T12:18:59.672943326Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7507824837999787507712 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:18:59.923975610Z until 281474976710655 now= 1697458739 +bundler_1 | 2023-10-16T12:18:59.934609383Z sent eth_sendUserOperation - 0xe12a621f76eaa848d19da8e21f66de659dde1644bc0ebfaf1413c2fb7579072b +bundler_1 | 2023-10-16T12:18:59.937811285Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7526271582073497059328 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:00.168331571Z until 281474976710655 now= 1697458740 +bundler_1 | 2023-10-16T12:19:00.181045576Z sent eth_sendUserOperation - 0x5450ab98a910f467293d902c07ff2f47f1adb27721b1a6cc9a59ce5d4b15a230 +bundler_1 | 2023-10-16T12:19:00.184426590Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7544718326147206610944 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:00.416940402Z until 281474976710655 now= 1697458740 +bundler_1 | 2023-10-16T12:19:00.428092808Z sent eth_sendUserOperation - 0x05aea1efd18062d517a02906bffce46ae458ff5d802e5d91f0b740def6c94881 +bundler_1 | 2023-10-16T12:19:00.431061396Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:19:00.433763467Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7563165070220916162560 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:00.683123445Z until 281474976710655 now= 1697458740 +bundler_1 | 2023-10-16T12:19:00.696525593Z sent eth_sendUserOperation - 0x6511d6739170dcc047d83d6df01ff4f8b6f777419f6f3d87a2c62141bff89d46 +bundler_1 | 2023-10-16T12:19:00.699929809Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7581611814294625714176 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:00.938249388Z until 281474976710655 now= 1697458740 +bundler_1 | 2023-10-16T12:19:00.948396530Z sent eth_sendUserOperation - 0xf7cce6073b1641fda48e12a9f9245a6758aada6b47fd6d6089b68dbd64f845a5 +bundler_1 | 2023-10-16T12:19:00.951659837Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7600058558368335265792 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:01.183573311Z until 281474976710655 now= 1697458741 +bundler_1 | 2023-10-16T12:19:01.196722843Z sent eth_sendUserOperation - 0x6ad409b801feb236fac597edc57050c052c657443367250ae01d69f0a6b8c589 +bundler_1 | 2023-10-16T12:19:01.199881843Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7618505302442044817408 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:01.439263690Z until 281474976710655 now= 1697458741 +bundler_1 | 2023-10-16T12:19:01.450152179Z sent eth_sendUserOperation - 0xdb22378d968c093c56930215afcdab214a3a0f19f88936c6d29fa81da846107b +bundler_1 | 2023-10-16T12:19:01.453452988Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:19:01.456292568Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7636952046515754369024 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:01.712163758Z until 281474976710655 now= 1697458741 +bundler_1 | 2023-10-16T12:19:01.722898837Z sent eth_sendUserOperation - 0xea0100b9b5303549283a0ee47451cbd6b25d0e1f00ad2f2738dc04f28fe2c117 +bundler_1 | 2023-10-16T12:19:01.726696978Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7655398790589463920640 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:01.980954866Z until 281474976710655 now= 1697458741 +bundler_1 | 2023-10-16T12:19:01.991553237Z sent eth_sendUserOperation - 0x9aa94ab1d816fe45ab2774d929141a5883cf468efb5a9963ae857e075cd6ea6b +bundler_1 | 2023-10-16T12:19:01.994819243Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7673845534663173472256 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:02.230358447Z until 281474976710655 now= 1697458742 +bundler_1 | 2023-10-16T12:19:02.241274738Z sent eth_sendUserOperation - 0x07cb7c3dffaee414143daabefc53979264edca6b2fd6f09240d9a4b7023634df +bundler_1 | 2023-10-16T12:19:02.244674053Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7692292278736883023872 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:02.498193794Z until 281474976710655 now= 1697458742 +bundler_1 | 2023-10-16T12:19:02.514249310Z sent eth_sendUserOperation - 0x6676d3f51c70f3dea19e1225312d44a9b95e4533f5cea8b2dbd07b987dfdfdaf +bundler_1 | 2023-10-16T12:19:02.520400700Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:19:02.523219178Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7710739022810592575488 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:02.786603344Z until 281474976710655 now= 1697458742 +bundler_1 | 2023-10-16T12:19:02.803525414Z sent eth_sendUserOperation - 0x15b4f121a825f8a01e0676f098a44e3ae7b4eda04e15e4d38abe6629fbec89bf +bundler_1 | 2023-10-16T12:19:02.807082740Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7729185766884302127104 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:03.056600459Z until 281474976710655 now= 1697458743 +bundler_1 | 2023-10-16T12:19:03.067896388Z sent eth_sendUserOperation - 0x9aa857d38429aff4dd7746398051211b189f5dd9b84e82d46edc17eeee018967 +bundler_1 | 2023-10-16T12:19:03.071378382Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7747632510958011678720 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:03.303544803Z until 281474976710655 now= 1697458743 +bundler_1 | 2023-10-16T12:19:03.314138793Z sent eth_sendUserOperation - 0x108ab626106f584787ba3b9f84100ff1fb95aac02d1ff2dda796bebe31d9b8f5 +bundler_1 | 2023-10-16T12:19:03.317722192Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7766079255031721230336 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:03.548938761Z until 281474976710655 now= 1697458743 +bundler_1 | 2023-10-16T12:19:03.565784699Z sent eth_sendUserOperation - 0xd6def336abf8d384d3d8643131789fb7d4d2bf3d1e0f208812d9c1563c32192f +bundler_1 | 2023-10-16T12:19:03.568998278Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:19:03.572093650Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7784525999105430781952 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:03.797666705Z until 281474976710655 now= 1697458743 +bundler_1 | 2023-10-16T12:19:03.821084908Z sent eth_sendUserOperation - 0x1cb25bb7fe9cef72d8a664e6d7568bc2fff541bff52025169a929a46238e827e +bundler_1 | 2023-10-16T12:19:03.824860718Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7802972743179140333568 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:04.080837665Z until 281474976710655 now= 1697458744 +bundler_1 | 2023-10-16T12:19:04.094315415Z sent eth_sendUserOperation - 0xfe20a6765ba538d2e97ad41502df6f3d25454ec16e3d3a0a405617752d573e8a +bundler_1 | 2023-10-16T12:19:04.097696803Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7821419487252849885184 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:04.366706575Z until 281474976710655 now= 1697458744 +bundler_1 | 2023-10-16T12:19:04.376874041Z sent eth_sendUserOperation - 0x457153ac9fdbf5de69a565e0520a208e1a618d08b782509f370f602327b208d5 +bundler_1 | 2023-10-16T12:19:04.380545246Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7839866231326559436800 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:04.634703991Z until 281474976710655 now= 1697458744 +bundler_1 | 2023-10-16T12:19:04.645808109Z sent eth_sendUserOperation - 0x87989d7bac87b42844ea23f9f924b5b4bfd94619f3336f56bbd1852291eab838 +bundler_1 | 2023-10-16T12:19:04.648937083Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:19:04.651706838Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7858312975400268988416 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:04.894527652Z until 281474976710655 now= 1697458744 +bundler_1 | 2023-10-16T12:19:04.907301563Z sent eth_sendUserOperation - 0xef9e1effe0f65c3be5c7e8d44dc647b96190dbfc784ee868ee2d4f02503eb82e +bundler_1 | 2023-10-16T12:19:04.910584046Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7876759719473978540032 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:05.167297434Z until 281474976710655 now= 1697458745 +bundler_1 | 2023-10-16T12:19:05.182184762Z sent eth_sendUserOperation - 0x72917e8388e776ba356e398b2eb98e47a11bd0d1e21e024d478d14b596f03187 +bundler_1 | 2023-10-16T12:19:05.185626154Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7895206463547688091648 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:05.440419435Z until 281474976710655 now= 1697458745 +bundler_1 | 2023-10-16T12:19:05.451107530Z sent eth_sendUserOperation - 0x536d3b53cd940956f22a3a84767ba8befb6de38dccf85557d121445ea2296b86 +bundler_1 | 2023-10-16T12:19:05.455092151Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7913653207621397643264 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:05.712445175Z until 281474976710655 now= 1697458745 +bundler_1 | 2023-10-16T12:19:05.725621308Z sent eth_sendUserOperation - 0x2f68442ed6d2b0eb0231d1c65b3c991516563974f011daa82feee5a0b47dde9d +bundler_1 | 2023-10-16T12:19:05.728837487Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:19:05.731523637Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7932099951695107194880 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:05.964742217Z until 281474976710655 now= 1697458745 +bundler_1 | 2023-10-16T12:19:05.979801955Z sent eth_sendUserOperation - 0x3c03c028556f40f5ad93d559feadc381c7a0c0fc09a88ee9c160723adee1d285 +bundler_1 | 2023-10-16T12:19:05.983283149Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7950546695768816746496 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:06.245520944Z until 281474976710655 now= 1697458746 +bundler_1 | 2023-10-16T12:19:06.260070754Z sent eth_sendUserOperation - 0x929b26799e4fff9fe227fc3e921bc03e332dfe75b76dd5b5a1d776f9fd3348a8 +bundler_1 | 2023-10-16T12:19:06.263294933Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7968993439842526298112 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:06.510380485Z until 281474976710655 now= 1697458746 +bundler_1 | 2023-10-16T12:19:06.521892426Z sent eth_sendUserOperation - 0xb99dd4a7e238828e8d502ebb7613ae40abf2b65546c9a818ee5adb60380ac68f +bundler_1 | 2023-10-16T12:19:06.525332117Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=7987440183916235849728 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:06.777923276Z until 281474976710655 now= 1697458746 +bundler_1 | 2023-10-16T12:19:06.789908143Z sent eth_sendUserOperation - 0x2c1d6ec81337d8e8af89b3259945c06f3a6a162ab0f1c0d0b7306eff46ea798a +bundler_1 | 2023-10-16T12:19:06.793024716Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:19:06.795971280Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8005886927989945401344 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:07.032170026Z until 281474976710655 now= 1697458747 +bundler_1 | 2023-10-16T12:19:07.045884090Z sent eth_sendUserOperation - 0xef0c3a325129f2042486757eb5e7cc45b33cd05af3a30dec05c7c954c5cd6bc1 +bundler_1 | 2023-10-16T12:19:07.050182329Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8024333672063654952960 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:07.285410398Z until 281474976710655 now= 1697458747 +bundler_1 | 2023-10-16T12:19:07.296636312Z sent eth_sendUserOperation - 0x30115d2c3ddf97625a4d96e06cb6921b39f125498531253e102a2868d7a4899b +bundler_1 | 2023-10-16T12:19:07.299927621Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8042780416137364504576 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:07.543103879Z until 281474976710655 now= 1697458747 +bundler_1 | 2023-10-16T12:19:07.553146518Z sent eth_sendUserOperation - 0x2e08c849b8cf5b903a02bcb6df919fd9192cc36aaa3dc03bde55e36376f4bafc +bundler_1 | 2023-10-16T12:19:07.556583036Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8061227160211074056192 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:07.779427602Z until 281474976710655 now= 1697458747 +bundler_1 | 2023-10-16T12:19:07.791250154Z sent eth_sendUserOperation - 0x0fd74fb58061cf21fb5e98a9218c7b5182075e75a1de5d9320e552709b4e3215 +bundler_1 | 2023-10-16T12:19:07.794528662Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:19:07.797367343Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8079673904284783607808 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:08.068834099Z until 281474976710655 now= 1697458748 +bundler_1 | 2023-10-16T12:19:08.078864037Z sent eth_sendUserOperation - 0x8bb91e7de75a1059cdbd9840bcf5f65bf3d6d88c7ca13079c7df78c52fd94ac1 +bundler_1 | 2023-10-16T12:19:08.082210950Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8098120648358493159424 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:08.314891241Z until 281474976710655 now= 1697458748 +bundler_1 | 2023-10-16T12:19:08.325041586Z sent eth_sendUserOperation - 0x21ac67afb9533eec988c5eb6e60193150568a77ec48aca514402c1ea16716a73 +bundler_1 | 2023-10-16T12:19:08.328396800Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8116567392432202711040 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:08.566077409Z until 281474976710655 now= 1697458748 +bundler_1 | 2023-10-16T12:19:08.576363863Z sent eth_sendUserOperation - 0x49b6b0af44afd817aff39a72e335bfcc167b6f41fa60610bb77edba7838abf13 +bundler_1 | 2023-10-16T12:19:08.580025295Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8135014136505912262656 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:08.821082919Z until 281474976710655 now= 1697458748 +bundler_1 | 2023-10-16T12:19:08.831741397Z sent eth_sendUserOperation - 0x5dcc0f1cb17cb4d6b1800361338baf7b7c5694e5e2ddd29b9848c47c38c5b1a3 +bundler_1 | 2023-10-16T12:19:08.835363627Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:19:08.837946791Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8153460880579621814272 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:09.102608316Z until 281474976710655 now= 1697458749 +bundler_1 | 2023-10-16T12:19:09.116155077Z sent eth_sendUserOperation - 0x9845fab145cc1cb9f24044afb27d44b1147899cc8b7266fe7d8cafcc72f986cd +bundler_1 | 2023-10-16T12:19:09.119521791Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8171907624653331365888 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:09.388041760Z until 281474976710655 now= 1697458749 +bundler_1 | 2023-10-16T12:19:09.398885850Z sent eth_sendUserOperation - 0xf191cea0147c7e786ffe1b93575444c2d9bd64fd3cbdd4839c804a00f6dcf517 +bundler_1 | 2023-10-16T12:19:09.403729157Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8190354368727040917504 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:09.643469298Z until 281474976710655 now= 1697458749 +bundler_1 | 2023-10-16T12:19:09.655150940Z sent eth_sendUserOperation - 0xd11b3b230b12c447b75b8f1158d20ed87c459f9f69a466a4bbf8b0987d419a06 +bundler_1 | 2023-10-16T12:19:09.658352244Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8208801112800750469120 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:09.902906490Z until 281474976710655 now= 1697458749 +bundler_1 | 2023-10-16T12:19:09.913732578Z sent eth_sendUserOperation - 0x74ea9b9bbd244f6995286dc8bef512cbb7edda813c9c7871e06eb890e3282d43 +bundler_1 | 2023-10-16T12:19:09.916781172Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:19:09.919567149Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8227247856874460020736 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:10.183041198Z until 281474976710655 now= 1697458750 +bundler_1 | 2023-10-16T12:19:10.196020123Z sent eth_sendUserOperation - 0x77fa15b7e42379511d1cc97c58cb6321d2bfa4501a15ba412c136eeda8721985 +bundler_1 | 2023-10-16T12:19:10.202371226Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8245694600948169572352 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:10.459009141Z until 281474976710655 now= 1697458750 +bundler_1 | 2023-10-16T12:19:10.471174414Z sent eth_sendUserOperation - 0x2959e76ee7cea0dda101a1caeec4d3d5c4379fdd43738882de2010c489a6d785 +bundler_1 | 2023-10-16T12:19:10.474383918Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8264141345021879123968 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:10.736677892Z until 281474976710655 now= 1697458750 +bundler_1 | 2023-10-16T12:19:10.747107055Z sent eth_sendUserOperation - 0xf82125290eaf03b457d8e1c2e0167cca3d37dac419c2051846669581270c9019 +bundler_1 | 2023-10-16T12:19:10.757583421Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8282588089095588675584 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:10.989602164Z until 281474976710655 now= 1697458750 +bundler_1 | 2023-10-16T12:19:10.999809305Z sent eth_sendUserOperation - 0x0a5a0cb5785716055bc540c433c37c9578765dde7bb327dbc3b52de11a440580 +bundler_1 | 2023-10-16T12:19:11.003184017Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:19:11.005894687Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8301034833169298227200 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:11.275860741Z until 281474976710655 now= 1697458751 +bundler_1 | 2023-10-16T12:19:11.286337898Z sent eth_sendUserOperation - 0x9ed2110dd976588aa3088497b06192ffe2e3fd3c391ca90d5ce323df601f34aa +bundler_1 | 2023-10-16T12:19:11.291849945Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8319481577243007778816 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:11.564275452Z until 281474976710655 now= 1697458751 +bundler_1 | 2023-10-16T12:19:11.574600401Z sent eth_sendUserOperation - 0x06cdcadbe6d469564967c9251cb3807a9ed85d0690f83d4ed0f18a9e82ecf95c +bundler_1 | 2023-10-16T12:19:11.577782901Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8337928321316717330432 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:11.823813351Z until 281474976710655 now= 1697458751 +bundler_1 | 2023-10-16T12:19:11.837545613Z sent eth_sendUserOperation - 0x8befb0025faf478aef19ee2c9b3dcc272a33bc9a6ba6437ee3877ba83422c705 +bundler_1 | 2023-10-16T12:19:11.840975829Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8356375065390426882048 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:12.092385117Z until 281474976710655 now= 1697458752 +bundler_1 | 2023-10-16T12:19:12.103036586Z sent eth_sendUserOperation - 0x3e53f11a4f56b339e631f5cd1a0b633221d665dc693de2a1e6856a56ecfabb34 +bundler_1 | 2023-10-16T12:19:12.106234387Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:19:12.108952157Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8374821809464136433664 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:12.357796084Z until 281474976710655 now= 1697458752 +bundler_1 | 2023-10-16T12:19:12.368454153Z sent eth_sendUserOperation - 0x868d55761d35e4e3bb98babf0a2f96fc23ea450e614d44c6ca8156ec88a40c8b +bundler_1 | 2023-10-16T12:19:12.371803064Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8393268553537845985280 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:12.634390254Z until 281474976710655 now= 1697458752 +bundler_1 | 2023-10-16T12:19:12.646197195Z sent eth_sendUserOperation - 0x3d3d8c60d492648baea8010376946542d505869df9b782bb1adb6d67233fe33d +bundler_1 | 2023-10-16T12:19:12.649523904Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8411715297611555536896 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:12.909912056Z until 281474976710655 now= 1697458752 +bundler_1 | 2023-10-16T12:19:12.921959213Z sent eth_sendUserOperation - 0xf46606da2d4b68cb2283c7f2527081d345c6e5688c1def1103e13923ace9a679 +bundler_1 | 2023-10-16T12:19:12.928456721Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8430162041685265088512 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:13.187409682Z until 281474976710655 now= 1697458753 +bundler_1 | 2023-10-16T12:19:13.197652226Z sent eth_sendUserOperation - 0xb1285250ee50fcb865a787e4558d4ff20f150088de1747e4aa9f43f7606a0f73 +bundler_1 | 2023-10-16T12:19:13.201377760Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:19:13.203825413Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8448608785758974640128 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:13.452744045Z until 281474976710655 now= 1697458753 +bundler_1 | 2023-10-16T12:19:13.466861932Z sent eth_sendUserOperation - 0x769254dfe888de0cc31ebf0ca38694a1fa89dac91328863cac5c594dcd5983c1 +bundler_1 | 2023-10-16T12:19:13.470261045Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8467055529832684191744 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:13.735126878Z until 281474976710655 now= 1697458753 +bundler_1 | 2023-10-16T12:19:13.747812075Z sent eth_sendUserOperation - 0xbeed08378fedf8c83734ec8f8b5f12143634ae65daaf63a37b075912e7bdcfb2 +bundler_1 | 2023-10-16T12:19:13.751078580Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8485502273906393743360 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:14.023298975Z until 281474976710655 now= 1697458754 +bundler_1 | 2023-10-16T12:19:14.035117717Z sent eth_sendUserOperation - 0x334ef5b19e6e619adf604dbccbda7bd03c04eb8a38f2dd3b74bc30988a7fc97f +bundler_1 | 2023-10-16T12:19:14.039312780Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8503949017980103294976 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:14.304170713Z until 281474976710655 now= 1697458754 +bundler_1 | 2023-10-16T12:19:14.315261509Z sent eth_sendUserOperation - 0xb31f970d83f3845167d817ec748bbe8837ab90acc8b8385d76e7215838e85783 +bundler_1 | 2023-10-16T12:19:14.320111914Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:19:14.323083601Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8522395762053812846592 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:14.580822386Z until 281474976710655 now= 1697458754 +bundler_1 | 2023-10-16T12:19:14.607800880Z sent eth_sendUserOperation - 0xd3803aed014f885bd5806f719359b0293f005b648af69fc9f822ca7dcedf40c9 +bundler_1 | 2023-10-16T12:19:14.617124366Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8540842506127522398208 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:14.911953781Z until 281474976710655 now= 1697458754 +bundler_1 | 2023-10-16T12:19:14.921580285Z sent eth_sendUserOperation - 0xe205b5f5b8f1f4cc689da65d895aa246aa29da78c0dec7692008cb4d02066f4b +bundler_1 | 2023-10-16T12:19:14.925169211Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8559289250201231949824 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:15.190619980Z until 281474976710655 now= 1697458755 +bundler_1 | 2023-10-16T12:19:15.203748305Z sent eth_sendUserOperation - 0x45bafb82e7795f327d6a2129fa12ddc88d6027c7e035c75757fea565d66a4996 +bundler_1 | 2023-10-16T12:19:15.207799459Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8577735994274941501440 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:15.473296732Z until 281474976710655 now= 1697458755 +bundler_1 | 2023-10-16T12:19:15.484298923Z sent eth_sendUserOperation - 0xe44a0fc38205b37576e0adec25ef1b430033a60b00184696b0ba7aff0d026e82 +bundler_1 | 2023-10-16T12:19:15.488077960Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:19:15.491893300Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8596182738348651053056 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:15.740955541Z until 281474976710655 now= 1697458755 +bundler_1 | 2023-10-16T12:19:15.753009197Z sent eth_sendUserOperation - 0x4d2c0d96661f2eeee1e4f069791108ae3c7ce9c76e5ec5cdfafa783ada000de3 +bundler_1 | 2023-10-16T12:19:15.756624325Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8614629482422360604672 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:16.028402092Z until 281474976710655 now= 1697458756 +bundler_1 | 2023-10-16T12:19:16.038503926Z sent eth_sendUserOperation - 0xf4d74ef6992afa829a78b304e7564e19e5c984e37f7bc79da8de74973ed8d708 +bundler_1 | 2023-10-16T12:19:16.041806033Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8633076226496070156288 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:16.298784171Z until 281474976710655 now= 1697458756 +bundler_1 | 2023-10-16T12:19:16.309933271Z sent eth_sendUserOperation - 0x1f63f5785eea4599c5a04d863a83a56c400520214574c3c5d7a226a2635d6080 +bundler_1 | 2023-10-16T12:19:16.312983963Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8651522970569779707904 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:16.567757262Z until 281474976710655 now= 1697458756 +bundler_1 | 2023-10-16T12:19:16.579665010Z sent eth_sendUserOperation - 0xd61129a314f995f688a4816c3ed180544abc4c2b809481e7793186cef8a98531 +bundler_1 | 2023-10-16T12:19:16.583021121Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:19:16.586213221Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8669969714643489259520 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:16.842428311Z until 281474976710655 now= 1697458756 +bundler_1 | 2023-10-16T12:19:16.854813789Z sent eth_sendUserOperation - 0x2f697fed459045b7d89e7eb4a82f0f6c6b2ff22b998337fe8cfeb8e4fa53aa3f +bundler_1 | 2023-10-16T12:19:16.859897208Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8688416458717198811136 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:17.121173316Z until 281474976710655 now= 1697458757 +bundler_1 | 2023-10-16T12:19:17.135297403Z sent eth_sendUserOperation - 0x4fe89afcc6f9cfc3d76bee5252c8f227eb586aa4bda5dc0ba5f99edbfcd8891b +bundler_1 | 2023-10-16T12:19:17.138460901Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8706863202790908362752 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:17.380824821Z until 281474976710655 now= 1697458757 +bundler_1 | 2023-10-16T12:19:17.394866803Z sent eth_sendUserOperation - 0x2bd47afc74a672a032bb53d6d2507c221cb882ec4ed143ce22a558f2af397d85 +bundler_1 | 2023-10-16T12:19:17.398022401Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8725309946864617914368 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:17.632550329Z until 281474976710655 now= 1697458757 +bundler_1 | 2023-10-16T12:19:17.643295304Z sent eth_sendUserOperation - 0x251d4df634930550897f9b5864455088e64f1ea3d8f7398fe3361c830ce847ab +bundler_1 | 2023-10-16T12:19:17.646485404Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:19:17.649362285Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8743756690938327465984 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:17.892250738Z until 281474976710655 now= 1697458757 +bundler_1 | 2023-10-16T12:19:17.902488881Z sent eth_sendUserOperation - 0xfd73ebdfd76e67da33b3a116058210e5ff5181b30a43036ef23dfd354510ccdd +bundler_1 | 2023-10-16T12:19:17.905907796Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8762203435012037017600 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:18.148979560Z until 281474976710655 now= 1697458758 +bundler_1 | 2023-10-16T12:19:18.159733736Z sent eth_sendUserOperation - 0x0872b1306caba35fde75f3d321cbd4edb448afdfd4c95c1b366e1eff22db43cb +bundler_1 | 2023-10-16T12:19:18.162944737Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8780650179085746569216 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:18.402955609Z until 281474976710655 now= 1697458758 +bundler_1 | 2023-10-16T12:19:18.413944199Z sent eth_sendUserOperation - 0x025a9355e2ea46fe1afbcabf7b82999771d8d713b8ba9c25c16429511b55caff +bundler_1 | 2023-10-16T12:19:18.417217305Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8799096923159456120832 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:18.652592486Z until 281474976710655 now= 1697458758 +bundler_1 | 2023-10-16T12:19:18.667858545Z sent eth_sendUserOperation - 0x9942f697bf70d54f0c465754323dd623aaccd578d5566ac5fca515a2444a86d8 +bundler_1 | 2023-10-16T12:19:18.673777217Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:19:18.676732202Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8817543667233165672448 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:18.905507969Z until 281474976710655 now= 1697458758 +bundler_1 | 2023-10-16T12:19:18.916117835Z sent eth_sendUserOperation - 0x09cf4d64f72bda46a199d9c3e12b04b7d86be25bda12879d532f6b02f082919b +bundler_1 | 2023-10-16T12:19:18.919432843Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8835990411306875224064 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:19.153255311Z until 281474976710655 now= 1697458759 +bundler_1 | 2023-10-16T12:19:19.172411824Z sent eth_sendUserOperation - 0x0435d684479b7d30a91aaceb39a2158259e25a89c1c8049690ccd7ee89a7799b +bundler_1 | 2023-10-16T12:19:19.175999051Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8854437155380584775680 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:19.435939012Z until 281474976710655 now= 1697458759 +bundler_1 | 2023-10-16T12:19:19.446727996Z sent eth_sendUserOperation - 0x9420b68b58d5857dd17cfb42c812ec3f6cf72e7ff42bcd421df1709063acaa1f +bundler_1 | 2023-10-16T12:19:19.450079708Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8872883899454294327296 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:19.700024336Z until 281474976710655 now= 1697458759 +bundler_1 | 2023-10-16T12:19:19.720045404Z sent eth_sendUserOperation - 0x62efa4071fdbe48d040f8ef4f7de695169ddb710d9fa08087556ee521080d93a +bundler_1 | 2023-10-16T12:19:19.724726700Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:19:19.727501176Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8891330643528003878912 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:19.965558752Z until 281474976710655 now= 1697458759 +bundler_1 | 2023-10-16T12:19:19.974928545Z sent eth_sendUserOperation - 0xcbd1ecfd07f06a972a29580d35817854574f63abc456f83f39cc693c8ddee368 +bundler_1 | 2023-10-16T12:19:19.980765615Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8909777387601713430528 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:20.272996921Z until 281474976710655 now= 1697458760 +bundler_1 | 2023-10-16T12:19:20.283550389Z sent eth_sendUserOperation - 0x9657cf7298b3ca1a487aea3cae917fbd82db5df4b4a51444e2129817f9592088 +bundler_1 | 2023-10-16T12:19:20.286903001Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8928224131675422982144 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:20.520750710Z until 281474976710655 now= 1697458760 +bundler_1 | 2023-10-16T12:19:20.532972284Z sent eth_sendUserOperation - 0x497f7a757dbf9be1ccdf0a17b2abb3f0cdd406823561555237f9d340a3f8c0a3 +bundler_1 | 2023-10-16T12:19:20.536478706Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8946670875749132533760 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:20.774761696Z until 281474976710655 now= 1697458760 +bundler_1 | 2023-10-16T12:19:20.785334365Z sent eth_sendUserOperation - 0x26778b4f16dfc37eb38f5a3cbfd4ad26d38f8a1f49cb50ea37777ad008b9e935 +bundler_1 | 2023-10-16T12:19:20.788443762Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:19:20.791138633Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8965117619822842085376 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:21.037484133Z until 281474976710655 now= 1697458761 +bundler_1 | 2023-10-16T12:19:21.050683969Z sent eth_sendUserOperation - 0x1a3de881c9327ecf3b1f50c2766ce660308ba91cd61852c9f300839206f66009 +bundler_1 | 2023-10-16T12:19:21.058951993Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=8983564363896551636992 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:21.289932820Z until 281474976710655 now= 1697458761 +bundler_1 | 2023-10-16T12:19:21.302781034Z sent eth_sendUserOperation - 0x3935854089cde54d4d4017455bf7f9018880ce3bad5b79c28a408b6496aacd1e +bundler_1 | 2023-10-16T12:19:21.306105044Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=9002011107970261188608 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:21.586885725Z until 281474976710655 now= 1697458761 +bundler_1 | 2023-10-16T12:19:21.596810654Z sent eth_sendUserOperation - 0x833e8b5dd487df6104c65389ca00248e35443089683bbfd7531a89ef0af6ae9e +bundler_1 | 2023-10-16T12:19:21.600059460Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=9020457852043970740224 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:21.853849131Z until 281474976710655 now= 1697458761 +bundler_1 | 2023-10-16T12:19:21.863949171Z sent eth_sendUserOperation - 0x6855ecdd2a8a73c06bab1de8e9223872d3ffdf33ef02c5bf7bb9c5750410ff64 +bundler_1 | 2023-10-16T12:19:21.867138873Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:19:21.870096560Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=9038904596117680291840 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:22.128516525Z until 281474976710655 now= 1697458762 +bundler_1 | 2023-10-16T12:19:22.139450618Z sent eth_sendUserOperation - 0xde067fc7034dbd0f64f027338e78fd82ed051b2256b8eb40582ed837d15c5b2c +bundler_1 | 2023-10-16T12:19:22.142803930Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=9057351340191389843456 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:22.416489162Z until 281474976710655 now= 1697458762 +bundler_1 | 2023-10-16T12:19:22.427112634Z sent eth_sendUserOperation - 0x95c50f70811770fd8ec91e1a60d1fbc4e3d34d945492299b30ee462bd6f134da +bundler_1 | 2023-10-16T12:19:22.434202183Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=9075798084265099395072 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:22.691182157Z until 281474976710655 now= 1697458762 +bundler_1 | 2023-10-16T12:19:22.701844432Z sent eth_sendUserOperation - 0x9d3bfbea8ca1a2617b8c0c4bfbeb03856f2c304ad27487abc6a73b641c7abf16 +bundler_1 | 2023-10-16T12:19:22.708110829Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=9094244828338808946688 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:22.956791477Z until 281474976710655 now= 1697458762 +bundler_1 | 2023-10-16T12:19:22.967902181Z sent eth_sendUserOperation - 0x7510b0d355c3632781c76d64157bb03b9e5db9a320ea8a301a2534887053810b +bundler_1 | 2023-10-16T12:19:22.971169788Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:19:22.973873459Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=9112691572412518498304 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:23.252981934Z until 281474976710655 now= 1697458763 +bundler_1 | 2023-10-16T12:19:23.263497800Z sent eth_sendUserOperation - 0x34559d72ef8910416cc313b4ab5eb0ed18259fa8900f40d8c6d89485ca1a5a73 +bundler_1 | 2023-10-16T12:19:23.270589249Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=9131138316486228049920 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:23.527842240Z until 281474976710655 now= 1697458763 +bundler_1 | 2023-10-16T12:19:23.538775533Z sent eth_sendUserOperation - 0x354bc753ebcb1248fa357d6f3383184bf92b2404599e99d8d2ce2816cd7d488c +bundler_1 | 2023-10-16T12:19:23.542457166Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=9149585060559937601536 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:23.797195798Z until 281474976710655 now= 1697458763 +bundler_1 | 2023-10-16T12:19:23.808709727Z sent eth_sendUserOperation - 0x46b3814b6a659218aec47116bc0a747f598429ed7c333358345341b1ca67e9f8 +bundler_1 | 2023-10-16T12:19:23.812370558Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=9168031804633647153152 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:24.076036156Z until 281474976710655 now= 1697458764 +bundler_1 | 2023-10-16T12:19:24.086944646Z sent eth_sendUserOperation - 0x56cc69b503e4a538d4831338ad3f711ff747ef28693b45bc43b29238fca6dc0f +bundler_1 | 2023-10-16T12:19:24.091499035Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:19:24.094418320Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=9186478548707356704768 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:24.335577792Z until 281474976710655 now= 1697458764 +bundler_1 | 2023-10-16T12:19:24.346186963Z sent eth_sendUserOperation - 0xedc84043bf625b4ffb4e01612cdb839a058c81811d55df09b2e80261f9ffd057 +bundler_1 | 2023-10-16T12:19:24.349780291Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=9204925292781066256384 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:24.597146456Z until 281474976710655 now= 1697458764 +bundler_1 | 2023-10-16T12:19:24.612875552Z sent eth_sendUserOperation - 0xb8117500b83b261740aa80b4d42cbdb80f2cabc85654682f5bae0303509b52d9 +bundler_1 | 2023-10-16T12:19:24.616340971Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=9223372036854775808000 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:24.858236090Z until 281474976710655 now= 1697458764 +bundler_1 | 2023-10-16T12:19:24.868348530Z sent eth_sendUserOperation - 0x94caffd5140c1e7520c7deb4e98ee3fa94548030ef1b1354a6b4b4cabcb7749d +bundler_1 | 2023-10-16T12:19:24.871781048Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=9241818780928485359616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:25.135122824Z until 281474976710655 now= 1697458765 +bundler_1 | 2023-10-16T12:19:25.146690357Z sent eth_sendUserOperation - 0x6e782af4f209c05655e06309ee0d43ec52394f2f2bd27a26369a3e3c4d6c1668 +bundler_1 | 2023-10-16T12:19:25.149824655Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:19:25.153518789Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=9260265525002194911232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:25.417085480Z until 281474976710655 now= 1697458765 +bundler_1 | 2023-10-16T12:19:25.431956822Z sent eth_sendUserOperation - 0xb133e034ccc6689f92aad988817e5b8e457430ab1e8cf2f33b0aeb6d22984efa +bundler_1 | 2023-10-16T12:19:25.438680548Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=9278712269075904462848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:25.709139175Z until 281474976710655 now= 1697458765 +bundler_1 | 2023-10-16T12:19:25.721897183Z sent eth_sendUserOperation - 0x9dfc8ed1e0434ca3ace95e95ed0c026ec277c940312047068ce140450e7392ec +bundler_1 | 2023-10-16T12:19:25.726096049Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=9297159013149614014464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:25.968461597Z until 281474976710655 now= 1697458765 +bundler_1 | 2023-10-16T12:19:25.978770250Z sent eth_sendUserOperation - 0xa5044c8a1b43c94596987b0dbadc0ecd34e3e8678c2d5bde652467af2813ac04 +bundler_1 | 2023-10-16T12:19:25.982349077Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=9315605757223323566080 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:26.246446401Z until 281474976710655 now= 1697458766 +bundler_1 | 2023-10-16T12:19:26.257676112Z sent eth_sendUserOperation - 0xb14d39774b64b3eee9d89fb0cfcdf2ef2565160881f4960160426143d8b9188a +bundler_1 | 2023-10-16T12:19:26.260866214Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-10-16T12:19:26.263632889Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=9334052501297033117696 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:26.526676547Z until 281474976710655 now= 1697458766 +bundler_1 | 2023-10-16T12:19:26.537411727Z sent eth_sendUserOperation - 0x1a876101784f7c59d7acfa0d3e015d41bff68d3cb3fa1043d824221be34b6405 +bundler_1 | 2023-10-16T12:19:26.540761939Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=9352499245370742669312 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:26.794858730Z until 281474976710655 now= 1697458766 +bundler_1 | 2023-10-16T12:19:26.805131981Z sent eth_sendUserOperation - 0x421043a56a61577f2e44f5032bb9a92d0a831f426d3f0ddcf0ab55b6d69e2feb +bundler_1 | 2023-10-16T12:19:26.809007626Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=9370945989444452220928 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:27.063962671Z until 281474976710655 now= 1697458767 +bundler_1 | 2023-10-16T12:19:27.076482064Z sent eth_sendUserOperation - 0x1fc657c53ae141985968f7e58d709a419329a8b95bc9a1933d76f33032d20308 +bundler_1 | 2023-10-16T12:19:27.080053790Z sent debug_bundler_dumpReputation - [ +bundler_1 | 2023-10-16T12:19:27.080077691Z { +bundler_1 | 2023-10-16T12:19:27.080081892Z address: '0xcd82a509d5d00cb6493eb35a6d2a87245a31b96a', +bundler_1 | 2023-10-16T12:19:27.080085392Z opsSeen: '0x1fd', +bundler_1 | 2023-10-16T12:19:27.080088692Z opsIncluded: '0x0', +bundler_1 | 2023-10-16T12:19:27.080092092Z status: '0x1' +bundler_1 | 2023-10-16T12:19:27.080095293Z }, +bundler_1 | 2023-10-16T12:19:27.080098493Z { +bundler_1 | 2023-10-16T12:19:27.080101593Z address: '0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1', +bundler_1 | 2023-10-16T12:19:27.080104993Z opsSeen: '0x1fd', +bundler_1 | 2023-10-16T12:19:27.080108093Z opsIncluded: '0x0', +bundler_1 | 2023-10-16T12:19:27.080111294Z status: '0x1' +bundler_1 | 2023-10-16T12:19:27.080114494Z } +bundler_1 | 2023-10-16T12:19:27.080117694Z ] +bundler_1 | 2023-10-16T12:19:27.082989576Z sent debug_bundler_dumpReputation - [ +bundler_1 | 2023-10-16T12:19:27.083037779Z { +bundler_1 | 2023-10-16T12:19:27.083043479Z address: '0xcd82a509d5d00cb6493eb35a6d2a87245a31b96a', +bundler_1 | 2023-10-16T12:19:27.083047279Z opsSeen: '0x1fd', +bundler_1 | 2023-10-16T12:19:27.083050580Z opsIncluded: '0x0', +bundler_1 | 2023-10-16T12:19:27.083054180Z status: '0x1' +bundler_1 | 2023-10-16T12:19:27.083057680Z }, +bundler_1 | 2023-10-16T12:19:27.083060980Z { +bundler_1 | 2023-10-16T12:19:27.083064080Z address: '0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1', +bundler_1 | 2023-10-16T12:19:27.083067381Z opsSeen: '0x1fd', +bundler_1 | 2023-10-16T12:19:27.083070681Z opsIncluded: '0x0', +bundler_1 | 2023-10-16T12:19:27.083073981Z status: '0x1' +bundler_1 | 2023-10-16T12:19:27.083077181Z } +bundler_1 | 2023-10-16T12:19:27.083080282Z ] +bundler_1 | 2023-10-16T12:19:27.085679346Z UserOperation: Sender=0xcD82A509D5D00cb6493Eb35a6D2A87245a31B96A Nonce=9389392733518161772544 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1 +bundler_1 | 2023-10-16T12:19:27.339303404Z until 281474976710655 now= 1697458767 +bundler_1 | 2023-10-16T12:19:27.350793831Z sent eth_sendUserOperation - 0x080597a0d4a012e32971f337d871a0802fb07d576322937fc63af3ca798d91eb +bundler_1 | 2023-10-16T12:19:27.354118442Z sent debug_bundler_dumpReputation - [ +bundler_1 | 2023-10-16T12:19:27.354139443Z { +bundler_1 | 2023-10-16T12:19:27.354143243Z address: '0xcd82a509d5d00cb6493eb35a6d2a87245a31b96a', +bundler_1 | 2023-10-16T12:19:27.354146943Z opsSeen: '0x1fe', +bundler_1 | 2023-10-16T12:19:27.354150144Z opsIncluded: '0x0', +bundler_1 | 2023-10-16T12:19:27.354153344Z status: '0x2' +bundler_1 | 2023-10-16T12:19:27.354156544Z }, +bundler_1 | 2023-10-16T12:19:27.354159644Z { +bundler_1 | 2023-10-16T12:19:27.354163044Z address: '0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1', +bundler_1 | 2023-10-16T12:19:27.354166345Z opsSeen: '0x1fe', +bundler_1 | 2023-10-16T12:19:27.354169445Z opsIncluded: '0x0', +bundler_1 | 2023-10-16T12:19:27.354172645Z status: '0x2' +bundler_1 | 2023-10-16T12:19:27.354175745Z } +bundler_1 | 2023-10-16T12:19:27.354178945Z ] +bundler_1 | 2023-10-16T12:19:27.357011625Z sent debug_bundler_dumpReputation - [ +bundler_1 | 2023-10-16T12:19:27.357027526Z { +bundler_1 | 2023-10-16T12:19:27.357031726Z address: '0xcd82a509d5d00cb6493eb35a6d2a87245a31b96a', +bundler_1 | 2023-10-16T12:19:27.357064528Z opsSeen: '0x1fe', +bundler_1 | 2023-10-16T12:19:27.357068928Z opsIncluded: '0x0', +bundler_1 | 2023-10-16T12:19:27.357072229Z status: '0x2' +bundler_1 | 2023-10-16T12:19:27.357075429Z }, +bundler_1 | 2023-10-16T12:19:27.357078829Z { +bundler_1 | 2023-10-16T12:19:27.357082029Z address: '0x0e25038709c0acc5b3d0a725e2982ae1ce8966f1', +bundler_1 | 2023-10-16T12:19:27.357085529Z opsSeen: '0x1fe', +bundler_1 | 2023-10-16T12:19:27.357088730Z opsIncluded: '0x0', +bundler_1 | 2023-10-16T12:19:27.357092130Z status: '0x2' +bundler_1 | 2023-10-16T12:19:27.357095330Z } +bundler_1 | 2023-10-16T12:19:27.357098530Z ] +bundler_1 | 2023-10-16T12:19:27.366766542Z sent eth_chainId - 0x539 +bundler_1 | 2023-10-16T12:19:27.429342004Z sent eth_estimateUserOperationGas - { +bundler_1 | 2023-10-16T12:19:27.429367506Z preVerificationGas: '0xa54c', +bundler_1 | 2023-10-16T12:19:27.429371906Z verificationGasLimit: '0x524e9', +bundler_1 | 2023-10-16T12:19:27.429375306Z validAfter: undefined, +bundler_1 | 2023-10-16T12:19:27.429378907Z validUntil: '0xffffffffffff', +bundler_1 | 2023-10-16T12:19:27.429382307Z callGasLimit: '0xab10' +bundler_1 | 2023-10-16T12:19:27.429385907Z } +bundler_1 | 2023-10-16T12:19:27.488281436Z failed: eth_estimateUserOperationGas error: {"message":"execution reverted: test fail","code":-32521} +bundler_1 | 2023-10-16T12:19:27.531796191Z failed: eth_estimateUserOperationGas error: {"message":"AA23 reverted: testWallet: dead signature","code":-32500} +bundler_1 | 2023-10-16T12:19:27.568190595Z UserOperation: Sender=0x5E763dff9e3B647b4ed54Fc6Ad59Ffd4180216B4 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:19:27.735191668Z until 281474976710655 now= 1697458767 +bundler_1 | 2023-10-16T12:19:27.745951450Z sent eth_sendUserOperation - 0xbe7ed2e5bee0eb6500e5fd588493d9d357cfafc8615b87a5fdc0c66d428c2ca7 +bundler_1 | 2023-10-16T12:19:28.247701617Z until 281474976710655 now= 1697458768 +bundler_1 | 2023-10-16T12:19:28.304366004Z sent debug_bundler_sendBundleNow - { +bundler_1 | 2023-10-16T12:19:28.304392706Z transactionHash: '0x40bb18d0d52bf8fd92a10c72dc33fa22e9b77d7c406ab3247c770b732f294fcc', +bundler_1 | 2023-10-16T12:19:28.304397206Z userOpHashes: [ +bundler_1 | 2023-10-16T12:19:28.304400706Z '0xbe7ed2e5bee0eb6500e5fd588493d9d357cfafc8615b87a5fdc0c66d428c2ca7' +bundler_1 | 2023-10-16T12:19:28.304404407Z ] +bundler_1 | 2023-10-16T12:19:28.304407607Z } +bundler_1 | 2023-10-16T12:19:28.345670119Z sent eth_getUserOperationByHash - { +bundler_1 | 2023-10-16T12:19:28.345697921Z userOperation: { +bundler_1 | 2023-10-16T12:19:28.345702221Z sender: '0x5E763dff9e3B647b4ed54Fc6Ad59Ffd4180216B4', +bundler_1 | 2023-10-16T12:19:28.345706222Z nonce: '0x0', +bundler_1 | 2023-10-16T12:19:28.345709522Z initCode: '0x', +bundler_1 | 2023-10-16T12:19:28.345713122Z callData: '0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447', +bundler_1 | 2023-10-16T12:19:28.345716722Z callGasLimit: '0x493e0', +bundler_1 | 2023-10-16T12:19:28.345720122Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-10-16T12:19:28.345723623Z preVerificationGas: '0x493e0', +bundler_1 | 2023-10-16T12:19:28.345726823Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-10-16T12:19:28.345730123Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-10-16T12:19:28.345733423Z paymasterAndData: '0x', +bundler_1 | 2023-10-16T12:19:28.345736723Z signature: '0xface' +bundler_1 | 2023-10-16T12:19:28.345739924Z }, +bundler_1 | 2023-10-16T12:19:28.345743124Z entryPoint: '0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789', +bundler_1 | 2023-10-16T12:19:28.345746624Z transactionHash: '0x40bb18d0d52bf8fd92a10c72dc33fa22e9b77d7c406ab3247c770b732f294fcc', +bundler_1 | 2023-10-16T12:19:28.345750024Z blockHash: '0xa4a9951cddc8e0b66a2600a33d7a159d92ab29660aaab0b70cb9494c64d0b016', +bundler_1 | 2023-10-16T12:19:28.345753425Z blockNumber: '0x6e7' +bundler_1 | 2023-10-16T12:19:28.345756725Z } +bundler_1 | 2023-10-16T12:19:28.380342914Z failed: eth_getUserOperationByHash error: {"message":"Missing/invalid userOpHash","code":-32601} +bundler_1 | 2023-10-16T12:19:28.413064686Z UserOperation: Sender=0x771c92f8640E374a7D609e49b03beba876EA22cb Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:19:28.606152111Z until 281474976710655 now= 1697458768 +bundler_1 | 2023-10-16T12:19:28.617050301Z sent eth_sendUserOperation - 0x3d6c6a73e8c0eaae9c656744263fe72d6f937e67fd050258ea8d39f58f10e5b0 +bundler_1 | 2023-10-16T12:19:28.810412743Z until 281474976710655 now= 1697458768 +bundler_1 | 2023-10-16T12:19:28.849288705Z sent debug_bundler_sendBundleNow - { +bundler_1 | 2023-10-16T12:19:28.849311706Z transactionHash: '0xfe44fadd8ed787bd0ebf2a9b6901dc2afa51af2cd13767913c67a2090cfade0e', +bundler_1 | 2023-10-16T12:19:28.849315806Z userOpHashes: [ +bundler_1 | 2023-10-16T12:19:28.849319307Z '0x3d6c6a73e8c0eaae9c656744263fe72d6f937e67fd050258ea8d39f58f10e5b0' +bundler_1 | 2023-10-16T12:19:28.849322807Z ] +bundler_1 | 2023-10-16T12:19:28.849326107Z } +bundler_1 | 2023-10-16T12:19:28.890771031Z sent eth_getUserOperationReceipt - { +bundler_1 | 2023-10-16T12:19:28.890800033Z userOpHash: '0x3d6c6a73e8c0eaae9c656744263fe72d6f937e67fd050258ea8d39f58f10e5b0', +bundler_1 | 2023-10-16T12:19:28.890804333Z sender: '0x771c92f8640E374a7D609e49b03beba876EA22cb', +bundler_1 | 2023-10-16T12:19:28.890807933Z nonce: '0x0', +bundler_1 | 2023-10-16T12:19:28.890811234Z actualGasCost: '0x147c0b6ccdd80', +bundler_1 | 2023-10-16T12:19:28.890814734Z actualGasUsed: '0x57fb0', +bundler_1 | 2023-10-16T12:19:28.890818034Z success: true, +bundler_1 | 2023-10-16T12:19:28.890821234Z logs: [], +bundler_1 | 2023-10-16T12:19:28.890824534Z receipt: { +bundler_1 | 2023-10-16T12:19:28.890827735Z to: '0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789', +bundler_1 | 2023-10-16T12:19:28.890831135Z from: '0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266', +bundler_1 | 2023-10-16T12:19:28.890834435Z contractAddress: null, +bundler_1 | 2023-10-16T12:19:28.890837635Z transactionIndex: '0x0', +bundler_1 | 2023-10-16T12:19:28.890840735Z gasUsed: '0x19756', +bundler_1 | 2023-10-16T12:19:28.890844136Z logsBloom: '0x000000000000000000000000000000000000000000000000000000000000000000080000000000000002000100000000001000000000000000000200000000000000000000000000000000000000000004000000000000000000000000000000000002000a0000000000000000000800000000000000000010000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000400000000000000000000000000000000002000100000000800000000000000001000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-10-16T12:19:28.890848636Z blockHash: '0xd7aa6a9d1b8d81d662bc1b5b5716f98f4d4d7d99b01bd7254296d7ac895117f1', +bundler_1 | 2023-10-16T12:19:28.890852036Z transactionHash: '0xfe44fadd8ed787bd0ebf2a9b6901dc2afa51af2cd13767913c67a2090cfade0e', +bundler_1 | 2023-10-16T12:19:28.890855336Z logs: [ [Object], [Object] ], +bundler_1 | 2023-10-16T12:19:28.890858537Z blockNumber: '0x6e9', +bundler_1 | 2023-10-16T12:19:28.890861737Z confirmations: '0x1', +bundler_1 | 2023-10-16T12:19:28.890864937Z cumulativeGasUsed: '0x19756', +bundler_1 | 2023-10-16T12:19:28.890868237Z effectiveGasPrice: '0x59682f08', +bundler_1 | 2023-10-16T12:19:28.890871437Z status: '0x1', +bundler_1 | 2023-10-16T12:19:28.890874738Z type: '0x2', +bundler_1 | 2023-10-16T12:19:28.890877938Z byzantium: true +bundler_1 | 2023-10-16T12:19:28.890881238Z } +bundler_1 | 2023-10-16T12:19:28.890884338Z } +bundler_1 | 2023-10-16T12:19:28.935367655Z failed: eth_getUserOperationReceipt error: {"message":"Missing/invalid userOpHash","code":-32601} +bundler_1 | 2023-10-16T12:19:28.977528924Z UserOperation: Sender=0xa523FE6471cde5CDcB6460c5007b6dDE032bcCDd Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:19:29.173787549Z until 281474976710655 now= 1697458769 +bundler_1 | 2023-10-16T12:19:29.184323117Z sent eth_sendUserOperation - 0x18d6f32aa1631477a0209edfab54538aabe73cbf34d2d0d45124766c6eecd340 +bundler_1 | 2023-10-16T12:19:29.373960423Z until 281474976710655 now= 1697458769 +bundler_1 | 2023-10-16T12:19:29.410468534Z sent debug_bundler_sendBundleNow - { +bundler_1 | 2023-10-16T12:19:29.410490036Z transactionHash: '0xfd176bb4521700f2686f6a59d4ade3c085a0988addad307bdf9e0ee9d15a7e92', +bundler_1 | 2023-10-16T12:19:29.410494536Z userOpHashes: [ +bundler_1 | 2023-10-16T12:19:29.410498036Z '0x18d6f32aa1631477a0209edfab54538aabe73cbf34d2d0d45124766c6eecd340' +bundler_1 | 2023-10-16T12:19:29.410501536Z ] +bundler_1 | 2023-10-16T12:19:29.410504837Z } +bundler_1 | 2023-10-16T12:19:29.479231588Z UserOperation: Sender=0x23c59440c9d85ee797124b3Ce70471399AD35ECF Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:19:29.620786650Z failed: eth_sendUserOperation error: {"message":"account validation failed: AA23 reverted: testWallet: dead signature","code":-32500} +bundler_1 | 2023-10-16T12:19:29.635849204Z sent debug_bundler_sendBundleNow - ok +bundler_1 | 2023-10-16T12:19:29.679912894Z UserOperation: Sender=0x1E66A61E7648FCce46b652b80cF0D96D571CCe4c Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-10-16T12:19:29.874505114Z failed: eth_sendUserOperation error: {"message":"Invalid UserOp signature or paymaster signature","code":-32507} +bundler_1 | 2023-10-16T12:19:29.879969960Z sent eth_supportedEntryPoints - [ '0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789' ] diff --git a/runs/20231016/123516/aabundler.txt b/runs/20231016/123516/aabundler.txt new file mode 100644 index 0000000..817983a --- /dev/null +++ b/runs/20231016/123516/aabundler.txt @@ -0,0 +1,210 @@ +Running bundler /home/runner/work/bundler-test-executor/bundler-test-executor/bundlers/aabundler/aabundler.yml, name=aabundler +============================= test session starts ============================== +platform linux -- Python 3.10.12, pytest-7.2.0, pluggy-1.0.0 +rootdir: /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests +plugins: web3-5.31.1 +collected 167 items + +tests/bundle/test_bundle.py ..................... [ 12%] +tests/bundle/test_codehash.py . [ 13%] +tests/bundle/test_storage_rules.py ..................................... [ 35%] +............................................... [ 63%] +tests/opbanning/test_op_banning.py ..................................... [ 85%] +.......... [ 91%] +tests/reputation/test_reputation.py .. [ 92%] +tests/rpc/test_eth_chainId.py . [ 93%] +tests/rpc/test_eth_estimateUserOperationGas.py ... [ 95%] +tests/rpc/test_eth_getUserOperationByHash.py .. [ 96%] +tests/rpc/test_eth_getUserOperationReceipt.py .. [ 97%] +tests/rpc/test_eth_sendUserOperation.py ... [ 99%] +tests/rpc/test_eth_supportedEntryPoints.py . [100%] + +=============================== warnings summary =============================== +tests/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0xb52edf1e06e636ab1f5204b783d0697561f78bd6d9fbc7fdc77ef76b4c37af4e') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +tests/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0x6ac710a83619b0c512a2ce11c210c86fdd7acbcf955b135a1dc701dffd8b4e6c') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +tests/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0x478eb8bb222314f80d229fff9fba483aacb7d4f9d8971a0cb6db8d4808e3cb7a') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +tests/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0xd2c0d719d83a8972c0a0980233300f872401635184f6b5600effae67a58febd4') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html +==================================== PASSES ==================================== +- generated xml file: /home/runner/work/bundler-test-executor/bundler-test-executor/build/out/aabundler.xml - +=========================== short test summary info ============================ +PASSED tests/bundle/test_bundle.py::test_bundle_replace_op[only_priority_fee_bump] +PASSED tests/bundle/test_bundle.py::test_bundle_replace_op[only_max_fee_bump] +PASSED tests/bundle/test_bundle.py::test_bundle_replace_op[with_same_fee] +PASSED tests/bundle/test_bundle.py::test_bundle_replace_op[with_less_fee] +PASSED tests/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_below_threshold] +PASSED tests/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_at_threshold] +PASSED tests/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_above_threshold] +PASSED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender] +PASSED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster] +PASSED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory] +PASSED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender] +PASSED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster] +PASSED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory] +PASSED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender] +PASSED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster] +PASSED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory] +PASSED tests/bundle/test_bundle.py::test_max_allowed_ops_unstaked_sender +PASSED tests/bundle/test_bundle.py::test_max_allowed_ops_staked_sender +PASSED tests/bundle/test_bundle.py::test_ban_user_op_access_other_ops_sender_in_bundle +PASSED tests/bundle/test_bundle.py::test_ban_user_sender_double_role_in_bundle +PASSED tests/bundle/test_bundle.py::test_stake_check_in_bundler +PASSED tests/bundle/test_codehash.py::test_codehash_changed +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][paymaster][no_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-031]unstaked][paymaster][storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][reference_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][paymaster][account_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0] +PASSED tests/bundle/test_storage_rules.py::test_rule[[EREP-050]unstaked][paymaster][context][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][external_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]staked][paymaster][no_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-031]staked][paymaster][storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]staked][paymaster][reference_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-010]staked][paymaster][account_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][paymaster][account_reference_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[EREP-050]staked][paymaster][context][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-031]staked][paymaster][external_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][paymaster][out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][no_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][reference_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][factory][account_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][factory][account_reference_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][external_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][factory][out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]staked][factory][no_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-031]staked][factory][storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]staked][factory][reference_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]staked][factory][reference_storage_struct][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-010]staked][factory][account_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][factory][account_reference_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]staked][factory][external_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][factory][out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][account][no_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][account][account_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][account][account_reference_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][account][external_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][account][out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]staked][account][no_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-010]staked][account][account_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][account][account_reference_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][account][account_reference_storage_struct][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][account][out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][account][sstore_out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]staked][account][external_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[GAS] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[NUMBER] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[TIMESTAMP] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[COINBASE] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[DIFFICULTY] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[BASEFEE] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[GASLIMIT] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[GASPRICE] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[SELFBALANCE] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[BALANCE] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[ORIGIN] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[BLOCKHASH] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[CREATE] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[CREATE2] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[SELFDESTRUCT] +PASSED tests/opbanning/test_op_banning.py::test_account_allowed_opcode_sequence[GAS CALL] +PASSED tests/opbanning/test_op_banning.py::test_account_allowed_opcode_sequence[GAS DELEGATECALL] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GAS] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[NUMBER] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[TIMESTAMP] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[COINBASE] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[DIFFICULTY] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BASEFEE] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GASLIMIT] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GASPRICE] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[SELFBALANCE] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BALANCE] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[ORIGIN] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BLOCKHASH] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[CREATE] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[CREATE2] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[SELFDESTRUCT] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[GAS] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[NUMBER] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[TIMESTAMP] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[COINBASE] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[DIFFICULTY] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[BASEFEE] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[GASLIMIT] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[GASPRICE] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[SELFBALANCE] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[BALANCE] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[ORIGIN] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[BLOCKHASH] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[CREATE] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[CREATE2] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[SELFDESTRUCT] +PASSED tests/reputation/test_reputation.py::test_staked_entity_reputation_threshold[with_factory] +PASSED tests/reputation/test_reputation.py::test_staked_entity_reputation_threshold[without_factory] +PASSED tests/rpc/test_eth_chainId.py::test_eth_chainId[] +PASSED tests/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas[] +PASSED tests/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas_execution_revert +PASSED tests/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas_simulation_revert +PASSED tests/rpc/test_eth_getUserOperationByHash.py::test_eth_getUserOperationByHash[] +PASSED tests/rpc/test_eth_getUserOperationByHash.py::test_eth_getUserOperationByHash_error +PASSED tests/rpc/test_eth_getUserOperationReceipt.py::test_eth_getUserOperationReceipt[] +PASSED tests/rpc/test_eth_getUserOperationReceipt.py::test_eth_getUserOperationReceipt_error +PASSED tests/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation[] +PASSED tests/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation_revert +PASSED tests/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation_invalid_signature +PASSED tests/rpc/test_eth_supportedEntryPoints.py::test_eth_supportedEntryPoints[] +================= 167 passed, 4 warnings in 558.83s (0:09:18) ================== diff --git a/runs/20231016/123516/aabundler.xml b/runs/20231016/123516/aabundler.xml new file mode 100644 index 0000000..7abd342 --- /dev/null +++ b/runs/20231016/123516/aabundler.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/runs/20231016/123516/html/index.html b/runs/20231016/123516/html/index.html new file mode 100644 index 0000000..ce43107 --- /dev/null +++ b/runs/20231016/123516/html/index.html @@ -0,0 +1,123 @@ + + + + +

EIP-4337 Bundlers Spec Test Results

+
+
+ +

+ +This page was generated by bundler-test-results + + + + diff --git a/runs/20231016/123516/index.txt b/runs/20231016/123516/index.txt new file mode 100644 index 0000000..ccf1bd8 --- /dev/null +++ b/runs/20231016/123516/index.txt @@ -0,0 +1,22 @@ +aabundler.json +aabundler.log +aabundler.txt +aabundler.xml +html/ +index.txt +silius.json +silius.log +silius.txt +silius.xml +skandha.json +skandha.log +skandha.txt +skandha.xml +stackup.json +stackup.log +stackup.txt +stackup.xml +voltaire.json +voltaire.log +voltaire.txt +voltaire.xml diff --git a/runs/20231016/123516/silius.json b/runs/20231016/123516/silius.json new file mode 100644 index 0000000..bf51eed --- /dev/null +++ b/runs/20231016/123516/silius.json @@ -0,0 +1,851 @@ +{ + "testsuites": { + "testsuite": { + "@name": "silius", + "@errors": "0", + "@failures": "0", + "@skipped": "0", + "@tests": "167", + "@time": "501.285", + "@timestamp": "2023-10-16T12:19:49.267616", + "@hostname": "fv-az176-539", + "testcase": [ + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[only_priority_fee_bump]", + "@time": "0.286" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[only_max_fee_bump]", + "@time": "0.315" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[with_same_fee]", + "@time": "0.209" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[with_less_fee]", + "@time": "0.219" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_below_threshold]", + "@time": "0.222" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_at_threshold]", + "@time": "0.417" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_above_threshold]", + "@time": "0.392" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "@time": "0.490" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "@time": "0.271" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "@time": "0.266" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "@time": "2.576" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "@time": "2.710" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "@time": "2.778" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "@time": "2.660" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "@time": "6.830" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "@time": "6.894" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_max_allowed_ops_unstaked_sender", + "@time": "1.013" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_max_allowed_ops_staked_sender", + "@time": "1.315" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "@time": "1.195" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_ban_user_sender_double_role_in_bundle", + "@time": "0.584" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_stake_check_in_bundler", + "@time": "0.174" + }, + { + "@classname": "tests.bundle.test_codehash", + "@name": "test_codehash_changed", + "@time": "1.534" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "@time": "0.391" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "@time": "0.422" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "@time": "0.442" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "@time": "0.455" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "@time": "0.400" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "@time": "0.439" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "@time": "0.466" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "@time": "0.830" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "@time": "0.442" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][external_storage][drop]", + "@time": "0.428" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "@time": "0.573" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "@time": "0.465" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "@time": "0.424" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "@time": "0.427" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "@time": "0.440" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "@time": "0.514" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "@time": "0.475" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "@time": "0.477" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "@time": "0.490" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "@time": "0.795" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "@time": "0.374" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]staked][paymaster][external_storage][drop]", + "@time": "0.491" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "@time": "0.596" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "@time": "0.493" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "@time": "0.637" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "@time": "0.621" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "@time": "0.745" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "@time": "0.689" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "@time": "0.638" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "@time": "0.648" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "@time": "0.694" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][external_storage][drop]", + "@time": "0.653" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "@time": "0.567" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "@time": "0.589" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "@time": "0.603" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "@time": "0.593" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "@time": "0.571" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "@time": "0.600" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "@time": "0.574" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "@time": "0.592" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "@time": "0.765" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "@time": "0.646" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "@time": "0.652" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]staked][factory][storage][ok]", + "@time": "0.648" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "@time": "0.662" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "@time": "0.674" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "@time": "0.643" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "@time": "0.651" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "@time": "0.691" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][factory][external_storage][drop]", + "@time": "0.840" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "@time": "0.774" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "@time": "0.685" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "@time": "0.460" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "@time": "0.382" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "@time": "0.398" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "@time": "0.649" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "@time": "0.671" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "@time": "0.717" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "@time": "0.395" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][account][external_storage][drop]", + "@time": "0.394" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "@time": "0.501" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "@time": "0.383" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "@time": "0.384" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "@time": "0.430" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "@time": "0.446" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "@time": "0.475" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "@time": "0.548" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "@time": "0.420" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][account][external_storage][drop]", + "@time": "0.432" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "@time": "0.423" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "@time": "0.390" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "@time": "0.431" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "@time": "0.548" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "@time": "0.318" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "@time": "0.414" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "@time": "0.317" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "@time": "0.344" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "@time": "0.351" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "@time": "0.487" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "@time": "0.315" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "@time": "0.352" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "@time": "0.329" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "@time": "0.335" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "@time": "0.395" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GAS]", + "@time": "0.259" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[NUMBER]", + "@time": "0.265" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[TIMESTAMP]", + "@time": "0.235" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[COINBASE]", + "@time": "0.362" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[DIFFICULTY]", + "@time": "0.361" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BASEFEE]", + "@time": "0.292" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GASLIMIT]", + "@time": "0.269" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GASPRICE]", + "@time": "0.276" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[SELFBALANCE]", + "@time": "0.331" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BALANCE]", + "@time": "0.284" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[ORIGIN]", + "@time": "0.281" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BLOCKHASH]", + "@time": "0.296" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[CREATE]", + "@time": "0.294" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[CREATE2]", + "@time": "0.337" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[SELFDESTRUCT]", + "@time": "0.287" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_allowed_opcode_sequence[GAS CALL]", + "@time": "0.350" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "@time": "0.315" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GAS]", + "@time": "0.324" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[NUMBER]", + "@time": "0.321" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[TIMESTAMP]", + "@time": "0.320" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[COINBASE]", + "@time": "0.350" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[DIFFICULTY]", + "@time": "0.347" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BASEFEE]", + "@time": "0.348" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GASLIMIT]", + "@time": "0.341" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GASPRICE]", + "@time": "0.371" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[SELFBALANCE]", + "@time": "0.363" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BALANCE]", + "@time": "0.385" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[ORIGIN]", + "@time": "0.375" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BLOCKHASH]", + "@time": "0.365" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[CREATE]", + "@time": "0.357" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[CREATE2]", + "@time": "0.406" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "@time": "0.382" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GAS]", + "@time": "0.547" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[NUMBER]", + "@time": "0.516" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[TIMESTAMP]", + "@time": "0.501" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[COINBASE]", + "@time": "0.508" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[DIFFICULTY]", + "@time": "0.544" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BASEFEE]", + "@time": "0.520" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GASLIMIT]", + "@time": "0.567" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GASPRICE]", + "@time": "0.576" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[SELFBALANCE]", + "@time": "0.551" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BALANCE]", + "@time": "0.595" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[ORIGIN]", + "@time": "0.573" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BLOCKHASH]", + "@time": "0.685" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[CREATE]", + "@time": "0.575" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[CREATE2]", + "@time": "0.603" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[SELFDESTRUCT]", + "@time": "0.585" + }, + { + "@classname": "tests.reputation.test_reputation", + "@name": "test_staked_entity_reputation_threshold[with_factory]", + "@time": "282.597" + }, + { + "@classname": "tests.reputation.test_reputation", + "@name": "test_staked_entity_reputation_threshold[without_factory]", + "@time": "119.917" + }, + { + "@classname": "tests.rpc.test_eth_chainId", + "@name": "test_eth_chainId[]", + "@time": "0.011" + }, + { + "@classname": "tests.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas[]", + "@time": "0.200" + }, + { + "@classname": "tests.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas_execution_revert", + "@time": "0.187" + }, + { + "@classname": "tests.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas_simulation_revert", + "@time": "0.032" + }, + { + "@classname": "tests.rpc.test_eth_getUserOperationByHash", + "@name": "test_eth_getUserOperationByHash[]", + "@time": "0.470" + }, + { + "@classname": "tests.rpc.test_eth_getUserOperationByHash", + "@name": "test_eth_getUserOperationByHash_error", + "@time": "0.003" + }, + { + "@classname": "tests.rpc.test_eth_getUserOperationReceipt", + "@name": "test_eth_getUserOperationReceipt[]", + "@time": "0.509" + }, + { + "@classname": "tests.rpc.test_eth_getUserOperationReceipt", + "@name": "test_eth_getUserOperationReceipt_error", + "@time": "0.003" + }, + { + "@classname": "tests.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation[]", + "@time": "0.495" + }, + { + "@classname": "tests.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation_revert", + "@time": "0.052" + }, + { + "@classname": "tests.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation_invalid_signature", + "@time": "0.037" + }, + { + "@classname": "tests.rpc.test_eth_supportedEntryPoints", + "@name": "test_eth_supportedEntryPoints[]", + "@time": "0.018" + } + ] + } + } +} diff --git a/runs/20231016/123516/silius.log b/runs/20231016/123516/silius.log new file mode 100644 index 0000000..83322d7 --- /dev/null +++ b/runs/20231016/123516/silius.log @@ -0,0 +1,4334 @@ +Attaching to runbundler_bundler-waiter_1, runbundler_bundler_1, runbundler_deployer_1, runbundler_funder_1, geth-1.10 +geth-1.10 | 2023-10-16T12:19:37.675900269Z WARN [10-16|12:19:37.675] You are running Geth in --dev mode. Please note the following: +geth-1.10 | 2023-10-16T12:19:37.676111883Z +geth-1.10 | 2023-10-16T12:19:37.676123583Z 1. This mode is only intended for fast, iterative development without assumptions on +geth-1.10 | 2023-10-16T12:19:37.676127684Z security or persistence. +geth-1.10 | 2023-10-16T12:19:37.676131284Z 2. The database is created in memory unless specified otherwise. Therefore, shutting down +geth-1.10 | 2023-10-16T12:19:37.676134784Z your computer or losing power will wipe your entire block data and chain state for +geth-1.10 | 2023-10-16T12:19:37.676138084Z your dev environment. +geth-1.10 | 2023-10-16T12:19:37.676141284Z 3. A random, pre-allocated developer account will be available and unlocked as +geth-1.10 | 2023-10-16T12:19:37.676144685Z eth.coinbase, which can be used for testing. The random dev account is temporary, +geth-1.10 | 2023-10-16T12:19:37.676147985Z stored on a ramdisk, and will be lost if your machine is restarted. +geth-1.10 | 2023-10-16T12:19:37.676151285Z 4. Mining is enabled by default. However, the client will only seal blocks if transactions +geth-1.10 | 2023-10-16T12:19:37.676154685Z are pending in the mempool. The miner's minimum accepted gas price is 1. +geth-1.10 | 2023-10-16T12:19:37.676158086Z 5. Networking is disabled; there is no listen-address, the maximum number of peers is set +geth-1.10 | 2023-10-16T12:19:37.676161386Z to 0, and discovery is disabled. +geth-1.10 | 2023-10-16T12:19:37.676164786Z +geth-1.10 | 2023-10-16T12:19:38.035000333Z WARN [10-16|12:19:38.034] Failed to load snapshot, regenerating err="missing or corrupted snapshot" +geth-1.10 | 2023-10-16T12:19:38.036227110Z WARN [10-16|12:19:38.035] Error reading unclean shutdown markers error="not found" +geth-1.10 | 2023-10-16T12:19:38.036245311Z WARN [10-16|12:19:38.035] Engine API enabled protocol=eth +geth-1.10 | 2023-10-16T12:19:38.036250112Z WARN [10-16|12:19:38.035] Engine API started but chain not configured for merge yet +geth-1.10 | 2023-10-16T12:19:38.036257312Z ERROR[10-16|12:19:38.035] Failed to check db for legacy receipts err="this operation is not supported" +geth-1.10 | 2023-10-16T12:19:38.036261312Z WARN [10-16|12:19:38.036] P2P server will be useless, neither dialing nor listening +geth-1.10 | 2023-10-16T12:19:38.048749397Z WARN [10-16|12:19:38.045] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:38.049796663Z WARN [10-16|12:19:38.049] Failed to get free disk space path= err="failed to call Statfs: no such file or directory" +geth-1.10 | 2023-10-16T12:19:38.200297219Z WARN [10-16|12:19:38.200] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:44.232154580Z WARN [10-16|12:19:44.232] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:44.263772179Z WARN [10-16|12:19:44.263] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:44.296183328Z WARN [10-16|12:19:44.296] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:45.030589752Z WARN [10-16|12:19:45.030] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:45.048673695Z WARN [10-16|12:19:45.048] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:45.107045485Z WARN [10-16|12:19:45.106] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:49.719681567Z WARN [10-16|12:19:49.718] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:49.740821603Z WARN [10-16|12:19:49.740] Served eth_call conn=172.19.0.3:49590 reqid=706 duration=2.496158ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000525380000000000000000000000000000000000000000000000000001c13bb60edff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:49.743244756Z WARN [10-16|12:19:49.743] Served eth_call conn=172.19.0.3:49590 reqid=711 duration="509.533µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000052538000000000000000000000000000000000000000000000000001c6bf526340000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:49.971990616Z WARN [10-16|12:19:49.971] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:50.089991876Z WARN [10-16|12:19:50.089] Served eth_call conn=172.19.0.3:49590 reqid=776 duration="563.136µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000525380000000000000000000000000000000000000000000000000001b3091e22d42400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:50.092084908Z WARN [10-16|12:19:50.091] Served eth_call conn=172.19.0.3:49590 reqid=781 duration="451.829µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000052538000000000000000000000000000000000000000000000000001c6bf526340000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:50.290932878Z WARN [10-16|12:19:50.290] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:50.304588441Z WARN [10-16|12:19:50.304] Served eth_call conn=172.19.0.3:49590 reqid=822 duration="593.537µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000525380000000000000000000000000000000000000000000000000001a67f42c34ada00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:50.307448622Z WARN [10-16|12:19:50.307] Served eth_call conn=172.19.0.3:49590 reqid=827 duration="905.657µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000052538000000000000000000000000000000000000000000000000001c6bf526340000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:50.502079725Z WARN [10-16|12:19:50.501] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:50.518453360Z WARN [10-16|12:19:50.518] Served eth_call conn=172.19.0.3:49590 reqid=870 duration="595.538µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005253800000000000000000000000000000000000000000000000000019b6c8810cc2a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:50.520926816Z WARN [10-16|12:19:50.520] Served eth_call conn=172.19.0.3:49590 reqid=874 duration="450.529µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000052538000000000000000000000000000000000000000000000000001c6bf526340000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:50.717078516Z WARN [10-16|12:19:50.716] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:50.733181134Z WARN [10-16|12:19:50.733] Served eth_call conn=172.19.0.3:49590 reqid=916 duration="619.339µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000052538000000000000000000000000000000000000000000000000000191a51cb8ff3e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:50.736589949Z WARN [10-16|12:19:50.736] Served eth_call conn=172.19.0.3:49590 reqid=920 duration=1.10297ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000052538000000000000000000000000000000000000000000000000001c6bf526340000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:50.947334071Z WARN [10-16|12:19:50.947] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:50.969068045Z WARN [10-16|12:19:50.968] Served eth_call conn=172.19.0.3:49590 reqid=966 duration="598.938µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000052538000000000000000000000000000000000000000000000000000189024cfbdc1a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:50.971510800Z WARN [10-16|12:19:50.971] Served eth_call conn=172.19.0.3:49590 reqid=970 duration="574.936µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000052538000000000000000000000000000000000000000000000000001c6bf526340000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:51.149541491Z WARN [10-16|12:19:51.149] Served eth_call conn=172.19.0.3:49590 reqid=1006 duration="525.133µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000525380000000000000000000000000000000000000000000000000001a9ca0783021a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:51.151932340Z WARN [10-16|12:19:51.151] Served eth_call conn=172.19.0.3:49590 reqid=1010 duration="529.434µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000052538000000000000000000000000000000000000000000000000001f438daa060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:51.362991552Z WARN [10-16|12:19:51.362] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:51.381519412Z WARN [10-16|12:19:51.380] Served eth_call conn=172.19.0.3:49590 reqid=1054 duration="523.633µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005253800000000000000000000000000000000000000000000000000018161e9e27dec00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:51.383771153Z WARN [10-16|12:19:51.383] Served eth_call conn=172.19.0.3:49590 reqid=1059 duration=1.208476ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000052538000000000000000000000000000000000000000000000000001c6bf526340000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:51.561772895Z WARN [10-16|12:19:51.561] Served eth_call conn=172.19.0.3:49590 reqid=1094 duration="554.635µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000525380000000000000000000000000000000000000000000000000001a570d0aa5aec00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:51.564250050Z WARN [10-16|12:19:51.564] Served eth_call conn=172.19.0.3:49602 reqid=1099 duration="421.127µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000052538000000000000000000000000000000000000000000000000001f8c501d9b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:51.847328770Z WARN [10-16|12:19:51.847] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:51.888398940Z WARN [10-16|12:19:51.888] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:51.993085093Z WARN [10-16|12:19:51.992] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:52.042896511Z WARN [10-16|12:19:52.042] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:52.065225209Z WARN [10-16|12:19:52.064] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:52.146303184Z WARN [10-16|12:19:52.146] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:52.193926765Z WARN [10-16|12:19:52.193] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:52.212698140Z WARN [10-16|12:19:52.210] Served eth_call conn=172.19.0.3:49602 reqid=1221 duration=1.111269ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c920000000000000000000000000000000000000000000000000003a1e0a612a9be00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:52.251453666Z WARN [10-16|12:19:52.249] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:52.287680034Z WARN [10-16|12:19:52.287] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:52.311129202Z WARN [10-16|12:19:52.310] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:52.352451088Z WARN [10-16|12:19:52.352] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:52.372243427Z WARN [10-16|12:19:52.372] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:52.427457383Z WARN [10-16|12:19:52.427] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:52.472272289Z WARN [10-16|12:19:52.472] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:52.487061214Z WARN [10-16|12:19:52.486] Served eth_call conn=172.19.0.3:49590 reqid=1281 duration="879.355µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000037c2a5ecb63a200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:52.519883769Z WARN [10-16|12:19:52.519] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:52.559096724Z WARN [10-16|12:19:52.558] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:52.583062824Z WARN [10-16|12:19:52.582] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:52.615202836Z WARN [10-16|12:19:52.614] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:52.635895831Z WARN [10-16|12:19:52.635] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:52.691065684Z WARN [10-16|12:19:52.690] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:52.736427824Z WARN [10-16|12:19:52.736] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:52.753959621Z WARN [10-16|12:19:52.753] Served eth_call conn=172.19.0.3:49602 reqid=1341 duration=1.11487ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000036b77e2c4aa1200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:52.797933574Z WARN [10-16|12:19:52.797] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:52.833129977Z WARN [10-16|12:19:52.832] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:52.855545180Z WARN [10-16|12:19:52.855] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:52.894633127Z WARN [10-16|12:19:52.894] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:52.915737648Z WARN [10-16|12:19:52.915] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:52.968249535Z WARN [10-16|12:19:52.968] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:53.026253266Z WARN [10-16|12:19:53.026] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:53.057889846Z WARN [10-16|12:19:53.057] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:53.090500887Z WARN [10-16|12:19:53.090] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:53.112101540Z WARN [10-16|12:19:53.111] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:53.147506456Z WARN [10-16|12:19:53.147] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:53.155503056Z WARN [10-16|12:19:53.155] Served eth_call conn=172.19.0.3:49602 reqid=1425 duration="883.856µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000036202f83d225c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:53.160527071Z WARN [10-16|12:19:53.160] Served eth_call conn=172.19.0.3:49602 reqid=1434 duration="939.058µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:53.625831497Z WARN [10-16|12:19:53.625] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:53.663570959Z WARN [10-16|12:19:53.663] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:53.687158236Z WARN [10-16|12:19:53.686] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:53.723901036Z WARN [10-16|12:19:53.723] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:53.730941977Z WARN [10-16|12:19:53.730] Served eth_call conn=172.19.0.3:49602 reqid=1541 duration=1.078267ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000000360ac9214833400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:53.736400818Z WARN [10-16|12:19:53.736] Served eth_call conn=172.19.0.3:49602 reqid=1550 duration="858.254µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:54.186218475Z WARN [10-16|12:19:54.185] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:54.223330198Z WARN [10-16|12:19:54.223] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:54.245014956Z WARN [10-16|12:19:54.244] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:54.282758818Z WARN [10-16|12:19:54.282] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:54.290660213Z WARN [10-16|12:19:54.290] Served eth_call conn=172.19.0.3:49602 reqid=1656 duration="914.757µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035fcf4d5af28600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:54.295333305Z WARN [10-16|12:19:54.295] Served eth_call conn=172.19.0.3:49602 reqid=1665 duration="781.949µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:54.762362040Z WARN [10-16|12:19:54.762] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:54.797408933Z WARN [10-16|12:19:54.797] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:54.820284965Z WARN [10-16|12:19:54.819] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:54.858716071Z WARN [10-16|12:19:54.858] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:54.866751374Z WARN [10-16|12:19:54.866] Served eth_call conn=172.19.0.3:49602 reqid=1773 duration="900.057µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035f405d7dfde200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:54.871197152Z WARN [10-16|12:19:54.871] Served eth_call conn=172.19.0.3:49602 reqid=1782 duration="767.248µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:55.326158431Z WARN [10-16|12:19:55.325] Served eth_call conn=172.19.0.3:49590 reqid=1868 duration="919.258µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035f405d7dfde200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:55.363457066Z WARN [10-16|12:19:55.363] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:55.407601629Z WARN [10-16|12:19:55.407] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:55.433251335Z WARN [10-16|12:19:55.431] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:55.466198397Z WARN [10-16|12:19:55.466] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:55.491071454Z WARN [10-16|12:19:55.490] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:55.539326375Z WARN [10-16|12:19:55.539] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:55.581278501Z WARN [10-16|12:19:55.580] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:55.621861341Z WARN [10-16|12:19:55.621] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:55.653175401Z WARN [10-16|12:19:55.653] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:55.706185219Z WARN [10-16|12:19:55.706] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:55.750203575Z WARN [10-16|12:19:55.750] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:55.756710582Z WARN [10-16|12:19:55.756] Served eth_call conn=172.19.0.3:49590 reqid=1957 duration="914.358µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e83f02ca85400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:55.762168824Z WARN [10-16|12:19:55.762] Served eth_call conn=172.19.0.3:49590 reqid=1966 duration="834.152µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:56.211446047Z WARN [10-16|12:19:56.211] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:56.254204723Z WARN [10-16|12:19:56.252] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:56.294998277Z WARN [10-16|12:19:56.294] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:56.340838646Z WARN [10-16|12:19:56.340] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:56.349203670Z WARN [10-16|12:19:56.348] Served eth_call conn=172.19.0.3:42274 reqid=2076 duration="908.857µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e6910d79d8000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:56.353180119Z WARN [10-16|12:19:56.353] Served eth_call conn=172.19.0.3:42274 reqid=2085 duration="784.149µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:56.860751391Z WARN [10-16|12:19:56.860] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:56.895335456Z WARN [10-16|12:19:56.895] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:56.939651630Z WARN [10-16|12:19:56.939] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:56.983141152Z WARN [10-16|12:19:56.982] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:56.991434371Z WARN [10-16|12:19:56.991] Served eth_call conn=172.19.0.3:42280 reqid=2206 duration="963.56µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e584448ed4400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:56.996083562Z WARN [10-16|12:19:56.995] Served eth_call conn=172.19.0.3:42280 reqid=2215 duration="818.551µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:57.468074807Z WARN [10-16|12:19:57.466] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:57.501665710Z WARN [10-16|12:19:57.501] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:57.543876152Z WARN [10-16|12:19:57.543] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:57.585981388Z WARN [10-16|12:19:57.585] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:57.593315947Z WARN [10-16|12:19:57.593] Served eth_call conn=172.19.0.3:42280 reqid=2327 duration=1.643703ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e4dc464e5aa00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:57.599090208Z WARN [10-16|12:19:57.598] Served eth_call conn=172.19.0.3:42280 reqid=2336 duration="844.753µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:58.040886863Z WARN [10-16|12:19:58.040] Served eth_call conn=172.19.0.3:42280 reqid=2418 duration="899.256µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e4dc464e5aa00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:58.075337919Z WARN [10-16|12:19:58.075] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:58.118098996Z WARN [10-16|12:19:58.117] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:58.142772741Z WARN [10-16|12:19:58.142] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:58.178885301Z WARN [10-16|12:19:58.178] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:58.207243576Z WARN [10-16|12:19:58.206] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:58.259441244Z WARN [10-16|12:19:58.259] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:58.303215984Z WARN [10-16|12:19:58.303] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:58.361898757Z WARN [10-16|12:19:58.361] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:58.407014881Z WARN [10-16|12:19:58.406] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:58.432142754Z WARN [10-16|12:19:58.431] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:58.471171697Z WARN [10-16|12:19:58.471] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:58.479383811Z WARN [10-16|12:19:58.479] Served eth_call conn=172.19.0.3:42280 reqid=2509 duration=1.10547ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e41090b19ca00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:58.484474930Z WARN [10-16|12:19:58.484] Served eth_call conn=172.19.0.3:42280 reqid=2517 duration="816.751µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:58.965020110Z WARN [10-16|12:19:58.964] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:59.116623267Z WARN [10-16|12:19:59.115] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:59.140286736Z WARN [10-16|12:19:59.138] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:59.181602299Z WARN [10-16|12:19:59.181] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:59.196542826Z WARN [10-16|12:19:59.196] Served eth_call conn=172.19.0.3:42274 reqid=2650 duration="939.558µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3f387ed6dc00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:59.201548937Z WARN [10-16|12:19:59.201] Served eth_call conn=172.19.0.3:42274 reqid=2659 duration="799.749µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:59.678894453Z WARN [10-16|12:19:59.678] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:59.733628649Z WARN [10-16|12:19:59.733] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:59.757544033Z WARN [10-16|12:19:59.757] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:59.798705886Z WARN [10-16|12:19:59.798] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:19:59.804820966Z WARN [10-16|12:19:59.804] Served eth_call conn=172.19.0.3:42274 reqid=2774 duration=1.036665ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3e19d544b600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:19:59.810351109Z WARN [10-16|12:19:59.810] Served eth_call conn=172.19.0.3:42274 reqid=2784 duration="868.754µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:00.279521718Z WARN [10-16|12:20:00.279] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:00.328250041Z WARN [10-16|12:20:00.328] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:00.351722198Z WARN [10-16|12:20:00.351] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:00.390143281Z WARN [10-16|12:20:00.389] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:00.397673549Z WARN [10-16|12:20:00.397] Served eth_call conn=172.19.0.3:42280 reqid=2898 duration="948.459µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3d69056e2000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +bundler-waiter_1 | 2023-10-16T12:19:46.076791286Z Error: +bundler-waiter_1 | 2023-10-16T12:19:46.076826989Z error sending request for url (http://bundler:3000/rpc): error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:19:46.076850390Z +bundler-waiter_1 | 2023-10-16T12:19:46.076878392Z Context: +bundler-waiter_1 | 2023-10-16T12:19:46.076883092Z - Error #0: error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:19:46.076886592Z - Error #1: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:19:46.076889993Z - Error #2: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:19:46.501136911Z Error: +bundler-waiter_1 | 2023-10-16T12:19:46.501547237Z error sending request for url (http://bundler:3000/rpc): error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:19:46.501558237Z +bundler-waiter_1 | 2023-10-16T12:19:46.501562038Z Context: +bundler-waiter_1 | 2023-10-16T12:19:46.501611741Z - Error #0: error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:19:46.501731748Z - Error #1: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:19:46.501792752Z - Error #2: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:19:47.048966541Z "0x539" +geth-1.10 | 2023-10-16T12:20:00.402929275Z WARN [10-16|12:20:00.402] Served eth_call conn=172.19.0.3:42280 reqid=2907 duration="848.352µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:00.819699133Z WARN [10-16|12:20:00.819] Served eth_call conn=172.19.0.3:42280 reqid=2986 duration=1.025864ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3d69056e2000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:00.856247900Z WARN [10-16|12:20:00.855] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:00.940640236Z WARN [10-16|12:20:00.940] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:00.963329644Z WARN [10-16|12:20:00.963] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:00.996105178Z WARN [10-16|12:20:00.995] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:01.015665491Z WARN [10-16|12:20:01.015] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:01.064580726Z WARN [10-16|12:20:01.064] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:01.107251474Z WARN [10-16|12:20:01.107] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:01.140462534Z WARN [10-16|12:20:01.140] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:01.173294971Z WARN [10-16|12:20:01.173] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:01.194749402Z WARN [10-16|12:20:01.194] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:01.235647040Z WARN [10-16|12:20:01.235] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:01.243464325Z WARN [10-16|12:20:01.243] Served eth_call conn=172.19.0.3:42280 reqid=3074 duration=1.139371ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c9ca23a1a00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:01.249698212Z WARN [10-16|12:20:01.249] Served eth_call conn=172.19.0.3:42280 reqid=3083 duration="995.062µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:01.693910072Z WARN [10-16|12:20:01.693] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:01.830154725Z WARN [10-16|12:20:01.829] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:01.850397281Z WARN [10-16|12:20:01.850] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:01.887768600Z WARN [10-16|12:20:01.887] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:01.894335507Z WARN [10-16|12:20:01.894] Served eth_call conn=172.19.0.3:49602 reqid=3207 duration=1.020663ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c7fed8b3200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:01.898898390Z WARN [10-16|12:20:01.898] Served eth_call conn=172.19.0.3:49602 reqid=3215 duration="835.151µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:02.346057934Z WARN [10-16|12:20:02.345] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:02.389682641Z WARN [10-16|12:20:02.389] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:19:45.773018584Z 2023-10-16T12:19:45.772059Z  INFO silius::bundler: Starting uopool gRPC service... +bundler_1 | 2023-10-16T12:19:45.774304265Z 2023-10-16T12:19:45.772890Z  INFO silius::bundler: UoPool component connected to Ethereum execution client with version Geth/v1.10.26-stable-e5eb32ac/linux-amd64/go1.18.8 +bundler_1 | 2023-10-16T12:19:46.776242901Z 2023-10-16T12:19:46.776059Z  INFO silius::bundler: Started uopool gRPC service at 127.0.0.1:3002 +bundler_1 | 2023-10-16T12:19:46.776270903Z 2023-10-16T12:19:46.776092Z  INFO silius::bundler: Starting bundling gRPC service... +bundler_1 | 2023-10-16T12:19:46.777738596Z 2023-10-16T12:19:46.776971Z  INFO silius::bundler: Bundling component connected to Ethereum execution client with version Geth/v1.10.26-stable-e5eb32ac/linux-amd64/go1.18.8 +bundler_1 | 2023-10-16T12:19:46.786526751Z 2023-10-16T12:19:46.782264Z  INFO silius::bundler: Wallet { address: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266, chain_Id: 1337 } +bundler_1 | 2023-10-16T12:19:46.786578655Z 2023-10-16T12:19:46.782297Z  INFO silius::bundler: Connecting to uopool gRPC service... +bundler_1 | 2023-10-16T12:19:46.786584855Z 2023-10-16T12:19:46.783114Z  INFO silius::bundler: Connected to uopool gRPC service +bundler_1 | 2023-10-16T12:19:46.786589255Z 2023-10-16T12:19:46.783131Z  INFO silius_grpc::bundler: Starting auto bundling +bundler_1 | 2023-10-16T12:19:46.786593356Z 2023-10-16T12:19:46.783152Z  INFO silius::bundler: Started bundler gRPC service at 127.0.0.1:3003 +bundler_1 | 2023-10-16T12:19:46.786597356Z 2023-10-16T12:19:46.783160Z  INFO silius::bundler: Starting bundler JSON-RPC server... +bundler_1 | 2023-10-16T12:19:46.786601156Z 2023-10-16T12:19:46.783192Z  INFO silius::bundler: Connecting to uopool gRPC service... +bundler_1 | 2023-10-16T12:19:46.786604856Z 2023-10-16T12:19:46.783457Z  INFO silius::bundler: Connected to uopool gRPC service... +bundler_1 | 2023-10-16T12:19:46.786608457Z 2023-10-16T12:19:46.783483Z  INFO silius::bundler: Connecting to bundling gRPC service... +bundler_1 | 2023-10-16T12:19:46.786612257Z 2023-10-16T12:19:46.783896Z  INFO silius::bundler: Connected to bundling gRPC service... +bundler_1 | 2023-10-16T12:19:46.786615957Z 2023-10-16T12:19:46.784062Z  INFO silius::bundler: Started bundler JSON-RPC server with http: 0.0.0.0:3000, ws: 127.0.0.1:3001 +bundler_1 | 2023-10-16T12:19:46.786619757Z 2023-10-16T12:19:46.786023Z  INFO silius_bundler::bundler: Skipping creating a new bundle, no user operations +bundler_1 | 2023-10-16T12:19:51.749127623Z 2023-10-16T12:19:51.748805Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-10-16T12:19:52.228859752Z 2023-10-16T12:19:52.228727Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-10-16T12:19:52.499175273Z 2023-10-16T12:19:52.499039Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-10-16T12:19:52.770451154Z 2023-10-16T12:19:52.770134Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-10-16T12:19:55.342616761Z 2023-10-16T12:19:55.342363Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-10-16T12:19:58.053651462Z 2023-10-16T12:19:58.053376Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-10-16T12:20:00.832532829Z 2023-10-16T12:20:00.832406Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-10-16T12:20:03.493025096Z 2023-10-16T12:20:03.492890Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-10-16T12:20:10.323899671Z 2023-10-16T12:20:10.323760Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-10-16T12:20:17.244405893Z 2023-10-16T12:20:17.244271Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-10-16T12:20:18.116584862Z 2023-10-16T12:20:18.116447Z  INFO silius_bundler::bundler: Creating a new bundle with 1 user operations +bundler_1 | 2023-10-16T12:20:18.205591951Z 2023-10-16T12:20:18.205451Z  INFO silius_bundler::bundler: Bundle successfully sent, tx hash: 0x4b8d8cb699baf36d5d8d7be2b7bb4b92a7f3bedf247ea858c91d761f774ba482, account: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266, entry point: 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789, beneficiary: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266 +bundler_1 | 2023-10-16T12:20:18.234369958Z 2023-10-16T12:20:18.234191Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-10-16T12:20:19.432359487Z 2023-10-16T12:20:19.432208Z  INFO silius_bundler::bundler: Creating a new bundle with 1 user operations +bundler_1 | 2023-10-16T12:20:19.522328936Z 2023-10-16T12:20:19.521605Z  INFO silius_bundler::bundler: Bundle successfully sent, tx hash: 0xac30849a573855f19204691f00ba88f662ea7c17e1d76ecef219c55e95918fe1, account: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266, entry point: 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789, beneficiary: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266 +bundler_1 | 2023-10-16T12:20:19.549983273Z 2023-10-16T12:20:19.549864Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-10-16T12:20:20.614063392Z 2023-10-16T12:20:20.613912Z  INFO silius_bundler::bundler: Creating a new bundle with 1 user operations +bundler_1 | 2023-10-16T12:20:20.704557675Z 2023-10-16T12:20:20.704407Z  INFO silius_bundler::bundler: Bundle successfully sent, tx hash: 0x2d6d61f3be17dd7f96071340e696a08f7f5d93aa008bb8acd624ee5da4f10f23, account: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266, entry point: 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789, beneficiary: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266 +bundler_1 | 2023-10-16T12:20:20.745438242Z 2023-10-16T12:20:20.745010Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-10-16T12:20:21.330860104Z 2023-10-16T12:20:21.330713Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-10-16T12:20:21.507791615Z 2023-10-16T12:20:21.507532Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-10-16T12:20:21.991187570Z 2023-10-16T12:20:21.991056Z  INFO silius_bundler::bundler: Skipping creating a new bundle, no user operations +bundler_1 | 2023-10-16T12:20:22.462629674Z 2023-10-16T12:20:22.462454Z  INFO silius_bundler::bundler: Creating a new bundle with 1 user operations +bundler_1 | 2023-10-16T12:20:22.554249127Z 2023-10-16T12:20:22.554116Z  INFO silius_bundler::bundler: Bundle successfully sent, tx hash: 0xa5b23c8b65c7eed171c680c1bcd354abe36509eeb4aae62e28eb1e50579de389, account: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266, entry point: 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789, beneficiary: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266 +bundler_1 | 2023-10-16T12:20:22.937818614Z 2023-10-16T12:20:22.937684Z  INFO silius_bundler::bundler: Creating a new bundle with 1 user operations +bundler_1 | 2023-10-16T12:20:23.025642529Z 2023-10-16T12:20:23.025496Z  INFO silius_bundler::bundler: Bundle successfully sent, tx hash: 0x39e46a08da41df1b74eedfbe3b0a8053e12ce9afaae3874b3f0eb42660d941ce, account: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266, entry point: 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789, beneficiary: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266 +bundler_1 | 2023-10-16T12:21:26.014778314Z 2023-10-16T12:21:26.014527Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-10-16T12:26:08.611806688Z 2023-10-16T12:26:08.611665Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-10-16T12:28:09.295423120Z 2023-10-16T12:28:09.295290Z  INFO silius_bundler::bundler: Creating a new bundle with 1 user operations +bundler_1 | 2023-10-16T12:28:09.384626996Z 2023-10-16T12:28:09.384495Z  INFO silius_bundler::bundler: Bundle successfully sent, tx hash: 0xce4708d1a726866abd293c136eccb605ebf38239f1f1f96a9815c5c83a1f090d, account: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266, entry point: 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789, beneficiary: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266 +bundler_1 | 2023-10-16T12:28:09.783112733Z 2023-10-16T12:28:09.782958Z  INFO silius_bundler::bundler: Creating a new bundle with 1 user operations +bundler_1 | 2023-10-16T12:28:09.877011440Z 2023-10-16T12:28:09.876885Z  INFO silius_bundler::bundler: Bundle successfully sent, tx hash: 0xb98bbc42fbd0c24f84a0ae1adb5146886534297d89e671db4f525f00fb1d6bca, account: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266, entry point: 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789, beneficiary: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266 +bundler_1 | 2023-10-16T12:28:10.327269720Z 2023-10-16T12:28:10.327110Z  INFO silius_bundler::bundler: Creating a new bundle with 1 user operations +bundler_1 | 2023-10-16T12:28:10.416523999Z 2023-10-16T12:28:10.416384Z  INFO silius_bundler::bundler: Bundle successfully sent, tx hash: 0x54caf348d0d0e23b1b6d424d0c771551cf9bc9361fc17d1781beb265f05ce0d7, account: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266, entry point: 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789, beneficiary: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266 +bundler_1 | 2023-10-16T12:28:10.487157269Z 2023-10-16T12:28:10.487022Z  INFO silius_bundler::bundler: Skipping creating a new bundle, no user operations +deployer_1 | 2023-10-16T12:19:44.933052286Z Deploying entrypoint at 0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 +deployer_1 | 2023-10-16T12:19:45.068738064Z deploying: +geth-1.10 | 2023-10-16T12:20:02.413864241Z WARN [10-16|12:20:02.413] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:02.454722376Z WARN [10-16|12:20:02.454] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:02.462562562Z WARN [10-16|12:20:02.462] Served eth_call conn=172.19.0.3:42274 reqid=3321 duration="984.161µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c6d81a80e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:02.468408425Z WARN [10-16|12:20:02.468] Served eth_call conn=172.19.0.3:42274 reqid=3330 duration=1.29098ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:02.928414966Z WARN [10-16|12:20:02.928] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:02.962202562Z WARN [10-16|12:20:02.961] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:02.987831552Z WARN [10-16|12:20:02.987] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:03.024145105Z WARN [10-16|12:20:03.023] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:03.032635032Z WARN [10-16|12:20:03.032] Served eth_call conn=172.19.0.3:42280 reqid=3436 duration="938.258µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c61a3d0a200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:03.037810753Z WARN [10-16|12:20:03.037] Served eth_call conn=172.19.0.3:42280 reqid=3445 duration=1.27898ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:03.479592763Z WARN [10-16|12:20:03.479] Served eth_call conn=172.19.0.3:49590 reqid=3529 duration="945.058µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c61a3d0a200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:03.514884952Z WARN [10-16|12:20:03.514] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:03.573043661Z WARN [10-16|12:20:03.572] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:03.596917642Z WARN [10-16|12:20:03.596] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:03.632586355Z WARN [10-16|12:20:03.632] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:03.654272201Z WARN [10-16|12:20:03.654] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:03.702684104Z WARN [10-16|12:20:03.701] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:03.743940864Z WARN [10-16|12:20:03.743] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:03.778555812Z WARN [10-16|12:20:03.778] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:03.811743571Z WARN [10-16|12:20:03.811] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:03.855586491Z WARN [10-16|12:20:03.855] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:03.898319142Z WARN [10-16|12:20:03.898] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:03.906688061Z WARN [10-16|12:20:03.906] Served eth_call conn=172.19.0.3:49590 reqid=3619 duration="968.86µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c52369efc00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:03.911392153Z WARN [10-16|12:20:03.911] Served eth_call conn=172.19.0.3:49590 reqid=3628 duration="847.252µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:04.394337417Z WARN [10-16|12:20:04.394] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:04.436494533Z WARN [10-16|12:20:04.436] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:04.488304647Z WARN [10-16|12:20:04.488] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:04.534703126Z WARN [10-16|12:20:04.534] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:04.542677721Z WARN [10-16|12:20:04.542] Served eth_call conn=172.19.0.3:42280 reqid=3745 duration=1.091068ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c5010ea9800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:04.547285807Z WARN [10-16|12:20:04.547] Served eth_call conn=172.19.0.3:42280 reqid=3754 duration="873.554µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:04.986681568Z WARN [10-16|12:20:04.986] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:05.037429317Z WARN [10-16|12:20:05.037] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:05.082416608Z WARN [10-16|12:20:05.082] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:05.123731771Z WARN [10-16|12:20:05.123] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:05.132163595Z WARN [10-16|12:20:05.131] Served eth_call conn=172.19.0.3:49602 reqid=3869 duration=1.086667ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c4ec4334e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:05.136309052Z WARN [10-16|12:20:05.136] Served eth_call conn=172.19.0.3:49602 reqid=3878 duration="787.949µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:05.611163714Z WARN [10-16|12:20:05.610] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:05.643004689Z WARN [10-16|12:20:05.642] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:05.680898440Z WARN [10-16|12:20:05.680] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:05.723085458Z WARN [10-16|12:20:05.722] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:05.730418613Z WARN [10-16|12:20:05.730] Served eth_call conn=172.19.0.3:42274 reqid=3993 duration="936.058µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c4deb363400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:05.735771145Z WARN [10-16|12:20:05.735] Served eth_call conn=172.19.0.3:42274 reqid=4002 duration=1.041664ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:06.182132739Z WARN [10-16|12:20:06.181] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:06.213974514Z WARN [10-16|12:20:06.213] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:06.254564533Z WARN [10-16|12:20:06.254] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:06.299027491Z WARN [10-16|12:20:06.298] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:06.307029488Z WARN [10-16|12:20:06.306] Served eth_call conn=172.19.0.3:42274 reqid=4111 duration="922.557µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c4d5a8d7800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:06.311826585Z WARN [10-16|12:20:06.311] Served eth_call conn=172.19.0.3:42274 reqid=4120 duration="840.652µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:06.752061699Z WARN [10-16|12:20:06.751] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:06.785490773Z WARN [10-16|12:20:06.784] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:06.829176284Z WARN [10-16|12:20:06.828] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:06.869019856Z WARN [10-16|12:20:06.868] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:06.876440616Z WARN [10-16|12:20:06.876] Served eth_call conn=172.19.0.3:49602 reqid=4229 duration="993.661µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c4d03c1d400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:06.881182110Z WARN [10-16|12:20:06.881] Served eth_call conn=172.19.0.3:49602 reqid=4238 duration=1.068766ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:07.347887150Z WARN [10-16|12:20:07.347] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:07.489516283Z WARN [10-16|12:20:07.489] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:07.533423053Z WARN [10-16|12:20:07.533] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:07.573373273Z WARN [10-16|12:20:07.573] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:07.583139489Z WARN [10-16|12:20:07.582] Served eth_call conn=172.19.0.3:42274 reqid=4372 duration=1.065767ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c4cc9e4bc00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:07.587395857Z WARN [10-16|12:20:07.587] Served eth_call conn=172.19.0.3:42274 reqid=4381 duration="844.153µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:08.020413671Z WARN [10-16|12:20:08.020] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:08.055547887Z WARN [10-16|12:20:08.055] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:08.098989328Z WARN [10-16|12:20:08.098] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:08.141385102Z WARN [10-16|12:20:08.141] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:08.149309902Z WARN [10-16|12:20:08.149] Served eth_call conn=172.19.0.3:49590 reqid=4488 duration="930.759µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c4cacf63000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:08.154546432Z WARN [10-16|12:20:08.154] Served eth_call conn=172.19.0.3:49590 reqid=4497 duration="847.853µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:08.578701287Z WARN [10-16|12:20:08.578] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:08.612653929Z WARN [10-16|12:20:08.612] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:08.653099680Z WARN [10-16|12:20:08.652] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:08.699866830Z WARN [10-16|12:20:08.699] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:08.709594643Z WARN [10-16|12:20:08.707] Served eth_call conn=172.19.0.3:42274 reqid=4604 duration=1.314883ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c4cacf63000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:08.713714003Z WARN [10-16|12:20:08.713] Served eth_call conn=172.19.0.3:42274 reqid=4613 duration="983.162µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:09.160546389Z WARN [10-16|12:20:09.160] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:09.202172314Z WARN [10-16|12:20:09.202] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:09.243463019Z WARN [10-16|12:20:09.243] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:09.290188266Z WARN [10-16|12:20:09.289] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:09.299389947Z WARN [10-16|12:20:09.297] Served eth_call conn=172.19.0.3:49590 reqid=4722 duration=1.001863ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c4cacf63000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:09.303125882Z WARN [10-16|12:20:09.302] Served eth_call conn=172.19.0.3:49590 reqid=4731 duration="858.354µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:09.758922233Z WARN [10-16|12:20:09.758] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:09.791546091Z WARN [10-16|12:20:09.791] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:09.840790597Z WARN [10-16|12:20:09.840] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:09.886417475Z WARN [10-16|12:20:09.886] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:09.894277171Z WARN [10-16|12:20:09.893] Served eth_call conn=172.19.0.3:49602 reqid=4842 duration=1.002963ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c4cacf63000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:09.899048272Z WARN [10-16|12:20:09.898] Served eth_call conn=172.19.0.3:49602 reqid=4851 duration="797.35µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:10.310034696Z WARN [10-16|12:20:10.309] Served eth_call conn=172.19.0.3:49590 reqid=4930 duration=1.234077ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c4cacf63000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:10.345498533Z WARN [10-16|12:20:10.345] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:10.393457458Z WARN [10-16|12:20:10.393] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:10.420791682Z WARN [10-16|12:20:10.420] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:10.465672913Z WARN [10-16|12:20:10.460] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:10.492819826Z WARN [10-16|12:20:10.492] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:10.546803231Z WARN [10-16|12:20:10.545] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:10.591638859Z WARN [10-16|12:20:10.590] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:10.649522510Z WARN [10-16|12:20:10.649] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:10.691477457Z WARN [10-16|12:20:10.691] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:10.714798928Z WARN [10-16|12:20:10.714] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:10.752329395Z WARN [10-16|12:20:10.752] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:10.760460008Z WARN [10-16|12:20:10.760] Served eth_call conn=172.19.0.3:49590 reqid=5026 duration=1.087269ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c4cacf63000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:10.765763443Z WARN [10-16|12:20:10.765] Served eth_call conn=172.19.0.3:49590 reqid=5035 duration="928.158µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:11.239036796Z WARN [10-16|12:20:11.238] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:11.285435522Z WARN [10-16|12:20:11.285] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:11.409134925Z WARN [10-16|12:20:11.408] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:11.445032289Z WARN [10-16|12:20:11.444] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:11.454935614Z WARN [10-16|12:20:11.454] Served eth_call conn=172.19.0.3:49602 reqid=5166 duration="988.862µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c4cacf63000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:11.460148843Z WARN [10-16|12:20:11.460] Served eth_call conn=172.19.0.3:49602 reqid=5175 duration="858.654µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:11.949450507Z WARN [10-16|12:20:11.949] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:11.993282472Z WARN [10-16|12:20:11.993] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:12.013834068Z WARN [10-16|12:20:12.013] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:12.054557437Z WARN [10-16|12:20:12.053] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:12.062968668Z WARN [10-16|12:20:12.062] Served eth_call conn=172.19.0.3:42274 reqid=5291 duration="988.963µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c4cacf63000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:12.067570258Z WARN [10-16|12:20:12.067] Served eth_call conn=172.19.0.3:42274 reqid=5300 duration="934.359µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:12.549153035Z WARN [10-16|12:20:12.549] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:12.594499096Z WARN [10-16|12:20:12.593] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:12.621824619Z WARN [10-16|12:20:12.621] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:12.656559410Z WARN [10-16|12:20:12.656] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:12.667638509Z WARN [10-16|12:20:12.667] Served eth_call conn=172.19.0.3:49602 reqid=5417 duration=1.092269ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c4cacf63000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:12.672853138Z WARN [10-16|12:20:12.672] Served eth_call conn=172.19.0.3:49602 reqid=5426 duration="964.56µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:13.131052940Z WARN [10-16|12:20:13.130] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:13.172984885Z WARN [10-16|12:20:13.172] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:13.199237841Z WARN [10-16|12:20:13.199] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:13.231804896Z WARN [10-16|12:20:13.231] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:13.238560822Z WARN [10-16|12:20:13.238] Served eth_call conn=172.19.0.3:42280 reqid=5535 duration=1.152573ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c4cacf63000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:13.244303284Z WARN [10-16|12:20:13.244] Served eth_call conn=172.19.0.3:42280 reqid=5544 duration=1.026464ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:13.688079076Z WARN [10-16|12:20:13.687] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:13.734508905Z WARN [10-16|12:20:13.734] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:13.759259166Z WARN [10-16|12:20:13.757] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:13.794735704Z WARN [10-16|12:20:13.794] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:13.804454617Z WARN [10-16|12:20:13.804] Served eth_call conn=172.19.0.3:49602 reqid=5653 duration="986.162µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c4cacf63000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:13.810324888Z WARN [10-16|12:20:13.810] Served eth_call conn=172.19.0.3:49602 reqid=5663 duration="982.862µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:14.284719111Z WARN [10-16|12:20:14.284] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:14.326597453Z WARN [10-16|12:20:14.326] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:14.353683061Z WARN [10-16|12:20:14.351] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:14.390083258Z WARN [10-16|12:20:14.389] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:14.397070498Z WARN [10-16|12:20:14.396] Served eth_call conn=172.19.0.3:49602 reqid=5775 duration="947.56µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c4cacf63000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:14.402031511Z WARN [10-16|12:20:14.401] Served eth_call conn=172.19.0.3:49602 reqid=5784 duration="913.758µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:14.857893066Z WARN [10-16|12:20:14.857] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:14.911654657Z WARN [10-16|12:20:14.911] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:14.934683210Z WARN [10-16|12:20:14.934] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:14.968249627Z WARN [10-16|12:20:14.968] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:14.974181001Z WARN [10-16|12:20:14.974] Served eth_call conn=172.19.0.3:49602 reqid=5894 duration="940.06µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c4cacf63000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:14.978838095Z WARN [10-16|12:20:14.978] Served eth_call conn=172.19.0.3:49602 reqid=5903 duration="767.948µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:15.461525036Z WARN [10-16|12:20:15.461] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:15.509019418Z WARN [10-16|12:20:15.508] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:15.531544333Z WARN [10-16|12:20:15.531] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:15.572380197Z WARN [10-16|12:20:15.572] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:15.581253554Z WARN [10-16|12:20:15.580] Served eth_call conn=172.19.0.3:49602 reqid=6017 duration="987.262µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c4cacf63000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:15.587439543Z WARN [10-16|12:20:15.587] Served eth_call conn=172.19.0.3:49590 reqid=6026 duration=1.005163ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:16.060984979Z WARN [10-16|12:20:16.060] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:16.108365354Z WARN [10-16|12:20:16.105] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:16.131763724Z WARN [10-16|12:20:16.131] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:16.171102094Z WARN [10-16|12:20:16.170] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:16.177693908Z WARN [10-16|12:20:16.177] Served eth_call conn=172.19.0.3:49590 reqid=6140 duration=1.26918ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c4cacf63000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:16.182396903Z WARN [10-16|12:20:16.182] Served eth_call conn=172.19.0.3:49590 reqid=6149 duration="908.457µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:16.662574356Z WARN [10-16|12:20:16.662] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:16.703638335Z WARN [10-16|12:20:16.703] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:16.725896633Z WARN [10-16|12:20:16.725] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:16.765127196Z WARN [10-16|12:20:16.764] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:16.773404916Z WARN [10-16|12:20:16.773] Served eth_call conn=172.19.0.3:42274 reqid=6261 duration="959.66µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c4cacf63000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:16.777926900Z WARN [10-16|12:20:16.777] Served eth_call conn=172.19.0.3:42274 reqid=6270 duration="940.059µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1c92000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:17.204335376Z WARN [10-16|12:20:17.204] Served eth_call conn=172.19.0.3:49602 reqid=6352 duration=1.053666ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1c9200000000000000000000000000000000000000000000000000035e3c4cacf63000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:17.230215802Z WARN [10-16|12:20:17.230] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:17.261746082Z WARN [10-16|12:20:17.260] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:17.274771000Z WARN [10-16|12:20:17.274] Served eth_call conn=172.19.0.3:49602 reqid=6374 duration="476.73µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000052538000000000000000000000000000000000000000000000000000147cd49737b3000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:17.276878832Z WARN [10-16|12:20:17.276] Served eth_call conn=172.19.0.3:49602 reqid=6378 duration="382.824µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000525380000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:17.430543981Z WARN [10-16|12:20:17.430] Served eth_call conn=172.19.0.3:49602 reqid=6409 duration="508.532µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000052538000000000000000000000000000000000000000000000000000147cd49737b3000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:17.432486903Z WARN [10-16|12:20:17.432] Served eth_call conn=172.19.0.3:49602 reqid=6414 duration="374.524µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000525380000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:17.600398848Z WARN [10-16|12:20:17.600] Served eth_call conn=172.19.0.3:49602 reqid=6447 duration="525.433µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000052538000000000000000000000000000000000000000000000000000147cd49737b3000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:17.603101817Z WARN [10-16|12:20:17.602] Served eth_call conn=172.19.0.3:49602 reqid=6451 duration="406.326µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000525380000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:17.789716336Z WARN [10-16|12:20:17.789] Served eth_call conn=172.19.0.3:49602 reqid=6488 duration="565.335µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000052538000000000000000000000000000000000000000000000000000147cd49737b3000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:17.791750664Z WARN [10-16|12:20:17.791] Served eth_call conn=172.19.0.3:49602 reqid=6492 duration="380.024µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000525380000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:17.961757639Z WARN [10-16|12:20:17.961] Served eth_call conn=172.19.0.3:49602 reqid=6526 duration="522.233µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000052538000000000000000000000000000000000000000000000000000147cd49737b3000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:17.970040559Z WARN [10-16|12:20:17.969] Served eth_call conn=172.19.0.3:49602 reqid=6531 duration="422.627µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000525380000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:18.131083872Z WARN [10-16|12:20:18.130] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:18.251840155Z WARN [10-16|12:20:18.251] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:18.284334196Z WARN [10-16|12:20:18.284] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:18.324150996Z WARN [10-16|12:20:18.323] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:18.343584016Z WARN [10-16|12:20:18.338] Served eth_call conn=172.19.0.3:42274 reqid=6615 duration="629.64µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000054992000000000000000000000000000000000000000000000000000150440247a20000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:18.343619218Z WARN [10-16|12:20:18.340] Served eth_call conn=172.19.0.3:42274 reqid=6619 duration="482.53µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000549920000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:18.524310565Z WARN [10-16|12:20:18.524] Served eth_call conn=172.19.0.3:49602 reqid=6657 duration="463.929µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000054992000000000000000000000000000000000000000000000000000150440247a20000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:18.526520904Z WARN [10-16|12:20:18.526] Served eth_call conn=172.19.0.3:49602 reqid=6661 duration="419.226µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000549920000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:18.710859080Z WARN [10-16|12:20:18.710] Served eth_call conn=172.19.0.3:49602 reqid=6699 duration="542.134µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000054992000000000000000000000000000000000000000000000000000150440247a20000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:18.712946111Z WARN [10-16|12:20:18.712] Served eth_call conn=172.19.0.3:49602 reqid=6704 duration="385.024µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000549920000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:18.898314251Z WARN [10-16|12:20:18.898] Served eth_call conn=172.19.0.3:42274 reqid=6741 duration="519.033µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000054992000000000000000000000000000000000000000000000000000150440247a20000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:18.900324977Z WARN [10-16|12:20:18.900] Served eth_call conn=172.19.0.3:42274 reqid=6745 duration="419.727µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000549920000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:19.080105267Z WARN [10-16|12:20:19.079] Served eth_call conn=172.19.0.3:42274 reqid=6780 duration="516.233µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000054992000000000000000000000000000000000000000000000000000150440247a20000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:19.082283203Z WARN [10-16|12:20:19.082] Served eth_call conn=172.19.0.3:42274 reqid=6784 duration="424.927µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000549920000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +funder_1 | 2023-10-16T12:19:44.203356960Z funded: 0x43378ff8C70109Ee4Dbe85aF34428ab0615EBd23 +funder_1 | 2023-10-16T12:19:44.234292515Z funded: 0x43378ff8C70109Ee4Dbe85aF34428ab0615EBd23 +funder_1 | 2023-10-16T12:19:44.265731703Z funded: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 +funder_1 | 2023-10-16T12:19:44.298982205Z funded: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 +geth-1.10 | 2023-10-16T12:20:19.264819066Z WARN [10-16|12:20:19.264] Served eth_call conn=172.19.0.3:42274 reqid=6821 duration="482.131µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000549920000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:19.446181155Z WARN [10-16|12:20:19.446] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:19.594325157Z WARN [10-16|12:20:19.594] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:19.627907666Z WARN [10-16|12:20:19.627] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:19.648090834Z WARN [10-16|12:20:19.647] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:19.684355911Z WARN [10-16|12:20:19.684] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:19.711189696Z WARN [10-16|12:20:19.711] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:19.738847833Z WARN [10-16|12:20:19.738] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:19.768799614Z WARN [10-16|12:20:19.767] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:19.790515677Z WARN [10-16|12:20:19.790] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:19.794960356Z WARN [10-16|12:20:19.794] Served eth_call conn=172.19.0.3:42274 reqid=6940 duration="475.83µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005a081000000000000000000000000000000000000000000000000000150297759aa7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:19.798247963Z WARN [10-16|12:20:19.797] Served eth_call conn=172.19.0.3:42274 reqid=6945 duration="421.827µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005a0810000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:19.996696224Z WARN [10-16|12:20:19.996] Served eth_call conn=172.19.0.3:49602 reqid=6984 duration="530.234µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005aa7700000000000000000000000000000000000000000000000000015214818c0e5800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:20.000575368Z WARN [10-16|12:20:20.000] Served eth_call conn=172.19.0.3:49602 reqid=6989 duration=1.099869ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005aa770000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:20.226103430Z WARN [10-16|12:20:20.225] Served eth_call conn=172.19.0.3:42274 reqid=7034 duration="558.135µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005a0810000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:20.412490334Z WARN [10-16|12:20:20.412] Served eth_call conn=172.19.0.3:42274 reqid=7071 duration="498.532µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005aa770000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:20.629551565Z WARN [10-16|12:20:20.629] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:20.788480445Z WARN [10-16|12:20:20.787] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:20.822722895Z WARN [10-16|12:20:20.822] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:20.841198155Z WARN [10-16|12:20:20.841] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:20.876135549Z WARN [10-16|12:20:20.875] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:20.909418339Z WARN [10-16|12:20:20.909] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:20.929380293Z WARN [10-16|12:20:20.929] Served eth_call conn=172.19.0.3:49602 reqid=7188 duration="455.829µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000521b70000000000000000000000000000000000000000000000000001323d9220485800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:20.931443022Z WARN [10-16|12:20:20.931] Served eth_call conn=172.19.0.3:49602 reqid=7192 duration="386.624µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000521b70000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:21.095650834Z WARN [10-16|12:20:21.095] Served eth_call conn=172.19.0.3:49602 reqid=7226 duration="538.334µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000053de6000000000000000000000000000000000000000000000000000138ced744fc0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:21.105478351Z WARN [10-16|12:20:21.105] Served eth_call conn=172.19.0.3:49602 reqid=7234 duration="810.451µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000053de6000000000000000000000000000000000000000000000000000138ced744fc0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:21.108741756Z WARN [10-16|12:20:21.108] Served eth_call conn=172.19.0.3:49602 reqid=7242 duration="464.229µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000053de6000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:21.322512280Z WARN [10-16|12:20:21.322] Served eth_call conn=172.19.0.3:49602 reqid=7286 duration="461.229µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000521b70000000000000000000000000000000000000000000000000001323d9220485800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:21.351676811Z WARN [10-16|12:20:21.351] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:21.387919987Z WARN [10-16|12:20:21.387] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:21.414929883Z WARN [10-16|12:20:21.414] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:21.453072278Z WARN [10-16|12:20:21.452] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:21.485481314Z WARN [10-16|12:20:21.485] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:21.547007077Z WARN [10-16|12:20:21.546] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:21.585057166Z WARN [10-16|12:20:21.584] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:21.608333928Z WARN [10-16|12:20:21.608] Served eth_call conn=172.19.0.3:42280 reqid=7347 duration="850.754µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000521e700000000000000000000000000000000000000000000000000013248bf2629d800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:21.616320130Z WARN [10-16|12:20:21.615] Served eth_call conn=172.19.0.3:42280 reqid=7352 duration="365.323µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000521e70000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:21.797290394Z WARN [10-16|12:20:21.797] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:21.826502928Z WARN [10-16|12:20:21.826] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:21.837965348Z WARN [10-16|12:20:21.837] Served eth_call conn=172.19.0.3:42280 reqid=7396 duration="469.029µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000521e70000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:22.026096262Z WARN [10-16|12:20:22.025] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:22.163101865Z WARN [10-16|12:20:22.162] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:22.173923645Z WARN [10-16|12:20:22.173] Served eth_call conn=172.19.0.3:49602 reqid=7460 duration="771.148µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000521e700000000000000000000000000000000000000000000000000013248bf2629d800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:22.176201488Z WARN [10-16|12:20:22.175] Served eth_call conn=172.19.0.3:49602 reqid=7464 duration="364.922µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000521e70000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:22.326207507Z WARN [10-16|12:20:22.326] Served eth_call conn=172.19.0.3:49602 reqid=7494 duration="446.228µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000521e70000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:22.479143711Z WARN [10-16|12:20:22.478] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:22.595660028Z WARN [10-16|12:20:22.592] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:22.643562336Z WARN [10-16|12:20:22.643] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:22.653505460Z WARN [10-16|12:20:22.653] Served eth_call conn=172.19.0.3:49602 reqid=7565 duration="446.028µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000004df1b000000000000000000000000000000000000000000000000000122bb57b71b7800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:22.655784503Z WARN [10-16|12:20:22.655] Served eth_call conn=172.19.0.3:49602 reqid=7570 duration="376.924µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004df1b0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:22.801859776Z WARN [10-16|12:20:22.801] Served eth_call conn=172.19.0.3:49602 reqid=7599 duration="575.936µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004df1b0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:22.950046482Z WARN [10-16|12:20:22.949] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:23.065084306Z WARN [10-16|12:20:23.064] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:23.101823713Z WARN [10-16|12:20:23.101] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:23.121176534Z WARN [10-16|12:20:23.121] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:23.133801231Z WARN [10-16|12:20:23.133] Served eth_call conn=172.19.0.3:49602 reqid=7672 duration="707.644µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000055e8300000000000000000000000000000000000000000000000000014066be73e2e800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:23.138115603Z WARN [10-16|12:20:23.137] Served eth_call conn=172.19.0.3:49602 reqid=7680 duration=1.063367ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000055e83000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:23.453188383Z WARN [10-16|12:20:23.453] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:23.487751664Z WARN [10-16|12:20:23.487] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:23.512373117Z WARN [10-16|12:20:23.512] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:23.525161024Z WARN [10-16|12:20:23.525] Served eth_call conn=172.19.0.3:42280 reqid=7756 duration="789.25µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000056aed0000000000000000000000000000000000000000000000000001434aae03ea3800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:23.529600004Z WARN [10-16|12:20:23.529] Served eth_call conn=172.19.0.3:49602 reqid=7763 duration="696.344µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000056aed000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:23.878999349Z WARN [10-16|12:20:23.878] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:23.914266275Z WARN [10-16|12:20:23.914] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:23.943592725Z WARN [10-16|12:20:23.938] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:23.956994070Z WARN [10-16|12:20:23.956] Served eth_call conn=172.19.0.3:49602 reqid=7844 duration="766.049µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005780d00000000000000000000000000000000000000000000000000014658fd9f933800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:23.960942120Z WARN [10-16|12:20:23.960] Served eth_call conn=172.19.0.3:49602 reqid=7851 duration="633.34µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005780d000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:24.319537145Z WARN [10-16|12:20:24.319] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:24.354734066Z WARN [10-16|12:20:24.354] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:24.377556106Z WARN [10-16|12:20:24.377] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:24.391518787Z WARN [10-16|12:20:24.391] Served eth_call conn=172.19.0.3:49602 reqid=7933 duration="733.246µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000058e2700000000000000000000000000000000000000000000000000014b7e58b4c80800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:24.395331027Z WARN [10-16|12:20:24.395] Served eth_call conn=172.19.0.3:49602 reqid=7941 duration="621.539µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000058e27000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:24.779690679Z WARN [10-16|12:20:24.779] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:24.816090575Z WARN [10-16|12:20:24.815] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:24.835133877Z WARN [10-16|12:20:24.834] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:24.849247267Z WARN [10-16|12:20:24.849] Served eth_call conn=172.19.0.3:49602 reqid=8025 duration="911.057µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000056ddc000000000000000000000000000000000000000000000000000143f9891a97b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:24.856236108Z WARN [10-16|12:20:24.853] Served eth_call conn=172.19.0.3:49602 reqid=8033 duration="615.439µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000056ddc000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:25.175784270Z WARN [10-16|12:20:25.175] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:25.210143038Z WARN [10-16|12:20:25.209] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:25.227929860Z WARN [10-16|12:20:25.227] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:25.242325969Z WARN [10-16|12:20:25.242] Served eth_call conn=172.19.0.3:42280 reqid=8111 duration="887.856µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000057abf000000000000000000000000000000000000000000000000000146f9a4d41cc800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:25.247571300Z WARN [10-16|12:20:25.247] Served eth_call conn=172.19.0.3:42280 reqid=8119 duration="641.74µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000057abf000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:25.622659866Z WARN [10-16|12:20:25.622] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:25.658768844Z WARN [10-16|12:20:25.658] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:25.682886566Z WARN [10-16|12:20:25.682] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:25.700060449Z WARN [10-16|12:20:25.699] Served eth_call conn=172.19.0.3:42274 reqid=8207 duration=1.240178ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000590d900000000000000000000000000000000000000000000000000014c1effe9519800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:25.703532869Z WARN [10-16|12:20:25.703] Served eth_call conn=172.19.0.3:42274 reqid=8215 duration="637.34µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000590d9000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:26.140352230Z WARN [10-16|12:20:26.140] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:26.174693497Z WARN [10-16|12:20:26.174] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:26.196494072Z WARN [10-16|12:20:26.196] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:26.223968105Z WARN [10-16|12:20:26.223] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:26.287096689Z WARN [10-16|12:20:26.286] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:26.330475226Z WARN [10-16|12:20:26.330] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:26.340641367Z WARN [10-16|12:20:26.340] Served eth_call conn=172.19.0.3:42280 reqid=8337 duration=1.10757ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e57bd000000000000000000000000000000000000000000000000000357441e4770b800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:26.345623181Z WARN [10-16|12:20:26.345] Served eth_call conn=172.19.0.3:42280 reqid=8346 duration=1.11427ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e57bd00000000000000000000000000000000000000000000000000ddb07829fc0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:26.921840138Z WARN [10-16|12:20:26.921] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:27.065456399Z WARN [10-16|12:20:27.065] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:27.090650989Z WARN [10-16|12:20:27.090] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:27.105011295Z WARN [10-16|12:20:27.104] Served eth_call conn=172.19.0.3:42280 reqid=8482 duration="680.943µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000541fe00000000000000000000000000000000000000000000000000013b55e09420d800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:27.109940106Z WARN [10-16|12:20:27.109] Served eth_call conn=172.19.0.3:42280 reqid=8490 duration=1.025165ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000541fe000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000000000000000000000000000000000000000001174686973206973206120636f6e74657874000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:27.360039986Z WARN [10-16|12:20:27.359] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:27.395152402Z WARN [10-16|12:20:27.395] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:27.415189266Z WARN [10-16|12:20:27.415] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:27.429169348Z WARN [10-16|12:20:27.428] Served eth_call conn=172.19.0.3:42280 reqid=8552 duration="719.445µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000057d800000000000000000000000000000000000000000000000000001479dca1a7cd000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:27.433016491Z WARN [10-16|12:20:27.432] Served eth_call conn=172.19.0.3:42280 reqid=8559 duration="783.25µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000057d80000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:27.789583688Z WARN [10-16|12:20:27.788] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:27.832461494Z WARN [10-16|12:20:27.832] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:27.852995889Z WARN [10-16|12:20:27.852] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:27.867625412Z WARN [10-16|12:20:27.867] Served eth_call conn=172.19.0.3:49602 reqid=8643 duration="945.459µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005945900000000000000000000000000000000000000000000000000014cef9dac6d9800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:27.871654866Z WARN [10-16|12:20:27.871] Served eth_call conn=172.19.0.3:49602 reqid=8651 duration="710.345µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000059459000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:28.367908378Z WARN [10-16|12:20:28.367] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:28.403530525Z WARN [10-16|12:20:28.403] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:28.425864034Z WARN [10-16|12:20:28.425] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:28.437612276Z WARN [10-16|12:20:28.437] Served eth_call conn=172.19.0.3:49602 reqid=8755 duration="746.247µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005773b0000000000000000000000000000000000000000000000000001462818a5d8a800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:28.441777638Z WARN [10-16|12:20:28.441] Served eth_call conn=172.19.0.3:49602 reqid=8763 duration="644.341µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005773b000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:28.827958905Z WARN [10-16|12:20:28.827] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:28.863799566Z WARN [10-16|12:20:28.863] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:28.895037237Z WARN [10-16|12:20:28.894] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:28.925590065Z WARN [10-16|12:20:28.925] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:28.939175322Z WARN [10-16|12:20:28.939] Served eth_call conn=172.19.0.3:49602 reqid=8857 duration="780.35µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000055e8300000000000000000000000000000000000000000000000000014066be73e2e800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:28.943355586Z WARN [10-16|12:20:28.943] Served eth_call conn=172.19.0.3:49602 reqid=8865 duration="638.34µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000055e83000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:29.252334581Z WARN [10-16|12:20:29.252] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:29.286907762Z WARN [10-16|12:20:29.286] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:29.317968522Z WARN [10-16|12:20:29.317] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:29.344146874Z WARN [10-16|12:20:29.343] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:29.358455176Z WARN [10-16|12:20:29.357] Served eth_call conn=172.19.0.3:49602 reqid=8945 duration=1.055367ms err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000056aed0000000000000000000000000000000000000000000000000001434aae03ea3800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:29.361768185Z WARN [10-16|12:20:29.361] Served eth_call conn=172.19.0.3:49602 reqid=8953 duration="620.339µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000056aed000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:29.681052431Z WARN [10-16|12:20:29.680] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:29.716336157Z WARN [10-16|12:20:29.716] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:29.747382716Z WARN [10-16|12:20:29.747] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:29.772876324Z WARN [10-16|12:20:29.772] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:29.789115349Z WARN [10-16|12:20:29.787] Served eth_call conn=172.19.0.3:42280 reqid=9038 duration="686.744µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005780d00000000000000000000000000000000000000000000000000014658fd9f933800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:29.790938664Z WARN [10-16|12:20:29.790] Served eth_call conn=172.19.0.3:42280 reqid=9046 duration="613.239µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005780d000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:30.124542113Z WARN [10-16|12:20:30.124] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:30.164766851Z WARN [10-16|12:20:30.164] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:30.194298314Z WARN [10-16|12:20:30.194] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:30.224952748Z WARN [10-16|12:20:30.224] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:30.240339119Z WARN [10-16|12:20:30.239] Served eth_call conn=172.19.0.3:42274 reqid=9134 duration="791.35µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000058e2700000000000000000000000000000000000000000000000000014b7e58b4c80800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:30.243477517Z WARN [10-16|12:20:30.243] Served eth_call conn=172.19.0.3:42274 reqid=9142 duration="633.34µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000058e27000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:30.638947169Z WARN [10-16|12:20:30.638] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:30.675484274Z WARN [10-16|12:20:30.675] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:30.707190475Z WARN [10-16|12:20:30.706] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:30.733171014Z WARN [10-16|12:20:30.733] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:30.750028678Z WARN [10-16|12:20:30.749] Served eth_call conn=172.19.0.3:42274 reqid=9239 duration=1.11617ms err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000056ddc000000000000000000000000000000000000000000000000000143f9891a97b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:30.754647369Z WARN [10-16|12:20:30.754] Served eth_call conn=172.19.0.3:42274 reqid=9246 duration="647.941µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000056ddc000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:31.112954376Z WARN [10-16|12:20:31.112] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:31.150064508Z WARN [10-16|12:20:31.149] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:31.185023706Z WARN [10-16|12:20:31.184] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:31.218505010Z WARN [10-16|12:20:31.218] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:31.232542492Z WARN [10-16|12:20:31.232] Served eth_call conn=172.19.0.3:49602 reqid=9339 duration="689.743µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000057abf000000000000000000000000000000000000000000000000000146f9a4d41cc800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:31.236255325Z WARN [10-16|12:20:31.236] Served eth_call conn=172.19.0.3:49602 reqid=9346 duration="625.139µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000057abf000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:31.593569883Z WARN [10-16|12:20:31.592] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:31.633366984Z WARN [10-16|12:20:31.633] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:31.664347932Z WARN [10-16|12:20:31.664] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:31.690603982Z WARN [10-16|12:20:31.690] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:31.704980085Z WARN [10-16|12:20:31.704] Served eth_call conn=172.19.0.3:49590 reqid=9438 duration="744.247µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000590d900000000000000000000000000000000000000000000000000014c1effe9519800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:31.713865844Z WARN [10-16|12:20:31.709] Served eth_call conn=172.19.0.3:49590 reqid=9446 duration="694.444µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000590d9000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:32.086831985Z WARN [10-16|12:20:32.086] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:32.124219835Z WARN [10-16|12:20:32.124] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:32.152526114Z WARN [10-16|12:20:32.152] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:32.185314575Z WARN [10-16|12:20:32.185] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:32.211768238Z WARN [10-16|12:20:32.211] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:32.279067467Z WARN [10-16|12:20:32.277] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:32.321662845Z WARN [10-16|12:20:32.321] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:32.330177980Z WARN [10-16|12:20:32.330] Served eth_call conn=172.19.0.3:49602 reqid=9566 duration=1.219076ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e57bd000000000000000000000000000000000000000000000000000357441e4770b800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:32.335325903Z WARN [10-16|12:20:32.335] Served eth_call conn=172.19.0.3:42280 reqid=9575 duration=1.151273ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e57bd00000000000000000000000000000000000000000000000000ddb07829fc0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:32.879393299Z WARN [10-16|12:20:32.879] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:32.915578573Z WARN [10-16|12:20:32.915] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:32.949010274Z WARN [10-16|12:20:32.948] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:32.976115178Z WARN [10-16|12:20:32.975] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:32.989132696Z WARN [10-16|12:20:32.988] Served eth_call conn=172.19.0.3:42940 reqid=9700 duration="829.052µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000541fe00000000000000000000000000000000000000000000000000013b55e09420d800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:32.994485032Z WARN [10-16|12:20:32.994] Served eth_call conn=172.19.0.3:42280 reqid=9709 duration="635.44µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000541fe000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000000000000000000000000000000000000000001174686973206973206120636f6e74657874000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:33.256559004Z WARN [10-16|12:20:33.256] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:33.294493288Z WARN [10-16|12:20:33.293] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:33.326541002Z WARN [10-16|12:20:33.325] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:33.352297921Z WARN [10-16|12:20:33.352] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:33.369215885Z WARN [10-16|12:20:33.369] Served eth_call conn=172.19.0.3:42280 reqid=9783 duration="780.349µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000057d800000000000000000000000000000000000000000000000000001479dca1a7cd000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:33.373894779Z WARN [10-16|12:20:33.373] Served eth_call conn=172.19.0.3:42280 reqid=9791 duration="664.942µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000057d80000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:33.750324438Z WARN [10-16|12:20:33.749] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:33.788996768Z WARN [10-16|12:20:33.788] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:33.822638383Z WARN [10-16|12:20:33.822] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:33.848636117Z WARN [10-16|12:20:33.848] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:33.864404008Z WARN [10-16|12:20:33.864] Served eth_call conn=172.19.0.3:42280 reqid=9885 duration="825.752µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005945900000000000000000000000000000000000000000000000000014cef9dac6d9800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:33.868722579Z WARN [10-16|12:20:33.868] Served eth_call conn=172.19.0.3:42280 reqid=9893 duration="720.646µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000059459000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:34.343635128Z WARN [10-16|12:20:34.343] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:34.381689720Z WARN [10-16|12:20:34.381] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:34.413328708Z WARN [10-16|12:20:34.413] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:34.438935118Z WARN [10-16|12:20:34.438] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:34.453439829Z WARN [10-16|12:20:34.453] Served eth_call conn=172.19.0.3:42940 reqid=10002 duration="705.145µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005773b0000000000000000000000000000000000000000000000000001462818a5d8a800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:34.457420380Z WARN [10-16|12:20:34.457] Served eth_call conn=172.19.0.3:42940 reqid=10009 duration="643.64µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005773b000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:34.839310282Z WARN [10-16|12:20:34.839] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:34.881159212Z WARN [10-16|12:20:34.880] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:34.925653409Z WARN [10-16|12:20:34.925] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:34.972046024Z WARN [10-16|12:20:34.971] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:34.979951721Z WARN [10-16|12:20:34.979] Served eth_call conn=172.19.0.3:42940 reqid=10107 duration="908.857µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e10d3000000000000000000000000000000000000000000000000000346bfe9ebd93800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:34.983617452Z WARN [10-16|12:20:34.983] Served eth_call conn=172.19.0.3:42940 reqid=10112 duration=1.384887ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e10d30000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:35.476978160Z WARN [10-16|12:20:35.475] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:35.523582589Z WARN [10-16|12:20:35.523] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:35.574359881Z WARN [10-16|12:20:35.574] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:35.618722469Z WARN [10-16|12:20:35.618] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:35.626382650Z WARN [10-16|12:20:35.626] Served eth_call conn=172.19.0.3:42940 reqid=10231 duration="967.761µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1d46000000000000000000000000000000000000000000000000000349a5f1ecfad000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:35.629272032Z WARN [10-16|12:20:35.628] Served eth_call conn=172.19.0.3:42940 reqid=10237 duration="852.153µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1d460000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:36.098437419Z WARN [10-16|12:20:36.098] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:36.130513836Z WARN [10-16|12:20:36.130] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:36.177496288Z WARN [10-16|12:20:36.177] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:36.221153132Z WARN [10-16|12:20:36.221] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:36.330328594Z WARN [10-16|12:20:36.330] Served eth_call conn=172.19.0.3:42940 reqid=10368 duration=1.007764ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e2a3a00000000000000000000000000000000000000000000000000034caa02edea7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:36.334040027Z WARN [10-16|12:20:36.333] Served eth_call conn=172.19.0.3:42940 reqid=10374 duration="916.558µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e2a3a0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:36.852089787Z WARN [10-16|12:20:36.850] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:36.889139316Z WARN [10-16|12:20:36.888] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:36.936413387Z WARN [10-16|12:20:36.936] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:36.984955038Z WARN [10-16|12:20:36.984] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:36.993221058Z WARN [10-16|12:20:36.993] Served eth_call conn=172.19.0.3:42280 reqid=10497 duration="966.061µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e403d000000000000000000000000000000000000000000000000000351ca031af88800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:36.996178844Z WARN [10-16|12:20:36.996] Served eth_call conn=172.19.0.3:42280 reqid=10502 duration="889.256µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e403d0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:37.541716631Z WARN [10-16|12:20:37.541] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:37.580178549Z WARN [10-16|12:20:37.580] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:37.626188940Z WARN [10-16|12:20:37.626] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:37.668882924Z WARN [10-16|12:20:37.668] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:37.676091577Z WARN [10-16|12:20:37.675] Served eth_call conn=172.19.0.3:42940 reqid=10626 duration="941.559µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1ffc00000000000000000000000000000000000000000000000000034a47878cac8000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:37.685423863Z WARN [10-16|12:20:37.678] Served eth_call conn=172.19.0.3:42940 reqid=10631 duration="872.755µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1ffc0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:38.177108766Z WARN [10-16|12:20:38.176] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:38.210050437Z WARN [10-16|12:20:38.209] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:38.257983950Z WARN [10-16|12:20:38.257] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:38.302808967Z WARN [10-16|12:20:38.302] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:38.311039284Z WARN [10-16|12:20:38.310] Served eth_call conn=172.19.0.3:42940 reqid=10748 duration="967.56µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e2cd800000000000000000000000000000000000000000000000000034d46020aab6000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:38.314326591Z WARN [10-16|12:20:38.313] Served eth_call conn=172.19.0.3:42940 reqid=10753 duration=1.144472ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e2cd80000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:38.825826039Z WARN [10-16|12:20:38.825] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:38.863066780Z WARN [10-16|12:20:38.862] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:38.920854112Z WARN [10-16|12:20:38.920] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:38.968558010Z WARN [10-16|12:20:38.968] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:38.977352663Z WARN [10-16|12:20:38.977] Served eth_call conn=172.19.0.3:42940 reqid=10877 duration="995.863µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e42db000000000000000000000000000000000000000000000000000352660237b97800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:38.980612468Z WARN [10-16|12:20:38.980] Served eth_call conn=172.19.0.3:42940 reqid=10882 duration="906.557µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e42db0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:39.527111087Z WARN [10-16|12:20:39.526] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:39.567580637Z WARN [10-16|12:20:39.567] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:39.614476793Z WARN [10-16|12:20:39.614] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:39.660488493Z WARN [10-16|12:20:39.660] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:39.668795717Z WARN [10-16|12:20:39.668] Served eth_call conn=172.19.0.3:42280 reqid=11006 duration="998.063µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e2f8200000000000000000000000000000000000000000000000000034de4cc68e4b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:39.671743002Z WARN [10-16|12:20:39.671] Served eth_call conn=172.19.0.3:42280 reqid=11011 duration="875.155µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e2f820000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:40.174815309Z WARN [10-16|12:20:40.174] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:40.209915921Z WARN [10-16|12:20:40.209] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:40.251851464Z WARN [10-16|12:20:40.251] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:40.293481988Z WARN [10-16|12:20:40.293] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:40.304448979Z WARN [10-16|12:20:40.304] Served eth_call conn=172.19.0.3:42280 reqid=11130 duration="835.552µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e05ee000000000000000000000000000000000000000000000000000344368c90d01000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:40.307700684Z WARN [10-16|12:20:40.307] Served eth_call conn=172.19.0.3:42280 reqid=11135 duration="784.05µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e05ee0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:40.749145206Z WARN [10-16|12:20:40.748] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:40.783578777Z WARN [10-16|12:20:40.783] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:40.826038353Z WARN [10-16|12:20:40.824] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:40.869403286Z WARN [10-16|12:20:40.869] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:40.877301884Z WARN [10-16|12:20:40.876] Served eth_call conn=172.19.0.3:42280 reqid=11242 duration=1.043366ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e14090000000000000000000000000000000000000000000000000003477f4cf08ee800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:40.880029855Z WARN [10-16|12:20:40.879] Served eth_call conn=172.19.0.3:42280 reqid=11248 duration="809.251µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e14090000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:41.335506562Z WARN [10-16|12:20:41.335] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:41.371607037Z WARN [10-16|12:20:41.371] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:41.419111131Z WARN [10-16|12:20:41.418] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:41.468089218Z WARN [10-16|12:20:41.467] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:41.476451345Z WARN [10-16|12:20:41.476] Served eth_call conn=172.19.0.3:42280 reqid=11358 duration=1.133572ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e14ee000000000000000000000000000000000000000000000000000347b49e67481000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:41.482601833Z WARN [10-16|12:20:41.482] Served eth_call conn=172.19.0.3:42280 reqid=11363 duration="913.658µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e14ee0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:41.938284453Z WARN [10-16|12:20:41.938] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:41.971136823Z WARN [10-16|12:20:41.970] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:42.014647766Z WARN [10-16|12:20:42.014] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:42.066626342Z WARN [10-16|12:20:42.066] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:42.076551267Z WARN [10-16|12:20:42.076] Served eth_call conn=172.19.0.3:42280 reqid=11474 duration="922.459µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e15d0000000000000000000000000000000000000000000000000000347e93d0da32000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:42.079743968Z WARN [10-16|12:20:42.079] Served eth_call conn=172.19.0.3:42280 reqid=11480 duration="802.351µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e15d00000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:42.534896755Z WARN [10-16|12:20:42.533] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:42.568392866Z WARN [10-16|12:20:42.568] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:42.617148839Z WARN [10-16|12:20:42.616] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:42.663601866Z WARN [10-16|12:20:42.663] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:42.671937792Z WARN [10-16|12:20:42.671] Served eth_call conn=172.19.0.3:49602 reqid=11591 duration="864.154µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e10b5000000000000000000000000000000000000000000000000000346b8edc82c4800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:42.675564620Z WARN [10-16|12:20:42.675] Served eth_call conn=172.19.0.3:49602 reqid=11596 duration="824.752µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e10b50000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:43.111901321Z WARN [10-16|12:20:43.111] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:43.151591622Z WARN [10-16|12:20:43.151] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:43.207753062Z WARN [10-16|12:20:43.203] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:43.255157550Z WARN [10-16|12:20:43.255] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:43.263210357Z WARN [10-16|12:20:43.263] Served eth_call conn=172.19.0.3:49602 reqid=11701 duration=1.082268ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e117d000000000000000000000000000000000000000000000000000346e77eb6028800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:43.266062837Z WARN [10-16|12:20:43.265] Served eth_call conn=172.19.0.3:49602 reqid=11707 duration="821.752µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e117d0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:43.711583316Z WARN [10-16|12:20:43.711] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:43.747366271Z WARN [10-16|12:20:43.747] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:43.796793887Z WARN [10-16|12:20:43.796] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:43.838958444Z WARN [10-16|12:20:43.838] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:43.846665430Z WARN [10-16|12:20:43.846] Served eth_call conn=172.19.0.3:49602 reqid=11815 duration="920.758µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e135c000000000000000000000000000000000000000000000000000347570556078000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:43.850056443Z WARN [10-16|12:20:43.849] Served eth_call conn=172.19.0.3:49602 reqid=11820 duration=1.070868ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e135c0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:44.280237056Z WARN [10-16|12:20:44.280] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:44.315032149Z WARN [10-16|12:20:44.314] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:44.363710917Z WARN [10-16|12:20:44.363] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:44.418973000Z WARN [10-16|12:20:44.418] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:44.426059446Z WARN [10-16|12:20:44.425] Served eth_call conn=172.19.0.3:49602 reqid=11925 duration=1.195275ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e143b0000000000000000000000000000000000000000000000000003478af12c047800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:44.429650773Z WARN [10-16|12:20:44.429] Served eth_call conn=172.19.0.3:49602 reqid=11931 duration="892.357µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e143b0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:44.872693296Z WARN [10-16|12:20:44.872] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:44.908345443Z WARN [10-16|12:20:44.908] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:44.961516294Z WARN [10-16|12:20:44.961] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:45.005071139Z WARN [10-16|12:20:45.004] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:45.016373051Z WARN [10-16|12:20:45.016] Served eth_call conn=172.19.0.3:49602 reqid=12041 duration=1.086369ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e4644000000000000000000000000000000000000000000000000000353314512aec000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:45.019893573Z WARN [10-16|12:20:45.019] Served eth_call conn=172.19.0.3:49602 reqid=12047 duration="954.76µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e46440000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:45.642972643Z WARN [10-16|12:20:45.642] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:45.675942021Z WARN [10-16|12:20:45.675] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:45.724560285Z WARN [10-16|12:20:45.724] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:45.771887668Z WARN [10-16|12:20:45.771] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:45.780238195Z WARN [10-16|12:20:45.780] Served eth_call conn=172.19.0.3:49602 reqid=12188 duration="985.462µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e290e00000000000000000000000000000000000000000000000000034c642989291000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:45.783725914Z WARN [10-16|12:20:45.783] Served eth_call conn=172.19.0.3:49602 reqid=12193 duration="906.757µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e290e0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:46.284834997Z WARN [10-16|12:20:46.284] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:46.320071618Z WARN [10-16|12:20:46.319] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:46.350774253Z WARN [10-16|12:20:46.350] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:46.401400444Z WARN [10-16|12:20:46.401] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:46.445183503Z WARN [10-16|12:20:46.444] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:46.452978594Z WARN [10-16|12:20:46.452] Served eth_call conn=172.19.0.3:49602 reqid=12318 duration="847.653µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e10d3000000000000000000000000000000000000000000000000000346bfe9ebd93800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:46.460026339Z WARN [10-16|12:20:46.459] Served eth_call conn=172.19.0.3:49602 reqid=12325 duration="935.259µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e10d30000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:46.944010642Z WARN [10-16|12:20:46.943] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:46.978493215Z WARN [10-16|12:20:46.978] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:47.010148610Z WARN [10-16|12:20:47.009] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:47.061359438Z WARN [10-16|12:20:47.061] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:47.108781027Z WARN [10-16|12:20:47.108] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:47.116653723Z WARN [10-16|12:20:47.116] Served eth_call conn=172.19.0.3:49602 reqid=12449 duration="866.154µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1d46000000000000000000000000000000000000000000000000000349a5f1ecfad000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:47.119386895Z WARN [10-16|12:20:47.119] Served eth_call conn=172.19.0.3:49602 reqid=12454 duration="843.053µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1d460000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:47.587165983Z WARN [10-16|12:20:47.586] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:47.621121823Z WARN [10-16|12:20:47.620] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:47.664129035Z WARN [10-16|12:20:47.662] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:47.715123349Z WARN [10-16|12:20:47.714] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:47.754972361Z WARN [10-16|12:20:47.754] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:47.762473634Z WARN [10-16|12:20:47.762] Served eth_call conn=172.19.0.3:49602 reqid=12577 duration=1.033565ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e2a3a00000000000000000000000000000000000000000000000000034caa02edea7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:47.765920551Z WARN [10-16|12:20:47.765] Served eth_call conn=172.19.0.3:49602 reqid=12582 duration=1.071268ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e2a3a0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:48.250105073Z WARN [10-16|12:20:48.249] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:48.303662649Z WARN [10-16|12:20:48.303] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:48.350142780Z WARN [10-16|12:20:48.349] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:48.401350408Z WARN [10-16|12:20:48.401] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:48.443072338Z WARN [10-16|12:20:48.442] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:48.451423164Z WARN [10-16|12:20:48.451] Served eth_call conn=172.19.0.3:42940 reqid=12712 duration=1.163474ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e403d000000000000000000000000000000000000000000000000000351ca031af88800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:48.454445055Z WARN [10-16|12:20:48.454] Served eth_call conn=172.19.0.3:42940 reqid=12717 duration=1.047766ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e403d0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:48.926047383Z WARN [10-16|12:20:48.925] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:48.962607388Z WARN [10-16|12:20:48.961] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:49.005227775Z WARN [10-16|12:20:49.005] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:49.061703335Z WARN [10-16|12:20:49.061] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:49.105328485Z WARN [10-16|12:20:49.105] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:49.113646309Z WARN [10-16|12:20:49.113] Served eth_call conn=172.19.0.3:42280 reqid=12842 duration="959.16µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1ffc00000000000000000000000000000000000000000000000000034a47878cac8000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:49.116711302Z WARN [10-16|12:20:49.116] Served eth_call conn=172.19.0.3:42280 reqid=12848 duration="891.956µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1ffc0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:49.568264967Z WARN [10-16|12:20:49.567] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:49.601150941Z WARN [10-16|12:20:49.600] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:49.632761733Z WARN [10-16|12:20:49.632] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:49.684943223Z WARN [10-16|12:20:49.684] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:49.726985873Z WARN [10-16|12:20:49.726] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:49.733699296Z WARN [10-16|12:20:49.733] Served eth_call conn=172.19.0.3:42280 reqid=12966 duration="947.159µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e2cd800000000000000000000000000000000000000000000000000034d46020aab6000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:49.736851895Z WARN [10-16|12:20:49.736] Served eth_call conn=172.19.0.3:42280 reqid=12971 duration="867.355µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e2cd80000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:50.222728224Z WARN [10-16|12:20:50.222] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:50.255863112Z WARN [10-16|12:20:50.255] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:50.289142110Z WARN [10-16|12:20:50.288] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:50.340068020Z WARN [10-16|12:20:50.339] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:50.379888631Z WARN [10-16|12:20:50.379] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:50.388761190Z WARN [10-16|12:20:50.388] Served eth_call conn=172.19.0.3:42940 reqid=13095 duration="989.463µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e42db000000000000000000000000000000000000000000000000000352660237b97800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:50.391698675Z WARN [10-16|12:20:50.391] Served eth_call conn=172.19.0.3:42940 reqid=13101 duration="915.858µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e42db0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:50.915298882Z WARN [10-16|12:20:50.915] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:51.121624888Z WARN [10-16|12:20:51.121] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:51.152026005Z WARN [10-16|12:20:51.151] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:51.201989354Z WARN [10-16|12:20:51.201] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:51.246596066Z WARN [10-16|12:20:51.246] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:51.254706777Z WARN [10-16|12:20:51.254] Served eth_call conn=172.19.0.3:42280 reqid=13263 duration="960.66µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e2f8200000000000000000000000000000000000000000000000000034de4cc68e4b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:51.257536656Z WARN [10-16|12:20:51.257] Served eth_call conn=172.19.0.3:42280 reqid=13269 duration="887.956µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e2f820000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:51.757354363Z WARN [10-16|12:20:51.757] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:51.791601322Z WARN [10-16|12:20:51.791] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:51.821230390Z WARN [10-16|12:20:51.821] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:51.876635583Z WARN [10-16|12:20:51.876] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:51.922140351Z WARN [10-16|12:20:51.921] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:51.930561182Z WARN [10-16|12:20:51.929] Served eth_call conn=172.19.0.3:42280 reqid=13394 duration=1.065867ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e4644000000000000000000000000000000000000000000000000000353314512aec000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:51.933490267Z WARN [10-16|12:20:51.933] Served eth_call conn=172.19.0.3:42280 reqid=13400 duration="984.362µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e46440000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:52.530362792Z WARN [10-16|12:20:52.530] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:52.568700109Z WARN [10-16|12:20:52.568] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:52.599125327Z WARN [10-16|12:20:52.598] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:52.656861866Z WARN [10-16|12:20:52.656] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:52.701094155Z WARN [10-16|12:20:52.700] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:52.708301209Z WARN [10-16|12:20:52.707] Served eth_call conn=172.19.0.3:42280 reqid=13539 duration="952.86µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e290e00000000000000000000000000000000000000000000000000034c642989291000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:52.711189991Z WARN [10-16|12:20:52.711] Served eth_call conn=172.19.0.3:42280 reqid=13545 duration=1.058567ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e290e0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:53.279865239Z WARN [10-16|12:20:53.279] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:53.316889073Z WARN [10-16|12:20:53.316] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:53.344052686Z WARN [10-16|12:20:53.343] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:53.359756775Z WARN [10-16|12:20:53.359] Served eth_call conn=172.19.0.3:42280 reqid=13664 duration="638.341µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005ae67000000000000000000000000000000000000000000000000000153912f245f7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:53.361524287Z WARN [10-16|12:20:53.361] Served eth_call conn=172.19.0.3:42280 reqid=13668 duration="519.832µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005ae670000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:53.688587304Z WARN [10-16|12:20:53.688] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:53.723436201Z WARN [10-16|12:20:53.723] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:53.744709842Z WARN [10-16|12:20:53.744] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:53.758091786Z WARN [10-16|12:20:53.757] Served eth_call conn=172.19.0.3:49602 reqid=13743 duration="702.245µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005bdc400000000000000000000000000000000000000000000000000015724e8363c5800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:53.760468236Z WARN [10-16|12:20:53.760] Served eth_call conn=172.19.0.3:49602 reqid=13747 duration="512.033µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005bdc40000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:54.068756269Z WARN [10-16|12:20:54.068] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:54.106644158Z WARN [10-16|12:20:54.106] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:54.125190227Z WARN [10-16|12:20:54.125] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:54.139798948Z WARN [10-16|12:20:54.139] Served eth_call conn=172.19.0.3:49602 reqid=13821 duration=1.412889ms err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005ca9000000000000000000000000000000000000000000000000000015a1fa9079ab800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:54.144896669Z WARN [10-16|12:20:54.144] Served eth_call conn=172.19.0.3:49602 reqid=13825 duration=1.074567ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005ca900000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:54.466781160Z WARN [10-16|12:20:54.466] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:54.508603997Z WARN [10-16|12:20:54.508] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:54.532562607Z WARN [10-16|12:20:54.532] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:54.561894556Z WARN [10-16|12:20:54.561] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:54.635660106Z WARN [10-16|12:20:54.635] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:54.684523986Z WARN [10-16|12:20:54.684] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:54.692051861Z WARN [10-16|12:20:54.691] Served eth_call conn=172.19.0.3:42940 reqid=13929 duration=1.551498ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e104d0000000000000000000000000000000000000000000000000003472d581ac3e800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:54.695909104Z WARN [10-16|12:20:54.695] Served eth_call conn=172.19.0.3:42940 reqid=13935 duration="900.856µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e104d000000000000000000000000000000000000000000000000004f94ae6af80000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:55.112202046Z WARN [10-16|12:20:55.112] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:55.144506582Z WARN [10-16|12:20:55.144] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:55.234377698Z WARN [10-16|12:20:55.234] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:55.274759222Z WARN [10-16|12:20:55.274] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:55.300051402Z WARN [10-16|12:20:55.299] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:55.346220687Z WARN [10-16|12:20:55.346] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:55.392432375Z WARN [10-16|12:20:55.392] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:55.399983647Z WARN [10-16|12:20:55.399] Served eth_call conn=172.19.0.3:49602 reqid=14068 duration=1.224177ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000002b1990000000000000000000000000000000000000000000000000000a09e8843aa56000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:55.403525268Z WARN [10-16|12:20:55.403] Served eth_call conn=172.19.0.3:49602 reqid=14074 duration=1.12087ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b1990000000000000000000000000000000000000000000000000004f94ae6af80000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:55.780993656Z WARN [10-16|12:20:55.780] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:55.818876423Z WARN [10-16|12:20:55.818] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:55.843573466Z WARN [10-16|12:20:55.843] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:55.884879547Z WARN [10-16|12:20:55.884] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:55.909903311Z WARN [10-16|12:20:55.909] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:55.964452020Z WARN [10-16|12:20:55.964] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:56.006450544Z WARN [10-16|12:20:56.006] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:56.014398241Z WARN [10-16|12:20:56.014] Served eth_call conn=172.19.0.3:42280 reqid=14192 duration=1.188974ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000002b38fe000000000000000000000000000000000000000000000000000a10a46505c4c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:56.020634530Z WARN [10-16|12:20:56.020] Served eth_call conn=172.19.0.3:42280 reqid=14201 duration=1.459192ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002b38fe00000000000000000000000000000000000000000000000000ddb07829fc0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:56.509959208Z WARN [10-16|12:20:56.509] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:56.545191009Z WARN [10-16|12:20:56.545] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:56.563315142Z WARN [10-16|12:20:56.563] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:56.579556157Z WARN [10-16|12:20:56.579] Served eth_call conn=172.19.0.3:49602 reqid=14302 duration=1.522095ms err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005e0af00000000000000000000000000000000000000000000000000015f462e22c1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:56.582144318Z WARN [10-16|12:20:56.581] Served eth_call conn=172.19.0.3:49602 reqid=14307 duration="673.142µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005e0af0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:56.896634770Z WARN [10-16|12:20:56.896] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:56.927311387Z WARN [10-16|12:20:56.927] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:56.944589267Z WARN [10-16|12:20:56.944] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:56.959806818Z WARN [10-16|12:20:56.959] Served eth_call conn=172.19.0.3:49602 reqid=14381 duration=1.409388ms err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005cd5200000000000000000000000000000000000000000000000000015ac409e8c4c800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:56.964460409Z WARN [10-16|12:20:56.964] Served eth_call conn=172.19.0.3:49602 reqid=14385 duration=1.718707ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005cd520000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:57.295186575Z WARN [10-16|12:20:57.295] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:57.331860467Z WARN [10-16|12:20:57.330] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:57.348263492Z WARN [10-16|12:20:57.348] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:57.368834778Z WARN [10-16|12:20:57.368] Served eth_call conn=172.19.0.3:42280 reqid=14461 duration=1.11737ms err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005e43c0000000000000000000000000000000000000000000000000001601eb674b2c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:57.371404938Z WARN [10-16|12:20:57.371] Served eth_call conn=172.19.0.3:42280 reqid=14465 duration="702.744µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005e43c0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:57.794716190Z WARN [10-16|12:20:57.794] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:57.828636910Z WARN [10-16|12:20:57.828] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:57.845820084Z WARN [10-16|12:20:57.845] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:57.860520302Z WARN [10-16|12:20:57.859] Served eth_call conn=172.19.0.3:42280 reqid=14558 duration="687.643µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005c70d000000000000000000000000000000000000000000000000000159533c26b34800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:57.862210008Z WARN [10-16|12:20:57.862] Served eth_call conn=172.19.0.3:42280 reqid=14562 duration="610.338µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005c70d0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:58.185779227Z WARN [10-16|12:20:58.185] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:58.221901184Z WARN [10-16|12:20:58.221] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:58.261903884Z WARN [10-16|12:20:58.261] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:58.285658469Z WARN [10-16|12:20:58.285] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:58.299037405Z WARN [10-16|12:20:58.298] Served eth_call conn=172.19.0.3:42280 reqid=14643 duration="627.34µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000056b9b00000000000000000000000000000000000000000000000000014403c7b5511000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:58.302194302Z WARN [10-16|12:20:58.302] Served eth_call conn=172.19.0.3:42280 reqid=14648 duration="567.536µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000056b9b0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:58.564142271Z WARN [10-16|12:20:58.563] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:58.602694080Z WARN [10-16|12:20:58.601] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:58.633697417Z WARN [10-16|12:20:58.633] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:58.660562096Z WARN [10-16|12:20:58.660] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:58.679384472Z WARN [10-16|12:20:58.679] Served eth_call conn=172.19.0.3:49602 reqid=14722 duration="755.247µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000057af80000000000000000000000000000000000000000000000000001479780c72df800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:58.682642176Z WARN [10-16|12:20:58.682] Served eth_call conn=172.19.0.3:49602 reqid=14727 duration="695.543µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000057af80000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:58.994326752Z WARN [10-16|12:20:58.994] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:59.036937115Z WARN [10-16|12:20:59.036] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:59.078427108Z WARN [10-16|12:20:59.078] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:59.104612544Z WARN [10-16|12:20:59.104] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:59.122006631Z WARN [10-16|12:20:59.121] Served eth_call conn=172.19.0.3:42280 reqid=14811 duration="833.152µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000587c400000000000000000000000000000000000000000000000000014a97254b1f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:59.124513887Z WARN [10-16|12:20:59.124] Served eth_call conn=172.19.0.3:42280 reqid=14816 duration="577.436µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000587c40000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:59.442736773Z WARN [10-16|12:20:59.442] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:59.476340773Z WARN [10-16|12:20:59.476] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:59.508477381Z WARN [10-16|12:20:59.507] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:59.533673155Z WARN [10-16|12:20:59.532] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:59.551516870Z WARN [10-16|12:20:59.547] Served eth_call conn=172.19.0.3:42940 reqid=14898 duration="865.854µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000059de300000000000000000000000000000000000000000000000000014fb8c6b3b35000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:59.552759048Z WARN [10-16|12:20:59.552] Served eth_call conn=172.19.0.3:42940 reqid=14903 duration="676.042µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000059de30000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:20:59.921331880Z WARN [10-16|12:20:59.921] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:59.952872950Z WARN [10-16|12:20:59.952] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:20:59.986241936Z WARN [10-16|12:20:59.986] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:00.013605146Z WARN [10-16|12:21:00.013] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:00.026267337Z WARN [10-16|12:21:00.026] Served eth_call conn=172.19.0.3:42940 reqid=14994 duration="893.856µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005a1700000000000000000000000000000000000000000000000000001508c6b5311b800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:00.029450536Z WARN [10-16|12:21:00.029] Served eth_call conn=172.19.0.3:42940 reqid=14999 duration="818.651µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005a1700000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:00.465078957Z WARN [10-16|12:21:00.464] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:00.498020916Z WARN [10-16|12:21:00.497] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:00.528423316Z WARN [10-16|12:21:00.528] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:00.558191776Z WARN [10-16|12:21:00.557] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:00.572413865Z WARN [10-16|12:21:00.570] Served eth_call conn=172.19.0.3:42940 reqid=15101 duration="798.35µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000058441000000000000000000000000000000000000000000000000000149c5d4b7a4e800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:00.574046267Z WARN [10-16|12:21:00.573] Served eth_call conn=172.19.0.3:42940 reqid=15106 duration="696.844µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000584410000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:00.885495229Z WARN [10-16|12:21:00.885] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:00.922247825Z WARN [10-16|12:21:00.921] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:00.954940068Z WARN [10-16|12:21:00.954] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:00.984487315Z WARN [10-16|12:21:00.984] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:00.997823948Z WARN [10-16|12:21:00.997] Served eth_call conn=172.19.0.3:42280 reqid=15186 duration="713.145µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000058a8600000000000000000000000000000000000000000000000000014b36a279b66800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:01.000410210Z WARN [10-16|12:21:01.000] Served eth_call conn=172.19.0.3:42280 reqid=15190 duration="705.544µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000058a860000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:01.322884561Z WARN [10-16|12:21:01.322] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:01.354842458Z WARN [10-16|12:21:01.354] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:01.373786941Z WARN [10-16|12:21:01.373] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:01.388180141Z WARN [10-16|12:21:01.387] Served eth_call conn=172.19.0.3:42280 reqid=15265 duration="686.743µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005c88b000000000000000000000000000000000000000000000000000159ac2d202b3800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:01.390675197Z WARN [10-16|12:21:01.390] Served eth_call conn=172.19.0.3:42280 reqid=15269 duration="739.746µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005c88b0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:01.747085268Z WARN [10-16|12:21:01.746] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:01.778366523Z WARN [10-16|12:21:01.778] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:01.796177236Z WARN [10-16|12:21:01.796] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:01.810278217Z WARN [10-16|12:21:01.810] Served eth_call conn=172.19.0.3:42280 reqid=15348 duration=1.11877ms err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005ded000000000000000000000000000000000000000000000000000015ed6a782bcb800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:01.813129695Z WARN [10-16|12:21:01.812] Served eth_call conn=172.19.0.3:42280 reqid=15353 duration="722.645µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005ded00000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:02.134817397Z WARN [10-16|12:21:02.134] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:02.174213159Z WARN [10-16|12:21:02.174] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:02.191377531Z WARN [10-16|12:21:02.191] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:02.204714165Z WARN [10-16|12:21:02.204] Served eth_call conn=172.19.0.3:42280 reqid=15427 duration="683.343µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005e99c0000000000000000000000000000000000000000000000000001615a32c00b1800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:02.208118678Z WARN [10-16|12:21:02.207] Served eth_call conn=172.19.0.3:42280 reqid=15431 duration="591.137µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005e99c0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:02.577366951Z WARN [10-16|12:21:02.575] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:02.714603027Z WARN [10-16|12:21:02.714] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:02.732664956Z WARN [10-16|12:21:02.732] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:02.747257368Z WARN [10-16|12:21:02.747] Served eth_call conn=172.19.0.3:42280 reqid=15534 duration="722.145µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005edc5000000000000000000000000000000000000000000000000000162570d65190800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:02.749753324Z WARN [10-16|12:21:02.749] Served eth_call conn=172.19.0.3:42280 reqid=15538 duration="600.338µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005edc50000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:03.121673764Z WARN [10-16|12:21:03.120] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:03.153793871Z WARN [10-16|12:21:03.153] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:03.170645733Z WARN [10-16|12:21:03.170] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:03.184994437Z WARN [10-16|12:21:03.183] Served eth_call conn=172.19.0.3:42280 reqid=15623 duration="708.645µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005b16e00000000000000000000000000000000000000000000000000015445a0bdfda800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:03.186462630Z WARN [10-16|12:21:03.186] Served eth_call conn=172.19.0.3:49590 reqid=15628 duration="562.136µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005b16e0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:03.441550307Z WARN [10-16|12:21:03.441] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:03.575876673Z WARN [10-16|12:21:03.575] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:03.593291770Z WARN [10-16|12:21:03.593] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:03.607550169Z WARN [10-16|12:21:03.607] Served eth_call conn=172.19.0.3:49590 reqid=15706 duration="618.039µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005b2590000000000000000000000000000000000000000000000000001547c57d5730000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:03.609742007Z WARN [10-16|12:21:03.609] Served eth_call conn=172.19.0.3:49590 reqid=15710 duration="553.835µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005b2590000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:03.850353671Z WARN [10-16|12:21:03.850] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:03.882196278Z WARN [10-16|12:21:03.881] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:03.897923369Z WARN [10-16|12:21:03.897] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:03.912046959Z WARN [10-16|12:21:03.911] Served eth_call conn=172.19.0.3:49590 reqid=15767 duration="733.046µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005b341000000000000000000000000000000000000000000000000000154b25c1c8a4000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:03.914274700Z WARN [10-16|12:21:03.914] Served eth_call conn=172.19.0.3:49590 reqid=15772 duration="530.633µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005b3410000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:04.172484173Z WARN [10-16|12:21:04.172] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:04.205128131Z WARN [10-16|12:21:04.204] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:04.223252673Z WARN [10-16|12:21:04.223] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:04.238461632Z WARN [10-16|12:21:04.238] Served eth_call conn=172.19.0.3:42280 reqid=15835 duration="686.744µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005b761000000000000000000000000000000000000000000000000000155a83a9deb4000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:04.240853882Z WARN [10-16|12:21:04.240] Served eth_call conn=172.19.0.3:42280 reqid=15839 duration="549.735µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005b7610000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:04.517088592Z WARN [10-16|12:21:04.516] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:04.551771078Z WARN [10-16|12:21:04.551] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:04.570554762Z WARN [10-16|12:21:04.570] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:04.584835462Z WARN [10-16|12:21:04.584] Served eth_call conn=172.19.0.3:42280 reqid=15904 duration=1.154673ms err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005b839000000000000000000000000000000000000000000000000000155da8538620000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:04.587354320Z WARN [10-16|12:21:04.587] Served eth_call conn=172.19.0.3:42280 reqid=15909 duration="665.241µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005b8390000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:04.867166155Z WARN [10-16|12:21:04.866] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:05.006535739Z WARN [10-16|12:21:05.006] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:05.029875210Z WARN [10-16|12:21:05.029] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:05.049890171Z WARN [10-16|12:21:05.048] Served eth_call conn=172.19.0.3:42280 reqid=15995 duration="657.841µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005b92e00000000000000000000000000000000000000000000000000015618740e4e5000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:05.060938468Z WARN [10-16|12:21:05.051] Served eth_call conn=172.19.0.3:49590 reqid=16000 duration="536.134µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005b92e0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:05.360329037Z WARN [10-16|12:21:05.360] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:05.397226662Z WARN [10-16|12:21:05.396] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:05.415837035Z WARN [10-16|12:21:05.415] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:05.430610466Z WARN [10-16|12:21:05.430] Served eth_call conn=172.19.0.3:42280 reqid=16070 duration="642.641µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005adf30000000000000000000000000000000000000000000000000001537b10b3667800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:05.437686712Z WARN [10-16|12:21:05.433] Served eth_call conn=172.19.0.3:42280 reqid=16075 duration="546.635µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005adf30000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:05.675491800Z WARN [10-16|12:21:05.675] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:05.710579211Z WARN [10-16|12:21:05.710] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:05.728444937Z WARN [10-16|12:21:05.727] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:05.749603870Z WARN [10-16|12:21:05.747] Served eth_call conn=172.19.0.3:42280 reqid=16134 duration="603.038µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005aeca000000000000000000000000000000000000000000000000000153a83c00808800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:05.752223235Z WARN [10-16|12:21:05.751] Served eth_call conn=172.19.0.3:42280 reqid=16138 duration=2.425853ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005aeca0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:06.029601617Z WARN [10-16|12:21:06.029] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:06.063965383Z WARN [10-16|12:21:06.063] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:06.080978255Z WARN [10-16|12:21:06.080] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:06.099456720Z WARN [10-16|12:21:06.098] Served eth_call conn=172.19.0.3:49590 reqid=16205 duration="648.041µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005b0b40000000000000000000000000000000000000000000000000001541f35f9c68000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:06.101499348Z WARN [10-16|12:21:06.101] Served eth_call conn=172.19.0.3:49590 reqid=16209 duration="536.634µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005b0b40000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:06.353628639Z WARN [10-16|12:21:06.353] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:06.387253558Z WARN [10-16|12:21:06.386] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:06.405653618Z WARN [10-16|12:21:06.405] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:06.422179459Z WARN [10-16|12:21:06.421] Served eth_call conn=172.19.0.3:49590 reqid=16270 duration="656.241µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005b1990000000000000000000000000000000000000000000000000001545487707fa800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:06.424480204Z WARN [10-16|12:21:06.424] Served eth_call conn=172.19.0.3:42280 reqid=16275 duration="526.433µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005b1990000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:06.688928771Z WARN [10-16|12:21:06.688] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:06.723929777Z WARN [10-16|12:21:06.723] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:06.746420794Z WARN [10-16|12:21:06.746] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:06.764403227Z WARN [10-16|12:21:06.764] Served eth_call conn=172.19.0.3:49590 reqid=16340 duration=1.072368ms err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005cd1a00000000000000000000000000000000000000000000000000015ab7000c930800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:06.767418017Z WARN [10-16|12:21:06.767] Served eth_call conn=172.19.0.3:49590 reqid=16345 duration="697.844µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005cd1a0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:07.084167580Z WARN [10-16|12:21:07.083] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:07.117188362Z WARN [10-16|12:21:07.116] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:07.126548952Z WARN [10-16|12:21:07.126] Served eth_call conn=172.19.0.3:42280 reqid=16414 duration="566.735µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005953300000000000000000000000000000000000000000000000000014d20f9dbbc3800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:07.129324926Z WARN [10-16|12:21:07.129] Served eth_call conn=172.19.0.3:42280 reqid=16419 duration="590.737µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000595330000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:07.341808518Z WARN [10-16|12:21:07.341] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:07.382111758Z WARN [10-16|12:21:07.381] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:07.391833671Z WARN [10-16|12:21:07.391] Served eth_call conn=172.19.0.3:42280 reqid=16470 duration="678.442µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005961800000000000000000000000000000000000000000000000000014d564b52756000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:07.394205420Z WARN [10-16|12:21:07.394] Served eth_call conn=172.19.0.3:42280 reqid=16474 duration="502.632µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000596180000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:07.607593069Z WARN [10-16|12:21:07.607] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:07.642072942Z WARN [10-16|12:21:07.641] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:07.650963702Z WARN [10-16|12:21:07.650] Served eth_call conn=172.19.0.3:42280 reqid=16524 duration="673.443µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000596fd00000000000000000000000000000000000000000000000000014d8b9cc92e8800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:07.653559666Z WARN [10-16|12:21:07.653] Served eth_call conn=172.19.0.3:42280 reqid=16528 duration="588.037µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000596fd0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:07.844023670Z WARN [10-16|12:21:07.843] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:07.884597127Z WARN [10-16|12:21:07.884] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:07.995298804Z WARN [10-16|12:21:07.995] Served eth_call conn=172.19.0.3:42280 reqid=16593 duration="640.14µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000597e800000000000000000000000000000000000000000000000000014dc253e0a3e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:07.997413837Z WARN [10-16|12:21:07.997] Served eth_call conn=172.19.0.3:42280 reqid=16598 duration="489.231µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000597e80000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:08.214943747Z WARN [10-16|12:21:08.214] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:08.351780771Z WARN [10-16|12:21:08.351] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:08.360667931Z WARN [10-16|12:21:08.360] Served eth_call conn=172.19.0.3:42280 reqid=16667 duration="605.438µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000598cd00000000000000000000000000000000000000000000000000014df7a5575d0800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:08.362904272Z WARN [10-16|12:21:08.362] Served eth_call conn=172.19.0.3:42280 reqid=16672 duration="503.432µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000598cd0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:08.578673471Z WARN [10-16|12:21:08.576] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:08.622439029Z WARN [10-16|12:21:08.622] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:08.632131840Z WARN [10-16|12:21:08.631] Served eth_call conn=172.19.0.3:42280 reqid=16722 duration="618.739µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000599b200000000000000000000000000000000000000000000000000014e2cf6ce163000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:08.634879613Z WARN [10-16|12:21:08.634] Served eth_call conn=172.19.0.3:42280 reqid=16726 duration="823.852µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000599b20000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:08.871366418Z WARN [10-16|12:21:08.869] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:08.907705808Z WARN [10-16|12:21:08.907] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:08.916793581Z WARN [10-16|12:21:08.916] Served eth_call conn=172.19.0.3:42280 reqid=16779 duration=1.008063ms err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000059a9700000000000000000000000000000000000000000000000000014e624844cf5800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:08.918989519Z WARN [10-16|12:21:08.918] Served eth_call conn=172.19.0.3:42280 reqid=16784 duration="504.432µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000059a970000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:09.134885426Z WARN [10-16|12:21:09.134] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:09.173399753Z WARN [10-16|12:21:09.173] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:09.184117128Z WARN [10-16|12:21:09.182] Served eth_call conn=172.19.0.3:49590 reqid=16835 duration=1.171274ms err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000059b7d00000000000000000000000000000000000000000000000000014e97d556528800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:09.187077215Z WARN [10-16|12:21:09.186] Served eth_call conn=172.19.0.3:42280 reqid=16840 duration="615.839µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000059b7d0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:09.420708840Z WARN [10-16|12:21:09.420] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:09.466220608Z WARN [10-16|12:21:09.466] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:09.484605167Z WARN [10-16|12:21:09.478] Served eth_call conn=172.19.0.3:42280 reqid=16891 duration="715.546µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000059c6500000000000000000000000000000000000000000000000000014ecdd99d69c800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:09.484641969Z WARN [10-16|12:21:09.481] Served eth_call conn=172.19.0.3:42280 reqid=16896 duration="612.839µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000059c650000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:09.742305308Z WARN [10-16|12:21:09.742] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:09.786505994Z WARN [10-16|12:21:09.786] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:09.796094898Z WARN [10-16|12:21:09.795] Served eth_call conn=172.19.0.3:49590 reqid=16955 duration="713.145µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000059db100000000000000000000000000000000000000000000000000014f1b265b6c2800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:09.799197094Z WARN [10-16|12:21:09.799] Served eth_call conn=172.19.0.3:49590 reqid=16960 duration=1.150573ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000059db10000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:10.027284569Z WARN [10-16|12:21:10.027] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:10.067124980Z WARN [10-16|12:21:10.066] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:10.077592439Z WARN [10-16|12:21:10.076] Served eth_call conn=172.19.0.3:42280 reqid=17011 duration=1.791413ms err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000059e2c00000000000000000000000000000000000000000000000000014f37c9ba7e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:10.080749738Z WARN [10-16|12:21:10.080] Served eth_call conn=172.19.0.3:42280 reqid=17015 duration="533.234µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000059e2c0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:10.309049327Z WARN [10-16|12:21:10.308] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:10.347657260Z WARN [10-16|12:21:10.347] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:10.356017087Z WARN [10-16|12:21:10.355] Served eth_call conn=172.19.0.3:42280 reqid=17066 duration="742.747µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000059f2700000000000000000000000000000000000000000000000000014f723a7e93d800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:10.358468341Z WARN [10-16|12:21:10.358] Served eth_call conn=172.19.0.3:42280 reqid=17070 duration="505.132µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000059f270000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:10.605927537Z WARN [10-16|12:21:10.605] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:10.643361296Z WARN [10-16|12:21:10.643] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:10.654007667Z WARN [10-16|12:21:10.653] Served eth_call conn=172.19.0.3:49590 reqid=17125 duration="669.942µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000703890000000000000000000000000000000000000000000000000001a26c4cb30ae800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:10.656104900Z WARN [10-16|12:21:10.655] Served eth_call conn=172.19.0.3:49590 reqid=17129 duration="590.538µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000703890000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:10.900875826Z WARN [10-16|12:21:10.900] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:10.990024745Z WARN [10-16|12:21:10.989] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:11.004140634Z WARN [10-16|12:21:11.003] Served eth_call conn=172.19.0.3:49590 reqid=17193 duration="673.742µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000704ac0000000000000000000000000000000000000000000000000001a2b00da6b20000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:11.006514384Z WARN [10-16|12:21:11.006] Served eth_call conn=172.19.0.3:49590 reqid=17197 duration="562.636µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000704ac0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:11.240398610Z WARN [10-16|12:21:11.240] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:11.276916809Z WARN [10-16|12:21:11.276] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:11.285122403Z WARN [10-16|12:21:11.284] Served eth_call conn=172.19.0.3:42280 reqid=17250 duration="751.746µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005c0fb000000000000000000000000000000000000000000000000000157528ab8ea7800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:11.287520248Z WARN [10-16|12:21:11.287] Served eth_call conn=172.19.0.3:42280 reqid=17254 duration="598.236µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005c0fb0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:11.527409292Z WARN [10-16|12:21:11.527] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:11.568312955Z WARN [10-16|12:21:11.568] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:11.576092524Z WARN [10-16|12:21:11.575] Served eth_call conn=172.19.0.3:42280 reqid=17308 duration="813.349µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005c2400000000000000000000000000000000000000000000000000001579e363b66a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:11.579239813Z WARN [10-16|12:21:11.579] Served eth_call conn=172.19.0.3:42280 reqid=17313 duration="915.455µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005c2400000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:11.878760249Z WARN [10-16|12:21:11.878] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:11.914540104Z WARN [10-16|12:21:11.914] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:11.922342373Z WARN [10-16|12:21:11.922] Served eth_call conn=172.19.0.3:42280 reqid=17381 duration=1.177271ms err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005c322000000000000000000000000000000000000000000000000000157d2d4e1c1b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:11.924809022Z WARN [10-16|12:21:11.924] Served eth_call conn=172.19.0.3:42280 reqid=17385 duration="672.541µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005c3220000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:12.194634969Z WARN [10-16|12:21:12.194] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:12.237855472Z WARN [10-16|12:21:12.237] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:12.259588481Z WARN [10-16|12:21:12.259] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:12.275315428Z WARN [10-16|12:21:12.274] Served eth_call conn=172.19.0.3:49602 reqid=17456 duration="593.036µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005455f00000000000000000000000000000000000000000000000000013a8c3ef4b1c800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:12.278894343Z WARN [10-16|12:21:12.278] Served eth_call conn=172.19.0.3:49602 reqid=17463 duration="890.153µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005455f000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:12.518411566Z WARN [10-16|12:21:12.518] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:12.555029471Z WARN [10-16|12:21:12.554] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:12.575550706Z WARN [10-16|12:21:12.575] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:12.592183608Z WARN [10-16|12:21:12.591] Served eth_call conn=172.19.0.3:49602 reqid=17522 duration="726.444µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005464400000000000000000000000000000000000000000000000000013ac1906b6af000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:12.596074742Z WARN [10-16|12:21:12.595] Served eth_call conn=172.19.0.3:49602 reqid=17530 duration="600.736µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000054644000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:12.840526762Z WARN [10-16|12:21:12.840] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:12.878772365Z WARN [10-16|12:21:12.878] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:12.897325482Z WARN [10-16|12:21:12.897] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:12.913886679Z WARN [10-16|12:21:12.913] Served eth_call conn=172.19.0.3:49602 reqid=17591 duration="745.444µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005472600000000000000000000000000000000000000000000000000013af62f11c60000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:12.917323286Z WARN [10-16|12:21:12.917] Served eth_call conn=172.19.0.3:49602 reqid=17599 duration="510.83µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000054726000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:13.162692961Z WARN [10-16|12:21:13.162] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:13.201445995Z WARN [10-16|12:21:13.201] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:13.223379415Z WARN [10-16|12:21:13.222] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:13.239366978Z WARN [10-16|12:21:13.239] Served eth_call conn=172.19.0.3:49602 reqid=17661 duration="790.247µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005481500000000000000000000000000000000000000000000000000013b2dd494637800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:13.245070221Z WARN [10-16|12:21:13.244] Served eth_call conn=172.19.0.3:49602 reqid=17669 duration="535.132µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000054815000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:13.514736359Z WARN [10-16|12:21:13.514] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:13.550460210Z WARN [10-16|12:21:13.550] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:13.576593784Z WARN [10-16|12:21:13.575] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:13.592455339Z WARN [10-16|12:21:13.592] Served eth_call conn=172.19.0.3:49602 reqid=17734 duration="597.936µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000548f700000000000000000000000000000000000000000000000000013b62733abe8800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:13.596485382Z WARN [10-16|12:21:13.596] Served eth_call conn=172.19.0.3:49590 reqid=17742 duration="498.83µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000548f7000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:13.863016531Z WARN [10-16|12:21:13.862] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:13.898146446Z WARN [10-16|12:21:13.898] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:13.918803190Z WARN [10-16|12:21:13.918] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:13.934925961Z WARN [10-16|12:21:13.934] Served eth_call conn=172.19.0.3:49590 reqid=17805 duration="728.944µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000549df00000000000000000000000000000000000000000000000000013b987781d5c800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:13.939989666Z WARN [10-16|12:21:13.939] Served eth_call conn=172.19.0.3:49590 reqid=17813 duration="647.339µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000549df000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:14.214535898Z WARN [10-16|12:21:14.214] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:14.256526526Z WARN [10-16|12:21:14.256] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:14.277394683Z WARN [10-16|12:21:14.277] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:14.294133191Z WARN [10-16|12:21:14.293] Served eth_call conn=172.19.0.3:49590 reqid=17880 duration="639.638µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000054ac400000000000000000000000000000000000000000000000000013bcdc8f88ef000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:14.297919219Z WARN [10-16|12:21:14.297] Served eth_call conn=172.19.0.3:49590 reqid=17888 duration="537.732µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000054ac4000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:14.554876491Z WARN [10-16|12:21:14.553] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:14.591185078Z WARN [10-16|12:21:14.591] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:14.614966010Z WARN [10-16|12:21:14.614] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:14.631572810Z WARN [10-16|12:21:14.631] Served eth_call conn=172.19.0.3:49590 reqid=17950 duration="737.245µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000054ba900000000000000000000000000000000000000000000000000013c031a6f481800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:14.635269132Z WARN [10-16|12:21:14.635] Served eth_call conn=172.19.0.3:49590 reqid=17958 duration="528.032µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000054ba9000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:14.925171889Z WARN [10-16|12:21:14.925] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:14.964960085Z WARN [10-16|12:21:14.964] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:14.984912386Z WARN [10-16|12:21:14.984] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:15.001540987Z WARN [10-16|12:21:15.000] Served eth_call conn=172.19.0.3:49590 reqid=18025 duration="826.149µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000054c8f00000000000000000000000000000000000000000000000000013c38a780cb4800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:15.005557329Z WARN [10-16|12:21:15.005] Served eth_call conn=172.19.0.3:49590 reqid=18033 duration="587.635µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000054c8f000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:15.292398801Z WARN [10-16|12:21:15.292] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:15.331755171Z WARN [10-16|12:21:15.331] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:15.352078795Z WARN [10-16|12:21:15.351] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:15.367582629Z WARN [10-16|12:21:15.367] Served eth_call conn=172.19.0.3:49590 reqid=18103 duration=1.097766ms err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000054dde00000000000000000000000000000000000000000000000000013c86a70f2bc000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:15.372993454Z WARN [10-16|12:21:15.371] Served eth_call conn=172.19.0.3:49590 reqid=18110 duration="574.935µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000054dde000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:15.675328959Z WARN [10-16|12:21:15.675] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:15.715296766Z WARN [10-16|12:21:15.715] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:15.735893106Z WARN [10-16|12:21:15.735] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:15.749638234Z WARN [10-16|12:21:15.749] Served eth_call conn=172.19.0.3:49590 reqid=18181 duration="736.344µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000054e5900000000000000000000000000000000000000000000000000013ca34a6e3d9800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:15.754439023Z WARN [10-16|12:21:15.754] Served eth_call conn=172.19.0.3:49590 reqid=18189 duration="547.733µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000054e59000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:16.056000782Z WARN [10-16|12:21:16.055] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:16.095463358Z WARN [10-16|12:21:16.095] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:16.117429681Z WARN [10-16|12:21:16.117] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:16.131532730Z WARN [10-16|12:21:16.131] Served eth_call conn=172.19.0.3:49590 reqid=18258 duration="638.139µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000054f5000000000000000000000000000000000000000000000000000013cdcccc72b5000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:16.136095105Z WARN [10-16|12:21:16.135] Served eth_call conn=172.19.0.3:49590 reqid=18265 duration="863.352µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000054f50000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:16.417814168Z WARN [10-16|12:21:16.417] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:16.458547821Z WARN [10-16|12:21:16.458] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:16.479988412Z WARN [10-16|12:21:16.479] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:16.493450623Z WARN [10-16|12:21:16.493] Served eth_call conn=172.19.0.3:49590 reqid=18333 duration="688.441µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000006b3ac00000000000000000000000000000000000000000000000000018fd5795ae63000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:16.497745581Z WARN [10-16|12:21:16.497] Served eth_call conn=172.19.0.3:49590 reqid=18341 duration="589.135µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006b3ac000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:16.778997317Z WARN [10-16|12:21:16.778] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:16.821141455Z WARN [10-16|12:21:16.820] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:16.842903765Z WARN [10-16|12:21:16.842] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:16.860547927Z WARN [10-16|12:21:16.857] Served eth_call conn=172.19.0.3:49590 reqid=18408 duration="687.842µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000006b4d00000000000000000000000000000000000000000000000000001901975e9575000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:16.868280093Z WARN [10-16|12:21:16.868] Served eth_call conn=172.19.0.3:49590 reqid=18417 duration="957.458µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006b4d0000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:17.189936789Z WARN [10-16|12:21:17.189] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:17.225611336Z WARN [10-16|12:21:17.225] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:17.246633460Z WARN [10-16|12:21:17.245] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:17.266866934Z WARN [10-16|12:21:17.266] Served eth_call conn=172.19.0.3:49590 reqid=18491 duration="671.542µs" err="execution reverted" errdata=0x8b7ac9800000000000000000000000000000000000000000000000000000000000057125000000000000000000000000000000000000000000000000000144bd589c4bf800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:17.271297913Z WARN [10-16|12:21:17.271] Served eth_call conn=172.19.0.3:49590 reqid=18499 duration="846.353µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000057125000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:17.571936947Z WARN [10-16|12:21:17.571] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:17.603325324Z WARN [10-16|12:21:17.603] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:17.653474983Z WARN [10-16|12:21:17.653] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:17.702998502Z WARN [10-16|12:21:17.702] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:17.708122324Z WARN [10-16|12:21:17.707] Served eth_call conn=172.19.0.3:49590 reqid=18582 duration="965.46µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000df8610000000000000000000000000000000000000000000000000003410edc0d21a800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:17.712433396Z WARN [10-16|12:21:17.712] Served eth_call conn=172.19.0.3:49590 reqid=18588 duration=1.581ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000df8610000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:18.116604551Z WARN [10-16|12:21:18.116] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:18.149755138Z WARN [10-16|12:21:18.149] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:18.193859816Z WARN [10-16|12:21:18.193] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:18.255040869Z WARN [10-16|12:21:18.254] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:18.261773593Z WARN [10-16|12:21:18.261] Served eth_call conn=172.19.0.3:49590 reqid=18689 duration="877.956µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000df94000000000000000000000000000000000000000000000000000034142c7e31ea000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:18.265210610Z WARN [10-16|12:21:18.265] Served eth_call conn=172.19.0.3:49590 reqid=18695 duration="849.953µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000df9400000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:18.633887029Z WARN [10-16|12:21:18.633] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:18.665089494Z WARN [10-16|12:21:18.664] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:18.707177845Z WARN [10-16|12:21:18.706] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:18.754223008Z WARN [10-16|12:21:18.754] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:18.760402397Z WARN [10-16|12:21:18.760] Served eth_call conn=172.19.0.3:49590 reqid=18790 duration="795.651µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000dfa1f00000000000000000000000000000000000000000000000000034176b3b91b9800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:18.763896717Z WARN [10-16|12:21:18.763] Served eth_call conn=172.19.0.3:49590 reqid=18795 duration=1.161273ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000dfa1f0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:19.137327436Z WARN [10-16|12:21:19.137] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:19.170845847Z WARN [10-16|12:21:19.170] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:19.220390773Z WARN [10-16|12:21:19.220] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:19.266318071Z WARN [10-16|12:21:19.266] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:19.272878085Z WARN [10-16|12:21:19.272] Served eth_call conn=172.19.0.3:49602 reqid=18889 duration="848.054µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000dfb04000000000000000000000000000000000000000000000000000341ac052fd4c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:19.275882475Z WARN [10-16|12:21:19.275] Served eth_call conn=172.19.0.3:49602 reqid=18894 duration="773.349µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000dfb040000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:19.644260220Z WARN [10-16|12:21:19.644] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:19.678569585Z WARN [10-16|12:21:19.678] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:19.726319998Z WARN [10-16|12:21:19.726] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:19.771072822Z WARN [10-16|12:21:19.770] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:19.777640337Z WARN [10-16|12:21:19.777] Served eth_call conn=172.19.0.3:49602 reqid=18988 duration="879.656µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000dfbe3000000000000000000000000000000000000000000000000000341dff105d1b800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:19.781733895Z WARN [10-16|12:21:19.781] Served eth_call conn=172.19.0.3:49602 reqid=18994 duration="959.761µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000dfbe30000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:20.190792008Z WARN [10-16|12:21:20.190] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:20.227980054Z WARN [10-16|12:21:20.227] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:20.285151562Z WARN [10-16|12:21:20.285] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:20.327160713Z WARN [10-16|12:21:20.326] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:20.334095550Z WARN [10-16|12:21:20.333] Served eth_call conn=172.19.0.3:49602 reqid=19094 duration="874.055µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000dfcc200000000000000000000000000000000000000000000000000034213dcdbceb000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:20.337274551Z WARN [10-16|12:21:20.337] Served eth_call conn=172.19.0.3:49602 reqid=19100 duration="788.85µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000dfcc20000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:20.710298590Z WARN [10-16|12:21:20.710] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:20.748934228Z WARN [10-16|12:21:20.748] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:20.791515715Z WARN [10-16|12:21:20.791] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:20.839584048Z WARN [10-16|12:21:20.839] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:20.847428743Z WARN [10-16|12:21:20.847] Served eth_call conn=172.19.0.3:49602 reqid=19195 duration="962.661µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000dfda100000000000000000000000000000000000000000000000000034247c8b1cba800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:20.850940664Z WARN [10-16|12:21:20.850] Served eth_call conn=172.19.0.3:49602 reqid=19201 duration="924.558µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000dfda10000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:21.289962668Z WARN [10-16|12:21:21.289] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:21.327169116Z WARN [10-16|12:21:21.326] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:21.370149228Z WARN [10-16|12:21:21.369] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:21.416512553Z WARN [10-16|12:21:21.416] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:21.423047366Z WARN [10-16|12:21:21.422] Served eth_call conn=172.19.0.3:49602 reqid=19309 duration=1.093969ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000dfe800000000000000000000000000000000000000000000000000003427bb487c8a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:21.425787439Z WARN [10-16|12:21:21.425] Served eth_call conn=172.19.0.3:49602 reqid=19314 duration="799.25µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000dfe800000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:21.856973447Z WARN [10-16|12:21:21.856] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:21.892269175Z WARN [10-16|12:21:21.892] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:21.942444041Z WARN [10-16|12:21:21.942] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:21.985477656Z WARN [10-16|12:21:21.985] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:21.992518701Z WARN [10-16|12:21:21.992] Served eth_call conn=172.19.0.3:49590 reqid=19418 duration="883.856µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000dff62000000000000000000000000000000000000000000000000000342b0532e23b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:21.995586094Z WARN [10-16|12:21:21.995] Served eth_call conn=172.19.0.3:49590 reqid=19423 duration="787.35µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000dff620000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:22.413256950Z WARN [10-16|12:21:22.413] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:22.459732783Z WARN [10-16|12:21:22.459] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:22.506281420Z WARN [10-16|12:21:22.505] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:22.554501263Z WARN [10-16|12:21:22.554] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:22.568593652Z WARN [10-16|12:21:22.562] Served eth_call conn=172.19.0.3:49590 reqid=19527 duration="900.056µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e00a8000000000000000000000000000000000000000000000000000342fc3a4b69e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:22.568668657Z WARN [10-16|12:21:22.565] Served eth_call conn=172.19.0.3:49590 reqid=19533 duration="819.651µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e00a80000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:23.005182602Z WARN [10-16|12:21:23.005] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:23.044242667Z WARN [10-16|12:21:23.044] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:23.094336228Z WARN [10-16|12:21:23.094] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:23.140418136Z WARN [10-16|12:21:23.140] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:23.147302670Z WARN [10-16|12:21:23.147] Served eth_call conn=172.19.0.3:49590 reqid=19639 duration=1.280781ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e011d000000000000000000000000000000000000000000000000000343177809bf8800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:23.152564502Z WARN [10-16|12:21:23.150] Served eth_call conn=172.19.0.3:49590 reqid=19645 duration="792.35µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e011d0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:23.581776786Z WARN [10-16|12:21:23.581] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:23.619066039Z WARN [10-16|12:21:23.618] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:23.677930954Z WARN [10-16|12:21:23.677] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:23.822938904Z WARN [10-16|12:21:23.822] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:23.830036252Z WARN [10-16|12:21:23.829] Served eth_call conn=172.19.0.3:49590 reqid=19768 duration="905.558µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e02110000000000000000000000000000000000000000000000000003435047924f2800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:23.833543773Z WARN [10-16|12:21:23.833] Served eth_call conn=172.19.0.3:49590 reqid=19774 duration="805.45µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e02110000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:24.263502405Z WARN [10-16|12:21:24.263] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:24.294961090Z WARN [10-16|12:21:24.294] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:24.341568331Z WARN [10-16|12:21:24.341] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:24.387791648Z WARN [10-16|12:21:24.387] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:24.395820854Z WARN [10-16|12:21:24.395] Served eth_call conn=172.19.0.3:49590 reqid=19879 duration="897.357µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000f665a0000000000000000000000000000000000000000000000000003964487a90b7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:24.398921550Z WARN [10-16|12:21:24.398] Served eth_call conn=172.19.0.3:49590 reqid=19884 duration="934.459µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f665a0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:24.840774732Z WARN [10-16|12:21:24.840] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:24.876987217Z WARN [10-16|12:21:24.876] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:24.933514884Z WARN [10-16|12:21:24.933] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:24.994269018Z WARN [10-16|12:21:24.994] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:25.002703350Z WARN [10-16|12:21:25.001] Served eth_call conn=172.19.0.3:49590 reqid=19994 duration="949.86µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000f677700000000000000000000000000000000000000000000000000039686e2fbf65800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:25.005281713Z WARN [10-16|12:21:25.005] Served eth_call conn=172.19.0.3:49590 reqid=20000 duration="831.252µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f67770000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:25.444516830Z WARN [10-16|12:21:25.444] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:25.479230320Z WARN [10-16|12:21:25.479] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:25.526644212Z WARN [10-16|12:21:25.526] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:25.571271328Z WARN [10-16|12:21:25.571] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:25.579383140Z WARN [10-16|12:21:25.579] Served eth_call conn=172.19.0.3:49590 reqid=20106 duration="897.757µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e23d300000000000000000000000000000000000000000000000000034b2c66ea713800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:25.583523001Z WARN [10-16|12:21:25.583] Served eth_call conn=172.19.0.3:49590 reqid=20111 duration="901.357µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23d30000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:21:26.040897663Z WARN [10-16|12:21:26.040] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:26.180308860Z WARN [10-16|12:21:26.180] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:26.213162733Z WARN [10-16|12:21:26.212] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:26.242954013Z WARN [10-16|12:21:26.242] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:26.290307801Z WARN [10-16|12:21:26.290] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:26.324618466Z WARN [10-16|12:21:26.324] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:38.974722093Z WARN [10-16|12:21:38.974] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:39.021783746Z WARN [10-16|12:21:39.021] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:39.040035291Z WARN [10-16|12:21:39.039] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:39.084899606Z WARN [10-16|12:21:39.084] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:39.112029709Z WARN [10-16|12:21:39.111] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:39.160182830Z WARN [10-16|12:21:39.159] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:39.178459077Z WARN [10-16|12:21:39.178] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:39.228053489Z WARN [10-16|12:21:39.227] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:39.246672057Z WARN [10-16|12:21:39.246] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:39.291550673Z WARN [10-16|12:21:39.291] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:39.318258949Z WARN [10-16|12:21:39.318] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:39.464894951Z WARN [10-16|12:21:39.464] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:39.487651179Z WARN [10-16|12:21:39.487] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:39.529686216Z WARN [10-16|12:21:39.529] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:39.552405142Z WARN [10-16|12:21:39.552] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:39.603337638Z WARN [10-16|12:21:39.603] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:39.624081739Z WARN [10-16|12:21:39.623] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:39.668526328Z WARN [10-16|12:21:39.668] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:39.687644128Z WARN [10-16|12:21:39.687] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:39.735130808Z WARN [10-16|12:21:39.734] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:39.757689423Z WARN [10-16|12:21:39.757] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:39.799431443Z WARN [10-16|12:21:39.799] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:39.818118315Z WARN [10-16|12:21:39.817] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:39.860329964Z WARN [10-16|12:21:39.860] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:39.880681541Z WARN [10-16|12:21:39.880] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:39.923125704Z WARN [10-16|12:21:39.922] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:39.942235203Z WARN [10-16|12:21:39.941] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:39.988693219Z WARN [10-16|12:21:39.988] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:40.011880574Z WARN [10-16|12:21:40.011] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:40.054356239Z WARN [10-16|12:21:40.054] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:40.078107629Z WARN [10-16|12:21:40.077] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:40.124247225Z WARN [10-16|12:21:40.124] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:40.145683570Z WARN [10-16|12:21:40.145] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:40.192554911Z WARN [10-16|12:21:40.191] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:40.214697900Z WARN [10-16|12:21:40.214] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:40.257155764Z WARN [10-16|12:21:40.256] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:40.278202685Z WARN [10-16|12:21:40.277] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:40.321908228Z WARN [10-16|12:21:40.321] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:40.442525696Z WARN [10-16|12:21:40.442] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:40.483001736Z WARN [10-16|12:21:40.482] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:40.502291547Z WARN [10-16|12:21:40.502] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:40.543078506Z WARN [10-16|12:21:40.542] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:40.562207706Z WARN [10-16|12:21:40.562] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:40.619588807Z WARN [10-16|12:21:40.619] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:40.638775611Z WARN [10-16|12:21:40.638] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:40.685708856Z WARN [10-16|12:21:40.685] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:40.707378216Z WARN [10-16|12:21:40.707] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:40.752393140Z WARN [10-16|12:21:40.752] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:40.774262113Z WARN [10-16|12:21:40.774] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:40.820446711Z WARN [10-16|12:21:40.820] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:40.841009301Z WARN [10-16|12:21:40.840] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:40.883190848Z WARN [10-16|12:21:40.883] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:40.904253569Z WARN [10-16|12:21:40.903] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:40.950568776Z WARN [10-16|12:21:40.950] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:40.970741542Z WARN [10-16|12:21:40.970] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:41.014419482Z WARN [10-16|12:21:41.014] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:41.037991161Z WARN [10-16|12:21:41.037] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:41.083695629Z WARN [10-16|12:21:41.083] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:41.103844594Z WARN [10-16|12:21:41.103] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:41.150727136Z WARN [10-16|12:21:41.150] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:41.172129178Z WARN [10-16|12:21:41.171] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:41.217040897Z WARN [10-16|12:21:41.216] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:41.241729346Z WARN [10-16|12:21:41.241] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:41.286286542Z WARN [10-16|12:21:41.286] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:41.310594367Z WARN [10-16|12:21:41.310] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:41.364678061Z WARN [10-16|12:21:41.364] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:41.392302094Z WARN [10-16|12:21:41.392] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:41.434432938Z WARN [10-16|12:21:41.434] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:41.455020230Z WARN [10-16|12:21:41.454] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:41.498352649Z WARN [10-16|12:21:41.498] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:41.619281837Z WARN [10-16|12:21:41.619] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:41.665694449Z WARN [10-16|12:21:41.665] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:41.694078430Z WARN [10-16|12:21:41.693] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:41.748597652Z WARN [10-16|12:21:41.748] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:41.767500438Z WARN [10-16|12:21:41.767] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:41.817624383Z WARN [10-16|12:21:41.817] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:41.838906418Z WARN [10-16|12:21:41.837] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:41.881716005Z WARN [10-16|12:21:41.881] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:41.907973652Z WARN [10-16|12:21:41.907] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:41.951612691Z WARN [10-16|12:21:41.951] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:41.971342229Z WARN [10-16|12:21:41.971] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.018475886Z WARN [10-16|12:21:42.018] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.038914769Z WARN [10-16|12:21:42.038] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.087174797Z WARN [10-16|12:21:42.086] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.108573540Z WARN [10-16|12:21:42.108] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.151918260Z WARN [10-16|12:21:42.151] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.171768505Z WARN [10-16|12:21:42.171] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.214277273Z WARN [10-16|12:21:42.213] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.234471740Z WARN [10-16|12:21:42.234] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.277189520Z WARN [10-16|12:21:42.277] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.296703445Z WARN [10-16|12:21:42.296] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.344833965Z WARN [10-16|12:21:42.344] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.362606680Z WARN [10-16|12:21:42.362] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.412939439Z WARN [10-16|12:21:42.412] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.437868903Z WARN [10-16|12:21:42.437] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.480338968Z WARN [10-16|12:21:42.480] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.503268007Z WARN [10-16|12:21:42.503] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.548552148Z WARN [10-16|12:21:42.548] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.569037234Z WARN [10-16|12:21:42.568] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.615486848Z WARN [10-16|12:21:42.615] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.637845751Z WARN [10-16|12:21:42.636] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.690651365Z WARN [10-16|12:21:42.690] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.708533187Z WARN [10-16|12:21:42.708] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.752538248Z WARN [10-16|12:21:42.752] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.771261623Z WARN [10-16|12:21:42.771] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.813831094Z WARN [10-16|12:21:42.813] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.831780121Z WARN [10-16|12:21:42.831] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.875422259Z WARN [10-16|12:21:42.875] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.894553460Z WARN [10-16|12:21:42.894] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.937858077Z WARN [10-16|12:21:42.937] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:42.960086372Z WARN [10-16|12:21:42.959] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.003941324Z WARN [10-16|12:21:43.003] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.023633559Z WARN [10-16|12:21:43.023] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.073209270Z WARN [10-16|12:21:43.073] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.094839827Z WARN [10-16|12:21:43.094] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.136820162Z WARN [10-16|12:21:43.136] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.156332686Z WARN [10-16|12:21:43.155] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.198637641Z WARN [10-16|12:21:43.198] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.216895487Z WARN [10-16|12:21:43.216] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.259071437Z WARN [10-16|12:21:43.258] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.278523960Z WARN [10-16|12:21:43.278] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.324564452Z WARN [10-16|12:21:43.324] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.344371897Z WARN [10-16|12:21:43.344] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.387733821Z WARN [10-16|12:21:43.387] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.412068750Z WARN [10-16|12:21:43.411] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.458722082Z WARN [10-16|12:21:43.458] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.478576129Z WARN [10-16|12:21:43.478] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.528799185Z WARN [10-16|12:21:43.528] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.548720836Z WARN [10-16|12:21:43.548] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.609223038Z WARN [10-16|12:21:43.609] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.632619908Z WARN [10-16|12:21:43.632] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.677187008Z WARN [10-16|12:21:43.676] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.697000653Z WARN [10-16|12:21:43.696] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.742401806Z WARN [10-16|12:21:43.742] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.760747058Z WARN [10-16|12:21:43.760] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.806226716Z WARN [10-16|12:21:43.806] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.826274075Z WARN [10-16|12:21:43.826] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.872019550Z WARN [10-16|12:21:43.871] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.892799255Z WARN [10-16|12:21:43.891] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.933819233Z WARN [10-16|12:21:43.933] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:43.956329947Z WARN [10-16|12:21:43.956] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.005771754Z WARN [10-16|12:21:44.005] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.030768924Z WARN [10-16|12:21:44.030] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.082127651Z WARN [10-16|12:21:44.081] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.102709944Z WARN [10-16|12:21:44.102] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.145638342Z WARN [10-16|12:21:44.145] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.166377445Z WARN [10-16|12:21:44.166] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.212179922Z WARN [10-16|12:21:44.212] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.235970217Z WARN [10-16|12:21:44.235] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.286873316Z WARN [10-16|12:21:44.286] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.309062310Z WARN [10-16|12:21:44.308] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.351934303Z WARN [10-16|12:21:44.351] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.370931397Z WARN [10-16|12:21:44.370] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.412637117Z WARN [10-16|12:21:44.412] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.431131179Z WARN [10-16|12:21:44.430] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.471763332Z WARN [10-16|12:21:44.471] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.490553213Z WARN [10-16|12:21:44.490] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.534926501Z WARN [10-16|12:21:44.534] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.555428789Z WARN [10-16|12:21:44.555] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.608949452Z WARN [10-16|12:21:44.608] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.628613788Z WARN [10-16|12:21:44.628] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.715515848Z WARN [10-16|12:21:44.715] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.734790159Z WARN [10-16|12:21:44.734] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.774301441Z WARN [10-16|12:21:44.774] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.793120824Z WARN [10-16|12:21:44.792] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.835811106Z WARN [10-16|12:21:44.835] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.854670691Z WARN [10-16|12:21:44.854] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.896213101Z WARN [10-16|12:21:44.896] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.913988418Z WARN [10-16|12:21:44.913] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.955072099Z WARN [10-16|12:21:44.954] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:44.976104821Z WARN [10-16|12:21:44.975] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.018267070Z WARN [10-16|12:21:45.018] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.037034249Z WARN [10-16|12:21:45.036] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.087693232Z WARN [10-16|12:21:45.086] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.106212796Z WARN [10-16|12:21:45.106] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.152167383Z WARN [10-16|12:21:45.152] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.172721975Z WARN [10-16|12:21:45.171] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.212995605Z WARN [10-16|12:21:45.212] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.233582899Z WARN [10-16|12:21:45.232] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.280749162Z WARN [10-16|12:21:45.280] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.302889253Z WARN [10-16|12:21:45.302] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.347592162Z WARN [10-16|12:21:45.347] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.368860098Z WARN [10-16|12:21:45.368] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.412534442Z WARN [10-16|12:21:45.412] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.432618504Z WARN [10-16|12:21:45.432] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.482353629Z WARN [10-16|12:21:45.482] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.500906395Z WARN [10-16|12:21:45.500] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.552036808Z WARN [10-16|12:21:45.551] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.572976923Z WARN [10-16|12:21:45.572] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.616251642Z WARN [10-16|12:21:45.616] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.635621859Z WARN [10-16|12:21:45.635] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.680989010Z WARN [10-16|12:21:45.680] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.699888697Z WARN [10-16|12:21:45.699] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.742916201Z WARN [10-16|12:21:45.742] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.761873792Z WARN [10-16|12:21:45.761] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.802245828Z WARN [10-16|12:21:45.802] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.826639861Z WARN [10-16|12:21:45.826] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.873249690Z WARN [10-16|12:21:45.873] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.895197069Z WARN [10-16|12:21:45.894] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.937625235Z WARN [10-16|12:21:45.937] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:45.955534760Z WARN [10-16|12:21:45.955] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.005562103Z WARN [10-16|12:21:46.005] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.025145834Z WARN [10-16|12:21:46.024] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.070671794Z WARN [10-16|12:21:46.070] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.089318366Z WARN [10-16|12:21:46.089] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.136460228Z WARN [10-16|12:21:46.136] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.152951164Z WARN [10-16|12:21:46.152] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.194179854Z WARN [10-16|12:21:46.194] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.214054303Z WARN [10-16|12:21:46.213] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.255034678Z WARN [10-16|12:21:46.254] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.273796657Z WARN [10-16|12:21:46.273] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.318029836Z WARN [10-16|12:21:46.317] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.343114912Z WARN [10-16|12:21:46.342] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.383592455Z WARN [10-16|12:21:46.383] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.401847102Z WARN [10-16|12:21:46.401] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.454510011Z WARN [10-16|12:21:46.454] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.473557408Z WARN [10-16|12:21:46.473] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.514956409Z WARN [10-16|12:21:46.514] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.533295261Z WARN [10-16|12:21:46.533] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.575097488Z WARN [10-16|12:21:46.574] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.595484669Z WARN [10-16|12:21:46.595] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.636989877Z WARN [10-16|12:21:46.636] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.657447262Z WARN [10-16|12:21:46.657] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.699470102Z WARN [10-16|12:21:46.699] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.719323050Z WARN [10-16|12:21:46.718] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.759922401Z WARN [10-16|12:21:46.759] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.779280217Z WARN [10-16|12:21:46.779] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.823525697Z WARN [10-16|12:21:46.823] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.842981019Z WARN [10-16|12:21:46.842] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.889155621Z WARN [10-16|12:21:46.889] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.911303612Z WARN [10-16|12:21:46.910] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.958234361Z WARN [10-16|12:21:46.958] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:46.980931287Z WARN [10-16|12:21:46.980] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:47.031967194Z WARN [10-16|12:21:47.031] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:47.054623517Z WARN [10-16|12:21:47.054] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:47.104046022Z WARN [10-16|12:21:47.103] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:47.125478869Z WARN [10-16|12:21:47.125] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:47.173575391Z WARN [10-16|12:21:47.173] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:47.196227814Z WARN [10-16|12:21:47.194] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:47.242498922Z WARN [10-16|12:21:47.242] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:47.261503916Z WARN [10-16|12:21:47.261] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:47.306001612Z WARN [10-16|12:21:47.305] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:47.328621633Z WARN [10-16|12:21:47.328] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:47.375134855Z WARN [10-16|12:21:47.374] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:47.396348188Z WARN [10-16|12:21:47.396] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:47.454439438Z WARN [10-16|12:21:47.454] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:47.472622381Z WARN [10-16|12:21:47.472] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:47.514801331Z WARN [10-16|12:21:47.514] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:47.534056041Z WARN [10-16|12:21:47.533] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:47.575294832Z WARN [10-16|12:21:47.575] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:47.594253623Z WARN [10-16|12:21:47.594] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:47.639928093Z WARN [10-16|12:21:47.639] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:47.764833041Z WARN [10-16|12:21:47.764] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:47.808544687Z WARN [10-16|12:21:47.808] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:47.830469565Z WARN [10-16|12:21:47.829] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:47.876149135Z WARN [10-16|12:21:47.875] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:47.897905202Z WARN [10-16|12:21:47.897] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:47.943466064Z WARN [10-16|12:21:47.943] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:47.965446445Z WARN [10-16|12:21:47.965] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.013810684Z WARN [10-16|12:21:48.013] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.033492621Z WARN [10-16|12:21:48.033] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.075844482Z WARN [10-16|12:21:48.075] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.094936981Z WARN [10-16|12:21:48.093] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.135254715Z WARN [10-16|12:21:48.135] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.153687673Z WARN [10-16|12:21:48.153] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.197962255Z WARN [10-16|12:21:48.197] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.217019352Z WARN [10-16|12:21:48.216] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.258394152Z WARN [10-16|12:21:48.258] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.275861549Z WARN [10-16|12:21:48.275] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.319492091Z WARN [10-16|12:21:48.319] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.337215804Z WARN [10-16|12:21:48.337] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.383113588Z WARN [10-16|12:21:48.382] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.403499769Z WARN [10-16|12:21:48.403] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.448213878Z WARN [10-16|12:21:48.448] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.471417436Z WARN [10-16|12:21:48.471] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.517701944Z WARN [10-16|12:21:48.516] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.534857522Z WARN [10-16|12:21:48.534] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.578774782Z WARN [10-16|12:21:48.578] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.598991852Z WARN [10-16|12:21:48.598] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.644580916Z WARN [10-16|12:21:48.644] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.665455028Z WARN [10-16|12:21:48.665] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.710419753Z WARN [10-16|12:21:48.710] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.735769346Z WARN [10-16|12:21:48.735] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.779878917Z WARN [10-16|12:21:48.779] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.797475223Z WARN [10-16|12:21:48.797] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.840156105Z WARN [10-16|12:21:48.839] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.859565024Z WARN [10-16|12:21:48.859] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.899917760Z WARN [10-16|12:21:48.899] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.921062588Z WARN [10-16|12:21:48.920] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.969061004Z WARN [10-16|12:21:48.968] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:48.996032399Z WARN [10-16|12:21:48.995] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:49.037672715Z WARN [10-16|12:21:49.037] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:49.060174429Z WARN [10-16|12:21:49.059] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:49.108563069Z WARN [10-16|12:21:49.107] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:49.128114497Z WARN [10-16|12:21:49.127] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:49.171753639Z WARN [10-16|12:21:49.171] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:49.190716231Z WARN [10-16|12:21:49.190] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:49.233051691Z WARN [10-16|12:21:49.232] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:49.255932228Z WARN [10-16|12:21:49.255] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:49.305626551Z WARN [10-16|12:21:49.305] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:49.326319251Z WARN [10-16|12:21:49.326] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:49.369912890Z WARN [10-16|12:21:49.369] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:49.396497760Z WARN [10-16|12:21:49.396] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:49.439733577Z WARN [10-16|12:21:49.439] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:49.470327199Z WARN [10-16|12:21:49.469] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:49.618726823Z WARN [10-16|12:21:49.618] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:49.646721482Z WARN [10-16|12:21:49.642] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:49.691939823Z WARN [10-16|12:21:49.691] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:49.719252239Z WARN [10-16|12:21:49.717] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:49.766536710Z WARN [10-16|12:21:49.766] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:49.787724442Z WARN [10-16|12:21:49.787] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:49.831363784Z WARN [10-16|12:21:49.831] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:49.852545314Z WARN [10-16|12:21:49.852] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:49.899944893Z WARN [10-16|12:21:49.899] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:49.919225804Z WARN [10-16|12:21:49.919] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:49.964242233Z WARN [10-16|12:21:49.964] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:49.987512495Z WARN [10-16|12:21:49.987] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.047035035Z WARN [10-16|12:21:50.046] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.069010315Z WARN [10-16|12:21:50.068] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.117441658Z WARN [10-16|12:21:50.117] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.135565597Z WARN [10-16|12:21:50.135] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.178177074Z WARN [10-16|12:21:50.177] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.199637923Z WARN [10-16|12:21:50.199] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.245000173Z WARN [10-16|12:21:50.244] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.263941363Z WARN [10-16|12:21:50.263] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.305855397Z WARN [10-16|12:21:50.305] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.325761447Z WARN [10-16|12:21:50.325] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.374997541Z WARN [10-16|12:21:50.373] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.393214285Z WARN [10-16|12:21:50.393] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.434199561Z WARN [10-16|12:21:50.434] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.456445258Z WARN [10-16|12:21:50.456] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.505196021Z WARN [10-16|12:21:50.505] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.533955528Z WARN [10-16|12:21:50.533] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.582343069Z WARN [10-16|12:21:50.582] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.600176889Z WARN [10-16|12:21:50.600] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.642337838Z WARN [10-16|12:21:50.642] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.661900367Z WARN [10-16|12:21:50.661] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.711050256Z WARN [10-16|12:21:50.710] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.731481239Z WARN [10-16|12:21:50.731] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.775684117Z WARN [10-16|12:21:50.775] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.797822708Z WARN [10-16|12:21:50.797] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.850052189Z WARN [10-16|12:21:50.849] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.872043271Z WARN [10-16|12:21:50.871] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.915148679Z WARN [10-16|12:21:50.914] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.935901683Z WARN [10-16|12:21:50.935] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.977120473Z WARN [10-16|12:21:50.976] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:50.997485253Z WARN [10-16|12:21:50.997] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.048682169Z WARN [10-16|12:21:51.047] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.067344742Z WARN [10-16|12:21:51.067] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.113155520Z WARN [10-16|12:21:51.110] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.132923562Z WARN [10-16|12:21:51.132] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.177329052Z WARN [10-16|12:21:51.177] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.197147898Z WARN [10-16|12:21:51.196] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.249333364Z WARN [10-16|12:21:51.249] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.267678809Z WARN [10-16|12:21:51.267] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.310327072Z WARN [10-16|12:21:51.310] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.331721607Z WARN [10-16|12:21:51.331] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.371409285Z WARN [10-16|12:21:51.371] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.391056011Z WARN [10-16|12:21:51.390] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.436221231Z WARN [10-16|12:21:51.436] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.454380564Z WARN [10-16|12:21:51.454] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.499549884Z WARN [10-16|12:21:51.499] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.520071665Z WARN [10-16|12:21:51.519] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.566739479Z WARN [10-16|12:21:51.566] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.585910875Z WARN [10-16|12:21:51.585] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.638178438Z WARN [10-16|12:21:51.638] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.666947034Z WARN [10-16|12:21:51.666] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.713752956Z WARN [10-16|12:21:51.713] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.732194607Z WARN [10-16|12:21:51.732] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.797292371Z WARN [10-16|12:21:51.797] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.816540073Z WARN [10-16|12:21:51.816] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.859179135Z WARN [10-16|12:21:51.858] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.880730480Z WARN [10-16|12:21:51.880] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.922871111Z WARN [10-16|12:21:51.922] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.941565478Z WARN [10-16|12:21:51.941] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:51.980460406Z WARN [10-16|12:21:51.980] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.003749260Z WARN [10-16|12:21:52.003] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.049609323Z WARN [10-16|12:21:52.049] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.069520866Z WARN [10-16|12:21:52.069] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.117489160Z WARN [10-16|12:21:52.117] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.136165826Z WARN [10-16|12:21:52.135] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.207074753Z WARN [10-16|12:21:52.206] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.225777420Z WARN [10-16|12:21:52.225] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.268446284Z WARN [10-16|12:21:52.268] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.287811193Z WARN [10-16|12:21:52.287] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.329858318Z WARN [10-16|12:21:52.329] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.348986712Z WARN [10-16|12:21:52.348] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.390048075Z WARN [10-16|12:21:52.389] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.409451087Z WARN [10-16|12:21:52.409] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.456608831Z WARN [10-16|12:21:52.456] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.575992683Z WARN [10-16|12:21:52.575] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.618007806Z WARN [10-16|12:21:52.617] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.635801517Z WARN [10-16|12:21:52.635] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.676295445Z WARN [10-16|12:21:52.676] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.694707794Z WARN [10-16|12:21:52.694] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.735699953Z WARN [10-16|12:21:52.735] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.752850624Z WARN [10-16|12:21:52.752] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.795637695Z WARN [10-16|12:21:52.795] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.812696060Z WARN [10-16|12:21:52.812] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.852354736Z WARN [10-16|12:21:52.852] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.870479867Z WARN [10-16|12:21:52.870] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.910438962Z WARN [10-16|12:21:52.910] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.929799070Z WARN [10-16|12:21:52.929] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.978127988Z WARN [10-16|12:21:52.977] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:52.997238781Z WARN [10-16|12:21:52.997] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.042010976Z WARN [10-16|12:21:53.041] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.060230913Z WARN [10-16|12:21:53.059] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.105867962Z WARN [10-16|12:21:53.105] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.125450084Z WARN [10-16|12:21:53.125] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.167998141Z WARN [10-16|12:21:53.167] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.189859005Z WARN [10-16|12:21:53.189] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.230728957Z WARN [10-16|12:21:53.230] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.252881740Z WARN [10-16|12:21:53.252] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.295445497Z WARN [10-16|12:21:53.295] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.319388591Z WARN [10-16|12:21:53.319] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.361516421Z WARN [10-16|12:21:53.361] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.382209913Z WARN [10-16|12:21:53.382] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.428046675Z WARN [10-16|12:21:53.427] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.447526191Z WARN [10-16|12:21:53.447] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.487962715Z WARN [10-16|12:21:53.487] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.507077908Z WARN [10-16|12:21:53.506] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.550062092Z WARN [10-16|12:21:53.549] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.570216050Z WARN [10-16|12:21:53.569] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.619897351Z WARN [10-16|12:21:53.619] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.639436571Z WARN [10-16|12:21:53.639] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.679364864Z WARN [10-16|12:21:53.679] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.698689570Z WARN [10-16|12:21:53.698] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.740937308Z WARN [10-16|12:21:53.740] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.758888728Z WARN [10-16|12:21:53.758] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.801354079Z WARN [10-16|12:21:53.801] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.820955403Z WARN [10-16|12:21:53.820] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.862507797Z WARN [10-16|12:21:53.862] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.888790438Z WARN [10-16|12:21:53.888] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.932166845Z WARN [10-16|12:21:53.931] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.951103828Z WARN [10-16|12:21:53.950] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:53.990488086Z WARN [10-16|12:21:53.990] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.014925512Z WARN [10-16|12:21:54.014] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.057712983Z WARN [10-16|12:21:54.057] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.076448953Z WARN [10-16|12:21:54.076] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.119320429Z WARN [10-16|12:21:54.119] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.139938916Z WARN [10-16|12:21:54.139] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.191998766Z WARN [10-16|12:21:54.191] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.213208290Z WARN [10-16|12:21:54.212] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.265858077Z WARN [10-16|12:21:54.265] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.284034812Z WARN [10-16|12:21:54.283] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.324725452Z WARN [10-16|12:21:54.324] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.343987754Z WARN [10-16|12:21:54.343] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.389860918Z WARN [10-16|12:21:54.389] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.408412276Z WARN [10-16|12:21:54.408] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.449924568Z WARN [10-16|12:21:54.449] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.467812684Z WARN [10-16|12:21:54.467] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.514372691Z WARN [10-16|12:21:54.514] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.532914048Z WARN [10-16|12:21:54.532] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.586815413Z WARN [10-16|12:21:54.586] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.605750995Z WARN [10-16|12:21:54.605] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.649033897Z WARN [10-16|12:21:54.648] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.667458448Z WARN [10-16|12:21:54.667] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.711837818Z WARN [10-16|12:21:54.711] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.732346398Z WARN [10-16|12:21:54.732] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.774236713Z WARN [10-16|12:21:54.774] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.795392234Z WARN [10-16|12:21:54.794] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.840996581Z WARN [10-16|12:21:54.840] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.860058071Z WARN [10-16|12:21:54.859] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.899784451Z WARN [10-16|12:21:54.899] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.919305770Z WARN [10-16|12:21:54.917] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.958764433Z WARN [10-16|12:21:54.957] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:54.976775957Z WARN [10-16|12:21:54.976] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:55.024722451Z WARN [10-16|12:21:55.024] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:55.044654995Z WARN [10-16|12:21:55.044] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:55.088528134Z WARN [10-16|12:21:55.088] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:55.104515232Z WARN [10-16|12:21:55.104] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:55.148018548Z WARN [10-16|12:21:55.147] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:55.168526228Z WARN [10-16|12:21:55.168] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:55.210534150Z WARN [10-16|12:21:55.210] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:55.232156500Z WARN [10-16|12:21:55.231] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:55.274460741Z WARN [10-16|12:21:55.274] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:55.293425425Z WARN [10-16|12:21:55.292] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:55.339074075Z WARN [10-16|12:21:55.338] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:55.358613094Z WARN [10-16|12:21:55.358] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:55.411278282Z WARN [10-16|12:21:55.410] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:55.437573424Z WARN [10-16|12:21:55.436] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:55.486952006Z WARN [10-16|12:21:55.486] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:55.504220784Z WARN [10-16|12:21:55.504] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:55.555460483Z WARN [10-16|12:21:55.555] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:55.677086776Z WARN [10-16|12:21:55.676] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:55.720421481Z WARN [10-16|12:21:55.720] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:55.739619079Z WARN [10-16|12:21:55.739] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:55.785613351Z WARN [10-16|12:21:55.785] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:55.907465258Z WARN [10-16|12:21:55.907] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:55.948494919Z WARN [10-16|12:21:55.948] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:55.968261553Z WARN [10-16|12:21:55.968] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.015157381Z WARN [10-16|12:21:56.014] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.032872986Z WARN [10-16|12:21:56.032] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.079958726Z WARN [10-16|12:21:56.079] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.101737885Z WARN [10-16|12:21:56.101] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.143662903Z WARN [10-16|12:21:56.143] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.162875402Z WARN [10-16|12:21:56.162] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.203859461Z WARN [10-16|12:21:56.203] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.225642620Z WARN [10-16|12:21:56.224] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.265824429Z WARN [10-16|12:21:56.265] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.285391450Z WARN [10-16|12:21:56.285] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.339307716Z WARN [10-16|12:21:56.339] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.357617359Z WARN [10-16|12:21:56.357] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.401869222Z WARN [10-16|12:21:56.401] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.428671295Z WARN [10-16|12:21:56.428] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.473746809Z WARN [10-16|12:21:56.473] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.492680991Z WARN [10-16|12:21:56.492] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.537764205Z WARN [10-16|12:21:56.537] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.556669186Z WARN [10-16|12:21:56.556] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.598792615Z WARN [10-16|12:21:56.598] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.616140998Z WARN [10-16|12:21:56.616] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.662505193Z WARN [10-16|12:21:56.662] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.680402510Z WARN [10-16|12:21:56.680] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.732259347Z WARN [10-16|12:21:56.732] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.753875197Z WARN [10-16|12:21:56.753] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.803682606Z WARN [10-16|12:21:56.803] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.822472579Z WARN [10-16|12:21:56.822] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.869979445Z WARN [10-16|12:21:56.869] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.888841422Z WARN [10-16|12:21:56.888] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.931789003Z WARN [10-16|12:21:56.931] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.953313247Z WARN [10-16|12:21:56.953] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:56.994872141Z WARN [10-16|12:21:56.994] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.014699279Z WARN [10-16|12:21:57.014] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.057004920Z WARN [10-16|12:21:57.056] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.081283836Z WARN [10-16|12:21:57.081] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.125275982Z WARN [10-16|12:21:57.125] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.143159098Z WARN [10-16|12:21:57.143] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.189665402Z WARN [10-16|12:21:57.189] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.210027273Z WARN [10-16|12:21:57.209] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.253327176Z WARN [10-16|12:21:57.253] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.271139988Z WARN [10-16|12:21:57.270] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.320820589Z WARN [10-16|12:21:57.320] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.338181073Z WARN [10-16|12:21:57.338] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.378486689Z WARN [10-16|12:21:57.378] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.396508414Z WARN [10-16|12:21:57.396] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.436342301Z WARN [10-16|12:21:57.436] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.454757551Z WARN [10-16|12:21:57.454] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.495777111Z WARN [10-16|12:21:57.495] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.518504630Z WARN [10-16|12:21:57.517] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.560230335Z WARN [10-16|12:21:57.560] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.579672749Z WARN [10-16|12:21:57.579] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.625203891Z WARN [10-16|12:21:57.625] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.643326022Z WARN [10-16|12:21:57.643] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.703606386Z WARN [10-16|12:21:57.703] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.720889664Z WARN [10-16|12:21:57.720] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.769975929Z WARN [10-16|12:21:57.769] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.789706661Z WARN [10-16|12:21:57.789] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.830646716Z WARN [10-16|12:21:57.830] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.851923044Z WARN [10-16|12:21:57.851] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.894746218Z WARN [10-16|12:21:57.894] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.914572256Z WARN [10-16|12:21:57.914] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.960613830Z WARN [10-16|12:21:57.960] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:57.980698984Z WARN [10-16|12:21:57.980] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:58.025281167Z WARN [10-16|12:21:58.024] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:58.042529043Z WARN [10-16|12:21:58.042] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:58.090477337Z WARN [10-16|12:21:58.090] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:58.110292074Z WARN [10-16|12:21:58.110] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:58.151277932Z WARN [10-16|12:21:58.151] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:58.174230065Z WARN [10-16|12:21:58.174] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:58.219628699Z WARN [10-16|12:21:58.219] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:58.238584683Z WARN [10-16|12:21:58.238] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:58.285939239Z WARN [10-16|12:21:58.285] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:58.305785478Z WARN [10-16|12:21:58.305] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:58.352746709Z WARN [10-16|12:21:58.352] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:58.375628438Z WARN [10-16|12:21:58.375] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:58.423503527Z WARN [10-16|12:21:58.423] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:58.492836655Z WARN [10-16|12:21:58.492] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:58.534853578Z WARN [10-16|12:21:58.534] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:58.551787435Z WARN [10-16|12:21:58.551] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:58.600752092Z WARN [10-16|12:21:58.595] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:58.620269510Z WARN [10-16|12:21:58.618] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:58.660104997Z WARN [10-16|12:21:58.659] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:58.676163299Z WARN [10-16|12:21:58.675] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:58.737778546Z WARN [10-16|12:21:58.737] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:58.857503820Z WARN [10-16|12:21:58.857] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:58.898425075Z WARN [10-16|12:21:58.898] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:58.919364182Z WARN [10-16|12:21:58.919] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:58.961778430Z WARN [10-16|12:21:58.961] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:58.982428919Z WARN [10-16|12:21:58.982] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:59.030703632Z WARN [10-16|12:21:59.030] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:59.152666246Z WARN [10-16|12:21:59.151] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:59.195387113Z WARN [10-16|12:21:59.195] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:59.214234790Z WARN [10-16|12:21:59.214] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:59.260413079Z WARN [10-16|12:21:59.260] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:59.280183917Z WARN [10-16|12:21:59.279] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:59.327631789Z WARN [10-16|12:21:59.327] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:59.347614541Z WARN [10-16|12:21:59.347] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:59.397165045Z WARN [10-16|12:21:59.396] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:59.418797099Z WARN [10-16|12:21:59.418] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:59.462664647Z WARN [10-16|12:21:59.460] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:59.483105328Z WARN [10-16|12:21:59.482] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:59.526640354Z WARN [10-16|12:21:59.526] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:59.546369790Z WARN [10-16|12:21:59.545] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:59.587818786Z WARN [10-16|12:21:59.587] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:59.607441115Z WARN [10-16|12:21:59.607] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:59.649454647Z WARN [10-16|12:21:59.649] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:59.670212647Z WARN [10-16|12:21:59.670] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:59.716577451Z WARN [10-16|12:21:59.716] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:59.734850196Z WARN [10-16|12:21:59.734] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:59.777681579Z WARN [10-16|12:21:59.777] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:59.803161175Z WARN [10-16|12:21:59.802] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:59.842437335Z WARN [10-16|12:21:59.841] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:59.861448525Z WARN [10-16|12:21:59.861] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:59.915363002Z WARN [10-16|12:21:59.915] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:59.933450835Z WARN [10-16|12:21:59.933] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:59.976126408Z WARN [10-16|12:21:59.975] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:21:59.995220204Z WARN [10-16|12:21:59.994] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.040092215Z WARN [10-16|12:22:00.039] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.061004525Z WARN [10-16|12:22:00.060] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.105003481Z WARN [10-16|12:22:00.104] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.131941068Z WARN [10-16|12:22:00.131] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.173293358Z WARN [10-16|12:22:00.173] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.194076960Z WARN [10-16|12:22:00.193] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.241709343Z WARN [10-16|12:22:00.241] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.259961287Z WARN [10-16|12:22:00.259] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.301530390Z WARN [10-16|12:22:00.301] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.318657263Z WARN [10-16|12:22:00.318] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.363388265Z WARN [10-16|12:22:00.363] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.383066898Z WARN [10-16|12:22:00.382] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.425311944Z WARN [10-16|12:22:00.425] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.443968912Z WARN [10-16|12:22:00.443] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.488869625Z WARN [10-16|12:22:00.487] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.504160682Z WARN [10-16|12:22:00.504] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.545919298Z WARN [10-16|12:22:00.545] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.564198643Z WARN [10-16|12:22:00.564] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.614727308Z WARN [10-16|12:22:00.614] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.632803340Z WARN [10-16|12:22:00.632] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.676346867Z WARN [10-16|12:22:00.676] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.698355546Z WARN [10-16|12:22:00.698] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.742672022Z WARN [10-16|12:22:00.742] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.760444835Z WARN [10-16|12:22:00.760] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.803192313Z WARN [10-16|12:22:00.803] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.822038693Z WARN [10-16|12:22:00.821] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.867835362Z WARN [10-16|12:22:00.867] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.887276679Z WARN [10-16|12:22:00.887] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.933056347Z WARN [10-16|12:22:00.932] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.951090776Z WARN [10-16|12:22:00.950] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:00.993548336Z WARN [10-16|12:22:00.993] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.019468159Z WARN [10-16|12:22:01.019] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.065311331Z WARN [10-16|12:22:01.065] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.084994564Z WARN [10-16|12:22:01.084] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.128038360Z WARN [10-16|12:22:01.127] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.148300029Z WARN [10-16|12:22:01.148] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.191190715Z WARN [10-16|12:22:01.191] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.210237808Z WARN [10-16|12:22:01.210] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.257727883Z WARN [10-16|12:22:01.257] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.277261206Z WARN [10-16|12:22:01.277] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.320697427Z WARN [10-16|12:22:01.320] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.342632601Z WARN [10-16|12:22:01.341] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.384040295Z WARN [10-16|12:22:01.383] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.403480512Z WARN [10-16|12:22:01.403] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.445449541Z WARN [10-16|12:22:01.445] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.465417692Z WARN [10-16|12:22:01.465] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.507158006Z WARN [10-16|12:22:01.506] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.524736707Z WARN [10-16|12:22:01.524] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.573909887Z WARN [10-16|12:22:01.573] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.595102015Z WARN [10-16|12:22:01.594] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.638258718Z WARN [10-16|12:22:01.638] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.658731200Z WARN [10-16|12:22:01.658] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.705009099Z WARN [10-16|12:22:01.704] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.724511020Z WARN [10-16|12:22:01.724] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.766524852Z WARN [10-16|12:22:01.766] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.790838675Z WARN [10-16|12:22:01.790] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.835550675Z WARN [10-16|12:22:01.835] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.855574430Z WARN [10-16|12:22:01.855] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.899417276Z WARN [10-16|12:22:01.899] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.919940461Z WARN [10-16|12:22:01.919] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.963999721Z WARN [10-16|12:22:01.963] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:01.985514269Z WARN [10-16|12:22:01.985] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:02.035946427Z WARN [10-16|12:22:02.034] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:02.060722779Z WARN [10-16|12:22:02.060] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:02.106223129Z WARN [10-16|12:22:02.106] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:02.127091536Z WARN [10-16|12:22:02.126] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:02.173254028Z WARN [10-16|12:22:02.173] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:02.192626341Z WARN [10-16|12:22:02.192] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:02.238730129Z WARN [10-16|12:22:02.238] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:02.256874265Z WARN [10-16|12:22:02.256] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:02.307407531Z WARN [10-16|12:22:02.306] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:02.326077900Z WARN [10-16|12:22:02.325] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:02.374179313Z WARN [10-16|12:22:02.374] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:02.395030019Z WARN [10-16|12:22:02.394] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:02.445123457Z WARN [10-16|12:22:02.444] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:02.464196151Z WARN [10-16|12:22:02.464] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:02.509451686Z WARN [10-16|12:22:02.509] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:02.530564308Z WARN [10-16|12:22:02.530] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:02.573343988Z WARN [10-16|12:22:02.573] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:02.598812483Z WARN [10-16|12:22:02.598] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:02.641036428Z WARN [10-16|12:22:02.640] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:02.659520386Z WARN [10-16|12:22:02.659] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:02.700221335Z WARN [10-16|12:22:02.700] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:02.720278291Z WARN [10-16|12:22:02.720] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:02.762667446Z WARN [10-16|12:22:02.762] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:02.789730842Z WARN [10-16|12:22:02.789] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:02.844772189Z WARN [10-16|12:22:02.840] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:02.863650772Z WARN [10-16|12:22:02.863] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:02.913329783Z WARN [10-16|12:22:02.913] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:03.042493874Z WARN [10-16|12:22:03.042] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:03.091478242Z WARN [10-16|12:22:03.091] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:03.110290820Z WARN [10-16|12:22:03.110] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:03.153898952Z WARN [10-16|12:22:03.153] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:03.174989173Z WARN [10-16|12:22:03.173] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:03.222987179Z WARN [10-16|12:22:03.222] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:03.241039410Z WARN [10-16|12:22:03.240] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:03.283809789Z WARN [10-16|12:22:03.283] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:03.307511873Z WARN [10-16|12:22:03.307] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:03.458315919Z WARN [10-16|12:22:03.458] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:03.478592689Z WARN [10-16|12:22:03.478] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:03.523219484Z WARN [10-16|12:22:03.523] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:03.548573572Z WARN [10-16|12:22:03.547] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:03.588337863Z WARN [10-16|12:22:03.588] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:03.608035797Z WARN [10-16|12:22:03.607] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:03.654456104Z WARN [10-16|12:22:03.651] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:03.672656645Z WARN [10-16|12:22:03.672] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:03.716675502Z WARN [10-16|12:22:03.716] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:03.734988149Z WARN [10-16|12:22:03.734] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:03.781969191Z WARN [10-16|12:22:03.781] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:03.800759768Z WARN [10-16|12:22:03.800] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:03.850056756Z WARN [10-16|12:22:03.849] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:03.871663610Z WARN [10-16|12:22:03.871] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:03.912711081Z WARN [10-16|12:22:03.912] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:03.930462792Z WARN [10-16|12:22:03.930] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:03.970832121Z WARN [10-16|12:22:03.970] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:03.988801247Z WARN [10-16|12:22:03.988] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.030903584Z WARN [10-16|12:22:04.030] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.049331838Z WARN [10-16|12:22:04.049] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.098865241Z WARN [10-16|12:22:04.098] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.119054805Z WARN [10-16|12:22:04.118] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.159988369Z WARN [10-16|12:22:04.159] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.177507866Z WARN [10-16|12:22:04.177] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.219559900Z WARN [10-16|12:22:04.219] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.236938489Z WARN [10-16|12:22:04.236] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.277833550Z WARN [10-16|12:22:04.277] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.295852379Z WARN [10-16|12:22:04.295] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.338854473Z WARN [10-16|12:22:04.338] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.357638149Z WARN [10-16|12:22:04.357] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.397296533Z WARN [10-16|12:22:04.397] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.415531975Z WARN [10-16|12:22:04.415] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.457052876Z WARN [10-16|12:22:04.456] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.477781874Z WARN [10-16|12:22:04.477] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.518899150Z WARN [10-16|12:22:04.518] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.541812685Z WARN [10-16|12:22:04.541] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.588077083Z WARN [10-16|12:22:04.587] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.608674773Z WARN [10-16|12:22:04.608] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.652786436Z WARN [10-16|12:22:04.652] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.672136348Z WARN [10-16|12:22:04.671] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.715194845Z WARN [10-16|12:22:04.715] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.734493054Z WARN [10-16|12:22:04.734] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.777219530Z WARN [10-16|12:22:04.777] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.804020709Z WARN [10-16|12:22:04.803] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.844721458Z WARN [10-16|12:22:04.844] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.864650706Z WARN [10-16|12:22:04.864] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.907538093Z WARN [10-16|12:22:04.907] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.927190324Z WARN [10-16|12:22:04.926] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.974406581Z WARN [10-16|12:22:04.974] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:04.998263075Z WARN [10-16|12:22:04.998] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:05.049973814Z WARN [10-16|12:22:05.049] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:05.075635422Z WARN [10-16|12:22:05.074] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:05.121583100Z WARN [10-16|12:22:05.120] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:05.146051032Z WARN [10-16|12:22:05.145] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:05.190032287Z WARN [10-16|12:22:05.188] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:05.207992412Z WARN [10-16|12:22:05.206] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:05.251209019Z WARN [10-16|12:22:05.251] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:05.270702440Z WARN [10-16|12:22:05.270] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:05.316644217Z WARN [10-16|12:22:05.316] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:05.337484223Z WARN [10-16|12:22:05.337] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:05.378674303Z WARN [10-16|12:22:05.378] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:05.399912433Z WARN [10-16|12:22:05.399] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:05.450696714Z WARN [10-16|12:22:05.450] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:05.472096954Z WARN [10-16|12:22:05.471] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:05.525471698Z WARN [10-16|12:22:05.525] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:05.646131255Z WARN [10-16|12:22:05.645] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:05.686515385Z WARN [10-16|12:22:05.686] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:05.707099374Z WARN [10-16|12:22:05.706] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:05.748814787Z WARN [10-16|12:22:05.748] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:05.767224040Z WARN [10-16|12:22:05.767] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:05.808941253Z WARN [10-16|12:22:05.808] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:05.829360432Z WARN [10-16|12:22:05.829] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:05.871590477Z WARN [10-16|12:22:05.871] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:05.890541364Z WARN [10-16|12:22:05.890] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:05.938377560Z WARN [10-16|12:22:05.938] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:05.957419353Z WARN [10-16|12:22:05.957] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:05.998615233Z WARN [10-16|12:22:05.998] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:06.016378346Z WARN [10-16|12:22:06.016] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:06.056156938Z WARN [10-16|12:22:06.055] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:06.075540452Z WARN [10-16|12:22:06.075] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:06.116422112Z WARN [10-16|12:22:06.116] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:06.135498507Z WARN [10-16|12:22:06.135] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:06.183076987Z WARN [10-16|12:22:06.182] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:06.203575971Z WARN [10-16|12:22:06.203] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:06.346679135Z WARN [10-16|12:22:06.346] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:06.365247698Z WARN [10-16|12:22:06.365] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:06.413508421Z WARN [10-16|12:22:06.413] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:06.432924937Z WARN [10-16|12:22:06.432] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:06.478118568Z WARN [10-16|12:22:06.477] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:06.501221915Z WARN [10-16|12:22:06.500] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:06.547525115Z WARN [10-16|12:22:06.547] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:06.569430887Z WARN [10-16|12:22:06.568] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:06.617194479Z WARN [10-16|12:22:06.615] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:06.641047073Z WARN [10-16|12:22:06.638] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:06.685821177Z WARN [10-16|12:22:06.684] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:06.706588378Z WARN [10-16|12:22:06.706] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:06.753891441Z WARN [10-16|12:22:06.753] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:06.772586012Z WARN [10-16|12:22:06.772] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:06.814309525Z WARN [10-16|12:22:06.814] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:06.833507328Z WARN [10-16|12:22:06.833] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:06.874001164Z WARN [10-16|12:22:06.873] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:06.892462120Z WARN [10-16|12:22:06.892] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:06.932395122Z WARN [10-16|12:22:06.932] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:06.952059353Z WARN [10-16|12:22:06.951] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:07.004072511Z WARN [10-16|12:22:06.998] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:07.022809685Z WARN [10-16|12:22:07.022] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:07.072624705Z WARN [10-16|12:22:07.072] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:07.093963542Z WARN [10-16|12:22:07.093] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:07.144122283Z WARN [10-16|12:22:07.143] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:07.165731337Z WARN [10-16|12:22:07.165] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:07.211749119Z WARN [10-16|12:22:07.211] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:07.229901856Z WARN [10-16|12:22:07.229] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:07.274943683Z WARN [10-16|12:22:07.274] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:07.293764466Z WARN [10-16|12:22:07.293] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:07.342175006Z WARN [10-16|12:22:07.341] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:07.359371087Z WARN [10-16|12:22:07.359] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:07.406504547Z WARN [10-16|12:22:07.406] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:07.424449875Z WARN [10-16|12:22:07.424] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:07.467713892Z WARN [10-16|12:22:07.467] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:07.489397454Z WARN [10-16|12:22:07.489] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:07.539133378Z WARN [10-16|12:22:07.538] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:07.556530871Z WARN [10-16|12:22:07.556] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:07.603210103Z WARN [10-16|12:22:07.602] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:07.722407191Z WARN [10-16|12:22:07.722] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:07.763508872Z WARN [10-16|12:22:07.763] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:07.780816159Z WARN [10-16|12:22:07.780] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:07.824093278Z WARN [10-16|12:22:07.823] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:07.840414203Z WARN [10-16|12:22:07.840] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:07.880951949Z WARN [10-16|12:22:07.880] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:07.899663025Z WARN [10-16|12:22:07.899] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:07.942873339Z WARN [10-16|12:22:07.942] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:07.962719186Z WARN [10-16|12:22:07.962] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.015287788Z WARN [10-16|12:22:08.015] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.038272531Z WARN [10-16|12:22:08.038] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.091399169Z WARN [10-16|12:22:08.091] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.114813839Z WARN [10-16|12:22:08.114] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.159291833Z WARN [10-16|12:22:08.159] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.192220502Z WARN [10-16|12:22:08.192] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.238316397Z WARN [10-16|12:22:08.238] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.258732380Z WARN [10-16|12:22:08.258] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.300753519Z WARN [10-16|12:22:08.300] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.320616167Z WARN [10-16|12:22:08.320] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.367995243Z WARN [10-16|12:22:08.367] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.388721245Z WARN [10-16|12:22:08.388] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.434657230Z WARN [10-16|12:22:08.434] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.458338518Z WARN [10-16|12:22:08.458] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.512861443Z WARN [10-16|12:22:08.512] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.534476400Z WARN [10-16|12:22:08.534] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.584621250Z WARN [10-16|12:22:08.584] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.604231382Z WARN [10-16|12:22:08.604] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.647411394Z WARN [10-16|12:22:08.647] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.666847915Z WARN [10-16|12:22:08.666] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.707789087Z WARN [10-16|12:22:08.707] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.727423120Z WARN [10-16|12:22:08.727] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.769510864Z WARN [10-16|12:22:08.769] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.789439416Z WARN [10-16|12:22:08.789] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.832760837Z WARN [10-16|12:22:08.832] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.852873600Z WARN [10-16|12:22:08.852] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.894487214Z WARN [10-16|12:22:08.894] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.918505623Z WARN [10-16|12:22:08.918] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.960981591Z WARN [10-16|12:22:08.960] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:08.982347933Z WARN [10-16|12:22:08.982] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.028382825Z WARN [10-16|12:22:09.028] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.048004457Z WARN [10-16|12:22:09.047] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.092548755Z WARN [10-16|12:22:09.092] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.112580814Z WARN [10-16|12:22:09.112] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.157578740Z WARN [10-16|12:22:09.156] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.176825349Z WARN [10-16|12:22:09.176] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.228270881Z WARN [10-16|12:22:09.228] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.246230509Z WARN [10-16|12:22:09.246] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.288557867Z WARN [10-16|12:22:09.288] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.305062304Z WARN [10-16|12:22:09.304] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.346423302Z WARN [10-16|12:22:09.346] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.369211834Z WARN [10-16|12:22:09.369] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.413719029Z WARN [10-16|12:22:09.413] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.432993440Z WARN [10-16|12:22:09.432] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.478616806Z WARN [10-16|12:22:09.478] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.498449652Z WARN [10-16|12:22:09.498] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.543489981Z WARN [10-16|12:22:09.543] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.564064673Z WARN [10-16|12:22:09.563] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.610679601Z WARN [10-16|12:22:09.610] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.629072857Z WARN [10-16|12:22:09.628] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.673741563Z WARN [10-16|12:22:09.673] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.691714192Z WARN [10-16|12:22:09.691] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.734293866Z WARN [10-16|12:22:09.734] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.754506636Z WARN [10-16|12:22:09.753] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.799264347Z WARN [10-16|12:22:09.799] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.821409638Z WARN [10-16|12:22:09.820] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.863640491Z WARN [10-16|12:22:09.863] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.884527803Z WARN [10-16|12:22:09.884] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.928335955Z WARN [10-16|12:22:09.928] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:09.949877408Z WARN [10-16|12:22:09.949] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.000622395Z WARN [10-16|12:22:10.000] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.025340248Z WARN [10-16|12:22:10.025] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.072356201Z WARN [10-16|12:22:10.071] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.094117668Z WARN [10-16|12:22:10.093] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.139946747Z WARN [10-16|12:22:10.139] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.160500438Z WARN [10-16|12:22:10.160] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.209826136Z WARN [10-16|12:22:10.209] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.227748262Z WARN [10-16|12:22:10.227] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.286664863Z WARN [10-16|12:22:10.286] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.308764151Z WARN [10-16|12:22:10.308] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.352512299Z WARN [10-16|12:22:10.352] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.370782447Z WARN [10-16|12:22:10.370] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.413778748Z WARN [10-16|12:22:10.413] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.435090486Z WARN [10-16|12:22:10.434] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.481353592Z WARN [10-16|12:22:10.481] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.502629829Z WARN [10-16|12:22:10.501] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.544742674Z WARN [10-16|12:22:10.544] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.564165794Z WARN [10-16|12:22:10.564] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.606113329Z WARN [10-16|12:22:10.605] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.625725461Z WARN [10-16|12:22:10.625] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.673444858Z WARN [10-16|12:22:10.670] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.693291705Z WARN [10-16|12:22:10.693] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.735149434Z WARN [10-16|12:22:10.735] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.754402944Z WARN [10-16|12:22:10.754] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.796475587Z WARN [10-16|12:22:10.795] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.816201726Z WARN [10-16|12:22:10.816] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.857596926Z WARN [10-16|12:22:10.857] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.877181956Z WARN [10-16|12:22:10.877] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.918482150Z WARN [10-16|12:22:10.917] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.937150823Z WARN [10-16|12:22:10.936] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.977939985Z WARN [10-16|12:22:10.977] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:10.998661087Z WARN [10-16|12:22:10.997] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:11.043302991Z WARN [10-16|12:22:11.043] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:11.066590354Z WARN [10-16|12:22:11.066] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:11.111613982Z WARN [10-16|12:22:11.111] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:11.130019638Z WARN [10-16|12:22:11.129] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:11.173604476Z WARN [10-16|12:22:11.173] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:11.194971718Z WARN [10-16|12:22:11.194] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:11.237892814Z WARN [10-16|12:22:11.237] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:11.257892070Z WARN [10-16|12:22:11.257] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:11.307064959Z WARN [10-16|12:22:11.306] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:11.328113581Z WARN [10-16|12:22:11.327] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:11.371939734Z WARN [10-16|12:22:11.371] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:11.392103401Z WARN [10-16|12:22:11.391] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:11.434597370Z WARN [10-16|12:22:11.434] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:11.454683932Z WARN [10-16|12:22:11.454] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:11.508833233Z WARN [10-16|12:22:11.508] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:11.634600233Z WARN [10-16|12:22:11.634] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:11.677549431Z WARN [10-16|12:22:11.677] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:11.696878345Z WARN [10-16|12:22:11.696] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:11.739261207Z WARN [10-16|12:22:11.739] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:11.760123718Z WARN [10-16|12:22:11.759] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:11.802357771Z WARN [10-16|12:22:11.802] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:11.821581178Z WARN [10-16|12:22:11.821] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:11.869528590Z WARN [10-16|12:22:11.869] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:11.888277968Z WARN [10-16|12:22:11.888] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:11.930517221Z WARN [10-16|12:22:11.930] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:11.953409459Z WARN [10-16|12:22:11.953] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:11.997139406Z WARN [10-16|12:22:11.996] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:12.015234042Z WARN [10-16|12:22:12.015] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:12.068304176Z WARN [10-16|12:22:12.067] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:12.086874842Z WARN [10-16|12:22:12.086] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:12.142132613Z WARN [10-16|12:22:12.141] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:12.264369092Z WARN [10-16|12:22:12.264] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:12.318981922Z WARN [10-16|12:22:12.318] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:12.338543751Z WARN [10-16|12:22:12.338] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:12.381683261Z WARN [10-16|12:22:12.381] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:12.405059729Z WARN [10-16|12:22:12.404] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:12.447432791Z WARN [10-16|12:22:12.447] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:12.466283375Z WARN [10-16|12:22:12.466] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:12.513811460Z WARN [10-16|12:22:12.513] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:12.532601440Z WARN [10-16|12:22:12.532] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:12.575657045Z WARN [10-16|12:22:12.575] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:12.596547057Z WARN [10-16|12:22:12.596] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:12.643819626Z WARN [10-16|12:22:12.643] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:12.664130602Z WARN [10-16|12:22:12.663] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:12.711275564Z WARN [10-16|12:22:12.711] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:12.734812842Z WARN [10-16|12:22:12.734] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:12.777009393Z WARN [10-16|12:22:12.776] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:12.798981173Z WARN [10-16|12:22:12.798] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:12.838504556Z WARN [10-16|12:22:12.838] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:12.856988117Z WARN [10-16|12:22:12.856] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:12.898926451Z WARN [10-16|12:22:12.898] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:12.920485405Z WARN [10-16|12:22:12.919] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:12.963602313Z WARN [10-16|12:22:12.963] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:13.034898592Z WARN [10-16|12:22:13.034] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:13.082837603Z WARN [10-16|12:22:13.082] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:13.103310989Z WARN [10-16|12:22:13.103] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:13.153809661Z WARN [10-16|12:22:13.153] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:13.175926551Z WARN [10-16|12:22:13.175] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:13.232539407Z WARN [10-16|12:22:13.232] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:13.253021793Z WARN [10-16|12:22:13.252] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:13.317063316Z WARN [10-16|12:22:13.316] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:13.333831569Z WARN [10-16|12:22:13.333] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:13.377003781Z WARN [10-16|12:22:13.376] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:13.403731360Z WARN [10-16|12:22:13.403] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:13.453832807Z WARN [10-16|12:22:13.453] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:13.474669916Z WARN [10-16|12:22:13.474] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:13.522075894Z WARN [10-16|12:22:13.521] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:13.541488913Z WARN [10-16|12:22:13.541] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:13.583890777Z WARN [10-16|12:22:13.583] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:13.606574501Z WARN [10-16|12:22:13.606] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:13.650457358Z WARN [10-16|12:22:13.648] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:13.670598523Z WARN [10-16|12:22:13.670] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:13.720360549Z WARN [10-16|12:22:13.720] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:13.742459937Z WARN [10-16|12:22:13.741] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:13.788735244Z WARN [10-16|12:22:13.788] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:13.807081696Z WARN [10-16|12:22:13.806] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:13.852384542Z WARN [10-16|12:22:13.852] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:13.872740320Z WARN [10-16|12:22:13.872] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:13.919169637Z WARN [10-16|12:22:13.918] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:13.941176519Z WARN [10-16|12:22:13.941] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:13.983990109Z WARN [10-16|12:22:13.983] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:14.002580976Z WARN [10-16|12:22:14.002] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:14.047761414Z WARN [10-16|12:22:14.046] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:14.076879043Z WARN [10-16|12:22:14.070] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:14.211575404Z WARN [10-16|12:22:14.211] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:14.229293217Z WARN [10-16|12:22:14.229] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:14.276069555Z WARN [10-16|12:22:14.275] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:14.294924140Z WARN [10-16|12:22:14.294] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:14.337338704Z WARN [10-16|12:22:14.337] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:14.357152649Z WARN [10-16|12:22:14.356] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:14.402561001Z WARN [10-16|12:22:14.402] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:22:14.413864711Z WARN [10-16|12:22:14.413] Served eth_call conn=172.19.0.3:49590 reqid=29484 duration=1.43209ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:14.420374620Z WARN [10-16|12:22:14.419] Served eth_call conn=172.19.0.3:49590 reqid=29493 duration=1.632302ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:14.862242176Z WARN [10-16|12:22:14.862] Served eth_call conn=172.19.0.3:49590 reqid=29577 duration=1.046266ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:14.867584811Z WARN [10-16|12:22:14.867] Served eth_call conn=172.19.0.3:49590 reqid=29586 duration="932.759µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:15.285207735Z WARN [10-16|12:22:15.285] Served eth_call conn=172.19.0.3:42280 reqid=29666 duration=1.017763ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:15.290605673Z WARN [10-16|12:22:15.290] Served eth_call conn=172.19.0.3:42280 reqid=29675 duration="892.656µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:15.707864647Z WARN [10-16|12:22:15.707] Served eth_call conn=172.19.0.3:49602 reqid=29756 duration=1.28258ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:15.720677647Z WARN [10-16|12:22:15.720] Served eth_call conn=172.19.0.3:49602 reqid=29765 duration=1.307182ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:16.154780874Z WARN [10-16|12:22:16.153] Served eth_call conn=172.19.0.3:49602 reqid=29849 duration=1.418789ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:16.166197087Z WARN [10-16|12:22:16.165] Served eth_call conn=172.19.0.3:49602 reqid=29858 duration="929.458µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:16.628838897Z WARN [10-16|12:22:16.628] Served eth_call conn=172.19.0.3:42940 reqid=29946 duration="990.462µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:16.633927015Z WARN [10-16|12:22:16.633] Served eth_call conn=172.19.0.3:42280 reqid=29955 duration="918.657µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:17.088403615Z WARN [10-16|12:22:17.088] Served eth_call conn=172.19.0.3:42940 reqid=30040 duration=1.008263ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:17.093836155Z WARN [10-16|12:22:17.093] Served eth_call conn=172.19.0.3:42940 reqid=30049 duration=1.027164ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:17.548968195Z WARN [10-16|12:22:17.548] Served eth_call conn=172.19.0.3:49590 reqid=30135 duration="961.16µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:17.554328530Z WARN [10-16|12:22:17.554] Served eth_call conn=172.19.0.3:49590 reqid=30144 duration="956.559µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:18.018585641Z WARN [10-16|12:22:18.018] Served eth_call conn=172.19.0.3:42280 reqid=30230 duration=1.629002ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:18.023873272Z WARN [10-16|12:22:18.023] Served eth_call conn=172.19.0.3:42280 reqid=30239 duration="863.654µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:18.441868092Z WARN [10-16|12:22:18.441] Served eth_call conn=172.19.0.3:42280 reqid=30318 duration="993.763µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:18.448985836Z WARN [10-16|12:22:18.448] Served eth_call conn=172.19.0.3:42280 reqid=30327 duration="909.357µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:18.916891475Z WARN [10-16|12:22:18.916] Served eth_call conn=172.19.0.3:42940 reqid=30416 duration="990.361µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:18.922024296Z WARN [10-16|12:22:18.921] Served eth_call conn=172.19.0.3:42940 reqid=30425 duration="932.658µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:19.384443992Z WARN [10-16|12:22:19.384] Served eth_call conn=172.19.0.3:49602 reqid=30511 duration="991.862µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:19.389372900Z WARN [10-16|12:22:19.389] Served eth_call conn=172.19.0.3:49602 reqid=30520 duration="876.854µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:19.828629849Z WARN [10-16|12:22:19.828] Served eth_call conn=172.19.0.3:42940 reqid=30603 duration=1.009764ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:19.839060801Z WARN [10-16|12:22:19.838] Served eth_call conn=172.19.0.3:42940 reqid=30612 duration=1.060466ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:20.290471509Z WARN [10-16|12:22:20.290] Served eth_call conn=172.19.0.3:49590 reqid=30698 duration=1.055866ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:20.295880647Z WARN [10-16|12:22:20.295] Served eth_call conn=172.19.0.3:49590 reqid=30707 duration="895.056µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:20.737365735Z WARN [10-16|12:22:20.737] Served eth_call conn=172.19.0.3:49602 reqid=30793 duration=1.026364ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:20.743836739Z WARN [10-16|12:22:20.743] Served eth_call conn=172.19.0.3:49602 reqid=30802 duration="931.858µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:21.215812633Z WARN [10-16|12:22:21.215] Served eth_call conn=172.19.0.3:42940 reqid=30891 duration="977.761µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:21.221246172Z WARN [10-16|12:22:21.221] Served eth_call conn=172.19.0.3:42940 reqid=30900 duration="886.155µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:21.676155999Z WARN [10-16|12:22:21.676] Served eth_call conn=172.19.0.3:42940 reqid=30985 duration=1.047966ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:21.681556136Z WARN [10-16|12:22:21.681] Served eth_call conn=172.19.0.3:42940 reqid=30994 duration="994.862µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:22.138098565Z WARN [10-16|12:22:22.137] Served eth_call conn=172.19.0.3:42940 reqid=31080 duration=1.030764ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:22.144220548Z WARN [10-16|12:22:22.144] Served eth_call conn=172.19.0.3:42940 reqid=31089 duration="916.758µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:22.601981153Z WARN [10-16|12:22:22.601] Served eth_call conn=172.19.0.3:42280 reqid=31175 duration=1.011563ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:22.607012167Z WARN [10-16|12:22:22.606] Served eth_call conn=172.19.0.3:42280 reqid=31184 duration="908.856µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:23.060574210Z WARN [10-16|12:22:23.060] Served eth_call conn=172.19.0.3:42940 reqid=31268 duration="998.662µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:23.065941545Z WARN [10-16|12:22:23.065] Served eth_call conn=172.19.0.3:42280 reqid=31277 duration="926.858µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:23.520488765Z WARN [10-16|12:22:23.520] Served eth_call conn=172.19.0.3:49602 reqid=31363 duration=1.020664ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:23.526337631Z WARN [10-16|12:22:23.526] Served eth_call conn=172.19.0.3:49602 reqid=31372 duration=1.504594ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:24.019422874Z WARN [10-16|12:22:24.019] Served eth_call conn=172.19.0.3:42940 reqid=31464 duration=1.144372ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:24.033004524Z WARN [10-16|12:22:24.032] Served eth_call conn=172.19.0.3:42940 reqid=31474 duration="933.558µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:24.476658475Z WARN [10-16|12:22:24.476] Served eth_call conn=172.19.0.3:49602 reqid=31558 duration="982.062µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:24.482653350Z WARN [10-16|12:22:24.482] Served eth_call conn=172.19.0.3:49602 reqid=31567 duration="897.857µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:24.931600833Z WARN [10-16|12:22:24.931] Served eth_call conn=172.19.0.3:49602 reqid=31651 duration=1.286281ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:24.938119241Z WARN [10-16|12:22:24.937] Served eth_call conn=172.19.0.3:49602 reqid=31660 duration="918.957µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:25.424614572Z WARN [10-16|12:22:25.424] Served eth_call conn=172.19.0.3:42940 reqid=31754 duration=1.017664ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:25.431860725Z WARN [10-16|12:22:25.431] Served eth_call conn=172.19.0.3:42940 reqid=31763 duration="887.256µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:25.893792620Z WARN [10-16|12:22:25.893] Served eth_call conn=172.19.0.3:49602 reqid=31851 duration="978.762µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:25.898900439Z WARN [10-16|12:22:25.898] Served eth_call conn=172.19.0.3:49602 reqid=31860 duration="877.555µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:26.368888638Z WARN [10-16|12:22:26.368] Served eth_call conn=172.19.0.3:42940 reqid=31947 duration=1.209775ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:26.374352480Z WARN [10-16|12:22:26.374] Served eth_call conn=172.19.0.3:42940 reqid=31956 duration="974.661µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:26.819531227Z WARN [10-16|12:22:26.819] Served eth_call conn=172.19.0.3:42940 reqid=32042 duration=1.139072ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:26.824553441Z WARN [10-16|12:22:26.824] Served eth_call conn=172.19.0.3:42280 reqid=32051 duration="900.157µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:27.304968392Z WARN [10-16|12:22:27.304] Served eth_call conn=172.19.0.3:42940 reqid=32139 duration="935.558µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:27.309996706Z WARN [10-16|12:22:27.309] Served eth_call conn=172.19.0.3:42940 reqid=32148 duration=1.089068ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:27.755176653Z WARN [10-16|12:22:27.755] Served eth_call conn=172.19.0.3:49602 reqid=32232 duration="997.163µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:27.760379179Z WARN [10-16|12:22:27.760] Served eth_call conn=172.19.0.3:49602 reqid=32241 duration="955.46µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:28.241251958Z WARN [10-16|12:22:28.241] Served eth_call conn=172.19.0.3:49602 reqid=32330 duration=1.010363ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:28.247037120Z WARN [10-16|12:22:28.246] Served eth_call conn=172.19.0.3:49602 reqid=32339 duration="923.958µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:28.704998267Z WARN [10-16|12:22:28.704] Served eth_call conn=172.19.0.3:42280 reqid=32427 duration=2.780074ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:28.710197192Z WARN [10-16|12:22:28.710] Served eth_call conn=172.19.0.3:42280 reqid=32437 duration="920.858µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:29.149845293Z WARN [10-16|12:22:29.149] Served eth_call conn=172.19.0.3:49602 reqid=32519 duration=1.031164ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:29.155743062Z WARN [10-16|12:22:29.155] Served eth_call conn=172.19.0.3:49602 reqid=32528 duration=1.075067ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:29.587763885Z WARN [10-16|12:22:29.587] Served eth_call conn=172.19.0.3:49590 reqid=32611 duration=1.11277ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:29.593556948Z WARN [10-16|12:22:29.593] Served eth_call conn=172.19.0.3:49590 reqid=32620 duration="906.357µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:30.038390273Z WARN [10-16|12:22:30.038] Served eth_call conn=172.19.0.3:49602 reqid=32703 duration="997.462µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:30.045838839Z WARN [10-16|12:22:30.045] Served eth_call conn=172.19.0.3:49602 reqid=32712 duration=3.313607ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:30.476470276Z WARN [10-16|12:22:30.476] Served eth_call conn=172.19.0.3:42280 reqid=32793 duration=1.351385ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:30.481595996Z WARN [10-16|12:22:30.481] Served eth_call conn=172.19.0.3:42280 reqid=32802 duration="830.352µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:30.899950165Z WARN [10-16|12:22:30.899] Served eth_call conn=172.19.0.3:42940 reqid=32882 duration=1.019964ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:30.905534615Z WARN [10-16|12:22:30.905] Served eth_call conn=172.19.0.3:42940 reqid=32891 duration="916.257µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:31.337657624Z WARN [10-16|12:22:31.337] Served eth_call conn=172.19.0.3:49590 reqid=32973 duration=1.226677ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:31.342921252Z WARN [10-16|12:22:31.342] Served eth_call conn=172.19.0.3:49590 reqid=32982 duration="908.957µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:31.782899903Z WARN [10-16|12:22:31.782] Served eth_call conn=172.19.0.3:49602 reqid=33066 duration="988.262µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:31.788441247Z WARN [10-16|12:22:31.788] Served eth_call conn=172.19.0.3:49602 reqid=33075 duration="905.656µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:32.218523083Z WARN [10-16|12:22:32.218] Served eth_call conn=172.19.0.3:49602 reqid=33157 duration=1.029364ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:32.229792484Z WARN [10-16|12:22:32.229] Served eth_call conn=172.19.0.3:49602 reqid=33166 duration="941.059µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:32.682499226Z WARN [10-16|12:22:32.682] Served eth_call conn=172.19.0.3:42940 reqid=33251 duration=1.027264ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:32.687465635Z WARN [10-16|12:22:32.687] Served eth_call conn=172.19.0.3:42940 reqid=33260 duration="881.355µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:33.141407254Z WARN [10-16|12:22:33.141] Served eth_call conn=172.19.0.3:42940 reqid=33346 duration=1.007562ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:33.147201414Z WARN [10-16|12:22:33.147] Served eth_call conn=172.19.0.3:42940 reqid=33355 duration="892.755µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:33.577342254Z WARN [10-16|12:22:33.577] Served eth_call conn=172.19.0.3:49590 reqid=33437 duration=1.095768ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:33.582890199Z WARN [10-16|12:22:33.582] Served eth_call conn=172.19.0.3:49590 reqid=33446 duration="883.455µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:34.045784474Z WARN [10-16|12:22:34.045] Served eth_call conn=172.19.0.3:49590 reqid=33532 duration=1.020363ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:34.051630738Z WARN [10-16|12:22:34.051] Served eth_call conn=172.19.0.3:49590 reqid=33541 duration="897.656µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:34.542780870Z WARN [10-16|12:22:34.542] Served eth_call conn=172.19.0.3:49590 reqid=33633 duration="988.661µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:34.550929777Z WARN [10-16|12:22:34.550] Served eth_call conn=172.19.0.3:49590 reqid=33643 duration="912.856µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:35.036774579Z WARN [10-16|12:22:35.036] Served eth_call conn=172.19.0.3:42940 reqid=33734 duration=1.226277ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:35.043634405Z WARN [10-16|12:22:35.043] Served eth_call conn=172.19.0.3:42940 reqid=33743 duration=1.109169ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:35.491462445Z WARN [10-16|12:22:35.491] Served eth_call conn=172.19.0.3:49602 reqid=33825 duration=1.040564ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:35.497015890Z WARN [10-16|12:22:35.496] Served eth_call conn=172.19.0.3:49602 reqid=33834 duration=1.251177ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:35.927248935Z WARN [10-16|12:22:35.926] Served eth_call conn=172.19.0.3:42280 reqid=33915 duration=1.003762ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:35.932690573Z WARN [10-16|12:22:35.932] Served eth_call conn=172.19.0.3:42280 reqid=33924 duration="923.957µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:36.402461577Z WARN [10-16|12:22:36.402] Served eth_call conn=172.19.0.3:42280 reqid=34014 duration=1.024263ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:36.417053884Z WARN [10-16|12:22:36.416] Served eth_call conn=172.19.0.3:42280 reqid=34024 duration="978.161µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:36.877040979Z WARN [10-16|12:22:36.876] Served eth_call conn=172.19.0.3:49602 reqid=34110 duration=1.078567ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:36.882182498Z WARN [10-16|12:22:36.882] Served eth_call conn=172.19.0.3:42280 reqid=34119 duration="935.358µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:37.329135683Z WARN [10-16|12:22:37.327] Served eth_call conn=172.19.0.3:42280 reqid=34205 duration="989.361µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:37.335873202Z WARN [10-16|12:22:37.335] Served eth_call conn=172.19.0.3:42280 reqid=34214 duration="899.256µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:37.786512516Z WARN [10-16|12:22:37.786] Served eth_call conn=172.19.0.3:49602 reqid=34299 duration=1.065666ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:37.791982256Z WARN [10-16|12:22:37.791] Served eth_call conn=172.19.0.3:49602 reqid=34308 duration="901.456µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:38.312940941Z WARN [10-16|12:22:38.312] Served eth_call conn=172.19.0.3:49602 reqid=34403 duration=5.079816ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:38.322553139Z WARN [10-16|12:22:38.322] Served eth_call conn=172.19.0.3:49602 reqid=34413 duration="957.76µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:38.812125973Z WARN [10-16|12:22:38.811] Served eth_call conn=172.19.0.3:42280 reqid=34505 duration=1.046265ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:38.817375399Z WARN [10-16|12:22:38.817] Served eth_call conn=172.19.0.3:42280 reqid=34514 duration="890.056µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:39.300249267Z WARN [10-16|12:22:39.300] Served eth_call conn=172.19.0.3:49602 reqid=34605 duration=1.442377ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:39.305689559Z WARN [10-16|12:22:39.305] Served eth_call conn=172.19.0.3:49602 reqid=34614 duration="939.05µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:39.801415923Z WARN [10-16|12:22:39.801] Served eth_call conn=172.19.0.3:42280 reqid=34708 duration=1.030155ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:39.806699006Z WARN [10-16|12:22:39.806] Served eth_call conn=172.19.0.3:42280 reqid=34717 duration="909.248µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:40.268807070Z WARN [10-16|12:22:40.268] Served eth_call conn=172.19.0.3:49590 reqid=34804 duration=1.790296ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:40.276144163Z WARN [10-16|12:22:40.275] Served eth_call conn=172.19.0.3:49590 reqid=34813 duration="913.649µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:40.700954527Z WARN [10-16|12:22:40.700] Served eth_call conn=172.19.0.3:49602 reqid=34894 duration=1.004654ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:40.706032800Z WARN [10-16|12:22:40.705] Served eth_call conn=172.19.0.3:49602 reqid=34903 duration="921.249µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:41.131417595Z WARN [10-16|12:22:41.131] Served eth_call conn=172.19.0.3:42280 reqid=34982 duration=1.018154ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:41.136348059Z WARN [10-16|12:22:41.136] Served eth_call conn=172.19.0.3:42280 reqid=34991 duration="890.047µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:41.570748938Z WARN [10-16|12:22:41.570] Served eth_call conn=172.19.0.3:49602 reqid=35072 duration=1.057956ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:41.577081277Z WARN [10-16|12:22:41.576] Served eth_call conn=172.19.0.3:49602 reqid=35082 duration=1.026855ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:42.004746694Z WARN [10-16|12:22:42.004] Served eth_call conn=172.19.0.3:49602 reqid=35161 duration=1.195664ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:42.010959127Z WARN [10-16|12:22:42.010] Served eth_call conn=172.19.0.3:49602 reqid=35170 duration=1.070358ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:42.470923476Z WARN [10-16|12:22:42.470] Served eth_call conn=172.19.0.3:49602 reqid=35257 duration=1.018155ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:42.476433171Z WARN [10-16|12:22:42.476] Served eth_call conn=172.19.0.3:49602 reqid=35266 duration="975.252µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:42.900400332Z WARN [10-16|12:22:42.900] Served eth_call conn=172.19.0.3:49590 reqid=35347 duration=3.49582ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:42.906054186Z WARN [10-16|12:22:42.905] Served eth_call conn=172.19.0.3:49590 reqid=35357 duration=1.199776ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:43.348931353Z WARN [10-16|12:22:43.348] Served eth_call conn=172.19.0.3:49590 reqid=35439 duration=1.127471ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:43.354156480Z WARN [10-16|12:22:43.354] Served eth_call conn=172.19.0.3:49590 reqid=35448 duration="922.558µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:43.813936306Z WARN [10-16|12:22:43.810] Served eth_call conn=172.19.0.3:42280 reqid=35535 duration=1.082568ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:43.819284842Z WARN [10-16|12:22:43.819] Served eth_call conn=172.19.0.3:42280 reqid=35544 duration="903.657µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:44.286334123Z WARN [10-16|12:22:44.285] Served eth_call conn=172.19.0.3:42280 reqid=35634 duration=1.10977ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:44.291287734Z WARN [10-16|12:22:44.291] Served eth_call conn=172.19.0.3:42280 reqid=35643 duration="883.856µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:44.776995886Z WARN [10-16|12:22:44.776] Served eth_call conn=172.19.0.3:42940 reqid=35734 duration=1.12157ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:44.782306819Z WARN [10-16|12:22:44.782] Served eth_call conn=172.19.0.3:42940 reqid=35743 duration="943.159µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:45.250175052Z WARN [10-16|12:22:45.250] Served eth_call conn=172.19.0.3:42280 reqid=35831 duration=1.057666ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:45.255752401Z WARN [10-16|12:22:45.255] Served eth_call conn=172.19.0.3:49590 reqid=35840 duration="912.757µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:45.712922564Z WARN [10-16|12:22:45.712] Served eth_call conn=172.19.0.3:49590 reqid=35925 duration=1.025864ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:45.718058386Z WARN [10-16|12:22:45.717] Served eth_call conn=172.19.0.3:49590 reqid=35934 duration="924.258µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:46.181063714Z WARN [10-16|12:22:46.180] Served eth_call conn=172.19.0.3:42940 reqid=36021 duration=1.096969ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:46.186362146Z WARN [10-16|12:22:46.186] Served eth_call conn=172.19.0.3:42940 reqid=36030 duration="929.958µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:46.625404072Z WARN [10-16|12:22:46.625] Served eth_call conn=172.19.0.3:49590 reqid=36114 duration=1.059866ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:46.630462589Z WARN [10-16|12:22:46.630] Served eth_call conn=172.19.0.3:49590 reqid=36123 duration="944.059µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:47.104485608Z WARN [10-16|12:22:47.104] Served eth_call conn=172.19.0.3:49602 reqid=36212 duration=1.035265ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:47.109610230Z WARN [10-16|12:22:47.109] Served eth_call conn=172.19.0.3:49602 reqid=36221 duration="929.359µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:47.572690094Z WARN [10-16|12:22:47.572] Served eth_call conn=172.19.0.3:42940 reqid=36307 duration=3.307005ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:47.582319792Z WARN [10-16|12:22:47.582] Served eth_call conn=172.19.0.3:42940 reqid=36317 duration="957.859µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:48.078387782Z WARN [10-16|12:22:48.078] Served eth_call conn=172.19.0.3:49602 reqid=36410 duration=1.036064ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:48.084105737Z WARN [10-16|12:22:48.083] Served eth_call conn=172.19.0.3:49602 reqid=36419 duration=1.246778ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:48.561624475Z WARN [10-16|12:22:48.561] Served eth_call conn=172.19.0.3:42940 reqid=36509 duration=1.146671ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:48.566916104Z WARN [10-16|12:22:48.566] Served eth_call conn=172.19.0.3:42940 reqid=36518 duration="934.858µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:49.035968516Z WARN [10-16|12:22:49.035] Served eth_call conn=172.19.0.3:42940 reqid=36606 duration=1.160772ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:49.041878883Z WARN [10-16|12:22:49.041] Served eth_call conn=172.19.0.3:42940 reqid=36615 duration="938.958µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:49.503326624Z WARN [10-16|12:22:49.503] Served eth_call conn=172.19.0.3:42940 reqid=36701 duration=1.023064ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:49.508332735Z WARN [10-16|12:22:49.508] Served eth_call conn=172.19.0.3:42940 reqid=36710 duration="896.956µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:49.970233204Z WARN [10-16|12:22:49.970] Served eth_call conn=172.19.0.3:42940 reqid=36797 duration=1.172973ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:49.975770748Z WARN [10-16|12:22:49.975] Served eth_call conn=172.19.0.3:42940 reqid=36806 duration="937.359µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:50.415767557Z WARN [10-16|12:22:50.415] Served eth_call conn=172.19.0.3:49602 reqid=36889 duration=1.027364ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:50.420603557Z WARN [10-16|12:22:50.420] Served eth_call conn=172.19.0.3:49602 reqid=36898 duration="887.355µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:50.878465176Z WARN [10-16|12:22:50.878] Served eth_call conn=172.19.0.3:49590 reqid=36987 duration=1.317982ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:50.883289775Z WARN [10-16|12:22:50.883] Served eth_call conn=172.19.0.3:49590 reqid=36996 duration="877.255µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:51.332250041Z WARN [10-16|12:22:51.332] Served eth_call conn=172.19.0.3:49602 reqid=37081 duration=1.013763ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:51.337951195Z WARN [10-16|12:22:51.337] Served eth_call conn=172.19.0.3:49602 reqid=37090 duration="946.458µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:51.766450191Z WARN [10-16|12:22:51.766] Served eth_call conn=172.19.0.3:49590 reqid=37171 duration=1.032165ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:51.773582733Z WARN [10-16|12:22:51.773] Served eth_call conn=172.19.0.3:49590 reqid=37180 duration=2.960684ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:52.235778721Z WARN [10-16|12:22:52.235] Served eth_call conn=172.19.0.3:49590 reqid=37268 duration=1.061566ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:52.240567318Z WARN [10-16|12:22:52.240] Served eth_call conn=172.19.0.3:49590 reqid=37277 duration="881.555µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:52.708427957Z WARN [10-16|12:22:52.708] Served eth_call conn=172.19.0.3:42940 reqid=37363 duration=1.407587ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:52.713302259Z WARN [10-16|12:22:52.713] Served eth_call conn=172.19.0.3:42940 reqid=37372 duration=1.006163ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:53.202566027Z WARN [10-16|12:22:53.202] Served eth_call conn=172.19.0.3:42940 reqid=37464 duration=1.051466ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:53.207920059Z WARN [10-16|12:22:53.207] Served eth_call conn=172.19.0.3:42940 reqid=37473 duration="913.056µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:53.665176440Z WARN [10-16|12:22:53.665] Served eth_call conn=172.19.0.3:42280 reqid=37557 duration=1.005962ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:53.670853992Z WARN [10-16|12:22:53.670] Served eth_call conn=172.19.0.3:42280 reqid=37566 duration="923.357µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:54.139378972Z WARN [10-16|12:22:54.139] Served eth_call conn=172.19.0.3:42940 reqid=37655 duration=1.003862ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:54.144937417Z WARN [10-16|12:22:54.144] Served eth_call conn=172.19.0.3:42940 reqid=37664 duration="980.361µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:54.601839376Z WARN [10-16|12:22:54.601] Served eth_call conn=172.19.0.3:49602 reqid=37750 duration=1.093968ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:54.607276714Z WARN [10-16|12:22:54.607] Served eth_call conn=172.19.0.3:49602 reqid=37759 duration="902.356µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:55.048373291Z WARN [10-16|12:22:55.048] Served eth_call conn=172.19.0.3:49602 reqid=37843 duration=1.019063ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:55.053914735Z WARN [10-16|12:22:55.053] Served eth_call conn=172.19.0.3:49602 reqid=37852 duration=1.12757ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:55.476300898Z WARN [10-16|12:22:55.476] Served eth_call conn=172.19.0.3:42940 reqid=37932 duration=1.199172ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:55.482937995Z WARN [10-16|12:22:55.482] Served eth_call conn=172.19.0.3:42940 reqid=37941 duration=1.661ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:55.923889580Z WARN [10-16|12:22:55.923] Served eth_call conn=172.19.0.3:49602 reqid=38023 duration=1.361182ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:55.929786632Z WARN [10-16|12:22:55.929] Served eth_call conn=172.19.0.3:49602 reqid=38032 duration=1.143168ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:56.368298671Z WARN [10-16|12:22:56.368] Served eth_call conn=172.19.0.3:49590 reqid=38115 duration=1.149969ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:56.376789379Z WARN [10-16|12:22:56.376] Served eth_call conn=172.19.0.3:49590 reqid=38125 duration="945.656µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:56.805747945Z WARN [10-16|12:22:56.805] Served eth_call conn=172.19.0.3:49602 reqid=38207 duration=1.106766ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:56.810596136Z WARN [10-16|12:22:56.810] Served eth_call conn=172.19.0.3:49602 reqid=38216 duration="918.855µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:57.232521781Z WARN [10-16|12:22:57.232] Served eth_call conn=172.19.0.3:49590 reqid=38296 duration="978.459µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:57.237311568Z WARN [10-16|12:22:57.237] Served eth_call conn=172.19.0.3:49590 reqid=38305 duration="880.153µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:57.686443742Z WARN [10-16|12:22:57.686] Served eth_call conn=172.19.0.3:42940 reqid=38389 duration=1.068963ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:57.695069458Z WARN [10-16|12:22:57.694] Served eth_call conn=172.19.0.3:42940 reqid=38398 duration="920.556µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:58.168127163Z WARN [10-16|12:22:58.167] Served eth_call conn=172.19.0.3:49590 reqid=38486 duration=1.029862ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:58.173369777Z WARN [10-16|12:22:58.173] Served eth_call conn=172.19.0.3:49590 reqid=38495 duration=1.013161ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:58.640047401Z WARN [10-16|12:22:58.639] Served eth_call conn=172.19.0.3:42280 reqid=38583 duration=1.00066ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:58.645518328Z WARN [10-16|12:22:58.645] Served eth_call conn=172.19.0.3:42280 reqid=38592 duration="898.954µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:59.072855598Z WARN [10-16|12:22:59.072] Served eth_call conn=172.19.0.3:42940 reqid=38672 duration=1.01106ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:59.077908400Z WARN [10-16|12:22:59.077] Served eth_call conn=172.19.0.3:42940 reqid=38681 duration="915.654µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:59.498495366Z WARN [10-16|12:22:59.498] Served eth_call conn=172.19.0.3:42280 reqid=38761 duration=1.287277ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:59.504167105Z WARN [10-16|12:22:59.504] Served eth_call conn=172.19.0.3:42280 reqid=38770 duration="894.853µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:59.925855837Z WARN [10-16|12:22:59.925] Served eth_call conn=172.19.0.3:49590 reqid=38850 duration=1.047563ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:22:59.932190816Z WARN [10-16|12:22:59.932] Served eth_call conn=172.19.0.3:49590 reqid=38859 duration="945.457µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:00.383444317Z WARN [10-16|12:23:00.383] Served eth_call conn=172.19.0.3:49590 reqid=38941 duration=2.314338ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:00.388556122Z WARN [10-16|12:23:00.388] Served eth_call conn=172.19.0.3:49590 reqid=38950 duration="896.653µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:00.856482021Z WARN [10-16|12:23:00.856] Served eth_call conn=172.19.0.3:49590 reqid=39037 duration=1.00696ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:00.862436477Z WARN [10-16|12:23:00.862] Served eth_call conn=172.19.0.3:49590 reqid=39046 duration="928.056µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:01.327022776Z WARN [10-16|12:23:01.326] Served eth_call conn=172.19.0.3:42280 reqid=39133 duration=2.207732ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:01.332346294Z WARN [10-16|12:23:01.332] Served eth_call conn=172.19.0.3:42280 reqid=39142 duration="908.654µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:01.796442363Z WARN [10-16|12:23:01.796] Served eth_call conn=172.19.0.3:42940 reqid=39228 duration="998.559µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:01.802750141Z WARN [10-16|12:23:01.802] Served eth_call conn=172.19.0.3:49590 reqid=39237 duration=1.16697ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:02.227279042Z WARN [10-16|12:23:02.227] Served eth_call conn=172.19.0.3:42280 reqid=39318 duration=1.024961ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:02.232191836Z WARN [10-16|12:23:02.232] Served eth_call conn=172.19.0.3:42280 reqid=39327 duration="887.153µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:02.666689434Z WARN [10-16|12:23:02.666] Served eth_call conn=172.19.0.3:42940 reqid=39411 duration=1.027161ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:02.679647010Z WARN [10-16|12:23:02.679] Served eth_call conn=172.19.0.3:42940 reqid=39421 duration="899.054µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:03.130283974Z WARN [10-16|12:23:03.130] Served eth_call conn=172.19.0.3:42280 reqid=39509 duration=1.020161ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:03.146450783Z WARN [10-16|12:23:03.146] Served eth_call conn=172.19.0.3:42280 reqid=39518 duration=1.136371ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:03.571610500Z WARN [10-16|12:23:03.571] Served eth_call conn=172.19.0.3:42280 reqid=39600 duration=1.010963ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:03.576580910Z WARN [10-16|12:23:03.576] Served eth_call conn=172.19.0.3:42280 reqid=39608 duration="934.558µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:04.048740339Z WARN [10-16|12:23:04.048] Served eth_call conn=172.19.0.3:42280 reqid=39696 duration=1.077367ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:04.054340888Z WARN [10-16|12:23:04.054] Served eth_call conn=172.19.0.3:49602 reqid=39705 duration="956.56µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:04.479794506Z WARN [10-16|12:23:04.479] Served eth_call conn=172.19.0.3:49602 reqid=39786 duration=1.5988ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:04.484889823Z WARN [10-16|12:23:04.484] Served eth_call conn=172.19.0.3:49602 reqid=39795 duration="872.454µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:04.930106673Z WARN [10-16|12:23:04.929] Served eth_call conn=172.19.0.3:42280 reqid=39877 duration=1.111169ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:04.935634317Z WARN [10-16|12:23:04.935] Served eth_call conn=172.19.0.3:42280 reqid=39886 duration="901.857µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:05.408238774Z WARN [10-16|12:23:05.408] Served eth_call conn=172.19.0.3:42280 reqid=39976 duration=1.000863ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:05.420560242Z WARN [10-16|12:23:05.420] Served eth_call conn=172.19.0.3:42280 reqid=39985 duration="907.156µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:05.875561501Z WARN [10-16|12:23:05.875] Served eth_call conn=172.19.0.3:42940 reqid=40072 duration=1.055366ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:05.882462732Z WARN [10-16|12:23:05.882] Served eth_call conn=172.19.0.3:42940 reqid=40080 duration="975.361µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:06.350079277Z WARN [10-16|12:23:06.348] Served eth_call conn=172.19.0.3:49602 reqid=40169 duration="990.662µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:06.355728529Z WARN [10-16|12:23:06.355] Served eth_call conn=172.19.0.3:49602 reqid=40178 duration="908.056µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:06.828634205Z WARN [10-16|12:23:06.828] Served eth_call conn=172.19.0.3:49590 reqid=40263 duration=1.021564ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:06.834480669Z WARN [10-16|12:23:06.834] Served eth_call conn=172.19.0.3:49590 reqid=40272 duration="932.858µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:07.298788009Z WARN [10-16|12:23:07.298] Served eth_call conn=172.19.0.3:49590 reqid=40361 duration="989.062µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:07.304913991Z WARN [10-16|12:23:07.304] Served eth_call conn=172.19.0.3:49590 reqid=40370 duration=1.140471ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:07.761398542Z WARN [10-16|12:23:07.761] Served eth_call conn=172.19.0.3:49602 reqid=40457 duration="995.662µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:07.766264646Z WARN [10-16|12:23:07.766] Served eth_call conn=172.19.0.3:49602 reqid=40466 duration="930.058µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:08.203678209Z WARN [10-16|12:23:08.203] Served eth_call conn=172.19.0.3:42280 reqid=40546 duration=1.035965ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:08.208980539Z WARN [10-16|12:23:08.208] Served eth_call conn=172.19.0.3:42280 reqid=40555 duration="903.356µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:08.662728521Z WARN [10-16|12:23:08.661] Served eth_call conn=172.19.0.3:42940 reqid=40640 duration=1.051065ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:08.668218063Z WARN [10-16|12:23:08.668] Served eth_call conn=172.19.0.3:42940 reqid=40649 duration="847.753µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:09.130719390Z WARN [10-16|12:23:09.130] Served eth_call conn=172.19.0.3:49602 reqid=40737 duration="995.562µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:09.136259435Z WARN [10-16|12:23:09.136] Served eth_call conn=172.19.0.3:49602 reqid=40746 duration="905.357µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:09.582185629Z WARN [10-16|12:23:09.581] Served eth_call conn=172.19.0.3:49602 reqid=40831 duration=1.077667ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:09.587394454Z WARN [10-16|12:23:09.587] Served eth_call conn=172.19.0.3:49602 reqid=40840 duration="827.151µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:10.025539962Z WARN [10-16|12:23:10.025] Served eth_call conn=172.19.0.3:42280 reqid=40922 duration="991.162µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:10.030239355Z WARN [10-16|12:23:10.030] Served eth_call conn=172.19.0.3:42280 reqid=40931 duration="869.054µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:10.453112012Z WARN [10-16|12:23:10.452] Served eth_call conn=172.19.0.3:49590 reqid=41010 duration="944.259µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:10.457904911Z WARN [10-16|12:23:10.457] Served eth_call conn=172.19.0.3:49590 reqid=41019 duration="946.559µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:10.913095382Z WARN [10-16|12:23:10.912] Served eth_call conn=172.19.0.3:42940 reqid=41107 duration="988.562µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:10.918672630Z WARN [10-16|12:23:10.918] Served eth_call conn=172.19.0.3:42940 reqid=41116 duration="911.957µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:11.361825350Z WARN [10-16|12:23:11.361] Served eth_call conn=172.19.0.3:42940 reqid=41199 duration=1.081367ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:11.367085478Z WARN [10-16|12:23:11.366] Served eth_call conn=172.19.0.3:42940 reqid=41208 duration=1.149072ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:11.789541098Z WARN [10-16|12:23:11.789] Served eth_call conn=172.19.0.3:49602 reqid=41287 duration=1.017064ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:11.797917419Z WARN [10-16|12:23:11.797] Served eth_call conn=172.19.0.3:49602 reqid=41297 duration=1.007163ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:12.258497014Z WARN [10-16|12:23:12.258] Served eth_call conn=172.19.0.3:49602 reqid=41384 duration=1.065266ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:12.263518227Z WARN [10-16|12:23:12.263] Served eth_call conn=172.19.0.3:49602 reqid=41393 duration="873.854µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:12.718678084Z WARN [10-16|12:23:12.718] Served eth_call conn=172.19.0.3:49590 reqid=41477 duration=1.020463ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:12.723902910Z WARN [10-16|12:23:12.723] Served eth_call conn=172.19.0.3:49590 reqid=41486 duration="889.856µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:13.195729605Z WARN [10-16|12:23:13.195] Served eth_call conn=172.19.0.3:49602 reqid=41575 duration=1.163972ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:13.201584570Z WARN [10-16|12:23:13.201] Served eth_call conn=172.19.0.3:49602 reqid=41584 duration="925.557µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:13.646981619Z WARN [10-16|12:23:13.646] Served eth_call conn=172.19.0.3:49590 reqid=41667 duration="966.06µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:13.651762716Z WARN [10-16|12:23:13.651] Served eth_call conn=172.19.0.3:42280 reqid=41676 duration="972.761µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:14.069221325Z WARN [10-16|12:23:14.069] Served eth_call conn=172.19.0.3:49590 reqid=41755 duration=1.041265ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:14.074091028Z WARN [10-16|12:23:14.073] Served eth_call conn=172.19.0.3:49590 reqid=41764 duration="935.858µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:14.546218942Z WARN [10-16|12:23:14.546] Served eth_call conn=172.19.0.3:49602 reqid=41854 duration=1.43339ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:14.551331261Z WARN [10-16|12:23:14.551] Served eth_call conn=172.19.0.3:49602 reqid=41863 duration="923.758µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:15.003836652Z WARN [10-16|12:23:15.003] Served eth_call conn=172.19.0.3:49590 reqid=41949 duration="983.661µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:15.008892367Z WARN [10-16|12:23:15.008] Served eth_call conn=172.19.0.3:49590 reqid=41958 duration="893.756µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:15.456239738Z WARN [10-16|12:23:15.456] Served eth_call conn=172.19.0.3:49602 reqid=42042 duration=1.505594ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:15.463195571Z WARN [10-16|12:23:15.463] Served eth_call conn=172.19.0.3:49602 reqid=42051 duration=1.29348ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:15.920126838Z WARN [10-16|12:23:15.919] Served eth_call conn=172.19.0.3:42940 reqid=42138 duration=1.055466ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:15.926184716Z WARN [10-16|12:23:15.925] Served eth_call conn=172.19.0.3:42280 reqid=42147 duration="947.259µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:16.375924935Z WARN [10-16|12:23:16.375] Served eth_call conn=172.19.0.3:49602 reqid=42234 duration=1.019364ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:16.380664931Z WARN [10-16|12:23:16.380] Served eth_call conn=172.19.0.3:49602 reqid=42243 duration="881.355µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:16.827703882Z WARN [10-16|12:23:16.827] Served eth_call conn=172.19.0.3:49602 reqid=42328 duration="983.161µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:16.832889705Z WARN [10-16|12:23:16.832] Served eth_call conn=172.19.0.3:49602 reqid=42337 duration="945.258µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:17.313824968Z WARN [10-16|12:23:17.313] Served eth_call conn=172.19.0.3:42280 reqid=42429 duration=1.069366ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:17.319785039Z WARN [10-16|12:23:17.319] Served eth_call conn=172.19.0.3:42280 reqid=42438 duration="927.557µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:17.783460327Z WARN [10-16|12:23:17.783] Served eth_call conn=172.19.0.3:49602 reqid=42525 duration=1.015664ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:17.789075776Z WARN [10-16|12:23:17.788] Served eth_call conn=172.19.0.3:49602 reqid=42534 duration="889.855µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:18.236480750Z WARN [10-16|12:23:18.236] Served eth_call conn=172.19.0.3:42280 reqid=42620 duration=1.403488ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:18.241430759Z WARN [10-16|12:23:18.241] Served eth_call conn=172.19.0.3:42280 reqid=42629 duration="894.456µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:18.677831147Z WARN [10-16|12:23:18.677] Served eth_call conn=172.19.0.3:49590 reqid=42711 duration="997.163µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:18.682578543Z WARN [10-16|12:23:18.682] Served eth_call conn=172.19.0.3:49590 reqid=42720 duration="838.752µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:19.100634788Z WARN [10-16|12:23:19.100] Served eth_call conn=172.19.0.3:49602 reqid=42798 duration=1.066666ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:19.107029487Z WARN [10-16|12:23:19.106] Served eth_call conn=172.19.0.3:49602 reqid=42808 duration=1.026664ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:19.529400102Z WARN [10-16|12:23:19.529] Served eth_call conn=172.19.0.3:49590 reqid=42888 duration=1.016463ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:19.534584525Z WARN [10-16|12:23:19.534] Served eth_call conn=172.19.0.3:49590 reqid=42897 duration="877.355µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:20.022347716Z WARN [10-16|12:23:20.022] Served eth_call conn=172.19.0.3:42280 reqid=42990 duration=1.179973ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:20.033226894Z WARN [10-16|12:23:20.033] Served eth_call conn=172.19.0.3:42280 reqid=43000 duration="970.86µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:20.480885186Z WARN [10-16|12:23:20.480] Served eth_call conn=172.19.0.3:42280 reqid=43085 duration=1.030365ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:20.486014705Z WARN [10-16|12:23:20.485] Served eth_call conn=172.19.0.3:42280 reqid=43094 duration="948.659µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:20.904116956Z WARN [10-16|12:23:20.903] Served eth_call conn=172.19.0.3:42940 reqid=43174 duration=1.042965ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:20.909564595Z WARN [10-16|12:23:20.909] Served eth_call conn=172.19.0.3:42940 reqid=43183 duration="900.556µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:21.351401525Z WARN [10-16|12:23:21.350] Served eth_call conn=172.19.0.3:42940 reqid=43266 duration=1.185574ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:21.356601348Z WARN [10-16|12:23:21.356] Served eth_call conn=172.19.0.3:42940 reqid=43275 duration="908.557µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:21.792587513Z WARN [10-16|12:23:21.792] Served eth_call conn=172.19.0.3:42940 reqid=43360 duration=1.017963ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:21.797416614Z WARN [10-16|12:23:21.797] Served eth_call conn=172.19.0.3:42940 reqid=43369 duration="871.954µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:22.240379914Z WARN [10-16|12:23:22.240] Served eth_call conn=172.19.0.3:49602 reqid=43453 duration="986.461µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:22.246299583Z WARN [10-16|12:23:22.246] Served eth_call conn=172.19.0.3:49602 reqid=43462 duration="959.159µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:22.670349004Z WARN [10-16|12:23:22.670] Served eth_call conn=172.19.0.3:49602 reqid=43544 duration=1.012063ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:22.678082786Z WARN [10-16|12:23:22.677] Served eth_call conn=172.19.0.3:49602 reqid=43553 duration=1.003963ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:23.141109335Z WARN [10-16|12:23:23.140] Served eth_call conn=172.19.0.3:49602 reqid=43639 duration="980.961µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:23.147671644Z WARN [10-16|12:23:23.147] Served eth_call conn=172.19.0.3:49602 reqid=43648 duration=1.094868ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:23.615471991Z WARN [10-16|12:23:23.615] Served eth_call conn=172.19.0.3:42280 reqid=43737 duration=1.119369ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:23.621164646Z WARN [10-16|12:23:23.621] Served eth_call conn=172.19.0.3:42280 reqid=43746 duration="932.658µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:24.077765395Z WARN [10-16|12:23:24.077] Served eth_call conn=172.19.0.3:42940 reqid=43834 duration=1.091668ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:24.088656374Z WARN [10-16|12:23:24.088] Served eth_call conn=172.19.0.3:42280 reqid=43843 duration="908.457µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:24.571238542Z WARN [10-16|12:23:24.571] Served eth_call conn=172.19.0.3:42940 reqid=43934 duration="940.959µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:24.575738322Z WARN [10-16|12:23:24.575] Served eth_call conn=172.19.0.3:42940 reqid=43943 duration="824.351µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:25.037208575Z WARN [10-16|12:23:25.037] Served eth_call conn=172.19.0.3:42280 reqid=44029 duration=1.154072ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:25.042383397Z WARN [10-16|12:23:25.042] Served eth_call conn=172.19.0.3:42280 reqid=44038 duration="930.258µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:25.507523978Z WARN [10-16|12:23:25.507] Served eth_call conn=172.19.0.3:49602 reqid=44126 duration=1.006063ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:25.512435884Z WARN [10-16|12:23:25.512] Served eth_call conn=172.19.0.3:49602 reqid=44135 duration="892.856µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:25.976555202Z WARN [10-16|12:23:25.976] Served eth_call conn=172.19.0.3:42940 reqid=44223 duration=1.075267ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:25.981204892Z WARN [10-16|12:23:25.981] Served eth_call conn=172.19.0.3:42940 reqid=44232 duration="828.452µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:26.397748045Z WARN [10-16|12:23:26.397] Served eth_call conn=172.19.0.3:42280 reqid=44310 duration="998.262µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:26.402671052Z WARN [10-16|12:23:26.402] Served eth_call conn=172.19.0.3:42280 reqid=44319 duration="847.253µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:26.835531422Z WARN [10-16|12:23:26.835] Served eth_call conn=172.19.0.3:42280 reqid=44401 duration=1.002062ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:26.840494831Z WARN [10-16|12:23:26.840] Served eth_call conn=172.19.0.3:42280 reqid=44409 duration="879.455µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:27.284811115Z WARN [10-16|12:23:27.284] Served eth_call conn=172.19.0.3:42280 reqid=44492 duration=1.022764ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:27.290310658Z WARN [10-16|12:23:27.290] Served eth_call conn=172.19.0.3:42280 reqid=44501 duration="998.462µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:27.750765048Z WARN [10-16|12:23:27.750] Served eth_call conn=172.19.0.3:42940 reqid=44590 duration=1.089967ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:27.755691555Z WARN [10-16|12:23:27.755] Served eth_call conn=172.19.0.3:42940 reqid=44598 duration="875.754µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:28.197435880Z WARN [10-16|12:23:28.197] Served eth_call conn=172.19.0.3:49590 reqid=44683 duration="917.257µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:28.211044528Z WARN [10-16|12:23:28.210] Served eth_call conn=172.19.0.3:49590 reqid=44692 duration="940.659µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:28.641401344Z WARN [10-16|12:23:28.641] Served eth_call conn=172.19.0.3:49602 reqid=44773 duration=1.039465ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:28.647003493Z WARN [10-16|12:23:28.646] Served eth_call conn=172.19.0.3:49602 reqid=44782 duration=1.080167ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:29.084199335Z WARN [10-16|12:23:29.084] Served eth_call conn=172.19.0.3:49602 reqid=44865 duration=1.052465ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:29.096835722Z WARN [10-16|12:23:29.096] Served eth_call conn=172.19.0.3:49602 reqid=44875 duration="935.759µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:29.525562836Z WARN [10-16|12:23:29.525] Served eth_call conn=172.19.0.3:49602 reqid=44954 duration=1.002562ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:29.533525132Z WARN [10-16|12:23:29.533] Served eth_call conn=172.19.0.3:49602 reqid=44964 duration="940.858µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:29.994995986Z WARN [10-16|12:23:29.994] Served eth_call conn=172.19.0.3:42280 reqid=45050 duration="970.76µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:29.999908792Z WARN [10-16|12:23:29.999] Served eth_call conn=172.19.0.3:42280 reqid=45059 duration="993.462µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:30.465345194Z WARN [10-16|12:23:30.465] Served eth_call conn=172.19.0.3:42280 reqid=45149 duration="937.359µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:30.470550618Z WARN [10-16|12:23:30.470] Served eth_call conn=172.19.0.3:42280 reqid=45158 duration=1.085868ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:30.937023784Z WARN [10-16|12:23:30.936] Served eth_call conn=172.19.0.3:49590 reqid=45246 duration=1.082868ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:30.942239609Z WARN [10-16|12:23:30.942] Served eth_call conn=172.19.0.3:49590 reqid=45255 duration="895.456µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:31.393858149Z WARN [10-16|12:23:31.393] Served eth_call conn=172.19.0.3:49602 reqid=45341 duration=1.076867ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:31.399230984Z WARN [10-16|12:23:31.399] Served eth_call conn=172.19.0.3:49602 reqid=45350 duration="901.756µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:31.844935756Z WARN [10-16|12:23:31.844] Served eth_call conn=172.19.0.3:42940 reqid=45437 duration="996.862µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:31.850594509Z WARN [10-16|12:23:31.850] Served eth_call conn=172.19.0.3:42940 reqid=45446 duration=1.12507ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:32.307142656Z WARN [10-16|12:23:32.306] Served eth_call conn=172.19.0.3:49590 reqid=45533 duration=1.028664ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:32.311949856Z WARN [10-16|12:23:32.311] Served eth_call conn=172.19.0.3:49590 reqid=45542 duration="916.657µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:32.778943054Z WARN [10-16|12:23:32.778] Served eth_call conn=172.19.0.3:49602 reqid=45630 duration="987.861µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:32.784473799Z WARN [10-16|12:23:32.784] Served eth_call conn=172.19.0.3:42940 reqid=45639 duration="906.656µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:33.245100800Z WARN [10-16|12:23:33.244] Served eth_call conn=172.19.0.3:42280 reqid=45727 duration=1.006763ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:33.250105512Z WARN [10-16|12:23:33.249] Served eth_call conn=172.19.0.3:42280 reqid=45736 duration="921.857µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:33.696732241Z WARN [10-16|12:23:33.696] Served eth_call conn=172.19.0.3:49590 reqid=45820 duration="983.761µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:33.705129965Z WARN [10-16|12:23:33.704] Served eth_call conn=172.19.0.3:42280 reqid=45829 duration="860.853µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:34.173980379Z WARN [10-16|12:23:34.173] Served eth_call conn=172.19.0.3:42280 reqid=45917 duration=1.058066ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:34.179109798Z WARN [10-16|12:23:34.178] Served eth_call conn=172.19.0.3:42280 reqid=45926 duration="994.162µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:34.635241120Z WARN [10-16|12:23:34.635] Served eth_call conn=172.19.0.3:49590 reqid=46013 duration=1.198675ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:34.640293635Z WARN [10-16|12:23:34.640] Served eth_call conn=172.19.0.3:49590 reqid=46022 duration="820.851µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:35.164681009Z WARN [10-16|12:23:35.164] Served eth_call conn=172.19.0.3:42280 reqid=46113 duration=1.001762ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:35.170183752Z WARN [10-16|12:23:35.170] Served eth_call conn=172.19.0.3:42280 reqid=46122 duration="920.257µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:35.722576670Z WARN [10-16|12:23:35.722] Served eth_call conn=172.19.0.3:42280 reqid=46216 duration=1.026264ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:35.728833260Z WARN [10-16|12:23:35.728] Served eth_call conn=172.19.0.3:42280 reqid=46225 duration=1.214676ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:36.178853099Z WARN [10-16|12:23:36.178] Served eth_call conn=172.19.0.3:42280 reqid=46311 duration=1.053565ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:36.184733765Z WARN [10-16|12:23:36.184] Served eth_call conn=172.19.0.3:42280 reqid=46320 duration="912.457µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:36.604696532Z WARN [10-16|12:23:36.604] Served eth_call conn=172.19.0.3:49602 reqid=46401 duration="974.561µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:36.609894456Z WARN [10-16|12:23:36.609] Served eth_call conn=172.19.0.3:49602 reqid=46410 duration="853.953µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:37.051292657Z WARN [10-16|12:23:37.051] Served eth_call conn=172.19.0.3:42940 reqid=46495 duration=1.167673ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:37.058577811Z WARN [10-16|12:23:37.058] Served eth_call conn=172.19.0.3:42940 reqid=46504 duration="920.757µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:37.508899869Z WARN [10-16|12:23:37.508] Served eth_call conn=172.19.0.3:49602 reqid=46591 duration="994.862µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:37.514263303Z WARN [10-16|12:23:37.514] Served eth_call conn=172.19.0.3:49602 reqid=46600 duration=1.247177ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:37.985970793Z WARN [10-16|12:23:37.985] Served eth_call conn=172.19.0.3:42280 reqid=46690 duration=1.025164ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:37.991752054Z WARN [10-16|12:23:37.991] Served eth_call conn=172.19.0.3:42280 reqid=46699 duration="899.456µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:38.438037160Z WARN [10-16|12:23:38.437] Served eth_call conn=172.19.0.3:42940 reqid=46782 duration=1.005363ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:38.443710013Z WARN [10-16|12:23:38.443] Served eth_call conn=172.19.0.3:42940 reqid=46791 duration="926.658µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:38.926804213Z WARN [10-16|12:23:38.926] Served eth_call conn=172.19.0.3:42280 reqid=46880 duration=1.152172ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:38.932528370Z WARN [10-16|12:23:38.932] Served eth_call conn=172.19.0.3:42280 reqid=46889 duration=1.390487ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:39.416758040Z WARN [10-16|12:23:39.416] Served eth_call conn=172.19.0.3:49602 reqid=46982 duration="944.159µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:39.421744551Z WARN [10-16|12:23:39.421] Served eth_call conn=172.19.0.3:49602 reqid=46990 duration="921.758µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:39.879560375Z WARN [10-16|12:23:39.879] Served eth_call conn=172.19.0.3:49602 reqid=47078 duration=1.051765ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:39.884404677Z WARN [10-16|12:23:39.884] Served eth_call conn=172.19.0.3:49602 reqid=47087 duration="887.356µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:40.307375131Z WARN [10-16|12:23:40.307] Served eth_call conn=172.19.0.3:49602 reqid=47168 duration="969.761µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:40.312056423Z WARN [10-16|12:23:40.311] Served eth_call conn=172.19.0.3:49602 reqid=47177 duration="972.961µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:40.771580354Z WARN [10-16|12:23:40.771] Served eth_call conn=172.19.0.3:49590 reqid=47264 duration=1.049565ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:40.776610367Z WARN [10-16|12:23:40.776] Served eth_call conn=172.19.0.3:49590 reqid=47273 duration="888.655µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:41.243100532Z WARN [10-16|12:23:41.242] Served eth_call conn=172.19.0.3:49602 reqid=47361 duration="963.96µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:41.248611376Z WARN [10-16|12:23:41.248] Served eth_call conn=172.19.0.3:49602 reqid=47370 duration="896.355µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:41.703542521Z WARN [10-16|12:23:41.703] Served eth_call conn=172.19.0.3:49590 reqid=47456 duration="930.658µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:41.708483828Z WARN [10-16|12:23:41.708] Served eth_call conn=172.19.0.3:49590 reqid=47465 duration="892.356µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:42.120183480Z WARN [10-16|12:23:42.120] Served eth_call conn=172.19.0.3:49602 reqid=47544 duration=1.003162ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:42.125013781Z WARN [10-16|12:23:42.124] Served eth_call conn=172.19.0.3:49602 reqid=47552 duration="883.755µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:42.543453152Z WARN [10-16|12:23:42.543] Served eth_call conn=172.19.0.3:49602 reqid=47631 duration="995.362µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:42.548535369Z WARN [10-16|12:23:42.548] Served eth_call conn=172.19.0.3:49602 reqid=47640 duration="906.157µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:43.007691877Z WARN [10-16|12:23:43.007] Served eth_call conn=172.19.0.3:49602 reqid=47727 duration=3.879742ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:43.014209683Z WARN [10-16|12:23:43.014] Served eth_call conn=172.19.0.3:49602 reqid=47737 duration="952.26µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:43.488633649Z WARN [10-16|12:23:43.488] Served eth_call conn=172.19.0.3:42940 reqid=47824 duration=1.024464ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:43.495203358Z WARN [10-16|12:23:43.495] Served eth_call conn=172.19.0.3:42940 reqid=47833 duration=1.154872ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:43.935027590Z WARN [10-16|12:23:43.934] Served eth_call conn=172.19.0.3:42280 reqid=47917 duration=1.006363ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:43.940209913Z WARN [10-16|12:23:43.940] Served eth_call conn=172.19.0.3:42280 reqid=47926 duration="900.457µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:44.373157515Z WARN [10-16|12:23:44.373] Served eth_call conn=172.19.0.3:49602 reqid=48007 duration="973.06µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:44.378374541Z WARN [10-16|12:23:44.378] Served eth_call conn=172.19.0.3:49602 reqid=48016 duration="962.76µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:44.813684290Z WARN [10-16|12:23:44.813] Served eth_call conn=172.19.0.3:42280 reqid=48099 duration=1.056066ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:44.818421386Z WARN [10-16|12:23:44.818] Served eth_call conn=172.19.0.3:42280 reqid=48108 duration=1.002063ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:45.284522856Z WARN [10-16|12:23:45.284] Served eth_call conn=172.19.0.3:49602 reqid=48196 duration="990.962µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:45.289608573Z WARN [10-16|12:23:45.289] Served eth_call conn=172.19.0.3:49602 reqid=48205 duration="846.253µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:45.751596087Z WARN [10-16|12:23:45.751] Served eth_call conn=172.19.0.3:42280 reqid=48290 duration="979.861µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:45.756330982Z WARN [10-16|12:23:45.756] Served eth_call conn=172.19.0.3:42280 reqid=48299 duration="898.756µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:46.171590681Z WARN [10-16|12:23:46.171] Served eth_call conn=172.19.0.3:49590 reqid=48377 duration="958.26µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:46.182077235Z WARN [10-16|12:23:46.179] Served eth_call conn=172.19.0.3:49590 reqid=48386 duration="890.155µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:46.608288918Z WARN [10-16|12:23:46.608] Served eth_call conn=172.19.0.3:42280 reqid=48467 duration=1.060066ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:46.614899730Z WARN [10-16|12:23:46.614] Served eth_call conn=172.19.0.3:42280 reqid=48476 duration="906.856µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:47.070066618Z WARN [10-16|12:23:47.067] Served eth_call conn=172.19.0.3:49590 reqid=48563 duration=2.490955ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:47.075389050Z WARN [10-16|12:23:47.075] Served eth_call conn=172.19.0.3:49590 reqid=48572 duration="931.258µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:47.522264121Z WARN [10-16|12:23:47.522] Served eth_call conn=172.19.0.3:42280 reqid=48657 duration=1.037465ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:47.527402342Z WARN [10-16|12:23:47.527] Served eth_call conn=172.19.0.3:42280 reqid=48666 duration="917.957µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:47.951709105Z WARN [10-16|12:23:47.951] Served eth_call conn=172.19.0.3:49590 reqid=48746 duration=1.030465ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:47.956911630Z WARN [10-16|12:23:47.956] Served eth_call conn=172.19.0.3:49590 reqid=48754 duration=1.071167ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:48.378097099Z WARN [10-16|12:23:48.377] Served eth_call conn=172.19.0.3:42940 reqid=48835 duration=1.065666ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:48.383373128Z WARN [10-16|12:23:48.383] Served eth_call conn=172.19.0.3:42940 reqid=48844 duration="879.454µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:48.806840439Z WARN [10-16|12:23:48.806] Served eth_call conn=172.19.0.3:49602 reqid=48924 duration=1.036065ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:48.812152570Z WARN [10-16|12:23:48.811] Served eth_call conn=172.19.0.3:49602 reqid=48933 duration="976.261µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:49.287011187Z WARN [10-16|12:23:49.286] Served eth_call conn=172.19.0.3:42280 reqid=49021 duration=1.209175ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:49.292466227Z WARN [10-16|12:23:49.292] Served eth_call conn=172.19.0.3:42280 reqid=49030 duration="938.959µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:49.742516596Z WARN [10-16|12:23:49.742] Served eth_call conn=172.19.0.3:49590 reqid=49113 duration=1.093568ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:49.748043241Z WARN [10-16|12:23:49.747] Served eth_call conn=172.19.0.3:49602 reqid=49123 duration="948.059µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:50.203980677Z WARN [10-16|12:23:50.203] Served eth_call conn=172.19.0.3:42280 reqid=49209 duration=1.045765ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:50.209885245Z WARN [10-16|12:23:50.209] Served eth_call conn=172.19.0.3:42280 reqid=49218 duration="984.762µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:50.643837410Z WARN [10-16|12:23:50.643] Served eth_call conn=172.19.0.3:42280 reqid=49301 duration="981.762µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:50.649547066Z WARN [10-16|12:23:50.649] Served eth_call conn=172.19.0.3:42280 reqid=49310 duration=1.301381ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:51.081338697Z WARN [10-16|12:23:51.081] Served eth_call conn=172.19.0.3:49602 reqid=49390 duration=1.026064ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:51.086549922Z WARN [10-16|12:23:51.086] Served eth_call conn=172.19.0.3:49602 reqid=49399 duration="910.957µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:51.511343930Z WARN [10-16|12:23:51.511] Served eth_call conn=172.19.0.3:42940 reqid=49481 duration=1.049165ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:51.516524249Z WARN [10-16|12:23:51.516] Served eth_call conn=172.19.0.3:42940 reqid=49490 duration="910.656µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:51.960916908Z WARN [10-16|12:23:51.960] Served eth_call conn=172.19.0.3:49602 reqid=49574 duration=1.069566ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:51.965975320Z WARN [10-16|12:23:51.965] Served eth_call conn=172.19.0.3:49602 reqid=49583 duration="856.152µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:52.426091147Z WARN [10-16|12:23:52.425] Served eth_call conn=172.19.0.3:49590 reqid=49670 duration=1.072266ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:52.432112917Z WARN [10-16|12:23:52.431] Served eth_call conn=172.19.0.3:49590 reqid=49679 duration=1.072366ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:52.893137601Z WARN [10-16|12:23:52.892] Served eth_call conn=172.19.0.3:42940 reqid=49766 duration="971.96µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:52.898904056Z WARN [10-16|12:23:52.898] Served eth_call conn=172.19.0.3:42940 reqid=49775 duration="955.459µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:53.364420315Z WARN [10-16|12:23:53.364] Served eth_call conn=172.19.0.3:49602 reqid=49862 duration=1.048264ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:53.373238358Z WARN [10-16|12:23:53.373] Served eth_call conn=172.19.0.3:49602 reqid=49871 duration=3.384608ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:53.829978378Z WARN [10-16|12:23:53.829] Served eth_call conn=172.19.0.3:49602 reqid=49959 duration=1.011863ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:53.835102393Z WARN [10-16|12:23:53.834] Served eth_call conn=172.19.0.3:49602 reqid=49968 duration="882.954µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:54.298328212Z WARN [10-16|12:23:54.298] Served eth_call conn=172.19.0.3:49602 reqid=50053 duration=1.039864ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:54.303345621Z WARN [10-16|12:23:54.303] Served eth_call conn=172.19.0.3:49602 reqid=50062 duration="889.455µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:54.743704132Z WARN [10-16|12:23:54.743] Served eth_call conn=172.19.0.3:42280 reqid=50146 duration="992.461µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:54.748727741Z WARN [10-16|12:23:54.748] Served eth_call conn=172.19.0.3:42280 reqid=50154 duration="813.45µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:55.169876669Z WARN [10-16|12:23:55.169] Served eth_call conn=172.19.0.3:42280 reqid=50234 duration=1.058265ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:55.174539756Z WARN [10-16|12:23:55.174] Served eth_call conn=172.19.0.3:42280 reqid=50243 duration="909.656µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:55.599567423Z WARN [10-16|12:23:55.599] Served eth_call conn=172.19.0.3:49602 reqid=50323 duration=1.287079ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:55.604453224Z WARN [10-16|12:23:55.604] Served eth_call conn=172.19.0.3:49602 reqid=50332 duration="894.656µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:56.049208505Z WARN [10-16|12:23:56.049] Served eth_call conn=172.19.0.3:49602 reqid=50418 duration=1.062665ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:56.054293519Z WARN [10-16|12:23:56.054] Served eth_call conn=172.19.0.3:49602 reqid=50427 duration="914.256µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:56.491361427Z WARN [10-16|12:23:56.491] Served eth_call conn=172.19.0.3:42280 reqid=50510 duration="943.258µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:56.496034815Z WARN [10-16|12:23:56.495] Served eth_call conn=172.19.0.3:42280 reqid=50518 duration="877.254µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:56.900159995Z WARN [10-16|12:23:56.899] Served eth_call conn=172.19.0.3:49590 reqid=50596 duration="985.96µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:56.904980091Z WARN [10-16|12:23:56.904] Served eth_call conn=172.19.0.3:49602 reqid=50605 duration="835.652µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:57.340064678Z WARN [10-16|12:23:57.339] Served eth_call conn=172.19.0.3:49590 reqid=50688 duration=1.198674ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:57.345049985Z WARN [10-16|12:23:57.344] Served eth_call conn=172.19.0.3:49590 reqid=50697 duration="884.355µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:57.770116954Z WARN [10-16|12:23:57.769] Served eth_call conn=172.19.0.3:49590 reqid=50778 duration=1.033264ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:57.775898210Z WARN [10-16|12:23:57.775] Served eth_call conn=172.19.0.3:49590 reqid=50787 duration="957.159µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:58.206350411Z WARN [10-16|12:23:58.206] Served eth_call conn=172.19.0.3:42280 reqid=50870 duration=1.018663ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:58.212024060Z WARN [10-16|12:23:58.211] Served eth_call conn=172.19.0.3:42280 reqid=50879 duration="898.856µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:58.685795728Z WARN [10-16|12:23:58.685] Served eth_call conn=172.19.0.3:42280 reqid=50968 duration=1.063966ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:58.691480678Z WARN [10-16|12:23:58.691] Served eth_call conn=172.19.0.3:42280 reqid=50977 duration="904.756µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:59.128289870Z WARN [10-16|12:23:59.128] Served eth_call conn=172.19.0.3:49602 reqid=51061 duration=1.004762ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:59.133583196Z WARN [10-16|12:23:59.133] Served eth_call conn=172.19.0.3:49602 reqid=51070 duration="876.754µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:59.548346954Z WARN [10-16|12:23:59.548] Served eth_call conn=172.19.0.3:42940 reqid=51149 duration=1.007763ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:23:59.553095450Z WARN [10-16|12:23:59.552] Served eth_call conn=172.19.0.3:42940 reqid=51158 duration="881.255µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:00.005922844Z WARN [10-16|12:24:00.005] Served eth_call conn=172.19.0.3:49602 reqid=51244 duration=1.042165ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:00.011415287Z WARN [10-16|12:24:00.011] Served eth_call conn=172.19.0.3:49602 reqid=51253 duration="897.156µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:00.481781877Z WARN [10-16|12:24:00.481] Served eth_call conn=172.19.0.3:49590 reqid=51340 duration=1.071367ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:00.486817692Z WARN [10-16|12:24:00.486] Served eth_call conn=172.19.0.3:49590 reqid=51349 duration="906.257µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:00.957052173Z WARN [10-16|12:24:00.956] Served eth_call conn=172.19.0.3:49590 reqid=51438 duration=2.812376ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:00.963843397Z WARN [10-16|12:24:00.963] Served eth_call conn=172.19.0.3:49590 reqid=51447 duration=1.026464ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:01.392816500Z WARN [10-16|12:24:01.392] Served eth_call conn=172.19.0.3:42940 reqid=51527 duration=1.213276ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:01.401008512Z WARN [10-16|12:24:01.400] Served eth_call conn=172.19.0.3:42940 reqid=51536 duration=3.944046ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:01.847973440Z WARN [10-16|12:24:01.847] Served eth_call conn=172.19.0.3:42940 reqid=51620 duration=1.012763ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:01.853323574Z WARN [10-16|12:24:01.853] Served eth_call conn=172.19.0.3:42940 reqid=51629 duration="886.155µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:02.297701840Z WARN [10-16|12:24:02.297] Served eth_call conn=172.19.0.3:42280 reqid=51714 duration="973.561µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:02.302810059Z WARN [10-16|12:24:02.302] Served eth_call conn=172.19.0.3:42280 reqid=51723 duration="885.355µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:02.758590637Z WARN [10-16|12:24:02.758] Served eth_call conn=172.19.0.3:49602 reqid=51805 duration=1.032065ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:02.764358697Z WARN [10-16|12:24:02.764] Served eth_call conn=172.19.0.3:49602 reqid=51814 duration=1.081168ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:03.237339650Z WARN [10-16|12:24:03.237] Served eth_call conn=172.19.0.3:42280 reqid=51900 duration=1.034364ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:03.243083109Z WARN [10-16|12:24:03.242] Served eth_call conn=172.19.0.3:42280 reqid=51909 duration="896.156µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:03.665348193Z WARN [10-16|12:24:03.665] Served eth_call conn=172.19.0.3:49602 reqid=51992 duration=1.021864ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:03.670666225Z WARN [10-16|12:24:03.670] Served eth_call conn=172.19.0.3:49602 reqid=52001 duration="906.457µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:04.123019490Z WARN [10-16|12:24:04.122] Served eth_call conn=172.19.0.3:49602 reqid=52085 duration=1.042765ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:04.128175312Z WARN [10-16|12:24:04.128] Served eth_call conn=172.19.0.3:49602 reqid=52094 duration=1.026764ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:04.584677235Z WARN [10-16|12:24:04.584] Served eth_call conn=172.19.0.3:49602 reqid=52181 duration=1.004562ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:04.596233857Z WARN [10-16|12:24:04.596] Served eth_call conn=172.19.0.3:49602 reqid=52191 duration="989.962µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:05.078584695Z WARN [10-16|12:24:05.078] Served eth_call conn=172.19.0.3:42940 reqid=52281 duration=3.211301ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:05.084059237Z WARN [10-16|12:24:05.083] Served eth_call conn=172.19.0.3:42940 reqid=52290 duration="922.157µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:05.555461992Z WARN [10-16|12:24:05.555] Served eth_call conn=172.19.0.3:42280 reqid=52380 duration=1.11237ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:05.560400300Z WARN [10-16|12:24:05.560] Served eth_call conn=172.19.0.3:42280 reqid=52389 duration="893.656µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:06.020171128Z WARN [10-16|12:24:06.020] Served eth_call conn=172.19.0.3:42280 reqid=52475 duration=1.013363ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:06.026278109Z WARN [10-16|12:24:06.026] Served eth_call conn=172.19.0.3:42280 reqid=52484 duration=1.560797ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:06.463952856Z WARN [10-16|12:24:06.463] Served eth_call conn=172.19.0.3:42280 reqid=52566 duration=1.028165ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:06.469002172Z WARN [10-16|12:24:06.468] Served eth_call conn=172.19.0.3:42280 reqid=52575 duration="910.957µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:06.912743898Z WARN [10-16|12:24:06.912] Served eth_call conn=172.19.0.3:49602 reqid=52659 duration=1.065566ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:06.918066030Z WARN [10-16|12:24:06.917] Served eth_call conn=172.19.0.3:49602 reqid=52668 duration="937.158µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:07.372518925Z WARN [10-16|12:24:07.372] Served eth_call conn=172.19.0.3:42940 reqid=52753 duration=1.018664ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:07.377606143Z WARN [10-16|12:24:07.377] Served eth_call conn=172.19.0.3:42940 reqid=52762 duration="900.856µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:07.842176151Z WARN [10-16|12:24:07.842] Served eth_call conn=172.19.0.3:42280 reqid=52847 duration=1.052566ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:07.847834404Z WARN [10-16|12:24:07.847] Served eth_call conn=172.19.0.3:42280 reqid=52857 duration="925.058µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:08.315537405Z WARN [10-16|12:24:08.315] Served eth_call conn=172.19.0.3:42940 reqid=52945 duration=1.014763ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:08.321349068Z WARN [10-16|12:24:08.321] Served eth_call conn=172.19.0.3:42940 reqid=52954 duration="897.656µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:08.748820857Z WARN [10-16|12:24:08.748] Served eth_call conn=172.19.0.3:42940 reqid=53035 duration=1.253679ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:08.754606718Z WARN [10-16|12:24:08.754] Served eth_call conn=172.19.0.3:42940 reqid=53044 duration=1.088368ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:09.218467079Z WARN [10-16|12:24:09.218] Served eth_call conn=172.19.0.3:42940 reqid=53132 duration=1.215576ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:09.224431251Z WARN [10-16|12:24:09.224] Served eth_call conn=172.19.0.3:42940 reqid=53141 duration="979.861µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:09.647155544Z WARN [10-16|12:24:09.646] Served eth_call conn=172.19.0.3:42280 reqid=53224 duration=1.000263ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:09.652768594Z WARN [10-16|12:24:09.652] Served eth_call conn=172.19.0.3:42280 reqid=53233 duration="888.456µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:10.116787265Z WARN [10-16|12:24:10.116] Served eth_call conn=172.19.0.3:49602 reqid=53319 duration=1.306182ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:10.122661132Z WARN [10-16|12:24:10.122] Served eth_call conn=172.19.0.3:49602 reqid=53328 duration=1.141971ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:10.600770582Z WARN [10-16|12:24:10.600] Served eth_call conn=172.19.0.3:42280 reqid=53419 duration=1.013364ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:10.605737592Z WARN [10-16|12:24:10.605] Served eth_call conn=172.19.0.3:42280 reqid=53428 duration="916.957µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:11.062419705Z WARN [10-16|12:24:11.062] Served eth_call conn=172.19.0.3:49602 reqid=53515 duration=1.079767ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:11.068942512Z WARN [10-16|12:24:11.068] Served eth_call conn=172.19.0.3:42280 reqid=53524 duration=1.411488ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:11.541760232Z WARN [10-16|12:24:11.541] Served eth_call conn=172.19.0.3:49602 reqid=53613 duration=4.434277ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:11.546902854Z WARN [10-16|12:24:11.546] Served eth_call conn=172.19.0.3:49602 reqid=53622 duration="886.156µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:12.015364302Z WARN [10-16|12:24:12.015] Served eth_call conn=172.19.0.3:42940 reqid=53710 duration=1.013463ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:12.021180365Z WARN [10-16|12:24:12.020] Served eth_call conn=172.19.0.3:42940 reqid=53719 duration="913.857µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:12.496841563Z WARN [10-16|12:24:12.496] Served eth_call conn=172.19.0.3:42280 reqid=53808 duration=5.659553ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:12.502412610Z WARN [10-16|12:24:12.502] Served eth_call conn=172.19.0.3:42280 reqid=53817 duration=1.004563ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:12.933549328Z WARN [10-16|12:24:12.928] Served eth_call conn=172.19.0.3:42280 reqid=53898 duration=1.037765ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:12.938934564Z WARN [10-16|12:24:12.938] Served eth_call conn=172.19.0.3:42280 reqid=53907 duration="922.957µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:13.386201389Z WARN [10-16|12:24:13.386] Served eth_call conn=172.19.0.3:42940 reqid=53993 duration=1.049565ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:13.391554323Z WARN [10-16|12:24:13.391] Served eth_call conn=172.19.0.3:42940 reqid=54002 duration="906.456µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:13.812848427Z WARN [10-16|12:24:13.812] Served eth_call conn=172.19.0.3:49590 reqid=54081 duration=1.045765ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:13.817595923Z WARN [10-16|12:24:13.817] Served eth_call conn=172.19.0.3:49590 reqid=54090 duration="875.155µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:14.242929479Z WARN [10-16|12:24:14.242] Served eth_call conn=172.19.0.3:49590 reqid=54170 duration=3.671929ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:14.248541929Z WARN [10-16|12:24:14.248] Served eth_call conn=172.19.0.3:49590 reqid=54179 duration=1.020764ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:14.707322673Z WARN [10-16|12:24:14.707] Served eth_call conn=172.19.0.3:42280 reqid=54265 duration=1.093168ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:14.712575401Z WARN [10-16|12:24:14.712] Served eth_call conn=172.19.0.3:42280 reqid=54274 duration="909.357µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:15.180149494Z WARN [10-16|12:24:15.179] Served eth_call conn=172.19.0.3:42940 reqid=54362 duration=1.039265ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:15.185699340Z WARN [10-16|12:24:15.185] Served eth_call conn=172.19.0.3:42940 reqid=54371 duration=1.137471ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:15.649132616Z WARN [10-16|12:24:15.648] Served eth_call conn=172.19.0.3:42280 reqid=54458 duration=1.162372ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:15.654999081Z WARN [10-16|12:24:15.654] Served eth_call conn=172.19.0.3:42280 reqid=54467 duration="929.157µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:16.105060556Z WARN [10-16|12:24:16.104] Served eth_call conn=172.19.0.3:49602 reqid=54553 duration="997.062µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:16.120908341Z WARN [10-16|12:24:16.120] Served eth_call conn=172.19.0.3:49602 reqid=54563 duration=1.234176ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:16.555198136Z WARN [10-16|12:24:16.555] Served eth_call conn=172.19.0.3:42940 reqid=54646 duration=1.020563ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:16.566202520Z WARN [10-16|12:24:16.566] Served eth_call conn=172.19.0.3:42940 reqid=54655 duration=1.022563ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:16.991663367Z WARN [10-16|12:24:16.991] Served eth_call conn=172.19.0.3:42280 reqid=54735 duration=1.018263ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:16.997110605Z WARN [10-16|12:24:16.996] Served eth_call conn=172.19.0.3:42280 reqid=54744 duration=1.093168ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:17.459390840Z WARN [10-16|12:24:17.459] Served eth_call conn=172.19.0.3:49602 reqid=54832 duration="992.962µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:17.464429053Z WARN [10-16|12:24:17.464] Served eth_call conn=172.19.0.3:49602 reqid=54841 duration="999.162µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:17.899291584Z WARN [10-16|12:24:17.899] Served eth_call conn=172.19.0.3:42940 reqid=54924 duration=1.064966ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:17.905596776Z WARN [10-16|12:24:17.905] Served eth_call conn=172.19.0.3:42940 reqid=54933 duration=1.060066ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:18.341039943Z WARN [10-16|12:24:18.340] Served eth_call conn=172.19.0.3:49602 reqid=55017 duration=1.082867ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:18.346195663Z WARN [10-16|12:24:18.346] Served eth_call conn=172.19.0.3:49602 reqid=55026 duration="927.557µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:18.772221745Z WARN [10-16|12:24:18.772] Served eth_call conn=172.19.0.3:49602 reqid=55105 duration="997.862µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:18.777262258Z WARN [10-16|12:24:18.777] Served eth_call conn=172.19.0.3:49602 reqid=55114 duration="893.556µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:19.198274428Z WARN [10-16|12:24:19.198] Served eth_call conn=172.19.0.3:42280 reqid=55193 duration=1.086067ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:19.203317141Z WARN [10-16|12:24:19.203] Served eth_call conn=172.19.0.3:42280 reqid=55202 duration="905.256µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:19.627950836Z WARN [10-16|12:24:19.627] Served eth_call conn=172.19.0.3:42940 reqid=55283 duration=1.103169ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:19.633155259Z WARN [10-16|12:24:19.633] Served eth_call conn=172.19.0.3:42940 reqid=55291 duration=1.078067ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:20.134868346Z WARN [10-16|12:24:20.134] Served eth_call conn=172.19.0.3:49602 reqid=55385 duration=1.019064ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:20.140446392Z WARN [10-16|12:24:20.140] Served eth_call conn=172.19.0.3:49602 reqid=55394 duration="902.356µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:20.617813265Z WARN [10-16|12:24:20.617] Served eth_call conn=172.19.0.3:42280 reqid=55484 duration=1.028864ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:20.622794975Z WARN [10-16|12:24:20.622] Served eth_call conn=172.19.0.3:42280 reqid=55493 duration="916.657µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:21.120853834Z WARN [10-16|12:24:21.120] Served eth_call conn=172.19.0.3:42940 reqid=55586 duration="990.662µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:21.126430080Z WARN [10-16|12:24:21.126] Served eth_call conn=172.19.0.3:42940 reqid=55595 duration="950.159µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:21.576532958Z WARN [10-16|12:24:21.576] Served eth_call conn=172.19.0.3:42280 reqid=55677 duration=1.022463ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:21.581720481Z WARN [10-16|12:24:21.581] Served eth_call conn=172.19.0.3:42280 reqid=55685 duration="904.056µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:22.015347434Z WARN [10-16|12:24:22.015] Served eth_call conn=172.19.0.3:42280 reqid=55768 duration=1.151272ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:22.021028688Z WARN [10-16|12:24:22.020] Served eth_call conn=172.19.0.3:42280 reqid=55777 duration=1.055766ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:22.498466665Z WARN [10-16|12:24:22.498] Served eth_call conn=172.19.0.3:42280 reqid=55866 duration=1.162873ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:22.503985008Z WARN [10-16|12:24:22.503] Served eth_call conn=172.19.0.3:42280 reqid=55875 duration=1.020063ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:22.945837673Z WARN [10-16|12:24:22.945] Served eth_call conn=172.19.0.3:49602 reqid=55957 duration=1.041364ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:22.950803782Z WARN [10-16|12:24:22.950] Served eth_call conn=172.19.0.3:49602 reqid=55966 duration="887.156µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:23.382455913Z WARN [10-16|12:24:23.382] Served eth_call conn=172.19.0.3:42940 reqid=56050 duration=1.058666ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:23.387360218Z WARN [10-16|12:24:23.387] Served eth_call conn=172.19.0.3:42940 reqid=56059 duration="899.356µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:23.816888423Z WARN [10-16|12:24:23.816] Served eth_call conn=172.19.0.3:49602 reqid=56140 duration=1.033764ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:23.822252558Z WARN [10-16|12:24:23.822] Served eth_call conn=172.19.0.3:49602 reqid=56149 duration=1.171273ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:24.248278662Z WARN [10-16|12:24:24.247] Served eth_call conn=172.19.0.3:42940 reqid=56228 duration=1.163373ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:24.253926614Z WARN [10-16|12:24:24.253] Served eth_call conn=172.19.0.3:42940 reqid=56237 duration="985.561µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:24.689055287Z WARN [10-16|12:24:24.688] Served eth_call conn=172.19.0.3:42280 reqid=56320 duration="989.262µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:24.694410321Z WARN [10-16|12:24:24.694] Served eth_call conn=172.19.0.3:42280 reqid=56329 duration="920.157µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:25.144710141Z WARN [10-16|12:24:25.144] Served eth_call conn=172.19.0.3:42940 reqid=56413 duration=1.031965ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:25.150133779Z WARN [10-16|12:24:25.149] Served eth_call conn=172.19.0.3:42940 reqid=56422 duration=1.012264ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:25.620560656Z WARN [10-16|12:24:25.620] Served eth_call conn=172.19.0.3:42940 reqid=56510 duration=1.021164ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:25.629523016Z WARN [10-16|12:24:25.629] Served eth_call conn=172.19.0.3:42940 reqid=56520 duration="925.758µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:26.091554368Z WARN [10-16|12:24:26.091] Served eth_call conn=172.19.0.3:42280 reqid=56607 duration=1.058166ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:26.097202921Z WARN [10-16|12:24:26.096] Served eth_call conn=172.19.0.3:42280 reqid=56616 duration="970.761µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:26.555568044Z WARN [10-16|12:24:26.555] Served eth_call conn=172.19.0.3:49602 reqid=56704 duration=1.12887ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:26.561426910Z WARN [10-16|12:24:26.561] Served eth_call conn=172.19.0.3:49602 reqid=56713 duration="910.057µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:26.988754695Z WARN [10-16|12:24:26.988] Served eth_call conn=172.19.0.3:49602 reqid=56795 duration=1.026464ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:26.993854414Z WARN [10-16|12:24:26.993] Served eth_call conn=172.19.0.3:49602 reqid=56804 duration="946.659µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:27.417473568Z WARN [10-16|12:24:27.417] Served eth_call conn=172.19.0.3:49602 reqid=56883 duration=1.016264ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:27.423010913Z WARN [10-16|12:24:27.422] Served eth_call conn=172.19.0.3:49602 reqid=56892 duration="897.256µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:27.896692993Z WARN [10-16|12:24:27.896] Served eth_call conn=172.19.0.3:42280 reqid=56980 duration=1.002263ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:27.901841115Z WARN [10-16|12:24:27.901] Served eth_call conn=172.19.0.3:42280 reqid=56989 duration="931.559µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:28.362276367Z WARN [10-16|12:24:28.362] Served eth_call conn=172.19.0.3:42280 reqid=57075 duration=1.29088ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:28.368444153Z WARN [10-16|12:24:28.368] Served eth_call conn=172.19.0.3:42280 reqid=57085 duration="915.258µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:28.824250216Z WARN [10-16|12:24:28.824] Served eth_call conn=172.19.0.3:49602 reqid=57167 duration=1.198775ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:28.830149485Z WARN [10-16|12:24:28.830] Served eth_call conn=172.19.0.3:49602 reqid=57176 duration=1.242277ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:29.288301095Z WARN [10-16|12:24:29.288] Served eth_call conn=172.19.0.3:49590 reqid=57262 duration="987.562µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:29.293040891Z WARN [10-16|12:24:29.292] Served eth_call conn=172.19.0.3:49590 reqid=57271 duration="894.455µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:29.726610666Z WARN [10-16|12:24:29.726] Served eth_call conn=172.19.0.3:42940 reqid=57355 duration=1.022464ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:29.735361112Z WARN [10-16|12:24:29.735] Served eth_call conn=172.19.0.3:42940 reqid=57364 duration=4.367873ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:30.205561875Z WARN [10-16|12:24:30.205] Served eth_call conn=172.19.0.3:42280 reqid=57453 duration=1.020164ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:30.210836904Z WARN [10-16|12:24:30.210] Served eth_call conn=172.19.0.3:42280 reqid=57461 duration="904.757µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:30.676395877Z WARN [10-16|12:24:30.676] Served eth_call conn=172.19.0.3:49590 reqid=57549 duration=1.007063ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:30.683444317Z WARN [10-16|12:24:30.683] Served eth_call conn=172.19.0.3:49590 reqid=57559 duration="982.261µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:31.151269931Z WARN [10-16|12:24:31.151] Served eth_call conn=172.19.0.3:49602 reqid=57648 duration=1.11117ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:31.161592276Z WARN [10-16|12:24:31.161] Served eth_call conn=172.19.0.3:49602 reqid=57658 duration=1.862416ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:31.584782884Z WARN [10-16|12:24:31.584] Served eth_call conn=172.19.0.3:42940 reqid=57737 duration=1.009062ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:31.590186521Z WARN [10-16|12:24:31.590] Served eth_call conn=172.19.0.3:42940 reqid=57746 duration="961.76µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:32.046648760Z WARN [10-16|12:24:32.046] Served eth_call conn=172.19.0.3:49590 reqid=57832 duration=1.089968ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:32.051649672Z WARN [10-16|12:24:32.051] Served eth_call conn=172.19.0.3:49590 reqid=57841 duration="905.256µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:32.506076984Z WARN [10-16|12:24:32.505] Served eth_call conn=172.19.0.3:49590 reqid=57928 duration=1.107469ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:32.511266208Z WARN [10-16|12:24:32.511] Served eth_call conn=172.19.0.3:49590 reqid=57937 duration="899.856µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:32.965744923Z WARN [10-16|12:24:32.965] Served eth_call conn=172.19.0.3:42280 reqid=58022 duration=1.704606ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:32.970560823Z WARN [10-16|12:24:32.970] Served eth_call conn=172.19.0.3:42280 reqid=58031 duration="890.756µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:33.464786315Z WARN [10-16|12:24:33.464] Served eth_call conn=172.19.0.3:42280 reqid=58123 duration=1.045965ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:33.470002640Z WARN [10-16|12:24:33.469] Served eth_call conn=172.19.0.3:42280 reqid=58132 duration="942.658µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:33.917283308Z WARN [10-16|12:24:33.917] Served eth_call conn=172.19.0.3:42280 reqid=58218 duration=1.420289ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:33.922217815Z WARN [10-16|12:24:33.922] Served eth_call conn=172.19.0.3:42280 reqid=58227 duration="916.057µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:34.420112636Z WARN [10-16|12:24:34.419] Served eth_call conn=172.19.0.3:42280 reqid=58319 duration=1.12657ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:34.424947337Z WARN [10-16|12:24:34.424] Served eth_call conn=172.19.0.3:42280 reqid=58328 duration=1.023564ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:34.899461401Z WARN [10-16|12:24:34.899] Served eth_call conn=172.19.0.3:42940 reqid=58417 duration=1.156972ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:34.906435035Z WARN [10-16|12:24:34.906] Served eth_call conn=172.19.0.3:42940 reqid=58426 duration="956.96µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:35.350727616Z WARN [10-16|12:24:35.350] Served eth_call conn=172.19.0.3:49590 reqid=58512 duration=1.042865ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:35.356681687Z WARN [10-16|12:24:35.356] Served eth_call conn=172.19.0.3:49590 reqid=58521 duration="891.156µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:35.793233986Z WARN [10-16|12:24:35.793] Served eth_call conn=172.19.0.3:49590 reqid=58601 duration=1.037564ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:35.799103752Z WARN [10-16|12:24:35.798] Served eth_call conn=172.19.0.3:49590 reqid=58610 duration="920.357µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:36.287739795Z WARN [10-16|12:24:36.285] Served eth_call conn=172.19.0.3:49602 reqid=58701 duration=1.003363ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:36.294700929Z WARN [10-16|12:24:36.294] Served eth_call conn=172.19.0.3:49602 reqid=58710 duration=1.014563ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:36.799534382Z WARN [10-16|12:24:36.799] Served eth_call conn=172.19.0.3:49602 reqid=58805 duration=1.091868ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:36.805543656Z WARN [10-16|12:24:36.805] Served eth_call conn=172.19.0.3:49602 reqid=58814 duration="913.857µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:37.288235430Z WARN [10-16|12:24:37.285] Served eth_call conn=172.19.0.3:49602 reqid=58908 duration=1.018464ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:37.293526960Z WARN [10-16|12:24:37.293] Served eth_call conn=172.19.0.3:49602 reqid=58917 duration="904.157µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:37.755449639Z WARN [10-16|12:24:37.755] Served eth_call conn=172.19.0.3:49602 reqid=59004 duration="985.662µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:37.760895778Z WARN [10-16|12:24:37.760] Served eth_call conn=172.19.0.3:49602 reqid=59013 duration="958.26µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:38.192229152Z WARN [10-16|12:24:38.192] Served eth_call conn=172.19.0.3:49602 reqid=59094 duration="977.061µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:38.197060353Z WARN [10-16|12:24:38.196] Served eth_call conn=172.19.0.3:49602 reqid=59103 duration="878.254µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:38.619621080Z WARN [10-16|12:24:38.619] Served eth_call conn=172.19.0.3:42940 reqid=59183 duration=1.027964ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:38.625205028Z WARN [10-16|12:24:38.625] Served eth_call conn=172.19.0.3:42940 reqid=59192 duration="900.157µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:39.112578393Z WARN [10-16|12:24:39.112] Served eth_call conn=172.19.0.3:42280 reqid=59284 duration=1.006962ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:39.117636608Z WARN [10-16|12:24:39.117] Served eth_call conn=172.19.0.3:42280 reqid=59293 duration="940.659µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:39.589965635Z WARN [10-16|12:24:39.589] Served eth_call conn=172.19.0.3:42280 reqid=59382 duration=1.013863ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:39.595170860Z WARN [10-16|12:24:39.595] Served eth_call conn=172.19.0.3:42280 reqid=59391 duration="906.256µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:40.064149476Z WARN [10-16|12:24:40.063] Served eth_call conn=172.19.0.3:42940 reqid=59476 duration=1.035964ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:40.069129787Z WARN [10-16|12:24:40.069] Served eth_call conn=172.19.0.3:42940 reqid=59485 duration="939.959µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:40.518020352Z WARN [10-16|12:24:40.517] Served eth_call conn=172.19.0.3:49602 reqid=59571 duration="973.16µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:40.523251878Z WARN [10-16|12:24:40.522] Served eth_call conn=172.19.0.3:49602 reqid=59580 duration="895.756µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:40.994137413Z WARN [10-16|12:24:40.993] Served eth_call conn=172.19.0.3:49602 reqid=59668 duration=1.017463ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:40.999295134Z WARN [10-16|12:24:40.999] Served eth_call conn=172.19.0.3:49602 reqid=59677 duration="888.755µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:41.463323643Z WARN [10-16|12:24:41.463] Served eth_call conn=172.19.0.3:42280 reqid=59764 duration=1.162973ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:41.470426285Z WARN [10-16|12:24:41.470] Served eth_call conn=172.19.0.3:42280 reqid=59773 duration="990.862µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:41.934311185Z WARN [10-16|12:24:41.934] Served eth_call conn=172.19.0.3:42280 reqid=59861 duration="996.762µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:41.939971937Z WARN [10-16|12:24:41.939] Served eth_call conn=172.19.0.3:42280 reqid=59870 duration="892.555µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:42.374618215Z WARN [10-16|12:24:42.374] Served eth_call conn=172.19.0.3:49590 reqid=59952 duration=1.020063ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:42.380295869Z WARN [10-16|12:24:42.380] Served eth_call conn=172.19.0.3:49590 reqid=59961 duration="900.756µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:42.875372211Z WARN [10-16|12:24:42.875] Served eth_call conn=172.19.0.3:42940 reqid=60055 duration=1.048065ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:42.881440889Z WARN [10-16|12:24:42.881] Served eth_call conn=172.19.0.3:42940 reqid=60064 duration="982.061µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:43.335161155Z WARN [10-16|12:24:43.334] Served eth_call conn=172.19.0.3:49590 reqid=60151 duration="999.062µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:43.340902013Z WARN [10-16|12:24:43.340] Served eth_call conn=172.19.0.3:42280 reqid=60161 duration=1.048966ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:43.813030026Z WARN [10-16|12:24:43.812] Served eth_call conn=172.19.0.3:49590 reqid=60250 duration=1.132471ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:43.817967934Z WARN [10-16|12:24:43.817] Served eth_call conn=172.19.0.3:49590 reqid=60259 duration="872.954µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:44.273686824Z WARN [10-16|12:24:44.273] Served eth_call conn=172.19.0.3:49590 reqid=60345 duration=1.029364ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:44.279293073Z WARN [10-16|12:24:44.279] Served eth_call conn=172.19.0.3:49590 reqid=60354 duration="891.556µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:44.704835284Z WARN [10-16|12:24:44.704] Served eth_call conn=172.19.0.3:42280 reqid=60434 duration="989.862µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:44.710160316Z WARN [10-16|12:24:44.710] Served eth_call conn=172.19.0.3:42280 reqid=60443 duration="915.557µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:45.196358205Z WARN [10-16|12:24:45.196] Served eth_call conn=172.19.0.3:42280 reqid=60534 duration=1.035264ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:45.202110664Z WARN [10-16|12:24:45.201] Served eth_call conn=172.19.0.3:42280 reqid=60543 duration="942.459µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:45.660269306Z WARN [10-16|12:24:45.660] Served eth_call conn=172.19.0.3:42280 reqid=60628 duration=1.259778ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:45.665368324Z WARN [10-16|12:24:45.665] Served eth_call conn=172.19.0.3:42280 reqid=60637 duration="900.656µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:46.090081183Z WARN [10-16|12:24:46.089] Served eth_call conn=172.19.0.3:42940 reqid=60717 duration=1.045565ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:46.095019490Z WARN [10-16|12:24:46.094] Served eth_call conn=172.19.0.3:42940 reqid=60725 duration="910.057µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:46.525980439Z WARN [10-16|12:24:46.525] Served eth_call conn=172.19.0.3:42280 reqid=60809 duration=1.038465ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:46.531439679Z WARN [10-16|12:24:46.531] Served eth_call conn=172.19.0.3:42280 reqid=60818 duration="860.753µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:46.965801839Z WARN [10-16|12:24:46.965] Served eth_call conn=172.19.0.3:42940 reqid=60900 duration=1.014663ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:46.970761048Z WARN [10-16|12:24:46.970] Served eth_call conn=172.19.0.3:42940 reqid=60909 duration="890.155µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:47.434189419Z WARN [10-16|12:24:47.432] Served eth_call conn=172.19.0.3:42280 reqid=60994 duration=1.012163ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:47.440392705Z WARN [10-16|12:24:47.440] Served eth_call conn=172.19.0.3:42280 reqid=61003 duration="915.557µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:47.899258992Z WARN [10-16|12:24:47.899] Served eth_call conn=172.19.0.3:42280 reqid=61088 duration="995.862µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:47.904262704Z WARN [10-16|12:24:47.904] Served eth_call conn=172.19.0.3:42280 reqid=61097 duration="881.555µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:48.342129083Z WARN [10-16|12:24:48.341] Served eth_call conn=172.19.0.3:49590 reqid=61180 duration=1.220676ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:48.347734132Z WARN [10-16|12:24:48.347] Served eth_call conn=172.19.0.3:49590 reqid=61189 duration="950.459µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:48.811597331Z WARN [10-16|12:24:48.811] Served eth_call conn=172.19.0.3:42940 reqid=61276 duration=1.023264ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:48.817419894Z WARN [10-16|12:24:48.817] Served eth_call conn=172.19.0.3:49602 reqid=61285 duration=1.064567ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:49.276685606Z WARN [10-16|12:24:49.276] Served eth_call conn=172.19.0.3:42940 reqid=61374 duration=1.094068ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:49.282355659Z WARN [10-16|12:24:49.282] Served eth_call conn=172.19.0.3:42940 reqid=61383 duration=1.527495ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:49.752835770Z WARN [10-16|12:24:49.752] Served eth_call conn=172.19.0.3:42280 reqid=61473 duration=1.028864ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:49.758373215Z WARN [10-16|12:24:49.758] Served eth_call conn=172.19.0.3:42280 reqid=61482 duration=1.016264ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:50.233009584Z WARN [10-16|12:24:50.232] Served eth_call conn=172.19.0.3:42280 reqid=61571 duration="995.662µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:50.238641235Z WARN [10-16|12:24:50.238] Served eth_call conn=172.19.0.3:42280 reqid=61580 duration="894.056µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:50.702932260Z WARN [10-16|12:24:50.702] Served eth_call conn=172.19.0.3:49602 reqid=61667 duration=1.002163ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:50.708782825Z WARN [10-16|12:24:50.708] Served eth_call conn=172.19.0.3:42280 reqid=61676 duration=1.192074ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:51.177251710Z WARN [10-16|12:24:51.177] Served eth_call conn=172.19.0.3:49590 reqid=61765 duration=1.015063ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:51.182971867Z WARN [10-16|12:24:51.182] Served eth_call conn=172.19.0.3:49590 reqid=61774 duration=1.324883ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:51.649532033Z WARN [10-16|12:24:51.649] Served eth_call conn=172.19.0.3:42280 reqid=61861 duration=1.098369ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:51.654990873Z WARN [10-16|12:24:51.654] Served eth_call conn=172.19.0.3:42280 reqid=61870 duration="920.057µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:52.120131851Z WARN [10-16|12:24:52.119] Served eth_call conn=172.19.0.3:42280 reqid=61959 duration="980.061µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:52.125049358Z WARN [10-16|12:24:52.124] Served eth_call conn=172.19.0.3:42280 reqid=61968 duration="879.855µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:52.593402036Z WARN [10-16|12:24:52.593] Served eth_call conn=172.19.0.3:49590 reqid=62054 duration=1.037665ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:52.598322642Z WARN [10-16|12:24:52.598] Served eth_call conn=172.19.0.3:49590 reqid=62063 duration="902.657µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:53.066240294Z WARN [10-16|12:24:53.066] Served eth_call conn=172.19.0.3:42940 reqid=62153 duration=1.070866ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:53.071761938Z WARN [10-16|12:24:53.071] Served eth_call conn=172.19.0.3:42940 reqid=62162 duration=1.28808ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:53.536905816Z WARN [10-16|12:24:53.536] Served eth_call conn=172.19.0.3:42280 reqid=62251 duration="998.862µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:53.545016521Z WARN [10-16|12:24:53.544] Served eth_call conn=172.19.0.3:42280 reqid=62260 duration="923.558µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:53.974886002Z WARN [10-16|12:24:53.974] Served eth_call conn=172.19.0.3:42280 reqid=62342 duration=1.048165ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:53.980036523Z WARN [10-16|12:24:53.979] Served eth_call conn=172.19.0.3:42280 reqid=62351 duration="895.056µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:54.395122382Z WARN [10-16|12:24:54.394] Served eth_call conn=172.19.0.3:49602 reqid=62429 duration=1.057366ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:54.400328007Z WARN [10-16|12:24:54.400] Served eth_call conn=172.19.0.3:49602 reqid=62438 duration="904.957µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:54.822514209Z WARN [10-16|12:24:54.822] Served eth_call conn=172.19.0.3:42280 reqid=62518 duration=1.044065ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:54.827572124Z WARN [10-16|12:24:54.827] Served eth_call conn=172.19.0.3:42280 reqid=62527 duration="890.756µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:55.262512020Z WARN [10-16|12:24:55.262] Served eth_call conn=172.19.0.3:42940 reqid=62608 duration=1.12287ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:55.267466329Z WARN [10-16|12:24:55.267] Served eth_call conn=172.19.0.3:49602 reqid=62617 duration="878.454µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:55.687784088Z WARN [10-16|12:24:55.687] Served eth_call conn=172.19.0.3:42280 reqid=62697 duration=1.165572ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:55.693080517Z WARN [10-16|12:24:55.692] Served eth_call conn=172.19.0.3:42280 reqid=62706 duration=1.179773ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:56.130379902Z WARN [10-16|12:24:56.130] Served eth_call conn=172.19.0.3:42280 reqid=62790 duration=1.009563ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:56.135827140Z WARN [10-16|12:24:56.135] Served eth_call conn=172.19.0.3:42280 reqid=62799 duration="910.157µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:56.585525695Z WARN [10-16|12:24:56.585] Served eth_call conn=172.19.0.3:49602 reqid=62883 duration="996.562µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:56.592537431Z WARN [10-16|12:24:56.592] Served eth_call conn=172.19.0.3:49602 reqid=62893 duration=1.008262ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:57.044032697Z WARN [10-16|12:24:57.043] Served eth_call conn=172.19.0.3:42280 reqid=62977 duration=1.014263ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:57.049552141Z WARN [10-16|12:24:57.049] Served eth_call conn=172.19.0.3:42280 reqid=62986 duration="903.557µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:57.502941525Z WARN [10-16|12:24:57.502] Served eth_call conn=172.19.0.3:42280 reqid=63070 duration="923.457µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:57.509440629Z WARN [10-16|12:24:57.509] Served eth_call conn=172.19.0.3:42280 reqid=63079 duration=2.111931ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:57.965767596Z WARN [10-16|12:24:57.965] Served eth_call conn=172.19.0.3:49602 reqid=63167 duration=1.024863ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:57.970763506Z WARN [10-16|12:24:57.970] Served eth_call conn=172.19.0.3:49602 reqid=63176 duration="897.856µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:58.399024929Z WARN [10-16|12:24:58.398] Served eth_call conn=172.19.0.3:42280 reqid=63257 duration=3.05009ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:58.404071842Z WARN [10-16|12:24:58.403] Served eth_call conn=172.19.0.3:42280 reqid=63266 duration="973.461µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:58.839343400Z WARN [10-16|12:24:58.839] Served eth_call conn=172.19.0.3:42940 reqid=63348 duration="993.962µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:58.848419565Z WARN [10-16|12:24:58.847] Served eth_call conn=172.19.0.3:42940 reqid=63357 duration=3.580723ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:59.292766687Z WARN [10-16|12:24:59.292] Served eth_call conn=172.19.0.3:42940 reqid=63442 duration=1.018663ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:59.297692893Z WARN [10-16|12:24:59.297] Served eth_call conn=172.19.0.3:42940 reqid=63451 duration="920.057µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:59.718165331Z WARN [10-16|12:24:59.718] Served eth_call conn=172.19.0.3:42940 reqid=63531 duration=1.173673ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:24:59.723320152Z WARN [10-16|12:24:59.723] Served eth_call conn=172.19.0.3:42940 reqid=63540 duration="915.857µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:00.188092843Z WARN [10-16|12:25:00.187] Served eth_call conn=172.19.0.3:42940 reqid=63628 duration=1.028164ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:00.193371472Z WARN [10-16|12:25:00.193] Served eth_call conn=172.19.0.3:42280 reqid=63637 duration="906.457µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:00.644893240Z WARN [10-16|12:25:00.644] Served eth_call conn=172.19.0.3:42940 reqid=63722 duration="978.261µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:00.650295176Z WARN [10-16|12:25:00.650] Served eth_call conn=172.19.0.3:42940 reqid=63731 duration="932.558µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:01.128907328Z WARN [10-16|12:25:01.128] Served eth_call conn=172.19.0.3:42940 reqid=63822 duration=1.031265ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:01.133914939Z WARN [10-16|12:25:01.133] Served eth_call conn=172.19.0.3:42940 reqid=63831 duration="919.558µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:01.594269456Z WARN [10-16|12:25:01.594] Served eth_call conn=172.19.0.3:49602 reqid=63917 duration=1.079567ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:01.600032715Z WARN [10-16|12:25:01.599] Served eth_call conn=172.19.0.3:49602 reqid=63926 duration=1.101069ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:02.064814407Z WARN [10-16|12:25:02.064] Served eth_call conn=172.19.0.3:42280 reqid=64013 duration=1.020264ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:02.069831419Z WARN [10-16|12:25:02.069] Served eth_call conn=172.19.0.3:42280 reqid=64021 duration="936.258µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:02.537884915Z WARN [10-16|12:25:02.537] Served eth_call conn=172.19.0.3:42280 reqid=64110 duration=1.052166ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:02.543020334Z WARN [10-16|12:25:02.542] Served eth_call conn=172.19.0.3:42280 reqid=64119 duration="928.957µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:02.991899238Z WARN [10-16|12:25:02.991] Served eth_call conn=172.19.0.3:42940 reqid=64205 duration="954.659µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:02.996940651Z WARN [10-16|12:25:02.996] Served eth_call conn=172.19.0.3:49590 reqid=64214 duration="905.056µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:03.452361662Z WARN [10-16|12:25:03.452] Served eth_call conn=172.19.0.3:42940 reqid=64301 duration=1.406788ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:03.460658778Z WARN [10-16|12:25:03.460] Served eth_call conn=172.19.0.3:42940 reqid=64310 duration="936.458µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:03.914909634Z WARN [10-16|12:25:03.914] Served eth_call conn=172.19.0.3:42280 reqid=64396 duration=1.045865ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:03.920043553Z WARN [10-16|12:25:03.919] Served eth_call conn=172.19.0.3:42280 reqid=64405 duration="955.359µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:04.383106359Z WARN [10-16|12:25:04.382] Served eth_call conn=172.19.0.3:49590 reqid=64491 duration=1.153272ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:04.387924759Z WARN [10-16|12:25:04.387] Served eth_call conn=172.19.0.3:49590 reqid=64500 duration="876.255µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:04.848164389Z WARN [10-16|12:25:04.847] Served eth_call conn=172.19.0.3:42280 reqid=64589 duration=1.184874ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:04.853263507Z WARN [10-16|12:25:04.853] Served eth_call conn=172.19.0.3:42280 reqid=64598 duration="929.358µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:05.323707772Z WARN [10-16|12:25:05.323] Served eth_call conn=172.19.0.3:49590 reqid=64686 duration=1.037765ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:05.329027403Z WARN [10-16|12:25:05.328] Served eth_call conn=172.19.0.3:49590 reqid=64695 duration="893.655µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:05.789589853Z WARN [10-16|12:25:05.789] Served eth_call conn=172.19.0.3:42280 reqid=64781 duration=1.004562ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:05.795083395Z WARN [10-16|12:25:05.794] Served eth_call conn=172.19.0.3:42280 reqid=64790 duration="899.156µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:06.232615313Z WARN [10-16|12:25:06.232] Served eth_call conn=172.19.0.3:49590 reqid=64872 duration="970.46µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:06.237926743Z WARN [10-16|12:25:06.237] Served eth_call conn=172.19.0.3:49590 reqid=64881 duration="911.556µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:06.663499117Z WARN [10-16|12:25:06.663] Served eth_call conn=172.19.0.3:42940 reqid=64963 duration=1.003063ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:06.668901253Z WARN [10-16|12:25:06.668] Served eth_call conn=172.19.0.3:42940 reqid=64972 duration="901.156µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:07.135948707Z WARN [10-16|12:25:07.135] Served eth_call conn=172.19.0.3:42280 reqid=65059 duration=3.600124ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:07.144038110Z WARN [10-16|12:25:07.143] Served eth_call conn=172.19.0.3:42280 reqid=65068 duration=2.924082ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:07.611897715Z WARN [10-16|12:25:07.611] Served eth_call conn=172.19.0.3:42940 reqid=65157 duration=1.043865ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:07.618657135Z WARN [10-16|12:25:07.618] Served eth_call conn=172.19.0.3:42940 reqid=65166 duration=1.164672ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:08.087584606Z WARN [10-16|12:25:08.087] Served eth_call conn=172.19.0.3:49602 reqid=65256 duration=1.087468ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:08.093404668Z WARN [10-16|12:25:08.093] Served eth_call conn=172.19.0.3:49602 reqid=65265 duration=1.012963ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:08.549504041Z WARN [10-16|12:25:08.549] Served eth_call conn=172.19.0.3:49602 reqid=65351 duration=1.229876ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:08.555085488Z WARN [10-16|12:25:08.554] Served eth_call conn=172.19.0.3:49590 reqid=65360 duration="906.057µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:08.974770896Z WARN [10-16|12:25:08.974] Served eth_call conn=172.19.0.3:42280 reqid=65440 duration=1.171573ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:08.979880214Z WARN [10-16|12:25:08.979] Served eth_call conn=172.19.0.3:42280 reqid=65449 duration="885.156µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:09.438486243Z WARN [10-16|12:25:09.438] Served eth_call conn=172.19.0.3:49590 reqid=65538 duration="998.362µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:09.443241239Z WARN [10-16|12:25:09.443] Served eth_call conn=172.19.0.3:49590 reqid=65547 duration="842.852µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:09.901742661Z WARN [10-16|12:25:09.901] Served eth_call conn=172.19.0.3:49590 reqid=65633 duration=1.080367ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:09.907875042Z WARN [10-16|12:25:09.907] Served eth_call conn=172.19.0.3:49590 reqid=65642 duration="927.258µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:10.350296364Z WARN [10-16|12:25:10.350] Served eth_call conn=172.19.0.3:42280 reqid=65727 duration="992.262µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:10.355150966Z WARN [10-16|12:25:10.355] Served eth_call conn=172.19.0.3:42280 reqid=65736 duration="904.056µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:10.798432642Z WARN [10-16|12:25:10.798] Served eth_call conn=172.19.0.3:42280 reqid=65821 duration=1.006062ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:10.803324646Z WARN [10-16|12:25:10.803] Served eth_call conn=172.19.0.3:42280 reqid=65829 duration="889.255µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:11.289118466Z WARN [10-16|12:25:11.288] Served eth_call conn=172.19.0.3:42280 reqid=65920 duration=1.012363ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:11.294082275Z WARN [10-16|12:25:11.293] Served eth_call conn=172.19.0.3:42280 reqid=65929 duration="922.057µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:11.749152490Z WARN [10-16|12:25:11.748] Served eth_call conn=172.19.0.3:42280 reqid=66017 duration=1.040565ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:11.754087997Z WARN [10-16|12:25:11.753] Served eth_call conn=172.19.0.3:42280 reqid=66026 duration="871.155µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:12.216943801Z WARN [10-16|12:25:12.216] Served eth_call conn=172.19.0.3:42940 reqid=66112 duration=1.11617ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:12.222103822Z WARN [10-16|12:25:12.221] Served eth_call conn=172.19.0.3:42940 reqid=66121 duration="939.558µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:12.683298323Z WARN [10-16|12:25:12.683] Served eth_call conn=172.19.0.3:42940 reqid=66208 duration="999.363µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:12.688262732Z WARN [10-16|12:25:12.688] Served eth_call conn=172.19.0.3:42940 reqid=66217 duration="892.455µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:13.159526059Z WARN [10-16|12:25:13.159] Served eth_call conn=172.19.0.3:49590 reqid=66305 duration="988.361µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:13.164559072Z WARN [10-16|12:25:13.164] Served eth_call conn=172.19.0.3:49590 reqid=66314 duration="900.056µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:13.628074817Z WARN [10-16|12:25:13.627] Served eth_call conn=172.19.0.3:42280 reqid=66400 duration="998.762µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:13.633266840Z WARN [10-16|12:25:13.633] Served eth_call conn=172.19.0.3:42280 reqid=66409 duration="883.755µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:14.085115860Z WARN [10-16|12:25:14.084] Served eth_call conn=172.19.0.3:42940 reqid=66495 duration=1.046565ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:14.089923359Z WARN [10-16|12:25:14.089] Served eth_call conn=172.19.0.3:42940 reqid=66504 duration="917.657µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:14.548749712Z WARN [10-16|12:25:14.548] Served eth_call conn=172.19.0.3:49590 reqid=66591 duration=1.048465ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:14.553863230Z WARN [10-16|12:25:14.553] Served eth_call conn=172.19.0.3:49590 reqid=66600 duration="985.762µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:15.023441353Z WARN [10-16|12:25:15.023] Served eth_call conn=172.19.0.3:42940 reqid=66689 duration="960.76µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:15.035274389Z WARN [10-16|12:25:15.035] Served eth_call conn=172.19.0.3:49590 reqid=66698 duration="921.058µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:15.508938566Z WARN [10-16|12:25:15.508] Served eth_call conn=172.19.0.3:42940 reqid=66785 duration=1.192774ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:15.515026745Z WARN [10-16|12:25:15.514] Served eth_call conn=172.19.0.3:42940 reqid=66794 duration=1.13327ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:15.980435708Z WARN [10-16|12:25:15.980] Served eth_call conn=172.19.0.3:42280 reqid=66881 duration=1.002062ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:15.985726637Z WARN [10-16|12:25:15.985] Served eth_call conn=172.19.0.3:42280 reqid=66890 duration=1.047465ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:16.418250153Z WARN [10-16|12:25:16.418] Served eth_call conn=172.19.0.3:42280 reqid=66972 duration=1.145471ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:16.427308817Z WARN [10-16|12:25:16.427] Served eth_call conn=172.19.0.3:42280 reqid=66982 duration="952.16µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:16.880483419Z WARN [10-16|12:25:16.880] Served eth_call conn=172.19.0.3:42940 reqid=67068 duration=2.008525ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:16.892491766Z WARN [10-16|12:25:16.892] Served eth_call conn=172.19.0.3:42940 reqid=67078 duration="932.458µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:17.313040137Z WARN [10-16|12:25:17.312] Served eth_call conn=172.19.0.3:42280 reqid=67159 duration=1.000062ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:17.318804796Z WARN [10-16|12:25:17.318] Served eth_call conn=172.19.0.3:42280 reqid=67167 duration="988.462µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:17.799199692Z WARN [10-16|12:25:17.798] Served eth_call conn=172.19.0.3:49590 reqid=67259 duration="913.957µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:17.807326397Z WARN [10-16|12:25:17.807] Served eth_call conn=172.19.0.3:49590 reqid=67269 duration="959.36µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:18.217294210Z WARN [10-16|12:25:18.217] Served eth_call conn=172.19.0.3:42940 reqid=67348 duration="984.061µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:18.222456532Z WARN [10-16|12:25:18.222] Served eth_call conn=172.19.0.3:42940 reqid=67357 duration="945.559µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:18.670310802Z WARN [10-16|12:25:18.670] Served eth_call conn=172.19.0.3:42940 reqid=67441 duration=1.039365ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:18.675745540Z WARN [10-16|12:25:18.675] Served eth_call conn=172.19.0.3:42940 reqid=67450 duration="887.655µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:19.118147572Z WARN [10-16|12:25:19.117] Served eth_call conn=172.19.0.3:49602 reqid=67533 duration=1.035165ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:19.124226550Z WARN [10-16|12:25:19.124] Served eth_call conn=172.19.0.3:49602 reqid=67542 duration="914.757µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:19.580952673Z WARN [10-16|12:25:19.580] Served eth_call conn=172.19.0.3:49602 reqid=67629 duration="979.961µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:19.586214200Z WARN [10-16|12:25:19.586] Served eth_call conn=172.19.0.3:49602 reqid=67638 duration="928.958µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:20.004672644Z WARN [10-16|12:25:20.004] Served eth_call conn=172.19.0.3:42940 reqid=67718 duration=1.070466ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:20.011636378Z WARN [10-16|12:25:20.011] Served eth_call conn=172.19.0.3:42940 reqid=67727 duration="947.759µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:20.469444571Z WARN [10-16|12:25:20.469] Served eth_call conn=172.19.0.3:49590 reqid=67813 duration=1.45969ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:20.475311536Z WARN [10-16|12:25:20.475] Served eth_call conn=172.19.0.3:49590 reqid=67822 duration=1.121269ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:20.930089140Z WARN [10-16|12:25:20.929] Served eth_call conn=172.19.0.3:42940 reqid=67908 duration=1.147072ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:20.937621109Z WARN [10-16|12:25:20.937] Served eth_call conn=172.19.0.3:42940 reqid=67917 duration="992.362µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:21.423615456Z WARN [10-16|12:25:21.423] Served eth_call conn=172.19.0.3:49590 reqid=68008 duration=1.001062ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:21.428921387Z WARN [10-16|12:25:21.428] Served eth_call conn=172.19.0.3:49590 reqid=68017 duration="975.661µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:21.911070795Z WARN [10-16|12:25:21.910] Served eth_call conn=172.19.0.3:42940 reqid=68106 duration=1.115469ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:21.916183913Z WARN [10-16|12:25:21.916] Served eth_call conn=172.19.0.3:42940 reqid=68115 duration="898.355µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:22.380792529Z WARN [10-16|12:25:22.375] Served eth_call conn=172.19.0.3:49602 reqid=68200 duration=1.45259ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:22.391106671Z WARN [10-16|12:25:22.387] Served eth_call conn=172.19.0.3:49602 reqid=68209 duration=1.341283ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:22.854447908Z WARN [10-16|12:25:22.854] Served eth_call conn=172.19.0.3:49590 reqid=68297 duration=1.12687ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:22.860585790Z WARN [10-16|12:25:22.860] Served eth_call conn=172.19.0.3:49590 reqid=68306 duration=1.045865ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:23.344027179Z WARN [10-16|12:25:23.343] Served eth_call conn=172.19.0.3:42940 reqid=68396 duration=1.046365ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:23.349192100Z WARN [10-16|12:25:23.349] Served eth_call conn=172.19.0.3:42940 reqid=68405 duration="884.055µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:23.802450410Z WARN [10-16|12:25:23.802] Served eth_call conn=172.19.0.3:42280 reqid=68492 duration=1.011263ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:23.809188529Z WARN [10-16|12:25:23.809] Served eth_call conn=172.19.0.3:42280 reqid=68502 duration="941.259µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:24.294395128Z WARN [10-16|12:25:24.294] Served eth_call conn=172.19.0.3:42280 reqid=68591 duration="990.261µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:24.299192526Z WARN [10-16|12:25:24.299] Served eth_call conn=172.19.0.3:42280 reqid=68600 duration="960.76µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:24.767290560Z WARN [10-16|12:25:24.767] Served eth_call conn=172.19.0.3:42280 reqid=68687 duration=1.061666ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:24.772319973Z WARN [10-16|12:25:24.772] Served eth_call conn=172.19.0.3:42280 reqid=68696 duration=1.005363ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:25.235636008Z WARN [10-16|12:25:25.235] Served eth_call conn=172.19.0.3:42280 reqid=68782 duration=1.039265ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:25.240559015Z WARN [10-16|12:25:25.240] Served eth_call conn=172.19.0.3:42280 reqid=68790 duration="949.259µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:25.704403484Z WARN [10-16|12:25:25.704] Served eth_call conn=172.19.0.3:49590 reqid=68878 duration=1.383986ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:25.711112201Z WARN [10-16|12:25:25.709] Served eth_call conn=172.19.0.3:49590 reqid=68887 duration="920.557µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:26.157443180Z WARN [10-16|12:25:26.157] Served eth_call conn=172.19.0.3:42280 reqid=68973 duration="972.36µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:26.165801900Z WARN [10-16|12:25:26.165] Served eth_call conn=172.19.0.3:42940 reqid=68982 duration="976.061µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:26.622161503Z WARN [10-16|12:25:26.621] Served eth_call conn=172.19.0.3:42280 reqid=69069 duration=2.626063ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:26.628299385Z WARN [10-16|12:25:26.628] Served eth_call conn=172.19.0.3:42280 reqid=69078 duration="924.158µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:27.085048312Z WARN [10-16|12:25:27.084] Served eth_call conn=172.19.0.3:49590 reqid=69164 duration=1.192674ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:27.090363843Z WARN [10-16|12:25:27.090] Served eth_call conn=172.19.0.3:49590 reqid=69173 duration="935.658µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:27.543682856Z WARN [10-16|12:25:27.543] Served eth_call conn=172.19.0.3:42280 reqid=69257 duration=1.877316ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:27.550313669Z WARN [10-16|12:25:27.550] Served eth_call conn=172.19.0.3:42280 reqid=69267 duration="903.856µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:28.010618321Z WARN [10-16|12:25:28.010] Served eth_call conn=172.19.0.3:42940 reqid=69354 duration=1.076567ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:28.015848946Z WARN [10-16|12:25:28.015] Served eth_call conn=172.19.0.3:42940 reqid=69363 duration=1.065666ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:28.473655542Z WARN [10-16|12:25:28.473] Served eth_call conn=172.19.0.3:42280 reqid=69451 duration=1.073967ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:28.480712282Z WARN [10-16|12:25:28.480] Served eth_call conn=172.19.0.3:42280 reqid=69460 duration="905.056µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:28.957547962Z WARN [10-16|12:25:28.957] Served eth_call conn=172.19.0.3:49602 reqid=69549 duration="994.062µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:28.962949498Z WARN [10-16|12:25:28.962] Served eth_call conn=172.19.0.3:49602 reqid=69558 duration="932.558µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:29.424012497Z WARN [10-16|12:25:29.423] Served eth_call conn=172.19.0.3:49602 reqid=69643 duration=1.506093ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:29.429152417Z WARN [10-16|12:25:29.429] Served eth_call conn=172.19.0.3:49602 reqid=69652 duration="887.056µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:29.911460738Z WARN [10-16|12:25:29.911] Served eth_call conn=172.19.0.3:42940 reqid=69741 duration=1.034364ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:29.926475173Z WARN [10-16|12:25:29.926] Served eth_call conn=172.19.0.3:49590 reqid=69752 duration="980.061µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:30.388181512Z WARN [10-16|12:25:30.388] Served eth_call conn=172.19.0.3:42940 reqid=69839 duration=1.074267ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:30.393094318Z WARN [10-16|12:25:30.392] Served eth_call conn=172.19.0.3:49602 reqid=69848 duration="862.853µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:30.857869647Z WARN [10-16|12:25:30.857] Served eth_call conn=172.19.0.3:49590 reqid=69935 duration=1.025764ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:30.863370190Z WARN [10-16|12:25:30.863] Served eth_call conn=172.19.0.3:49590 reqid=69944 duration="900.756µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:31.334516516Z WARN [10-16|12:25:31.334] Served eth_call conn=172.19.0.3:42940 reqid=70033 duration=1.109669ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:31.339371118Z WARN [10-16|12:25:31.339] Served eth_call conn=172.19.0.3:42940 reqid=70042 duration="889.655µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:31.804716084Z WARN [10-16|12:25:31.804] Served eth_call conn=172.19.0.3:42280 reqid=70128 duration=1.197674ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:31.811133083Z WARN [10-16|12:25:31.810] Served eth_call conn=172.19.0.3:42280 reqid=70137 duration=1.053166ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:32.255825163Z WARN [10-16|12:25:32.255] Served eth_call conn=172.19.0.3:42940 reqid=70222 duration=1.12737ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:32.264254788Z WARN [10-16|12:25:32.264] Served eth_call conn=172.19.0.3:42940 reqid=70231 duration=1.059166ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:32.726336950Z WARN [10-16|12:25:32.726] Served eth_call conn=172.19.0.3:42940 reqid=70318 duration=1.116469ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:32.731339261Z WARN [10-16|12:25:32.731] Served eth_call conn=172.19.0.3:42940 reqid=70327 duration="842.153µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:33.195465951Z WARN [10-16|12:25:33.195] Served eth_call conn=172.19.0.3:42280 reqid=70415 duration=1.001163ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:33.201108502Z WARN [10-16|12:25:33.200] Served eth_call conn=172.19.0.3:42280 reqid=70424 duration="935.558µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:33.679769496Z WARN [10-16|12:25:33.679] Served eth_call conn=172.19.0.3:49602 reqid=70514 duration=1.299681ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:33.684690903Z WARN [10-16|12:25:33.684] Served eth_call conn=172.19.0.3:49602 reqid=70523 duration="908.657µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:34.163465904Z WARN [10-16|12:25:34.163] Served eth_call conn=172.19.0.3:42280 reqid=70612 duration="976.561µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:34.171429600Z WARN [10-16|12:25:34.171] Served eth_call conn=172.19.0.3:42280 reqid=70622 duration="907.156µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:34.598351273Z WARN [10-16|12:25:34.598] Served eth_call conn=172.19.0.3:42940 reqid=70703 duration=1.047666ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:34.603526695Z WARN [10-16|12:25:34.603] Served eth_call conn=172.19.0.3:42940 reqid=70712 duration=1.012263ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:35.079532424Z WARN [10-16|12:25:35.079] Served eth_call conn=172.19.0.3:42940 reqid=70800 duration=1.44549ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:35.086728572Z WARN [10-16|12:25:35.086] Served eth_call conn=172.19.0.3:42940 reqid=70810 duration=1.497094ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:35.526564950Z WARN [10-16|12:25:35.526] Served eth_call conn=172.19.0.3:49590 reqid=70892 duration=1.026364ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:35.531521258Z WARN [10-16|12:25:35.531] Served eth_call conn=172.19.0.3:49590 reqid=70901 duration="901.356µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:35.981255554Z WARN [10-16|12:25:35.981] Served eth_call conn=172.19.0.3:49602 reqid=70986 duration="999.462µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:35.986804999Z WARN [10-16|12:25:35.986] Served eth_call conn=172.19.0.3:49602 reqid=70995 duration="916.457µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:36.458728676Z WARN [10-16|12:25:36.458] Served eth_call conn=172.19.0.3:42940 reqid=71084 duration=1.146771ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:36.465186078Z WARN [10-16|12:25:36.465] Served eth_call conn=172.19.0.3:49602 reqid=71093 duration="913.057µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:36.957789142Z WARN [10-16|12:25:36.957] Served eth_call conn=172.19.0.3:49602 reqid=71185 duration=1.12927ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:36.963606704Z WARN [10-16|12:25:36.963] Served eth_call conn=172.19.0.3:49602 reqid=71194 duration="896.556µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:37.417234842Z WARN [10-16|12:25:37.417] Served eth_call conn=172.19.0.3:49590 reqid=71277 duration=1.010963ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:37.422966499Z WARN [10-16|12:25:37.422] Served eth_call conn=172.19.0.3:49602 reqid=71286 duration="899.756µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:37.905945964Z WARN [10-16|12:25:37.905] Served eth_call conn=172.19.0.3:42940 reqid=71377 duration=1.148771ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:37.911183890Z WARN [10-16|12:25:37.911] Served eth_call conn=172.19.0.3:42940 reqid=71386 duration=1.061966ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:38.365525273Z WARN [10-16|12:25:38.365] Served eth_call conn=172.19.0.3:42940 reqid=71468 duration=1.011763ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:38.371374037Z WARN [10-16|12:25:38.371] Served eth_call conn=172.19.0.3:42940 reqid=71477 duration="940.259µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:38.877522744Z WARN [10-16|12:25:38.877] Served eth_call conn=172.19.0.3:42940 reqid=71569 duration=1.099769ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:38.883341907Z WARN [10-16|12:25:38.883] Served eth_call conn=172.19.0.3:42940 reqid=71578 duration="977.461µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:39.360119586Z WARN [10-16|12:25:39.359] Served eth_call conn=172.19.0.3:49590 reqid=71670 duration=1.019463ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:39.365479319Z WARN [10-16|12:25:39.365] Served eth_call conn=172.19.0.3:49590 reqid=71679 duration="906.857µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:39.784014173Z WARN [10-16|12:25:39.783] Served eth_call conn=172.19.0.3:42940 reqid=71758 duration=1.12467ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:39.789275200Z WARN [10-16|12:25:39.789] Served eth_call conn=172.19.0.3:42940 reqid=71767 duration="914.957µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:40.265433041Z WARN [10-16|12:25:40.265] Served eth_call conn=172.19.0.3:49590 reqid=71857 duration=1.029064ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:40.275683979Z WARN [10-16|12:25:40.275] Served eth_call conn=172.19.0.3:49590 reqid=71867 duration=2.259241ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:40.730734605Z WARN [10-16|12:25:40.730] Served eth_call conn=172.19.0.3:42940 reqid=71955 duration=1.053665ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:40.736367956Z WARN [10-16|12:25:40.736] Served eth_call conn=172.19.0.3:42940 reqid=71964 duration="893.256µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:41.193089487Z WARN [10-16|12:25:41.192] Served eth_call conn=172.19.0.3:42940 reqid=72049 duration=1.024264ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:41.198315812Z WARN [10-16|12:25:41.198] Served eth_call conn=172.19.0.3:42940 reqid=72058 duration="924.758µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:41.671506468Z WARN [10-16|12:25:41.671] Served eth_call conn=172.19.0.3:42940 reqid=72148 duration="991.462µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:41.676873102Z WARN [10-16|12:25:41.676] Served eth_call conn=172.19.0.3:42940 reqid=72157 duration="973.46µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:42.142665197Z WARN [10-16|12:25:42.142] Served eth_call conn=172.19.0.3:49590 reqid=72245 duration=1.010363ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:42.151527249Z WARN [10-16|12:25:42.151] Served eth_call conn=172.19.0.3:49590 reqid=72254 duration=1.521995ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:42.633258436Z WARN [10-16|12:25:42.633] Served eth_call conn=172.19.0.3:49590 reqid=72342 duration=1.000562ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:42.638696075Z WARN [10-16|12:25:42.638] Served eth_call conn=172.19.0.3:49590 reqid=72351 duration="908.457µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:43.094493948Z WARN [10-16|12:25:43.094] Served eth_call conn=172.19.0.3:49602 reqid=72437 duration=1.072167ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:43.099842081Z WARN [10-16|12:25:43.099] Served eth_call conn=172.19.0.3:49602 reqid=72446 duration="905.757µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:43.521864751Z WARN [10-16|12:25:43.521] Served eth_call conn=172.19.0.3:49602 reqid=72524 duration=1.128171ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:43.527646011Z WARN [10-16|12:25:43.527] Served eth_call conn=172.19.0.3:49602 reqid=72533 duration="916.757µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:44.001311500Z WARN [10-16|12:25:44.001] Served eth_call conn=172.19.0.3:49602 reqid=72622 duration=1.44089ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:44.006331412Z WARN [10-16|12:25:44.006] Served eth_call conn=172.19.0.3:49602 reqid=72631 duration="942.659µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:44.459205906Z WARN [10-16|12:25:44.459] Served eth_call conn=172.19.0.3:49590 reqid=72716 duration=1.034164ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:44.464270522Z WARN [10-16|12:25:44.464] Served eth_call conn=172.19.0.3:49590 reqid=72725 duration="895.455µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:44.911317953Z WARN [10-16|12:25:44.911] Served eth_call conn=172.19.0.3:49590 reqid=72810 duration=1.059466ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:44.916385769Z WARN [10-16|12:25:44.916] Served eth_call conn=172.19.0.3:49590 reqid=72818 duration="940.459µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:45.377096951Z WARN [10-16|12:25:45.376] Served eth_call conn=172.19.0.3:49590 reqid=72906 duration=1.077067ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:45.382542590Z WARN [10-16|12:25:45.382] Served eth_call conn=172.19.0.3:49590 reqid=72915 duration=1.098269ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:45.834344118Z WARN [10-16|12:25:45.834] Served eth_call conn=172.19.0.3:49590 reqid=73002 duration=1.021864ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:45.839838760Z WARN [10-16|12:25:45.839] Served eth_call conn=172.19.0.3:42940 reqid=73011 duration="905.457µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:46.295881351Z WARN [10-16|12:25:46.295] Served eth_call conn=172.19.0.3:42280 reqid=73098 duration=1.031164ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:46.315064045Z WARN [10-16|12:25:46.314] Served eth_call conn=172.19.0.3:42280 reqid=73107 duration=1.11007ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:46.782416841Z WARN [10-16|12:25:46.782] Served eth_call conn=172.19.0.3:49602 reqid=73195 duration=1.12417ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:46.789003651Z WARN [10-16|12:25:46.788] Served eth_call conn=172.19.0.3:49602 reqid=73205 duration="948.76µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:47.229996106Z WARN [10-16|12:25:47.229] Served eth_call conn=172.19.0.3:42280 reqid=73287 duration=1.022763ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:47.235092323Z WARN [10-16|12:25:47.234] Served eth_call conn=172.19.0.3:42280 reqid=73296 duration="903.456µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:47.691731752Z WARN [10-16|12:25:47.691] Served eth_call conn=172.19.0.3:49602 reqid=73382 duration="999.162µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:47.697114387Z WARN [10-16|12:25:47.696] Served eth_call conn=172.19.0.3:49602 reqid=73391 duration="931.358µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:48.163344613Z WARN [10-16|12:25:48.163] Served eth_call conn=172.19.0.3:42280 reqid=73480 duration="985.261µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:48.169302284Z WARN [10-16|12:25:48.169] Served eth_call conn=172.19.0.3:42280 reqid=73488 duration="896.256µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:48.643442502Z WARN [10-16|12:25:48.643] Served eth_call conn=172.19.0.3:49602 reqid=73577 duration="995.462µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:48.648449414Z WARN [10-16|12:25:48.648] Served eth_call conn=172.19.0.3:49602 reqid=73586 duration="895.955µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:49.119934466Z WARN [10-16|12:25:49.119] Served eth_call conn=172.19.0.3:49590 reqid=73674 duration=1.137671ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:49.126047447Z WARN [10-16|12:25:49.125] Served eth_call conn=172.19.0.3:49590 reqid=73683 duration=1.001962ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:49.585443047Z WARN [10-16|12:25:49.585] Served eth_call conn=172.19.0.3:49602 reqid=73768 duration="999.463µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:49.591310113Z WARN [10-16|12:25:49.591] Served eth_call conn=172.19.0.3:49602 reqid=73777 duration="898.356µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:50.030738770Z WARN [10-16|12:25:50.030] Served eth_call conn=172.19.0.3:42280 reqid=73860 duration=2.533658ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:50.040518779Z WARN [10-16|12:25:50.040] Served eth_call conn=172.19.0.3:42280 reqid=73870 duration="990.062µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:50.516385504Z WARN [10-16|12:25:50.516] Served eth_call conn=172.19.0.3:42280 reqid=73958 duration=1.164373ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:50.521553426Z WARN [10-16|12:25:50.521] Served eth_call conn=172.19.0.3:42280 reqid=73967 duration="891.355µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:50.965802083Z WARN [10-16|12:25:50.965] Served eth_call conn=172.19.0.3:49590 reqid=74049 duration=1.026764ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:50.971958867Z WARN [10-16|12:25:50.971] Served eth_call conn=172.19.0.3:49590 reqid=74058 duration="921.758µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:51.383362179Z WARN [10-16|12:25:51.383] Served eth_call conn=172.19.0.3:49590 reqid=74138 duration=2.174335ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:51.394126549Z WARN [10-16|12:25:51.393] Served eth_call conn=172.19.0.3:49590 reqid=74147 duration="939.858µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:51.831829700Z WARN [10-16|12:25:51.831] Served eth_call conn=172.19.0.3:42940 reqid=74231 duration=1.303081ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:51.836999722Z WARN [10-16|12:25:51.836] Served eth_call conn=172.19.0.3:42940 reqid=74239 duration="897.556µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:52.255172957Z WARN [10-16|12:25:52.255] Served eth_call conn=172.19.0.3:42940 reqid=74321 duration="995.061µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:52.260481588Z WARN [10-16|12:25:52.260] Served eth_call conn=172.19.0.3:42940 reqid=74330 duration="889.055µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:52.680136116Z WARN [10-16|12:25:52.679] Served eth_call conn=172.19.0.3:49602 reqid=74411 duration=1.037665ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:52.685121826Z WARN [10-16|12:25:52.684] Served eth_call conn=172.19.0.3:49602 reqid=74420 duration="896.056µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:53.111854394Z WARN [10-16|12:25:53.111] Served eth_call conn=172.19.0.3:49590 reqid=74502 duration=1.008463ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:53.117252630Z WARN [10-16|12:25:53.117] Served eth_call conn=172.19.0.3:49590 reqid=74511 duration="906.157µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:53.588255155Z WARN [10-16|12:25:53.588] Served eth_call conn=172.19.0.3:42280 reqid=74598 duration=1.162272ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:53.593115457Z WARN [10-16|12:25:53.592] Served eth_call conn=172.19.0.3:42280 reqid=74607 duration="892.056µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:54.062418176Z WARN [10-16|12:25:54.062] Served eth_call conn=172.19.0.3:49602 reqid=74696 duration=1.066767ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:54.068737070Z WARN [10-16|12:25:54.068] Served eth_call conn=172.19.0.3:49602 reqid=74705 duration="937.558µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:54.504292487Z WARN [10-16|12:25:54.504] Served eth_call conn=172.19.0.3:49602 reqid=74788 duration=1.102269ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:54.509861934Z WARN [10-16|12:25:54.509] Served eth_call conn=172.19.0.3:49602 reqid=74797 duration=1.042965ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:54.961369945Z WARN [10-16|12:25:54.959] Served eth_call conn=172.19.0.3:49602 reqid=74883 duration="967.261µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:54.966764281Z WARN [10-16|12:25:54.966] Served eth_call conn=172.19.0.3:49602 reqid=74892 duration="938.359µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:55.428995459Z WARN [10-16|12:25:55.428] Served eth_call conn=172.19.0.3:42280 reqid=74979 duration=1.090068ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:55.433994170Z WARN [10-16|12:25:55.433] Served eth_call conn=172.19.0.3:42280 reqid=74988 duration="911.557µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:55.897858050Z WARN [10-16|12:25:55.897] Served eth_call conn=172.19.0.3:49590 reqid=75075 duration=1.019864ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:55.902691051Z WARN [10-16|12:25:55.902] Served eth_call conn=172.19.0.3:49590 reqid=75084 duration="827.752µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:56.354909006Z WARN [10-16|12:25:56.354] Served eth_call conn=172.19.0.3:49590 reqid=75169 duration=1.002862ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:56.360176734Z WARN [10-16|12:25:56.360] Served eth_call conn=172.19.0.3:49590 reqid=75178 duration="898.556µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:56.780632312Z WARN [10-16|12:25:56.780] Served eth_call conn=172.19.0.3:49590 reqid=75258 duration=1.097268ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:56.786090951Z WARN [10-16|12:25:56.785] Served eth_call conn=172.19.0.3:49590 reqid=75267 duration="945.559µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:57.246140694Z WARN [10-16|12:25:57.245] Served eth_call conn=172.19.0.3:49602 reqid=75355 duration=1.017463ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:57.252181570Z WARN [10-16|12:25:57.252] Served eth_call conn=172.19.0.3:49602 reqid=75364 duration="977.361µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:57.704757347Z WARN [10-16|12:25:57.704] Served eth_call conn=172.19.0.3:49590 reqid=75450 duration="973.461µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:57.713602798Z WARN [10-16|12:25:57.713] Served eth_call conn=172.19.0.3:49590 reqid=75460 duration=1.223576ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:58.125901068Z WARN [10-16|12:25:58.125] Served eth_call conn=172.19.0.3:42940 reqid=75540 duration=1.399988ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:58.133264826Z WARN [10-16|12:25:58.133] Served eth_call conn=172.19.0.3:42940 reqid=75549 duration="945.158µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:58.595890929Z WARN [10-16|12:25:58.595] Served eth_call conn=172.19.0.3:49590 reqid=75636 duration=1.044865ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:58.601737593Z WARN [10-16|12:25:58.601] Served eth_call conn=172.19.0.3:49590 reqid=75645 duration="933.758µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:59.050178013Z WARN [10-16|12:25:59.050] Served eth_call conn=172.19.0.3:49602 reqid=75730 duration=1.014564ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:59.055188625Z WARN [10-16|12:25:59.055] Served eth_call conn=172.19.0.3:49602 reqid=75739 duration="881.955µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:59.494153155Z WARN [10-16|12:25:59.493] Served eth_call conn=172.19.0.3:49602 reqid=75824 duration=1.711806ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:59.499753503Z WARN [10-16|12:25:59.499] Served eth_call conn=172.19.0.3:49602 reqid=75833 duration="902.456µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:59.931480782Z WARN [10-16|12:25:59.931] Served eth_call conn=172.19.0.3:42940 reqid=75915 duration=1.201875ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:25:59.937239540Z WARN [10-16|12:25:59.937] Served eth_call conn=172.19.0.3:42940 reqid=75924 duration=1.622401ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:00.381920024Z WARN [10-16|12:26:00.381] Served eth_call conn=172.19.0.3:49602 reqid=76008 duration=1.267079ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:00.387293159Z WARN [10-16|12:26:00.387] Served eth_call conn=172.19.0.3:49602 reqid=76017 duration="894.456µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:00.838366241Z WARN [10-16|12:26:00.838] Served eth_call conn=172.19.0.3:42940 reqid=76101 duration=1.319782ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:00.843551064Z WARN [10-16|12:26:00.843] Served eth_call conn=172.19.0.3:42940 reqid=76110 duration="909.657µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:01.312114335Z WARN [10-16|12:26:01.311] Served eth_call conn=172.19.0.3:49602 reqid=76198 duration=1.052465ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:01.316989938Z WARN [10-16|12:26:01.316] Served eth_call conn=172.19.0.3:49602 reqid=76207 duration="967.06µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:01.772194478Z WARN [10-16|12:26:01.772] Served eth_call conn=172.19.0.3:49602 reqid=76293 duration=1.260679ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:01.777082682Z WARN [10-16|12:26:01.776] Served eth_call conn=172.19.0.3:49602 reqid=76302 duration="893.256µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:02.202134444Z WARN [10-16|12:26:02.201] Served eth_call conn=172.19.0.3:49602 reqid=76383 duration=1.014563ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:02.206868839Z WARN [10-16|12:26:02.206] Served eth_call conn=172.19.0.3:49602 reqid=76391 duration="908.956µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:02.671886289Z WARN [10-16|12:26:02.671] Served eth_call conn=172.19.0.3:49602 reqid=76480 duration="988.562µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:02.676756492Z WARN [10-16|12:26:02.676] Served eth_call conn=172.19.0.3:49602 reqid=76488 duration="901.656µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:03.130554444Z WARN [10-16|12:26:03.130] Served eth_call conn=172.19.0.3:42280 reqid=76573 duration=1.055566ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:03.135643461Z WARN [10-16|12:26:03.135] Served eth_call conn=172.19.0.3:42280 reqid=76582 duration="867.254µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:03.559657359Z WARN [10-16|12:26:03.559] Served eth_call conn=172.19.0.3:42940 reqid=76663 duration=1.13367ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:03.564884284Z WARN [10-16|12:26:03.564] Served eth_call conn=172.19.0.3:42940 reqid=76672 duration="871.554µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:04.011483288Z WARN [10-16|12:26:04.011] Served eth_call conn=172.19.0.3:42940 reqid=76755 duration="993.061µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:04.017409257Z WARN [10-16|12:26:04.017] Served eth_call conn=172.19.0.3:49590 reqid=76764 duration=1.201075ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:04.456232376Z WARN [10-16|12:26:04.456] Served eth_call conn=172.19.0.3:49602 reqid=76849 duration="994.162µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:04.461429500Z WARN [10-16|12:26:04.461] Served eth_call conn=172.19.0.3:49590 reqid=76858 duration="890.756µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:04.923456764Z WARN [10-16|12:26:04.923] Served eth_call conn=172.19.0.3:42940 reqid=76945 duration="983.461µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:04.928753994Z WARN [10-16|12:26:04.928] Served eth_call conn=172.19.0.3:42940 reqid=76954 duration="928.157µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:05.367873031Z WARN [10-16|12:26:05.367] Served eth_call conn=172.19.0.3:42280 reqid=77036 duration="984.762µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:05.372957848Z WARN [10-16|12:26:05.372] Served eth_call conn=172.19.0.3:42280 reqid=77045 duration="903.257µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:05.818604792Z WARN [10-16|12:26:05.818] Served eth_call conn=172.19.0.3:49602 reqid=77129 duration=1.214575ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:05.823670308Z WARN [10-16|12:26:05.823] Served eth_call conn=172.19.0.3:49602 reqid=77138 duration="883.655µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:06.284749413Z WARN [10-16|12:26:06.284] Served eth_call conn=172.19.0.3:49602 reqid=77225 duration="997.062µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:06.290193152Z WARN [10-16|12:26:06.290] Served eth_call conn=172.19.0.3:49602 reqid=77234 duration="920.858µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:06.759052641Z WARN [10-16|12:26:06.758] Served eth_call conn=172.19.0.3:49602 reqid=77324 duration=1.023064ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:06.763948146Z WARN [10-16|12:26:06.763] Served eth_call conn=172.19.0.3:49602 reqid=77333 duration="932.358µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:07.240970044Z WARN [10-16|12:26:07.240] Served eth_call conn=172.19.0.3:42940 reqid=77421 duration="984.761µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:07.246096163Z WARN [10-16|12:26:07.245] Served eth_call conn=172.19.0.3:42940 reqid=77430 duration=1.014063ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:07.701510115Z WARN [10-16|12:26:07.701] Served eth_call conn=172.19.0.3:42940 reqid=77514 duration=1.013963ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:07.706312214Z WARN [10-16|12:26:07.706] Served eth_call conn=172.19.0.3:42940 reqid=77523 duration="913.257µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:08.161544056Z WARN [10-16|12:26:08.161] Served eth_call conn=172.19.0.3:49602 reqid=77606 duration=1.016163ms err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000000349f51b814d7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:08.166550168Z WARN [10-16|12:26:08.166] Served eth_call conn=172.19.0.3:49602 reqid=77615 duration="931.158µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000e1e94000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:08.633197520Z WARN [10-16|12:26:08.632] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:26:08.675316842Z WARN [10-16|12:26:08.674] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:26:08.709270056Z WARN [10-16|12:26:08.709] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:26:08.778355057Z WARN [10-16|12:26:08.777] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:26:08.812811203Z WARN [10-16|12:26:08.812] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:26:08.843732528Z WARN [10-16|12:26:08.843] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:26:08.865929810Z WARN [10-16|12:26:08.865] Served eth_call conn=172.19.0.3:49602 reqid=77749 duration="595.737µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:08.869335822Z WARN [10-16|12:26:08.869] Served eth_call conn=172.19.0.3:49602 reqid=77756 duration="500.031µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:09.118391727Z WARN [10-16|12:26:09.118] Served eth_call conn=172.19.0.3:42280 reqid=77806 duration="603.438µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:09.122007453Z WARN [10-16|12:26:09.121] Served eth_call conn=172.19.0.3:42280 reqid=77813 duration="515.332µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:09.351344531Z WARN [10-16|12:26:09.351] Served eth_call conn=172.19.0.3:49590 reqid=77859 duration="574.436µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:09.355327979Z WARN [10-16|12:26:09.355] Served eth_call conn=172.19.0.3:49590 reqid=77866 duration="546.334µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:09.588819715Z WARN [10-16|12:26:09.588] Served eth_call conn=172.19.0.3:42280 reqid=77912 duration="578.236µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:09.592706657Z WARN [10-16|12:26:09.592] Served eth_call conn=172.19.0.3:42280 reqid=77920 duration="486.13µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:09.808414387Z WARN [10-16|12:26:09.808] Served eth_call conn=172.19.0.3:42280 reqid=77963 duration="595.037µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:09.811920305Z WARN [10-16|12:26:09.811] Served eth_call conn=172.19.0.3:42280 reqid=77970 duration="479.53µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:10.037404743Z WARN [10-16|12:26:10.037] Served eth_call conn=172.19.0.3:49590 reqid=78015 duration="569.536µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:10.041012768Z WARN [10-16|12:26:10.040] Served eth_call conn=172.19.0.3:49590 reqid=78023 duration="487.731µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:10.286620259Z WARN [10-16|12:26:10.286] Served eth_call conn=172.19.0.3:49590 reqid=78070 duration="581.736µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:10.293181967Z WARN [10-16|12:26:10.293] Served eth_call conn=172.19.0.3:49590 reqid=78078 duration="624.038µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:10.542134367Z WARN [10-16|12:26:10.541] Served eth_call conn=172.19.0.3:49590 reqid=78126 duration="605.137µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:10.545853598Z WARN [10-16|12:26:10.545] Served eth_call conn=172.19.0.3:49590 reqid=78133 duration="489.43µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:10.780895431Z WARN [10-16|12:26:10.780] Served eth_call conn=172.19.0.3:49590 reqid=78181 duration="608.938µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:10.785161697Z WARN [10-16|12:26:10.785] Served eth_call conn=172.19.0.3:42280 reqid=78189 duration="578.336µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:11.003001859Z WARN [10-16|12:26:11.002] Served eth_call conn=172.19.0.3:49602 reqid=78232 duration="586.337µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:11.006703990Z WARN [10-16|12:26:11.006] Served eth_call conn=172.19.0.3:49602 reqid=78239 duration="485.03µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:11.221883886Z WARN [10-16|12:26:11.221] Served eth_call conn=172.19.0.3:49602 reqid=78282 duration="812.851µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:11.225626219Z WARN [10-16|12:26:11.225] Served eth_call conn=172.19.0.3:49602 reqid=78290 duration="508.732µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:11.452486443Z WARN [10-16|12:26:11.452] Served eth_call conn=172.19.0.3:49602 reqid=78336 duration="577.636µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:11.456254178Z WARN [10-16|12:26:11.456] Served eth_call conn=172.19.0.3:49602 reqid=78343 duration="509.632µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:11.680317928Z WARN [10-16|12:26:11.680] Served eth_call conn=172.19.0.3:49602 reqid=78387 duration="604.837µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:11.684404182Z WARN [10-16|12:26:11.684] Served eth_call conn=172.19.0.3:49602 reqid=78394 duration="485.93µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:11.917292981Z WARN [10-16|12:26:11.917] Served eth_call conn=172.19.0.3:49602 reqid=78440 duration="939.959µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:11.920664491Z WARN [10-16|12:26:11.920] Served eth_call conn=172.19.0.3:49602 reqid=78448 duration="469.929µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:12.145824309Z WARN [10-16|12:26:12.145] Served eth_call conn=172.19.0.3:49602 reqid=78493 duration="597.638µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:12.149346328Z WARN [10-16|12:26:12.149] Served eth_call conn=172.19.0.3:49602 reqid=78500 duration="515.232µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:12.380543322Z WARN [10-16|12:26:12.380] Served eth_call conn=172.19.0.3:49602 reqid=78546 duration="566.535µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:12.384177748Z WARN [10-16|12:26:12.384] Served eth_call conn=172.19.0.3:49602 reqid=78554 duration="484.33µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:12.623585753Z WARN [10-16|12:26:12.623] Served eth_call conn=172.19.0.3:49602 reqid=78600 duration="617.739µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:12.627673108Z WARN [10-16|12:26:12.627] Served eth_call conn=172.19.0.3:49602 reqid=78607 duration="530.633µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:12.854441926Z WARN [10-16|12:26:12.853] Served eth_call conn=172.19.0.3:49602 reqid=78652 duration="612.438µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:12.857159395Z WARN [10-16|12:26:12.857] Served eth_call conn=172.19.0.3:49602 reqid=78659 duration="487.131µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:13.070789395Z WARN [10-16|12:26:13.070] Served eth_call conn=172.19.0.3:49602 reqid=78702 duration="584.636µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:13.074483025Z WARN [10-16|12:26:13.074] Served eth_call conn=172.19.0.3:49602 reqid=78710 duration="729.845µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:13.293902886Z WARN [10-16|12:26:13.293] Served eth_call conn=172.19.0.3:49590 reqid=78754 duration="636.039µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:13.297539412Z WARN [10-16|12:26:13.297] Served eth_call conn=172.19.0.3:49590 reqid=78761 duration="477.13µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:13.542325552Z WARN [10-16|12:26:13.542] Served eth_call conn=172.19.0.3:49590 reqid=78807 duration="776.149µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:13.547312063Z WARN [10-16|12:26:13.547] Served eth_call conn=172.19.0.3:49590 reqid=78815 duration="498.331µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:13.793970519Z WARN [10-16|12:26:13.793] Served eth_call conn=172.19.0.3:42280 reqid=78862 duration="735.146µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:13.798661111Z WARN [10-16|12:26:13.798] Served eth_call conn=172.19.0.3:42280 reqid=78870 duration="574.636µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:14.029417277Z WARN [10-16|12:26:14.029] Served eth_call conn=172.19.0.3:49602 reqid=78917 duration="564.635µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:14.033128209Z WARN [10-16|12:26:14.032] Served eth_call conn=172.19.0.3:49602 reqid=78924 duration="476.429µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:14.240168498Z WARN [10-16|12:26:14.239] Served eth_call conn=172.19.0.3:42280 reqid=78967 duration="549.734µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:14.243807925Z WARN [10-16|12:26:14.243] Served eth_call conn=172.19.0.3:42280 reqid=78974 duration="533.233µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:14.457187010Z WARN [10-16|12:26:14.457] Served eth_call conn=172.19.0.3:49602 reqid=79017 duration="579.636µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:14.461077952Z WARN [10-16|12:26:14.460] Served eth_call conn=172.19.0.3:49602 reqid=79025 duration="513.432µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:14.682293724Z WARN [10-16|12:26:14.682] Served eth_call conn=172.19.0.3:49602 reqid=79068 duration="605.138µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:14.687063321Z WARN [10-16|12:26:14.686] Served eth_call conn=172.19.0.3:49602 reqid=79076 duration="505.232µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:14.916566510Z WARN [10-16|12:26:14.916] Served eth_call conn=172.19.0.3:49602 reqid=79122 duration="608.938µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:14.920629262Z WARN [10-16|12:26:14.920] Served eth_call conn=172.19.0.3:49602 reqid=79129 duration="491.93µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:15.155140863Z WARN [10-16|12:26:15.154] Served eth_call conn=172.19.0.3:49602 reqid=79177 duration="601.138µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:15.162211903Z WARN [10-16|12:26:15.162] Served eth_call conn=172.19.0.3:49602 reqid=79185 duration="517.532µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:15.412335875Z WARN [10-16|12:26:15.412] Served eth_call conn=172.19.0.3:49602 reqid=79234 duration="616.838µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:15.417882220Z WARN [10-16|12:26:15.417] Served eth_call conn=172.19.0.3:49602 reqid=79242 duration="560.035µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:15.650089077Z WARN [10-16|12:26:15.649] Served eth_call conn=172.19.0.3:49602 reqid=79288 duration="604.838µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:15.654133329Z WARN [10-16|12:26:15.653] Served eth_call conn=172.19.0.3:49602 reqid=79296 duration="477.93µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:15.870591304Z WARN [10-16|12:26:15.870] Served eth_call conn=172.19.0.3:49602 reqid=79339 duration="591.737µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:15.874353638Z WARN [10-16|12:26:15.874] Served eth_call conn=172.19.0.3:49602 reqid=79346 duration="478.13µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:16.099929681Z WARN [10-16|12:26:16.099] Served eth_call conn=172.19.0.3:49590 reqid=79391 duration="563.536µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:16.103541706Z WARN [10-16|12:26:16.103] Served eth_call conn=172.19.0.3:49590 reqid=79399 duration="489.63µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:16.338024703Z WARN [10-16|12:26:16.337] Served eth_call conn=172.19.0.3:49590 reqid=79445 duration="657.34µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:16.341919646Z WARN [10-16|12:26:16.341] Served eth_call conn=172.19.0.3:49590 reqid=79452 duration="540.534µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:16.572871123Z WARN [10-16|12:26:16.572] Served eth_call conn=172.19.0.3:42280 reqid=79500 duration="604.838µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:16.576868272Z WARN [10-16|12:26:16.576] Served eth_call conn=172.19.0.3:42280 reqid=79507 duration="496.331µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:16.807924856Z WARN [10-16|12:26:16.807] Served eth_call conn=172.19.0.3:42280 reqid=79553 duration="604.738µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:16.812588346Z WARN [10-16|12:26:16.812] Served eth_call conn=172.19.0.3:42280 reqid=79561 duration="588.037µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:17.041340387Z WARN [10-16|12:26:17.041] Served eth_call conn=172.19.0.3:42280 reqid=79606 duration="920.157µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:17.045396739Z WARN [10-16|12:26:17.045] Served eth_call conn=172.19.0.3:42280 reqid=79614 duration="489.63µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:17.283729376Z WARN [10-16|12:26:17.283] Served eth_call conn=172.19.0.3:49590 reqid=79661 duration="666.741µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:17.287337801Z WARN [10-16|12:26:17.287] Served eth_call conn=172.19.0.3:42280 reqid=79669 duration="475.529µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:17.524556169Z WARN [10-16|12:26:17.524] Served eth_call conn=172.19.0.3:49590 reqid=79716 duration="575.736µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:17.527799471Z WARN [10-16|12:26:17.527] Served eth_call conn=172.19.0.3:49590 reqid=79724 duration="476.529µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:17.745430119Z WARN [10-16|12:26:17.745] Served eth_call conn=172.19.0.3:49590 reqid=79768 duration="587.437µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:17.749532874Z WARN [10-16|12:26:17.749] Served eth_call conn=172.19.0.3:49590 reqid=79776 duration="485.13µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:17.977445263Z WARN [10-16|12:26:17.977] Served eth_call conn=172.19.0.3:49590 reqid=79821 duration="624.639µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:17.982180457Z WARN [10-16|12:26:17.981] Served eth_call conn=172.19.0.3:49590 reqid=79829 duration="490.23µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:18.213179538Z WARN [10-16|12:26:18.213] Served eth_call conn=172.19.0.3:49590 reqid=79876 duration="589.537µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:18.216921871Z WARN [10-16|12:26:18.216] Served eth_call conn=172.19.0.3:49590 reqid=79883 duration="497.531µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:18.437094777Z WARN [10-16|12:26:18.436] Served eth_call conn=172.19.0.3:49590 reqid=79928 duration="587.636µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:18.440699202Z WARN [10-16|12:26:18.440] Served eth_call conn=172.19.0.3:49590 reqid=79935 duration="474.429µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:18.681522194Z WARN [10-16|12:26:18.681] Served eth_call conn=172.19.0.3:49602 reqid=79983 duration="578.636µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:18.685712555Z WARN [10-16|12:26:18.685] Served eth_call conn=172.19.0.3:49602 reqid=79991 duration="619.438µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:18.921159512Z WARN [10-16|12:26:18.920] Served eth_call conn=172.19.0.3:42280 reqid=80036 duration=3.114294ms err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:18.926357836Z WARN [10-16|12:26:18.926] Served eth_call conn=172.19.0.3:42280 reqid=80044 duration="555.035µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:19.164018431Z WARN [10-16|12:26:19.163] Served eth_call conn=172.19.0.3:42280 reqid=80091 duration="573.236µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:19.167991778Z WARN [10-16|12:26:19.167] Served eth_call conn=172.19.0.3:42280 reqid=80099 duration="491.431µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:19.402971406Z WARN [10-16|12:26:19.402] Served eth_call conn=172.19.0.3:42280 reqid=80146 duration="574.335µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:19.406838547Z WARN [10-16|12:26:19.406] Served eth_call conn=172.19.0.3:42280 reqid=80153 duration="491.731µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:19.635418277Z WARN [10-16|12:26:19.635] Served eth_call conn=172.19.0.3:42280 reqid=80199 duration="611.638µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:19.639060404Z WARN [10-16|12:26:19.638] Served eth_call conn=172.19.0.3:42280 reqid=80207 duration="489.13µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:19.852489790Z WARN [10-16|12:26:19.852] Served eth_call conn=172.19.0.3:49590 reqid=80250 duration="595.537µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:19.856291027Z WARN [10-16|12:26:19.856] Served eth_call conn=172.19.0.3:49590 reqid=80257 duration="480.33µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:20.126687460Z WARN [10-16|12:26:20.126] Served eth_call conn=172.19.0.3:42280 reqid=80310 duration="595.137µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:20.130374690Z WARN [10-16|12:26:20.130] Served eth_call conn=172.19.0.3:42280 reqid=80318 duration="519.133µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:20.352414012Z WARN [10-16|12:26:20.352] Served eth_call conn=172.19.0.3:49590 reqid=80362 duration="577.536µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:20.356060739Z WARN [10-16|12:26:20.355] Served eth_call conn=172.19.0.3:49590 reqid=80369 duration="480.13µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:20.583077972Z WARN [10-16|12:26:20.582] Served eth_call conn=172.19.0.3:42280 reqid=80414 duration="592.537µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:20.587012717Z WARN [10-16|12:26:20.586] Served eth_call conn=172.19.0.3:42280 reqid=80422 duration="507.732µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:20.815612248Z WARN [10-16|12:26:20.815] Served eth_call conn=172.19.0.3:42280 reqid=80466 duration="595.237µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:20.819365882Z WARN [10-16|12:26:20.819] Served eth_call conn=172.19.0.3:42280 reqid=80473 duration="495.831µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:21.037513962Z WARN [10-16|12:26:21.037] Served eth_call conn=172.19.0.3:42280 reqid=80517 duration="595.937µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:21.041709423Z WARN [10-16|12:26:21.041] Served eth_call conn=172.19.0.3:49590 reqid=80525 duration="536.834µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:21.252087720Z WARN [10-16|12:26:21.251] Served eth_call conn=172.19.0.3:42280 reqid=80567 duration="570.535µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:21.255635741Z WARN [10-16|12:26:21.255] Served eth_call conn=172.19.0.3:42280 reqid=80574 duration="498.131µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:21.466643277Z WARN [10-16|12:26:21.466] Served eth_call conn=172.19.0.3:42280 reqid=80616 duration="617.638µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:21.470412011Z WARN [10-16|12:26:21.470] Served eth_call conn=172.19.0.3:42280 reqid=80624 duration="507.831µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:21.710013227Z WARN [10-16|12:26:21.709] Served eth_call conn=172.19.0.3:42280 reqid=80670 duration=1.138571ms err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:21.715316157Z WARN [10-16|12:26:21.715] Served eth_call conn=172.19.0.3:42280 reqid=80679 duration="544.134µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:21.955361201Z WARN [10-16|12:26:21.955] Served eth_call conn=172.19.0.3:49602 reqid=80726 duration="599.537µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:21.961496083Z WARN [10-16|12:26:21.961] Served eth_call conn=172.19.0.3:49602 reqid=80733 duration="520.632µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:22.199031470Z WARN [10-16|12:26:22.198] Served eth_call conn=172.19.0.3:49590 reqid=80781 duration="573.636µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:22.202732101Z WARN [10-16|12:26:22.202] Served eth_call conn=172.19.0.3:49590 reqid=80788 duration="496.031µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:22.435410086Z WARN [10-16|12:26:22.435] Served eth_call conn=172.19.0.3:42280 reqid=80835 duration="602.338µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:22.438999209Z WARN [10-16|12:26:22.438] Served eth_call conn=172.19.0.3:42280 reqid=80842 duration="485.03µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:22.664922574Z WARN [10-16|12:26:22.664] Served eth_call conn=172.19.0.3:49602 reqid=80888 duration="575.636µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:22.668471995Z WARN [10-16|12:26:22.668] Served eth_call conn=172.19.0.3:49602 reqid=80895 duration="471.729µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:22.888214874Z WARN [10-16|12:26:22.888] Served eth_call conn=172.19.0.3:42280 reqid=80939 duration="598.838µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:22.891786097Z WARN [10-16|12:26:22.891] Served eth_call conn=172.19.0.3:42280 reqid=80947 duration="481.93µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:23.106435559Z WARN [10-16|12:26:23.106] Served eth_call conn=172.19.0.3:42280 reqid=80991 duration="589.237µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:23.110107288Z WARN [10-16|12:26:23.109] Served eth_call conn=172.19.0.3:42280 reqid=80998 duration="487.43µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:23.323758288Z WARN [10-16|12:26:23.323] Served eth_call conn=172.19.0.3:49590 reqid=81042 duration="601.737µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:23.327450218Z WARN [10-16|12:26:23.327] Served eth_call conn=172.19.0.3:49590 reqid=81049 duration="477.429µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:23.551315755Z WARN [10-16|12:26:23.551] Served eth_call conn=172.19.0.3:42280 reqid=81093 duration="722.645µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:23.555689427Z WARN [10-16|12:26:23.555] Served eth_call conn=172.19.0.3:42280 reqid=81101 duration="657.441µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:23.792799393Z WARN [10-16|12:26:23.792] Served eth_call conn=172.19.0.3:42280 reqid=81149 duration="605.038µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:23.796291810Z WARN [10-16|12:26:23.796] Served eth_call conn=172.19.0.3:42280 reqid=81156 duration="504.231µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:24.014582805Z WARN [10-16|12:26:24.014] Served eth_call conn=172.19.0.3:49590 reqid=81198 duration="588.136µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:24.018832170Z WARN [10-16|12:26:24.018] Served eth_call conn=172.19.0.3:49590 reqid=81206 duration="986.262µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:24.249639645Z WARN [10-16|12:26:24.249] Served eth_call conn=172.19.0.3:42280 reqid=81250 duration="591.037µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:24.253524387Z WARN [10-16|12:26:24.253] Served eth_call conn=172.19.0.3:49590 reqid=81258 duration="481.13µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:24.465018859Z WARN [10-16|12:26:24.464] Served eth_call conn=172.19.0.3:42280 reqid=81300 duration="572.536µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:24.468603182Z WARN [10-16|12:26:24.468] Served eth_call conn=172.19.0.3:42280 reqid=81308 duration="487.33µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:24.686165932Z WARN [10-16|12:26:24.686] Served eth_call conn=172.19.0.3:42280 reqid=81352 duration="639.64µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:24.690121679Z WARN [10-16|12:26:24.689] Served eth_call conn=172.19.0.3:42280 reqid=81359 duration="499.631µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:24.909794160Z WARN [10-16|12:26:24.909] Served eth_call conn=172.19.0.3:42280 reqid=81403 duration="648.341µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:24.914838674Z WARN [10-16|12:26:24.914] Served eth_call conn=172.19.0.3:42280 reqid=81411 duration="492.13µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:25.131640977Z WARN [10-16|12:26:25.131] Served eth_call conn=172.19.0.3:49590 reqid=81455 duration="571.735µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:25.135374710Z WARN [10-16|12:26:25.135] Served eth_call conn=172.19.0.3:49590 reqid=81462 duration="503.331µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:25.349600052Z WARN [10-16|12:26:25.349] Served eth_call conn=172.19.0.3:42280 reqid=81506 duration="600.837µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:25.353195376Z WARN [10-16|12:26:25.353] Served eth_call conn=172.19.0.3:42280 reqid=81514 duration="477.83µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:25.571553675Z WARN [10-16|12:26:25.571] Served eth_call conn=172.19.0.3:42280 reqid=81557 duration="556.435µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:25.575551324Z WARN [10-16|12:26:25.575] Served eth_call conn=172.19.0.3:42280 reqid=81565 duration="496.93µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:25.793774415Z WARN [10-16|12:26:25.793] Served eth_call conn=172.19.0.3:49590 reqid=81609 duration="749.347µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:25.797640056Z WARN [10-16|12:26:25.797] Served eth_call conn=172.19.0.3:49590 reqid=81617 duration="492.031µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:26.011922702Z WARN [10-16|12:26:26.011] Served eth_call conn=172.19.0.3:49590 reqid=81661 duration="750.747µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:26.016005556Z WARN [10-16|12:26:26.015] Served eth_call conn=172.19.0.3:49590 reqid=81669 duration="504.031µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:26.228634299Z WARN [10-16|12:26:26.228] Served eth_call conn=172.19.0.3:49590 reqid=81712 duration="591.436µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:26.232145617Z WARN [10-16|12:26:26.232] Served eth_call conn=172.19.0.3:49590 reqid=81719 duration="478.43µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:26.448073366Z WARN [10-16|12:26:26.447] Served eth_call conn=172.19.0.3:49602 reqid=81763 duration="576.736µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:26.451931506Z WARN [10-16|12:26:26.451] Served eth_call conn=172.19.0.3:49602 reqid=81770 duration="511.232µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:26.676506893Z WARN [10-16|12:26:26.676] Served eth_call conn=172.19.0.3:42280 reqid=81816 duration="585.637µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:26.680721155Z WARN [10-16|12:26:26.680] Served eth_call conn=172.19.0.3:42280 reqid=81824 duration="599.037µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:26.902036139Z WARN [10-16|12:26:26.901] Served eth_call conn=172.19.0.3:49602 reqid=81868 duration="618.338µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:26.905747570Z WARN [10-16|12:26:26.905] Served eth_call conn=172.19.0.3:49602 reqid=81875 duration="495.631µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:27.120164624Z WARN [10-16|12:26:27.119] Served eth_call conn=172.19.0.3:42280 reqid=81918 duration="583.036µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:27.123890356Z WARN [10-16|12:26:27.123] Served eth_call conn=172.19.0.3:42280 reqid=81925 duration="509.032µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:27.339043656Z WARN [10-16|12:26:27.338] Served eth_call conn=172.19.0.3:49590 reqid=81965 duration="587.136µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:27.342772288Z WARN [10-16|12:26:27.342] Served eth_call conn=172.19.0.3:49590 reqid=81973 duration="492.53µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:27.554180855Z WARN [10-16|12:26:27.554] Served eth_call conn=172.19.0.3:49590 reqid=82016 duration="619.738µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:27.558122501Z WARN [10-16|12:26:27.558] Served eth_call conn=172.19.0.3:49590 reqid=82023 duration="614.138µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:27.791262921Z WARN [10-16|12:26:27.791] Served eth_call conn=172.19.0.3:49590 reqid=82071 duration="578.236µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:27.795142563Z WARN [10-16|12:26:27.795] Served eth_call conn=172.19.0.3:49602 reqid=82079 duration="473.929µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:28.018622481Z WARN [10-16|12:26:28.018] Served eth_call conn=172.19.0.3:49602 reqid=82125 duration="617.739µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:28.024025418Z WARN [10-16|12:26:28.023] Served eth_call conn=172.19.0.3:49602 reqid=82133 duration="481.73µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:28.253865032Z WARN [10-16|12:26:28.253] Served eth_call conn=172.19.0.3:49590 reqid=82179 duration="620.139µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:28.257427654Z WARN [10-16|12:26:28.257] Served eth_call conn=172.19.0.3:49590 reqid=82186 duration="476.23µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:28.480920173Z WARN [10-16|12:26:28.480] Served eth_call conn=172.19.0.3:49602 reqid=82231 duration="582.536µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:28.484992827Z WARN [10-16|12:26:28.484] Served eth_call conn=172.19.0.3:49602 reqid=82239 duration="493.531µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:28.698578529Z WARN [10-16|12:26:28.698] Served eth_call conn=172.19.0.3:49602 reqid=82281 duration="573.236µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:28.702136551Z WARN [10-16|12:26:28.702] Served eth_call conn=172.19.0.3:49602 reqid=82289 duration="495.631µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:28.922858998Z WARN [10-16|12:26:28.922] Served eth_call conn=172.19.0.3:49590 reqid=82334 duration="608.038µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:28.926584330Z WARN [10-16|12:26:28.926] Served eth_call conn=172.19.0.3:49590 reqid=82341 duration="517.632µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:29.143859262Z WARN [10-16|12:26:29.143] Served eth_call conn=172.19.0.3:49602 reqid=82384 duration="583.436µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:29.147764605Z WARN [10-16|12:26:29.147] Served eth_call conn=172.19.0.3:49602 reqid=82391 duration="529.133µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:29.364552107Z WARN [10-16|12:26:29.364] Served eth_call conn=172.19.0.3:49602 reqid=82435 duration="588.136µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:29.368173632Z WARN [10-16|12:26:29.368] Served eth_call conn=172.19.0.3:49602 reqid=82443 duration="490.831µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:29.597846237Z WARN [10-16|12:26:29.597] Served eth_call conn=172.19.0.3:49590 reqid=82488 duration="637.24µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:29.601587470Z WARN [10-16|12:26:29.601] Served eth_call conn=172.19.0.3:49590 reqid=82495 duration="486.43µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:29.816553758Z WARN [10-16|12:26:29.816] Served eth_call conn=172.19.0.3:49602 reqid=82537 duration="582.236µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:29.820201385Z WARN [10-16|12:26:29.820] Served eth_call conn=172.19.0.3:49602 reqid=82544 duration="515.032µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:30.047104117Z WARN [10-16|12:26:30.046] Served eth_call conn=172.19.0.3:49590 reqid=82589 duration=1.189074ms err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:30.051228574Z WARN [10-16|12:26:30.051] Served eth_call conn=172.19.0.3:49590 reqid=82597 duration="559.535µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:30.286367318Z WARN [10-16|12:26:30.286] Served eth_call conn=172.19.0.3:42280 reqid=82643 duration="681.743µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:30.289964843Z WARN [10-16|12:26:30.289] Served eth_call conn=172.19.0.3:42280 reqid=82650 duration="513.832µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:30.519576643Z WARN [10-16|12:26:30.519] Served eth_call conn=172.19.0.3:42280 reqid=82695 duration="571.735µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:30.523028558Z WARN [10-16|12:26:30.522] Served eth_call conn=172.19.0.3:42280 reqid=82702 duration="484.33µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:30.735975421Z WARN [10-16|12:26:30.735] Served eth_call conn=172.19.0.3:49602 reqid=82744 duration="590.237µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:30.740202584Z WARN [10-16|12:26:30.740] Served eth_call conn=172.19.0.3:49602 reqid=82751 duration="579.636µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:30.948438553Z WARN [10-16|12:26:30.948] Served eth_call conn=172.19.0.3:42280 reqid=82794 duration="587.936µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:30.952181186Z WARN [10-16|12:26:30.952] Served eth_call conn=172.19.0.3:42280 reqid=82802 duration="479.13µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:31.167228079Z WARN [10-16|12:26:31.167] Served eth_call conn=172.19.0.3:49590 reqid=82845 duration="592.237µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:31.170937110Z WARN [10-16|12:26:31.170] Served eth_call conn=172.19.0.3:49590 reqid=82852 duration="514.432µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:31.407491443Z WARN [10-16|12:26:31.407] Served eth_call conn=172.19.0.3:49602 reqid=82900 duration="585.036µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:31.411058265Z WARN [10-16|12:26:31.410] Served eth_call conn=172.19.0.3:49602 reqid=82907 duration="487.53µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:31.643510843Z WARN [10-16|12:26:31.643] Served eth_call conn=172.19.0.3:49590 reqid=82953 duration="582.436µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:31.647250776Z WARN [10-16|12:26:31.647] Served eth_call conn=172.19.0.3:49590 reqid=82960 duration="485.731µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:31.881500869Z WARN [10-16|12:26:31.881] Served eth_call conn=172.19.0.3:49602 reqid=83007 duration="609.138µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:31.885224401Z WARN [10-16|12:26:31.885] Served eth_call conn=172.19.0.3:49602 reqid=83015 duration="475.93µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:32.126303719Z WARN [10-16|12:26:32.126] Served eth_call conn=172.19.0.3:42280 reqid=83062 duration="623.439µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:32.130291567Z WARN [10-16|12:26:32.130] Served eth_call conn=172.19.0.3:42280 reqid=83070 duration="495.931µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:32.355304985Z WARN [10-16|12:26:32.355] Served eth_call conn=172.19.0.3:42280 reqid=83115 duration="602.538µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:32.359835267Z WARN [10-16|12:26:32.359] Served eth_call conn=172.19.0.3:42280 reqid=83123 duration="522.633µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:32.574657150Z WARN [10-16|12:26:32.574] Served eth_call conn=172.19.0.3:42280 reqid=83165 duration="590.437µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:32.578701102Z WARN [10-16|12:26:32.578] Served eth_call conn=172.19.0.3:42280 reqid=83173 duration="613.338µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:32.814516092Z WARN [10-16|12:26:32.814] Served eth_call conn=172.19.0.3:49602 reqid=83220 duration="708.744µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:32.818147718Z WARN [10-16|12:26:32.818] Served eth_call conn=172.19.0.3:49602 reqid=83228 duration="487.331µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:33.062118416Z WARN [10-16|12:26:33.061] Served eth_call conn=172.19.0.3:49602 reqid=83275 duration="654.14µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:33.065979157Z WARN [10-16|12:26:33.065] Served eth_call conn=172.19.0.3:49602 reqid=83283 duration="506.732µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:33.300896991Z WARN [10-16|12:26:33.300] Served eth_call conn=172.19.0.3:49590 reqid=83329 duration="585.937µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:33.304513917Z WARN [10-16|12:26:33.304] Served eth_call conn=172.19.0.3:49590 reqid=83336 duration="480.13µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:33.537660241Z WARN [10-16|12:26:33.537] Served eth_call conn=172.19.0.3:49602 reqid=83383 duration="954.759µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:33.542680554Z WARN [10-16|12:26:33.542] Served eth_call conn=172.19.0.3:49602 reqid=83391 duration="508.432µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:33.773957661Z WARN [10-16|12:26:33.773] Served eth_call conn=172.19.0.3:42280 reqid=83437 duration="619.139µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:33.777623089Z WARN [10-16|12:26:33.777] Served eth_call conn=172.19.0.3:42280 reqid=83445 duration="494.031µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:33.997855209Z WARN [10-16|12:26:33.997] Served eth_call conn=172.19.0.3:42280 reqid=83488 duration="609.038µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:34.001831057Z WARN [10-16|12:26:34.001] Served eth_call conn=172.19.0.3:42280 reqid=83495 duration="638.139µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:34.225331680Z WARN [10-16|12:26:34.225] Served eth_call conn=172.19.0.3:42280 reqid=83540 duration="596.337µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:34.231359555Z WARN [10-16|12:26:34.231] Served eth_call conn=172.19.0.3:42280 reqid=83548 duration="496.831µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:34.453005663Z WARN [10-16|12:26:34.452] Served eth_call conn=172.19.0.3:49602 reqid=83592 duration="604.838µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:34.457134220Z WARN [10-16|12:26:34.456] Served eth_call conn=172.19.0.3:49602 reqid=83600 duration="495.331µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:34.686004378Z WARN [10-16|12:26:34.685] Served eth_call conn=172.19.0.3:42280 reqid=83647 duration="618.739µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:34.689893520Z WARN [10-16|12:26:34.689] Served eth_call conn=172.19.0.3:42280 reqid=83654 duration="515.632µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:34.932727848Z WARN [10-16|12:26:34.932] Served eth_call conn=172.19.0.3:42280 reqid=83700 duration="604.438µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:34.936634491Z WARN [10-16|12:26:34.936] Served eth_call conn=172.19.0.3:42280 reqid=83708 duration="493.13µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:35.205570645Z WARN [10-16|12:26:35.205] Served eth_call conn=172.19.0.3:42280 reqid=83760 duration="585.336µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:35.212533679Z WARN [10-16|12:26:35.210] Served eth_call conn=172.19.0.3:42280 reqid=83767 duration=1.43749ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:35.451598071Z WARN [10-16|12:26:35.451] Served eth_call conn=172.19.0.3:42280 reqid=83816 duration="607.637µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:35.455231198Z WARN [10-16|12:26:35.455] Served eth_call conn=172.19.0.3:42280 reqid=83823 duration="479.63µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:35.692410273Z WARN [10-16|12:26:35.692] Served eth_call conn=172.19.0.3:42280 reqid=83870 duration="600.238µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:35.696121104Z WARN [10-16|12:26:35.696] Served eth_call conn=172.19.0.3:42280 reqid=83877 duration="505.832µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:35.948142804Z WARN [10-16|12:26:35.947] Served eth_call conn=172.19.0.3:42280 reqid=83926 duration=5.906268ms err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:35.953169717Z WARN [10-16|12:26:35.953] Served eth_call conn=172.19.0.3:42280 reqid=83935 duration="519.032µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:36.186955881Z WARN [10-16|12:26:36.186] Served eth_call conn=172.19.0.3:42280 reqid=83981 duration="591.037µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:36.191499864Z WARN [10-16|12:26:36.190] Served eth_call conn=172.19.0.3:42280 reqid=83988 duration="512.732µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:36.422790973Z WARN [10-16|12:26:36.422] Served eth_call conn=172.19.0.3:49602 reqid=84033 duration="576.036µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:36.430854575Z WARN [10-16|12:26:36.430] Served eth_call conn=172.19.0.3:49602 reqid=84042 duration="517.432µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:36.649005965Z WARN [10-16|12:26:36.648] Served eth_call conn=172.19.0.3:42280 reqid=84085 duration="581.936µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:36.652905508Z WARN [10-16|12:26:36.652] Served eth_call conn=172.19.0.3:42280 reqid=84092 duration="514.132µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:36.876004706Z WARN [10-16|12:26:36.875] Served eth_call conn=172.19.0.3:49602 reqid=84135 duration="576.836µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:36.881351239Z WARN [10-16|12:26:36.881] Served eth_call conn=172.19.0.3:49602 reqid=84143 duration="489.531µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:37.128447332Z WARN [10-16|12:26:37.128] Served eth_call conn=172.19.0.3:49602 reqid=84191 duration="602.638µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:37.133641856Z WARN [10-16|12:26:37.133] Served eth_call conn=172.19.0.3:49602 reqid=84199 duration="555.535µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:37.380366126Z WARN [10-16|12:26:37.380] Served eth_call conn=172.19.0.3:42280 reqid=84247 duration="588.736µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:37.384734398Z WARN [10-16|12:26:37.384] Served eth_call conn=172.19.0.3:42280 reqid=84254 duration="601.637µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:37.613325938Z WARN [10-16|12:26:37.613] Served eth_call conn=172.19.0.3:49590 reqid=84299 duration="608.538µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:37.617512399Z WARN [10-16|12:26:37.617] Served eth_call conn=172.19.0.3:49590 reqid=84307 duration="581.236µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:37.847294313Z WARN [10-16|12:26:37.847] Served eth_call conn=172.19.0.3:49590 reqid=84353 duration="597.137µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:37.850915739Z WARN [10-16|12:26:37.850] Served eth_call conn=172.19.0.3:49590 reqid=84361 duration="485.23µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:38.083793946Z WARN [10-16|12:26:38.083] Served eth_call conn=172.19.0.3:49590 reqid=84408 duration="599.337µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:38.087676388Z WARN [10-16|12:26:38.087] Served eth_call conn=172.19.0.3:49590 reqid=84416 duration="504.231µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:38.316905268Z WARN [10-16|12:26:38.316] Served eth_call conn=172.19.0.3:42280 reqid=84462 duration="580.237µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:38.320636601Z WARN [10-16|12:26:38.320] Served eth_call conn=172.19.0.3:42280 reqid=84469 duration="562.135µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:38.562757684Z WARN [10-16|12:26:38.562] Served eth_call conn=172.19.0.3:42280 reqid=84515 duration="587.136µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:38.571584434Z WARN [10-16|12:26:38.571] Served eth_call conn=172.19.0.3:49590 reqid=84523 duration="499.331µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:38.807065803Z WARN [10-16|12:26:38.806] Served eth_call conn=172.19.0.3:49602 reqid=84569 duration="572.736µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:38.810933944Z WARN [10-16|12:26:38.810] Served eth_call conn=172.19.0.3:49602 reqid=84576 duration="497.231µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:39.059835050Z WARN [10-16|12:26:39.059] Served eth_call conn=172.19.0.3:42280 reqid=84626 duration="676.242µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:39.064822861Z WARN [10-16|12:26:39.064] Served eth_call conn=172.19.0.3:42280 reqid=84634 duration="499.831µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:39.302912093Z WARN [10-16|12:26:39.302] Served eth_call conn=172.19.0.3:42280 reqid=84679 duration="607.738µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:39.307170458Z WARN [10-16|12:26:39.307] Served eth_call conn=172.19.0.3:42280 reqid=84687 duration="496.431µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:39.545789023Z WARN [10-16|12:26:39.545] Served eth_call conn=172.19.0.3:42280 reqid=84735 duration=1.116969ms err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:39.549372446Z WARN [10-16|12:26:39.549] Served eth_call conn=172.19.0.3:42280 reqid=84743 duration="503.932µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:39.763301053Z WARN [10-16|12:26:39.763] Served eth_call conn=172.19.0.3:42280 reqid=84785 duration="583.136µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:39.767980747Z WARN [10-16|12:26:39.767] Served eth_call conn=172.19.0.3:42280 reqid=84793 duration="524.333µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:40.001543447Z WARN [10-16|12:26:40.001] Served eth_call conn=172.19.0.3:49602 reqid=84838 duration="574.436µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:40.005433992Z WARN [10-16|12:26:40.005] Served eth_call conn=172.19.0.3:49602 reqid=84846 duration="495.631µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:40.249297840Z WARN [10-16|12:26:40.249] Served eth_call conn=172.19.0.3:42280 reqid=84893 duration="608.938µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:40.253009774Z WARN [10-16|12:26:40.252] Served eth_call conn=172.19.0.3:42280 reqid=84901 duration="514.232µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:40.475029547Z WARN [10-16|12:26:40.474] Served eth_call conn=172.19.0.3:49590 reqid=84945 duration="572.236µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:40.478787084Z WARN [10-16|12:26:40.478] Served eth_call conn=172.19.0.3:49590 reqid=84953 duration="523.333µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:40.702793182Z WARN [10-16|12:26:40.702] Served eth_call conn=172.19.0.3:49590 reqid=84996 duration="584.037µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:40.706610822Z WARN [10-16|12:26:40.706] Served eth_call conn=172.19.0.3:49590 reqid=85004 duration="588.837µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:40.955444083Z WARN [10-16|12:26:40.955] Served eth_call conn=172.19.0.3:49602 reqid=85052 duration="583.237µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:40.959451436Z WARN [10-16|12:26:40.959] Served eth_call conn=172.19.0.3:49602 reqid=85060 duration="493.331µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:41.189217996Z WARN [10-16|12:26:41.189] Served eth_call conn=172.19.0.3:49602 reqid=85106 duration="653.541µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:41.194369621Z WARN [10-16|12:26:41.194] Served eth_call conn=172.19.0.3:49590 reqid=85114 duration="504.532µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:41.424273090Z WARN [10-16|12:26:41.424] Served eth_call conn=172.19.0.3:49590 reqid=85159 duration="599.138µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:41.428167835Z WARN [10-16|12:26:41.428] Served eth_call conn=172.19.0.3:49590 reqid=85166 duration="524.633µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:41.647812059Z WARN [10-16|12:26:41.647] Served eth_call conn=172.19.0.3:49602 reqid=85211 duration="566.936µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:41.651675402Z WARN [10-16|12:26:41.651] Served eth_call conn=172.19.0.3:49602 reqid=85218 duration="495.531µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:41.869922438Z WARN [10-16|12:26:41.869] Served eth_call conn=172.19.0.3:49602 reqid=85262 duration="636.64µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:41.874068499Z WARN [10-16|12:26:41.873] Served eth_call conn=172.19.0.3:49602 reqid=85270 duration="522.133µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:42.103502939Z WARN [10-16|12:26:42.103] Served eth_call conn=172.19.0.3:49602 reqid=85316 duration="577.436µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:42.107600197Z WARN [10-16|12:26:42.107] Served eth_call conn=172.19.0.3:49602 reqid=85323 duration="488.331µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:42.322214104Z WARN [10-16|12:26:42.322] Served eth_call conn=172.19.0.3:42280 reqid=85366 duration="618.339µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:42.325927938Z WARN [10-16|12:26:42.325] Served eth_call conn=172.19.0.3:42280 reqid=85373 duration="501.932µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:42.554276710Z WARN [10-16|12:26:42.554] Served eth_call conn=172.19.0.3:42280 reqid=85418 duration="717.445µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:42.558099250Z WARN [10-16|12:26:42.557] Served eth_call conn=172.19.0.3:42280 reqid=85426 duration="477.33µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:42.776263981Z WARN [10-16|12:26:42.776] Served eth_call conn=172.19.0.3:42280 reqid=85469 duration="584.937µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:42.779988615Z WARN [10-16|12:26:42.779] Served eth_call conn=172.19.0.3:42280 reqid=85477 duration="511.932µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:43.001933984Z WARN [10-16|12:26:43.001] Served eth_call conn=172.19.0.3:42280 reqid=85521 duration="599.138µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:43.005561312Z WARN [10-16|12:26:43.005] Served eth_call conn=172.19.0.3:42280 reqid=85528 duration="507.132µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:43.235753000Z WARN [10-16|12:26:43.235] Served eth_call conn=172.19.0.3:42280 reqid=85575 duration="593.638µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:43.242793843Z WARN [10-16|12:26:43.242] Served eth_call conn=172.19.0.3:42280 reqid=85583 duration="495.732µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:43.479674052Z WARN [10-16|12:26:43.479] Served eth_call conn=172.19.0.3:49602 reqid=85629 duration="575.936µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:43.488030378Z WARN [10-16|12:26:43.487] Served eth_call conn=172.19.0.3:49602 reqid=85637 duration="537.734µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:43.741977161Z WARN [10-16|12:26:43.741] Served eth_call conn=172.19.0.3:49590 reqid=85685 duration="620.439µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:43.746093420Z WARN [10-16|12:26:43.745] Served eth_call conn=172.19.0.3:49590 reqid=85693 duration="526.833µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:43.994952882Z WARN [10-16|12:26:43.994] Served eth_call conn=172.19.0.3:49602 reqid=85743 duration="591.937µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:43.998943933Z WARN [10-16|12:26:43.998] Served eth_call conn=172.19.0.3:49602 reqid=85751 duration="498.231µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:44.239942501Z WARN [10-16|12:26:44.239] Served eth_call conn=172.19.0.3:49602 reqid=85797 duration="667.042µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:44.246190194Z WARN [10-16|12:26:44.244] Served eth_call conn=172.19.0.3:49602 reqid=85804 duration="569.536µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:44.475439223Z WARN [10-16|12:26:44.475] Served eth_call conn=172.19.0.3:49590 reqid=85850 duration=1.036065ms err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:44.480393135Z WARN [10-16|12:26:44.480] Served eth_call conn=172.19.0.3:49590 reqid=85858 duration="490.231µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:44.709702067Z WARN [10-16|12:26:44.709] Served eth_call conn=172.19.0.3:49602 reqid=85900 duration=1.049266ms err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:44.713753422Z WARN [10-16|12:26:44.713] Served eth_call conn=172.19.0.3:49602 reqid=85908 duration="524.433µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:44.943632890Z WARN [10-16|12:26:44.943] Served eth_call conn=172.19.0.3:49602 reqid=85954 duration="614.039µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:44.947376325Z WARN [10-16|12:26:44.947] Served eth_call conn=172.19.0.3:49602 reqid=85962 duration="501.832µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:45.162339154Z WARN [10-16|12:26:45.162] Served eth_call conn=172.19.0.3:49602 reqid=86005 duration="740.247µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:45.166737931Z WARN [10-16|12:26:45.166] Served eth_call conn=172.19.0.3:49602 reqid=86012 duration="483.83µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:45.382820531Z WARN [10-16|12:26:45.382] Served eth_call conn=172.19.0.3:49590 reqid=86056 duration="595.637µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:45.386343453Z WARN [10-16|12:26:45.386] Served eth_call conn=172.19.0.3:49590 reqid=86063 duration="479.43µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:45.606227492Z WARN [10-16|12:26:45.606] Served eth_call conn=172.19.0.3:49602 reqid=86105 duration="588.237µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:45.610597667Z WARN [10-16|12:26:45.610] Served eth_call conn=172.19.0.3:42280 reqid=86113 duration="499.532µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:45.838581415Z WARN [10-16|12:26:45.838] Served eth_call conn=172.19.0.3:42280 reqid=86159 duration="653.341µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:45.842255547Z WARN [10-16|12:26:45.842] Served eth_call conn=172.19.0.3:42280 reqid=86166 duration="509.232µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:46.054598111Z WARN [10-16|12:26:46.054] Served eth_call conn=172.19.0.3:42280 reqid=86209 duration="594.837µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:46.058498756Z WARN [10-16|12:26:46.058] Served eth_call conn=172.19.0.3:42280 reqid=86217 duration="505.932µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:46.301305338Z WARN [10-16|12:26:46.301] Served eth_call conn=172.19.0.3:49602 reqid=86266 duration="577.136µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:46.305174282Z WARN [10-16|12:26:46.305] Served eth_call conn=172.19.0.3:49602 reqid=86274 duration="492.131µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:46.550291709Z WARN [10-16|12:26:46.550] Served eth_call conn=172.19.0.3:49602 reqid=86322 duration="571.736µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:46.555265822Z WARN [10-16|12:26:46.555] Served eth_call conn=172.19.0.3:49602 reqid=86329 duration=1.625702ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:46.788983131Z WARN [10-16|12:26:46.788] Served eth_call conn=172.19.0.3:49590 reqid=86376 duration="568.236µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:46.792910578Z WARN [10-16|12:26:46.792] Served eth_call conn=172.19.0.3:49590 reqid=86384 duration="481.13µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:47.033786939Z WARN [10-16|12:26:47.033] Served eth_call conn=172.19.0.3:49602 reqid=86431 duration="622.639µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:47.037248856Z WARN [10-16|12:26:47.037] Served eth_call conn=172.19.0.3:49602 reqid=86438 duration="493.431µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:47.286844065Z WARN [10-16|12:26:47.286] Served eth_call conn=172.19.0.3:49602 reqid=86487 duration="591.037µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:47.290612302Z WARN [10-16|12:26:47.290] Served eth_call conn=172.19.0.3:49602 reqid=86495 duration="487.631µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:47.529510938Z WARN [10-16|12:26:47.529] Served eth_call conn=172.19.0.3:49602 reqid=86541 duration="579.637µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:47.533436685Z WARN [10-16|12:26:47.533] Served eth_call conn=172.19.0.3:49602 reqid=86549 duration="493.831µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:47.746273293Z WARN [10-16|12:26:47.746] Served eth_call conn=172.19.0.3:49602 reqid=86592 duration="713.246µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:47.749867123Z WARN [10-16|12:26:47.749] Served eth_call conn=172.19.0.3:49602 reqid=86600 duration="484.931µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:47.963805033Z WARN [10-16|12:26:47.963] Served eth_call conn=172.19.0.3:49590 reqid=86643 duration="614.839µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:47.967405563Z WARN [10-16|12:26:47.967] Served eth_call conn=172.19.0.3:49590 reqid=86650 duration="466.43µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:48.200219483Z WARN [10-16|12:26:48.200] Served eth_call conn=172.19.0.3:42280 reqid=86696 duration="562.436µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:48.203804012Z WARN [10-16|12:26:48.203] Served eth_call conn=172.19.0.3:42280 reqid=86703 duration="484.231µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:48.441848166Z WARN [10-16|12:26:48.441] Served eth_call conn=172.19.0.3:49590 reqid=86750 duration="757.349µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:48.445501501Z WARN [10-16|12:26:48.445] Served eth_call conn=172.19.0.3:49590 reqid=86758 duration="487.731µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:48.679799215Z WARN [10-16|12:26:48.679] Served eth_call conn=172.19.0.3:42280 reqid=86804 duration="587.838µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:48.684051787Z WARN [10-16|12:26:48.683] Served eth_call conn=172.19.0.3:49590 reqid=86812 duration="504.132µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:48.922558571Z WARN [10-16|12:26:48.922] Served eth_call conn=172.19.0.3:49590 reqid=86858 duration="601.339µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:48.926897649Z WARN [10-16|12:26:48.926] Served eth_call conn=172.19.0.3:49590 reqid=86866 duration="564.036µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:49.169740611Z WARN [10-16|12:26:49.169] Served eth_call conn=172.19.0.3:49602 reqid=86915 duration="702.745µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:49.173363343Z WARN [10-16|12:26:49.173] Served eth_call conn=172.19.0.3:49602 reqid=86922 duration="550.635µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:49.418038122Z WARN [10-16|12:26:49.417] Served eth_call conn=172.19.0.3:42280 reqid=86970 duration="614.239µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:49.422736623Z WARN [10-16|12:26:49.422] Served eth_call conn=172.19.0.3:42280 reqid=86977 duration="788.051µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:49.647039597Z WARN [10-16|12:26:49.646] Served eth_call conn=172.19.0.3:42280 reqid=87023 duration="576.637µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:49.650751635Z WARN [10-16|12:26:49.650] Served eth_call conn=172.19.0.3:42280 reqid=87030 duration="489.731µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:49.896018052Z WARN [10-16|12:26:49.895] Served eth_call conn=172.19.0.3:42280 reqid=87079 duration="663.243µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:49.899413769Z WARN [10-16|12:26:49.899] Served eth_call conn=172.19.0.3:42280 reqid=87086 duration="477.231µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:50.138939618Z WARN [10-16|12:26:50.138] Served eth_call conn=172.19.0.3:49590 reqid=87131 duration="697.345µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:50.143469709Z WARN [10-16|12:26:50.143] Served eth_call conn=172.19.0.3:49590 reqid=87139 duration="526.533µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:50.362318733Z WARN [10-16|12:26:50.362] Served eth_call conn=172.19.0.3:49590 reqid=87183 duration="585.138µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:50.366884625Z WARN [10-16|12:26:50.366] Served eth_call conn=172.19.0.3:49590 reqid=87190 duration="832.853µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:50.587600369Z WARN [10-16|12:26:50.587] Served eth_call conn=172.19.0.3:49590 reqid=87235 duration="580.237µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:50.591595125Z WARN [10-16|12:26:50.591] Served eth_call conn=172.19.0.3:49590 reqid=87242 duration="477.631µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:50.809526390Z WARN [10-16|12:26:50.809] Served eth_call conn=172.19.0.3:49590 reqid=87284 duration="595.638µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:50.813148322Z WARN [10-16|12:26:50.813] Served eth_call conn=172.19.0.3:49590 reqid=87292 duration="481.631µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:51.044661158Z WARN [10-16|12:26:51.044] Served eth_call conn=172.19.0.3:49590 reqid=87337 duration="601.339µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:51.048969034Z WARN [10-16|12:26:51.048] Served eth_call conn=172.19.0.3:49590 reqid=87345 duration="503.132µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:51.286858278Z WARN [10-16|12:26:51.286] Served eth_call conn=172.19.0.3:49590 reqid=87391 duration="596.338µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:51.290661822Z WARN [10-16|12:26:51.290] Served eth_call conn=172.19.0.3:49590 reqid=87399 duration="499.632µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:51.520320439Z WARN [10-16|12:26:51.520] Served eth_call conn=172.19.0.3:49590 reqid=87443 duration=4.921015ms err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:51.531537058Z WARN [10-16|12:26:51.531] Served eth_call conn=172.19.0.3:49590 reqid=87452 duration="496.432µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:51.745047140Z WARN [10-16|12:26:51.744] Served eth_call conn=172.19.0.3:49590 reqid=87496 duration="583.138µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:51.748977392Z WARN [10-16|12:26:51.748] Served eth_call conn=172.19.0.3:49590 reqid=87503 duration="506.832µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:51.988963970Z WARN [10-16|12:26:51.988] Served eth_call conn=172.19.0.3:49602 reqid=87550 duration="587.638µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:51.993060633Z WARN [10-16|12:26:51.992] Served eth_call conn=172.19.0.3:49602 reqid=87558 duration="485.531µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:52.229321073Z WARN [10-16|12:26:52.229] Served eth_call conn=172.19.0.3:42280 reqid=87603 duration="571.037µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:52.233201521Z WARN [10-16|12:26:52.233] Served eth_call conn=172.19.0.3:42280 reqid=87611 duration="480.431µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:52.460010956Z WARN [10-16|12:26:52.459] Served eth_call conn=172.19.0.3:49590 reqid=87656 duration="574.037µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:52.463681391Z WARN [10-16|12:26:52.463] Served eth_call conn=172.19.0.3:49590 reqid=87664 duration="616.64µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:52.694044053Z WARN [10-16|12:26:52.693] Served eth_call conn=172.19.0.3:42280 reqid=87710 duration="608.239µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:52.697607581Z WARN [10-16|12:26:52.697] Served eth_call conn=172.19.0.3:42280 reqid=87717 duration="489.832µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:52.919398294Z WARN [10-16|12:26:52.919] Served eth_call conn=172.19.0.3:49590 reqid=87763 duration="569.836µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:52.923038127Z WARN [10-16|12:26:52.922] Served eth_call conn=172.19.0.3:49590 reqid=87770 duration="493.531µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:53.171900374Z WARN [10-16|12:26:53.171] Served eth_call conn=172.19.0.3:49602 reqid=87819 duration="589.437µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:53.175934333Z WARN [10-16|12:26:53.175] Served eth_call conn=172.19.0.3:49602 reqid=87827 duration="502.432µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:53.419739756Z WARN [10-16|12:26:53.419] Served eth_call conn=172.19.0.3:49602 reqid=87873 duration="573.737µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:53.423767814Z WARN [10-16|12:26:53.423] Served eth_call conn=172.19.0.3:49602 reqid=87881 duration="483.531µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:53.671101664Z WARN [10-16|12:26:53.670] Served eth_call conn=172.19.0.3:49590 reqid=87931 duration="604.138µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:53.675318534Z WARN [10-16|12:26:53.675] Served eth_call conn=172.19.0.3:49590 reqid=87938 duration="927.259µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:53.911458066Z WARN [10-16|12:26:53.911] Served eth_call conn=172.19.0.3:49602 reqid=87986 duration="572.137µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:53.914957190Z WARN [10-16|12:26:53.914] Served eth_call conn=172.19.0.3:49602 reqid=87993 duration="481.731µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:54.146680940Z WARN [10-16|12:26:54.146] Served eth_call conn=172.19.0.3:49602 reqid=88039 duration="620.74µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:54.151479347Z WARN [10-16|12:26:54.151] Served eth_call conn=172.19.0.3:49602 reqid=88047 duration="510.533µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:54.382535153Z WARN [10-16|12:26:54.382] Served eth_call conn=172.19.0.3:49590 reqid=88093 duration="588.737µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:54.386204589Z WARN [10-16|12:26:54.386] Served eth_call conn=172.19.0.3:49590 reqid=88100 duration="478.63µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:54.620158481Z WARN [10-16|12:26:54.620] Served eth_call conn=172.19.0.3:49590 reqid=88147 duration="584.437µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:54.624171038Z WARN [10-16|12:26:54.624] Served eth_call conn=172.19.0.3:49590 reqid=88155 duration="509.532µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:54.854178377Z WARN [10-16|12:26:54.854] Served eth_call conn=172.19.0.3:42280 reqid=88200 duration="612.739µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:54.858053925Z WARN [10-16|12:26:54.857] Served eth_call conn=172.19.0.3:42280 reqid=88207 duration="520.434µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:55.095828162Z WARN [10-16|12:26:55.095] Served eth_call conn=172.19.0.3:42280 reqid=88255 duration="575.937µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:55.100149139Z WARN [10-16|12:26:55.100] Served eth_call conn=172.19.0.3:42280 reqid=88262 duration="504.632µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:55.329254020Z WARN [10-16|12:26:55.329] Served eth_call conn=172.19.0.3:49590 reqid=88307 duration="578.537µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:55.333336182Z WARN [10-16|12:26:55.333] Served eth_call conn=172.19.0.3:49590 reqid=88314 duration="514.533µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:55.566793842Z WARN [10-16|12:26:55.566] Served eth_call conn=172.19.0.3:49590 reqid=88359 duration="582.137µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:55.570700893Z WARN [10-16|12:26:55.570] Served eth_call conn=172.19.0.3:49590 reqid=88367 duration="481.731µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:55.814463133Z WARN [10-16|12:26:55.814] Served eth_call conn=172.19.0.3:49590 reqid=88413 duration="570.337µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:55.818914822Z WARN [10-16|12:26:55.818] Served eth_call conn=172.19.0.3:49590 reqid=88420 duration="595.239µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:56.050160819Z WARN [10-16|12:26:56.049] Served eth_call conn=172.19.0.3:49590 reqid=88467 duration="606.739µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:56.054129076Z WARN [10-16|12:26:56.053] Served eth_call conn=172.19.0.3:49590 reqid=88475 duration="568.237µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:56.270106983Z WARN [10-16|12:26:56.269] Served eth_call conn=172.19.0.3:49590 reqid=88516 duration="716.247µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:56.274021237Z WARN [10-16|12:26:56.273] Served eth_call conn=172.19.0.3:49590 reqid=88524 duration="517.934µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:56.503539822Z WARN [10-16|12:26:56.503] Served eth_call conn=172.19.0.3:49590 reqid=88570 duration="603.139µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:56.507641388Z WARN [10-16|12:26:56.507] Served eth_call conn=172.19.0.3:49590 reqid=88577 duration="576.637µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:56.723706700Z WARN [10-16|12:26:56.723] Served eth_call conn=172.19.0.3:42280 reqid=88621 duration="571.837µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:56.727426341Z WARN [10-16|12:26:56.727] Served eth_call conn=172.19.0.3:42280 reqid=88628 duration="499.332µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:56.943752070Z WARN [10-16|12:26:56.943] Served eth_call conn=172.19.0.3:42280 reqid=88672 duration="628.841µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:56.947502914Z WARN [10-16|12:26:56.947] Served eth_call conn=172.19.0.3:42280 reqid=88680 duration="488.332µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:57.164392879Z WARN [10-16|12:26:57.164] Served eth_call conn=172.19.0.3:49602 reqid=88723 duration="711.346µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:57.168249630Z WARN [10-16|12:26:57.168] Served eth_call conn=172.19.0.3:49602 reqid=88731 duration="490.632µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:57.398186042Z WARN [10-16|12:26:57.398] Served eth_call conn=172.19.0.3:49590 reqid=88775 duration="595.439µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:57.401999389Z WARN [10-16|12:26:57.401] Served eth_call conn=172.19.0.3:49590 reqid=88782 duration="511.333µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:57.616042070Z WARN [10-16|12:26:57.615] Served eth_call conn=172.19.0.3:49590 reqid=88824 duration="598.239µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:57.619960424Z WARN [10-16|12:26:57.619] Served eth_call conn=172.19.0.3:49590 reqid=88832 duration="495.032µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:57.838956526Z WARN [10-16|12:26:57.838] Served eth_call conn=172.19.0.3:49602 reqid=88875 duration="578.338µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:57.842893682Z WARN [10-16|12:26:57.842] Served eth_call conn=172.19.0.3:49602 reqid=88883 duration="486.432µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:58.056143512Z WARN [10-16|12:26:58.055] Served eth_call conn=172.19.0.3:49590 reqid=88926 duration="649.442µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:58.060825415Z WARN [10-16|12:26:58.060] Served eth_call conn=172.19.0.3:49590 reqid=88934 duration="486.631µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:58.275643647Z WARN [10-16|12:26:58.275] Served eth_call conn=172.19.0.3:42280 reqid=88977 duration="594.439µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:58.279435493Z WARN [10-16|12:26:58.279] Served eth_call conn=172.19.0.3:42280 reqid=88984 duration="487.331µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:58.523666932Z WARN [10-16|12:26:58.520] Served eth_call conn=172.19.0.3:42280 reqid=89031 duration="615.64µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:58.524156563Z WARN [10-16|12:26:58.524] Served eth_call conn=172.19.0.3:42280 reqid=89038 duration="676.844µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:58.758634770Z WARN [10-16|12:26:58.757] Served eth_call conn=172.19.0.3:49602 reqid=89085 duration="634.941µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:58.761609363Z WARN [10-16|12:26:58.761] Served eth_call conn=172.19.0.3:49602 reqid=89092 duration="490.831µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:58.981430119Z WARN [10-16|12:26:58.981] Served eth_call conn=172.19.0.3:49590 reqid=89137 duration="599.639µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:58.985303370Z WARN [10-16|12:26:58.985] Served eth_call conn=172.19.0.3:49590 reqid=89144 duration="492.432µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:59.215178778Z WARN [10-16|12:26:59.215] Served eth_call conn=172.19.0.3:49590 reqid=89188 duration="583.337µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:59.219208439Z WARN [10-16|12:26:59.219] Served eth_call conn=172.19.0.3:49590 reqid=89195 duration="562.136µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:59.469248155Z WARN [10-16|12:26:59.469] Served eth_call conn=172.19.0.3:49590 reqid=89241 duration="580.638µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:59.475263745Z WARN [10-16|12:26:59.475] Served eth_call conn=172.19.0.3:49590 reqid=89249 duration="753.949µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:59.718750035Z WARN [10-16|12:26:59.718] Served eth_call conn=172.19.0.3:49590 reqid=89297 duration="594.138µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:59.722687491Z WARN [10-16|12:26:59.722] Served eth_call conn=172.19.0.3:49590 reqid=89304 duration="530.835µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:59.943132087Z WARN [10-16|12:26:59.942] Served eth_call conn=172.19.0.3:49590 reqid=89350 duration="570.537µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:26:59.946745521Z WARN [10-16|12:26:59.946] Served eth_call conn=172.19.0.3:49590 reqid=89357 duration="491.332µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:00.172471160Z WARN [10-16|12:27:00.172] Served eth_call conn=172.19.0.3:49602 reqid=89402 duration="943.062µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:00.180800000Z WARN [10-16|12:27:00.180] Served eth_call conn=172.19.0.3:49602 reqid=89410 duration="746.948µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:00.414924184Z WARN [10-16|12:27:00.414] Served eth_call conn=172.19.0.3:49602 reqid=89457 duration="687.745µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:00.418684728Z WARN [10-16|12:27:00.418] Served eth_call conn=172.19.0.3:49602 reqid=89464 duration="489.432µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:00.655060257Z WARN [10-16|12:27:00.654] Served eth_call conn=172.19.0.3:49590 reqid=89511 duration="582.438µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:00.659262430Z WARN [10-16|12:27:00.659] Served eth_call conn=172.19.0.3:49590 reqid=89519 duration="568.937µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:00.891928019Z WARN [10-16|12:27:00.891] Served eth_call conn=172.19.0.3:49602 reqid=89565 duration="603.139µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:00.895720065Z WARN [10-16|12:27:00.895] Served eth_call conn=172.19.0.3:49602 reqid=89572 duration="487.232µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:01.137835666Z WARN [10-16|12:27:01.137] Served eth_call conn=172.19.0.3:49590 reqid=89619 duration="666.743µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:01.142448265Z WARN [10-16|12:27:01.142] Served eth_call conn=172.19.0.3:49590 reqid=89627 duration="501.432µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:01.374499515Z WARN [10-16|12:27:01.374] Served eth_call conn=172.19.0.3:49590 reqid=89671 duration="640.442µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:01.378300461Z WARN [10-16|12:27:01.378] Served eth_call conn=172.19.0.3:49590 reqid=89679 duration="487.932µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:01.641033400Z WARN [10-16|12:27:01.640] Served eth_call conn=172.19.0.3:49590 reqid=89728 duration="587.638µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:01.644825446Z WARN [10-16|12:27:01.644] Served eth_call conn=172.19.0.3:49590 reqid=89736 duration="491.432µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:01.881382187Z WARN [10-16|12:27:01.881] Served eth_call conn=172.19.0.3:49602 reqid=89782 duration="598.639µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:01.885595660Z WARN [10-16|12:27:01.885] Served eth_call conn=172.19.0.3:49602 reqid=89789 duration="492.732µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:02.126170462Z WARN [10-16|12:27:02.125] Served eth_call conn=172.19.0.3:49602 reqid=89837 duration="643.442µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:02.130582248Z WARN [10-16|12:27:02.130] Served eth_call conn=172.19.0.3:49602 reqid=89844 duration=1.23628ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:02.368914605Z WARN [10-16|12:27:02.368] Served eth_call conn=172.19.0.3:49602 reqid=89892 duration="620.24µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:02.372802357Z WARN [10-16|12:27:02.372] Served eth_call conn=172.19.0.3:49602 reqid=89900 duration="502.532µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:02.611229619Z WARN [10-16|12:27:02.611] Served eth_call conn=172.19.0.3:49590 reqid=89946 duration="729.547µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:02.616261646Z WARN [10-16|12:27:02.616] Served eth_call conn=172.19.0.3:49590 reqid=89954 duration="603.64µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:02.866499074Z WARN [10-16|12:27:02.866] Served eth_call conn=172.19.0.3:42280 reqid=90001 duration="942.261µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:02.871472697Z WARN [10-16|12:27:02.871] Served eth_call conn=172.19.0.3:42280 reqid=90009 duration="504.933µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:03.103050115Z WARN [10-16|12:27:03.102] Served eth_call conn=172.19.0.3:42280 reqid=90056 duration="578.538µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:03.106830760Z WARN [10-16|12:27:03.106] Served eth_call conn=172.19.0.3:42280 reqid=90064 duration="477.131µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:03.320854640Z WARN [10-16|12:27:03.320] Served eth_call conn=172.19.0.3:49590 reqid=90107 duration="937.661µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:03.328661646Z WARN [10-16|12:27:03.328] Served eth_call conn=172.19.0.3:49590 reqid=90115 duration="531.935µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:03.570955160Z WARN [10-16|12:27:03.570] Served eth_call conn=172.19.0.3:49602 reqid=90162 duration="615.04µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:03.575292041Z WARN [10-16|12:27:03.575] Served eth_call conn=172.19.0.3:49602 reqid=90169 duration="683.045µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:03.809178757Z WARN [10-16|12:27:03.809] Served eth_call conn=172.19.0.3:42280 reqid=90214 duration="587.64µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:03.813158225Z WARN [10-16|12:27:03.813] Served eth_call conn=172.19.0.3:42280 reqid=90222 duration="498.234µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:04.056240394Z WARN [10-16|12:27:04.056] Served eth_call conn=172.19.0.3:42280 reqid=90268 duration="613.741µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:04.060147257Z WARN [10-16|12:27:04.060] Served eth_call conn=172.19.0.3:42280 reqid=90276 duration="498.933µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:04.298226790Z WARN [10-16|12:27:04.298] Served eth_call conn=172.19.0.3:42280 reqid=90322 duration="817.155µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:04.302281063Z WARN [10-16|12:27:04.302] Served eth_call conn=172.19.0.3:42280 reqid=90330 duration="511.734µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:04.527056399Z WARN [10-16|12:27:04.526] Served eth_call conn=172.19.0.3:42280 reqid=90375 duration="612.042µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:04.531184877Z WARN [10-16|12:27:04.531] Served eth_call conn=172.19.0.3:49602 reqid=90383 duration="518.235µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:04.770446289Z WARN [10-16|12:27:04.770] Served eth_call conn=172.19.0.3:49602 reqid=90427 duration="602.54µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:04.775103003Z WARN [10-16|12:27:04.774] Served eth_call conn=172.19.0.3:42280 reqid=90435 duration="502.434µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:05.020929157Z WARN [10-16|12:27:05.020] Served eth_call conn=172.19.0.3:42280 reqid=90483 duration="655.744µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:05.034363962Z WARN [10-16|12:27:05.034] Served eth_call conn=172.19.0.3:49602 reqid=90492 duration="628.142µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:05.267650572Z WARN [10-16|12:27:05.267] Served eth_call conn=172.19.0.3:49602 reqid=90538 duration="598.24µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:05.272249081Z WARN [10-16|12:27:05.272] Served eth_call conn=172.19.0.3:49602 reqid=90546 duration="591.04µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:05.498000984Z WARN [10-16|12:27:05.496] Served eth_call conn=172.19.0.3:49602 reqid=90590 duration="596.44µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:05.503405148Z WARN [10-16|12:27:05.503] Served eth_call conn=172.19.0.3:49602 reqid=90598 duration="559.938µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:05.719775118Z WARN [10-16|12:27:05.719] Served eth_call conn=172.19.0.3:42280 reqid=90640 duration="557.938µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:05.723963100Z WARN [10-16|12:27:05.723] Served eth_call conn=172.19.0.3:42280 reqid=90647 duration="500.634µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:05.928216755Z WARN [10-16|12:27:05.928] Served eth_call conn=172.19.0.3:49590 reqid=90690 duration="577.339µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:05.931971408Z WARN [10-16|12:27:05.931] Served eth_call conn=172.19.0.3:49590 reqid=90697 duration="491.033µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:06.146471353Z WARN [10-16|12:27:06.146] Served eth_call conn=172.19.0.3:49590 reqid=90741 duration="584.539µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:06.150358314Z WARN [10-16|12:27:06.150] Served eth_call conn=172.19.0.3:49590 reqid=90748 duration="480.333µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:06.392670832Z WARN [10-16|12:27:06.392] Served eth_call conn=172.19.0.3:42280 reqid=90794 duration="578.839µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:06.397911685Z WARN [10-16|12:27:06.397] Served eth_call conn=172.19.0.3:42280 reqid=90802 duration=1.301188ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:06.614798690Z WARN [10-16|12:27:06.614] Served eth_call conn=172.19.0.3:42280 reqid=90845 duration="618.242µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:06.618632448Z WARN [10-16|12:27:06.618] Served eth_call conn=172.19.0.3:42280 reqid=90852 duration="485.633µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:06.858250985Z WARN [10-16|12:27:06.858] Served eth_call conn=172.19.0.3:49590 reqid=90900 duration="537.437µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:06.862064941Z WARN [10-16|12:27:06.861] Served eth_call conn=172.19.0.3:49590 reqid=90907 duration="525.735µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:07.104912495Z WARN [10-16|12:27:07.104] Served eth_call conn=172.19.0.3:42280 reqid=90955 duration=1.359492ms err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:07.108660247Z WARN [10-16|12:27:07.108] Served eth_call conn=172.19.0.3:42280 reqid=90962 duration="508.635µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:07.356339326Z WARN [10-16|12:27:07.356] Served eth_call conn=172.19.0.3:42280 reqid=91011 duration="618.741µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:07.360445503Z WARN [10-16|12:27:07.360] Served eth_call conn=172.19.0.3:49602 reqid=91019 duration="490.733µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:07.580460319Z WARN [10-16|12:27:07.580] Served eth_call conn=172.19.0.3:49590 reqid=91064 duration="609.241µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:07.584697304Z WARN [10-16|12:27:07.584] Served eth_call conn=172.19.0.3:49590 reqid=91071 duration="498.133µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:07.807323096Z WARN [10-16|12:27:07.807] Served eth_call conn=172.19.0.3:42280 reqid=91116 duration="619.042µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:07.811138153Z WARN [10-16|12:27:07.811] Served eth_call conn=172.19.0.3:42280 reqid=91123 duration="509.534µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:08.043712515Z WARN [10-16|12:27:08.043] Served eth_call conn=172.19.0.3:49602 reqid=91167 duration="593.24µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:08.047530972Z WARN [10-16|12:27:08.047] Served eth_call conn=172.19.0.3:49602 reqid=91174 duration="492.033µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:08.289676478Z WARN [10-16|12:27:08.289] Served eth_call conn=172.19.0.3:49602 reqid=91217 duration="787.053µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:08.293703050Z WARN [10-16|12:27:08.293] Served eth_call conn=172.19.0.3:49602 reqid=91225 duration="527.136µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:08.538435130Z WARN [10-16|12:27:08.538] Served eth_call conn=172.19.0.3:49602 reqid=91273 duration="629.042µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:08.542235586Z WARN [10-16|12:27:08.542] Served eth_call conn=172.19.0.3:49602 reqid=91280 duration="507.734µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:08.787120277Z WARN [10-16|12:27:08.786] Served eth_call conn=172.19.0.3:49602 reqid=91326 duration="569.139µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:08.790600411Z WARN [10-16|12:27:08.790] Served eth_call conn=172.19.0.3:49602 reqid=91333 duration="475.432µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:09.029814120Z WARN [10-16|12:27:09.029] Served eth_call conn=172.19.0.3:49602 reqid=91380 duration="641.743µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:09.033878094Z WARN [10-16|12:27:09.033] Served eth_call conn=172.19.0.3:49602 reqid=91387 duration="523.135µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:09.278784986Z WARN [10-16|12:27:09.278] Served eth_call conn=172.19.0.3:49602 reqid=91434 duration="608.541µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:09.282950067Z WARN [10-16|12:27:09.282] Served eth_call conn=172.19.0.3:49602 reqid=91441 duration="540.736µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:09.489353366Z WARN [10-16|12:27:09.489] Served eth_call conn=172.19.0.3:49590 reqid=91484 duration="581.939µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:09.493413239Z WARN [10-16|12:27:09.493] Served eth_call conn=172.19.0.3:49590 reqid=91491 duration="571.938µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:09.709736007Z WARN [10-16|12:27:09.709] Served eth_call conn=172.19.0.3:49590 reqid=91534 duration="634.343µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:09.716069933Z WARN [10-16|12:27:09.715] Served eth_call conn=172.19.0.3:49590 reqid=91542 duration="493.834µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:09.930130448Z WARN [10-16|12:27:09.929] Served eth_call conn=172.19.0.3:49590 reqid=91584 duration="601.24µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:09.937396138Z WARN [10-16|12:27:09.937] Served eth_call conn=172.19.0.3:49590 reqid=91592 duration="591.04µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:10.176026207Z WARN [10-16|12:27:10.175] Served eth_call conn=172.19.0.3:49590 reqid=91640 duration="616.341µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:10.179927870Z WARN [10-16|12:27:10.179] Served eth_call conn=172.19.0.3:49590 reqid=91648 duration="485.433µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:10.413558303Z WARN [10-16|12:27:10.413] Served eth_call conn=172.19.0.3:49590 reqid=91695 duration="616.041µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:10.417292454Z WARN [10-16|12:27:10.417] Served eth_call conn=172.19.0.3:49590 reqid=91702 duration="496.734µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:10.631865904Z WARN [10-16|12:27:10.631] Served eth_call conn=172.19.0.3:49590 reqid=91743 duration="613.341µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:10.635803369Z WARN [10-16|12:27:10.635] Served eth_call conn=172.19.0.3:49590 reqid=91750 duration="508.334µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:10.854325285Z WARN [10-16|12:27:10.854] Served eth_call conn=172.19.0.3:42280 reqid=91795 duration="573.838µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:10.858145342Z WARN [10-16|12:27:10.858] Served eth_call conn=172.19.0.3:42280 reqid=91802 duration="497.033µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:11.097316448Z WARN [10-16|12:27:11.097] Served eth_call conn=172.19.0.3:49602 reqid=91850 duration="602.041µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:11.100991496Z WARN [10-16|12:27:11.100] Served eth_call conn=172.19.0.3:49602 reqid=91858 duration="509.334µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:11.317273134Z WARN [10-16|12:27:11.316] Served eth_call conn=172.19.0.3:42280 reqid=91901 duration="605.138µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:11.321621205Z WARN [10-16|12:27:11.321] Served eth_call conn=172.19.0.3:42280 reqid=91909 duration="528.733µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:11.561928727Z WARN [10-16|12:27:11.561] Served eth_call conn=172.19.0.3:49602 reqid=91956 duration="638.74µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:11.565719964Z WARN [10-16|12:27:11.565] Served eth_call conn=172.19.0.3:49602 reqid=91963 duration="538.534µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:11.799193669Z WARN [10-16|12:27:11.797] Served eth_call conn=172.19.0.3:49602 reqid=92008 duration="647.461µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:11.803028717Z WARN [10-16|12:27:11.802] Served eth_call conn=172.19.0.3:49602 reqid=92016 duration="485.696µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:12.035797020Z WARN [10-16|12:27:12.035] Served eth_call conn=172.19.0.3:49602 reqid=92062 duration="615.249µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:12.039745213Z WARN [10-16|12:27:12.039] Served eth_call conn=172.19.0.3:49602 reqid=92069 duration="509.506µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:12.279936812Z WARN [10-16|12:27:12.279] Served eth_call conn=172.19.0.3:49602 reqid=92115 duration="687.477µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:12.283723940Z WARN [10-16|12:27:12.283] Served eth_call conn=172.19.0.3:49602 reqid=92123 duration="505.704µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:12.499228979Z WARN [10-16|12:27:12.499] Served eth_call conn=172.19.0.3:49590 reqid=92167 duration="563.427µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:12.503405164Z WARN [10-16|12:27:12.503] Served eth_call conn=172.19.0.3:49590 reqid=92174 duration="512.507µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:12.726809605Z WARN [10-16|12:27:12.726] Served eth_call conn=172.19.0.3:49590 reqid=92220 duration="581.137µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:12.733923951Z WARN [10-16|12:27:12.733] Served eth_call conn=172.19.0.3:49590 reqid=92228 duration="581.437µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:12.958790740Z WARN [10-16|12:27:12.958] Served eth_call conn=172.19.0.3:49602 reqid=92273 duration="601.438µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:12.966246207Z WARN [10-16|12:27:12.966] Served eth_call conn=172.19.0.3:49602 reqid=92281 duration="715.445µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:13.189907120Z WARN [10-16|12:27:13.189] Served eth_call conn=172.19.0.3:49602 reqid=92326 duration="615.938µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:13.199484220Z WARN [10-16|12:27:13.199] Served eth_call conn=172.19.0.3:49602 reqid=92335 duration="506.231µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:13.446910123Z WARN [10-16|12:27:13.446] Served eth_call conn=172.19.0.3:49602 reqid=92384 duration="590.037µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:13.450732362Z WARN [10-16|12:27:13.450] Served eth_call conn=172.19.0.3:49602 reqid=92391 duration="496.631µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:13.686770851Z WARN [10-16|12:27:13.686] Served eth_call conn=172.19.0.3:42280 reqid=92438 duration="577.936µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:13.690712098Z WARN [10-16|12:27:13.690] Served eth_call conn=172.19.0.3:49590 reqid=92446 duration="493.731µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:13.930049194Z WARN [10-16|12:27:13.929] Served eth_call conn=172.19.0.3:49590 reqid=92493 duration="640.64µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:13.933771227Z WARN [10-16|12:27:13.933] Served eth_call conn=172.19.0.3:49590 reqid=92500 duration="544.035µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:14.170119635Z WARN [10-16|12:27:14.169] Served eth_call conn=172.19.0.3:49602 reqid=92548 duration="641.74µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:14.174067982Z WARN [10-16|12:27:14.173] Served eth_call conn=172.19.0.3:49602 reqid=92555 duration="508.332µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:14.415872033Z WARN [10-16|12:27:14.415] Served eth_call conn=172.19.0.3:42280 reqid=92603 duration="673.042µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:14.420683834Z WARN [10-16|12:27:14.420] Served eth_call conn=172.19.0.3:42280 reqid=92611 duration="569.836µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:14.654576489Z WARN [10-16|12:27:14.654] Served eth_call conn=172.19.0.3:42280 reqid=92657 duration="589.437µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:14.660712273Z WARN [10-16|12:27:14.660] Served eth_call conn=172.19.0.3:42280 reqid=92665 duration="496.632µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:14.906154751Z WARN [10-16|12:27:14.905] Served eth_call conn=172.19.0.3:42280 reqid=92713 duration="592.737µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:14.910282510Z WARN [10-16|12:27:14.910] Served eth_call conn=172.19.0.3:42280 reqid=92721 duration="495.931µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:15.140404228Z WARN [10-16|12:27:15.140] Served eth_call conn=172.19.0.3:42280 reqid=92766 duration="581.437µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:15.144569989Z WARN [10-16|12:27:15.144] Served eth_call conn=172.19.0.3:42280 reqid=92774 duration="621.839µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:15.382624604Z WARN [10-16|12:27:15.382] Served eth_call conn=172.19.0.3:49602 reqid=92819 duration="671.342µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:15.387018080Z WARN [10-16|12:27:15.386] Served eth_call conn=172.19.0.3:49602 reqid=92827 duration="554.835µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:15.619756062Z WARN [10-16|12:27:15.619] Served eth_call conn=172.19.0.3:42280 reqid=92873 duration="558.235µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:15.623897321Z WARN [10-16|12:27:15.623] Served eth_call conn=172.19.0.3:42280 reqid=92880 duration="503.132µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:15.858837441Z WARN [10-16|12:27:15.858] Served eth_call conn=172.19.0.3:42280 reqid=92928 duration="591.137µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:15.862726585Z WARN [10-16|12:27:15.862] Served eth_call conn=172.19.0.3:42280 reqid=92935 duration="621.239µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:16.092907907Z WARN [10-16|12:27:16.092] Served eth_call conn=172.19.0.3:49590 reqid=92982 duration="594.937µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:16.097613502Z WARN [10-16|12:27:16.097] Served eth_call conn=172.19.0.3:49590 reqid=92989 duration="826.152µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:16.330609400Z WARN [10-16|12:27:16.330] Served eth_call conn=172.19.0.3:49590 reqid=93036 duration="608.638µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:16.335401800Z WARN [10-16|12:27:16.335] Served eth_call conn=172.19.0.3:49590 reqid=93043 duration="826.151µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:16.557526217Z WARN [10-16|12:27:16.557] Served eth_call conn=172.19.0.3:49590 reqid=93089 duration="613.539µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:16.562203311Z WARN [10-16|12:27:16.562] Served eth_call conn=172.19.0.3:49590 reqid=93097 duration="497.031µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:16.782308001Z WARN [10-16|12:27:16.782] Served eth_call conn=172.19.0.3:49590 reqid=93141 duration="692.143µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:16.786410958Z WARN [10-16|12:27:16.786] Served eth_call conn=172.19.0.3:49590 reqid=93148 duration="514.133µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:17.016995605Z WARN [10-16|12:27:17.016] Served eth_call conn=172.19.0.3:42280 reqid=93195 duration="598.438µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:17.023109088Z WARN [10-16|12:27:17.022] Served eth_call conn=172.19.0.3:42280 reqid=93202 duration=2.763973ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:17.260714276Z WARN [10-16|12:27:17.260] Served eth_call conn=172.19.0.3:49602 reqid=93250 duration="645.041µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:17.264573117Z WARN [10-16|12:27:17.264] Served eth_call conn=172.19.0.3:49602 reqid=93257 duration="615.138µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:17.503977717Z WARN [10-16|12:27:17.503] Served eth_call conn=172.19.0.3:49602 reqid=93305 duration="593.738µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:17.508027371Z WARN [10-16|12:27:17.507] Served eth_call conn=172.19.0.3:49602 reqid=93313 duration="497.731µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:17.743713538Z WARN [10-16|12:27:17.743] Served eth_call conn=172.19.0.3:42280 reqid=93359 duration="580.537µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:17.747429971Z WARN [10-16|12:27:17.747] Served eth_call conn=172.19.0.3:42280 reqid=93366 duration="492.73µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:17.989098712Z WARN [10-16|12:27:17.988] Served eth_call conn=172.19.0.3:49602 reqid=93413 duration="600.037µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:17.997127215Z WARN [10-16|12:27:17.996] Served eth_call conn=172.19.0.3:49602 reqid=93421 duration="585.837µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:18.225301112Z WARN [10-16|12:27:18.225] Served eth_call conn=172.19.0.3:42280 reqid=93466 duration="587.737µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:18.229362366Z WARN [10-16|12:27:18.229] Served eth_call conn=172.19.0.3:42280 reqid=93474 duration="490.531µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:18.462990804Z WARN [10-16|12:27:18.462] Served eth_call conn=172.19.0.3:42280 reqid=93519 duration="582.037µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:18.466938751Z WARN [10-16|12:27:18.466] Served eth_call conn=172.19.0.3:42280 reqid=93526 duration="565.236µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:18.703181953Z WARN [10-16|12:27:18.703] Served eth_call conn=172.19.0.3:42280 reqid=93572 duration="873.455µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:18.707746539Z WARN [10-16|12:27:18.707] Served eth_call conn=172.19.0.3:42280 reqid=93580 duration="658.341µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:18.948626131Z WARN [10-16|12:27:18.948] Served eth_call conn=172.19.0.3:42280 reqid=93627 duration="601.038µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:18.952347364Z WARN [10-16|12:27:18.952] Served eth_call conn=172.19.0.3:42280 reqid=93634 duration="485.03µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:19.195592205Z WARN [10-16|12:27:19.195] Served eth_call conn=172.19.0.3:49590 reqid=93682 duration="597.538µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:19.199200731Z WARN [10-16|12:27:19.199] Served eth_call conn=172.19.0.3:49590 reqid=93689 duration="514.732µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:19.441865935Z WARN [10-16|12:27:19.441] Served eth_call conn=172.19.0.3:49602 reqid=93738 duration="618.639µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:19.445620770Z WARN [10-16|12:27:19.445] Served eth_call conn=172.19.0.3:49602 reqid=93745 duration="509.831µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:19.682403306Z WARN [10-16|12:27:19.682] Served eth_call conn=172.19.0.3:42280 reqid=93791 duration="599.937µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:19.685908526Z WARN [10-16|12:27:19.685] Served eth_call conn=172.19.0.3:42280 reqid=93798 duration="515.132µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:19.944521862Z WARN [10-16|12:27:19.944] Served eth_call conn=172.19.0.3:42280 reqid=93849 duration="577.662µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:19.948509190Z WARN [10-16|12:27:19.948] Served eth_call conn=172.19.0.3:42280 reqid=93856 duration="730.978µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:20.187201169Z WARN [10-16|12:27:20.187] Served eth_call conn=172.19.0.3:49590 reqid=93903 duration="575.762µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:20.190918167Z WARN [10-16|12:27:20.190] Served eth_call conn=172.19.0.3:49590 reqid=93911 duration="492.553µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:20.423885433Z WARN [10-16|12:27:20.423] Served eth_call conn=172.19.0.3:49590 reqid=93958 duration="783.984µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:20.428043878Z WARN [10-16|12:27:20.427] Served eth_call conn=172.19.0.3:49590 reqid=93965 duration="514.355µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:20.663089766Z WARN [10-16|12:27:20.662] Served eth_call conn=172.19.0.3:49590 reqid=94012 duration="578.762µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:20.667119998Z WARN [10-16|12:27:20.666] Served eth_call conn=172.19.0.3:49590 reqid=94020 duration="525.156µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:20.900646424Z WARN [10-16|12:27:20.900] Served eth_call conn=172.19.0.3:49590 reqid=94065 duration="576.161µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:20.904298115Z WARN [10-16|12:27:20.904] Served eth_call conn=172.19.0.3:49590 reqid=94073 duration="483.752µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:21.142400331Z WARN [10-16|12:27:21.142] Served eth_call conn=172.19.0.3:49590 reqid=94120 duration="797.886µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:21.146873910Z WARN [10-16|12:27:21.146] Served eth_call conn=172.19.0.3:49590 reqid=94127 duration="490.152µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:21.387514598Z WARN [10-16|12:27:21.387] Served eth_call conn=172.19.0.3:49590 reqid=94175 duration="607.865µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:21.391481923Z WARN [10-16|12:27:21.391] Served eth_call conn=172.19.0.3:49590 reqid=94183 duration="546.358µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:21.649499373Z WARN [10-16|12:27:21.649] Served eth_call conn=172.19.0.3:49602 reqid=94234 duration="629.067µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:21.653409692Z WARN [10-16|12:27:21.653] Served eth_call conn=172.19.0.3:49602 reqid=94241 duration="496.353µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:21.889016641Z WARN [10-16|12:27:21.888] Served eth_call conn=172.19.0.3:49590 reqid=94289 duration="601.565µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:21.892753541Z WARN [10-16|12:27:21.892] Served eth_call conn=172.19.0.3:49590 reqid=94296 duration="490.253µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:22.118211382Z WARN [10-16|12:27:22.118] Served eth_call conn=172.19.0.3:49590 reqid=94341 duration="615.94µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:22.122124638Z WARN [10-16|12:27:22.121] Served eth_call conn=172.19.0.3:49590 reqid=94348 duration="505.633µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:22.363441431Z WARN [10-16|12:27:22.363] Served eth_call conn=172.19.0.3:49590 reqid=94395 duration="951.462µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:22.368223944Z WARN [10-16|12:27:22.368] Served eth_call conn=172.19.0.3:49590 reqid=94403 duration="514.334µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:22.601703324Z WARN [10-16|12:27:22.601] Served eth_call conn=172.19.0.3:42280 reqid=94450 duration="589.738µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:22.605275658Z WARN [10-16|12:27:22.605] Served eth_call conn=172.19.0.3:42280 reqid=94457 duration="492.932µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:22.834135836Z WARN [10-16|12:27:22.833] Served eth_call conn=172.19.0.3:49590 reqid=94502 duration="911.66µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:22.838268407Z WARN [10-16|12:27:22.838] Served eth_call conn=172.19.0.3:49590 reqid=94509 duration="497.033µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:23.085807007Z WARN [10-16|12:27:23.085] Served eth_call conn=172.19.0.3:42280 reqid=94559 duration="682.144µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:23.090494414Z WARN [10-16|12:27:23.090] Served eth_call conn=172.19.0.3:42280 reqid=94566 duration="566.637µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:23.321839254Z WARN [10-16|12:27:23.321] Served eth_call conn=172.19.0.3:49602 reqid=94613 duration="680.445µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:23.326741775Z WARN [10-16|12:27:23.326] Served eth_call conn=172.19.0.3:49602 reqid=94620 duration="576.137µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:23.554701894Z WARN [10-16|12:27:23.554] Served eth_call conn=172.19.0.3:49602 reqid=94667 duration="598.539µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:23.559132584Z WARN [10-16|12:27:23.558] Served eth_call conn=172.19.0.3:49602 reqid=94674 duration=1.123374ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:23.791908418Z WARN [10-16|12:27:23.791] Served eth_call conn=172.19.0.3:42280 reqid=94720 duration="573.837µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:23.799261100Z WARN [10-16|12:27:23.799] Served eth_call conn=172.19.0.3:42280 reqid=94727 duration="536.335µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:24.056165013Z WARN [10-16|12:27:24.055] Served eth_call conn=172.19.0.3:42280 reqid=94776 duration=1.016966ms err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:24.061257846Z WARN [10-16|12:27:24.061] Served eth_call conn=172.19.0.3:42280 reqid=94784 duration="501.733µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:24.303868524Z WARN [10-16|12:27:24.303] Served eth_call conn=172.19.0.3:49590 reqid=94833 duration="576.538µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:24.307500062Z WARN [10-16|12:27:24.307] Served eth_call conn=172.19.0.3:49590 reqid=94840 duration="488.532µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:24.531035291Z WARN [10-16|12:27:24.530] Served eth_call conn=172.19.0.3:49602 reqid=94886 duration="612.94µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:24.534703431Z WARN [10-16|12:27:24.534] Served eth_call conn=172.19.0.3:49602 reqid=94893 duration="495.833µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:24.776850779Z WARN [10-16|12:27:24.776] Served eth_call conn=172.19.0.3:49590 reqid=94940 duration="761.05µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:24.781979915Z WARN [10-16|12:27:24.781] Served eth_call conn=172.19.0.3:49590 reqid=94948 duration="527.834µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:25.014438428Z WARN [10-16|12:27:25.014] Served eth_call conn=172.19.0.3:49602 reqid=94995 duration=2.346253ms err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:25.018404888Z WARN [10-16|12:27:25.018] Served eth_call conn=172.19.0.3:49602 reqid=95003 duration="491.732µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:25.252429604Z WARN [10-16|12:27:25.252] Served eth_call conn=172.19.0.3:49590 reqid=95048 duration="591.039µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:25.256089243Z WARN [10-16|12:27:25.255] Served eth_call conn=172.19.0.3:49590 reqid=95056 duration="489.032µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:25.471196821Z WARN [10-16|12:27:25.471] Served eth_call conn=172.19.0.3:49590 reqid=95097 duration="569.937µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:25.474958467Z WARN [10-16|12:27:25.474] Served eth_call conn=172.19.0.3:49590 reqid=95105 duration="488.832µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:25.696044737Z WARN [10-16|12:27:25.695] Served eth_call conn=172.19.0.3:49590 reqid=95148 duration="591.239µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:25.699794282Z WARN [10-16|12:27:25.699] Served eth_call conn=172.19.0.3:49590 reqid=95155 duration="483.432µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:25.927544387Z WARN [10-16|12:27:25.927] Served eth_call conn=172.19.0.3:49602 reqid=95201 duration="566.437µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:25.931758263Z WARN [10-16|12:27:25.931] Served eth_call conn=172.19.0.3:49602 reqid=95208 duration="556.537µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:26.163710043Z WARN [10-16|12:27:26.163] Served eth_call conn=172.19.0.3:49602 reqid=95254 duration="565.037µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:26.167825313Z WARN [10-16|12:27:26.167] Served eth_call conn=172.19.0.3:49602 reqid=95261 duration="494.333µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:26.402254955Z WARN [10-16|12:27:26.402] Served eth_call conn=172.19.0.3:49602 reqid=95308 duration="584.539µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:26.407126874Z WARN [10-16|12:27:26.406] Served eth_call conn=172.19.0.3:49602 reqid=95316 duration="597.839µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:26.639246865Z WARN [10-16|12:27:26.639] Served eth_call conn=172.19.0.3:49602 reqid=95360 duration="566.838µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:26.643739559Z WARN [10-16|12:27:26.643] Served eth_call conn=172.19.0.3:49602 reqid=95367 duration="492.432µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:26.870916327Z WARN [10-16|12:27:26.870] Served eth_call conn=172.19.0.3:49602 reqid=95413 duration="605.74µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:26.874647471Z WARN [10-16|12:27:26.874] Served eth_call conn=172.19.0.3:49602 reqid=95420 duration="480.132µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:27.117800285Z WARN [10-16|12:27:27.114] Served eth_call conn=172.19.0.3:49602 reqid=95467 duration=7.014959ms err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:27.124685635Z WARN [10-16|12:27:27.122] Served eth_call conn=172.19.0.3:49602 reqid=95475 duration="521.534µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:27.353879535Z WARN [10-16|12:27:27.353] Served eth_call conn=172.19.0.3:49602 reqid=95519 duration="605.339µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:27.357796592Z WARN [10-16|12:27:27.357] Served eth_call conn=172.19.0.3:49590 reqid=95527 duration="531.535µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:27.587470923Z WARN [10-16|12:27:27.587] Served eth_call conn=172.19.0.3:49590 reqid=95573 duration="566.437µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:27.591436882Z WARN [10-16|12:27:27.591] Served eth_call conn=172.19.0.3:49590 reqid=95580 duration="516.034µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:27.807773912Z WARN [10-16|12:27:27.807] Served eth_call conn=172.19.0.3:49602 reqid=95624 duration="575.144µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:27.811488996Z WARN [10-16|12:27:27.811] Served eth_call conn=172.19.0.3:49602 reqid=95631 duration="504.238µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:28.037726060Z WARN [10-16|12:27:28.037] Served eth_call conn=172.19.0.3:49590 reqid=95677 duration="594.246µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:28.041375439Z WARN [10-16|12:27:28.041] Served eth_call conn=172.19.0.3:49590 reqid=95685 duration="486.937µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:28.281182238Z WARN [10-16|12:27:28.281] Served eth_call conn=172.19.0.3:49602 reqid=95732 duration="579.945µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:28.284646303Z WARN [10-16|12:27:28.284] Served eth_call conn=172.19.0.3:49602 reqid=95739 duration="462.336µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:28.509251843Z WARN [10-16|12:27:28.509] Served eth_call conn=172.19.0.3:49602 reqid=95785 duration="609.147µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:28.512817615Z WARN [10-16|12:27:28.512] Served eth_call conn=172.19.0.3:49602 reqid=95792 duration="501.138µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:28.743193695Z WARN [10-16|12:27:28.743] Served eth_call conn=172.19.0.3:49602 reqid=95838 duration="895.569µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:28.747558428Z WARN [10-16|12:27:28.747] Served eth_call conn=172.19.0.3:49602 reqid=95846 duration="676.152µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:28.973572975Z WARN [10-16|12:27:28.973] Served eth_call conn=172.19.0.3:49602 reqid=95890 duration="553.442µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:28.977626885Z WARN [10-16|12:27:28.977] Served eth_call conn=172.19.0.3:49602 reqid=95898 duration="504.538µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:29.206836276Z WARN [10-16|12:27:29.206] Served eth_call conn=172.19.0.3:49602 reqid=95943 duration="622.747µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:29.210641866Z WARN [10-16|12:27:29.210] Served eth_call conn=172.19.0.3:49602 reqid=95951 duration="483.837µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:29.435021689Z WARN [10-16|12:27:29.434] Served eth_call conn=172.19.0.3:42280 reqid=95996 duration="614.546µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:29.441457980Z WARN [10-16|12:27:29.441] Served eth_call conn=172.19.0.3:42280 reqid=96004 duration="493.538µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:29.666585060Z WARN [10-16|12:27:29.666] Served eth_call conn=172.19.0.3:42280 reqid=96049 duration="653.25µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:29.670561163Z WARN [10-16|12:27:29.670] Served eth_call conn=172.19.0.3:42280 reqid=96056 duration="531.041µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:29.894939286Z WARN [10-16|12:27:29.894] Served eth_call conn=172.19.0.3:42280 reqid=96101 duration="724.255µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:29.900030174Z WARN [10-16|12:27:29.899] Served eth_call conn=172.19.0.3:42280 reqid=96109 duration="810.862µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:30.135807767Z WARN [10-16|12:27:30.135] Served eth_call conn=172.19.0.3:49602 reqid=96156 duration="575.144µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:30.139460446Z WARN [10-16|12:27:30.139] Served eth_call conn=172.19.0.3:49602 reqid=96164 duration="549.542µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:30.369914432Z WARN [10-16|12:27:30.369] Served eth_call conn=172.19.0.3:49590 reqid=96210 duration="621.448µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:30.374711798Z WARN [10-16|12:27:30.374] Served eth_call conn=172.19.0.3:49590 reqid=96217 duration="771.359µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:30.600890758Z WARN [10-16|12:27:30.600] Served eth_call conn=172.19.0.3:42280 reqid=96263 duration="579.144µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:30.604632543Z WARN [10-16|12:27:30.604] Served eth_call conn=172.19.0.3:42280 reqid=96271 duration="494.338µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:30.835688976Z WARN [10-16|12:27:30.835] Served eth_call conn=172.19.0.3:42280 reqid=96317 duration="579.644µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:30.839439062Z WARN [10-16|12:27:30.839] Served eth_call conn=172.19.0.3:42280 reqid=96324 duration="484.537µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:31.070463291Z WARN [10-16|12:27:31.070] Served eth_call conn=172.19.0.3:42280 reqid=96371 duration="621.348µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:31.074310185Z WARN [10-16|12:27:31.074] Served eth_call conn=172.19.0.3:42280 reqid=96378 duration="574.244µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:31.304054517Z WARN [10-16|12:27:31.303] Served eth_call conn=172.19.0.3:42280 reqid=96425 duration="553.142µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:31.307789002Z WARN [10-16|12:27:31.307] Served eth_call conn=172.19.0.3:42280 reqid=96432 duration="532.941µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:31.531488173Z WARN [10-16|12:27:31.531] Served eth_call conn=172.19.0.3:49602 reqid=96477 duration="583.945µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:31.535403471Z WARN [10-16|12:27:31.535] Served eth_call conn=172.19.0.3:49602 reqid=96485 duration="489.737µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:31.770396004Z WARN [10-16|12:27:31.769] Served eth_call conn=172.19.0.3:49602 reqid=96530 duration="611.846µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:31.773374431Z WARN [10-16|12:27:31.773] Served eth_call conn=172.19.0.3:49602 reqid=96537 duration="475.437µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:32.016291269Z WARN [10-16|12:27:32.016] Served eth_call conn=172.19.0.3:49602 reqid=96585 duration="647.85µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:32.020310875Z WARN [10-16|12:27:32.020] Served eth_call conn=172.19.0.3:49602 reqid=96593 duration="502.839µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:32.253181346Z WARN [10-16|12:27:32.253] Served eth_call conn=172.19.0.3:49590 reqid=96640 duration="643.949µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:32.257479374Z WARN [10-16|12:27:32.257] Served eth_call conn=172.19.0.3:49590 reqid=96647 duration="566.643µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:32.498550970Z WARN [10-16|12:27:32.498] Served eth_call conn=172.19.0.3:49590 reqid=96695 duration="598.645µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:32.502439467Z WARN [10-16|12:27:32.502] Served eth_call conn=172.19.0.3:49590 reqid=96702 duration="508.939µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:32.729608303Z WARN [10-16|12:27:32.729] Served eth_call conn=172.19.0.3:49590 reqid=96747 duration="611.747µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:32.733541103Z WARN [10-16|12:27:32.733] Served eth_call conn=172.19.0.3:49590 reqid=96755 duration="498.838µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:32.984965489Z WARN [10-16|12:27:32.984] Served eth_call conn=172.19.0.3:49602 reqid=96805 duration="600.446µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:32.989081003Z WARN [10-16|12:27:32.988] Served eth_call conn=172.19.0.3:49602 reqid=96812 duration="596.246µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:33.222388107Z WARN [10-16|12:27:33.222] Served eth_call conn=172.19.0.3:49602 reqid=96858 duration="857.265µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:33.226463318Z WARN [10-16|12:27:33.226] Served eth_call conn=172.19.0.3:49602 reqid=96865 duration="547.042µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:33.454747639Z WARN [10-16|12:27:33.454] Served eth_call conn=172.19.0.3:49602 reqid=96910 duration="602.746µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:33.458403218Z WARN [10-16|12:27:33.458] Served eth_call conn=172.19.0.3:49602 reqid=96918 duration="529.741µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:33.700424687Z WARN [10-16|12:27:33.700] Served eth_call conn=172.19.0.3:49590 reqid=96966 duration="560.442µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:33.704154671Z WARN [10-16|12:27:33.704] Served eth_call conn=172.19.0.3:49590 reqid=96973 duration="484.637µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:33.941880412Z WARN [10-16|12:27:33.941] Served eth_call conn=172.19.0.3:49590 reqid=97019 duration="707.454µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:33.945770309Z WARN [10-16|12:27:33.945] Served eth_call conn=172.19.0.3:49590 reqid=97026 duration="676.352µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:34.179942679Z WARN [10-16|12:27:34.179] Served eth_call conn=172.19.0.3:49590 reqid=97073 duration="628.748µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:34.183951585Z WARN [10-16|12:27:34.183] Served eth_call conn=172.19.0.3:49590 reqid=97081 duration="489.538µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:34.403023103Z WARN [10-16|12:27:34.402] Served eth_call conn=172.19.0.3:42280 reqid=97124 duration="600.145µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:34.406733986Z WARN [10-16|12:27:34.406] Served eth_call conn=172.19.0.3:42280 reqid=97132 duration="484.637µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:34.652786777Z WARN [10-16|12:27:34.648] Served eth_call conn=172.19.0.3:49590 reqid=97180 duration="580.84µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:34.657839832Z WARN [10-16|12:27:34.657] Served eth_call conn=172.19.0.3:49590 reqid=97188 duration="533.137µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:34.904981768Z WARN [10-16|12:27:34.904] Served eth_call conn=172.19.0.3:49590 reqid=97237 duration="577.34µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:34.908802936Z WARN [10-16|12:27:34.908] Served eth_call conn=172.19.0.3:49590 reqid=97245 duration="479.634µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:35.147726996Z WARN [10-16|12:27:35.147] Served eth_call conn=172.19.0.3:42280 reqid=97292 duration="593.041µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:35.151502461Z WARN [10-16|12:27:35.151] Served eth_call conn=172.19.0.3:42280 reqid=97300 duration="499.235µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:35.392042534Z WARN [10-16|12:27:35.391] Served eth_call conn=172.19.0.3:42280 reqid=97347 duration="603.642µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:35.396399940Z WARN [10-16|12:27:35.396] Served eth_call conn=172.19.0.3:42280 reqid=97355 duration="537.538µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:35.638168299Z WARN [10-16|12:27:35.638] Served eth_call conn=172.19.0.3:42280 reqid=97404 duration="900.363µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:35.641710548Z WARN [10-16|12:27:35.641] Served eth_call conn=172.19.0.3:42280 reqid=97411 duration="492.034µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:35.876285998Z WARN [10-16|12:27:35.876] Served eth_call conn=172.19.0.3:42280 reqid=97458 duration=1.425101ms err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:35.879849750Z WARN [10-16|12:27:35.879] Served eth_call conn=172.19.0.3:42280 reqid=97465 duration="477.834µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:36.109281077Z WARN [10-16|12:27:36.109] Served eth_call conn=172.19.0.3:42280 reqid=97511 duration="587.442µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:36.119360590Z WARN [10-16|12:27:36.119] Served eth_call conn=172.19.0.3:49590 reqid=97520 duration="487.534µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:36.351758927Z WARN [10-16|12:27:36.351] Served eth_call conn=172.19.0.3:42280 reqid=97567 duration="596.643µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:36.355514792Z WARN [10-16|12:27:36.355] Served eth_call conn=172.19.0.3:42280 reqid=97574 duration="454.232µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:36.566764633Z WARN [10-16|12:27:36.566] Served eth_call conn=172.19.0.3:49590 reqid=97616 duration="531.638µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:36.570654209Z WARN [10-16|12:27:36.570] Served eth_call conn=172.19.0.3:49590 reqid=97624 duration="495.535µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:36.793064939Z WARN [10-16|12:27:36.792] Served eth_call conn=172.19.0.3:49590 reqid=97667 duration="611.244µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:36.804660159Z WARN [10-16|12:27:36.804] Served eth_call conn=172.19.0.3:49590 reqid=97675 duration=2.040144ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:37.019602661Z WARN [10-16|12:27:37.019] Served eth_call conn=172.19.0.3:42280 reqid=97719 duration="562.239µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:37.024124181Z WARN [10-16|12:27:37.023] Served eth_call conn=172.19.0.3:42280 reqid=97726 duration="800.056µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:37.255318132Z WARN [10-16|12:27:37.255] Served eth_call conn=172.19.0.3:49590 reqid=97769 duration="684.349µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:37.259232809Z WARN [10-16|12:27:37.259] Served eth_call conn=172.19.0.3:49590 reqid=97777 duration="569.64µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:37.491969870Z WARN [10-16|12:27:37.491] Served eth_call conn=172.19.0.3:42280 reqid=97824 duration="584.742µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:37.495484919Z WARN [10-16|12:27:37.495] Served eth_call conn=172.19.0.3:42280 reqid=97831 duration="483.134µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:37.728608107Z WARN [10-16|12:27:37.728] Served eth_call conn=172.19.0.3:42280 reqid=97876 duration="592.142µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:37.732435777Z WARN [10-16|12:27:37.732] Served eth_call conn=172.19.0.3:42280 reqid=97883 duration="491.135µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:37.956811447Z WARN [10-16|12:27:37.956] Served eth_call conn=172.19.0.3:42280 reqid=97929 duration="567.54µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:37.960606415Z WARN [10-16|12:27:37.960] Served eth_call conn=172.19.0.3:42280 reqid=97936 duration="485.534µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:38.186248674Z WARN [10-16|12:27:38.186] Served eth_call conn=172.19.0.3:49590 reqid=97982 duration="584.641µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:38.189833027Z WARN [10-16|12:27:38.189] Served eth_call conn=172.19.0.3:49590 reqid=97989 duration="516.736µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:38.433058130Z WARN [10-16|12:27:38.432] Served eth_call conn=172.19.0.3:42280 reqid=98035 duration="617.044µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:38.437117817Z WARN [10-16|12:27:38.436] Served eth_call conn=172.19.0.3:42280 reqid=98043 duration="570.441µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:38.686242837Z WARN [10-16|12:27:38.686] Served eth_call conn=172.19.0.3:42280 reqid=98093 duration="585.841µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:38.690654549Z WARN [10-16|12:27:38.690] Served eth_call conn=172.19.0.3:42280 reqid=98101 duration="487.734µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:38.920015971Z WARN [10-16|12:27:38.919] Served eth_call conn=172.19.0.3:49590 reqid=98146 duration="591.942µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:38.923766436Z WARN [10-16|12:27:38.923] Served eth_call conn=172.19.0.3:49590 reqid=98153 duration="639.845µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:39.146018855Z WARN [10-16|12:27:39.145] Served eth_call conn=172.19.0.3:49590 reqid=98198 duration="616.744µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:39.149881328Z WARN [10-16|12:27:39.149] Served eth_call conn=172.19.0.3:49590 reqid=98205 duration="544.638µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:39.376085127Z WARN [10-16|12:27:39.375] Served eth_call conn=172.19.0.3:49602 reqid=98250 duration="573.741µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:39.379915198Z WARN [10-16|12:27:39.379] Served eth_call conn=172.19.0.3:49602 reqid=98257 duration="492.334µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:39.615453557Z WARN [10-16|12:27:39.615] Served eth_call conn=172.19.0.3:49602 reqid=98304 duration="579.441µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:39.619082613Z WARN [10-16|12:27:39.618] Served eth_call conn=172.19.0.3:49602 reqid=98312 duration="486.935µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:39.867351673Z WARN [10-16|12:27:39.867] Served eth_call conn=172.19.0.3:49602 reqid=98361 duration="807.557µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:39.872267020Z WARN [10-16|12:27:39.872] Served eth_call conn=172.19.0.3:49590 reqid=98369 duration="608.843µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:40.122528520Z WARN [10-16|12:27:40.122] Served eth_call conn=172.19.0.3:49602 reqid=98418 duration="529.738µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:40.127179149Z WARN [10-16|12:27:40.127] Served eth_call conn=172.19.0.3:49602 reqid=98426 duration="496.635µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:40.356864894Z WARN [10-16|12:27:40.356] Served eth_call conn=172.19.0.3:49590 reqid=98472 duration=1.115979ms err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:40.361221702Z WARN [10-16|12:27:40.361] Served eth_call conn=172.19.0.3:49590 reqid=98480 duration="511.836µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:40.603675450Z WARN [10-16|12:27:40.603] Served eth_call conn=172.19.0.3:49590 reqid=98526 duration="587.642µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:40.607496321Z WARN [10-16|12:27:40.607] Served eth_call conn=172.19.0.3:49590 reqid=98534 duration="509.336µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:40.842225722Z WARN [10-16|12:27:40.842] Served eth_call conn=172.19.0.3:49602 reqid=98581 duration="567.74µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:40.845903382Z WARN [10-16|12:27:40.845] Served eth_call conn=172.19.0.3:49602 reqid=98589 duration="496.835µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:41.050871279Z WARN [10-16|12:27:41.050] Served eth_call conn=172.19.0.3:42280 reqid=98631 duration="877.362µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:41.060212440Z WARN [10-16|12:27:41.060] Served eth_call conn=172.19.0.3:42280 reqid=98639 duration="496.935µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:41.266128803Z WARN [10-16|12:27:41.265] Served eth_call conn=172.19.0.3:42280 reqid=98681 duration="623.444µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:41.270101784Z WARN [10-16|12:27:41.269] Served eth_call conn=172.19.0.3:42280 reqid=98689 duration="480.634µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:41.497344156Z WARN [10-16|12:27:41.497] Served eth_call conn=172.19.0.3:42280 reqid=98734 duration="603.443µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:41.501170327Z WARN [10-16|12:27:41.501] Served eth_call conn=172.19.0.3:42280 reqid=98741 duration="483.235µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:41.735193579Z WARN [10-16|12:27:41.735] Served eth_call conn=172.19.0.3:42280 reqid=98787 duration="616.444µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:41.744261820Z WARN [10-16|12:27:41.744] Served eth_call conn=172.19.0.3:42280 reqid=98796 duration="596.643µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:41.975919904Z WARN [10-16|12:27:41.975] Served eth_call conn=172.19.0.3:49590 reqid=98843 duration="554.04µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:41.983861966Z WARN [10-16|12:27:41.982] Served eth_call conn=172.19.0.3:49590 reqid=98851 duration="567.74µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:42.208837778Z WARN [10-16|12:27:42.208] Served eth_call conn=172.19.0.3:49590 reqid=98894 duration="627.645µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:42.212910166Z WARN [10-16|12:27:42.212] Served eth_call conn=172.19.0.3:49590 reqid=98902 duration="486.634µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:42.446567392Z WARN [10-16|12:27:42.446] Served eth_call conn=172.19.0.3:49602 reqid=98948 duration="568.74µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:42.450909999Z WARN [10-16|12:27:42.450] Served eth_call conn=172.19.0.3:42280 reqid=98956 duration="489.835µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:42.673346731Z WARN [10-16|12:27:42.673] Served eth_call conn=172.19.0.3:49602 reqid=99001 duration="569.64µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:42.677260608Z WARN [10-16|12:27:42.677] Served eth_call conn=172.19.0.3:49602 reqid=99009 duration="481.534µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:42.911613083Z WARN [10-16|12:27:42.911] Served eth_call conn=172.19.0.3:49602 reqid=99056 duration="583.141µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:42.915453254Z WARN [10-16|12:27:42.915] Served eth_call conn=172.19.0.3:49602 reqid=99063 duration="477.133µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:43.128716538Z WARN [10-16|12:27:43.128] Served eth_call conn=172.19.0.3:49590 reqid=99106 duration="590.941µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:43.132598012Z WARN [10-16|12:27:43.132] Served eth_call conn=172.19.0.3:49590 reqid=99113 duration="469.434µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:43.347361702Z WARN [10-16|12:27:43.347] Served eth_call conn=172.19.0.3:42280 reqid=99156 duration="603.243µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:43.351250977Z WARN [10-16|12:27:43.351] Served eth_call conn=172.19.0.3:42280 reqid=99164 duration="465.133µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:43.580329679Z WARN [10-16|12:27:43.580] Served eth_call conn=172.19.0.3:49590 reqid=99210 duration="619.443µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:43.584474572Z WARN [10-16|12:27:43.584] Served eth_call conn=172.19.0.3:49590 reqid=99217 duration="486.435µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:43.823147443Z WARN [10-16|12:27:43.822] Served eth_call conn=172.19.0.3:49590 reqid=99264 duration="574.64µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:43.826757098Z WARN [10-16|12:27:43.826] Served eth_call conn=172.19.0.3:49590 reqid=99272 duration="489.735µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:44.063218001Z WARN [10-16|12:27:44.063] Served eth_call conn=172.19.0.3:42280 reqid=99320 duration="622.744µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:44.067143278Z WARN [10-16|12:27:44.066] Served eth_call conn=172.19.0.3:42280 reqid=99327 duration="503.035µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:44.304399837Z WARN [10-16|12:27:44.304] Served eth_call conn=172.19.0.3:42280 reqid=99375 duration="615.844µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:44.308267911Z WARN [10-16|12:27:44.308] Served eth_call conn=172.19.0.3:42280 reqid=99383 duration="488.134µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:44.533508421Z WARN [10-16|12:27:44.533] Served eth_call conn=172.19.0.3:49590 reqid=99427 duration="563.24µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:44.537308889Z WARN [10-16|12:27:44.537] Served eth_call conn=172.19.0.3:49590 reqid=99434 duration="571.441µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:44.765267891Z WARN [10-16|12:27:44.765] Served eth_call conn=172.19.0.3:49590 reqid=99479 duration="611.643µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:44.768992054Z WARN [10-16|12:27:44.768] Served eth_call conn=172.19.0.3:49590 reqid=99486 duration="483.734µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:44.992000607Z WARN [10-16|12:27:44.991] Served eth_call conn=172.19.0.3:49590 reqid=99531 duration="589.242µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:44.995803976Z WARN [10-16|12:27:44.995] Served eth_call conn=172.19.0.3:49590 reqid=99539 duration="494.935µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:45.220602855Z WARN [10-16|12:27:45.220] Served eth_call conn=172.19.0.3:49602 reqid=99583 duration="598.142µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:45.224409023Z WARN [10-16|12:27:45.224] Served eth_call conn=172.19.0.3:49602 reqid=99591 duration="467.333µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:45.440078457Z WARN [10-16|12:27:45.439] Served eth_call conn=172.19.0.3:49590 reqid=99633 duration="572.54µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:45.444740987Z WARN [10-16|12:27:45.444] Served eth_call conn=172.19.0.3:49590 reqid=99640 duration="597.942µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:45.661661009Z WARN [10-16|12:27:45.661] Served eth_call conn=172.19.0.3:49602 reqid=99684 duration="593.342µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:45.666255734Z WARN [10-16|12:27:45.666] Served eth_call conn=172.19.0.3:49602 reqid=99691 duration="760.554µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:45.880471065Z WARN [10-16|12:27:45.880] Served eth_call conn=172.19.0.3:49602 reqid=99733 duration="565.24µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:45.884180627Z WARN [10-16|12:27:45.884] Served eth_call conn=172.19.0.3:49602 reqid=99740 duration="486.634µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:46.105893388Z WARN [10-16|12:27:46.105] Served eth_call conn=172.19.0.3:42280 reqid=99783 duration="717.451µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:46.113096697Z WARN [10-16|12:27:46.112] Served eth_call conn=172.19.0.3:49590 reqid=99792 duration="574.841µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:46.330271837Z WARN [10-16|12:27:46.330] Served eth_call conn=172.19.0.3:49590 reqid=99836 duration="655.247µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:46.343752290Z WARN [10-16|12:27:46.342] Served eth_call conn=172.19.0.3:49590 reqid=99844 duration="532.937µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:46.571824400Z WARN [10-16|12:27:46.571] Served eth_call conn=172.19.0.3:49590 reqid=99889 duration="547.438µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:46.575306946Z WARN [10-16|12:27:46.575] Served eth_call conn=172.19.0.3:49590 reqid=99896 duration="484.834µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:46.786119637Z WARN [10-16|12:27:46.785] Served eth_call conn=172.19.0.3:49602 reqid=99939 duration="626.745µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:46.789842400Z WARN [10-16|12:27:46.789] Served eth_call conn=172.19.0.3:49602 reqid=99946 duration="548.239µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:47.022717549Z WARN [10-16|12:27:47.022] Served eth_call conn=172.19.0.3:42280 reqid=99992 duration="607.243µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:47.026330104Z WARN [10-16|12:27:47.026] Served eth_call conn=172.19.0.3:42280 reqid=100000 duration="487.334µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:47.252821903Z WARN [10-16|12:27:47.252] Served eth_call conn=172.19.0.3:42280 reqid=100045 duration="608.343µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:47.256418557Z WARN [10-16|12:27:47.256] Served eth_call conn=172.19.0.3:42280 reqid=100053 duration="463.732µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:47.468483237Z WARN [10-16|12:27:47.468] Served eth_call conn=172.19.0.3:49590 reqid=100093 duration="572.441µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:47.472607628Z WARN [10-16|12:27:47.472] Served eth_call conn=172.19.0.3:49590 reqid=100100 duration="491.735µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:47.698657395Z WARN [10-16|12:27:47.698] Served eth_call conn=172.19.0.3:49590 reqid=100144 duration="605.443µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:47.702244249Z WARN [10-16|12:27:47.702] Served eth_call conn=172.19.0.3:49590 reqid=100151 duration="479.934µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:47.936967529Z WARN [10-16|12:27:47.936] Served eth_call conn=172.19.0.3:42280 reqid=100197 duration="572.841µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:47.941064818Z WARN [10-16|12:27:47.940] Served eth_call conn=172.19.0.3:42280 reqid=100205 duration="494.535µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:48.169550457Z WARN [10-16|12:27:48.169] Served eth_call conn=172.19.0.3:49602 reqid=100249 duration="596.642µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:48.173411630Z WARN [10-16|12:27:48.173] Served eth_call conn=172.19.0.3:49602 reqid=100257 duration="487.535µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:48.398435225Z WARN [10-16|12:27:48.398] Served eth_call conn=172.19.0.3:49602 reqid=100302 duration="632.145µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:48.402174489Z WARN [10-16|12:27:48.402] Served eth_call conn=172.19.0.3:49602 reqid=100310 duration="492.135µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:48.630143492Z WARN [10-16|12:27:48.629] Served eth_call conn=172.19.0.3:49590 reqid=100356 duration="704.249µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:48.633833353Z WARN [10-16|12:27:48.633] Served eth_call conn=172.19.0.3:49590 reqid=100363 duration="506.236µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:48.853546072Z WARN [10-16|12:27:48.853] Served eth_call conn=172.19.0.3:49602 reqid=100407 duration="594.442µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:48.857122125Z WARN [10-16|12:27:48.857] Served eth_call conn=172.19.0.3:49602 reqid=100414 duration="486.335µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:49.079111905Z WARN [10-16|12:27:49.078] Served eth_call conn=172.19.0.3:42280 reqid=100458 duration="586.441µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:49.083189893Z WARN [10-16|12:27:49.083] Served eth_call conn=172.19.0.3:42280 reqid=100465 duration="548.639µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:49.317484843Z WARN [10-16|12:27:49.317] Served eth_call conn=172.19.0.3:49590 reqid=100512 duration="590.442µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:49.321350816Z WARN [10-16|12:27:49.321] Served eth_call conn=172.19.0.3:49590 reqid=100520 duration="533.637µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:49.553819337Z WARN [10-16|12:27:49.553] Served eth_call conn=172.19.0.3:42280 reqid=100565 duration="688.549µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:49.558218148Z WARN [10-16|12:27:49.558] Served eth_call conn=172.19.0.3:42280 reqid=100573 duration="820.358µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:49.785762621Z WARN [10-16|12:27:49.785] Served eth_call conn=172.19.0.3:42280 reqid=100620 duration="603.943µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:49.789607592Z WARN [10-16|12:27:49.789] Served eth_call conn=172.19.0.3:42280 reqid=100627 duration="524.937µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:50.024353074Z WARN [10-16|12:27:50.024] Served eth_call conn=172.19.0.3:49590 reqid=100674 duration="599.042µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:50.030922638Z WARN [10-16|12:27:50.030] Served eth_call conn=172.19.0.3:49590 reqid=100682 duration=1.423701ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:50.255238783Z WARN [10-16|12:27:50.255] Served eth_call conn=172.19.0.3:42280 reqid=100727 duration="578.941µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:50.260838478Z WARN [10-16|12:27:50.260] Served eth_call conn=172.19.0.3:49590 reqid=100735 duration="559.139µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:50.515572272Z WARN [10-16|12:27:50.515] Served eth_call conn=172.19.0.3:49602 reqid=100782 duration="604.442µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:50.520990654Z WARN [10-16|12:27:50.520] Served eth_call conn=172.19.0.3:49602 reqid=100790 duration="810.957µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:50.798841381Z WARN [10-16|12:27:50.798] Served eth_call conn=172.19.0.3:49602 reqid=100841 duration="565.54µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:50.802840563Z WARN [10-16|12:27:50.802] Served eth_call conn=172.19.0.3:49602 reqid=100848 duration="505.836µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:51.027111805Z WARN [10-16|12:27:51.026] Served eth_call conn=172.19.0.3:42280 reqid=100892 duration="606.343µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:51.030877771Z WARN [10-16|12:27:51.030] Served eth_call conn=172.19.0.3:42280 reqid=100900 duration="487.635µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:51.253982330Z WARN [10-16|12:27:51.253] Served eth_call conn=172.19.0.3:49602 reqid=100946 duration="599.043µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:51.257710494Z WARN [10-16|12:27:51.257] Served eth_call conn=172.19.0.3:49602 reqid=100953 duration="474.033µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:51.468431978Z WARN [10-16|12:27:51.468] Served eth_call conn=172.19.0.3:49590 reqid=100995 duration="581.241µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:51.472053234Z WARN [10-16|12:27:51.471] Served eth_call conn=172.19.0.3:49590 reqid=101002 duration="478.534µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:51.690588571Z WARN [10-16|12:27:51.690] Served eth_call conn=172.19.0.3:49590 reqid=101046 duration="983.969µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:51.694826270Z WARN [10-16|12:27:51.694] Served eth_call conn=172.19.0.3:49590 reqid=101054 duration="512.137µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:51.908535444Z WARN [10-16|12:27:51.908] Served eth_call conn=172.19.0.3:42280 reqid=101097 duration="573.54µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:51.912455920Z WARN [10-16|12:27:51.912] Served eth_call conn=172.19.0.3:42280 reqid=101104 duration="545.139µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:52.142565046Z WARN [10-16|12:27:52.142] Served eth_call conn=172.19.0.3:49590 reqid=101148 duration="727.652µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:52.146873750Z WARN [10-16|12:27:52.146] Served eth_call conn=172.19.0.3:49590 reqid=101155 duration="575.34µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:52.371682501Z WARN [10-16|12:27:52.371] Served eth_call conn=172.19.0.3:42280 reqid=101201 duration="593.742µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:52.376930072Z WARN [10-16|12:27:52.376] Served eth_call conn=172.19.0.3:42280 reqid=101208 duration="610.643µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:52.607030596Z WARN [10-16|12:27:52.606] Served eth_call conn=172.19.0.3:49602 reqid=101254 duration="686.849µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:52.612110655Z WARN [10-16|12:27:52.611] Served eth_call conn=172.19.0.3:49602 reqid=101262 duration="512.036µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:52.844697555Z WARN [10-16|12:27:52.844] Served eth_call conn=172.19.0.3:42280 reqid=101307 duration="556.539µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:52.849054262Z WARN [10-16|12:27:52.848] Served eth_call conn=172.19.0.3:42280 reqid=101314 duration="550.939µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:53.066481493Z WARN [10-16|12:27:53.066] Served eth_call conn=172.19.0.3:49602 reqid=101359 duration="868.862µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:53.075245811Z WARN [10-16|12:27:53.073] Served eth_call conn=172.19.0.3:49602 reqid=101367 duration="491.635µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:53.275628641Z WARN [10-16|12:27:53.275] Served eth_call conn=172.19.0.3:49602 reqid=101409 duration="579.341µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:53.279164790Z WARN [10-16|12:27:53.279] Served eth_call conn=172.19.0.3:49602 reqid=101416 duration="492.334µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:53.505068019Z WARN [10-16|12:27:53.504] Served eth_call conn=172.19.0.3:49590 reqid=101460 duration="586.541µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:53.508869087Z WARN [10-16|12:27:53.508] Served eth_call conn=172.19.0.3:49590 reqid=101467 duration="506.736µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:53.735072237Z WARN [10-16|12:27:53.734] Served eth_call conn=172.19.0.3:42280 reqid=101513 duration="612.743µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:53.739070519Z WARN [10-16|12:27:53.738] Served eth_call conn=172.19.0.3:42280 reqid=101520 duration="499.235µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:53.975908019Z WARN [10-16|12:27:53.975] Served eth_call conn=172.19.0.3:42280 reqid=101568 duration="600.943µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:53.979645583Z WARN [10-16|12:27:53.979] Served eth_call conn=172.19.0.3:42280 reqid=101575 duration="492.635µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:54.212125375Z WARN [10-16|12:27:54.211] Served eth_call conn=172.19.0.3:49602 reqid=101620 duration="610.443µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:54.216078454Z WARN [10-16|12:27:54.215] Served eth_call conn=172.19.0.3:42280 reqid=101628 duration="498.535µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:54.449221793Z WARN [10-16|12:27:54.449] Served eth_call conn=172.19.0.3:49602 reqid=101675 duration="637.945µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:54.453288380Z WARN [10-16|12:27:54.453] Served eth_call conn=172.19.0.3:49602 reqid=101682 duration="665.647µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:54.667235066Z WARN [10-16|12:27:54.667] Served eth_call conn=172.19.0.3:42280 reqid=101726 duration="567.24µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:54.671271551Z WARN [10-16|12:27:54.671] Served eth_call conn=172.19.0.3:42280 reqid=101734 duration="493.235µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:54.912600367Z WARN [10-16|12:27:54.912] Served eth_call conn=172.19.0.3:49602 reqid=101781 duration="587.942µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:54.916444738Z WARN [10-16|12:27:54.916] Served eth_call conn=172.19.0.3:49602 reqid=101789 duration="587.941µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:55.147193609Z WARN [10-16|12:27:55.147] Served eth_call conn=172.19.0.3:49602 reqid=101836 duration="574.341µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:55.151851938Z WARN [10-16|12:27:55.151] Served eth_call conn=172.19.0.3:49602 reqid=101844 duration="553.239µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:55.369439480Z WARN [10-16|12:27:55.369] Served eth_call conn=172.19.0.3:49602 reqid=101887 duration="623.744µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:55.373272950Z WARN [10-16|12:27:55.373] Served eth_call conn=172.19.0.3:49602 reqid=101895 duration="545.338µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:55.600903501Z WARN [10-16|12:27:55.600] Served eth_call conn=172.19.0.3:49590 reqid=101941 duration="599.442µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:55.605040193Z WARN [10-16|12:27:55.604] Served eth_call conn=172.19.0.3:49590 reqid=101948 duration="499.435µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:55.829313907Z WARN [10-16|12:27:55.829] Served eth_call conn=172.19.0.3:49590 reqid=101993 duration="562.04µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:55.833023368Z WARN [10-16|12:27:55.832] Served eth_call conn=172.19.0.3:49590 reqid=102000 duration="483.334µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:56.064130764Z WARN [10-16|12:27:56.063] Served eth_call conn=172.19.0.3:42280 reqid=102047 duration="729.752µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:56.068383664Z WARN [10-16|12:27:56.068] Served eth_call conn=172.19.0.3:42280 reqid=102054 duration="594.842µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:56.297592926Z WARN [10-16|12:27:56.297] Served eth_call conn=172.19.0.3:42280 reqid=102100 duration="588.341µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:56.301342991Z WARN [10-16|12:27:56.301] Served eth_call conn=172.19.0.3:49590 reqid=102108 duration="480.834µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:56.523776375Z WARN [10-16|12:27:56.523] Served eth_call conn=172.19.0.3:49590 reqid=102153 duration="647.946µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:56.527933368Z WARN [10-16|12:27:56.527] Served eth_call conn=172.19.0.3:49590 reqid=102161 duration="489.734µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:56.760319154Z WARN [10-16|12:27:56.760] Served eth_call conn=172.19.0.3:49602 reqid=102207 duration=1.917035ms err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:56.764140324Z WARN [10-16|12:27:56.763] Served eth_call conn=172.19.0.3:49602 reqid=102215 duration="477.434µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:57.004873498Z WARN [10-16|12:27:57.004] Served eth_call conn=172.19.0.3:42280 reqid=102262 duration="579.641µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:57.010258478Z WARN [10-16|12:27:57.010] Served eth_call conn=172.19.0.3:42280 reqid=102270 duration="504.836µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:57.249099319Z WARN [10-16|12:27:57.248] Served eth_call conn=172.19.0.3:49590 reqid=102316 duration="608.643µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:57.253630639Z WARN [10-16|12:27:57.252] Served eth_call conn=172.19.0.3:49590 reqid=102324 duration="487.534µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:57.492663593Z WARN [10-16|12:27:57.492] Served eth_call conn=172.19.0.3:49590 reqid=102372 duration="601.943µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:57.496309151Z WARN [10-16|12:27:57.496] Served eth_call conn=172.19.0.3:49590 reqid=102379 duration="486.334µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:57.728976056Z WARN [10-16|12:27:57.728] Served eth_call conn=172.19.0.3:42280 reqid=102426 duration="563.64µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:57.732960537Z WARN [10-16|12:27:57.732] Served eth_call conn=172.19.0.3:49590 reqid=102434 duration="485.834µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:57.955506830Z WARN [10-16|12:27:57.955] Served eth_call conn=172.19.0.3:42280 reqid=102476 duration="626.845µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:57.971421552Z WARN [10-16|12:27:57.969] Served eth_call conn=172.19.0.3:49590 reqid=102485 duration="527.337µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:58.179044492Z WARN [10-16|12:27:58.178] Served eth_call conn=172.19.0.3:42280 reqid=102528 duration="608.343µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:58.182700450Z WARN [10-16|12:27:58.182] Served eth_call conn=172.19.0.3:42280 reqid=102535 duration="485.134µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:58.399670749Z WARN [10-16|12:27:58.397] Served eth_call conn=172.19.0.3:42280 reqid=102578 duration="619.244µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:58.401584184Z WARN [10-16|12:27:58.401] Served eth_call conn=172.19.0.3:42280 reqid=102585 duration="509.436µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:58.617422103Z WARN [10-16|12:27:58.617] Served eth_call conn=172.19.0.3:49590 reqid=102628 duration="616.943µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:58.621223171Z WARN [10-16|12:27:58.621] Served eth_call conn=172.19.0.3:49590 reqid=102636 duration="480.834µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:58.836352540Z WARN [10-16|12:27:58.836] Served eth_call conn=172.19.0.3:42280 reqid=102679 duration="557.039µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:58.840760351Z WARN [10-16|12:27:58.840] Served eth_call conn=172.19.0.3:42280 reqid=102687 duration="505.436µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:59.077212724Z WARN [10-16|12:27:59.077] Served eth_call conn=172.19.0.3:49590 reqid=102733 duration="859.361µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:59.080866581Z WARN [10-16|12:27:59.080] Served eth_call conn=172.19.0.3:49590 reqid=102740 duration="493.235µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:59.316428891Z WARN [10-16|12:27:59.316] Served eth_call conn=172.19.0.3:49590 reqid=102787 duration="616.944µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:59.320073048Z WARN [10-16|12:27:59.319] Served eth_call conn=172.19.0.3:49590 reqid=102794 duration="476.733µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:59.546508415Z WARN [10-16|12:27:59.546] Served eth_call conn=172.19.0.3:49590 reqid=102839 duration="565.339µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:59.550564201Z WARN [10-16|12:27:59.550] Served eth_call conn=172.19.0.3:49590 reqid=102847 duration="490.235µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:59.783422915Z WARN [10-16|12:27:59.783] Served eth_call conn=172.19.0.3:42280 reqid=102893 duration="603.543µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:27:59.787764921Z WARN [10-16|12:27:59.787] Served eth_call conn=172.19.0.3:42280 reqid=102900 duration="484.935µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:00.029196516Z WARN [10-16|12:28:00.028] Served eth_call conn=172.19.0.3:49590 reqid=102947 duration="608.542µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:00.032674160Z WARN [10-16|12:28:00.032] Served eth_call conn=172.19.0.3:49590 reqid=102955 duration="491.434µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:00.251847288Z WARN [10-16|12:28:00.251] Served eth_call conn=172.19.0.3:42280 reqid=102998 duration="528.537µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:00.255388737Z WARN [10-16|12:28:00.255] Served eth_call conn=172.19.0.3:42280 reqid=103005 duration="449.832µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:00.503156778Z WARN [10-16|12:28:00.502] Served eth_call conn=172.19.0.3:49590 reqid=103054 duration="596.842µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:00.507392076Z WARN [10-16|12:28:00.507] Served eth_call conn=172.19.0.3:42280 reqid=103062 duration="530.037µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:00.734665774Z WARN [10-16|12:28:00.734] Served eth_call conn=172.19.0.3:49602 reqid=103108 duration="595.842µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:00.739017380Z WARN [10-16|12:28:00.738] Served eth_call conn=172.19.0.3:49602 reqid=103115 duration="635.345µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:00.970444370Z WARN [10-16|12:28:00.970] Served eth_call conn=172.19.0.3:49602 reqid=103161 duration="578.44µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:00.974758874Z WARN [10-16|12:28:00.974] Served eth_call conn=172.19.0.3:49602 reqid=103168 duration="715.75µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:01.211059107Z WARN [10-16|12:28:01.210] Served eth_call conn=172.19.0.3:49590 reqid=103216 duration="580.141µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:01.215214200Z WARN [10-16|12:28:01.215] Served eth_call conn=172.19.0.3:49590 reqid=103224 duration="548.438µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:01.438312304Z WARN [10-16|12:28:01.438] Served eth_call conn=172.19.0.3:49602 reqid=103269 duration="743.052µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:01.445636219Z WARN [10-16|12:28:01.445] Served eth_call conn=172.19.0.3:49602 reqid=103277 duration="520.337µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:01.669952609Z WARN [10-16|12:28:01.669] Served eth_call conn=172.19.0.3:49590 reqid=103322 duration="995.37µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:01.673743176Z WARN [10-16|12:28:01.673] Served eth_call conn=172.19.0.3:49590 reqid=103330 duration="532.737µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:01.910429436Z WARN [10-16|12:28:01.910] Served eth_call conn=172.19.0.3:49602 reqid=103378 duration="573.84µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:01.914237704Z WARN [10-16|12:28:01.914] Served eth_call conn=172.19.0.3:49602 reqid=103385 duration="510.036µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:02.151389397Z WARN [10-16|12:28:02.151] Served eth_call conn=172.19.0.3:49590 reqid=103432 duration="593.942µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:02.155573492Z WARN [10-16|12:28:02.154] Served eth_call conn=172.19.0.3:49590 reqid=103440 duration="482.334µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:02.384576611Z WARN [10-16|12:28:02.384] Served eth_call conn=172.19.0.3:49590 reqid=103485 duration=1.750523ms err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:02.388677600Z WARN [10-16|12:28:02.388] Served eth_call conn=172.19.0.3:49590 reqid=103493 duration="505.936µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:02.615829389Z WARN [10-16|12:28:02.615] Served eth_call conn=172.19.0.3:49602 reqid=103538 duration="567.44µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:02.619368439Z WARN [10-16|12:28:02.619] Served eth_call conn=172.19.0.3:49602 reqid=103545 duration="495.635µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:02.841163351Z WARN [10-16|12:28:02.840] Served eth_call conn=172.19.0.3:49602 reqid=103588 duration="601.243µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:02.845232837Z WARN [10-16|12:28:02.845] Served eth_call conn=172.19.0.3:49602 reqid=103596 duration="481.834µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:03.105153533Z WARN [10-16|12:28:03.104] Served eth_call conn=172.19.0.3:42280 reqid=103646 duration="581.341µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:03.108670081Z WARN [10-16|12:28:03.108] Served eth_call conn=172.19.0.3:42280 reqid=103653 duration="540.138µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:03.364334777Z WARN [10-16|12:28:03.364] Served eth_call conn=172.19.0.3:42280 reqid=103703 duration="593.242µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:03.368626279Z WARN [10-16|12:28:03.368] Served eth_call conn=172.19.0.3:42280 reqid=103711 duration="500.036µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:03.619021104Z WARN [10-16|12:28:03.618] Served eth_call conn=172.19.0.3:42280 reqid=103758 duration=2.523177ms err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:03.623232301Z WARN [10-16|12:28:03.623] Served eth_call conn=172.19.0.3:42280 reqid=103766 duration="480.034µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:03.869778355Z WARN [10-16|12:28:03.869] Served eth_call conn=172.19.0.3:49590 reqid=103815 duration="707.55µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:03.874813910Z WARN [10-16|12:28:03.874] Served eth_call conn=172.19.0.3:49590 reqid=103823 duration="613.444µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:04.101952498Z WARN [10-16|12:28:04.101] Served eth_call conn=172.19.0.3:49590 reqid=103869 duration="611.443µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:04.106734635Z WARN [10-16|12:28:04.106] Served eth_call conn=172.19.0.3:49590 reqid=103877 duration="592.742µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:04.319928641Z WARN [10-16|12:28:04.319] Served eth_call conn=172.19.0.3:49590 reqid=103921 duration="557.739µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:04.324818486Z WARN [10-16|12:28:04.324] Served eth_call conn=172.19.0.3:49590 reqid=103928 duration="906.864µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:04.567771587Z WARN [10-16|12:28:04.567] Served eth_call conn=172.19.0.3:49602 reqid=103978 duration="591.142µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:04.571649360Z WARN [10-16|12:28:04.571] Served eth_call conn=172.19.0.3:49602 reqid=103985 duration="499.135µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:04.796671500Z WARN [10-16|12:28:04.795] Served eth_call conn=172.19.0.3:49590 reqid=104030 duration="598.043µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:04.801053008Z WARN [10-16|12:28:04.800] Served eth_call conn=172.19.0.3:49590 reqid=104037 duration="608.743µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:05.051255120Z WARN [10-16|12:28:05.051] Served eth_call conn=172.19.0.3:49602 reqid=104087 duration="568.94µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:05.063992116Z WARN [10-16|12:28:05.062] Served eth_call conn=172.19.0.3:49602 reqid=104096 duration="722.351µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:05.305785636Z WARN [10-16|12:28:05.305] Served eth_call conn=172.19.0.3:49590 reqid=104144 duration="599.643µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:05.309652008Z WARN [10-16|12:28:05.309] Served eth_call conn=172.19.0.3:49590 reqid=104151 duration="511.936µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:05.555755332Z WARN [10-16|12:28:05.555] Served eth_call conn=172.19.0.3:49590 reqid=104200 duration="659.747µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:05.561248518Z WARN [10-16|12:28:05.561] Served eth_call conn=172.19.0.3:49590 reqid=104208 duration="546.138µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:05.798194597Z WARN [10-16|12:28:05.798] Served eth_call conn=172.19.0.3:42280 reqid=104255 duration="622.043µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:05.802022566Z WARN [10-16|12:28:05.801] Served eth_call conn=172.19.0.3:42280 reqid=104262 duration="473.334µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:06.053225049Z WARN [10-16|12:28:06.053] Served eth_call conn=172.19.0.3:42280 reqid=104311 duration="667.047µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:06.056993114Z WARN [10-16|12:28:06.056] Served eth_call conn=172.19.0.3:42280 reqid=104319 duration="486.734µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:06.270237524Z WARN [10-16|12:28:06.270] Served eth_call conn=172.19.0.3:42280 reqid=104362 duration="606.442µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:06.274668536Z WARN [10-16|12:28:06.274] Served eth_call conn=172.19.0.3:42280 reqid=104369 duration="796.156µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:06.486818169Z WARN [10-16|12:28:06.486] Served eth_call conn=172.19.0.3:49590 reqid=104412 duration="578.841µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:06.490315416Z WARN [10-16|12:28:06.490] Served eth_call conn=172.19.0.3:49590 reqid=104419 duration="489.035µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:06.708574279Z WARN [10-16|12:28:06.708] Served eth_call conn=172.19.0.3:49590 reqid=104463 duration="568.74µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:06.712235237Z WARN [10-16|12:28:06.712] Served eth_call conn=172.19.0.3:49590 reqid=104471 duration="480.234µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:06.939779153Z WARN [10-16|12:28:06.939] Served eth_call conn=172.19.0.3:42280 reqid=104516 duration="628.745µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:06.945110629Z WARN [10-16|12:28:06.944] Served eth_call conn=172.19.0.3:42280 reqid=104523 duration="928.365µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:07.173537908Z WARN [10-16|12:28:07.173] Served eth_call conn=172.19.0.3:49602 reqid=104569 duration="583.041µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:07.181125642Z WARN [10-16|12:28:07.180] Served eth_call conn=172.19.0.3:49602 reqid=104577 duration="486.234µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:07.419444717Z WARN [10-16|12:28:07.419] Served eth_call conn=172.19.0.3:42280 reqid=104623 duration="595.042µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:07.424211453Z WARN [10-16|12:28:07.424] Served eth_call conn=172.19.0.3:42280 reqid=104630 duration="774.454µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:07.649882738Z WARN [10-16|12:28:07.649] Served eth_call conn=172.19.0.3:49602 reqid=104675 duration="621.344µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:07.654375454Z WARN [10-16|12:28:07.654] Served eth_call conn=172.19.0.3:49602 reqid=104682 duration="908.964µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:07.859929220Z WARN [10-16|12:28:07.859] Served eth_call conn=172.19.0.3:42280 reqid=104725 duration="604.342µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:07.867682965Z WARN [10-16|12:28:07.867] Served eth_call conn=172.19.0.3:42280 reqid=104733 duration="506.935µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:08.078361489Z WARN [10-16|12:28:08.078] Served eth_call conn=172.19.0.3:49602 reqid=104777 duration="596.942µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:08.082078850Z WARN [10-16|12:28:08.081] Served eth_call conn=172.19.0.3:49602 reqid=104784 duration="512.236µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:08.299781067Z WARN [10-16|12:28:08.299] Served eth_call conn=172.19.0.3:42280 reqid=104826 duration="580.441µs" err="execution reverted" errdata=0x8b7ac980000000000000000000000000000000000000000000000000000000000005496e00000000000000000000000000000000000000000000000000013b7e282ea84000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:08.304216680Z WARN [10-16|12:28:08.304] Served eth_call conn=172.19.0.3:42280 reqid=104834 duration="499.135µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005496e000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:08.552771168Z WARN [10-16|12:28:08.552] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:08.567948835Z WARN [10-16|12:28:08.567] Served eth_call conn=172.19.0.3:42280 reqid=104886 duration="501.235µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000524e90000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:08.728187210Z WARN [10-16|12:28:08.728] Served eth_call conn=172.19.0.3:42280 reqid=104918 duration="458.032µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000524e9000000000000000000000000000000000000000000000000000147bae4af22b800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:08.753877817Z WARN [10-16|12:28:08.753] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:08.767367466Z WARN [10-16|12:28:08.767] Served eth_call conn=172.19.0.3:42280 reqid=104927 duration="441.431µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000524d90000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:08.921042179Z WARN [10-16|12:28:08.920] Served eth_call conn=172.19.0.3:49602 reqid=104957 duration="182.013µs" err="execution reverted: test fail" errdata=0x08c379a00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000974657374206661696c0000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:08.942185766Z WARN [10-16|12:28:08.941] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:08.954362623Z WARN [10-16|12:28:08.954] Served eth_call conn=172.19.0.3:42280 reqid=104964 duration="474.533µs" err="execution reverted" errdata=0x220266b6000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000029414132332072657665727465643a207465737457616c6c65743a2064656164207369676e61747572650000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:08.973784690Z WARN [10-16|12:28:08.973] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:08.987129129Z WARN [10-16|12:28:08.986] Served eth_call conn=172.19.0.3:42280 reqid=104973 duration="582.741µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000524e9000000000000000000000000000000000000000000000000000147bae4af22b800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:08.989682308Z WARN [10-16|12:28:08.989] Served eth_call conn=172.19.0.3:42280 reqid=104977 duration="784.655µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000524e90000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:09.142493660Z WARN [10-16|12:28:09.142] Served eth_call conn=172.19.0.3:42280 reqid=105007 duration="509.736µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000524e90000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:09.309685223Z WARN [10-16|12:28:09.309] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:09.448922420Z WARN [10-16|12:28:09.448] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:09.462550379Z WARN [10-16|12:28:09.461] Served eth_call conn=172.19.0.3:42280 reqid=105081 duration="515.836µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000524e9000000000000000000000000000000000000000000000000000147bae4af22b800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:09.464374307Z WARN [10-16|12:28:09.464] Served eth_call conn=172.19.0.3:42280 reqid=105086 duration="431.731µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000524e90000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:09.630666707Z WARN [10-16|12:28:09.630] Served eth_call conn=172.19.0.3:42280 reqid=105116 duration="478.434µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000524e90000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:09.802363988Z WARN [10-16|12:28:09.802] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:09.963910854Z WARN [10-16|12:28:09.963] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:09.986026310Z WARN [10-16|12:28:09.985] Served eth_call conn=172.19.0.3:42280 reqid=105197 duration="535.838µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000524e9000000000000000000000000000000000000000000000000000147bae4af22b800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:09.988688497Z WARN [10-16|12:28:09.988] Served eth_call conn=172.19.0.3:42280 reqid=105201 duration="397.628µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000524e90000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:10.160359176Z WARN [10-16|12:28:10.160] Served eth_call conn=172.19.0.3:42280 reqid=105235 duration="454.332µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000524e90000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:10.341913050Z WARN [10-16|12:28:10.341] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:10.459771642Z WARN [10-16|12:28:10.459] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:10.483072282Z WARN [10-16|12:28:10.482] Served eth_call conn=172.19.0.3:42280 reqid=105306 duration="411.529µs" err="execution reverted" errdata=0x220266b6000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000029414132332072657665727465643a207465737457616c6c65743a2064656164207369676e61747572650000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:10.512859478Z WARN [10-16|12:28:10.512] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:10.528419272Z WARN [10-16|12:28:10.528] Served eth_call conn=172.19.0.3:49602 reqid=105317 duration="495.235µs" err="execution reverted" errdata=0x8b7ac98000000000000000000000000000000000000000000000000000000000000524df000000000000000000000000000000000000000000000000000147b890a33e6800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:28:10.530569024Z WARN [10-16|12:28:10.530] Served eth_call conn=172.19.0.3:49602 reqid=105321 duration="381.727µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000524df0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 diff --git a/runs/20231016/123516/silius.txt b/runs/20231016/123516/silius.txt new file mode 100644 index 0000000..c8485dc --- /dev/null +++ b/runs/20231016/123516/silius.txt @@ -0,0 +1,210 @@ +Running bundler /home/runner/work/bundler-test-executor/bundler-test-executor/bundlers/silius/silius.yml, name=silius +============================= test session starts ============================== +platform linux -- Python 3.10.12, pytest-7.2.0, pluggy-1.0.0 +rootdir: /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests +plugins: web3-5.31.1 +collected 167 items + +tests/bundle/test_bundle.py ..................... [ 12%] +tests/bundle/test_codehash.py . [ 13%] +tests/bundle/test_storage_rules.py ..................................... [ 35%] +............................................... [ 63%] +tests/opbanning/test_op_banning.py ..................................... [ 85%] +.......... [ 91%] +tests/reputation/test_reputation.py .. [ 92%] +tests/rpc/test_eth_chainId.py . [ 93%] +tests/rpc/test_eth_estimateUserOperationGas.py ... [ 95%] +tests/rpc/test_eth_getUserOperationByHash.py .. [ 96%] +tests/rpc/test_eth_getUserOperationReceipt.py .. [ 97%] +tests/rpc/test_eth_sendUserOperation.py ... [ 99%] +tests/rpc/test_eth_supportedEntryPoints.py . [100%] + +=============================== warnings summary =============================== +tests/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0x05f8a6b38c9c439f24fcf1f27d76ca4935575c643be46d4c76938a6be9da4b05') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +tests/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0xaad33b60fccb0b63ec66e5df63118b49c4f9095ccdbd495251eb6df8faab7e6a') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +tests/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0xcd812976f807394f6491307d6339f1c175bf062b88408a364a66a5c2c9f34c81') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +tests/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0xb0288dbbba9f5e74bb337684ba77127edce19eea1f95033b65a3fde28d052cd7') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html +==================================== PASSES ==================================== +- generated xml file: /home/runner/work/bundler-test-executor/bundler-test-executor/build/out/silius.xml - +=========================== short test summary info ============================ +PASSED tests/bundle/test_bundle.py::test_bundle_replace_op[only_priority_fee_bump] +PASSED tests/bundle/test_bundle.py::test_bundle_replace_op[only_max_fee_bump] +PASSED tests/bundle/test_bundle.py::test_bundle_replace_op[with_same_fee] +PASSED tests/bundle/test_bundle.py::test_bundle_replace_op[with_less_fee] +PASSED tests/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_below_threshold] +PASSED tests/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_at_threshold] +PASSED tests/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_above_threshold] +PASSED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender] +PASSED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster] +PASSED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory] +PASSED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender] +PASSED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster] +PASSED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory] +PASSED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender] +PASSED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster] +PASSED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory] +PASSED tests/bundle/test_bundle.py::test_max_allowed_ops_unstaked_sender +PASSED tests/bundle/test_bundle.py::test_max_allowed_ops_staked_sender +PASSED tests/bundle/test_bundle.py::test_ban_user_op_access_other_ops_sender_in_bundle +PASSED tests/bundle/test_bundle.py::test_ban_user_sender_double_role_in_bundle +PASSED tests/bundle/test_bundle.py::test_stake_check_in_bundler +PASSED tests/bundle/test_codehash.py::test_codehash_changed +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][paymaster][no_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-031]unstaked][paymaster][storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][reference_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][paymaster][account_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0] +PASSED tests/bundle/test_storage_rules.py::test_rule[[EREP-050]unstaked][paymaster][context][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][external_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]staked][paymaster][no_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-031]staked][paymaster][storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]staked][paymaster][reference_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-010]staked][paymaster][account_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][paymaster][account_reference_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[EREP-050]staked][paymaster][context][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-031]staked][paymaster][external_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][paymaster][out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][no_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][reference_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][factory][account_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][factory][account_reference_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][external_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][factory][out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]staked][factory][no_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-031]staked][factory][storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]staked][factory][reference_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]staked][factory][reference_storage_struct][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-010]staked][factory][account_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][factory][account_reference_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]staked][factory][external_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][factory][out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][account][no_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][account][account_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][account][account_reference_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][account][external_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][account][out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]staked][account][no_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-010]staked][account][account_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][account][account_reference_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][account][account_reference_storage_struct][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][account][out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][account][sstore_out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]staked][account][external_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[GAS] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[NUMBER] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[TIMESTAMP] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[COINBASE] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[DIFFICULTY] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[BASEFEE] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[GASLIMIT] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[GASPRICE] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[SELFBALANCE] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[BALANCE] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[ORIGIN] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[BLOCKHASH] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[CREATE] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[CREATE2] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[SELFDESTRUCT] +PASSED tests/opbanning/test_op_banning.py::test_account_allowed_opcode_sequence[GAS CALL] +PASSED tests/opbanning/test_op_banning.py::test_account_allowed_opcode_sequence[GAS DELEGATECALL] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GAS] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[NUMBER] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[TIMESTAMP] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[COINBASE] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[DIFFICULTY] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BASEFEE] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GASLIMIT] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GASPRICE] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[SELFBALANCE] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BALANCE] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[ORIGIN] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BLOCKHASH] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[CREATE] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[CREATE2] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[SELFDESTRUCT] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[GAS] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[NUMBER] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[TIMESTAMP] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[COINBASE] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[DIFFICULTY] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[BASEFEE] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[GASLIMIT] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[GASPRICE] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[SELFBALANCE] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[BALANCE] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[ORIGIN] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[BLOCKHASH] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[CREATE] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[CREATE2] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[SELFDESTRUCT] +PASSED tests/reputation/test_reputation.py::test_staked_entity_reputation_threshold[with_factory] +PASSED tests/reputation/test_reputation.py::test_staked_entity_reputation_threshold[without_factory] +PASSED tests/rpc/test_eth_chainId.py::test_eth_chainId[] +PASSED tests/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas[] +PASSED tests/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas_execution_revert +PASSED tests/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas_simulation_revert +PASSED tests/rpc/test_eth_getUserOperationByHash.py::test_eth_getUserOperationByHash[] +PASSED tests/rpc/test_eth_getUserOperationByHash.py::test_eth_getUserOperationByHash_error +PASSED tests/rpc/test_eth_getUserOperationReceipt.py::test_eth_getUserOperationReceipt[] +PASSED tests/rpc/test_eth_getUserOperationReceipt.py::test_eth_getUserOperationReceipt_error +PASSED tests/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation[] +PASSED tests/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation_revert +PASSED tests/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation_invalid_signature +PASSED tests/rpc/test_eth_supportedEntryPoints.py::test_eth_supportedEntryPoints[] +================= 167 passed, 4 warnings in 501.29s (0:08:21) ================== diff --git a/runs/20231016/123516/silius.xml b/runs/20231016/123516/silius.xml new file mode 100644 index 0000000..9b372f6 --- /dev/null +++ b/runs/20231016/123516/silius.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/runs/20231016/123516/skandha.json b/runs/20231016/123516/skandha.json new file mode 100644 index 0000000..ee06246 --- /dev/null +++ b/runs/20231016/123516/skandha.json @@ -0,0 +1,929 @@ +{ + "testsuites": { + "testsuite": { + "@name": "skandha", + "@errors": "0", + "@failures": "13", + "@skipped": "0", + "@tests": "167", + "@time": "244.243", + "@timestamp": "2023-10-16T12:28:41.197316", + "@hostname": "fv-az176-539", + "testcase": [ + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[only_priority_fee_bump]", + "@time": "0.357" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[only_max_fee_bump]", + "@time": "0.262" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[with_same_fee]", + "@time": "0.275" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[with_less_fee]", + "@time": "0.256" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_below_threshold]", + "@time": "0.278" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_at_threshold]", + "@time": "0.443" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_above_threshold]", + "@time": "0.446" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "@time": "0.963", + "failure": { + "@message": "AssertionError: assert [UserOperatio...gnature='0x')] == []\n Left contains one more item: UserOperation(sender='0xB8d34571AB3b4Facc15b33e2675899fE2ef27C86', nonce='0x0', initCode='0x3FBaAe5fff901d3a0eB937420A...ityFeePerGas='0x3b9aca00', paymasterAndData='0x5abe12fbe5779073f6690970698a7b7e815658af6e6f7468696e67', signature='0x')\n Full diff:\n [\n - ,\n + UserOperation(sender='0xB8d34571AB3b4Facc15b33e2675899fE2ef27C86',\n + nonce='0x0',\n + initCode='0x3FBaAe5fff901d3a0eB937420A0A60D9aF9180960d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n + callGasLimit='0x493e0',\n + verificationGasLimit='0xf4240',\n + preVerificationGas='0x493e0',\n + maxFeePerGas='0xee6b2800',\n + maxPriorityFeePerGas='0x3b9aca00',\n + paymasterAndData='0x5abe12fbe5779073f6690970698a7b7e815658af6e6f7468696e67',\n + signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities\n assert dump_mempool() == wallet_ops\nE AssertionError: assert [UserOperatio...gnature='0x')] == []\nE Left contains one more item: UserOperation(sender='0xB8d34571AB3b4Facc15b33e2675899fE2ef27C86', nonce='0x0', initCode='0x3FBaAe5fff901d3a0eB937420A...ityFeePerGas='0x3b9aca00', paymasterAndData='0x5abe12fbe5779073f6690970698a7b7e815658af6e6f7468696e67', signature='0x')\nE Full diff:\nE [\nE - ,\nE + UserOperation(sender='0xB8d34571AB3b4Facc15b33e2675899fE2ef27C86',\nE + nonce='0x0',\nE + initCode='0x3FBaAe5fff901d3a0eB937420A0A60D9aF9180960d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE + callGasLimit='0x493e0',\nE + verificationGasLimit='0xf4240',\nE + preVerificationGas='0x493e0',\nE + maxFeePerGas='0xee6b2800',\nE + maxPriorityFeePerGas='0x3b9aca00',\nE + paymasterAndData='0x5abe12fbe5779073f6690970698a7b7e815658af6e6f7468696e67',\nE + signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "@time": "0.811", + "failure": { + "@message": "AssertionError: assert [UserOperatio...gnature='0x')] == []\n Left contains one more item: UserOperation(sender='0xB9CB4C162B9B40401d03dAb8556d0454301222e0', nonce='0x0', initCode='0x16450DDf6956A70C655a0c4dEd...ityFeePerGas='0x3b9aca00', paymasterAndData='0xc9022eacf044c40b04e70dd620ab1b71c46d80066e6f7468696e67', signature='0x')\n Full diff:\n [\n - ,\n + UserOperation(sender='0xB9CB4C162B9B40401d03dAb8556d0454301222e0',\n + nonce='0x0',\n + initCode='0x16450DDf6956A70C655a0c4dEdA9A04b025Af9BA0d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n + callGasLimit='0x493e0',\n + verificationGasLimit='0xf4240',\n + preVerificationGas='0x493e0',\n + maxFeePerGas='0xee6b2800',\n + maxPriorityFeePerGas='0x3b9aca00',\n + paymasterAndData='0xc9022eacf044c40b04e70dd620ab1b71c46d80066e6f7468696e67',\n + signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities\n assert dump_mempool() == wallet_ops\nE AssertionError: assert [UserOperatio...gnature='0x')] == []\nE Left contains one more item: UserOperation(sender='0xB9CB4C162B9B40401d03dAb8556d0454301222e0', nonce='0x0', initCode='0x16450DDf6956A70C655a0c4dEd...ityFeePerGas='0x3b9aca00', paymasterAndData='0xc9022eacf044c40b04e70dd620ab1b71c46d80066e6f7468696e67', signature='0x')\nE Full diff:\nE [\nE - ,\nE + UserOperation(sender='0xB9CB4C162B9B40401d03dAb8556d0454301222e0',\nE + nonce='0x0',\nE + initCode='0x16450DDf6956A70C655a0c4dEdA9A04b025Af9BA0d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE + callGasLimit='0x493e0',\nE + verificationGasLimit='0xf4240',\nE + preVerificationGas='0x493e0',\nE + maxFeePerGas='0xee6b2800',\nE + maxPriorityFeePerGas='0x3b9aca00',\nE + paymasterAndData='0xc9022eacf044c40b04e70dd620ab1b71c46d80066e6f7468696e67',\nE + signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "@time": "0.792", + "failure": { + "@message": "AssertionError: assert [UserOperatio...gnature='0x')] == []\n Left contains one more item: UserOperation(sender='0x18Ce0923daA8ec0950aC5B3367ce63EA56701B5E', nonce='0x0', initCode='0xa5C6F09294ed82401143d2FA54...ityFeePerGas='0x3b9aca00', paymasterAndData='0x24465bfec18d9e72abca51ea11babb089a85c01b6e6f7468696e67', signature='0x')\n Full diff:\n [\n - ,\n + UserOperation(sender='0x18Ce0923daA8ec0950aC5B3367ce63EA56701B5E',\n + nonce='0x0',\n + initCode='0xa5C6F09294ed82401143d2FA541964A0A20b21080d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n + callGasLimit='0x493e0',\n + verificationGasLimit='0xf4240',\n + preVerificationGas='0x493e0',\n + maxFeePerGas='0xee6b2800',\n + maxPriorityFeePerGas='0x3b9aca00',\n + paymasterAndData='0x24465bfec18d9e72abca51ea11babb089a85c01b6e6f7468696e67',\n + signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities\n assert dump_mempool() == wallet_ops\nE AssertionError: assert [UserOperatio...gnature='0x')] == []\nE Left contains one more item: UserOperation(sender='0x18Ce0923daA8ec0950aC5B3367ce63EA56701B5E', nonce='0x0', initCode='0xa5C6F09294ed82401143d2FA54...ityFeePerGas='0x3b9aca00', paymasterAndData='0x24465bfec18d9e72abca51ea11babb089a85c01b6e6f7468696e67', signature='0x')\nE Full diff:\nE [\nE - ,\nE + UserOperation(sender='0x18Ce0923daA8ec0950aC5B3367ce63EA56701B5E',\nE + nonce='0x0',\nE + initCode='0xa5C6F09294ed82401143d2FA541964A0A20b21080d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE + callGasLimit='0x493e0',\nE + verificationGasLimit='0xf4240',\nE + preVerificationGas='0x493e0',\nE + maxFeePerGas='0xee6b2800',\nE + maxPriorityFeePerGas='0x3b9aca00',\nE + paymasterAndData='0x24465bfec18d9e72abca51ea11babb089a85c01b6e6f7468696e67',\nE + signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "@time": "3.347", + "failure": { + "@message": "AssertionError: assert -32600 == -32504\n + where -32600 = Error(code=-32600, message='0xc4938D3dB42216eb9212a894D04DE5Dc906591Ad is banned', data=None, id=65).code", + "#text": "tests/bundle/test_bundle.py:233: in test_mempool_reputation_rules_all_entities\n assert_rpc_error(response, case.stake_status, case.errorCode)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32600 == -32504\nE + where -32600 = Error(code=-32600, message='0xc4938D3dB42216eb9212a894D04DE5Dc906591Ad is banned', data=None, id=65).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "@time": "3.398", + "failure": { + "@message": "AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')]\n Left contains one more item: UserOperation(sender='0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8', nonce='0x40000000000000000', initCode='0xEA73958e6B...ityFeePerGas='0x3b9aca00', paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67', signature='0x')\n Full diff:\n [\n UserOperation(sender='0x0B109c446419321c550AE23095657bed062E1Ad0',\n nonce='0x0',\n initCode='0xE0C8D5D18bE24eD1631B0F5Fd52dC5ea44715E750d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x3B92bF745e0c775F134F8406cc6238b622a581a5',\n nonce='0x10000000000000000',\n initCode='0x44e6173e6B4Ed6D1cBB56825E9d1dC60908bdf620d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x711c0069993519daa88797A9Ad62a730b3d199e7',\n nonce='0x20000000000000000',\n initCode='0x5F876fEE2e4cAE6c3D3b226a0a8B8eb2416Acf1f0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8',\n nonce='0x30000000000000000',\n initCode='0xEA73958e6B7Ae9fD16786BEF140f692Eb8DA9E430d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\n signature='0x'),\n + UserOperation(sender='0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8',\n + nonce='0x40000000000000000',\n + initCode='0xEA73958e6B7Ae9fD16786BEF140f692Eb8DA9E430d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n + callGasLimit='0x493e0',\n + verificationGasLimit='0xf4240',\n + preVerificationGas='0x493e0',\n + maxFeePerGas='0xee6b2800',\n + maxPriorityFeePerGas='0x3b9aca00',\n + paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\n + signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities\n assert dump_mempool() == wallet_ops\nE AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')]\nE Left contains one more item: UserOperation(sender='0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8', nonce='0x40000000000000000', initCode='0xEA73958e6B...ityFeePerGas='0x3b9aca00', paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67', signature='0x')\nE Full diff:\nE [\nE UserOperation(sender='0x0B109c446419321c550AE23095657bed062E1Ad0',\nE nonce='0x0',\nE initCode='0xE0C8D5D18bE24eD1631B0F5Fd52dC5ea44715E750d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x3B92bF745e0c775F134F8406cc6238b622a581a5',\nE nonce='0x10000000000000000',\nE initCode='0x44e6173e6B4Ed6D1cBB56825E9d1dC60908bdf620d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x711c0069993519daa88797A9Ad62a730b3d199e7',\nE nonce='0x20000000000000000',\nE initCode='0x5F876fEE2e4cAE6c3D3b226a0a8B8eb2416Acf1f0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8',\nE nonce='0x30000000000000000',\nE initCode='0xEA73958e6B7Ae9fD16786BEF140f692Eb8DA9E430d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\nE signature='0x'),\nE + UserOperation(sender='0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8',\nE + nonce='0x40000000000000000',\nE + initCode='0xEA73958e6B7Ae9fD16786BEF140f692Eb8DA9E430d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE + callGasLimit='0x493e0',\nE + verificationGasLimit='0xf4240',\nE + preVerificationGas='0x493e0',\nE + maxFeePerGas='0xee6b2800',\nE + maxPriorityFeePerGas='0x3b9aca00',\nE + paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67',\nE + signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "@time": "3.388", + "failure": { + "@message": "AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')]\n Left contains one more item: UserOperation(sender='0xacBbCfE8911b02fcA98cF1de58444d4991439747', nonce='0x40000000000000000', initCode='0xDac07b8e0a...ityFeePerGas='0x3b9aca00', paymasterAndData='0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67', signature='0x')\n Full diff:\n [\n UserOperation(sender='0xd7BafFe1E03e554c4Ff8CF5787eFEf3Df13671d1',\n nonce='0x0',\n initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xf8fcb254b46f06b5447720d9dafcab3b79fdfcb36e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0xBF490Ffb9A0A02C049b1Fb78B2659dFedAd8bC55',\n nonce='0x10000000000000000',\n initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x3cfa1f6c06e742e66ad53b129638c9ac5029afaa6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x55a3f4f359dEC47984f5C7b2F14DC36219Da960A',\n nonce='0x20000000000000000',\n initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x897c8dd31509b2ecc1ac2e56ca0f59f4b071842c6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0xacBbCfE8911b02fcA98cF1de58444d4991439747',\n nonce='0x30000000000000000',\n initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67',\n signature='0x'),\n + UserOperation(sender='0xacBbCfE8911b02fcA98cF1de58444d4991439747',\n + nonce='0x40000000000000000',\n + initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n + callGasLimit='0x493e0',\n + verificationGasLimit='0xf4240',\n + preVerificationGas='0x493e0',\n + maxFeePerGas='0xee6b2800',\n + maxPriorityFeePerGas='0x3b9aca00',\n + paymasterAndData='0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67',\n + signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities\n assert dump_mempool() == wallet_ops\nE AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')]\nE Left contains one more item: UserOperation(sender='0xacBbCfE8911b02fcA98cF1de58444d4991439747', nonce='0x40000000000000000', initCode='0xDac07b8e0a...ityFeePerGas='0x3b9aca00', paymasterAndData='0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67', signature='0x')\nE Full diff:\nE [\nE UserOperation(sender='0xd7BafFe1E03e554c4Ff8CF5787eFEf3Df13671d1',\nE nonce='0x0',\nE initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xf8fcb254b46f06b5447720d9dafcab3b79fdfcb36e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0xBF490Ffb9A0A02C049b1Fb78B2659dFedAd8bC55',\nE nonce='0x10000000000000000',\nE initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x3cfa1f6c06e742e66ad53b129638c9ac5029afaa6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x55a3f4f359dEC47984f5C7b2F14DC36219Da960A',\nE nonce='0x20000000000000000',\nE initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x897c8dd31509b2ecc1ac2e56ca0f59f4b071842c6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0xacBbCfE8911b02fcA98cF1de58444d4991439747',\nE nonce='0x30000000000000000',\nE initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67',\nE signature='0x'),\nE + UserOperation(sender='0xacBbCfE8911b02fcA98cF1de58444d4991439747',\nE + nonce='0x40000000000000000',\nE + initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE + callGasLimit='0x493e0',\nE + verificationGasLimit='0xf4240',\nE + preVerificationGas='0x493e0',\nE + maxFeePerGas='0xee6b2800',\nE + maxPriorityFeePerGas='0x3b9aca00',\nE + paymasterAndData='0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67',\nE + signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "@time": "3.273", + "failure": { + "@message": "AssertionError: assert -32600 == -32505\n + where -32600 = Error(code=-32600, message='0x874bccC23Eed9779AA2B1a6dA13EF55bDd1842e5 stake 0 is too low (min=1)', data=None, id=98).code", + "#text": "tests/bundle/test_bundle.py:233: in test_mempool_reputation_rules_all_entities\n assert_rpc_error(response, case.stake_status, case.errorCode)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32600 == -32505\nE + where -32600 = Error(code=-32600, message='0x874bccC23Eed9779AA2B1a6dA13EF55bDd1842e5 stake 0 is too low (min=1)', data=None, id=98).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "@time": "8.279", + "failure": { + "@message": "AssertionError: assert [UserOperatio...re='0x'), ...] == [UserOperatio...re='0x'), ...]\n Left contains one more item: UserOperation(sender='0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75', nonce='0xb0000000000000000', initCode='0x47339a0043...ityFeePerGas='0x3b9aca00', paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', signature='0x')\n Full diff:\n [\n UserOperation(sender='0xE532F75D53AcEA4989Ab6d8EED70Ed422EF25532',\n nonce='0x0',\n initCode='0x1c53D242A551250936F226f395D657B716F152080d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x0fcdA3150b643ed43AA884ea044a8d8563906613',\n nonce='0x10000000000000000',\n initCode='0xcC517c9E75428b153c81DF698D8606d72dFB3bAd0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x90Bd8fabDEDbA57fF3C4a729c57abfD6faac8c93',\n nonce='0x20000000000000000',\n initCode='0x0330D3fFE564250a0F0E87bca02bDd7Ef5FCaEbF0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x2f9a3AEbb820deaf5c785e31b28a38f6D81Cb33a',\n nonce='0x30000000000000000',\n initCode='0xB981550979A9db78B299413aEf3cE3f12d40Fe140d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0xc5aB94ddDEd3659EF39Ca37ffC8BD1D87a36a346',\n nonce='0x40000000000000000',\n initCode='0x0F0145833e18181Ca6cd641152A2937C564306990d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x39A2536ba407DcA6984a885f4D401a33bb032494',\n nonce='0x50000000000000000',\n initCode='0x4994b19D6C8CE92D27C9495E286cF434Db1E60B90d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x33bC14bC042D793F7ed29463a7648946B3425e31',\n nonce='0x60000000000000000',\n initCode='0x3B4f4FeE8F08A6c3450945D972de116F22F2fe050d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x0B5634d979483d0FB0b5667FC42C20ebf8CcB008',\n nonce='0x70000000000000000',\n initCode='0x2E21ef30b882aFF1B1Fbca7B7912b469FBA2C8bE0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0xb877B9FdaB1081B256E4b014129c3d688dDa41FD',\n nonce='0x80000000000000000',\n initCode='0xD9A9A7b40c6ca52f76B523C3cd80497660769e830d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x93aFb26666F7fA546fd6b9eF59ddeD35F0cF60a0',\n nonce='0x90000000000000000',\n initCode='0x380a0813AE55e0E43ad2A5905E2a675438003B050d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75',\n nonce='0xa0000000000000000',\n initCode='0x47339a0043116EAC658b8BF270B587d4482935920d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n signature='0x'),\n + UserOperation(sender='0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75',\n + nonce='0xb0000000000000000',\n + initCode='0x47339a0043116EAC658b8BF270B587d4482935920d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n + callGasLimit='0x493e0',\n + verificationGasLimit='0xf4240',\n + preVerificationGas='0x493e0',\n + maxFeePerGas='0xee6b2800',\n + maxPriorityFeePerGas='0x3b9aca00',\n + paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\n + signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities\n assert dump_mempool() == wallet_ops\nE AssertionError: assert [UserOperatio...re='0x'), ...] == [UserOperatio...re='0x'), ...]\nE Left contains one more item: UserOperation(sender='0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75', nonce='0xb0000000000000000', initCode='0x47339a0043...ityFeePerGas='0x3b9aca00', paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', signature='0x')\nE Full diff:\nE [\nE UserOperation(sender='0xE532F75D53AcEA4989Ab6d8EED70Ed422EF25532',\nE nonce='0x0',\nE initCode='0x1c53D242A551250936F226f395D657B716F152080d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x0fcdA3150b643ed43AA884ea044a8d8563906613',\nE nonce='0x10000000000000000',\nE initCode='0xcC517c9E75428b153c81DF698D8606d72dFB3bAd0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x90Bd8fabDEDbA57fF3C4a729c57abfD6faac8c93',\nE nonce='0x20000000000000000',\nE initCode='0x0330D3fFE564250a0F0E87bca02bDd7Ef5FCaEbF0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x2f9a3AEbb820deaf5c785e31b28a38f6D81Cb33a',\nE nonce='0x30000000000000000',\nE initCode='0xB981550979A9db78B299413aEf3cE3f12d40Fe140d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0xc5aB94ddDEd3659EF39Ca37ffC8BD1D87a36a346',\nE nonce='0x40000000000000000',\nE initCode='0x0F0145833e18181Ca6cd641152A2937C564306990d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x39A2536ba407DcA6984a885f4D401a33bb032494',\nE nonce='0x50000000000000000',\nE initCode='0x4994b19D6C8CE92D27C9495E286cF434Db1E60B90d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x33bC14bC042D793F7ed29463a7648946B3425e31',\nE nonce='0x60000000000000000',\nE initCode='0x3B4f4FeE8F08A6c3450945D972de116F22F2fe050d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x0B5634d979483d0FB0b5667FC42C20ebf8CcB008',\nE nonce='0x70000000000000000',\nE initCode='0x2E21ef30b882aFF1B1Fbca7B7912b469FBA2C8bE0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0xb877B9FdaB1081B256E4b014129c3d688dDa41FD',\nE nonce='0x80000000000000000',\nE initCode='0xD9A9A7b40c6ca52f76B523C3cd80497660769e830d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x93aFb26666F7fA546fd6b9eF59ddeD35F0cF60a0',\nE nonce='0x90000000000000000',\nE initCode='0x380a0813AE55e0E43ad2A5905E2a675438003B050d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75',\nE nonce='0xa0000000000000000',\nE initCode='0x47339a0043116EAC658b8BF270B587d4482935920d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE signature='0x'),\nE + UserOperation(sender='0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75',\nE + nonce='0xb0000000000000000',\nE + initCode='0x47339a0043116EAC658b8BF270B587d4482935920d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE + callGasLimit='0x493e0',\nE + verificationGasLimit='0xf4240',\nE + preVerificationGas='0x493e0',\nE + maxFeePerGas='0xee6b2800',\nE + maxPriorityFeePerGas='0x3b9aca00',\nE + paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67',\nE + signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "@time": "8.348", + "failure": { + "@message": "AssertionError: assert [UserOperatio...re='0x'), ...] == [UserOperatio...re='0x'), ...]\n Left contains one more item: UserOperation(sender='0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365', nonce='0xb0000000000000000', initCode='0xb05935C60C...ityFeePerGas='0x3b9aca00', paymasterAndData='0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67', signature='0x')\n Full diff:\n [\n UserOperation(sender='0xCC12baf2b32C8682832510F1BEb3A3e673cA6296',\n nonce='0x0',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xb98abf0c88cf9d5a306e2c072e4a7d2b7bb14be26e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0xF6f8cb47323124a010cc4Ce8ACc647243cBeDA9c',\n nonce='0x10000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x12968625701d6adf9919442363f04bbc9944a28a6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x6A051320B144fA5c72e6a69906D424c31B17d0eB',\n nonce='0x20000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x4cfea6dbe9eb0101562dc550a1f24f69c17f88406e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x1AA2c51e1Db2390F768C9b1271E912f2335506EA',\n nonce='0x30000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xa89bc14c337ff33b2865af7750643f347d0e6a236e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x9af58f8aC5F059A1bd585f441d629c26185A87aB',\n nonce='0x40000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x01b5af5427329ace11343569cdb533dd812330446e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0xb78aba27813112076B26c787a6F832cC30c88F88',\n nonce='0x50000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x115f634af919a6a11c606aea08938ed7d86903b86e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0xDFFAA60f06016cc37E7AA97Fa04E6D6787943A25',\n nonce='0x60000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x8f30d6f5a284c3559ac60d3ef0b9ebf25d10fe7a6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0xF5b409CF953aF4F65D9dF88799878E9E3F1e6791',\n nonce='0x70000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xd92e240de6304353ca804c5d18f4c0fb8ee1c53e6e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x915A41C89415c1EfDD3Ce125695c2384083cbB39',\n nonce='0x80000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xe3a470f432bf666c65fb3c6f3bb76278f75ac2856e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0x256429c7B656a0AdB3a23D606125ad4b116061C9',\n nonce='0x90000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x99d5e5d30e731d68ea263279f83222d7932727956e6f7468696e67',\n signature='0x'),\n UserOperation(sender='0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365',\n nonce='0xa0000000000000000',\n initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67',\n signature='0x'),\n + UserOperation(sender='0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365',\n + nonce='0xb0000000000000000',\n + initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\n + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n + callGasLimit='0x493e0',\n + verificationGasLimit='0xf4240',\n + preVerificationGas='0x493e0',\n + maxFeePerGas='0xee6b2800',\n + maxPriorityFeePerGas='0x3b9aca00',\n + paymasterAndData='0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67',\n + signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities\n assert dump_mempool() == wallet_ops\nE AssertionError: assert [UserOperatio...re='0x'), ...] == [UserOperatio...re='0x'), ...]\nE Left contains one more item: UserOperation(sender='0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365', nonce='0xb0000000000000000', initCode='0xb05935C60C...ityFeePerGas='0x3b9aca00', paymasterAndData='0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67', signature='0x')\nE Full diff:\nE [\nE UserOperation(sender='0xCC12baf2b32C8682832510F1BEb3A3e673cA6296',\nE nonce='0x0',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xb98abf0c88cf9d5a306e2c072e4a7d2b7bb14be26e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0xF6f8cb47323124a010cc4Ce8ACc647243cBeDA9c',\nE nonce='0x10000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x12968625701d6adf9919442363f04bbc9944a28a6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x6A051320B144fA5c72e6a69906D424c31B17d0eB',\nE nonce='0x20000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x4cfea6dbe9eb0101562dc550a1f24f69c17f88406e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x1AA2c51e1Db2390F768C9b1271E912f2335506EA',\nE nonce='0x30000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xa89bc14c337ff33b2865af7750643f347d0e6a236e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x9af58f8aC5F059A1bd585f441d629c26185A87aB',\nE nonce='0x40000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x01b5af5427329ace11343569cdb533dd812330446e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0xb78aba27813112076B26c787a6F832cC30c88F88',\nE nonce='0x50000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x115f634af919a6a11c606aea08938ed7d86903b86e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0xDFFAA60f06016cc37E7AA97Fa04E6D6787943A25',\nE nonce='0x60000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x8f30d6f5a284c3559ac60d3ef0b9ebf25d10fe7a6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0xF5b409CF953aF4F65D9dF88799878E9E3F1e6791',\nE nonce='0x70000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xd92e240de6304353ca804c5d18f4c0fb8ee1c53e6e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x915A41C89415c1EfDD3Ce125695c2384083cbB39',\nE nonce='0x80000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xe3a470f432bf666c65fb3c6f3bb76278f75ac2856e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0x256429c7B656a0AdB3a23D606125ad4b116061C9',\nE nonce='0x90000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x99d5e5d30e731d68ea263279f83222d7932727956e6f7468696e67',\nE signature='0x'),\nE UserOperation(sender='0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365',\nE nonce='0xa0000000000000000',\nE initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67',\nE signature='0x'),\nE + UserOperation(sender='0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365',\nE + nonce='0xb0000000000000000',\nE + initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',\nE + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE + callGasLimit='0x493e0',\nE + verificationGasLimit='0xf4240',\nE + preVerificationGas='0x493e0',\nE + maxFeePerGas='0xee6b2800',\nE + maxPriorityFeePerGas='0x3b9aca00',\nE + paymasterAndData='0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67',\nE + signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_max_allowed_ops_unstaked_sender", + "@time": "1.352" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_max_allowed_ops_staked_sender", + "@time": "1.541" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "@time": "1.330" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_ban_user_sender_double_role_in_bundle", + "@time": "0.616", + "failure": { + "@message": "Exception: expected error object, got:\nOk(result='0x26886a69f9893bee620fc5f593100f1a97023150d9cc23b81731d9465d1194a5', id=178)", + "#text": "tests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AttributeError: 'Ok' object has no attribute 'code'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_bundle.py:359: in test_ban_user_sender_double_role_in_bundle\n assert_rpc_error(\ntests/utils.py:118: in assert_rpc_error\n raise Exception(f\"expected error object, got:\\n{response}\") from exc\nE Exception: expected error object, got:\nE Ok(result='0x26886a69f9893bee620fc5f593100f1a97023150d9cc23b81731d9465d1194a5', id=178)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_stake_check_in_bundler", + "@time": "0.083", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:382: in test_stake_check_in_bundler\n response = get_stake_status(paymaster_contract.address, entrypoint_contract.address)\ntests/utils.py:165: in get_stake_status\n .result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_codehash", + "@name": "test_codehash_changed", + "@time": "1.481" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "@time": "0.431" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "@time": "0.410" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "@time": "0.437" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "@time": "0.449" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "@time": "0.458" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "@time": "0.479" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "@time": "0.487" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "@time": "0.949" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "@time": "0.439" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][external_storage][drop]", + "@time": "0.442" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "@time": "0.555" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "@time": "0.433" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "@time": "0.589" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "@time": "0.492" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "@time": "0.522" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "@time": "0.550" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "@time": "0.499" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "@time": "0.529" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "@time": "0.515" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "@time": "0.881" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "@time": "0.410" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]staked][paymaster][external_storage][drop]", + "@time": "0.487" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "@time": "0.598" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "@time": "0.513" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "@time": "0.636" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "@time": "0.644" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "@time": "0.681" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "@time": "0.759" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "@time": "0.682" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "@time": "0.638" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "@time": "0.685" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][external_storage][drop]", + "@time": "0.647" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "@time": "0.701" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "@time": "0.630" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "@time": "0.634" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "@time": "0.628" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "@time": "0.613" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "@time": "0.602" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "@time": "0.623" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "@time": "0.727" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "@time": "0.734" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "@time": "0.650" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "@time": "0.656" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]staked][factory][storage][ok]", + "@time": "0.721" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "@time": "0.720" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "@time": "0.781" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "@time": "0.741" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "@time": "0.718" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "@time": "0.767" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][factory][external_storage][drop]", + "@time": "0.702" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "@time": "0.891" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "@time": "0.840" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "@time": "0.460" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "@time": "0.420" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "@time": "0.596" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "@time": "0.616" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "@time": "0.758" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "@time": "0.704" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "@time": "0.473" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][account][external_storage][drop]", + "@time": "0.411" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "@time": "0.516" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "@time": "0.433" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "@time": "0.437" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "@time": "0.478" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "@time": "0.528" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "@time": "0.518" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "@time": "0.566" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "@time": "0.448" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][account][external_storage][drop]", + "@time": "0.438" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "@time": "0.425" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "@time": "0.407" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "@time": "0.524" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "@time": "0.678" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "@time": "0.339" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "@time": "0.348" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "@time": "0.359" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "@time": "0.366" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "@time": "0.371" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "@time": "0.381" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "@time": "0.345" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "@time": "0.335" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "@time": "0.357" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "@time": "0.361" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "@time": "0.440" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GAS]", + "@time": "0.386" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[NUMBER]", + "@time": "0.272" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[TIMESTAMP]", + "@time": "0.271" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[COINBASE]", + "@time": "0.261" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[DIFFICULTY]", + "@time": "0.267" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BASEFEE]", + "@time": "0.276" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GASLIMIT]", + "@time": "0.264" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GASPRICE]", + "@time": "0.270" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[SELFBALANCE]", + "@time": "0.280" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BALANCE]", + "@time": "0.267" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[ORIGIN]", + "@time": "0.267" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BLOCKHASH]", + "@time": "0.296" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[CREATE]", + "@time": "0.310" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[CREATE2]", + "@time": "0.318" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[SELFDESTRUCT]", + "@time": "0.295" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_allowed_opcode_sequence[GAS CALL]", + "@time": "0.374" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "@time": "0.374" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GAS]", + "@time": "0.345" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[NUMBER]", + "@time": "0.456" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[TIMESTAMP]", + "@time": "0.355" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[COINBASE]", + "@time": "0.468" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[DIFFICULTY]", + "@time": "0.344" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BASEFEE]", + "@time": "0.351" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GASLIMIT]", + "@time": "0.346" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GASPRICE]", + "@time": "0.363" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[SELFBALANCE]", + "@time": "0.375" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BALANCE]", + "@time": "0.482" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[ORIGIN]", + "@time": "0.374" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BLOCKHASH]", + "@time": "0.360" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[CREATE]", + "@time": "0.378" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[CREATE2]", + "@time": "0.372" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "@time": "0.405" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GAS]", + "@time": "0.559" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[NUMBER]", + "@time": "0.658" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[TIMESTAMP]", + "@time": "0.533" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[COINBASE]", + "@time": "0.535" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[DIFFICULTY]", + "@time": "0.587" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BASEFEE]", + "@time": "0.565" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GASLIMIT]", + "@time": "0.561" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GASPRICE]", + "@time": "0.707" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[SELFBALANCE]", + "@time": "0.617" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BALANCE]", + "@time": "0.573" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[ORIGIN]", + "@time": "0.604" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BLOCKHASH]", + "@time": "0.669" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[CREATE]", + "@time": "0.593" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[CREATE2]", + "@time": "0.595" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[SELFDESTRUCT]", + "@time": "0.595" + }, + { + "@classname": "tests.reputation.test_reputation", + "@name": "test_staked_entity_reputation_threshold[with_factory]", + "@time": "103.204", + "failure": { + "@message": "ValueError: invalid literal for int() with base 16: 'banned'", + "#text": "tests/reputation/test_reputation.py:127: in test_staked_entity_reputation_threshold\n assert_reputation_status(\ntests/reputation/test_reputation.py:49: in assert_reputation_status\n assert int(reputation.get(\"status\", \"-0x1\"), 16) == status, (\nE ValueError: invalid literal for int() with base 16: 'banned'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.reputation.test_reputation", + "@name": "test_staked_entity_reputation_threshold[without_factory]", + "@time": "30.057", + "failure": { + "@message": "TypeError: string indices must be integers", + "#text": "tests/reputation/test_reputation.py:134: in test_staked_entity_reputation_threshold\n assert_reputation_status(\ntests/reputation/test_reputation.py:39: in assert_reputation_status\n reputations = dump_reputation()\ntests/utils.py:174: in dump_reputation\n .send()\ntests/types.py:68: in send\n res = jsonrpcclient.responses.to_result(\n.venv/lib/python3.10/site-packages/jsonrpcclient/responses.py:35: in to_result\n response[\"error\"][\"code\"],\nE TypeError: string indices must be integers" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.rpc.test_eth_chainId", + "@name": "test_eth_chainId[]", + "@time": "0.012" + }, + { + "@classname": "tests.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas[]", + "@time": "0.057" + }, + { + "@classname": "tests.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas_execution_revert", + "@time": "0.049" + }, + { + "@classname": "tests.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas_simulation_revert", + "@time": "0.148" + }, + { + "@classname": "tests.rpc.test_eth_getUserOperationByHash", + "@name": "test_eth_getUserOperationByHash[]", + "@time": "0.541" + }, + { + "@classname": "tests.rpc.test_eth_getUserOperationByHash", + "@name": "test_eth_getUserOperationByHash_error", + "@time": "0.008" + }, + { + "@classname": "tests.rpc.test_eth_getUserOperationReceipt", + "@name": "test_eth_getUserOperationReceipt[]", + "@time": "0.553" + }, + { + "@classname": "tests.rpc.test_eth_getUserOperationReceipt", + "@name": "test_eth_getUserOperationReceipt_error", + "@time": "0.014" + }, + { + "@classname": "tests.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation[]", + "@time": "0.489" + }, + { + "@classname": "tests.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation_revert", + "@time": "0.199" + }, + { + "@classname": "tests.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation_invalid_signature", + "@time": "0.184" + }, + { + "@classname": "tests.rpc.test_eth_supportedEntryPoints", + "@name": "test_eth_supportedEntryPoints[]", + "@time": "0.019" + } + ] + } + } +} diff --git a/runs/20231016/123516/skandha.log b/runs/20231016/123516/skandha.log new file mode 100644 index 0000000..21dea25 --- /dev/null +++ b/runs/20231016/123516/skandha.log @@ -0,0 +1,27467 @@ +Attaching to runbundler_bundler-waiter_1, runbundler_bundler_1, runbundler_deployer_1, runbundler_funder_1, geth-1.10 +geth-1.10 | 2023-10-16T12:28:33.313455544Z WARN [10-16|12:28:33.313] You are running Geth in --dev mode. Please note the following: +geth-1.10 | 2023-10-16T12:28:33.313507648Z +geth-1.10 | 2023-10-16T12:28:33.313512348Z 1. This mode is only intended for fast, iterative development without assumptions on +geth-1.10 | 2023-10-16T12:28:33.313515949Z security or persistence. +geth-1.10 | 2023-10-16T12:28:33.313519549Z 2. The database is created in memory unless specified otherwise. Therefore, shutting down +geth-1.10 | 2023-10-16T12:28:33.313523049Z your computer or losing power will wipe your entire block data and chain state for +geth-1.10 | 2023-10-16T12:28:33.313526449Z your dev environment. +geth-1.10 | 2023-10-16T12:28:33.313529650Z 3. A random, pre-allocated developer account will be available and unlocked as +geth-1.10 | 2023-10-16T12:28:33.313533050Z eth.coinbase, which can be used for testing. The random dev account is temporary, +geth-1.10 | 2023-10-16T12:28:33.313536350Z stored on a ramdisk, and will be lost if your machine is restarted. +geth-1.10 | 2023-10-16T12:28:33.313539650Z 4. Mining is enabled by default. However, the client will only seal blocks if transactions +geth-1.10 | 2023-10-16T12:28:33.313543151Z are pending in the mempool. The miner's minimum accepted gas price is 1. +geth-1.10 | 2023-10-16T12:28:33.313546451Z 5. Networking is disabled; there is no listen-address, the maximum number of peers is set +geth-1.10 | 2023-10-16T12:28:33.313549851Z to 0, and discovery is disabled. +geth-1.10 | 2023-10-16T12:28:33.313553151Z +geth-1.10 | 2023-10-16T12:28:33.662991987Z WARN [10-16|12:28:33.662] Failed to load snapshot, regenerating err="missing or corrupted snapshot" +geth-1.10 | 2023-10-16T12:28:33.664412788Z WARN [10-16|12:28:33.664] Error reading unclean shutdown markers error="not found" +geth-1.10 | 2023-10-16T12:28:33.664599501Z WARN [10-16|12:28:33.664] Engine API enabled protocol=eth +geth-1.10 | 2023-10-16T12:28:33.664685807Z WARN [10-16|12:28:33.664] Engine API started but chain not configured for merge yet +geth-1.10 | 2023-10-16T12:28:33.664928624Z ERROR[10-16|12:28:33.664] Failed to check db for legacy receipts err="this operation is not supported" +geth-1.10 | 2023-10-16T12:28:33.666950867Z WARN [10-16|12:28:33.666] P2P server will be useless, neither dialing nor listening +geth-1.10 | 2023-10-16T12:28:33.680725738Z WARN [10-16|12:28:33.680] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:33.684144879Z WARN [10-16|12:28:33.684] Failed to get free disk space path= err="failed to call Statfs: no such file or directory" +geth-1.10 | 2023-10-16T12:28:33.821197441Z WARN [10-16|12:28:33.821] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:33.854348479Z WARN [10-16|12:28:33.854] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:33.887196594Z WARN [10-16|12:28:33.887] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:33.928394399Z WARN [10-16|12:28:33.928] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:34.664016062Z WARN [10-16|12:28:34.663] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:34.683151411Z WARN [10-16|12:28:34.683] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:34.747469245Z WARN [10-16|12:28:34.744] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:41.617223914Z WARN [10-16|12:28:41.617] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:41.943901202Z WARN [10-16|12:28:41.943] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:42.206750376Z WARN [10-16|12:28:42.206] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:42.483553715Z WARN [10-16|12:28:42.483] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:42.738852267Z WARN [10-16|12:28:42.738] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:43.019642282Z WARN [10-16|12:28:43.019] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:43.464534544Z WARN [10-16|12:28:43.464] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:44.003014776Z WARN [10-16|12:28:44.002] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:44.041830760Z WARN [10-16|12:28:44.041] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:44.136080977Z WARN [10-16|12:28:44.135] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:44.173313651Z WARN [10-16|12:28:44.173] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:44.193166824Z WARN [10-16|12:28:44.192] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:44.270943201Z WARN [10-16|12:28:44.270] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:44.312644285Z WARN [10-16|12:28:44.312] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:44.962495118Z WARN [10-16|12:28:44.962] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:45.010252420Z WARN [10-16|12:28:45.010] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:45.033598334Z WARN [10-16|12:28:45.033] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:45.077507270Z WARN [10-16|12:28:45.077] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:45.104582342Z WARN [10-16|12:28:45.104] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:45.160025176Z WARN [10-16|12:28:45.159] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:45.212864629Z WARN [10-16|12:28:45.212] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:45.787664173Z WARN [10-16|12:28:45.787] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:45.824472618Z WARN [10-16|12:28:45.824] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:45.847313597Z WARN [10-16|12:28:45.847] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:45.881645671Z WARN [10-16|12:28:45.881] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:45.901349433Z WARN [10-16|12:28:45.901] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:45.947142800Z WARN [10-16|12:28:45.947] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:45.999557224Z WARN [10-16|12:28:45.999] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:46.587440172Z WARN [10-16|12:28:46.587] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:46.624195313Z WARN [10-16|12:28:46.624] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:46.650752849Z WARN [10-16|12:28:46.650] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:46.683494413Z WARN [10-16|12:28:46.683] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:46.703533599Z WARN [10-16|12:28:46.703] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:46.752498385Z WARN [10-16|12:28:46.752] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:46.794399782Z WARN [10-16|12:28:46.794] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:46.831269931Z WARN [10-16|12:28:46.829] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:46.874909548Z WARN [10-16|12:28:46.874] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:46.897558915Z WARN [10-16|12:28:46.897] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:46.931103734Z WARN [10-16|12:28:46.930] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:47.491752799Z WARN [10-16|12:28:47.491] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:47.527722886Z WARN [10-16|12:28:47.527] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:47.549313879Z WARN [10-16|12:28:47.549] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:47.584348701Z WARN [10-16|12:28:47.584] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:48.143131094Z WARN [10-16|12:28:48.142] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:48.177095448Z WARN [10-16|12:28:48.176] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:48.199234183Z WARN [10-16|12:28:48.199] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:48.245030557Z WARN [10-16|12:28:48.244] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:48.771992384Z WARN [10-16|12:28:48.769] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:48.804368628Z WARN [10-16|12:28:48.804] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:48.825889420Z WARN [10-16|12:28:48.825] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:48.860625728Z WARN [10-16|12:28:48.860] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:49.944463855Z WARN [10-16|12:28:49.944] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:49.984538032Z WARN [10-16|12:28:49.984] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:50.007530726Z WARN [10-16|12:28:50.007] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:50.044495088Z WARN [10-16|12:28:50.044] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:50.065537647Z WARN [10-16|12:28:50.065] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:50.114941971Z WARN [10-16|12:28:50.114] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:50.155258666Z WARN [10-16|12:28:50.155] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:50.182751272Z WARN [10-16|12:28:50.182] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:50.216857636Z WARN [10-16|12:28:50.216] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:50.254110218Z WARN [10-16|12:28:50.253] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:50.291883136Z WARN [10-16|12:28:50.291] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:50.818833262Z WARN [10-16|12:28:50.818] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:50.855603911Z WARN [10-16|12:28:50.855] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:50.897201494Z WARN [10-16|12:28:50.896] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:50.938030324Z WARN [10-16|12:28:50.937] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:51.457156508Z WARN [10-16|12:28:51.456] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:51.488559684Z WARN [10-16|12:28:51.488] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:51.531965993Z WARN [10-16|12:28:51.531] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:51.577828372Z WARN [10-16|12:28:51.577] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:52.148048997Z WARN [10-16|12:28:52.147] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:52.223289213Z WARN [10-16|12:28:52.223] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:52.268125120Z WARN [10-16|12:28:52.267] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:52.312383088Z WARN [10-16|12:28:52.312] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:53.358410094Z WARN [10-16|12:28:53.358] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:53.394106969Z WARN [10-16|12:28:53.393] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:53.419169506Z WARN [10-16|12:28:53.419] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:53.457975396Z WARN [10-16|12:28:53.457] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:53.478717433Z WARN [10-16|12:28:53.478] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:53.526406239Z WARN [10-16|12:28:53.526] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:53.580135363Z WARN [10-16|12:28:53.579] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:53.633973095Z WARN [10-16|12:28:53.633] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:53.685664278Z WARN [10-16|12:28:53.685] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:53.709171207Z WARN [10-16|12:28:53.708] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:53.751027909Z WARN [10-16|12:28:53.750] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:54.303194283Z WARN [10-16|12:28:54.303] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:54.347865979Z WARN [10-16|12:28:54.347] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:54.369163455Z WARN [10-16|12:28:54.368] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:54.404459302Z WARN [10-16|12:28:54.404] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:54.934162118Z WARN [10-16|12:28:54.933] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:54.975537086Z WARN [10-16|12:28:54.975] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:54.997322396Z WARN [10-16|12:28:54.997] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:55.032499335Z WARN [10-16|12:28:55.032] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:55.586979869Z WARN [10-16|12:28:55.586] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:55.633731609Z WARN [10-16|12:28:55.633] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:55.661966267Z WARN [10-16|12:28:55.661] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:55.696737277Z WARN [10-16|12:28:55.696] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:56.747911659Z WARN [10-16|12:28:56.747] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:56.787904323Z WARN [10-16|12:28:56.787] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:56.811044523Z WARN [10-16|12:28:56.810] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:56.844260919Z WARN [10-16|12:28:56.844] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:56.870176810Z WARN [10-16|12:28:56.870] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:56.915012209Z WARN [10-16|12:28:56.914] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:56.959665095Z WARN [10-16|12:28:56.959] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:56.990266511Z WARN [10-16|12:28:56.990] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:57.023387100Z WARN [10-16|12:28:57.023] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:57.047284152Z WARN [10-16|12:28:57.047] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:57.082606193Z WARN [10-16|12:28:57.082] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:57.591229849Z WARN [10-16|12:28:57.591] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:57.620830395Z WARN [10-16|12:28:57.620] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:57.643000027Z WARN [10-16|12:28:57.642] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:57.678290266Z WARN [10-16|12:28:57.678] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:58.205197486Z WARN [10-16|12:28:58.205] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:58.238570093Z WARN [10-16|12:28:58.238] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:58.259680152Z WARN [10-16|12:28:58.259] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:58.296395590Z WARN [10-16|12:28:58.296] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:58.853903124Z WARN [10-16|12:28:58.853] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:58.884128314Z WARN [10-16|12:28:58.883] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:58.904888949Z WARN [10-16|12:28:58.904] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:28:58.944752904Z WARN [10-16|12:28:58.944] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:00.042211760Z WARN [10-16|12:29:00.042] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:00.180751736Z WARN [10-16|12:29:00.180] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:00.200914529Z WARN [10-16|12:29:00.200] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:00.231858768Z WARN [10-16|12:29:00.231] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:00.252517596Z WARN [10-16|12:29:00.252] Block sealing failed err="sealing paused while waiting for transactions" +bundler-waiter_1 | 2023-10-16T12:28:35.723382449Z Error: +bundler-waiter_1 | 2023-10-16T12:28:35.724256911Z error sending request for url (http://bundler:3000/rpc): error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:28:35.724267712Z +bundler-waiter_1 | 2023-10-16T12:28:35.724325416Z Context: +bundler-waiter_1 | 2023-10-16T12:28:35.724791449Z - Error #0: error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:28:35.725179576Z - Error #1: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:28:35.725503399Z - Error #2: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:28:36.266310327Z Error: +bundler-waiter_1 | 2023-10-16T12:28:36.267311497Z error sending request for url (http://bundler:3000/rpc): error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:28:36.267321298Z +bundler-waiter_1 | 2023-10-16T12:28:36.267378302Z Context: +bundler-waiter_1 | 2023-10-16T12:28:36.267932941Z - Error #0: error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:28:36.268407775Z - Error #1: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:28:36.268779001Z - Error #2: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:28:36.916694380Z Error: +bundler-waiter_1 | 2023-10-16T12:28:36.917805959Z error sending request for url (http://bundler:3000/rpc): error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:28:36.917818360Z +bundler-waiter_1 | 2023-10-16T12:28:36.917883164Z Context: +bundler-waiter_1 | 2023-10-16T12:28:36.918416402Z - Error #0: error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:28:36.918882535Z - Error #1: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:28:36.919237360Z - Error #2: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:28:37.823489411Z Error: +bundler-waiter_1 | 2023-10-16T12:28:37.824418377Z error sending request for url (http://bundler:3000/rpc): error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:28:37.824428377Z +bundler-waiter_1 | 2023-10-16T12:28:37.824479981Z Context: +bundler-waiter_1 | 2023-10-16T12:28:37.825394446Z - Error #0: error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:28:37.825860878Z - Error #1: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:28:37.826223804Z - Error #2: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:28:39.050224199Z "0x539" +geth-1.10 | 2023-10-16T12:29:00.299663455Z WARN [10-16|12:29:00.299] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:00.337653981Z WARN [10-16|12:29:00.337] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:00.369706096Z WARN [10-16|12:29:00.369] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:00.402823885Z WARN [10-16|12:29:00.402] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:00.447983307Z WARN [10-16|12:29:00.447] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:00.491044783Z WARN [10-16|12:29:00.490] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:01.012663337Z WARN [10-16|12:29:01.012] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:01.047372936Z WARN [10-16|12:29:01.047] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:01.094893621Z WARN [10-16|12:29:01.094] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:01.138722050Z WARN [10-16|12:29:01.138] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:01.668307355Z WARN [10-16|12:29:01.668] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:01.706797615Z WARN [10-16|12:29:01.706] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:01.748427993Z WARN [10-16|12:29:01.748] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:01.787887920Z WARN [10-16|12:29:01.787] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:02.306534269Z WARN [10-16|12:29:02.306] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:02.342966987Z WARN [10-16|12:29:02.342] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:02.381637560Z WARN [10-16|12:29:02.381] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:02.430253320Z WARN [10-16|12:29:02.427] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:02.981579528Z WARN [10-16|12:29:02.981] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:03.016216722Z WARN [10-16|12:29:03.015] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:03.073519083Z WARN [10-16|12:29:03.073] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:03.134088569Z WARN [10-16|12:29:03.133] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:03.676444757Z WARN [10-16|12:29:03.676] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:03.706776353Z WARN [10-16|12:29:03.706] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:03.750038543Z WARN [10-16|12:29:03.749] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:03.796953086Z WARN [10-16|12:29:03.792] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:04.323974877Z WARN [10-16|12:29:04.323] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:04.363648465Z WARN [10-16|12:29:04.363] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:04.408516818Z WARN [10-16|12:29:04.408] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:04.450788789Z WARN [10-16|12:29:04.450] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:04.985395259Z WARN [10-16|12:29:04.985] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:05.121549028Z WARN [10-16|12:29:05.121] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:05.164871372Z WARN [10-16|12:29:05.164] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:05.208920268Z WARN [10-16|12:29:05.208] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:05.727710627Z WARN [10-16|12:29:05.727] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:05.759809883Z WARN [10-16|12:29:05.759] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:05.799150147Z WARN [10-16|12:29:05.798] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:05.837233724Z WARN [10-16|12:29:05.837] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:06.400757426Z WARN [10-16|12:29:06.399] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:06.436491438Z WARN [10-16|12:29:06.436] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:06.478101262Z WARN [10-16|12:29:06.477] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:06.521589918Z WARN [10-16|12:29:06.521] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:07.077078356Z WARN [10-16|12:29:07.076] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:07.109763053Z WARN [10-16|12:29:07.109] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:07.153287812Z WARN [10-16|12:29:07.153] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:07.196306635Z WARN [10-16|12:29:07.196] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:08.333106426Z WARN [10-16|12:29:08.332] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:08.382405190Z WARN [10-16|12:29:08.382] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:08.408645234Z WARN [10-16|12:29:08.408] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:08.444012020Z WARN [10-16|12:29:08.443] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:08.467468268Z WARN [10-16|12:29:08.467] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:08.514663085Z WARN [10-16|12:29:08.514] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:08.556168902Z WARN [10-16|12:29:08.556] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:08.616102814Z WARN [10-16|12:29:08.615] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:08.658689607Z WARN [10-16|12:29:08.658] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:08.685027758Z WARN [10-16|12:29:08.683] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:08.723584767Z WARN [10-16|12:29:08.723] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:09.316865061Z WARN [10-16|12:29:09.316] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:09.360813850Z WARN [10-16|12:29:09.360] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:09.383502344Z WARN [10-16|12:29:09.383] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:09.417703748Z WARN [10-16|12:29:09.417] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:09.994423678Z WARN [10-16|12:29:09.994] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:10.146300451Z WARN [10-16|12:29:10.146] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:10.167811163Z WARN [10-16|12:29:10.167] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:10.201946862Z WARN [10-16|12:29:10.201] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:10.784736219Z WARN [10-16|12:29:10.784] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:10.833406839Z WARN [10-16|12:29:10.833] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:10.855122665Z WARN [10-16|12:29:10.854] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:10.890528153Z WARN [10-16|12:29:10.890] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:11.481216665Z WARN [10-16|12:29:11.481] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:11.522422261Z WARN [10-16|12:29:11.522] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:11.544716928Z WARN [10-16|12:29:11.544] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:11.584833847Z WARN [10-16|12:29:11.584] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:12.141730832Z WARN [10-16|12:29:12.141] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:12.183819768Z WARN [10-16|12:29:12.183] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:12.216574553Z WARN [10-16|12:29:12.216] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:12.250902148Z WARN [10-16|12:29:12.250] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:12.805376028Z WARN [10-16|12:29:12.805] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:12.847019934Z WARN [10-16|12:29:12.846] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:12.868225813Z WARN [10-16|12:29:12.868] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:12.904374035Z WARN [10-16|12:29:12.904] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:13.456916980Z WARN [10-16|12:29:13.456] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:13.501157766Z WARN [10-16|12:29:13.500] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:13.522847279Z WARN [10-16|12:29:13.522] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:13.556381019Z WARN [10-16|12:29:13.556] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:14.128334018Z WARN [10-16|12:29:14.128] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:14.176073449Z WARN [10-16|12:29:14.175] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:14.197047412Z WARN [10-16|12:29:14.196] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:14.238828727Z WARN [10-16|12:29:14.238] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:14.828915791Z WARN [10-16|12:29:14.828] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:14.874128745Z WARN [10-16|12:29:14.873] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:14.897998710Z WARN [10-16|12:29:14.897] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:14.934490756Z WARN [10-16|12:29:14.934] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:15.510282824Z WARN [10-16|12:29:15.510] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:15.552012835Z WARN [10-16|12:29:15.551] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:15.572831287Z WARN [10-16|12:29:15.572] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:15.607399798Z WARN [10-16|12:29:15.607] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:16.682649508Z WARN [10-16|12:29:16.682] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:16.769370858Z WARN [10-16|12:29:16.769] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:17.962462588Z WARN [10-16|12:29:17.962] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:18.033361934Z WARN [10-16|12:29:18.033] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:18.063747754Z WARN [10-16|12:29:18.063] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:18.093590836Z WARN [10-16|12:29:18.093] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:19.515943760Z WARN [10-16|12:29:19.515] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:19.606853801Z WARN [10-16|12:29:19.606] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:19.636565374Z WARN [10-16|12:29:19.636] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:19.657214615Z WARN [10-16|12:29:19.657] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:19.700823557Z WARN [10-16|12:29:19.700] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:19.727835541Z WARN [10-16|12:29:19.727] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:19.751358182Z WARN [10-16|12:29:19.751] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:19.777340895Z WARN [10-16|12:29:19.774] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:19.802559554Z WARN [10-16|12:29:19.802] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:20.821639682Z WARN [10-16|12:29:20.821] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:20.929494887Z WARN [10-16|12:29:20.929] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:20.962862310Z WARN [10-16|12:29:20.962] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:20.989603070Z WARN [10-16|12:29:20.984] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:21.021161367Z WARN [10-16|12:29:21.020] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:21.052549851Z WARN [10-16|12:29:21.052] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:21.551520274Z WARN [10-16|12:29:21.551] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:21.591726272Z WARN [10-16|12:29:21.591] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:21.652911930Z WARN [10-16|12:29:21.652] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:21.699304459Z WARN [10-16|12:29:21.698] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:21.938654915Z WARN [10-16|12:29:21.938] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:21.973303127Z WARN [10-16|12:29:21.973] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:22.197978162Z WARN [10-16|12:29:22.197] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:22.234942534Z WARN [10-16|12:29:22.234] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:22.622806226Z WARN [10-16|12:29:22.622] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:22.670956577Z WARN [10-16|12:29:22.670] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:22.703348931Z WARN [10-16|12:29:22.703] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:23.075800050Z WARN [10-16|12:29:23.075] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:23.121311617Z WARN [10-16|12:29:23.121] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:23.153285742Z WARN [10-16|12:29:23.153] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:23.172417473Z WARN [10-16|12:29:23.172] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:23.552462321Z WARN [10-16|12:29:23.552] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:23.586231871Z WARN [10-16|12:29:23.586] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:23.604559946Z WARN [10-16|12:29:23.604] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:23.963788645Z WARN [10-16|12:29:23.963] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:24.002731255Z WARN [10-16|12:29:24.002] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:24.021123735Z WARN [10-16|12:29:24.020] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:24.406267338Z WARN [10-16|12:29:24.406] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:24.444041866Z WARN [10-16|12:29:24.443] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:24.462517052Z WARN [10-16|12:29:24.462] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:24.865611603Z WARN [10-16|12:29:24.865] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:24.900504432Z WARN [10-16|12:29:24.900] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:24.917990349Z WARN [10-16|12:29:24.917] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:25.311130607Z WARN [10-16|12:29:25.310] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:25.350216227Z WARN [10-16|12:29:25.350] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:25.366876087Z WARN [10-16|12:29:25.366] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:25.795988349Z WARN [10-16|12:29:25.795] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:25.831836143Z WARN [10-16|12:29:25.831] Block sealing failed err="sealing paused while waiting for transactions" +deployer_1 | 2023-10-16T12:28:34.569150974Z Deploying entrypoint at 0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 +deployer_1 | 2023-10-16T12:28:34.701594911Z deploying: +geth-1.10 | 2023-10-16T12:29:25.860775057Z WARN [10-16|12:29:25.860] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:26.287873579Z WARN [10-16|12:29:26.287] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:26.325225279Z WARN [10-16|12:29:26.323] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:26.357543328Z WARN [10-16|12:29:26.357] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:26.493297475Z WARN [10-16|12:29:26.493] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:26.539638500Z WARN [10-16|12:29:26.539] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:26.583121226Z WARN [10-16|12:29:26.582] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:27.232420711Z WARN [10-16|12:29:27.232] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:27.382150630Z WARN [10-16|12:29:27.378] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:27.402548050Z WARN [10-16|12:29:27.402] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:27.668055827Z WARN [10-16|12:29:27.667] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:27.706404395Z WARN [10-16|12:29:27.706] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:27.727205743Z WARN [10-16|12:29:27.727] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:28.113268165Z WARN [10-16|12:29:28.113] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:28.146515291Z WARN [10-16|12:29:28.146] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:28.164645604Z WARN [10-16|12:29:28.164] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:28.669845022Z WARN [10-16|12:29:28.669] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:28.706385368Z WARN [10-16|12:29:28.706] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:28.726494514Z WARN [10-16|12:29:28.726] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:29.107120193Z WARN [10-16|12:29:29.106] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:29.140844650Z WARN [10-16|12:29:29.140] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:29.172592575Z WARN [10-16|12:29:29.172] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:29.302884097Z WARN [10-16|12:29:29.302] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:29.690778062Z WARN [10-16|12:29:29.690] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:29.724075491Z WARN [10-16|12:29:29.723] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:29.754164505Z WARN [10-16|12:29:29.753] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:29.780324456Z WARN [10-16|12:29:29.780] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:30.204659661Z WARN [10-16|12:29:30.201] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:30.234969890Z WARN [10-16|12:29:30.234] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:30.270961999Z WARN [10-16|12:29:30.270] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:30.298509843Z WARN [10-16|12:29:30.298] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:30.707530223Z WARN [10-16|12:29:30.707] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:30.754629775Z WARN [10-16|12:29:30.754] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:30.786735624Z WARN [10-16|12:29:30.786] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:30.814449180Z WARN [10-16|12:29:30.813] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:31.263023007Z WARN [10-16|12:29:31.262] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:31.304461681Z WARN [10-16|12:29:31.304] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:31.334249975Z WARN [10-16|12:29:31.334] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:31.361602005Z WARN [10-16|12:29:31.361] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:31.760405101Z WARN [10-16|12:29:31.760] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:31.800654695Z WARN [10-16|12:29:31.800] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:31.831177838Z WARN [10-16|12:29:31.829] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:31.857147777Z WARN [10-16|12:29:31.856] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:32.300688067Z WARN [10-16|12:29:32.300] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:32.331238212Z WARN [10-16|12:29:32.331] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:32.360242553Z WARN [10-16|12:29:32.360] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:32.384824599Z WARN [10-16|12:29:32.384] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:32.805314846Z WARN [10-16|12:29:32.805] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:32.840645511Z WARN [10-16|12:29:32.840] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:32.870510810Z WARN [10-16|12:29:32.870] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:32.900187197Z WARN [10-16|12:29:32.900] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:32.925866216Z WARN [10-16|12:29:32.925] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:32.973136280Z WARN [10-16|12:29:32.972] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:33.013415276Z WARN [10-16|12:29:33.013] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:33.687863323Z WARN [10-16|12:29:33.687] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:33.723671420Z WARN [10-16|12:29:33.721] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:33.757851008Z WARN [10-16|12:29:33.757] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:33.783420420Z WARN [10-16|12:29:33.783] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:34.099300564Z WARN [10-16|12:29:34.099] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:34.141354679Z WARN [10-16|12:29:34.141] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:34.175560869Z WARN [10-16|12:29:34.175] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:34.200568143Z WARN [10-16|12:29:34.200] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:34.591395605Z WARN [10-16|12:29:34.591] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:34.631115564Z WARN [10-16|12:29:34.630] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:34.659311051Z WARN [10-16|12:29:34.659] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:34.684557841Z WARN [10-16|12:29:34.684] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:35.190029277Z WARN [10-16|12:29:35.189] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:35.235307308Z WARN [10-16|12:29:35.235] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:35.266849819Z WARN [10-16|12:29:35.266] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:35.292306323Z WARN [10-16|12:29:35.292] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:35.708794202Z WARN [10-16|12:29:35.708] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:35.743880351Z WARN [10-16|12:29:35.743] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:35.784463868Z WARN [10-16|12:29:35.784] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:35.826600188Z WARN [10-16|12:29:35.826] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:36.342252840Z WARN [10-16|12:29:36.341] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:36.373907403Z WARN [10-16|12:29:36.373] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:36.415326432Z WARN [10-16|12:29:36.415] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:36.456220526Z WARN [10-16|12:29:36.456] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:36.983394540Z WARN [10-16|12:29:36.982] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:37.013246180Z WARN [10-16|12:29:37.013] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:37.063787633Z WARN [10-16|12:29:37.063] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:37.106553354Z WARN [10-16|12:29:37.106] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:37.670417575Z WARN [10-16|12:29:37.670] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:37.808292194Z WARN [10-16|12:29:37.808] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:37.854008317Z WARN [10-16|12:29:37.853] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:37.893845539Z WARN [10-16|12:29:37.893] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:38.432841361Z WARN [10-16|12:29:38.432] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:38.465658803Z WARN [10-16|12:29:38.465] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:38.508015696Z WARN [10-16|12:29:38.507] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:38.553132878Z WARN [10-16|12:29:38.552] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:39.113733876Z WARN [10-16|12:29:39.113] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:39.150823710Z WARN [10-16|12:29:39.150] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:39.196133206Z WARN [10-16|12:29:39.195] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:39.246926576Z WARN [10-16|12:29:39.246] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:39.746445401Z WARN [10-16|12:29:39.746] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:39.779114932Z WARN [10-16|12:29:39.778] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:39.823052234Z WARN [10-16|12:29:39.822] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:39.866664614Z WARN [10-16|12:29:39.866] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:40.437331599Z WARN [10-16|12:29:40.437] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:40.470103638Z WARN [10-16|12:29:40.469] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:35.368332318Z (node:1) ExperimentalWarning: The Node.js specifier resolution flag is experimental. It could change or be removed at any time. +bundler_1 | 2023-10-16T12:28:35.368367720Z (Use `node --trace-warnings ...` to show where the warning was created) +bundler_1 | 2023-10-16T12:28:38.351194716Z bigint: Failed to load bindings, pure JS will be used (try npm run rebuild?) +bundler_1 | 2023-10-16T12:28:38.825317342Z (node:1) ExperimentalWarning: The Node.js specifier resolution flag is experimental. It could change or be removed at any time. +bundler_1 | 2023-10-16T12:28:38.825361745Z (Use `node --trace-warnings ...` to show where the warning was created) +bundler_1 | 2023-10-16T12:28:38.846794856Z [12:28:38.799] INFO (1):  ___ ___  +bundler_1 | 2023-10-16T12:28:38.848037444Z [12:28:38.800] INFO (1):  (o o) (o o)  +bundler_1 | 2023-10-16T12:28:38.848055045Z [12:28:38.800] INFO (1): ( V ) Skandha - A modular typescript bundler ( V ) +bundler_1 | 2023-10-16T12:28:38.848059446Z [12:28:38.800] INFO (1): --m-m--------------------------------------------m-m-- +bundler_1 | 2023-10-16T12:28:38.848063246Z [12:28:38.800] INFO (1): Using the configFile from /usr/app/config.json +bundler_1 | 2023-10-16T12:28:38.848066846Z [12:28:38.800] INFO (1): Initialised the dataDir at /root/.skandha/db/ +bundler_1 | 2023-10-16T12:28:38.848070446Z [12:28:38.800] INFO (1): ----- Running in STANDALONE MODE ----- +bundler_1 | 2023-10-16T12:28:38.848074147Z [12:28:38.800] DEBUG (1): Config file not found. Proceeding with env vars... +bundler_1 | 2023-10-16T12:28:38.916009336Z [12:28:38.891] INFO (1): dev: set to manual bundling mode +bundler_1 | 2023-10-16T12:28:38.916035738Z [12:28:38.891] INFO (1): dev: [x] USEROPS TTL - 300 +bundler_1 | 2023-10-16T12:28:38.916040738Z [12:28:38.893] INFO (1): Setup route for dev: /rpc/ +bundler_1 | 2023-10-16T12:28:38.916044539Z [12:28:38.897] INFO (1): Server listening at http://0.0.0.0:3000 +bundler_1 | 2023-10-16T12:28:39.174684273Z [12:28:39.047] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:39.174712875Z reqId: "req-1" +bundler_1 | 2023-10-16T12:28:39.174718376Z method: "POST" +bundler_1 | 2023-10-16T12:28:39.174803382Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:39.174809282Z body: { +bundler_1 | 2023-10-16T12:28:39.174812982Z "id": 1, +bundler_1 | 2023-10-16T12:28:39.174816383Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:39.174819983Z "method": "eth_chainId", +bundler_1 | 2023-10-16T12:28:39.174823483Z "params": [] +bundler_1 | 2023-10-16T12:28:39.174826783Z } +bundler_1 | 2023-10-16T12:28:39.175316318Z [12:28:39.048] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:39.175418825Z reqId: "req-1" +bundler_1 | 2023-10-16T12:28:39.175436826Z body: { +bundler_1 | 2023-10-16T12:28:39.175440327Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:39.175443827Z "id": 1, +bundler_1 | 2023-10-16T12:28:39.175447127Z "result": "0x539" +bundler_1 | 2023-10-16T12:28:39.175450427Z } +bundler_1 | 2023-10-16T12:28:42.227587017Z [12:28:41.563] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:42.227645521Z reqId: "req-2" +bundler_1 | 2023-10-16T12:28:42.227651421Z method: "POST" +bundler_1 | 2023-10-16T12:28:42.227655121Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:42.227658522Z body: { +bundler_1 | 2023-10-16T12:28:42.227662022Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:28:42.227665622Z "id": 0, +bundler_1 | 2023-10-16T12:28:42.227669022Z "params": [], +bundler_1 | 2023-10-16T12:28:42.227672423Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:42.227675923Z } +bundler_1 | 2023-10-16T12:28:42.235124238Z [12:28:41.564] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:42.235175541Z reqId: "req-2" +bundler_1 | 2023-10-16T12:28:42.235180642Z body: { +bundler_1 | 2023-10-16T12:28:42.235184142Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:42.235187642Z "id": 0, +bundler_1 | 2023-10-16T12:28:42.235191143Z "result": "ok" +bundler_1 | 2023-10-16T12:28:42.235194543Z } +bundler_1 | 2023-10-16T12:28:42.235198643Z [12:28:41.634] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:42.235202543Z reqId: "req-3" +bundler_1 | 2023-10-16T12:28:42.235205844Z method: "POST" +bundler_1 | 2023-10-16T12:28:42.235209244Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:42.235212544Z body: { +bundler_1 | 2023-10-16T12:28:42.235215844Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:42.235219445Z "id": 1, +bundler_1 | 2023-10-16T12:28:42.235222645Z "params": [ +bundler_1 | 2023-10-16T12:28:42.235231445Z { +bundler_1 | 2023-10-16T12:28:42.235234946Z "sender": "0xebBcb4004909dd01aecC381E7723d878e71FE085", +bundler_1 | 2023-10-16T12:28:42.235238546Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:42.235241846Z "initCode": "0x", +bundler_1 | 2023-10-16T12:28:42.235245246Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:42.235248847Z "callGasLimit": "0x493e0", +geth-1.10 | 2023-10-16T12:29:40.520467379Z WARN [10-16|12:29:40.520] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:40.566800744Z WARN [10-16|12:29:40.566] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:41.123296161Z WARN [10-16|12:29:41.123] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:41.157624607Z WARN [10-16|12:29:41.157] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:41.204684721Z WARN [10-16|12:29:41.204] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:41.248516916Z WARN [10-16|12:29:41.248] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:41.785200080Z WARN [10-16|12:29:41.784] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:41.829322194Z WARN [10-16|12:29:41.829] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:41.876364308Z WARN [10-16|12:29:41.876] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:41.927609009Z WARN [10-16|12:29:41.926] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:42.415075310Z WARN [10-16|12:29:42.414] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:42.449494262Z WARN [10-16|12:29:42.449] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:42.505048057Z WARN [10-16|12:29:42.504] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:42.549352684Z WARN [10-16|12:29:42.549] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:43.054326881Z WARN [10-16|12:29:43.054] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:43.095829017Z WARN [10-16|12:29:43.095] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:43.143143249Z WARN [10-16|12:29:43.142] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:43.185895170Z WARN [10-16|12:29:43.185] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:43.680105832Z WARN [10-16|12:29:43.679] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:43.719277308Z WARN [10-16|12:29:43.712] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:43.763970861Z WARN [10-16|12:29:43.763] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:43.813431740Z WARN [10-16|12:29:43.813] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:44.292975270Z WARN [10-16|12:29:44.292] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:44.329591815Z WARN [10-16|12:29:44.329] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:44.370927787Z WARN [10-16|12:29:44.370] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:44.413720461Z WARN [10-16|12:29:44.413] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:44.904124440Z WARN [10-16|12:29:44.903] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:44.939296684Z WARN [10-16|12:29:44.939] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:44.986564368Z WARN [10-16|12:29:44.986] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:45.039128121Z WARN [10-16|12:29:45.038] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:45.527353848Z WARN [10-16|12:29:45.526] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:45.667437583Z WARN [10-16|12:29:45.667] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:45.710837199Z WARN [10-16|12:29:45.710] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:45.757084012Z WARN [10-16|12:29:45.756] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:46.252026306Z WARN [10-16|12:29:46.251] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:46.284265146Z WARN [10-16|12:29:46.284] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:46.329620498Z WARN [10-16|12:29:46.329] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:46.372793498Z WARN [10-16|12:29:46.372] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:46.983095108Z WARN [10-16|12:29:46.982] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:47.014658002Z WARN [10-16|12:29:47.014] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:47.058007414Z WARN [10-16|12:29:47.057] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:47.100179045Z WARN [10-16|12:29:47.100] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:47.634564179Z WARN [10-16|12:29:47.634] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:47.664962692Z WARN [10-16|12:29:47.664] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:47.697780072Z WARN [10-16|12:29:47.696] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:47.742489979Z WARN [10-16|12:29:47.742] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:47.783037597Z WARN [10-16|12:29:47.782] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:48.303336653Z WARN [10-16|12:29:48.303] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:48.342533377Z WARN [10-16|12:29:48.342] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:48.375070038Z WARN [10-16|12:29:48.374] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:48.424540375Z WARN [10-16|12:29:48.424] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:48.467587567Z WARN [10-16|12:29:48.467] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:49.024803388Z WARN [10-16|12:29:49.024] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:49.058516331Z WARN [10-16|12:29:49.058] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:49.089829007Z WARN [10-16|12:29:49.089] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:49.141097369Z WARN [10-16|12:29:49.140] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:49.191920701Z WARN [10-16|12:29:49.191] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:49.738510884Z WARN [10-16|12:29:49.738] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:49.775283739Z WARN [10-16|12:29:49.775] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:49.824466457Z WARN [10-16|12:29:49.824] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:49.892837508Z WARN [10-16|12:29:49.892] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:49.936904070Z WARN [10-16|12:29:49.936] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:50.520966257Z WARN [10-16|12:29:50.520] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:50.556636536Z WARN [10-16|12:29:50.556] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:50.590559593Z WARN [10-16|12:29:50.590] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:50.641070403Z WARN [10-16|12:29:50.640] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:50.683786972Z WARN [10-16|12:29:50.683] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:51.263439452Z WARN [10-16|12:29:51.263] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:51.299632267Z WARN [10-16|12:29:51.299] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:51.331474380Z WARN [10-16|12:29:51.331] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:51.382662037Z WARN [10-16|12:29:51.382] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:51.424969377Z WARN [10-16|12:29:51.424] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:51.986289660Z WARN [10-16|12:29:51.985] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:52.019484722Z WARN [10-16|12:29:52.019] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:52.051897243Z WARN [10-16|12:29:52.051] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:52.110069331Z WARN [10-16|12:29:52.109] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:52.152832202Z WARN [10-16|12:29:52.152] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:52.752367632Z WARN [10-16|12:29:52.752] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:52.785046467Z WARN [10-16|12:29:52.784] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:52.814838349Z WARN [10-16|12:29:52.814] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:52.866393486Z WARN [10-16|12:29:52.866] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:52.908106601Z WARN [10-16|12:29:52.907] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:53.458259810Z WARN [10-16|12:29:53.458] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:53.492417423Z WARN [10-16|12:29:53.492] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:53.528098918Z WARN [10-16|12:29:53.527] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:53.681763176Z WARN [10-16|12:29:53.681] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:53.725676808Z WARN [10-16|12:29:53.725] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:54.346527770Z WARN [10-16|12:29:54.346] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:54.386176275Z WARN [10-16|12:29:54.385] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:54.520600312Z WARN [10-16|12:29:54.520] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:54.577069610Z WARN [10-16|12:29:54.576] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:54.619814480Z WARN [10-16|12:29:54.619] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:55.249180894Z WARN [10-16|12:29:55.248] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:55.282405158Z WARN [10-16|12:29:55.282] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:55.312941779Z WARN [10-16|12:29:55.312] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:55.657808379Z WARN [10-16|12:29:55.657] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:55.692958433Z WARN [10-16|12:29:55.692] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:55.710098029Z WARN [10-16|12:29:55.709] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:56.077091548Z WARN [10-16|12:29:56.076] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:56.114929889Z WARN [10-16|12:29:56.114] Block sealing failed err="sealing paused while waiting for transactions" +funder_1 | 2023-10-16T12:28:33.824562479Z funded: 0x43378ff8C70109Ee4Dbe85aF34428ab0615EBd23 +funder_1 | 2023-10-16T12:28:33.856348620Z funded: 0x43378ff8C70109Ee4Dbe85aF34428ab0615EBd23 +funder_1 | 2023-10-16T12:28:33.888917116Z funded: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 +funder_1 | 2023-10-16T12:28:33.930201226Z funded: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 +geth-1.10 | 2023-10-16T12:29:56.142859939Z WARN [10-16|12:29:56.142] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:56.669737219Z WARN [10-16|12:29:56.669] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:56.709517696Z WARN [10-16|12:29:56.709] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:56.731438126Z WARN [10-16|12:29:56.731] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:56.758470713Z WARN [10-16|12:29:56.758] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:56.805943627Z WARN [10-16|12:29:56.805] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:56.848402491Z WARN [10-16|12:29:56.848] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:57.288039981Z WARN [10-16|12:29:57.287] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:57.327488135Z WARN [10-16|12:29:57.327] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:57.421192977Z WARN [10-16|12:29:57.420] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:57.460570125Z WARN [10-16|12:29:57.460] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:57.490481613Z WARN [10-16|12:29:57.490] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:57.545726870Z WARN [10-16|12:29:57.545] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:57.591234747Z WARN [10-16|12:29:57.591] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:58.044866914Z WARN [10-16|12:29:58.044] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:58.082710156Z WARN [10-16|12:29:58.082] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:58.104955508Z WARN [10-16|12:29:58.104] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:58.147656389Z WARN [10-16|12:29:58.146] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:58.171900782Z WARN [10-16|12:29:58.171] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:58.219572110Z WARN [10-16|12:29:58.219] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:58.275998949Z WARN [10-16|12:29:58.275] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:58.752612020Z WARN [10-16|12:29:58.752] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:58.783526378Z WARN [10-16|12:29:58.783] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:58.801471831Z WARN [10-16|12:29:58.801] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:59.229200489Z WARN [10-16|12:29:59.229] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:59.265197702Z WARN [10-16|12:29:59.264] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:59.283845004Z WARN [10-16|12:29:59.283] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:59.636460119Z WARN [10-16|12:29:59.636] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:59.671749683Z WARN [10-16|12:29:59.671] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:29:59.689203101Z WARN [10-16|12:29:59.689] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:00.154300362Z WARN [10-16|12:30:00.154] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:00.188895329Z WARN [10-16|12:30:00.188] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:00.209075051Z WARN [10-16|12:30:00.208] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:00.588615421Z WARN [10-16|12:30:00.588] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:00.622193321Z WARN [10-16|12:30:00.622] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:00.654678550Z WARN [10-16|12:30:00.654] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:00.680024411Z WARN [10-16|12:30:00.679] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:01.025122124Z WARN [10-16|12:30:01.024] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:01.060931670Z WARN [10-16|12:30:01.060] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:01.100002130Z WARN [10-16|12:30:01.099] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:01.124665346Z WARN [10-16|12:30:01.124] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:01.513542128Z WARN [10-16|12:30:01.513] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:01.556398836Z WARN [10-16|12:30:01.556] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:01.593963698Z WARN [10-16|12:30:01.593] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:01.620096010Z WARN [10-16|12:30:01.619] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:02.033314686Z WARN [10-16|12:30:02.033] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:02.079567817Z WARN [10-16|12:30:02.079] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:02.113998573Z WARN [10-16|12:30:02.113] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:02.138347069Z WARN [10-16|12:30:02.138] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:02.553336661Z WARN [10-16|12:30:02.553] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:42.235252247Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:42.235255747Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.235259147Z "maxFeePerGas": "0x12a05f200", +bundler_1 | 2023-10-16T12:28:42.235262447Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:42.235279449Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:28:42.235282949Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:42.235286249Z }, +bundler_1 | 2023-10-16T12:28:42.235289449Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:42.235292850Z ], +bundler_1 | 2023-10-16T12:28:42.235296150Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:42.235299450Z } +bundler_1 | 2023-10-16T12:28:42.235302650Z [12:28:41.641] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:42.235306351Z [12:28:41.864] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:42.235309851Z [12:28:41.897] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:42.235313351Z [12:28:41.897] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:42.235316851Z reqId: "req-3" +bundler_1 | 2023-10-16T12:28:42.235320051Z body: { +bundler_1 | 2023-10-16T12:28:42.235323252Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:42.235326652Z "id": 1, +bundler_1 | 2023-10-16T12:28:42.235329852Z "result": "0xdbae564d02f29cfa89c56b1cf2697bddf707bb59cec52f95d38133a4556a82b5" +bundler_1 | 2023-10-16T12:28:42.235333252Z } +bundler_1 | 2023-10-16T12:28:42.235336453Z [12:28:41.901] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:42.235339953Z reqId: "req-4" +bundler_1 | 2023-10-16T12:28:42.235343153Z method: "POST" +bundler_1 | 2023-10-16T12:28:42.235346353Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:42.235349554Z body: { +bundler_1 | 2023-10-16T12:28:42.235352954Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:42.235356254Z "id": 2, +bundler_1 | 2023-10-16T12:28:42.235359454Z "params": [ +bundler_1 | 2023-10-16T12:28:42.235362754Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:42.235366255Z ], +bundler_1 | 2023-10-16T12:28:42.235369455Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:42.235372655Z } +bundler_1 | 2023-10-16T12:28:42.235375755Z [12:28:41.901] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:42.235379256Z reqId: "req-4" +bundler_1 | 2023-10-16T12:28:42.235382556Z body: { +bundler_1 | 2023-10-16T12:28:42.235385756Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:42.235388956Z "id": 2, +bundler_1 | 2023-10-16T12:28:42.235392156Z "result": [ +bundler_1 | 2023-10-16T12:28:42.235395357Z { +bundler_1 | 2023-10-16T12:28:42.235398557Z "sender": "0xebBcb4004909dd01aecC381E7723d878e71FE085", +bundler_1 | 2023-10-16T12:28:42.235401957Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:42.235405257Z "initCode": "0x", +bundler_1 | 2023-10-16T12:28:42.235414458Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:42.235418158Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.235421558Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:42.235424859Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.235428259Z "maxFeePerGas": "0x12a05f200", +bundler_1 | 2023-10-16T12:28:42.235431559Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:42.235434859Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:28:42.235438160Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:42.235441560Z } +bundler_1 | 2023-10-16T12:28:42.235444760Z ] +bundler_1 | 2023-10-16T12:28:42.235447960Z } +bundler_1 | 2023-10-16T12:28:42.235451061Z [12:28:41.905] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:42.235454461Z reqId: "req-5" +bundler_1 | 2023-10-16T12:28:42.235457661Z method: "POST" +bundler_1 | 2023-10-16T12:28:42.235460961Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:42.235464161Z body: { +bundler_1 | 2023-10-16T12:28:42.235467362Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:42.235470662Z "id": 3, +bundler_1 | 2023-10-16T12:28:42.235473862Z "params": [ +bundler_1 | 2023-10-16T12:28:42.235477062Z { +bundler_1 | 2023-10-16T12:28:42.235480263Z "sender": "0xebBcb4004909dd01aecC381E7723d878e71FE085", +bundler_1 | 2023-10-16T12:28:42.235483663Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:42.235486863Z "initCode": "0x", +bundler_1 | 2023-10-16T12:28:42.235490263Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000002", +bundler_1 | 2023-10-16T12:28:42.235493663Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.235497064Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:42.235500364Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.235503664Z "maxFeePerGas": "0x12a05f200", +bundler_1 | 2023-10-16T12:28:42.235506964Z "maxPriorityFeePerGas": "0x4190ab00", +bundler_1 | 2023-10-16T12:28:42.235510265Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:28:42.235513565Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:42.235516865Z }, +bundler_1 | 2023-10-16T12:28:42.235520065Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:42.235523366Z ], +bundler_1 | 2023-10-16T12:28:42.235526566Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:42.235529866Z } +bundler_1 | 2023-10-16T12:28:42.235532966Z [12:28:41.908] ERROR (1): User op cannot be replaced: fee too low +bundler_1 | 2023-10-16T12:28:42.235536566Z err: { +bundler_1 | 2023-10-16T12:28:42.235543567Z "type": "RpcError", +bundler_1 | 2023-10-16T12:28:42.235547067Z "message": "User op cannot be replaced: fee too low", +bundler_1 | 2023-10-16T12:28:42.235550467Z "stack": +bundler_1 | 2023-10-16T12:28:42.235553668Z Error: User op cannot be replaced: fee too low +bundler_1 | 2023-10-16T12:28:42.235557068Z at MempoolService.validateReplaceability (file:///usr/app/packages/executor/lib/services/MempoolService.js:109:15) +bundler_1 | 2023-10-16T12:28:42.235560568Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:28:42.235565968Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:40:9) +bundler_1 | 2023-10-16T12:28:42.235569469Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:28:42.235572769Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:28:42.235576369Z "code": -32602 +bundler_1 | 2023-10-16T12:28:42.235579669Z } +bundler_1 | 2023-10-16T12:28:42.235582770Z [12:28:41.908] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:42.235586170Z reqId: "req-5" +bundler_1 | 2023-10-16T12:28:42.235589470Z body: { +bundler_1 | 2023-10-16T12:28:42.235592970Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:42.235596371Z "id": 3, +bundler_1 | 2023-10-16T12:28:42.235599571Z "error": { +bundler_1 | 2023-10-16T12:28:42.235602871Z "message": "User op cannot be replaced: fee too low", +bundler_1 | 2023-10-16T12:28:42.235606271Z "code": -32602 +bundler_1 | 2023-10-16T12:28:42.235609571Z } +bundler_1 | 2023-10-16T12:28:42.235612772Z } +bundler_1 | 2023-10-16T12:28:42.235615872Z [12:28:41.911] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:42.235619272Z reqId: "req-6" +bundler_1 | 2023-10-16T12:28:42.235622472Z method: "POST" +bundler_1 | 2023-10-16T12:28:42.235625673Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:42.235628873Z body: { +bundler_1 | 2023-10-16T12:28:42.235632073Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:42.235635373Z "id": 4, +bundler_1 | 2023-10-16T12:28:42.235638573Z "params": [ +bundler_1 | 2023-10-16T12:28:42.235641774Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:42.235645074Z ], +bundler_1 | 2023-10-16T12:28:42.235648174Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:42.235651374Z } +bundler_1 | 2023-10-16T12:28:42.235654475Z [12:28:41.912] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:42.235657775Z reqId: "req-6" +bundler_1 | 2023-10-16T12:28:42.235660975Z body: { +bundler_1 | 2023-10-16T12:28:42.235664175Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:42.235670876Z "id": 4, +bundler_1 | 2023-10-16T12:28:42.235674176Z "result": [ +bundler_1 | 2023-10-16T12:28:42.235677376Z { +bundler_1 | 2023-10-16T12:28:42.235680476Z "sender": "0xebBcb4004909dd01aecC381E7723d878e71FE085", +bundler_1 | 2023-10-16T12:28:42.235683877Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:42.235687177Z "initCode": "0x", +bundler_1 | 2023-10-16T12:28:42.235690477Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:42.235693977Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.235697278Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:42.235700678Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.235703978Z "maxFeePerGas": "0x12a05f200", +bundler_1 | 2023-10-16T12:28:42.235707278Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:42.235710578Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:28:42.235713879Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:42.235717179Z } +bundler_1 | 2023-10-16T12:28:42.235720379Z ] +bundler_1 | 2023-10-16T12:28:42.235723479Z } +bundler_1 | 2023-10-16T12:28:42.235726580Z [12:28:41.925] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:42.235729980Z reqId: "req-7" +bundler_1 | 2023-10-16T12:28:42.235733280Z method: "POST" +bundler_1 | 2023-10-16T12:28:42.235736580Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:42.235739780Z body: { +bundler_1 | 2023-10-16T12:28:42.235742881Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:28:42.235746281Z "id": 5, +bundler_1 | 2023-10-16T12:28:42.235749481Z "params": [], +bundler_1 | 2023-10-16T12:28:42.235752681Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:42.235755982Z } +bundler_1 | 2023-10-16T12:28:42.235759082Z [12:28:41.925] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:42.235762482Z reqId: "req-7" +bundler_1 | 2023-10-16T12:28:42.235765682Z body: { +bundler_1 | 2023-10-16T12:28:42.235768783Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:42.235771983Z "id": 5, +bundler_1 | 2023-10-16T12:28:42.235775183Z "result": "ok" +bundler_1 | 2023-10-16T12:28:42.235778383Z } +bundler_1 | 2023-10-16T12:28:42.235781583Z [12:28:41.957] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:42.235784884Z reqId: "req-8" +bundler_1 | 2023-10-16T12:28:42.235788084Z method: "POST" +bundler_1 | 2023-10-16T12:28:42.235791384Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:42.235794484Z body: { +bundler_1 | 2023-10-16T12:28:42.235797685Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:42.235800985Z "id": 6, +bundler_1 | 2023-10-16T12:28:42.235809685Z "params": [ +bundler_1 | 2023-10-16T12:28:42.235812986Z { +bundler_1 | 2023-10-16T12:28:42.235816186Z "sender": "0x7F5498481f3426Ba6890c8bA42388d75b5aE3e99", +bundler_1 | 2023-10-16T12:28:42.235819586Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:42.235822786Z "initCode": "0x", +bundler_1 | 2023-10-16T12:28:42.235826086Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:42.235829487Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.235832887Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:42.235836587Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.235839987Z "maxFeePerGas": "0x12a05f200", +bundler_1 | 2023-10-16T12:28:42.235843288Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:42.235846588Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:28:42.235849788Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:42.235853088Z }, +bundler_1 | 2023-10-16T12:28:42.235856189Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:42.235859489Z ], +bundler_1 | 2023-10-16T12:28:42.235862689Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:42.235865889Z } +bundler_1 | 2023-10-16T12:28:42.235868989Z [12:28:41.958] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:42.235872590Z [12:28:42.150] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:42.235875990Z [12:28:42.170] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:42.235879490Z [12:28:42.170] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:42.235882990Z reqId: "req-8" +bundler_1 | 2023-10-16T12:28:42.235886191Z body: { +bundler_1 | 2023-10-16T12:28:42.235889291Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:42.235892491Z "id": 6, +bundler_1 | 2023-10-16T12:28:42.235895691Z "result": "0xadad9b5fde8357b2352b5a85b46dafe09b396b67e814a2f5dc71d23066e981af" +bundler_1 | 2023-10-16T12:28:42.235899192Z } +bundler_1 | 2023-10-16T12:28:42.235902292Z [12:28:42.174] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:42.235905692Z reqId: "req-9" +bundler_1 | 2023-10-16T12:28:42.235908792Z method: "POST" +bundler_1 | 2023-10-16T12:28:42.235911992Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:42.235915193Z body: { +bundler_1 | 2023-10-16T12:28:42.235918293Z "method": "debug_bundler_dumpMempool", +geth-1.10 | 2023-10-16T12:30:02.594185738Z WARN [10-16|12:30:02.594] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:02.626010423Z WARN [10-16|12:30:02.625] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:02.651005361Z WARN [10-16|12:30:02.650] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:03.120629134Z WARN [10-16|12:30:03.120] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:03.160524048Z WARN [10-16|12:30:03.160] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:03.192347933Z WARN [10-16|12:30:03.192] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:03.216715330Z WARN [10-16|12:30:03.216] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:03.568861504Z WARN [10-16|12:30:03.568] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:03.604537042Z WARN [10-16|12:30:03.604] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:03.640329687Z WARN [10-16|12:30:03.640] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:03.663235388Z WARN [10-16|12:30:03.663] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:04.011043279Z WARN [10-16|12:30:04.010] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:04.044463369Z WARN [10-16|12:30:04.044] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:04.062971081Z WARN [10-16|12:30:04.062] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:04.439288940Z WARN [10-16|12:30:04.439] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:04.473762599Z WARN [10-16|12:30:04.473] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:04.495420018Z WARN [10-16|12:30:04.495] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:04.854905474Z WARN [10-16|12:30:04.853] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:04.893165481Z WARN [10-16|12:30:04.893] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:04.912196628Z WARN [10-16|12:30:04.911] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:05.375281472Z WARN [10-16|12:30:05.375] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:05.517247874Z WARN [10-16|12:30:05.517] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:05.536727551Z WARN [10-16|12:30:05.536] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:06.046092727Z WARN [10-16|12:30:06.045] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:06.076909547Z WARN [10-16|12:30:06.076] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:06.094544102Z WARN [10-16|12:30:06.094] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:06.386793552Z WARN [10-16|12:30:06.386] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:06.424190302Z WARN [10-16|12:30:06.423] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:06.441890062Z WARN [10-16|12:30:06.441] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:06.737129108Z WARN [10-16|12:30:06.736] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:06.774123232Z WARN [10-16|12:30:06.774] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:06.790161983Z WARN [10-16|12:30:06.789] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:07.097782068Z WARN [10-16|12:30:07.096] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:07.127740534Z WARN [10-16|12:30:07.127] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:07.145359349Z WARN [10-16|12:30:07.145] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:07.463866210Z WARN [10-16|12:30:07.463] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:07.496698674Z WARN [10-16|12:30:07.496] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:07.513206512Z WARN [10-16|12:30:07.513] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:07.834981799Z WARN [10-16|12:30:07.834] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:07.874353213Z WARN [10-16|12:30:07.874] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:07.890284812Z WARN [10-16|12:30:07.890] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:08.218120717Z WARN [10-16|12:30:08.217] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:08.250740298Z WARN [10-16|12:30:08.250] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:08.269340342Z WARN [10-16|12:30:08.269] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:08.563748727Z WARN [10-16|12:30:08.563] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:08.599179896Z WARN [10-16|12:30:08.599] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:08.617743938Z WARN [10-16|12:30:08.617] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:08.898903637Z WARN [10-16|12:30:08.898] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:08.933248733Z WARN [10-16|12:30:08.933] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:08.959519590Z WARN [10-16|12:30:08.957] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:42.235921593Z "id": 7, +bundler_1 | 2023-10-16T12:28:42.235924793Z "params": [ +bundler_1 | 2023-10-16T12:28:42.235928094Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:42.235934494Z ], +bundler_1 | 2023-10-16T12:28:42.235937794Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:42.235940994Z } +bundler_1 | 2023-10-16T12:28:42.235944095Z [12:28:42.174] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:42.235947395Z reqId: "req-9" +bundler_1 | 2023-10-16T12:28:42.235950795Z body: { +bundler_1 | 2023-10-16T12:28:42.235953895Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:42.235957196Z "id": 7, +bundler_1 | 2023-10-16T12:28:42.235960296Z "result": [ +bundler_1 | 2023-10-16T12:28:42.235963496Z { +bundler_1 | 2023-10-16T12:28:42.235966696Z "sender": "0x7F5498481f3426Ba6890c8bA42388d75b5aE3e99", +bundler_1 | 2023-10-16T12:28:42.235969996Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:42.235973197Z "initCode": "0x", +bundler_1 | 2023-10-16T12:28:42.235976497Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:42.235979997Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.235983297Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:42.235986598Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.235989798Z "maxFeePerGas": "0x12a05f200", +bundler_1 | 2023-10-16T12:28:42.235993098Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:42.235996398Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:28:42.235999598Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:42.236002899Z } +bundler_1 | 2023-10-16T12:28:42.236006099Z ] +bundler_1 | 2023-10-16T12:28:42.236009199Z } +bundler_1 | 2023-10-16T12:28:42.236012199Z [12:28:42.178] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:42.236015600Z reqId: "req-a" +bundler_1 | 2023-10-16T12:28:42.236018800Z method: "POST" +bundler_1 | 2023-10-16T12:28:42.236022000Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:42.236025200Z body: { +bundler_1 | 2023-10-16T12:28:42.236028300Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:42.236031701Z "id": 8, +bundler_1 | 2023-10-16T12:28:42.236034901Z "params": [ +bundler_1 | 2023-10-16T12:28:42.236038101Z { +bundler_1 | 2023-10-16T12:28:42.236041201Z "sender": "0x7F5498481f3426Ba6890c8bA42388d75b5aE3e99", +bundler_1 | 2023-10-16T12:28:42.236044602Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:42.236047802Z "initCode": "0x", +bundler_1 | 2023-10-16T12:28:42.236051402Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000002", +bundler_1 | 2023-10-16T12:28:42.236054802Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.236058103Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:42.236064803Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.236068303Z "maxFeePerGas": "0x147d35700", +bundler_1 | 2023-10-16T12:28:42.236071603Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:42.236074904Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:28:42.236078104Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:42.236081404Z }, +bundler_1 | 2023-10-16T12:28:42.236084504Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:42.236087905Z ], +bundler_1 | 2023-10-16T12:28:42.236090905Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:42.236094205Z } +bundler_1 | 2023-10-16T12:28:42.236097305Z [12:28:42.179] ERROR (1): User op cannot be replaced: fee too low +bundler_1 | 2023-10-16T12:28:42.236100805Z err: { +bundler_1 | 2023-10-16T12:28:42.236103906Z "type": "RpcError", +bundler_1 | 2023-10-16T12:28:42.236107206Z "message": "User op cannot be replaced: fee too low", +bundler_1 | 2023-10-16T12:28:42.236110406Z "stack": +bundler_1 | 2023-10-16T12:28:42.236113706Z Error: User op cannot be replaced: fee too low +bundler_1 | 2023-10-16T12:28:42.236117107Z at MempoolService.validateReplaceability (file:///usr/app/packages/executor/lib/services/MempoolService.js:109:15) +bundler_1 | 2023-10-16T12:28:42.236120507Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:28:42.236124007Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:40:9) +bundler_1 | 2023-10-16T12:28:42.236127707Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:28:42.236131208Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:28:42.236134608Z "code": -32602 +bundler_1 | 2023-10-16T12:28:42.236137908Z } +bundler_1 | 2023-10-16T12:28:42.236141008Z [12:28:42.180] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:42.236144408Z reqId: "req-a" +bundler_1 | 2023-10-16T12:28:42.236147609Z body: { +bundler_1 | 2023-10-16T12:28:42.236150709Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:42.236153909Z "id": 8, +bundler_1 | 2023-10-16T12:28:42.236157109Z "error": { +bundler_1 | 2023-10-16T12:28:42.236160310Z "message": "User op cannot be replaced: fee too low", +bundler_1 | 2023-10-16T12:28:42.236163710Z "code": -32602 +bundler_1 | 2023-10-16T12:28:42.236167010Z } +bundler_1 | 2023-10-16T12:28:42.236170110Z } +bundler_1 | 2023-10-16T12:28:42.236173210Z [12:28:42.183] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:42.236177011Z reqId: "req-b" +bundler_1 | 2023-10-16T12:28:42.236180211Z method: "POST" +bundler_1 | 2023-10-16T12:28:42.236186411Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:42.236189612Z body: { +bundler_1 | 2023-10-16T12:28:42.236192812Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:42.236196112Z "id": 9, +bundler_1 | 2023-10-16T12:28:42.236199312Z "params": [ +bundler_1 | 2023-10-16T12:28:42.236202512Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:42.236205813Z ], +bundler_1 | 2023-10-16T12:28:42.236208913Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:42.236212113Z } +bundler_1 | 2023-10-16T12:28:42.236215213Z [12:28:42.183] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:42.236218614Z reqId: "req-b" +bundler_1 | 2023-10-16T12:28:42.236221814Z body: { +bundler_1 | 2023-10-16T12:28:42.236224914Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:42.236228114Z "id": 9, +bundler_1 | 2023-10-16T12:28:42.236231314Z "result": [ +bundler_1 | 2023-10-16T12:28:42.236234415Z { +bundler_1 | 2023-10-16T12:28:42.236237615Z "sender": "0x7F5498481f3426Ba6890c8bA42388d75b5aE3e99", +bundler_1 | 2023-10-16T12:28:42.236240915Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:42.236244515Z "initCode": "0x", +geth-1.10 | 2023-10-16T12:30:09.259210828Z WARN [10-16|12:30:09.259] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:09.294054758Z WARN [10-16|12:30:09.293] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:09.314846248Z WARN [10-16|12:30:09.314] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:09.620341175Z WARN [10-16|12:30:09.620] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:09.656027961Z WARN [10-16|12:30:09.655] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:09.672211443Z WARN [10-16|12:30:09.672] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:10.063857230Z WARN [10-16|12:30:10.063] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:10.204200914Z WARN [10-16|12:30:10.204] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:10.447541384Z WARN [10-16|12:30:10.447] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:10.483480487Z WARN [10-16|12:30:10.483] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:10.720941265Z WARN [10-16|12:30:10.720] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:10.754677021Z WARN [10-16|12:30:10.754] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:10.991388948Z WARN [10-16|12:30:10.991] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:11.025697842Z WARN [10-16|12:30:11.025] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:11.251794760Z WARN [10-16|12:30:11.251] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:11.283900706Z WARN [10-16|12:30:11.283] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:11.525434156Z WARN [10-16|12:30:11.525] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:11.560087373Z WARN [10-16|12:30:11.559] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:11.802924110Z WARN [10-16|12:30:11.802] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:11.839376347Z WARN [10-16|12:30:11.839] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:12.073052572Z WARN [10-16|12:30:12.072] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:12.105956672Z WARN [10-16|12:30:12.105] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:12.344028990Z WARN [10-16|12:30:12.343] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:12.377222910Z WARN [10-16|12:30:12.377] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:12.626945507Z WARN [10-16|12:30:12.626] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:12.660514752Z WARN [10-16|12:30:12.660] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:12.890577235Z WARN [10-16|12:30:12.890] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:12.924130778Z WARN [10-16|12:30:12.923] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:13.163054153Z WARN [10-16|12:30:13.162] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:13.197447253Z WARN [10-16|12:30:13.197] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:13.458108082Z WARN [10-16|12:30:13.456] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:13.495948512Z WARN [10-16|12:30:13.495] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:13.767896495Z WARN [10-16|12:30:13.767] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:13.807396136Z WARN [10-16|12:30:13.807] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:14.089075270Z WARN [10-16|12:30:14.088] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:14.124241622Z WARN [10-16|12:30:14.124] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:14.385828112Z WARN [10-16|12:30:14.385] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:14.423155408Z WARN [10-16|12:30:14.422] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:14.758788450Z WARN [10-16|12:30:14.758] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:14.794238920Z WARN [10-16|12:30:14.794] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:15.135760556Z WARN [10-16|12:30:15.135] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:15.170791198Z WARN [10-16|12:30:15.170] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:15.193168394Z WARN [10-16|12:30:15.192] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:15.481846896Z WARN [10-16|12:30:15.481] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:15.619627209Z WARN [10-16|12:30:15.619] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:15.639152914Z WARN [10-16|12:30:15.639] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:15.944214404Z WARN [10-16|12:30:15.944] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:15.984015821Z WARN [10-16|12:30:15.983] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:16.006058716Z WARN [10-16|12:30:16.005] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:16.300496141Z WARN [10-16|12:30:16.300] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:16.446244461Z WARN [10-16|12:30:16.446] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:16.466761058Z WARN [10-16|12:30:16.466] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:16.761782721Z WARN [10-16|12:30:16.761] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:16.800165749Z WARN [10-16|12:30:16.799] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:16.821748614Z WARN [10-16|12:30:16.821] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:17.111244726Z WARN [10-16|12:30:17.109] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:17.147438816Z WARN [10-16|12:30:17.147] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:17.173423060Z WARN [10-16|12:30:17.173] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:17.461596589Z WARN [10-16|12:30:17.460] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:17.500026720Z WARN [10-16|12:30:17.499] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:17.521265863Z WARN [10-16|12:30:17.521] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:17.813498749Z WARN [10-16|12:30:17.813] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:17.850069262Z WARN [10-16|12:30:17.849] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:17.869404085Z WARN [10-16|12:30:17.869] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:18.169948297Z WARN [10-16|12:30:18.169] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:18.215007147Z WARN [10-16|12:30:18.214] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:18.237176249Z WARN [10-16|12:30:18.236] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:18.551922959Z WARN [10-16|12:30:18.551] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:18.696596311Z WARN [10-16|12:30:18.696] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:18.716233353Z WARN [10-16|12:30:18.716] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:19.030490832Z WARN [10-16|12:30:19.030] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:19.066651319Z WARN [10-16|12:30:19.066] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:19.085822032Z WARN [10-16|12:30:19.085] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:19.407058252Z WARN [10-16|12:30:19.406] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:19.447261696Z WARN [10-16|12:30:19.447] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:19.467549479Z WARN [10-16|12:30:19.467] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:19.767162331Z WARN [10-16|12:30:19.766] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:19.804915920Z WARN [10-16|12:30:19.804] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:19.824821779Z WARN [10-16|12:30:19.824] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:20.143350528Z WARN [10-16|12:30:20.143] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:20.176612732Z WARN [10-16|12:30:20.176] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:20.196051262Z WARN [10-16|12:30:20.195] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:20.520514486Z WARN [10-16|12:30:20.520] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:20.560258500Z WARN [10-16|12:30:20.560] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:20.579989348Z WARN [10-16|12:30:20.579] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:20.924719255Z WARN [10-16|12:30:20.924] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:20.959700868Z WARN [10-16|12:30:20.959] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:21.008517856Z WARN [10-16|12:30:21.008] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:21.049561752Z WARN [10-16|12:30:21.049] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:21.491270493Z WARN [10-16|12:30:21.491] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:21.631127040Z WARN [10-16|12:30:21.630] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:21.671213476Z WARN [10-16|12:30:21.671] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:21.717327185Z WARN [10-16|12:30:21.717] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:22.145830076Z WARN [10-16|12:30:22.145] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:22.185699274Z WARN [10-16|12:30:22.185] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:22.227256386Z WARN [10-16|12:30:22.226] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:22.269639553Z WARN [10-16|12:30:22.269] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:22.682410080Z WARN [10-16|12:30:22.682] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:22.713661195Z WARN [10-16|12:30:22.713] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:22.754157435Z WARN [10-16|12:30:22.753] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:42.236247916Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:42.236251316Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.236254816Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:42.236258116Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.236261417Z "maxFeePerGas": "0x12a05f200", +bundler_1 | 2023-10-16T12:28:42.236264717Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:42.236268017Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:28:42.236271317Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:42.236274617Z } +bundler_1 | 2023-10-16T12:28:42.236277718Z ] +bundler_1 | 2023-10-16T12:28:42.236280818Z } +bundler_1 | 2023-10-16T12:28:42.236284018Z [12:28:42.187] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:42.236287518Z reqId: "req-c" +bundler_1 | 2023-10-16T12:28:42.236290719Z method: "POST" +bundler_1 | 2023-10-16T12:28:42.236293919Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:42.236297019Z body: { +bundler_1 | 2023-10-16T12:28:42.236300219Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:28:42.236303619Z "id": 10, +bundler_1 | 2023-10-16T12:28:42.236306920Z "params": [], +bundler_1 | 2023-10-16T12:28:42.236310120Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:42.236313420Z } +bundler_1 | 2023-10-16T12:28:42.236316620Z [12:28:42.188] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:42.236323221Z reqId: "req-c" +bundler_1 | 2023-10-16T12:28:42.236326521Z body: { +bundler_1 | 2023-10-16T12:28:42.236329721Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:42.236332922Z "id": 10, +bundler_1 | 2023-10-16T12:28:42.236336122Z "result": "ok" +bundler_1 | 2023-10-16T12:28:42.236339322Z } +bundler_1 | 2023-10-16T12:28:42.236342422Z [12:28:42.219] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:42.236345822Z reqId: "req-d" +bundler_1 | 2023-10-16T12:28:42.236349823Z method: "POST" +bundler_1 | 2023-10-16T12:28:42.236353023Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:42.236356223Z body: { +bundler_1 | 2023-10-16T12:28:42.236359323Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:42.236362624Z "id": 11, +bundler_1 | 2023-10-16T12:28:42.236365824Z "params": [ +bundler_1 | 2023-10-16T12:28:42.236369024Z { +bundler_1 | 2023-10-16T12:28:42.236372224Z "sender": "0xFe1A1D48AFD259A8A0691548bF1b1E3069f1cc09", +bundler_1 | 2023-10-16T12:28:42.236375524Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:42.236378825Z "initCode": "0x", +bundler_1 | 2023-10-16T12:28:42.236382125Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:42.236385525Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.236388825Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:42.236392126Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.236395326Z "maxFeePerGas": "0x12a05f200", +bundler_1 | 2023-10-16T12:28:42.236398626Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:42.236401926Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:28:42.236405127Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:42.236408427Z }, +bundler_1 | 2023-10-16T12:28:42.236411527Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:42.236414827Z ], +bundler_1 | 2023-10-16T12:28:42.236418027Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:42.236421228Z } +bundler_1 | 2023-10-16T12:28:42.236424328Z [12:28:42.220] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:42.496129385Z [12:28:42.432] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:42.496505011Z [12:28:42.441] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:42.496518812Z [12:28:42.442] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:42.496523112Z reqId: "req-d" +bundler_1 | 2023-10-16T12:28:42.496526812Z body: { +bundler_1 | 2023-10-16T12:28:42.496565915Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:42.496570715Z "id": 11, +bundler_1 | 2023-10-16T12:28:42.496574115Z "result": "0xbdfaa8fb0311dc93f94c0bda39653128fae63ae7cf04287600654e03e9b7d717" +bundler_1 | 2023-10-16T12:28:42.496578116Z } +bundler_1 | 2023-10-16T12:28:42.496581316Z [12:28:42.448] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:42.496584916Z reqId: "req-e" +bundler_1 | 2023-10-16T12:28:42.496588116Z method: "POST" +bundler_1 | 2023-10-16T12:28:42.496591517Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:42.496594617Z body: { +bundler_1 | 2023-10-16T12:28:42.496597817Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:42.496601217Z "id": 12, +bundler_1 | 2023-10-16T12:28:42.496604518Z "params": [ +bundler_1 | 2023-10-16T12:28:42.496607718Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:42.496611118Z ], +bundler_1 | 2023-10-16T12:28:42.496614218Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:42.496617518Z } +bundler_1 | 2023-10-16T12:28:42.496620719Z [12:28:42.448] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:42.496631019Z reqId: "req-e" +bundler_1 | 2023-10-16T12:28:42.496634420Z body: { +bundler_1 | 2023-10-16T12:28:42.496637720Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:42.496641020Z "id": 12, +bundler_1 | 2023-10-16T12:28:42.496644220Z "result": [ +bundler_1 | 2023-10-16T12:28:42.496647521Z { +bundler_1 | 2023-10-16T12:28:42.496650721Z "sender": "0xFe1A1D48AFD259A8A0691548bF1b1E3069f1cc09", +bundler_1 | 2023-10-16T12:28:42.496654221Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:42.496657621Z "initCode": "0x", +bundler_1 | 2023-10-16T12:28:42.496661021Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:42.496664622Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.496668422Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:42.496671922Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.496675322Z "maxFeePerGas": "0x12a05f200", +bundler_1 | 2023-10-16T12:28:42.496678723Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:42.496682023Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:28:42.496685423Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:42.496688723Z } +bundler_1 | 2023-10-16T12:28:42.496691924Z ] +bundler_1 | 2023-10-16T12:28:42.496695224Z } +bundler_1 | 2023-10-16T12:28:42.496698324Z [12:28:42.453] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:42.496701824Z reqId: "req-f" +bundler_1 | 2023-10-16T12:28:42.496705125Z method: "POST" +bundler_1 | 2023-10-16T12:28:42.496712925Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:42.496716225Z body: { +bundler_1 | 2023-10-16T12:28:42.496719426Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:42.496722926Z "id": 13, +bundler_1 | 2023-10-16T12:28:42.496726126Z "params": [ +bundler_1 | 2023-10-16T12:28:42.496729326Z { +bundler_1 | 2023-10-16T12:28:42.496732526Z "sender": "0xFe1A1D48AFD259A8A0691548bF1b1E3069f1cc09", +bundler_1 | 2023-10-16T12:28:42.496735927Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:42.496739227Z "initCode": "0x", +bundler_1 | 2023-10-16T12:28:42.496742627Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000002", +bundler_1 | 2023-10-16T12:28:42.496746027Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.496749428Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:42.496752828Z "preVerificationGas": "0x493e0", +geth-1.10 | 2023-10-16T12:30:22.797295853Z WARN [10-16|12:30:22.797] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:23.213723728Z WARN [10-16|12:30:23.213] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:23.250004483Z WARN [10-16|12:30:23.249] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:23.294174071Z WARN [10-16|12:30:23.294] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:23.341640183Z WARN [10-16|12:30:23.341] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:23.802455661Z WARN [10-16|12:30:23.802] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:23.835021464Z WARN [10-16|12:30:23.834] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:23.880302228Z WARN [10-16|12:30:23.880] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:23.923187429Z WARN [10-16|12:30:23.922] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:24.368184800Z WARN [10-16|12:30:24.368] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:24.400780210Z WARN [10-16|12:30:24.400] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:24.450974814Z WARN [10-16|12:30:24.450] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:24.498983770Z WARN [10-16|12:30:24.498] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:24.933774253Z WARN [10-16|12:30:24.932] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:25.075882589Z WARN [10-16|12:30:25.075] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:25.118884805Z WARN [10-16|12:30:25.118] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:25.160507728Z WARN [10-16|12:30:25.160] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:25.638902768Z WARN [10-16|12:30:25.638] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:25.675683362Z WARN [10-16|12:30:25.675] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:25.722013603Z WARN [10-16|12:30:25.721] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:25.809574141Z WARN [10-16|12:30:25.809] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:26.258226764Z WARN [10-16|12:30:26.257] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:26.288528519Z WARN [10-16|12:30:26.288] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:26.328136205Z WARN [10-16|12:30:26.327] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:26.385753512Z WARN [10-16|12:30:26.385] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:26.831086410Z WARN [10-16|12:30:26.830] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:26.867998113Z WARN [10-16|12:30:26.867] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:26.910960926Z WARN [10-16|12:30:26.910] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:26.958888076Z WARN [10-16|12:30:26.958] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:27.434561132Z WARN [10-16|12:30:27.434] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:27.469031169Z WARN [10-16|12:30:27.468] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:27.621582314Z WARN [10-16|12:30:27.619] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:27.662500488Z WARN [10-16|12:30:27.662] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:28.107307951Z WARN [10-16|12:30:28.107] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:28.141544172Z WARN [10-16|12:30:28.141] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:28.191764578Z WARN [10-16|12:30:28.191] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:28.240458380Z WARN [10-16|12:30:28.240] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:28.698553443Z WARN [10-16|12:30:28.698] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:28.732915273Z WARN [10-16|12:30:28.732] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:28.777417291Z WARN [10-16|12:30:28.777] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:28.820201392Z WARN [10-16|12:30:28.820] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:29.296055760Z WARN [10-16|12:30:29.295] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:29.328539863Z WARN [10-16|12:30:29.328] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:29.377544486Z WARN [10-16|12:30:29.377] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:29.419602938Z WARN [10-16|12:30:29.419] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:29.899324168Z WARN [10-16|12:30:29.899] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:29.933429280Z WARN [10-16|12:30:29.933] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:29.970973426Z WARN [10-16|12:30:29.970] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:29.999177039Z WARN [10-16|12:30:29.999] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:30.033743383Z WARN [10-16|12:30:30.033] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:42.496756228Z "maxFeePerGas": "0x12a05f200", +bundler_1 | 2023-10-16T12:28:42.496759528Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:42.496762829Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:28:42.496766129Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:42.496769429Z }, +bundler_1 | 2023-10-16T12:28:42.496772629Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:42.496776029Z ], +bundler_1 | 2023-10-16T12:28:42.496780230Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:42.496783630Z } +bundler_1 | 2023-10-16T12:28:42.496786830Z [12:28:42.455] ERROR (1): User op cannot be replaced: fee too low +bundler_1 | 2023-10-16T12:28:42.496790430Z err: { +bundler_1 | 2023-10-16T12:28:42.496793631Z "type": "RpcError", +bundler_1 | 2023-10-16T12:28:42.496797031Z "message": "User op cannot be replaced: fee too low", +bundler_1 | 2023-10-16T12:28:42.496800431Z "stack": +bundler_1 | 2023-10-16T12:28:42.496803731Z Error: User op cannot be replaced: fee too low +bundler_1 | 2023-10-16T12:28:42.496807032Z at MempoolService.validateReplaceability (file:///usr/app/packages/executor/lib/services/MempoolService.js:109:15) +bundler_1 | 2023-10-16T12:28:42.496810532Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:28:42.496813932Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:40:9) +bundler_1 | 2023-10-16T12:28:42.496817332Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:28:42.496820733Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:28:42.496824333Z "code": -32602 +bundler_1 | 2023-10-16T12:28:42.496827633Z } +bundler_1 | 2023-10-16T12:28:42.496834133Z [12:28:42.456] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:42.496837834Z reqId: "req-f" +bundler_1 | 2023-10-16T12:28:42.496841134Z body: { +bundler_1 | 2023-10-16T12:28:42.496844334Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:42.496847634Z "id": 13, +bundler_1 | 2023-10-16T12:28:42.496850835Z "error": { +bundler_1 | 2023-10-16T12:28:42.496854135Z "message": "User op cannot be replaced: fee too low", +bundler_1 | 2023-10-16T12:28:42.496857635Z "code": -32602 +bundler_1 | 2023-10-16T12:28:42.496861035Z } +bundler_1 | 2023-10-16T12:28:42.496864236Z } +bundler_1 | 2023-10-16T12:28:42.496867336Z [12:28:42.459] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:42.496870836Z reqId: "req-g" +bundler_1 | 2023-10-16T12:28:42.496874036Z method: "POST" +bundler_1 | 2023-10-16T12:28:42.496877236Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:42.496880537Z body: { +bundler_1 | 2023-10-16T12:28:42.496883737Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:42.496887137Z "id": 14, +bundler_1 | 2023-10-16T12:28:42.496890437Z "params": [ +bundler_1 | 2023-10-16T12:28:42.496894038Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:42.496897338Z ], +bundler_1 | 2023-10-16T12:28:42.496900538Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:42.496903838Z } +bundler_1 | 2023-10-16T12:28:42.496906938Z [12:28:42.459] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:42.496910439Z reqId: "req-g" +bundler_1 | 2023-10-16T12:28:42.496913739Z body: { +bundler_1 | 2023-10-16T12:28:42.496916839Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:42.496920139Z "id": 14, +bundler_1 | 2023-10-16T12:28:42.496923440Z "result": [ +bundler_1 | 2023-10-16T12:28:42.496926640Z { +bundler_1 | 2023-10-16T12:28:42.496929840Z "sender": "0xFe1A1D48AFD259A8A0691548bF1b1E3069f1cc09", +bundler_1 | 2023-10-16T12:28:42.496933340Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:42.496936641Z "initCode": "0x", +bundler_1 | 2023-10-16T12:28:42.496940141Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:42.496943641Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.496946941Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:42.496950341Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.496953742Z "maxFeePerGas": "0x12a05f200", +bundler_1 | 2023-10-16T12:28:42.496957042Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:42.496960442Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:28:42.496963742Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:42.496970443Z } +bundler_1 | 2023-10-16T12:28:42.496973743Z ] +bundler_1 | 2023-10-16T12:28:42.496976943Z } +bundler_1 | 2023-10-16T12:28:42.496980344Z [12:28:42.463] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:42.496983844Z reqId: "req-h" +bundler_1 | 2023-10-16T12:28:42.496986944Z method: "POST" +bundler_1 | 2023-10-16T12:28:42.496990244Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:42.496993444Z body: { +bundler_1 | 2023-10-16T12:28:42.496996645Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:28:42.496999945Z "id": 15, +bundler_1 | 2023-10-16T12:28:42.497003245Z "params": [], +bundler_1 | 2023-10-16T12:28:42.497006445Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:42.497009746Z } +bundler_1 | 2023-10-16T12:28:42.497012846Z [12:28:42.463] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:42.497016246Z reqId: "req-h" +bundler_1 | 2023-10-16T12:28:42.497019446Z body: { +bundler_1 | 2023-10-16T12:28:42.497022546Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:42.497025847Z "id": 15, +bundler_1 | 2023-10-16T12:28:42.497029147Z "result": "ok" +bundler_1 | 2023-10-16T12:28:42.497032447Z } +bundler_1 | 2023-10-16T12:28:42.503945825Z [12:28:42.499] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:42.504063833Z reqId: "req-i" +bundler_1 | 2023-10-16T12:28:42.504068234Z method: "POST" +bundler_1 | 2023-10-16T12:28:42.504072034Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:42.504075434Z body: { +bundler_1 | 2023-10-16T12:28:42.504078734Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:42.504082335Z "id": 16, +bundler_1 | 2023-10-16T12:28:42.504085635Z "params": [ +bundler_1 | 2023-10-16T12:28:42.504088935Z { +bundler_1 | 2023-10-16T12:28:42.504092135Z "sender": "0xAaB2c909bA2F1106eE8FB7AE77Aed7CE7C061967", +geth-1.10 | 2023-10-16T12:30:30.064408662Z WARN [10-16|12:30:30.064] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:41.686155724Z WARN [10-16|12:30:41.685] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:41.725832992Z WARN [10-16|12:30:41.725] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:41.743765398Z WARN [10-16|12:30:41.743] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:41.784806157Z WARN [10-16|12:30:41.784] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:41.802974879Z WARN [10-16|12:30:41.802] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:41.843909532Z WARN [10-16|12:30:41.843] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:41.861631223Z WARN [10-16|12:30:41.861] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:41.918163025Z WARN [10-16|12:30:41.918] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:41.936458555Z WARN [10-16|12:30:41.936] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:41.977168692Z WARN [10-16|12:30:41.976] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:41.998057697Z WARN [10-16|12:30:41.997] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.039375675Z WARN [10-16|12:30:42.039] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.060770814Z WARN [10-16|12:30:42.060] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.107096529Z WARN [10-16|12:30:42.106] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.125977599Z WARN [10-16|12:30:42.125] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.168588864Z WARN [10-16|12:30:42.168] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.186917096Z WARN [10-16|12:30:42.186] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.230695640Z WARN [10-16|12:30:42.230] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.248805958Z WARN [10-16|12:30:42.248] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.289964526Z WARN [10-16|12:30:42.289] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.309794759Z WARN [10-16|12:30:42.309] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.362346693Z WARN [10-16|12:30:42.362] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.379518148Z WARN [10-16|12:30:42.379] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.424691685Z WARN [10-16|12:30:42.423] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.443448346Z WARN [10-16|12:30:42.443] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.483970771Z WARN [10-16|12:30:42.483] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.501872675Z WARN [10-16|12:30:42.501] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.544900668Z WARN [10-16|12:30:42.544] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.566289407Z WARN [10-16|12:30:42.566] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.604850499Z WARN [10-16|12:30:42.604] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.622360177Z WARN [10-16|12:30:42.622] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.670821636Z WARN [10-16|12:30:42.670] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.688644234Z WARN [10-16|12:30:42.688] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.730087121Z WARN [10-16|12:30:42.729] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.747959923Z WARN [10-16|12:30:42.747] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.790982915Z WARN [10-16|12:30:42.790] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.809112035Z WARN [10-16|12:30:42.808] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.857377580Z WARN [10-16|12:30:42.856] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.873961295Z WARN [10-16|12:30:42.873] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.917478521Z WARN [10-16|12:30:42.917] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.935213514Z WARN [10-16|12:30:42.935] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.976659101Z WARN [10-16|12:30:42.976] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:42.998714684Z WARN [10-16|12:30:42.998] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.041307448Z WARN [10-16|12:30:43.041] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.058581710Z WARN [10-16|12:30:43.058] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.104249880Z WARN [10-16|12:30:43.104] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.122586013Z WARN [10-16|12:30:43.122] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.163384957Z WARN [10-16|12:30:43.163] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.181372066Z WARN [10-16|12:30:43.181] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:42.504096036Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:42.504112937Z "initCode": "0x", +bundler_1 | 2023-10-16T12:28:42.504116837Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:42.504120437Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.504123937Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:42.504127438Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.504130738Z "maxFeePerGas": "0x12a05f200", +bundler_1 | 2023-10-16T12:28:42.504134138Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:42.504137638Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:28:42.504141039Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:42.504158440Z }, +bundler_1 | 2023-10-16T12:28:42.504161940Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:42.504165440Z ], +bundler_1 | 2023-10-16T12:28:42.504168641Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:42.504172141Z } +bundler_1 | 2023-10-16T12:28:42.504175441Z [12:28:42.500] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:42.764647351Z [12:28:42.697] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:42.770732172Z [12:28:42.704] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:42.770758273Z [12:28:42.704] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:42.770762774Z reqId: "req-i" +bundler_1 | 2023-10-16T12:28:42.770766274Z body: { +bundler_1 | 2023-10-16T12:28:42.770769574Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:42.770772975Z "id": 16, +bundler_1 | 2023-10-16T12:28:42.770776575Z "result": "0x94e0a4c3d014ec0027ec10c9e5987c77073487b4c6ae51e57e586bb955dc53d2" +bundler_1 | 2023-10-16T12:28:42.770780375Z } +bundler_1 | 2023-10-16T12:28:42.770783675Z [12:28:42.708] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:42.770787275Z reqId: "req-j" +bundler_1 | 2023-10-16T12:28:42.770790576Z method: "POST" +bundler_1 | 2023-10-16T12:28:42.770793776Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:42.770796976Z body: { +bundler_1 | 2023-10-16T12:28:42.770800176Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:42.770803777Z "id": 17, +bundler_1 | 2023-10-16T12:28:42.770806977Z "params": [ +bundler_1 | 2023-10-16T12:28:42.770810277Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:42.770813677Z ], +bundler_1 | 2023-10-16T12:28:42.770816878Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:42.770820178Z } +bundler_1 | 2023-10-16T12:28:42.770823278Z [12:28:42.708] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:42.770826778Z reqId: "req-j" +bundler_1 | 2023-10-16T12:28:42.770830078Z body: { +bundler_1 | 2023-10-16T12:28:42.770833179Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:42.770836479Z "id": 17, +bundler_1 | 2023-10-16T12:28:42.770839679Z "result": [ +bundler_1 | 2023-10-16T12:28:42.770842879Z { +bundler_1 | 2023-10-16T12:28:42.770845980Z "sender": "0xAaB2c909bA2F1106eE8FB7AE77Aed7CE7C061967", +bundler_1 | 2023-10-16T12:28:42.770849480Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:42.770852780Z "initCode": "0x", +bundler_1 | 2023-10-16T12:28:42.770856180Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:42.770873381Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.770876982Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:42.770880382Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.770883882Z "maxFeePerGas": "0x12a05f200", +bundler_1 | 2023-10-16T12:28:42.770887182Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:42.770890583Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:28:42.770893883Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:42.770897283Z } +bundler_1 | 2023-10-16T12:28:42.770900483Z ] +bundler_1 | 2023-10-16T12:28:42.770903584Z } +bundler_1 | 2023-10-16T12:28:42.770906684Z [12:28:42.712] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:42.770910184Z reqId: "req-k" +bundler_1 | 2023-10-16T12:28:42.770913384Z method: "POST" +bundler_1 | 2023-10-16T12:28:42.770916584Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:42.770919785Z body: { +bundler_1 | 2023-10-16T12:28:42.770922985Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:42.770926285Z "id": 18, +bundler_1 | 2023-10-16T12:28:42.770929485Z "params": [ +bundler_1 | 2023-10-16T12:28:42.770932786Z { +bundler_1 | 2023-10-16T12:28:42.770935886Z "sender": "0xAaB2c909bA2F1106eE8FB7AE77Aed7CE7C061967", +bundler_1 | 2023-10-16T12:28:42.770939286Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:42.770942586Z "initCode": "0x", +bundler_1 | 2023-10-16T12:28:42.770945886Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000002", +bundler_1 | 2023-10-16T12:28:42.770949487Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.770952787Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:42.770956187Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.770959487Z "maxFeePerGas": "0x10c388d00", +bundler_1 | 2023-10-16T12:28:42.770962888Z "maxPriorityFeePerGas": "0x35a4e900", +bundler_1 | 2023-10-16T12:28:42.770966188Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:28:42.770969488Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:42.770973188Z }, +bundler_1 | 2023-10-16T12:28:42.770976689Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:42.770979989Z ], +geth-1.10 | 2023-10-16T12:30:43.224440362Z WARN [10-16|12:30:43.224] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.242721392Z WARN [10-16|12:30:43.242] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.283034002Z WARN [10-16|12:30:43.282] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.305345803Z WARN [10-16|12:30:43.305] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.347046307Z WARN [10-16|12:30:43.346] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.364301067Z WARN [10-16|12:30:43.364] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.408191718Z WARN [10-16|12:30:43.407] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.427882242Z WARN [10-16|12:30:43.427] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.473421304Z WARN [10-16|12:30:43.473] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.491427015Z WARN [10-16|12:30:43.491] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.538512881Z WARN [10-16|12:30:43.538] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.559386885Z WARN [10-16|12:30:43.556] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.598578620Z WARN [10-16|12:30:43.598] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.616515126Z WARN [10-16|12:30:43.616] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.658657260Z WARN [10-16|12:30:43.658] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.676201840Z WARN [10-16|12:30:43.676] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.716826572Z WARN [10-16|12:30:43.716] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.734248643Z WARN [10-16|12:30:43.734] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.785561994Z WARN [10-16|12:30:43.785] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.803787119Z WARN [10-16|12:30:43.803] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.847311446Z WARN [10-16|12:30:43.847] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.865659480Z WARN [10-16|12:30:43.865] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.906995359Z WARN [10-16|12:30:43.906] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.926852094Z WARN [10-16|12:30:43.926] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.967185006Z WARN [10-16|12:30:43.967] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:43.985250821Z WARN [10-16|12:30:43.985] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.025930557Z WARN [10-16|12:30:44.025] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.043241421Z WARN [10-16|12:30:44.043] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.086695943Z WARN [10-16|12:30:44.086] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.104688053Z WARN [10-16|12:30:44.104] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.144779948Z WARN [10-16|12:30:44.144] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.162054510Z WARN [10-16|12:30:44.161] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.201525864Z WARN [10-16|12:30:44.201] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.219005540Z WARN [10-16|12:30:44.218] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.259009430Z WARN [10-16|12:30:44.258] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.278113014Z WARN [10-16|12:30:44.277] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.323819988Z WARN [10-16|12:30:44.323] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.340398702Z WARN [10-16|12:30:44.340] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.380913227Z WARN [10-16|12:30:44.380] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.401864835Z WARN [10-16|12:30:44.401] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.442136843Z WARN [10-16|12:30:44.441] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.460404472Z WARN [10-16|12:30:44.460] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.500082340Z WARN [10-16|12:30:44.499] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.521254064Z WARN [10-16|12:30:44.521] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.561447066Z WARN [10-16|12:30:44.561] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.583966380Z WARN [10-16|12:30:44.583] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.640726797Z WARN [10-16|12:30:44.640] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.657398018Z WARN [10-16|12:30:44.657] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.704998819Z WARN [10-16|12:30:44.704] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.726497665Z WARN [10-16|12:30:44.726] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:42.770984189Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:42.770987589Z } +bundler_1 | 2023-10-16T12:28:42.770990690Z [12:28:42.712] ERROR (1): User op cannot be replaced: fee too low +bundler_1 | 2023-10-16T12:28:42.770994290Z err: { +bundler_1 | 2023-10-16T12:28:42.770997490Z "type": "RpcError", +bundler_1 | 2023-10-16T12:28:42.771000890Z "message": "User op cannot be replaced: fee too low", +bundler_1 | 2023-10-16T12:28:42.771008391Z "stack": +bundler_1 | 2023-10-16T12:28:42.771011691Z Error: User op cannot be replaced: fee too low +bundler_1 | 2023-10-16T12:28:42.771015191Z at MempoolService.validateReplaceability (file:///usr/app/packages/executor/lib/services/MempoolService.js:109:15) +bundler_1 | 2023-10-16T12:28:42.771018691Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:28:42.771022092Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:40:9) +bundler_1 | 2023-10-16T12:28:42.771025492Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:28:42.771028792Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:28:42.771032292Z "code": -32602 +bundler_1 | 2023-10-16T12:28:42.771035593Z } +bundler_1 | 2023-10-16T12:28:42.771038693Z [12:28:42.713] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:42.771042193Z reqId: "req-k" +bundler_1 | 2023-10-16T12:28:42.771045293Z body: { +bundler_1 | 2023-10-16T12:28:42.771048394Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:42.771051594Z "id": 18, +bundler_1 | 2023-10-16T12:28:42.771054794Z "error": { +bundler_1 | 2023-10-16T12:28:42.771057894Z "message": "User op cannot be replaced: fee too low", +bundler_1 | 2023-10-16T12:28:42.771061394Z "code": -32602 +bundler_1 | 2023-10-16T12:28:42.771064595Z } +bundler_1 | 2023-10-16T12:28:42.771067595Z } +bundler_1 | 2023-10-16T12:28:42.771070695Z [12:28:42.715] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:42.771073995Z reqId: "req-l" +bundler_1 | 2023-10-16T12:28:42.771077196Z method: "POST" +bundler_1 | 2023-10-16T12:28:42.771080296Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:42.771083496Z body: { +bundler_1 | 2023-10-16T12:28:42.771086596Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:42.771089896Z "id": 19, +bundler_1 | 2023-10-16T12:28:42.771093097Z "params": [ +bundler_1 | 2023-10-16T12:28:42.771096297Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:42.771099597Z ], +bundler_1 | 2023-10-16T12:28:42.771102697Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:42.771105798Z } +bundler_1 | 2023-10-16T12:28:42.771108898Z [12:28:42.715] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:42.771112298Z reqId: "req-l" +bundler_1 | 2023-10-16T12:28:42.771115398Z body: { +bundler_1 | 2023-10-16T12:28:42.771118498Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:42.771121699Z "id": 19, +bundler_1 | 2023-10-16T12:28:42.771124799Z "result": [ +bundler_1 | 2023-10-16T12:28:42.771131599Z { +bundler_1 | 2023-10-16T12:28:42.771134900Z "sender": "0xAaB2c909bA2F1106eE8FB7AE77Aed7CE7C061967", +bundler_1 | 2023-10-16T12:28:42.771138300Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:42.771141600Z "initCode": "0x", +bundler_1 | 2023-10-16T12:28:42.771144900Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:42.771148300Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.771151601Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:42.771155001Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.771158301Z "maxFeePerGas": "0x12a05f200", +bundler_1 | 2023-10-16T12:28:42.771161601Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:42.771164902Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:28:42.771168202Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:42.771171502Z } +bundler_1 | 2023-10-16T12:28:42.771174602Z ] +bundler_1 | 2023-10-16T12:28:42.771177702Z } +bundler_1 | 2023-10-16T12:28:42.771181103Z [12:28:42.720] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:42.771184403Z reqId: "req-m" +bundler_1 | 2023-10-16T12:28:42.771187603Z method: "POST" +bundler_1 | 2023-10-16T12:28:42.771190803Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:42.771193904Z body: { +bundler_1 | 2023-10-16T12:28:42.771197104Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:28:42.771200404Z "id": 20, +bundler_1 | 2023-10-16T12:28:42.771203504Z "params": [], +bundler_1 | 2023-10-16T12:28:42.771206704Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:42.771210005Z } +bundler_1 | 2023-10-16T12:28:42.771213105Z [12:28:42.720] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:42.771216405Z reqId: "req-m" +bundler_1 | 2023-10-16T12:28:42.771219605Z body: { +bundler_1 | 2023-10-16T12:28:42.771222706Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:42.771225906Z "id": 20, +bundler_1 | 2023-10-16T12:28:42.771229006Z "result": "ok" +bundler_1 | 2023-10-16T12:28:42.771232206Z } +bundler_1 | 2023-10-16T12:28:42.771235306Z [12:28:42.754] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:42.771238607Z reqId: "req-n" +bundler_1 | 2023-10-16T12:28:42.771241707Z method: "POST" +bundler_1 | 2023-10-16T12:28:42.771244907Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:42.771248107Z body: { +bundler_1 | 2023-10-16T12:28:42.771251208Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:42.771254508Z "id": 21, +bundler_1 | 2023-10-16T12:28:42.771257608Z "params": [ +bundler_1 | 2023-10-16T12:28:42.771260808Z { +bundler_1 | 2023-10-16T12:28:42.771267109Z "sender": "0xCc9139B6735111dCCBa8C63778bD224bdB383538", +bundler_1 | 2023-10-16T12:28:42.771270509Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:42.771273709Z "initCode": "0x", +bundler_1 | 2023-10-16T12:28:42.771277109Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:42.771280510Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.771283810Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:42.771287110Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:42.771290610Z "maxFeePerGas": "0x12a05f200", +bundler_1 | 2023-10-16T12:28:42.771293811Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:42.771297111Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:28:42.771300411Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:42.771303711Z }, +bundler_1 | 2023-10-16T12:28:42.771306811Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:42.771310012Z ], +bundler_1 | 2023-10-16T12:28:42.771313112Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:42.771316412Z } +bundler_1 | 2023-10-16T12:28:42.771319512Z [12:28:42.755] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:43.033628949Z [12:28:42.964] DEBUG (1): Validation successful. Saving in mempool... +geth-1.10 | 2023-10-16T12:30:44.768793809Z WARN [10-16|12:30:44.768] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.786849823Z WARN [10-16|12:30:44.786] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.835508495Z WARN [10-16|12:30:44.835] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.855053909Z WARN [10-16|12:30:44.854] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.895869154Z WARN [10-16|12:30:44.895] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.912817593Z WARN [10-16|12:30:44.912] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.955761181Z WARN [10-16|12:30:44.955] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:44.972340396Z WARN [10-16|12:30:44.972] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.015144774Z WARN [10-16|12:30:45.014] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.033688821Z WARN [10-16|12:30:45.033] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.079906929Z WARN [10-16|12:30:45.079] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.098304366Z WARN [10-16|12:30:45.098] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.142593944Z WARN [10-16|12:30:45.142] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.162380975Z WARN [10-16|12:30:45.162] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.203365531Z WARN [10-16|12:30:45.203] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.220242865Z WARN [10-16|12:30:45.220] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.263612082Z WARN [10-16|12:30:45.263] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.287090860Z WARN [10-16|12:30:45.286] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.325787963Z WARN [10-16|12:30:45.325] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.348213871Z WARN [10-16|12:30:45.348] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.392403042Z WARN [10-16|12:30:45.392] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.411114600Z WARN [10-16|12:30:45.410] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.450848072Z WARN [10-16|12:30:45.450] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.469065897Z WARN [10-16|12:30:45.468] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.513450982Z WARN [10-16|12:30:45.513] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.531958626Z WARN [10-16|12:30:45.531] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.579839146Z WARN [10-16|12:30:45.579] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.598673812Z WARN [10-16|12:30:45.598] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.647324984Z WARN [10-16|12:30:45.647] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.664214219Z WARN [10-16|12:30:45.664] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.708241280Z WARN [10-16|12:30:45.708] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.726114082Z WARN [10-16|12:30:45.725] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.766384589Z WARN [10-16|12:30:45.766] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.784440404Z WARN [10-16|12:30:45.784] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.829348823Z WARN [10-16|12:30:45.829] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.848275296Z WARN [10-16|12:30:45.848] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.898792693Z WARN [10-16|12:30:45.898] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.920367144Z WARN [10-16|12:30:45.920] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.962952007Z WARN [10-16|12:30:45.962] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:45.981947384Z WARN [10-16|12:30:45.981] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.021800964Z WARN [10-16|12:30:46.021] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.045997491Z WARN [10-16|12:30:46.045] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.089041886Z WARN [10-16|12:30:46.088] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.106942189Z WARN [10-16|12:30:46.106] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.155677567Z WARN [10-16|12:30:46.155] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.173984898Z WARN [10-16|12:30:46.173] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.216432252Z WARN [10-16|12:30:46.216] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.233220081Z WARN [10-16|12:30:46.233] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.276522893Z WARN [10-16|12:30:46.276] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.295585774Z WARN [10-16|12:30:46.295] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:43.033666552Z [12:28:42.971] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:43.033671252Z [12:28:42.971] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:43.033675152Z reqId: "req-n" +bundler_1 | 2023-10-16T12:28:43.033678653Z body: { +bundler_1 | 2023-10-16T12:28:43.033681853Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:43.033685253Z "id": 21, +bundler_1 | 2023-10-16T12:28:43.033688553Z "result": "0xb0ba43dc644cfabfa2c62fd480fcee8e6931c5b2d4fad3bb85a7febf6b9da1b7" +bundler_1 | 2023-10-16T12:28:43.033692354Z } +bundler_1 | 2023-10-16T12:28:43.033695554Z [12:28:42.975] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:43.033699154Z reqId: "req-o" +bundler_1 | 2023-10-16T12:28:43.033702454Z method: "POST" +bundler_1 | 2023-10-16T12:28:43.033705755Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:43.033709255Z body: { +bundler_1 | 2023-10-16T12:28:43.033712355Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:43.033715755Z "id": 22, +bundler_1 | 2023-10-16T12:28:43.033719055Z "params": [ +bundler_1 | 2023-10-16T12:28:43.033722356Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:43.033725756Z ], +bundler_1 | 2023-10-16T12:28:43.033728856Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:43.033744757Z } +bundler_1 | 2023-10-16T12:28:43.033748057Z [12:28:42.976] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:43.033751558Z reqId: "req-o" +bundler_1 | 2023-10-16T12:28:43.033754858Z body: { +bundler_1 | 2023-10-16T12:28:43.033762358Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:43.033765859Z "id": 22, +bundler_1 | 2023-10-16T12:28:43.033769059Z "result": [ +bundler_1 | 2023-10-16T12:28:43.033772359Z { +geth-1.10 | 2023-10-16T12:30:46.336324514Z WARN [10-16|12:30:46.336] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.354411130Z WARN [10-16|12:30:46.354] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.401628705Z WARN [10-16|12:30:46.401] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.419542610Z WARN [10-16|12:30:46.419] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.459872621Z WARN [10-16|12:30:46.459] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.480477207Z WARN [10-16|12:30:46.480] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.521535668Z WARN [10-16|12:30:46.521] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.540093216Z WARN [10-16|12:30:46.539] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.579393758Z WARN [10-16|12:30:46.579] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.606386273Z WARN [10-16|12:30:46.603] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.646412965Z WARN [10-16|12:30:46.646] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.664947111Z WARN [10-16|12:30:46.664] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.705634847Z WARN [10-16|12:30:46.705] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.723454445Z WARN [10-16|12:30:46.723] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.764220587Z WARN [10-16|12:30:46.764] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.782322904Z WARN [10-16|12:30:46.782] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.822424900Z WARN [10-16|12:30:46.822] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.838955412Z WARN [10-16|12:30:46.838] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.879123013Z WARN [10-16|12:30:46.878] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.896622090Z WARN [10-16|12:30:46.896] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.940011907Z WARN [10-16|12:30:46.939] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.957946913Z WARN [10-16|12:30:46.957] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:46.999366398Z WARN [10-16|12:30:46.998] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.015232165Z WARN [10-16|12:30:47.015] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.054794826Z WARN [10-16|12:30:47.054] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.073348973Z WARN [10-16|12:30:47.073] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.113543976Z WARN [10-16|12:30:47.113] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.131001550Z WARN [10-16|12:30:47.130] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.173516109Z WARN [10-16|12:30:47.173] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.191135594Z WARN [10-16|12:30:47.190] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.229571578Z WARN [10-16|12:30:47.229] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.248095624Z WARN [10-16|12:30:47.247] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.288152817Z WARN [10-16|12:30:47.288] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.305569988Z WARN [10-16|12:30:47.305] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.343140115Z WARN [10-16|12:30:47.342] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.359639624Z WARN [10-16|12:30:47.359] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.399528206Z WARN [10-16|12:30:47.399] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.417808136Z WARN [10-16|12:30:47.417] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.465698556Z WARN [10-16|12:30:47.458] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.485632596Z WARN [10-16|12:30:47.485] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.526595151Z WARN [10-16|12:30:47.526] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.543213168Z WARN [10-16|12:30:47.543] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.586892605Z WARN [10-16|12:30:47.586] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.605043226Z WARN [10-16|12:30:47.604] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.645616754Z WARN [10-16|12:30:47.645] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.664236106Z WARN [10-16|12:30:47.664] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.708167560Z WARN [10-16|12:30:47.708] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.726159070Z WARN [10-16|12:30:47.726] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.769754001Z WARN [10-16|12:30:47.769] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.789773648Z WARN [10-16|12:30:47.789] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.833172666Z WARN [10-16|12:30:47.832] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.851229080Z WARN [10-16|12:30:47.851] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.890272805Z WARN [10-16|12:30:47.890] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.907757881Z WARN [10-16|12:30:47.907] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.954666335Z WARN [10-16|12:30:47.954] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:47.972728350Z WARN [10-16|12:30:47.972] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.012282696Z WARN [10-16|12:30:48.012] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.036710123Z WARN [10-16|12:30:48.036] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.080916768Z WARN [10-16|12:30:48.080] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.101314226Z WARN [10-16|12:30:48.101] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.146193716Z WARN [10-16|12:30:48.145] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.163173247Z WARN [10-16|12:30:48.163] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.206582738Z WARN [10-16|12:30:48.206] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.224841655Z WARN [10-16|12:30:48.224] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.268993996Z WARN [10-16|12:30:48.268] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.287609836Z WARN [10-16|12:30:48.287] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.327603900Z WARN [10-16|12:30:48.327] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.348611899Z WARN [10-16|12:30:48.348] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.391043826Z WARN [10-16|12:30:48.390] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.408832810Z WARN [10-16|12:30:48.408] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.452760237Z WARN [10-16|12:30:48.452] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.476875643Z WARN [10-16|12:30:48.476] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.517110923Z WARN [10-16|12:30:48.516] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.534645191Z WARN [10-16|12:30:48.534] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.580263730Z WARN [10-16|12:30:48.580] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.599180090Z WARN [10-16|12:30:48.599] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.638887035Z WARN [10-16|12:30:48.638] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:43.033775659Z "sender": "0xCc9139B6735111dCCBa8C63778bD224bdB383538", +bundler_1 | 2023-10-16T12:28:43.033779060Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:43.033782460Z "initCode": "0x", +bundler_1 | 2023-10-16T12:28:43.033785960Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:43.033789760Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:43.033793261Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:43.033796861Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:43.033800261Z "maxFeePerGas": "0x12a05f200", +bundler_1 | 2023-10-16T12:28:43.033803561Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:43.033806962Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:28:43.033810362Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:43.033814062Z } +bundler_1 | 2023-10-16T12:28:43.033817362Z ] +bundler_1 | 2023-10-16T12:28:43.033820563Z } +bundler_1 | 2023-10-16T12:28:43.033823663Z [12:28:42.985] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:43.033827063Z reqId: "req-p" +bundler_1 | 2023-10-16T12:28:43.033830263Z method: "POST" +bundler_1 | 2023-10-16T12:28:43.033833563Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:43.033836764Z body: { +bundler_1 | 2023-10-16T12:28:43.033839864Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:43.033843264Z "id": 23, +bundler_1 | 2023-10-16T12:28:43.033846564Z "params": [ +bundler_1 | 2023-10-16T12:28:43.033849765Z { +bundler_1 | 2023-10-16T12:28:43.033852965Z "sender": "0xCc9139B6735111dCCBa8C63778bD224bdB383538", +bundler_1 | 2023-10-16T12:28:43.033856365Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:43.033859665Z "initCode": "0x", +bundler_1 | 2023-10-16T12:28:43.033863165Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000002", +bundler_1 | 2023-10-16T12:28:43.033866566Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:43.033869966Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:43.033873366Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:43.033881567Z "maxFeePerGas": "0x144d86680", +bundler_1 | 2023-10-16T12:28:43.033885067Z "maxPriorityFeePerGas": "0x40f81480", +bundler_1 | 2023-10-16T12:28:43.033888567Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:28:43.033891967Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:43.033896368Z }, +bundler_1 | 2023-10-16T12:28:43.033899668Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:43.033903068Z ], +bundler_1 | 2023-10-16T12:28:43.033906268Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:43.033909669Z } +bundler_1 | 2023-10-16T12:28:43.033912769Z [12:28:42.987] ERROR (1): User op cannot be replaced: fee too low +bundler_1 | 2023-10-16T12:28:43.033916369Z err: { +bundler_1 | 2023-10-16T12:28:43.033919569Z "type": "RpcError", +bundler_1 | 2023-10-16T12:28:43.033922970Z "message": "User op cannot be replaced: fee too low", +bundler_1 | 2023-10-16T12:28:43.033926470Z "stack": +bundler_1 | 2023-10-16T12:28:43.033929770Z Error: User op cannot be replaced: fee too low +bundler_1 | 2023-10-16T12:28:43.033933170Z at MempoolService.validateReplaceability (file:///usr/app/packages/executor/lib/services/MempoolService.js:109:15) +bundler_1 | 2023-10-16T12:28:43.033936671Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:28:43.033940171Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:40:9) +bundler_1 | 2023-10-16T12:28:43.033943571Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:28:43.033946971Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:28:43.033950471Z "code": -32602 +bundler_1 | 2023-10-16T12:28:43.033953872Z } +bundler_1 | 2023-10-16T12:28:43.033956972Z [12:28:42.990] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:43.033960472Z reqId: "req-p" +bundler_1 | 2023-10-16T12:28:43.033963672Z body: { +bundler_1 | 2023-10-16T12:28:43.033966873Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:43.033970173Z "id": 23, +bundler_1 | 2023-10-16T12:28:43.033973373Z "error": { +bundler_1 | 2023-10-16T12:28:43.033976673Z "message": "User op cannot be replaced: fee too low", +bundler_1 | 2023-10-16T12:28:43.033980074Z "code": -32602 +bundler_1 | 2023-10-16T12:28:43.033983374Z } +bundler_1 | 2023-10-16T12:28:43.033986574Z } +bundler_1 | 2023-10-16T12:28:43.033989674Z [12:28:42.994] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:43.033993074Z reqId: "req-q" +bundler_1 | 2023-10-16T12:28:43.033996275Z method: "POST" +bundler_1 | 2023-10-16T12:28:43.033999475Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:43.034002775Z body: { +bundler_1 | 2023-10-16T12:28:43.034009376Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:43.034012876Z "id": 24, +bundler_1 | 2023-10-16T12:28:43.034016076Z "params": [ +bundler_1 | 2023-10-16T12:28:43.034019376Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:43.034022676Z ], +bundler_1 | 2023-10-16T12:28:43.034025777Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:43.034028977Z } +bundler_1 | 2023-10-16T12:28:43.034032077Z [12:28:42.994] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:43.034035477Z reqId: "req-q" +bundler_1 | 2023-10-16T12:28:43.034038578Z body: { +bundler_1 | 2023-10-16T12:28:43.034041778Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:43.034044978Z "id": 24, +bundler_1 | 2023-10-16T12:28:43.034048078Z "result": [ +bundler_1 | 2023-10-16T12:28:43.034051278Z { +bundler_1 | 2023-10-16T12:28:43.034054479Z "sender": "0xCc9139B6735111dCCBa8C63778bD224bdB383538", +bundler_1 | 2023-10-16T12:28:43.034057779Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:43.034061079Z "initCode": "0x", +bundler_1 | 2023-10-16T12:28:43.034064379Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +geth-1.10 | 2023-10-16T12:30:48.656700021Z WARN [10-16|12:30:48.656] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.700875164Z WARN [10-16|12:30:48.700] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.719028373Z WARN [10-16|12:30:48.718] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.764663613Z WARN [10-16|12:30:48.762] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.784190714Z WARN [10-16|12:30:48.783] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.823942261Z WARN [10-16|12:30:48.823] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.842272282Z WARN [10-16|12:30:48.841] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.884700409Z WARN [10-16|12:30:48.884] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.903352351Z WARN [10-16|12:30:48.903] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.946083297Z WARN [10-16|12:30:48.945] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:48.964958155Z WARN [10-16|12:30:48.964] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.010954719Z WARN [10-16|12:30:49.010] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.035114328Z WARN [10-16|12:30:49.034] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.078863942Z WARN [10-16|12:30:49.078] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.099950947Z WARN [10-16|12:30:49.099] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.145201461Z WARN [10-16|12:30:49.142] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.162503313Z WARN [10-16|12:30:49.162] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.209778262Z WARN [10-16|12:30:49.209] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.228615417Z WARN [10-16|12:30:49.228] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.269807161Z WARN [10-16|12:30:49.269] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.290424134Z WARN [10-16|12:30:49.290] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.335682849Z WARN [10-16|12:30:49.335] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.353714450Z WARN [10-16|12:30:49.353] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.404302820Z WARN [10-16|12:30:49.395] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.426107972Z WARN [10-16|12:30:49.425] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.468886322Z WARN [10-16|12:30:49.468] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.486229277Z WARN [10-16|12:30:49.486] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.531693806Z WARN [10-16|12:30:49.531] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.554434720Z WARN [10-16|12:30:49.554] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.594289275Z WARN [10-16|12:30:49.594] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.611029090Z WARN [10-16|12:30:49.610] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.652374244Z WARN [10-16|12:30:49.652] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.669183264Z WARN [10-16|12:30:49.668] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.709440846Z WARN [10-16|12:30:49.709] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.727781167Z WARN [10-16|12:30:49.727] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.766980678Z WARN [10-16|12:30:49.766] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.785110186Z WARN [10-16|12:30:49.784] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.826255627Z WARN [10-16|12:30:49.826] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.843553779Z WARN [10-16|12:30:49.843] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.884685819Z WARN [10-16|12:30:49.884] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.902637615Z WARN [10-16|12:30:49.902] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.943336526Z WARN [10-16|12:30:49.943] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:49.960460966Z WARN [10-16|12:30:49.960] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.001193980Z WARN [10-16|12:30:50.001] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.019285185Z WARN [10-16|12:30:50.019] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.075037698Z WARN [10-16|12:30:50.074] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.097877220Z WARN [10-16|12:30:50.097] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.141707739Z WARN [10-16|12:30:50.141] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.159826446Z WARN [10-16|12:30:50.159] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.203812076Z WARN [10-16|12:30:50.203] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.219917949Z WARN [10-16|12:30:50.219] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.260783071Z WARN [10-16|12:30:50.260] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.278593958Z WARN [10-16|12:30:50.278] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.327133291Z WARN [10-16|12:30:50.326] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.345372206Z WARN [10-16|12:30:50.345] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.388267663Z WARN [10-16|12:30:50.388] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.407191124Z WARN [10-16|12:30:50.407] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.453879334Z WARN [10-16|12:30:50.453] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.471685920Z WARN [10-16|12:30:50.471] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.515825360Z WARN [10-16|12:30:50.515] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.536855961Z WARN [10-16|12:30:50.536] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.578206215Z WARN [10-16|12:30:50.578] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.598664178Z WARN [10-16|12:30:50.598] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.640151641Z WARN [10-16|12:30:50.639] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.658344753Z WARN [10-16|12:30:50.658] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.698315616Z WARN [10-16|12:30:50.698] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.719246310Z WARN [10-16|12:30:50.719] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.762276476Z WARN [10-16|12:30:50.762] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.780719105Z WARN [10-16|12:30:50.780] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.824002588Z WARN [10-16|12:30:50.823] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.842709334Z WARN [10-16|12:30:50.842] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.884462315Z WARN [10-16|12:30:50.884] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.902734032Z WARN [10-16|12:30:50.902] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.945478380Z WARN [10-16|12:30:50.945] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:50.963405474Z WARN [10-16|12:30:50.963] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.005804298Z WARN [10-16|12:30:51.005] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.025855934Z WARN [10-16|12:30:51.025] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.072253124Z WARN [10-16|12:30:51.072] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.090698953Z WARN [10-16|12:30:51.090] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.139659214Z WARN [10-16|12:30:51.139] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.161189548Z WARN [10-16|12:30:51.160] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.206242449Z WARN [10-16|12:30:51.206] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.225075804Z WARN [10-16|12:30:51.224] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.271048666Z WARN [10-16|12:30:51.270] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.288952759Z WARN [10-16|12:30:51.288] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.329230442Z WARN [10-16|12:30:51.328] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.346972424Z WARN [10-16|12:30:51.346] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.395101630Z WARN [10-16|12:30:51.394] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.412015556Z WARN [10-16|12:30:51.411] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.457078158Z WARN [10-16|12:30:51.456] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.474137194Z WARN [10-16|12:30:51.473] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.518686262Z WARN [10-16|12:30:51.514] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.539468746Z WARN [10-16|12:30:51.539] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.586823600Z WARN [10-16|12:30:51.586] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.607382970Z WARN [10-16|12:30:51.607] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.650016310Z WARN [10-16|12:30:51.649] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.671380433Z WARN [10-16|12:30:51.671] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.716026207Z WARN [10-16|12:30:51.715] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.734348027Z WARN [10-16|12:30:51.733] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.798912328Z WARN [10-16|12:30:51.798] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.817738982Z WARN [10-16|12:30:51.817] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.858371489Z WARN [10-16|12:30:51.858] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.875237612Z WARN [10-16|12:30:51.875] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.918179672Z WARN [10-16|12:30:51.917] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.935476725Z WARN [10-16|12:30:51.935] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.976517058Z WARN [10-16|12:30:51.976] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:51.993971821Z WARN [10-16|12:30:51.993] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.034256904Z WARN [10-16|12:30:52.034] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.051647163Z WARN [10-16|12:30:52.051] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.093367142Z WARN [10-16|12:30:52.093] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.111534852Z WARN [10-16|12:30:52.111] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.151121789Z WARN [10-16|12:30:52.150] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.169686126Z WARN [10-16|12:30:52.169] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.210742560Z WARN [10-16|12:30:52.209] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.228058714Z WARN [10-16|12:30:52.227] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.267531543Z WARN [10-16|12:30:52.267] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.285028009Z WARN [10-16|12:30:52.284] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.324434534Z WARN [10-16|12:30:52.324] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.348308824Z WARN [10-16|12:30:52.342] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:43.034067880Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:43.034071180Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:43.034074580Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:43.034077880Z "maxFeePerGas": "0x12a05f200", +bundler_1 | 2023-10-16T12:28:43.034081181Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:43.034084881Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:28:43.034088281Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:43.034091581Z } +bundler_1 | 2023-10-16T12:28:43.034094681Z ] +bundler_1 | 2023-10-16T12:28:43.034097782Z } +bundler_1 | 2023-10-16T12:28:43.034100882Z [12:28:42.999] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:43.034104282Z reqId: "req-r" +bundler_1 | 2023-10-16T12:28:43.034107482Z method: "POST" +bundler_1 | 2023-10-16T12:28:43.034110583Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:43.034113783Z body: { +bundler_1 | 2023-10-16T12:28:43.034116983Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:28:43.034120283Z "id": 25, +bundler_1 | 2023-10-16T12:28:43.034123483Z "params": [], +bundler_1 | 2023-10-16T12:28:43.034126684Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:43.034129884Z } +bundler_1 | 2023-10-16T12:28:43.034132984Z [12:28:43.000] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:43.034136284Z reqId: "req-r" +bundler_1 | 2023-10-16T12:28:43.034142785Z body: { +bundler_1 | 2023-10-16T12:28:43.034145985Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:43.034149285Z "id": 25, +bundler_1 | 2023-10-16T12:28:43.034152485Z "result": "ok" +bundler_1 | 2023-10-16T12:28:43.034155786Z } +bundler_1 | 2023-10-16T12:28:43.036832271Z [12:28:43.034] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:43.036860773Z reqId: "req-s" +bundler_1 | 2023-10-16T12:28:43.036864873Z method: "POST" +bundler_1 | 2023-10-16T12:28:43.036868573Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:43.036871873Z body: { +bundler_1 | 2023-10-16T12:28:43.036875074Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:43.036878674Z "id": 26, +bundler_1 | 2023-10-16T12:28:43.036881974Z "params": [ +bundler_1 | 2023-10-16T12:28:43.036885274Z { +bundler_1 | 2023-10-16T12:28:43.036888575Z "sender": "0x1C1b630D795703CF5dd17F6F7E3928F1ae847Fc7", +bundler_1 | 2023-10-16T12:28:43.036892075Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:43.036895475Z "initCode": "0x", +bundler_1 | 2023-10-16T12:28:43.036898975Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:43.036902576Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:43.036905976Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:43.036909276Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:43.036912676Z "maxFeePerGas": "0x12a05f200", +bundler_1 | 2023-10-16T12:28:43.036916077Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:43.036919477Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:28:43.036922877Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:43.036926177Z }, +bundler_1 | 2023-10-16T12:28:43.036929377Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:43.036932678Z ], +bundler_1 | 2023-10-16T12:28:43.036935878Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:43.036939278Z } +bundler_1 | 2023-10-16T12:28:43.036942478Z [12:28:43.034] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:43.293353307Z [12:28:43.219] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:43.294541690Z [12:28:43.227] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:43.294559091Z [12:28:43.227] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:43.294563491Z reqId: "req-s" +bundler_1 | 2023-10-16T12:28:43.294567091Z body: { +bundler_1 | 2023-10-16T12:28:43.294570492Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:43.294573992Z "id": 26, +bundler_1 | 2023-10-16T12:28:43.294610294Z "result": "0x94c521673d198dec091a2bb0651f0dc4366fb46f4d04e78de67b8dbba714bac6" +bundler_1 | 2023-10-16T12:28:43.294614495Z } +bundler_1 | 2023-10-16T12:28:43.294617695Z [12:28:43.230] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:43.294621295Z reqId: "req-t" +bundler_1 | 2023-10-16T12:28:43.294624595Z method: "POST" +bundler_1 | 2023-10-16T12:28:43.294627996Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:43.294631196Z body: { +bundler_1 | 2023-10-16T12:28:43.294634396Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:43.294637796Z "id": 27, +bundler_1 | 2023-10-16T12:28:43.294641097Z "params": [ +bundler_1 | 2023-10-16T12:28:43.294644397Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:43.294647797Z ], +bundler_1 | 2023-10-16T12:28:43.294651097Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:43.294654397Z } +bundler_1 | 2023-10-16T12:28:43.294657598Z [12:28:43.230] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:43.294660998Z reqId: "req-t" +bundler_1 | 2023-10-16T12:28:43.294664398Z body: { +bundler_1 | 2023-10-16T12:28:43.294667498Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:43.294682499Z "id": 27, +bundler_1 | 2023-10-16T12:28:43.294686300Z "result": [ +bundler_1 | 2023-10-16T12:28:43.294689700Z { +bundler_1 | 2023-10-16T12:28:43.294693400Z "sender": "0x1C1b630D795703CF5dd17F6F7E3928F1ae847Fc7", +bundler_1 | 2023-10-16T12:28:43.294697000Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:43.294700401Z "initCode": "0x", +bundler_1 | 2023-10-16T12:28:43.294703801Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:43.294707401Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:43.294710801Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:43.294714202Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:43.294717502Z "maxFeePerGas": "0x12a05f200", +bundler_1 | 2023-10-16T12:28:43.294720902Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:43.294724302Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:28:43.294727703Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:43.294731003Z } +bundler_1 | 2023-10-16T12:28:43.294734103Z ] +bundler_1 | 2023-10-16T12:28:43.294737403Z } +bundler_1 | 2023-10-16T12:28:43.294740503Z [12:28:43.233] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:43.294743904Z reqId: "req-u" +bundler_1 | 2023-10-16T12:28:43.294747104Z method: "POST" +bundler_1 | 2023-10-16T12:28:43.294759805Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:43.294763305Z body: { +bundler_1 | 2023-10-16T12:28:43.294771706Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:43.294775406Z "id": 28, +bundler_1 | 2023-10-16T12:28:43.294778606Z "params": [ +geth-1.10 | 2023-10-16T12:30:52.390184713Z WARN [10-16|12:30:52.390] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.408541736Z WARN [10-16|12:30:52.408] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.452529066Z WARN [10-16|12:30:52.452] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:43.294781806Z { +bundler_1 | 2023-10-16T12:28:43.294785006Z "sender": "0x1C1b630D795703CF5dd17F6F7E3928F1ae847Fc7", +bundler_1 | 2023-10-16T12:28:43.294788307Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:43.294791607Z "initCode": "0x", +bundler_1 | 2023-10-16T12:28:43.294795007Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000002", +bundler_1 | 2023-10-16T12:28:43.294798407Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:43.294801708Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:43.294805108Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:43.294808408Z "maxFeePerGas": "0x147d35700", +bundler_1 | 2023-10-16T12:28:43.294811708Z "maxPriorityFeePerGas": "0x4190ab00", +bundler_1 | 2023-10-16T12:28:43.294815109Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:28:43.294818309Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:43.294821609Z }, +bundler_1 | 2023-10-16T12:28:43.294824809Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:43.294838810Z ], +bundler_1 | 2023-10-16T12:28:43.294842710Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:43.294846111Z } +bundler_1 | 2023-10-16T12:28:43.294849311Z [12:28:43.234] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:43.550624296Z [12:28:43.427] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:43.551986790Z [12:28:43.435] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:43.552003591Z [12:28:43.435] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:43.552008292Z reqId: "req-u" +bundler_1 | 2023-10-16T12:28:43.552011992Z body: { +bundler_1 | 2023-10-16T12:28:43.552015392Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:43.552018893Z "id": 28, +bundler_1 | 2023-10-16T12:28:43.552022493Z "result": "0xbd791194de8fce3bc4df6db18542adc1c46113d7753c1e8f90a46e4b60d1f508" +bundler_1 | 2023-10-16T12:28:43.552026093Z } +bundler_1 | 2023-10-16T12:28:43.552029593Z [12:28:43.439] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:43.552033093Z reqId: "req-v" +bundler_1 | 2023-10-16T12:28:43.552036494Z method: "POST" +bundler_1 | 2023-10-16T12:28:43.552039594Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:43.552042894Z body: { +bundler_1 | 2023-10-16T12:28:43.552046094Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:43.552049595Z "id": 29, +bundler_1 | 2023-10-16T12:28:43.552067796Z "params": [ +bundler_1 | 2023-10-16T12:28:43.552071396Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:43.552074796Z ], +bundler_1 | 2023-10-16T12:28:43.552077997Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:43.552081297Z } +bundler_1 | 2023-10-16T12:28:43.552084497Z [12:28:43.439] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:43.552087997Z reqId: "req-v" +bundler_1 | 2023-10-16T12:28:43.552094698Z body: { +bundler_1 | 2023-10-16T12:28:43.552097898Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:43.552101198Z "id": 29, +bundler_1 | 2023-10-16T12:28:43.552104398Z "result": [ +bundler_1 | 2023-10-16T12:28:43.552107599Z { +bundler_1 | 2023-10-16T12:28:43.552110899Z "sender": "0x1C1b630D795703CF5dd17F6F7E3928F1ae847Fc7", +bundler_1 | 2023-10-16T12:28:43.552114399Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:43.552117599Z "initCode": "0x", +bundler_1 | 2023-10-16T12:28:43.552121000Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000002", +bundler_1 | 2023-10-16T12:28:43.552124700Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:43.552128200Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:43.552141301Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:43.552144901Z "maxFeePerGas": "0x147d35700", +bundler_1 | 2023-10-16T12:28:43.552148501Z "maxPriorityFeePerGas": "0x4190ab00", +bundler_1 | 2023-10-16T12:28:43.552151802Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:28:43.552155502Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:43.552158802Z } +bundler_1 | 2023-10-16T12:28:43.552161902Z ] +bundler_1 | 2023-10-16T12:28:43.552165103Z } +bundler_1 | 2023-10-16T12:28:43.552168203Z [12:28:43.443] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:43.552171703Z reqId: "req-w" +bundler_1 | 2023-10-16T12:28:43.552174903Z method: "POST" +bundler_1 | 2023-10-16T12:28:43.552178804Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:43.552182104Z body: { +bundler_1 | 2023-10-16T12:28:43.552185404Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:28:43.552188804Z "id": 30, +bundler_1 | 2023-10-16T12:28:43.552192104Z "params": [], +bundler_1 | 2023-10-16T12:28:43.552195405Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:43.552198805Z } +bundler_1 | 2023-10-16T12:28:43.552201905Z [12:28:43.443] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:43.552242608Z reqId: "req-w" +bundler_1 | 2023-10-16T12:28:43.552248708Z body: { +bundler_1 | 2023-10-16T12:28:43.552252009Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:43.552261209Z "id": 30, +bundler_1 | 2023-10-16T12:28:43.552264709Z "result": "ok" +bundler_1 | 2023-10-16T12:28:43.552268010Z } +bundler_1 | 2023-10-16T12:28:43.552271210Z [12:28:43.478] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:43.552274810Z reqId: "req-x" +bundler_1 | 2023-10-16T12:28:43.552278010Z method: "POST" +bundler_1 | 2023-10-16T12:28:43.552281311Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:43.552284711Z body: { +bundler_1 | 2023-10-16T12:28:43.552287811Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:43.552291211Z "id": 31, +bundler_1 | 2023-10-16T12:28:43.552294512Z "params": [ +bundler_1 | 2023-10-16T12:28:43.552298712Z { +bundler_1 | 2023-10-16T12:28:43.552301912Z "sender": "0x9d629C25DAA070BFfa01128D76185E9501BbEF29", +bundler_1 | 2023-10-16T12:28:43.552305412Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:43.552308713Z "initCode": "0x", +bundler_1 | 2023-10-16T12:28:43.552313013Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +geth-1.10 | 2023-10-16T12:30:52.471278215Z WARN [10-16|12:30:52.470] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.510651538Z WARN [10-16|12:30:52.509] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.527880785Z WARN [10-16|12:30:52.527] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.569023926Z WARN [10-16|12:30:52.568] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.585766341Z WARN [10-16|12:30:52.585] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.624981153Z WARN [10-16|12:30:52.624] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.642528422Z WARN [10-16|12:30:52.642] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.685049955Z WARN [10-16|12:30:52.684] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.702634326Z WARN [10-16|12:30:52.702] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.741058985Z WARN [10-16|12:30:52.740] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.758559051Z WARN [10-16|12:30:52.758] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.805608585Z WARN [10-16|12:30:52.805] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.824325532Z WARN [10-16|12:30:52.824] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.866044711Z WARN [10-16|12:30:52.865] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.884149717Z WARN [10-16|12:30:52.883] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.928524373Z WARN [10-16|12:30:52.928] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.946621978Z WARN [10-16|12:30:52.946] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:52.989900961Z WARN [10-16|12:30:52.989] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.017718414Z WARN [10-16|12:30:53.017] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.059805818Z WARN [10-16|12:30:53.059] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.080427891Z WARN [10-16|12:30:53.080] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.129140036Z WARN [10-16|12:30:53.129] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.147578764Z WARN [10-16|12:30:53.147] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.189963388Z WARN [10-16|12:30:53.189] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.208990755Z WARN [10-16|12:30:53.208] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.251564091Z WARN [10-16|12:30:53.251] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.271523020Z WARN [10-16|12:30:53.271] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.313543419Z WARN [10-16|12:30:53.313] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.338393775Z WARN [10-16|12:30:53.334] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.383589485Z WARN [10-16|12:30:53.383] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.401829700Z WARN [10-16|12:30:53.401] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.445279494Z WARN [10-16|12:30:53.445] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.464255158Z WARN [10-16|12:30:53.464] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.504390732Z WARN [10-16|12:30:53.504] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.522131414Z WARN [10-16|12:30:53.521] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.566155646Z WARN [10-16|12:30:53.566] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.583413996Z WARN [10-16|12:30:53.583] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.626297052Z WARN [10-16|12:30:53.626] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.642831754Z WARN [10-16|12:30:53.642] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.688896322Z WARN [10-16|12:30:53.688] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.707212742Z WARN [10-16|12:30:53.707] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.752003926Z WARN [10-16|12:30:53.751] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.769976523Z WARN [10-16|12:30:53.769] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.814675300Z WARN [10-16|12:30:53.814] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.838729403Z WARN [10-16|12:30:53.838] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.887340941Z WARN [10-16|12:30:53.887] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.912105890Z WARN [10-16|12:30:53.911] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.955519482Z WARN [10-16|12:30:53.955] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:53.974741363Z WARN [10-16|12:30:53.974] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.018990110Z WARN [10-16|12:30:54.018] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:43.552316513Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:43.552319913Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:43.552323314Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:43.552326614Z "maxFeePerGas": "0x12a05f200", +bundler_1 | 2023-10-16T12:28:43.552329914Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:43.552333314Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:28:43.552336514Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:43.552339915Z }, +bundler_1 | 2023-10-16T12:28:43.552343015Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:43.552346515Z ], +bundler_1 | 2023-10-16T12:28:43.552391518Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:43.552394818Z } +bundler_1 | 2023-10-16T12:28:43.552398019Z [12:28:43.479] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:43.808791747Z [12:28:43.684] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:43.810153241Z [12:28:43.692] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:43.810170642Z [12:28:43.692] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:43.810175342Z reqId: "req-x" +bundler_1 | 2023-10-16T12:28:43.810178943Z body: { +bundler_1 | 2023-10-16T12:28:43.810182343Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:43.810185943Z "id": 31, +bundler_1 | 2023-10-16T12:28:43.810189243Z "result": "0xca31b91855bb7425917c86452f48f0c0633a70d69bf11a504257cbca98bb53b5" +bundler_1 | 2023-10-16T12:28:43.810220645Z } +bundler_1 | 2023-10-16T12:28:43.810224946Z [12:28:43.695] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:43.810228846Z reqId: "req-y" +bundler_1 | 2023-10-16T12:28:43.810232146Z method: "POST" +bundler_1 | 2023-10-16T12:28:43.810235346Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:43.810238547Z body: { +bundler_1 | 2023-10-16T12:28:43.810241847Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:43.810245247Z "id": 32, +bundler_1 | 2023-10-16T12:28:43.810248447Z "params": [ +bundler_1 | 2023-10-16T12:28:43.810251748Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:43.810255148Z ], +bundler_1 | 2023-10-16T12:28:43.810258348Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:43.810261648Z } +bundler_1 | 2023-10-16T12:28:43.810264748Z [12:28:43.695] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:43.810268249Z reqId: "req-y" +bundler_1 | 2023-10-16T12:28:43.810271549Z body: { +bundler_1 | 2023-10-16T12:28:43.810274749Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:43.810289250Z "id": 32, +bundler_1 | 2023-10-16T12:28:43.810293450Z "result": [ +bundler_1 | 2023-10-16T12:28:43.810296751Z { +bundler_1 | 2023-10-16T12:28:43.810300051Z "sender": "0x9d629C25DAA070BFfa01128D76185E9501BbEF29", +bundler_1 | 2023-10-16T12:28:43.810303551Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:43.810306851Z "initCode": "0x", +bundler_1 | 2023-10-16T12:28:43.810310252Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:43.810313652Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:43.810317052Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:43.810320552Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:43.810323853Z "maxFeePerGas": "0x12a05f200", +bundler_1 | 2023-10-16T12:28:43.810327253Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:43.810330553Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:28:43.810334053Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:43.810337354Z } +bundler_1 | 2023-10-16T12:28:43.810340454Z ] +bundler_1 | 2023-10-16T12:28:43.810343654Z } +bundler_1 | 2023-10-16T12:28:43.810346854Z [12:28:43.698] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:43.810350254Z reqId: "req-z" +bundler_1 | 2023-10-16T12:28:43.810353455Z method: "POST" +bundler_1 | 2023-10-16T12:28:43.810372156Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:43.810375856Z body: { +bundler_1 | 2023-10-16T12:28:43.810379156Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:43.810386957Z "id": 33, +bundler_1 | 2023-10-16T12:28:43.810390357Z "params": [ +bundler_1 | 2023-10-16T12:28:43.810393557Z { +bundler_1 | 2023-10-16T12:28:43.810396658Z "sender": "0x9d629C25DAA070BFfa01128D76185E9501BbEF29", +bundler_1 | 2023-10-16T12:28:43.810400058Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:43.810403358Z "initCode": "0x", +bundler_1 | 2023-10-16T12:28:43.810406658Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000002", +bundler_1 | 2023-10-16T12:28:43.810410059Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:43.810413359Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:43.810416659Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:43.810419959Z "maxFeePerGas": "0x14ace4780", +bundler_1 | 2023-10-16T12:28:43.810423259Z "maxPriorityFeePerGas": "0x42294180", +bundler_1 | 2023-10-16T12:28:43.810426560Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:28:43.810429860Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:43.810433060Z }, +bundler_1 | 2023-10-16T12:28:43.810436260Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:43.810449261Z ], +geth-1.10 | 2023-10-16T12:30:54.039550380Z WARN [10-16|12:30:54.038] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.090455470Z WARN [10-16|12:30:54.090] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.111506473Z WARN [10-16|12:30:54.111] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.156631478Z WARN [10-16|12:30:54.156] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.176011669Z WARN [10-16|12:30:54.175] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.219681578Z WARN [10-16|12:30:54.219] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.239083071Z WARN [10-16|12:30:54.238] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.281816717Z WARN [10-16|12:30:54.281] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.300861186Z WARN [10-16|12:30:54.300] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.353548395Z WARN [10-16|12:30:54.346] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.370221706Z WARN [10-16|12:30:54.370] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.417351545Z WARN [10-16|12:30:54.417] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.439363812Z WARN [10-16|12:30:54.439] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.482623493Z WARN [10-16|12:30:54.482] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.501818172Z WARN [10-16|12:30:54.501] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.546576753Z WARN [10-16|12:30:54.546] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.581512880Z WARN [10-16|12:30:54.581] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.629557481Z WARN [10-16|12:30:54.626] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.652174487Z WARN [10-16|12:30:54.651] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.691767825Z WARN [10-16|12:30:54.691] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.709618514Z WARN [10-16|12:30:54.709] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.749074842Z WARN [10-16|12:30:54.748] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.767221151Z WARN [10-16|12:30:54.767] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.806972398Z WARN [10-16|12:30:54.806] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.823784318Z WARN [10-16|12:30:54.823] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.871678109Z WARN [10-16|12:30:54.871] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.892414790Z WARN [10-16|12:30:54.892] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.932211041Z WARN [10-16|12:30:54.932] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.951652336Z WARN [10-16|12:30:54.951] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:54.992600963Z WARN [10-16|12:30:54.992] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.010460553Z WARN [10-16|12:30:55.010] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.051322475Z WARN [10-16|12:30:55.051] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.074149996Z WARN [10-16|12:30:55.073] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.116981149Z WARN [10-16|12:30:55.116] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.134798635Z WARN [10-16|12:30:55.134] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.178704060Z WARN [10-16|12:30:55.178] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.199323733Z WARN [10-16|12:30:55.199] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.241269828Z WARN [10-16|12:30:55.241] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.260505309Z WARN [10-16|12:30:55.260] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.303610580Z WARN [10-16|12:30:55.303] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.321941901Z WARN [10-16|12:30:55.321] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.363288055Z WARN [10-16|12:30:55.363] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.381088041Z WARN [10-16|12:30:55.380] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.431380091Z WARN [10-16|12:30:55.431] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.449684310Z WARN [10-16|12:30:55.449] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.490309016Z WARN [10-16|12:30:55.490] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.510963792Z WARN [10-16|12:30:55.510] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.552107533Z WARN [10-16|12:30:55.551] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.570217439Z WARN [10-16|12:30:55.569] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.611822711Z WARN [10-16|12:30:55.611] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:43.810457662Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:43.810461262Z } +bundler_1 | 2023-10-16T12:28:43.810464462Z [12:28:43.699] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:43.940862979Z [12:28:43.872] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:43.940922183Z [12:28:43.880] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:43.940929883Z [12:28:43.880] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:43.940936384Z reqId: "req-z" +bundler_1 | 2023-10-16T12:28:43.940942184Z body: { +bundler_1 | 2023-10-16T12:28:43.940947984Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:43.940953685Z "id": 33, +bundler_1 | 2023-10-16T12:28:43.940977586Z "result": "0x3c6eed4364099c318fa1bb19ac02a3a71035417185337bf8a81e96835b24cf55" +bundler_1 | 2023-10-16T12:28:43.940983487Z } +bundler_1 | 2023-10-16T12:28:43.940988787Z [12:28:43.885] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:43.940994688Z reqId: "req-10" +bundler_1 | 2023-10-16T12:28:43.941000288Z method: "POST" +bundler_1 | 2023-10-16T12:28:43.941005688Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:43.941011089Z body: { +bundler_1 | 2023-10-16T12:28:43.941016389Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:43.941022190Z "id": 34, +bundler_1 | 2023-10-16T12:28:43.941027690Z "params": [ +bundler_1 | 2023-10-16T12:28:43.941033290Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:43.941073493Z ], +bundler_1 | 2023-10-16T12:28:43.941079793Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:43.941085294Z } +bundler_1 | 2023-10-16T12:28:43.941090694Z [12:28:43.886] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:43.941096495Z reqId: "req-10" +bundler_1 | 2023-10-16T12:28:43.941101995Z body: { +bundler_1 | 2023-10-16T12:28:43.941107195Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:43.941112596Z "id": 34, +bundler_1 | 2023-10-16T12:28:43.941117896Z "result": [ +bundler_1 | 2023-10-16T12:28:43.941152199Z { +bundler_1 | 2023-10-16T12:28:43.941157499Z "sender": "0x9d629C25DAA070BFfa01128D76185E9501BbEF29", +bundler_1 | 2023-10-16T12:28:43.941163399Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:43.941168900Z "initCode": "0x", +bundler_1 | 2023-10-16T12:28:43.941174700Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000002", +bundler_1 | 2023-10-16T12:28:43.941180500Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:43.941186101Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:43.941191801Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:43.941197302Z "maxFeePerGas": "0x14ace4780", +bundler_1 | 2023-10-16T12:28:43.941219803Z "maxPriorityFeePerGas": "0x42294180", +bundler_1 | 2023-10-16T12:28:43.941225604Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:28:43.941231304Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:43.941236804Z } +bundler_1 | 2023-10-16T12:28:43.941242105Z ] +bundler_1 | 2023-10-16T12:28:43.941248105Z } +bundler_1 | 2023-10-16T12:28:43.941253305Z [12:28:43.899] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:43.941259006Z reqId: "req-11" +bundler_1 | 2023-10-16T12:28:43.941264306Z method: "POST" +bundler_1 | 2023-10-16T12:28:43.941269607Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:43.941274907Z body: { +bundler_1 | 2023-10-16T12:28:43.941298809Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:28:43.941305409Z "id": 35, +bundler_1 | 2023-10-16T12:28:43.941310809Z "params": [], +bundler_1 | 2023-10-16T12:28:43.941316210Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:43.941321710Z } +bundler_1 | 2023-10-16T12:28:43.941326811Z [12:28:43.899] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:43.941332611Z reqId: "req-11" +bundler_1 | 2023-10-16T12:28:43.941337811Z body: { +bundler_1 | 2023-10-16T12:28:43.941343012Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:43.941348312Z "id": 35, +bundler_1 | 2023-10-16T12:28:43.941353612Z "result": "ok" +bundler_1 | 2023-10-16T12:28:43.941382614Z } +bundler_1 | 2023-10-16T12:28:43.941388615Z [12:28:43.902] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:43.941394315Z reqId: "req-12" +bundler_1 | 2023-10-16T12:28:43.941399816Z method: "POST" +bundler_1 | 2023-10-16T12:28:43.941405116Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:43.941410516Z body: { +bundler_1 | 2023-10-16T12:28:43.941415817Z "method": "debug_bundler_setBundlingMode", +bundler_1 | 2023-10-16T12:28:43.941421317Z "id": 36, +bundler_1 | 2023-10-16T12:28:43.941426717Z "params": [ +bundler_1 | 2023-10-16T12:28:43.941432118Z "manual" +bundler_1 | 2023-10-16T12:28:43.941437518Z ], +bundler_1 | 2023-10-16T12:28:43.941442819Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:43.941488822Z } +bundler_1 | 2023-10-16T12:28:43.941495922Z [12:28:43.902] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:43.941501623Z reqId: "req-12" +bundler_1 | 2023-10-16T12:28:43.941507023Z body: { +bundler_1 | 2023-10-16T12:28:43.941512223Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:43.941517624Z "id": 36, +bundler_1 | 2023-10-16T12:28:43.941523024Z "result": "ok" +bundler_1 | 2023-10-16T12:28:43.941546226Z } +bundler_1 | 2023-10-16T12:28:44.456215812Z [12:28:44.318] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:44.456277216Z reqId: "req-13" +bundler_1 | 2023-10-16T12:28:44.456285217Z method: "POST" +bundler_1 | 2023-10-16T12:28:44.456291417Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:44.456297217Z body: { +bundler_1 | 2023-10-16T12:28:44.456303018Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:44.456310018Z "id": 37, +bundler_1 | 2023-10-16T12:28:44.456347221Z "params": [ +bundler_1 | 2023-10-16T12:28:44.456353321Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:44.456359422Z ], +bundler_1 | 2023-10-16T12:28:44.456365122Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:44.456371222Z } +bundler_1 | 2023-10-16T12:28:44.456661843Z [12:28:44.319] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:44.456702245Z reqId: "req-13" +bundler_1 | 2023-10-16T12:28:44.456708946Z body: { +bundler_1 | 2023-10-16T12:28:44.456714646Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:44.456720847Z "id": 37, +bundler_1 | 2023-10-16T12:28:44.456726947Z "result": [] +bundler_1 | 2023-10-16T12:28:44.456732847Z } +bundler_1 | 2023-10-16T12:28:44.456738348Z [12:28:44.322] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:44.456744548Z reqId: "req-14" +bundler_1 | 2023-10-16T12:28:44.456750349Z method: "POST" +bundler_1 | 2023-10-16T12:28:44.456804252Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:44.456811053Z body: { +bundler_1 | 2023-10-16T12:28:44.456816753Z "method": "debug_bundler_setReputation", +bundler_1 | 2023-10-16T12:28:44.456822754Z "id": 38, +bundler_1 | 2023-10-16T12:28:44.456828454Z "params": [ +bundler_1 | 2023-10-16T12:28:44.456834155Z [ +bundler_1 | 2023-10-16T12:28:44.456839755Z { +bundler_1 | 2023-10-16T12:28:44.456862956Z "address": "0xB8d34571AB3b4Facc15b33e2675899fE2ef27C86", +bundler_1 | 2023-10-16T12:28:44.456870457Z "opsSeen": 100000, +bundler_1 | 2023-10-16T12:28:44.456876457Z "opsIncluded": 1 +bundler_1 | 2023-10-16T12:28:44.456882358Z } +bundler_1 | 2023-10-16T12:28:44.456887958Z ], +bundler_1 | 2023-10-16T12:28:44.456893559Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:44.456899659Z ], +bundler_1 | 2023-10-16T12:28:44.456905359Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:44.456911360Z } +bundler_1 | 2023-10-16T12:28:44.456917060Z [12:28:44.323] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:44.456923161Z reqId: "req-14" +bundler_1 | 2023-10-16T12:28:44.456945062Z body: { +bundler_1 | 2023-10-16T12:28:44.456951463Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:44.456957263Z "id": 38, +bundler_1 | 2023-10-16T12:28:44.456962863Z "result": "ok" +bundler_1 | 2023-10-16T12:28:44.456968564Z } +bundler_1 | 2023-10-16T12:28:44.456974164Z [12:28:44.326] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:44.456980065Z reqId: "req-15" +bundler_1 | 2023-10-16T12:28:44.456985665Z method: "POST" +bundler_1 | 2023-10-16T12:28:44.456991365Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:44.456997066Z body: { +bundler_1 | 2023-10-16T12:28:44.457002566Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:44.457008467Z "id": 39, +bundler_1 | 2023-10-16T12:28:44.457031768Z "params": [ +bundler_1 | 2023-10-16T12:28:44.457037769Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:44.457043569Z ], +bundler_1 | 2023-10-16T12:28:44.457049169Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:44.457054870Z } +bundler_1 | 2023-10-16T12:28:44.457060470Z [12:28:44.326] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:44.457066471Z reqId: "req-15" +bundler_1 | 2023-10-16T12:28:44.457072171Z body: { +bundler_1 | 2023-10-16T12:28:44.457077671Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:44.457083472Z "id": 39, +bundler_1 | 2023-10-16T12:28:44.457089172Z "result": [] +bundler_1 | 2023-10-16T12:28:44.457112274Z } +bundler_1 | 2023-10-16T12:28:44.457117974Z [12:28:44.328] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:44.457130575Z reqId: "req-16" +bundler_1 | 2023-10-16T12:28:44.457136375Z method: "POST" +bundler_1 | 2023-10-16T12:28:44.457142076Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:44.457147776Z body: { +bundler_1 | 2023-10-16T12:28:44.457153377Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:44.457159277Z "id": 40, +bundler_1 | 2023-10-16T12:28:44.457164877Z "params": [ +bundler_1 | 2023-10-16T12:28:44.457187579Z { +bundler_1 | 2023-10-16T12:28:44.457194379Z "sender": "0xB8d34571AB3b4Facc15b33e2675899fE2ef27C86", +bundler_1 | 2023-10-16T12:28:44.457200580Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:44.457208080Z "initCode": "0x3FBaAe5fff901d3a0eB937420A0A60D9aF9180960d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:44.457216681Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:44.457224081Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:44.457230182Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:44.457236182Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:44.457242183Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:44.457248083Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:44.457272085Z "paymasterAndData": "0x5abe12fbe5779073f6690970698a7b7e815658af6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:44.457278985Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:44.457284886Z }, +bundler_1 | 2023-10-16T12:28:44.457290586Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:44.457296486Z ], +bundler_1 | 2023-10-16T12:28:44.457302087Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:44.457307887Z } +bundler_1 | 2023-10-16T12:28:44.457313488Z [12:28:44.329] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:44.969892829Z [12:28:44.837] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:44.969946833Z [12:28:44.845] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:44.969953133Z [12:28:44.846] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:44.969957234Z reqId: "req-16" +bundler_1 | 2023-10-16T12:28:44.969960834Z body: { +bundler_1 | 2023-10-16T12:28:44.969964134Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:44.969967734Z "id": 40, +bundler_1 | 2023-10-16T12:28:44.969971235Z "result": "0xffa6614584206bf5eb456a94ac41c354918e47ad2d21508dbf91dea2c6bff291" +bundler_1 | 2023-10-16T12:28:44.969987836Z } +bundler_1 | 2023-10-16T12:28:44.969991336Z [12:28:44.848] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:44.969994936Z reqId: "req-17" +bundler_1 | 2023-10-16T12:28:44.969998336Z method: "POST" +bundler_1 | 2023-10-16T12:28:44.970001637Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:44.970016738Z body: { +bundler_1 | 2023-10-16T12:28:44.970020538Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:44.970024038Z "id": 41, +bundler_1 | 2023-10-16T12:28:44.970027238Z "params": [ +bundler_1 | 2023-10-16T12:28:44.970030439Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:44.970034339Z ], +bundler_1 | 2023-10-16T12:28:44.970037639Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:44.970040839Z } +bundler_1 | 2023-10-16T12:28:44.970043940Z [12:28:44.849] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:44.970047540Z reqId: "req-17" +bundler_1 | 2023-10-16T12:28:44.970050840Z body: { +bundler_1 | 2023-10-16T12:28:44.970053940Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:44.970057240Z "id": 41, +bundler_1 | 2023-10-16T12:28:44.970060441Z "result": [ +bundler_1 | 2023-10-16T12:28:44.970063641Z { +bundler_1 | 2023-10-16T12:28:44.970066741Z "sender": "0xB8d34571AB3b4Facc15b33e2675899fE2ef27C86", +bundler_1 | 2023-10-16T12:28:44.970070241Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:44.970074442Z "initCode": "0x3FBaAe5fff901d3a0eB937420A0A60D9aF9180960d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:44.970079642Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:44.970093643Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:44.970097643Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:44.970101344Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:44.970104544Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:44.970107844Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:44.970111244Z "paymasterAndData": "0x5abe12fbe5779073f6690970698a7b7e815658af6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:44.970114644Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:44.970117945Z } +bundler_1 | 2023-10-16T12:28:44.970121145Z ] +bundler_1 | 2023-10-16T12:28:44.970124245Z } +bundler_1 | 2023-10-16T12:28:44.970127445Z [12:28:44.937] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:44.970134746Z reqId: "req-18" +bundler_1 | 2023-10-16T12:28:44.970138146Z method: "POST" +bundler_1 | 2023-10-16T12:28:44.970141346Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:44.970144447Z body: { +bundler_1 | 2023-10-16T12:28:44.970147547Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:28:44.970150947Z "id": 42, +bundler_1 | 2023-10-16T12:28:44.970154047Z "params": [], +bundler_1 | 2023-10-16T12:28:44.970157347Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:44.970171348Z } +bundler_1 | 2023-10-16T12:28:44.970176149Z [12:28:44.937] INFO (1): RESPONSE :: +geth-1.10 | 2023-10-16T12:30:55.629708102Z WARN [10-16|12:30:55.629] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.669868777Z WARN [10-16|12:30:55.669] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.687933880Z WARN [10-16|12:30:55.687] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.727144492Z WARN [10-16|12:30:55.726] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.743763199Z WARN [10-16|12:30:55.743] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.788056550Z WARN [10-16|12:30:55.787] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.803987711Z WARN [10-16|12:30:55.803] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.848910903Z WARN [10-16|12:30:55.848] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.866098148Z WARN [10-16|12:30:55.865] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.906235522Z WARN [10-16|12:30:55.906] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.923168850Z WARN [10-16|12:30:55.923] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.967562707Z WARN [10-16|12:30:55.967] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:55.985533004Z WARN [10-16|12:30:55.985] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.027083983Z WARN [10-16|12:30:56.026] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.044418180Z WARN [10-16|12:30:56.044] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.084346306Z WARN [10-16|12:30:56.084] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.101021061Z WARN [10-16|12:30:56.100] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.143559153Z WARN [10-16|12:30:56.143] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.161582394Z WARN [10-16|12:30:56.161] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.201576324Z WARN [10-16|12:30:56.201] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.219490558Z WARN [10-16|12:30:56.219] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.261677328Z WARN [10-16|12:30:56.261] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.279050727Z WARN [10-16|12:30:56.278] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.320283436Z WARN [10-16|12:30:56.320] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.339525154Z WARN [10-16|12:30:56.339] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.391068715Z WARN [10-16|12:30:56.390] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.409110757Z WARN [10-16|12:30:56.408] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.454300516Z WARN [10-16|12:30:56.454] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.473555335Z WARN [10-16|12:30:56.473] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.518568483Z WARN [10-16|12:30:56.518] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.536762535Z WARN [10-16|12:30:56.536] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.578487975Z WARN [10-16|12:30:56.578] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.598025011Z WARN [10-16|12:30:56.597] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.639816756Z WARN [10-16|12:30:56.639] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.656725926Z WARN [10-16|12:30:56.656] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.706692588Z WARN [10-16|12:30:56.706] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.724315903Z WARN [10-16|12:30:56.724] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.819128002Z WARN [10-16|12:30:56.818] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.837671676Z WARN [10-16|12:30:56.837] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.879074496Z WARN [10-16|12:30:56.878] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.896191679Z WARN [10-16|12:30:56.896] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.936083803Z WARN [10-16|12:30:56.935] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.953068078Z WARN [10-16|12:30:56.952] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:56.992631781Z WARN [10-16|12:30:56.992] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.010210894Z WARN [10-16|12:30:57.010] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.048674628Z WARN [10-16|12:30:57.048] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.066204537Z WARN [10-16|12:30:57.066] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.107266235Z WARN [10-16|12:30:57.107] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.124870849Z WARN [10-16|12:30:57.124] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.172288350Z WARN [10-16|12:30:57.169] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:44.970179449Z reqId: "req-18" +bundler_1 | 2023-10-16T12:28:44.970182749Z body: { +bundler_1 | 2023-10-16T12:28:44.970185849Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:44.970189050Z "id": 42, +bundler_1 | 2023-10-16T12:28:44.970192350Z "result": "ok" +bundler_1 | 2023-10-16T12:28:44.970195650Z } +bundler_1 | 2023-10-16T12:28:44.970198750Z [12:28:44.940] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:44.970202151Z reqId: "req-19" +bundler_1 | 2023-10-16T12:28:44.970205351Z method: "POST" +bundler_1 | 2023-10-16T12:28:44.970208551Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:44.970211751Z body: { +bundler_1 | 2023-10-16T12:28:44.970214851Z "method": "debug_bundler_setBundlingMode", +bundler_1 | 2023-10-16T12:28:44.970218252Z "id": 43, +bundler_1 | 2023-10-16T12:28:44.970221452Z "params": [ +bundler_1 | 2023-10-16T12:28:44.970224652Z "manual" +bundler_1 | 2023-10-16T12:28:44.970227852Z ], +bundler_1 | 2023-10-16T12:28:44.970231153Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:44.970234453Z } +bundler_1 | 2023-10-16T12:28:44.970237553Z [12:28:44.940] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:44.970251154Z reqId: "req-19" +bundler_1 | 2023-10-16T12:28:44.970254354Z body: { +bundler_1 | 2023-10-16T12:28:44.970257554Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:44.970261055Z "id": 43, +bundler_1 | 2023-10-16T12:28:44.970264255Z "result": "ok" +bundler_1 | 2023-10-16T12:28:44.970267655Z } +bundler_1 | 2023-10-16T12:28:45.229590385Z [12:28:45.218] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:45.229618287Z reqId: "req-1a" +bundler_1 | 2023-10-16T12:28:45.229622488Z method: "POST" +bundler_1 | 2023-10-16T12:28:45.229626488Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:45.229629788Z body: { +bundler_1 | 2023-10-16T12:28:45.229633088Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:45.229640389Z "id": 44, +bundler_1 | 2023-10-16T12:28:45.229643789Z "params": [ +bundler_1 | 2023-10-16T12:28:45.229662090Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:45.229665691Z ], +bundler_1 | 2023-10-16T12:28:45.229668991Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:45.229672391Z } +bundler_1 | 2023-10-16T12:28:45.236244046Z [12:28:45.219] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:45.236281048Z reqId: "req-1a" +bundler_1 | 2023-10-16T12:28:45.236285848Z body: { +bundler_1 | 2023-10-16T12:28:45.236289249Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:45.236292749Z "id": 44, +bundler_1 | 2023-10-16T12:28:45.236296049Z "result": [] +bundler_1 | 2023-10-16T12:28:45.236299649Z } +bundler_1 | 2023-10-16T12:28:45.236303050Z [12:28:45.221] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:45.236306750Z reqId: "req-1b" +bundler_1 | 2023-10-16T12:28:45.236309950Z method: "POST" +bundler_1 | 2023-10-16T12:28:45.236313250Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:45.236316451Z body: { +bundler_1 | 2023-10-16T12:28:45.236319651Z "method": "debug_bundler_setReputation", +bundler_1 | 2023-10-16T12:28:45.236323051Z "id": 45, +bundler_1 | 2023-10-16T12:28:45.236326351Z "params": [ +bundler_1 | 2023-10-16T12:28:45.236329551Z [ +bundler_1 | 2023-10-16T12:28:45.236332752Z { +bundler_1 | 2023-10-16T12:28:45.236335852Z "address": "0xC9022EAcF044c40b04E70dD620ab1B71C46d8006", +bundler_1 | 2023-10-16T12:28:45.236339252Z "opsSeen": 100000, +bundler_1 | 2023-10-16T12:28:45.236342552Z "opsIncluded": 1 +bundler_1 | 2023-10-16T12:28:45.236345753Z } +bundler_1 | 2023-10-16T12:28:45.236348953Z ], +bundler_1 | 2023-10-16T12:28:45.236352153Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:45.236355453Z ], +bundler_1 | 2023-10-16T12:28:45.236358553Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:45.236361854Z } +bundler_1 | 2023-10-16T12:28:45.236364954Z [12:28:45.222] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:45.236368354Z reqId: "req-1b" +bundler_1 | 2023-10-16T12:28:45.236371554Z body: { +bundler_1 | 2023-10-16T12:28:45.236374655Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:45.236377955Z "id": 45, +bundler_1 | 2023-10-16T12:28:45.236381155Z "result": "ok" +bundler_1 | 2023-10-16T12:28:45.236384555Z } +bundler_1 | 2023-10-16T12:28:45.236387655Z [12:28:45.224] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:45.236390956Z reqId: "req-1c" +bundler_1 | 2023-10-16T12:28:45.236394156Z method: "POST" +bundler_1 | 2023-10-16T12:28:45.236397356Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:45.236400556Z body: { +bundler_1 | 2023-10-16T12:28:45.236417058Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:45.236420558Z "id": 46, +bundler_1 | 2023-10-16T12:28:45.236423758Z "params": [ +bundler_1 | 2023-10-16T12:28:45.236426958Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:45.236430258Z ], +bundler_1 | 2023-10-16T12:28:45.236433359Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:45.236436559Z } +bundler_1 | 2023-10-16T12:28:45.236439659Z [12:28:45.224] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:45.236443059Z reqId: "req-1c" +bundler_1 | 2023-10-16T12:28:45.236446160Z body: { +bundler_1 | 2023-10-16T12:28:45.236449260Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:45.236452460Z "id": 46, +bundler_1 | 2023-10-16T12:28:45.236455660Z "result": [] +bundler_1 | 2023-10-16T12:28:45.236458860Z } +bundler_1 | 2023-10-16T12:28:45.236462061Z [12:28:45.227] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:45.236465361Z reqId: "req-1d" +bundler_1 | 2023-10-16T12:28:45.236468561Z method: "POST" +bundler_1 | 2023-10-16T12:28:45.236471761Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:45.236474962Z body: { +bundler_1 | 2023-10-16T12:28:45.236479062Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:45.236482362Z "id": 47, +bundler_1 | 2023-10-16T12:28:45.236485462Z "params": [ +bundler_1 | 2023-10-16T12:28:45.236488562Z { +bundler_1 | 2023-10-16T12:28:45.236491763Z "sender": "0xB9CB4C162B9B40401d03dAb8556d0454301222e0", +bundler_1 | 2023-10-16T12:28:45.236495163Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:45.236498563Z "initCode": "0x16450DDf6956A70C655a0c4dEdA9A04b025Af9BA0d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +geth-1.10 | 2023-10-16T12:30:57.193482491Z WARN [10-16|12:30:57.193] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.234321375Z WARN [10-16|12:30:57.234] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.257445738Z WARN [10-16|12:30:57.257] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.298346727Z WARN [10-16|12:30:57.298] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.316268061Z WARN [10-16|12:30:57.316] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.363560553Z WARN [10-16|12:30:57.363] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.383528817Z WARN [10-16|12:30:57.381] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.434145920Z WARN [10-16|12:30:57.434] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.451023588Z WARN [10-16|12:30:57.450] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.500532421Z WARN [10-16|12:30:57.500] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.518845379Z WARN [10-16|12:30:57.518] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.565944460Z WARN [10-16|12:30:57.565] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.590063586Z WARN [10-16|12:30:57.589] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.632056543Z WARN [10-16|12:30:57.631] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.649830068Z WARN [10-16|12:30:57.649] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.695753374Z WARN [10-16|12:30:57.695] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.713232080Z WARN [10-16|12:30:57.713] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.757157660Z WARN [10-16|12:30:57.756] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.779818094Z WARN [10-16|12:30:57.779] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.820584373Z WARN [10-16|12:30:57.820] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.839116846Z WARN [10-16|12:30:57.838] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.879880125Z WARN [10-16|12:30:57.879] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.902939084Z WARN [10-16|12:30:57.902] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.945614785Z WARN [10-16|12:30:57.945] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:57.962948182Z WARN [10-16|12:30:57.962] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.005004643Z WARN [10-16|12:30:58.004] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.024292364Z WARN [10-16|12:30:58.024] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.065650181Z WARN [10-16|12:30:58.065] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.085049708Z WARN [10-16|12:30:58.084] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.131091622Z WARN [10-16|12:30:58.130] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.149392280Z WARN [10-16|12:30:58.149] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.189996949Z WARN [10-16|12:30:58.189] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.212417568Z WARN [10-16|12:30:58.212] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.255851516Z WARN [10-16|12:30:58.255] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.274755613Z WARN [10-16|12:30:58.274] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.322399627Z WARN [10-16|12:30:58.322] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.340900098Z WARN [10-16|12:30:58.340] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.388544213Z WARN [10-16|12:30:58.388] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.407033783Z WARN [10-16|12:30:58.406] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.453534025Z WARN [10-16|12:30:58.453] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.573273102Z WARN [10-16|12:30:58.573] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.615088848Z WARN [10-16|12:30:58.614] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.633418508Z WARN [10-16|12:30:58.633] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.677471896Z WARN [10-16|12:30:58.677] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.695303324Z WARN [10-16|12:30:58.695] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.736809551Z WARN [10-16|12:30:58.736] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.760003018Z WARN [10-16|12:30:58.759] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.806770578Z WARN [10-16|12:30:58.806] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.824598606Z WARN [10-16|12:30:58.824] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.874478762Z WARN [10-16|12:30:58.874] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.893027136Z WARN [10-16|12:30:58.892] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.935516625Z WARN [10-16|12:30:58.935] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.953973193Z WARN [10-16|12:30:58.953] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:58.996030254Z WARN [10-16|12:30:58.995] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.014498622Z WARN [10-16|12:30:59.014] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.054535356Z WARN [10-16|12:30:59.054] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.075359574Z WARN [10-16|12:30:59.075] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.116738492Z WARN [10-16|12:30:59.116] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.134923643Z WARN [10-16|12:30:59.134] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.175864234Z WARN [10-16|12:30:59.175] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.192749302Z WARN [10-16|12:30:59.192] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.243115589Z WARN [10-16|12:30:59.242] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.261901878Z WARN [10-16|12:30:59.261] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.306151178Z WARN [10-16|12:30:59.306] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.325968232Z WARN [10-16|12:30:59.325] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.367527662Z WARN [10-16|12:30:59.367] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.385525801Z WARN [10-16|12:30:59.385] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.426974123Z WARN [10-16|12:30:59.426] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.445024166Z WARN [10-16|12:30:59.444] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.484063136Z WARN [10-16|12:30:59.483] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.501675650Z WARN [10-16|12:30:59.501] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.540983338Z WARN [10-16|12:30:59.540] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.558448443Z WARN [10-16|12:30:59.558] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.598532179Z WARN [10-16|12:30:59.598] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.616781034Z WARN [10-16|12:30:59.616] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.658451271Z WARN [10-16|12:30:59.658] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.678046611Z WARN [10-16|12:30:59.677] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.721191741Z WARN [10-16|12:30:59.721] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.742887914Z WARN [10-16|12:30:59.742] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.787658047Z WARN [10-16|12:30:59.787] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.810358783Z WARN [10-16|12:30:59.810] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.856599210Z WARN [10-16|12:30:59.856] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.874468640Z WARN [10-16|12:30:59.874] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.915193717Z WARN [10-16|12:30:59.914] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.934342129Z WARN [10-16|12:30:59.934] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.978501823Z WARN [10-16|12:30:59.978] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:30:59.995362690Z WARN [10-16|12:30:59.995] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.036934721Z WARN [10-16|12:31:00.036] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.057438418Z WARN [10-16|12:31:00.057] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.099068953Z WARN [10-16|12:31:00.098] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.120385502Z WARN [10-16|12:31:00.120] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.169071682Z WARN [10-16|12:31:00.168] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.188132489Z WARN [10-16|12:31:00.187] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.234750738Z WARN [10-16|12:31:00.234] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.253680736Z WARN [10-16|12:31:00.253] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.302107501Z WARN [10-16|12:31:00.301] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.320599571Z WARN [10-16|12:31:00.320] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.360601902Z WARN [10-16|12:31:00.360] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.386584746Z WARN [10-16|12:31:00.386] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.428362790Z WARN [10-16|12:31:00.428] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:45.236502963Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:45.236507364Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:45.236510764Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:45.236514164Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:45.236517464Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:45.236520765Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:45.236524565Z "paymasterAndData": "0xc9022eacf044c40b04e70dd620ab1b71c46d80066e6f7468696e67", +bundler_1 | 2023-10-16T12:28:45.236528065Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:45.236531265Z }, +bundler_1 | 2023-10-16T12:28:45.236534366Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:45.236541566Z ], +bundler_1 | 2023-10-16T12:28:45.236544866Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:45.236548167Z } +bundler_1 | 2023-10-16T12:28:45.236551267Z [12:28:45.227] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:45.752627050Z [12:28:45.730] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:45.752896069Z [12:28:45.739] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:45.752912370Z [12:28:45.739] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:45.752918270Z reqId: "req-1d" +bundler_1 | 2023-10-16T12:28:45.752923170Z body: { +bundler_1 | 2023-10-16T12:28:45.752938472Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:45.752944072Z "id": 47, +bundler_1 | 2023-10-16T12:28:45.752948772Z "result": "0x504010508fca150687ff54f085051359d8a55585b7a461134d341112b8bc8fd3" +bundler_1 | 2023-10-16T12:28:45.752953873Z } +bundler_1 | 2023-10-16T12:28:45.752958373Z [12:28:45.742] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:45.752963473Z reqId: "req-1e" +bundler_1 | 2023-10-16T12:28:45.752968274Z method: "POST" +bundler_1 | 2023-10-16T12:28:45.752972774Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:45.752977274Z body: { +bundler_1 | 2023-10-16T12:28:45.752981875Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:45.752986675Z "id": 48, +bundler_1 | 2023-10-16T12:28:45.752991175Z "params": [ +bundler_1 | 2023-10-16T12:28:45.752995676Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:45.753000376Z ], +bundler_1 | 2023-10-16T12:28:45.753004776Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:45.753009376Z } +bundler_1 | 2023-10-16T12:28:45.753013677Z [12:28:45.743] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:45.753018577Z reqId: "req-1e" +bundler_1 | 2023-10-16T12:28:45.753022977Z body: { +bundler_1 | 2023-10-16T12:28:45.753027378Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:45.753031878Z "id": 48, +bundler_1 | 2023-10-16T12:28:45.753036378Z "result": [ +bundler_1 | 2023-10-16T12:28:45.753040879Z { +bundler_1 | 2023-10-16T12:28:45.753045279Z "sender": "0xB9CB4C162B9B40401d03dAb8556d0454301222e0", +bundler_1 | 2023-10-16T12:28:45.753049979Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:45.753054780Z "initCode": "0x16450DDf6956A70C655a0c4dEdA9A04b025Af9BA0d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:45.753078381Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:45.753083482Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:45.753088182Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:45.753097383Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:45.753102083Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:45.753106683Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:45.753111384Z "paymasterAndData": "0xc9022eacf044c40b04e70dd620ab1b71c46d80066e6f7468696e67", +bundler_1 | 2023-10-16T12:28:45.753116484Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:45.753121284Z } +bundler_1 | 2023-10-16T12:28:45.753125685Z ] +bundler_1 | 2023-10-16T12:28:45.753130185Z } +bundler_1 | 2023-10-16T12:28:45.759915554Z [12:28:45.758] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:45.759936755Z reqId: "req-1f" +bundler_1 | 2023-10-16T12:28:45.759946656Z method: "POST" +bundler_1 | 2023-10-16T12:28:45.759950756Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:45.759954157Z body: { +bundler_1 | 2023-10-16T12:28:45.759957457Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:28:45.759961257Z "id": 49, +bundler_1 | 2023-10-16T12:28:45.759964457Z "params": [], +bundler_1 | 2023-10-16T12:28:45.759967858Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:45.759971358Z } +bundler_1 | 2023-10-16T12:28:45.760648705Z [12:28:45.759] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:45.760662306Z reqId: "req-1f" +bundler_1 | 2023-10-16T12:28:45.760666006Z body: { +bundler_1 | 2023-10-16T12:28:45.760669306Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:45.760672906Z "id": 49, +bundler_1 | 2023-10-16T12:28:45.760676407Z "result": "ok" +geth-1.10 | 2023-10-16T12:31:00.447913827Z WARN [10-16|12:31:00.447] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.493880536Z WARN [10-16|12:31:00.493] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.513494877Z WARN [10-16|12:31:00.513] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.556393392Z WARN [10-16|12:31:00.556] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.575462998Z WARN [10-16|12:31:00.575] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.618820342Z WARN [10-16|12:31:00.618] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.637706637Z WARN [10-16|12:31:00.637] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.680557449Z WARN [10-16|12:31:00.680] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.697921347Z WARN [10-16|12:31:00.697] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.742578673Z WARN [10-16|12:31:00.742] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.762347824Z WARN [10-16|12:31:00.762] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.804707905Z WARN [10-16|12:31:00.804] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.821706680Z WARN [10-16|12:31:00.821] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.872092969Z WARN [10-16|12:31:00.871] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.889283256Z WARN [10-16|12:31:00.889] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.928919365Z WARN [10-16|12:31:00.928] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.949620375Z WARN [10-16|12:31:00.949] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:00.990524863Z WARN [10-16|12:31:00.990] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.011761007Z WARN [10-16|12:31:01.011] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.069707773Z WARN [10-16|12:31:01.069] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.090665600Z WARN [10-16|12:31:01.090] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.133596716Z WARN [10-16|12:31:01.133] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.152457810Z WARN [10-16|12:31:01.152] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.197181140Z WARN [10-16|12:31:01.196] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.216692174Z WARN [10-16|12:31:01.216] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.263357027Z WARN [10-16|12:31:01.263] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.283950931Z WARN [10-16|12:31:01.282] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.324701809Z WARN [10-16|12:31:01.324] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.342021505Z WARN [10-16|12:31:01.341] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.381924130Z WARN [10-16|12:31:01.381] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.403438192Z WARN [10-16|12:31:01.403] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.444283676Z WARN [10-16|12:31:01.443] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.461585271Z WARN [10-16|12:31:01.461] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.501095371Z WARN [10-16|12:31:01.500] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.522173505Z WARN [10-16|12:31:01.521] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.563063792Z WARN [10-16|12:31:01.562] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.581885083Z WARN [10-16|12:31:01.581] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.627305858Z WARN [10-16|12:31:01.627] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.645812029Z WARN [10-16|12:31:01.645] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.686657478Z WARN [10-16|12:31:01.686] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.705186020Z WARN [10-16|12:31:01.705] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.750754473Z WARN [10-16|12:31:01.750] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.768454559Z WARN [10-16|12:31:01.768] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.823367239Z WARN [10-16|12:31:01.823] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.842647831Z WARN [10-16|12:31:01.842] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.884833557Z WARN [10-16|12:31:01.884] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.904173153Z WARN [10-16|12:31:01.903] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.944567760Z WARN [10-16|12:31:01.944] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:01.969813352Z WARN [10-16|12:31:01.969] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:02.012267797Z WARN [10-16|12:31:02.012] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:02.030882644Z WARN [10-16|12:31:02.030] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:02.078221616Z WARN [10-16|12:31:02.078] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:02.097542111Z WARN [10-16|12:31:02.097] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:02.144321945Z WARN [10-16|12:31:02.144] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:02.167264983Z WARN [10-16|12:31:02.167] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:02.209150489Z WARN [10-16|12:31:02.208] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:02.228436782Z WARN [10-16|12:31:02.228] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:02.270709914Z WARN [10-16|12:31:02.270] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:02.292963606Z WARN [10-16|12:31:02.292] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:02.335388748Z WARN [10-16|12:31:02.335] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:02.353141838Z WARN [10-16|12:31:02.352] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:02.398614585Z WARN [10-16|12:31:02.398] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:02.417512351Z WARN [10-16|12:31:02.417] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:02.458825320Z WARN [10-16|12:31:02.458] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:02.476144780Z WARN [10-16|12:31:02.476] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:02.521228001Z WARN [10-16|12:31:02.521] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:02.540768011Z WARN [10-16|12:31:02.540] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:02.593566149Z WARN [10-16|12:31:02.593] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:02.712617126Z WARN [10-16|12:31:02.712] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:02.757780052Z WARN [10-16|12:31:02.757] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:02.777075245Z WARN [10-16|12:31:02.776] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:02.819379880Z WARN [10-16|12:31:02.819] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:02.839198208Z WARN [10-16|12:31:02.839] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:02.886577083Z WARN [10-16|12:31:02.886] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:02.909156896Z WARN [10-16|12:31:02.905] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:02.951834556Z WARN [10-16|12:31:02.951] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:02.981549647Z WARN [10-16|12:31:02.981] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.023783077Z WARN [10-16|12:31:03.023] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.042728646Z WARN [10-16|12:31:03.042] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.096679761Z WARN [10-16|12:31:03.094] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.113915716Z WARN [10-16|12:31:03.113] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.155050673Z WARN [10-16|12:31:03.154] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.178411438Z WARN [10-16|12:31:03.178] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.225971925Z WARN [10-16|12:31:03.225] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.243941729Z WARN [10-16|12:31:03.243] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.287006715Z WARN [10-16|12:31:03.286] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.304871412Z WARN [10-16|12:31:03.304] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.345169212Z WARN [10-16|12:31:03.344] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.364102481Z WARN [10-16|12:31:03.363] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.408674068Z WARN [10-16|12:31:03.408] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.426252146Z WARN [10-16|12:31:03.426] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.467976641Z WARN [10-16|12:31:03.467] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.487410744Z WARN [10-16|12:31:03.487] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.531849721Z WARN [10-16|12:31:03.531] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.550813092Z WARN [10-16|12:31:03.550] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.591301105Z WARN [10-16|12:31:03.591] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.612154603Z WARN [10-16|12:31:03.611] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.653900400Z WARN [10-16|12:31:03.653] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.671979411Z WARN [10-16|12:31:03.671] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.724237313Z WARN [10-16|12:31:03.724] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:45.760679807Z } +bundler_1 | 2023-10-16T12:28:45.764542474Z [12:28:45.762] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:45.764559075Z reqId: "req-1g" +bundler_1 | 2023-10-16T12:28:45.764563175Z method: "POST" +bundler_1 | 2023-10-16T12:28:45.764566776Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:45.764570276Z body: { +bundler_1 | 2023-10-16T12:28:45.764581877Z "method": "debug_bundler_setBundlingMode", +bundler_1 | 2023-10-16T12:28:45.764585777Z "id": 50, +bundler_1 | 2023-10-16T12:28:45.764589077Z "params": [ +bundler_1 | 2023-10-16T12:28:45.764592577Z "manual" +bundler_1 | 2023-10-16T12:28:45.764595878Z ], +bundler_1 | 2023-10-16T12:28:45.764599178Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:45.764602578Z } +bundler_1 | 2023-10-16T12:28:45.764956203Z [12:28:45.762] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:45.764968403Z reqId: "req-1g" +bundler_1 | 2023-10-16T12:28:45.764972004Z body: { +bundler_1 | 2023-10-16T12:28:45.764975404Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:45.764978704Z "id": 50, +bundler_1 | 2023-10-16T12:28:45.764982004Z "result": "ok" +bundler_1 | 2023-10-16T12:28:45.764985705Z } +bundler_1 | 2023-10-16T12:28:46.029877820Z [12:28:46.006] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:46.029908122Z reqId: "req-1h" +bundler_1 | 2023-10-16T12:28:46.029912522Z method: "POST" +bundler_1 | 2023-10-16T12:28:46.029916223Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:46.029919523Z body: { +bundler_1 | 2023-10-16T12:28:46.029922723Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:46.029926423Z "id": 51, +bundler_1 | 2023-10-16T12:28:46.029929624Z "params": [ +bundler_1 | 2023-10-16T12:28:46.029932924Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:46.029936224Z ], +bundler_1 | 2023-10-16T12:28:46.029939324Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:46.029942925Z } +bundler_1 | 2023-10-16T12:28:46.030786783Z [12:28:46.006] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:46.030805684Z reqId: "req-1h" +bundler_1 | 2023-10-16T12:28:46.030810285Z body: { +bundler_1 | 2023-10-16T12:28:46.030821485Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:46.030825186Z "id": 51, +bundler_1 | 2023-10-16T12:28:46.030828386Z "result": [] +bundler_1 | 2023-10-16T12:28:46.030831986Z } +bundler_1 | 2023-10-16T12:28:46.030835286Z [12:28:46.009] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:46.030838787Z reqId: "req-1i" +bundler_1 | 2023-10-16T12:28:46.030842087Z method: "POST" +bundler_1 | 2023-10-16T12:28:46.030845387Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:46.030848487Z body: { +bundler_1 | 2023-10-16T12:28:46.030851687Z "method": "debug_bundler_setReputation", +bundler_1 | 2023-10-16T12:28:46.030855188Z "id": 52, +bundler_1 | 2023-10-16T12:28:46.030858388Z "params": [ +bundler_1 | 2023-10-16T12:28:46.030861588Z [ +bundler_1 | 2023-10-16T12:28:46.030864788Z { +bundler_1 | 2023-10-16T12:28:46.030867989Z "address": "0xa5C6F09294ed82401143d2FA541964A0A20b2108", +bundler_1 | 2023-10-16T12:28:46.030871389Z "opsSeen": 100000, +bundler_1 | 2023-10-16T12:28:46.030874689Z "opsIncluded": 1 +bundler_1 | 2023-10-16T12:28:46.030877889Z } +bundler_1 | 2023-10-16T12:28:46.030880989Z ], +bundler_1 | 2023-10-16T12:28:46.030884190Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:46.030903291Z ], +bundler_1 | 2023-10-16T12:28:46.030906691Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:46.030909991Z } +bundler_1 | 2023-10-16T12:28:46.030913192Z [12:28:46.009] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:46.030916592Z reqId: "req-1i" +bundler_1 | 2023-10-16T12:28:46.030919892Z body: { +bundler_1 | 2023-10-16T12:28:46.030922992Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:46.030926293Z "id": 52, +bundler_1 | 2023-10-16T12:28:46.030929493Z "result": "ok" +bundler_1 | 2023-10-16T12:28:46.030932793Z } +bundler_1 | 2023-10-16T12:28:46.030935893Z [12:28:46.011] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:46.030939193Z reqId: "req-1j" +bundler_1 | 2023-10-16T12:28:46.030942394Z method: "POST" +bundler_1 | 2023-10-16T12:28:46.030946094Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:46.030949294Z body: { +bundler_1 | 2023-10-16T12:28:46.030952494Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:46.030955895Z "id": 53, +bundler_1 | 2023-10-16T12:28:46.030959095Z "params": [ +bundler_1 | 2023-10-16T12:28:46.030962395Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:46.030965695Z ], +bundler_1 | 2023-10-16T12:28:46.030968896Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:46.030972096Z } +bundler_1 | 2023-10-16T12:28:46.030975196Z [12:28:46.012] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:46.030978696Z reqId: "req-1j" +bundler_1 | 2023-10-16T12:28:46.030981896Z body: { +bundler_1 | 2023-10-16T12:28:46.030984997Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:46.030988297Z "id": 53, +bundler_1 | 2023-10-16T12:28:46.030991497Z "result": [] +bundler_1 | 2023-10-16T12:28:46.030994697Z } +bundler_1 | 2023-10-16T12:28:46.030997898Z [12:28:46.014] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:46.031001198Z reqId: "req-1k" +bundler_1 | 2023-10-16T12:28:46.031004398Z method: "POST" +bundler_1 | 2023-10-16T12:28:46.031007698Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:46.031010898Z body: { +bundler_1 | 2023-10-16T12:28:46.031013999Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:46.031017299Z "id": 54, +bundler_1 | 2023-10-16T12:28:46.031020499Z "params": [ +bundler_1 | 2023-10-16T12:28:46.031023699Z { +bundler_1 | 2023-10-16T12:28:46.031026900Z "sender": "0x18Ce0923daA8ec0950aC5B3367ce63EA56701B5E", +bundler_1 | 2023-10-16T12:28:46.031030400Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:46.031033900Z "initCode": "0xa5C6F09294ed82401143d2FA541964A0A20b21080d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:46.031042601Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:46.031047201Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:46.031050501Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:46.031053901Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:46.031057202Z "maxFeePerGas": "0xee6b2800", +geth-1.10 | 2023-10-16T12:31:03.742899964Z WARN [10-16|12:31:03.742] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.783741000Z WARN [10-16|12:31:03.783] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.803305911Z WARN [10-16|12:31:03.803] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.845267923Z WARN [10-16|12:31:03.845] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.863669356Z WARN [10-16|12:31:03.863] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.904311180Z WARN [10-16|12:31:03.904] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.922907626Z WARN [10-16|12:31:03.922] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.963715960Z WARN [10-16|12:31:03.963] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:03.982242402Z WARN [10-16|12:31:03.982] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.022815524Z WARN [10-16|12:31:04.022] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.041522583Z WARN [10-16|12:31:04.041] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.083403401Z WARN [10-16|12:31:04.083] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.100878977Z WARN [10-16|12:31:04.100] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.140923872Z WARN [10-16|12:31:04.140] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.159971453Z WARN [10-16|12:31:04.159] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.200339170Z WARN [10-16|12:31:04.200] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.219017827Z WARN [10-16|12:31:04.218] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.258920012Z WARN [10-16|12:31:04.258] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.278133805Z WARN [10-16|12:31:04.277] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.317481653Z WARN [10-16|12:31:04.317] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.335958496Z WARN [10-16|12:31:04.335] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.377897818Z WARN [10-16|12:31:04.377] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.398263189Z WARN [10-16|12:31:04.398] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.448204349Z WARN [10-16|12:31:04.448] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.467045317Z WARN [10-16|12:31:04.466] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.516060515Z WARN [10-16|12:31:04.515] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.533533691Z WARN [10-16|12:31:04.533] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.575666126Z WARN [10-16|12:31:04.575] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.594016261Z WARN [10-16|12:31:04.593] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.639333311Z WARN [10-16|12:31:04.639] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.658220382Z WARN [10-16|12:31:04.658] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.700962058Z WARN [10-16|12:31:04.700] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.721844263Z WARN [10-16|12:31:04.721] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.764942763Z WARN [10-16|12:31:04.764] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.784449976Z WARN [10-16|12:31:04.784] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.828270425Z WARN [10-16|12:31:04.828] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.848937815Z WARN [10-16|12:31:04.848] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.896069987Z WARN [10-16|12:31:04.895] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.918922425Z WARN [10-16|12:31:04.918] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.963264409Z WARN [10-16|12:31:04.963] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:04.982547006Z WARN [10-16|12:31:04.982] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.041517975Z WARN [10-16|12:31:05.041] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.068819512Z WARN [10-16|12:31:05.068] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.129157272Z WARN [10-16|12:31:05.128] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.154567782Z WARN [10-16|12:31:05.154] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.195065007Z WARN [10-16|12:31:05.194] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.214957046Z WARN [10-16|12:31:05.214] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.260135686Z WARN [10-16|12:31:05.259] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.277751271Z WARN [10-16|12:31:05.277] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.321619023Z WARN [10-16|12:31:05.321] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.340989727Z WARN [10-16|12:31:05.340] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.384490554Z WARN [10-16|12:31:05.384] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.402778085Z WARN [10-16|12:31:05.402] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.450425291Z WARN [10-16|12:31:05.450] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.474111485Z WARN [10-16|12:31:05.473] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.522957472Z WARN [10-16|12:31:05.522] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.548373982Z WARN [10-16|12:31:05.548] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.594883612Z WARN [10-16|12:31:05.594] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.620421830Z WARN [10-16|12:31:05.617] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.661208775Z WARN [10-16|12:31:05.661] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.681968272Z WARN [10-16|12:31:05.681] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.722717014Z WARN [10-16|12:31:05.722] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.740962642Z WARN [10-16|12:31:05.740] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.781773988Z WARN [10-16|12:31:05.781] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.800845871Z WARN [10-16|12:31:05.800] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.842788594Z WARN [10-16|12:31:05.842] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.860083358Z WARN [10-16|12:31:05.859] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.902055382Z WARN [10-16|12:31:05.901] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.920420918Z WARN [10-16|12:31:05.920] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.962163827Z WARN [10-16|12:31:05.961] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:05.980560465Z WARN [10-16|12:31:05.980] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.021830542Z WARN [10-16|12:31:06.021] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.041082837Z WARN [10-16|12:31:06.040] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.082593931Z WARN [10-16|12:31:06.082] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.101195483Z WARN [10-16|12:31:06.101] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.141741711Z WARN [10-16|12:31:06.141] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.160507874Z WARN [10-16|12:31:06.160] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.211012172Z WARN [10-16|12:31:06.210] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.230268168Z WARN [10-16|12:31:06.230] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.270319463Z WARN [10-16|12:31:06.270] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.288285772Z WARN [10-16|12:31:06.288] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.332092920Z WARN [10-16|12:31:06.331] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.349976324Z WARN [10-16|12:31:06.349] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.389707297Z WARN [10-16|12:31:06.389] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.407777713Z WARN [10-16|12:31:06.407] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.449034489Z WARN [10-16|12:31:06.448] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.467311419Z WARN [10-16|12:31:06.467] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.508308478Z WARN [10-16|12:31:06.508] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.525668546Z WARN [10-16|12:31:06.525] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.566829716Z WARN [10-16|12:31:06.566] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.585316060Z WARN [10-16|12:31:06.585] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.624691710Z WARN [10-16|12:31:06.624] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.643417870Z WARN [10-16|12:31:06.643] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.692550676Z WARN [10-16|12:31:06.692] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.712642128Z WARN [10-16|12:31:06.712] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.755139788Z WARN [10-16|12:31:06.754] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:46.031060602Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:46.031064002Z "paymasterAndData": "0x24465bfec18d9e72abca51ea11babb089a85c01b6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:46.031067602Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:46.031070903Z }, +bundler_1 | 2023-10-16T12:28:46.031074103Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:46.031077403Z ], +bundler_1 | 2023-10-16T12:28:46.031080503Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:46.031083803Z } +bundler_1 | 2023-10-16T12:28:46.031086904Z [12:28:46.014] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:46.544271487Z [12:28:46.535] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:46.544464700Z [12:28:46.542] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:46.544475401Z [12:28:46.542] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:46.544479601Z reqId: "req-1k" +bundler_1 | 2023-10-16T12:28:46.544483002Z body: { +bundler_1 | 2023-10-16T12:28:46.544486202Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:46.544490002Z "id": 54, +bundler_1 | 2023-10-16T12:28:46.544493402Z "result": "0xe46aecb255295a075a6850762fb95d767099d67c387436976519860d217f8323" +bundler_1 | 2023-10-16T12:28:46.544496803Z } +bundler_1 | 2023-10-16T12:28:46.551495286Z [12:28:46.545] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:46.551515888Z reqId: "req-1l" +bundler_1 | 2023-10-16T12:28:46.551520088Z method: "POST" +bundler_1 | 2023-10-16T12:28:46.551531889Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:46.551536089Z body: { +bundler_1 | 2023-10-16T12:28:46.551539390Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:46.551542990Z "id": 55, +bundler_1 | 2023-10-16T12:28:46.551546390Z "params": [ +bundler_1 | 2023-10-16T12:28:46.551549690Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:46.551553090Z ], +bundler_1 | 2023-10-16T12:28:46.551556291Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:46.551575592Z } +bundler_1 | 2023-10-16T12:28:46.551788007Z [12:28:46.546] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:46.551798007Z reqId: "req-1l" +bundler_1 | 2023-10-16T12:28:46.551801508Z body: { +bundler_1 | 2023-10-16T12:28:46.551804608Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:46.551807908Z "id": 55, +bundler_1 | 2023-10-16T12:28:46.551818209Z "result": [ +bundler_1 | 2023-10-16T12:28:46.551821809Z { +bundler_1 | 2023-10-16T12:28:46.551825209Z "sender": "0x18Ce0923daA8ec0950aC5B3367ce63EA56701B5E", +bundler_1 | 2023-10-16T12:28:46.551828810Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:46.551832410Z "initCode": "0xa5C6F09294ed82401143d2FA541964A0A20b21080d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:46.551836710Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:46.551840210Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:46.551843511Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:46.551847111Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:46.551850511Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:46.551853911Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:46.551857512Z "paymasterAndData": "0x24465bfec18d9e72abca51ea11babb089a85c01b6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:46.551861012Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:46.551864412Z } +bundler_1 | 2023-10-16T12:28:46.551867512Z ] +bundler_1 | 2023-10-16T12:28:46.551870712Z } +bundler_1 | 2023-10-16T12:28:46.566930054Z [12:28:46.560] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:46.566948055Z reqId: "req-1m" +bundler_1 | 2023-10-16T12:28:46.566952755Z method: "POST" +bundler_1 | 2023-10-16T12:28:46.566956256Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:46.566959456Z body: { +bundler_1 | 2023-10-16T12:28:46.566987158Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:28:46.566991258Z "id": 56, +bundler_1 | 2023-10-16T12:28:46.566994558Z "params": [], +bundler_1 | 2023-10-16T12:28:46.566997958Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:46.567001359Z } +bundler_1 | 2023-10-16T12:28:46.567138168Z [12:28:46.561] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:46.567146369Z reqId: "req-1m" +bundler_1 | 2023-10-16T12:28:46.567150269Z body: { +bundler_1 | 2023-10-16T12:28:46.567153369Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:46.567167870Z "id": 56, +bundler_1 | 2023-10-16T12:28:46.567171470Z "result": "ok" +bundler_1 | 2023-10-16T12:28:46.567175071Z } +bundler_1 | 2023-10-16T12:28:46.567178271Z [12:28:46.563] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:46.567198672Z reqId: "req-1n" +bundler_1 | 2023-10-16T12:28:46.567202073Z method: "POST" +bundler_1 | 2023-10-16T12:28:46.567205373Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:46.567208573Z body: { +bundler_1 | 2023-10-16T12:28:46.567211773Z "method": "debug_bundler_setBundlingMode", +bundler_1 | 2023-10-16T12:28:46.567215173Z "id": 57, +bundler_1 | 2023-10-16T12:28:46.567218474Z "params": [ +bundler_1 | 2023-10-16T12:28:46.567221774Z "manual" +bundler_1 | 2023-10-16T12:28:46.567224974Z ], +bundler_1 | 2023-10-16T12:28:46.567228174Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:46.567231375Z } +bundler_1 | 2023-10-16T12:28:46.567234575Z [12:28:46.563] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:46.567237975Z reqId: "req-1n" +bundler_1 | 2023-10-16T12:28:46.567241075Z body: { +bundler_1 | 2023-10-16T12:28:46.567244275Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:46.567247476Z "id": 57, +bundler_1 | 2023-10-16T12:28:46.567250576Z "result": "ok" +bundler_1 | 2023-10-16T12:28:46.567254076Z } +bundler_1 | 2023-10-16T12:28:46.826666513Z [12:28:46.800] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:46.826701515Z reqId: "req-1o" +bundler_1 | 2023-10-16T12:28:46.826710216Z method: "POST" +bundler_1 | 2023-10-16T12:28:46.826714016Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:46.826717316Z body: { +bundler_1 | 2023-10-16T12:28:46.826720617Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:46.826724117Z "id": 58, +bundler_1 | 2023-10-16T12:28:46.826727317Z "params": [ +bundler_1 | 2023-10-16T12:28:46.826730517Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:46.826733917Z ], +bundler_1 | 2023-10-16T12:28:46.826737018Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:46.826740318Z } +bundler_1 | 2023-10-16T12:28:46.826743718Z [12:28:46.800] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:46.826747218Z reqId: "req-1o" +bundler_1 | 2023-10-16T12:28:46.826750419Z body: { +bundler_1 | 2023-10-16T12:28:46.826753519Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:46.826756719Z "id": 58, +bundler_1 | 2023-10-16T12:28:46.826760019Z "result": [] +bundler_1 | 2023-10-16T12:28:46.826763119Z } +bundler_1 | 2023-10-16T12:28:46.826766220Z [12:28:46.803] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:46.826782921Z reqId: "req-1p" +bundler_1 | 2023-10-16T12:28:46.826786521Z method: "POST" +bundler_1 | 2023-10-16T12:28:46.826789721Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:46.826792822Z body: { +bundler_1 | 2023-10-16T12:28:46.826795922Z "method": "debug_bundler_setReputation", +bundler_1 | 2023-10-16T12:28:46.826799322Z "id": 59, +bundler_1 | 2023-10-16T12:28:46.826802422Z "params": [ +bundler_1 | 2023-10-16T12:28:46.826805622Z [ +bundler_1 | 2023-10-16T12:28:46.826808723Z { +bundler_1 | 2023-10-16T12:28:46.826811923Z "address": "0xc4938D3dB42216eb9212a894D04DE5Dc906591Ad", +bundler_1 | 2023-10-16T12:28:46.826815323Z "opsSeen": 120, +bundler_1 | 2023-10-16T12:28:46.826818523Z "opsIncluded": 1 +bundler_1 | 2023-10-16T12:28:46.826821824Z } +bundler_1 | 2023-10-16T12:28:46.826829024Z ], +bundler_1 | 2023-10-16T12:28:46.826832224Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:46.826835624Z ], +bundler_1 | 2023-10-16T12:28:46.826838825Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:46.826842125Z } +bundler_1 | 2023-10-16T12:28:46.826845225Z [12:28:46.804] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:46.826848825Z reqId: "req-1p" +bundler_1 | 2023-10-16T12:28:46.826852026Z body: { +bundler_1 | 2023-10-16T12:28:46.826855226Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:46.826858526Z "id": 59, +bundler_1 | 2023-10-16T12:28:46.826861726Z "result": "ok" +bundler_1 | 2023-10-16T12:28:46.826864926Z } +bundler_1 | 2023-10-16T12:28:46.974650545Z [12:28:46.940] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:46.974678547Z reqId: "req-1q" +bundler_1 | 2023-10-16T12:28:46.974682447Z method: "POST" +bundler_1 | 2023-10-16T12:28:46.974685747Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:46.974688848Z body: { +bundler_1 | 2023-10-16T12:28:46.974691948Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:46.974695248Z "id": 60, +bundler_1 | 2023-10-16T12:28:46.974698348Z "params": [ +bundler_1 | 2023-10-16T12:28:46.974701448Z { +bundler_1 | 2023-10-16T12:28:46.974704349Z "sender": "0xc4938D3dB42216eb9212a894D04DE5Dc906591Ad", +bundler_1 | 2023-10-16T12:28:46.974707749Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:46.974711049Z "initCode": "0x071f1ddCbFb29Ad30D04e916CF059bCCAA6E14C20d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:46.974715249Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:46.974732251Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:46.974735551Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:46.974738651Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:46.974741651Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:46.974744751Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:46.974747952Z "paymasterAndData": "0x1a5c48aef79febf883cf0a4128e519bd05bdd93d6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:46.974751152Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:46.974754252Z }, +bundler_1 | 2023-10-16T12:28:46.974761653Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:46.974764753Z ], +bundler_1 | 2023-10-16T12:28:46.974767753Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:46.974770853Z } +bundler_1 | 2023-10-16T12:28:46.974777354Z [12:28:46.940] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:47.491822804Z [12:28:47.460] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:47.492966283Z [12:28:47.466] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:47.492982384Z [12:28:47.466] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:47.492987384Z reqId: "req-1q" +bundler_1 | 2023-10-16T12:28:47.492991085Z body: { +bundler_1 | 2023-10-16T12:28:47.492994485Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:47.492998085Z "id": 60, +bundler_1 | 2023-10-16T12:28:47.493001485Z "result": "0x5bd1e81391205e9496f292aac7b8273e17c213a991d63ae2be4c849b25400ae4" +bundler_1 | 2023-10-16T12:28:47.493013386Z } +bundler_1 | 2023-10-16T12:28:47.620367492Z [12:28:47.589] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:47.620403694Z reqId: "req-1r" +bundler_1 | 2023-10-16T12:28:47.620408395Z method: "POST" +bundler_1 | 2023-10-16T12:28:47.620411895Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:47.620415195Z body: { +bundler_1 | 2023-10-16T12:28:47.620418495Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:47.620422196Z "id": 61, +bundler_1 | 2023-10-16T12:28:47.620425796Z "params": [ +bundler_1 | 2023-10-16T12:28:47.620429296Z { +bundler_1 | 2023-10-16T12:28:47.620432596Z "sender": "0xc4938D3dB42216eb9212a894D04DE5Dc906591Ad", +bundler_1 | 2023-10-16T12:28:47.620436097Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:28:47.620439697Z "initCode": "0x071f1ddCbFb29Ad30D04e916CF059bCCAA6E14C20d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:47.620457398Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:47.620460998Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:47.620464399Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:47.620467799Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:47.620471199Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:47.620474499Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:47.620477900Z "paymasterAndData": "0x7ca840e1dc480671e56bd46c1c78c632c4d7db5d6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:47.620481500Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:47.620484800Z }, +bundler_1 | 2023-10-16T12:28:47.620487900Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:47.620491301Z ], +bundler_1 | 2023-10-16T12:28:47.620494501Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:47.620497901Z } +bundler_1 | 2023-10-16T12:28:47.620925731Z [12:28:47.590] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:48.134456293Z [12:28:48.108] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:48.134626505Z [12:28:48.119] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:48.134636805Z [12:28:48.119] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:48.134641106Z reqId: "req-1r" +bundler_1 | 2023-10-16T12:28:48.134644706Z body: { +bundler_1 | 2023-10-16T12:28:48.134647906Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:48.134651406Z "id": 61, +bundler_1 | 2023-10-16T12:28:48.134654807Z "result": "0x00da72be7ff256fb956e308596197c20c09118c05faffd8cb3f90501a1c69832" +bundler_1 | 2023-10-16T12:28:48.134658407Z } +bundler_1 | 2023-10-16T12:28:48.262135343Z [12:28:48.251] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:48.262163745Z reqId: "req-1s" +bundler_1 | 2023-10-16T12:28:48.262168145Z method: "POST" +bundler_1 | 2023-10-16T12:28:48.262171645Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:48.262175146Z body: { +bundler_1 | 2023-10-16T12:28:48.262178446Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:48.262181946Z "id": 62, +bundler_1 | 2023-10-16T12:28:48.262185446Z "params": [ +bundler_1 | 2023-10-16T12:28:48.262188947Z { +bundler_1 | 2023-10-16T12:28:48.262192147Z "sender": "0xc4938D3dB42216eb9212a894D04DE5Dc906591Ad", +bundler_1 | 2023-10-16T12:28:48.262195647Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:28:48.262199147Z "initCode": "0x071f1ddCbFb29Ad30D04e916CF059bCCAA6E14C20d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:48.262217749Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:48.262221549Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:48.262224849Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:48.262228249Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:48.262231750Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:48.262235150Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:48.262238550Z "paymasterAndData": "0x04df46b75ef48fe468d5af87ec6a9780bb6e9ba06e6f7468696e67", +bundler_1 | 2023-10-16T12:28:48.262241950Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:48.262245251Z }, +bundler_1 | 2023-10-16T12:28:48.262248351Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:48.262251751Z ], +bundler_1 | 2023-10-16T12:28:48.262254951Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:48.262258351Z } +bundler_1 | 2023-10-16T12:28:48.262593375Z [12:28:48.251] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:48.775032095Z [12:28:48.736] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:48.775210907Z [12:28:48.746] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:48.775221108Z [12:28:48.746] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:48.775225408Z reqId: "req-1s" +bundler_1 | 2023-10-16T12:28:48.775229008Z body: { +bundler_1 | 2023-10-16T12:28:48.775232309Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:48.775235809Z "id": 62, +bundler_1 | 2023-10-16T12:28:48.775239209Z "result": "0x1724c9c3c051e8c36e2d337655c87ca44732b2b75327e0e5dbd8133fad6f6373" +bundler_1 | 2023-10-16T12:28:48.775242809Z } +bundler_1 | 2023-10-16T12:28:48.904224750Z [12:28:48.867] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:48.904263552Z reqId: "req-1t" +bundler_1 | 2023-10-16T12:28:48.904267753Z method: "POST" +bundler_1 | 2023-10-16T12:28:48.904270953Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:48.904274053Z body: { +bundler_1 | 2023-10-16T12:28:48.904277153Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:48.904280454Z "id": 63, +bundler_1 | 2023-10-16T12:28:48.904283454Z "params": [ +bundler_1 | 2023-10-16T12:28:48.904286454Z { +bundler_1 | 2023-10-16T12:28:48.904289454Z "sender": "0xc4938D3dB42216eb9212a894D04DE5Dc906591Ad", +bundler_1 | 2023-10-16T12:28:48.904308756Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:28:48.904312256Z "initCode": "0x071f1ddCbFb29Ad30D04e916CF059bCCAA6E14C20d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:48.904316356Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:48.904319556Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:48.904322657Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:48.904325857Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:48.904328957Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:48.904336157Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:48.904339358Z "paymasterAndData": "0x0366f098eca891cb1c9e1ad4f230d47077019dc66e6f7468696e67", +bundler_1 | 2023-10-16T12:28:48.904342758Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:48.904345858Z }, +bundler_1 | 2023-10-16T12:28:48.904348858Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:48.904351959Z ], +bundler_1 | 2023-10-16T12:28:48.904354859Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:48.904357959Z } +bundler_1 | 2023-10-16T12:28:48.904475067Z [12:28:48.868] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:49.417698942Z [12:28:49.368] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:49.417854452Z [12:28:49.377] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:49.417863553Z [12:28:49.377] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:49.417867153Z reqId: "req-1t" +bundler_1 | 2023-10-16T12:28:49.417870753Z body: { +bundler_1 | 2023-10-16T12:28:49.417873754Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:49.417877054Z "id": 63, +bundler_1 | 2023-10-16T12:28:49.417880254Z "result": "0x5aef0475546b11573bc80ed17b3bb3c786fa876a62fbe4b3fed0e8e6a9cb3d4b" +bundler_1 | 2023-10-16T12:28:49.417883654Z } +bundler_1 | 2023-10-16T12:28:49.417886655Z [12:28:49.381] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:49.417889955Z reqId: "req-1u" +bundler_1 | 2023-10-16T12:28:49.417892955Z method: "POST" +bundler_1 | 2023-10-16T12:28:49.417896055Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:49.417899155Z body: { +bundler_1 | 2023-10-16T12:28:49.417902256Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:49.417905456Z "id": 64, +bundler_1 | 2023-10-16T12:28:49.417908356Z "params": [ +bundler_1 | 2023-10-16T12:28:49.417923757Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:49.417927257Z ], +bundler_1 | 2023-10-16T12:28:49.417930258Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:49.417933358Z } +bundler_1 | 2023-10-16T12:28:49.417936258Z [12:28:49.381] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:49.417939558Z reqId: "req-1u" +bundler_1 | 2023-10-16T12:28:49.417942558Z body: { +bundler_1 | 2023-10-16T12:28:49.417945559Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:49.417948659Z "id": 64, +bundler_1 | 2023-10-16T12:28:49.417951759Z "result": [ +bundler_1 | 2023-10-16T12:28:49.417954759Z { +bundler_1 | 2023-10-16T12:28:49.417957859Z "sender": "0xc4938D3dB42216eb9212a894D04DE5Dc906591Ad", +bundler_1 | 2023-10-16T12:28:49.417961060Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:49.417964460Z "initCode": "0x071f1ddCbFb29Ad30D04e916CF059bCCAA6E14C20d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:49.417968660Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:49.417971860Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:49.417975061Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:49.417978261Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:49.417981461Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:49.417984661Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:49.417988462Z "paymasterAndData": "0x1a5c48aef79febf883cf0a4128e519bd05bdd93d6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:49.417991662Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:49.417994762Z }, +bundler_1 | 2023-10-16T12:28:49.417997762Z { +bundler_1 | 2023-10-16T12:28:49.418000662Z "sender": "0xc4938D3dB42216eb9212a894D04DE5Dc906591Ad", +bundler_1 | 2023-10-16T12:28:49.418003863Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:28:49.418007663Z "initCode": "0x071f1ddCbFb29Ad30D04e916CF059bCCAA6E14C20d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:49.418011663Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:49.418014863Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:49.418018064Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:49.418024564Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:49.418027764Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:49.418030865Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:49.418033965Z "paymasterAndData": "0x7ca840e1dc480671e56bd46c1c78c632c4d7db5d6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:49.418037165Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:49.418040265Z }, +bundler_1 | 2023-10-16T12:28:49.418043265Z { +bundler_1 | 2023-10-16T12:28:49.418046266Z "sender": "0xc4938D3dB42216eb9212a894D04DE5Dc906591Ad", +bundler_1 | 2023-10-16T12:28:49.418049366Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:28:49.418052466Z "initCode": "0x071f1ddCbFb29Ad30D04e916CF059bCCAA6E14C20d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:49.418056366Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:49.418059567Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:49.418062667Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:49.418065767Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:49.418068867Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:49.418071967Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:49.418075068Z "paymasterAndData": "0x04df46b75ef48fe468d5af87ec6a9780bb6e9ba06e6f7468696e67", +bundler_1 | 2023-10-16T12:28:49.418078268Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:49.418081268Z }, +bundler_1 | 2023-10-16T12:28:49.418084268Z { +bundler_1 | 2023-10-16T12:28:49.418087168Z "sender": "0xc4938D3dB42216eb9212a894D04DE5Dc906591Ad", +bundler_1 | 2023-10-16T12:28:49.418090269Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:28:49.418093469Z "initCode": "0x071f1ddCbFb29Ad30D04e916CF059bCCAA6E14C20d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:49.418097569Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:49.418100769Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:49.418103870Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:49.418106970Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:49.418109970Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:49.418113070Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:49.418119571Z "paymasterAndData": "0x0366f098eca891cb1c9e1ad4f230d47077019dc66e6f7468696e67", +bundler_1 | 2023-10-16T12:28:49.418122771Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:49.418125871Z } +bundler_1 | 2023-10-16T12:28:49.418128771Z ] +bundler_1 | 2023-10-16T12:28:49.418131772Z } +bundler_1 | 2023-10-16T12:28:49.418134572Z [12:28:49.384] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:49.418137772Z reqId: "req-1v" +bundler_1 | 2023-10-16T12:28:49.418140772Z method: "POST" +bundler_1 | 2023-10-16T12:28:49.418143972Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:49.418147373Z body: { +bundler_1 | 2023-10-16T12:28:49.418150373Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:49.418153573Z "id": 65, +bundler_1 | 2023-10-16T12:28:49.418156573Z "params": [ +bundler_1 | 2023-10-16T12:28:49.418159573Z { +bundler_1 | 2023-10-16T12:28:49.418162674Z "sender": "0xc4938D3dB42216eb9212a894D04DE5Dc906591Ad", +bundler_1 | 2023-10-16T12:28:49.418165774Z "nonce": "0x40000000000000000", +bundler_1 | 2023-10-16T12:28:49.418169074Z "initCode": "0x071f1ddCbFb29Ad30D04e916CF059bCCAA6E14C20d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:49.418172874Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:49.418176175Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:49.418179275Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:49.418182375Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:49.418185575Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:49.418188675Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:49.418191776Z "paymasterAndData": "0x0366f098eca891cb1c9e1ad4f230d47077019dc66e6f7468696e67", +bundler_1 | 2023-10-16T12:28:49.418194976Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:49.418198076Z }, +bundler_1 | 2023-10-16T12:28:49.418200976Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:49.418204177Z ], +bundler_1 | 2023-10-16T12:28:49.418207077Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:49.418210177Z } +bundler_1 | 2023-10-16T12:28:49.418213177Z [12:28:49.385] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:49.938590747Z [12:28:49.891] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:49.939352800Z [12:28:49.900] ERROR (1): 0xc4938D3dB42216eb9212a894D04DE5Dc906591Ad is banned +bundler_1 | 2023-10-16T12:28:49.939376702Z err: { +bundler_1 | 2023-10-16T12:28:49.939380902Z "type": "RpcError", +bundler_1 | 2023-10-16T12:28:49.939384402Z "message": "0xc4938D3dB42216eb9212a894D04DE5Dc906591Ad is banned", +bundler_1 | 2023-10-16T12:28:49.939388103Z "stack": +bundler_1 | 2023-10-16T12:28:49.939391303Z Error: 0xc4938D3dB42216eb9212a894D04DE5Dc906591Ad is banned +bundler_1 | 2023-10-16T12:28:49.939394703Z at MempoolService.addUserOp (file:///usr/app/packages/executor/lib/services/MempoolService.js:45:23) +bundler_1 | 2023-10-16T12:28:49.939398303Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:28:49.939401804Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:48:9) +bundler_1 | 2023-10-16T12:28:49.939405104Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:28:49.939408604Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +geth-1.10 | 2023-10-16T12:31:06.773962354Z WARN [10-16|12:31:06.773] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.814542485Z WARN [10-16|12:31:06.814] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.831508227Z WARN [10-16|12:31:06.831] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.870763368Z WARN [10-16|12:31:06.870] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.888359252Z WARN [10-16|12:31:06.888] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.928160831Z WARN [10-16|12:31:06.927] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.950005901Z WARN [10-16|12:31:06.949] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:06.988628200Z WARN [10-16|12:31:06.988] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.005909763Z WARN [10-16|12:31:07.005] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.044688272Z WARN [10-16|12:31:07.044] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.064169483Z WARN [10-16|12:31:07.063] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.107568504Z WARN [10-16|12:31:07.104] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.134049385Z WARN [10-16|12:31:07.130] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.179645554Z WARN [10-16|12:31:07.179] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.197187734Z WARN [10-16|12:31:07.197] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.236495079Z WARN [10-16|12:31:07.236] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.257535895Z WARN [10-16|12:31:07.257] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.297855308Z WARN [10-16|12:31:07.297] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.316711377Z WARN [10-16|12:31:07.316] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.357447018Z WARN [10-16|12:31:07.357] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.378663446Z WARN [10-16|12:31:07.378] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.420727977Z WARN [10-16|12:31:07.420] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.439370031Z WARN [10-16|12:31:07.439] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.482124808Z WARN [10-16|12:31:07.481] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.502491679Z WARN [10-16|12:31:07.502] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.544181184Z WARN [10-16|12:31:07.544] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.563706798Z WARN [10-16|12:31:07.563] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.608261396Z WARN [10-16|12:31:07.608] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.627261275Z WARN [10-16|12:31:07.627] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.667405176Z WARN [10-16|12:31:07.667] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.686482960Z WARN [10-16|12:31:07.686] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.744819085Z WARN [10-16|12:31:07.744] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.763818864Z WARN [10-16|12:31:07.763] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.815779161Z WARN [10-16|12:31:07.815] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.835378579Z WARN [10-16|12:31:07.835] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.881547386Z WARN [10-16|12:31:07.879] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.901064800Z WARN [10-16|12:31:07.900] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.944784742Z WARN [10-16|12:31:07.944] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:07.963503801Z WARN [10-16|12:31:07.963] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.007134337Z WARN [10-16|12:31:08.006] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.025939903Z WARN [10-16|12:31:08.025] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.066790952Z WARN [10-16|12:31:08.066] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.086659989Z WARN [10-16|12:31:08.086] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.126476368Z WARN [10-16|12:31:08.126] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.145703562Z WARN [10-16|12:31:08.145] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.190347866Z WARN [10-16|12:31:08.190] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.208368979Z WARN [10-16|12:31:08.208] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.248810200Z WARN [10-16|12:31:08.248] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.267659969Z WARN [10-16|12:31:08.267] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.307495249Z WARN [10-16|12:31:08.307] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.325772379Z WARN [10-16|12:31:08.325] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.372295210Z WARN [10-16|12:31:08.368] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.390102108Z WARN [10-16|12:31:08.389] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.431452691Z WARN [10-16|12:31:08.431] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:49.939412104Z "code": -32600 +bundler_1 | 2023-10-16T12:28:49.939415605Z } +bundler_1 | 2023-10-16T12:28:49.939418705Z [12:28:49.900] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:49.939422405Z reqId: "req-1v" +bundler_1 | 2023-10-16T12:28:49.939425705Z body: { +bundler_1 | 2023-10-16T12:28:49.939429006Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:49.939432306Z "id": 65, +bundler_1 | 2023-10-16T12:28:49.939435506Z "error": { +bundler_1 | 2023-10-16T12:28:49.939438906Z "message": "0xc4938D3dB42216eb9212a894D04DE5Dc906591Ad is banned", +bundler_1 | 2023-10-16T12:28:49.939442406Z "code": -32600 +bundler_1 | 2023-10-16T12:28:49.939445707Z } +bundler_1 | 2023-10-16T12:28:49.939448907Z } +bundler_1 | 2023-10-16T12:28:49.939452007Z [12:28:49.904] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:49.939455507Z reqId: "req-1w" +bundler_1 | 2023-10-16T12:28:49.939459208Z method: "POST" +bundler_1 | 2023-10-16T12:28:49.939462408Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:49.939465608Z body: { +bundler_1 | 2023-10-16T12:28:49.939468708Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:49.939472109Z "id": 66, +bundler_1 | 2023-10-16T12:28:49.939475309Z "params": [ +bundler_1 | 2023-10-16T12:28:49.939478609Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:49.939481909Z ], +bundler_1 | 2023-10-16T12:28:49.939491510Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:49.939495210Z } +bundler_1 | 2023-10-16T12:28:49.939498310Z [12:28:49.904] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:49.939501711Z reqId: "req-1w" +bundler_1 | 2023-10-16T12:28:49.939512111Z body: { +bundler_1 | 2023-10-16T12:28:49.939515412Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:49.939518812Z "id": 66, +bundler_1 | 2023-10-16T12:28:49.939521912Z "result": [ +bundler_1 | 2023-10-16T12:28:49.939525112Z { +bundler_1 | 2023-10-16T12:28:49.939528212Z "sender": "0xc4938D3dB42216eb9212a894D04DE5Dc906591Ad", +bundler_1 | 2023-10-16T12:28:49.939531813Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:49.939538613Z "initCode": "0x071f1ddCbFb29Ad30D04e916CF059bCCAA6E14C20d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:49.939543013Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:49.939546414Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:49.939549914Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:49.939553214Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:49.939556514Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:49.939559815Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:49.939563215Z "paymasterAndData": "0x1a5c48aef79febf883cf0a4128e519bd05bdd93d6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:49.939566615Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:49.939569915Z }, +bundler_1 | 2023-10-16T12:28:49.939573116Z { +bundler_1 | 2023-10-16T12:28:49.939576216Z "sender": "0xc4938D3dB42216eb9212a894D04DE5Dc906591Ad", +bundler_1 | 2023-10-16T12:28:49.939579516Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:28:49.939583016Z "initCode": "0x071f1ddCbFb29Ad30D04e916CF059bCCAA6E14C20d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:49.939587117Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:49.939590517Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:49.939593817Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:49.939597017Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:49.939600417Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:49.939603718Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:49.939607018Z "paymasterAndData": "0x7ca840e1dc480671e56bd46c1c78c632c4d7db5d6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:49.939610418Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:49.939616919Z }, +bundler_1 | 2023-10-16T12:28:49.939620119Z { +bundler_1 | 2023-10-16T12:28:49.939623319Z "sender": "0xc4938D3dB42216eb9212a894D04DE5Dc906591Ad", +bundler_1 | 2023-10-16T12:28:49.939626619Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:28:49.939630019Z "initCode": "0x071f1ddCbFb29Ad30D04e916CF059bCCAA6E14C20d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:49.939634520Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:49.939637920Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:49.939641220Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:49.939644521Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:49.939647721Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:49.939651021Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:49.939654521Z "paymasterAndData": "0x04df46b75ef48fe468d5af87ec6a9780bb6e9ba06e6f7468696e67", +bundler_1 | 2023-10-16T12:28:49.939657921Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:49.939661222Z }, +bundler_1 | 2023-10-16T12:28:49.939664322Z { +bundler_1 | 2023-10-16T12:28:49.939667422Z "sender": "0xc4938D3dB42216eb9212a894D04DE5Dc906591Ad", +bundler_1 | 2023-10-16T12:28:49.939670722Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:28:49.939674023Z "initCode": "0x071f1ddCbFb29Ad30D04e916CF059bCCAA6E14C20d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:49.939678023Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:49.939681523Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:49.939688424Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:49.939691724Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:49.939695024Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:49.939698224Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:49.939701724Z "paymasterAndData": "0x0366f098eca891cb1c9e1ad4f230d47077019dc66e6f7468696e67", +bundler_1 | 2023-10-16T12:28:49.939705025Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:49.939708225Z } +bundler_1 | 2023-10-16T12:28:49.939711325Z ] +bundler_1 | 2023-10-16T12:28:49.939714525Z } +bundler_1 | 2023-10-16T12:28:49.939717726Z [12:28:49.921] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:49.939724426Z reqId: "req-1x" +bundler_1 | 2023-10-16T12:28:49.939727726Z method: "POST" +geth-1.10 | 2023-10-16T12:31:08.450250555Z WARN [10-16|12:31:08.450] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.494027101Z WARN [10-16|12:31:08.493] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.513513713Z WARN [10-16|12:31:08.513] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.556500605Z WARN [10-16|12:31:08.556] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.583456019Z WARN [10-16|12:31:08.583] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.639234973Z WARN [10-16|12:31:08.639] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.664807593Z WARN [10-16|12:31:08.664] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.722814297Z WARN [10-16|12:31:08.722] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.743393482Z WARN [10-16|12:31:08.743] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.797874648Z WARN [10-16|12:31:08.797] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.818495535Z WARN [10-16|12:31:08.818] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.863013731Z WARN [10-16|12:31:08.862] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.882176421Z WARN [10-16|12:31:08.881] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.932129382Z WARN [10-16|12:31:08.927] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:08.953833243Z WARN [10-16|12:31:08.953] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.001620758Z WARN [10-16|12:31:09.001] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.025927794Z WARN [10-16|12:31:09.025] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.071048530Z WARN [10-16|12:31:09.070] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.091853130Z WARN [10-16|12:31:09.091] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.140087576Z WARN [10-16|12:31:09.139] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.161711331Z WARN [10-16|12:31:09.161] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.203743960Z WARN [10-16|12:31:09.203] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.223889615Z WARN [10-16|12:31:09.223] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.271869144Z WARN [10-16|12:31:09.271] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.291398458Z WARN [10-16|12:31:09.291] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.333068962Z WARN [10-16|12:31:09.332] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.360916336Z WARN [10-16|12:31:09.360] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.406900931Z WARN [10-16|12:31:09.406] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.424711529Z WARN [10-16|12:31:09.424] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.468907903Z WARN [10-16|12:31:09.468] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.488524423Z WARN [10-16|12:31:09.488] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.532963814Z WARN [10-16|12:31:09.532] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.552549132Z WARN [10-16|12:31:09.552] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.596045058Z WARN [10-16|12:31:09.595] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.613734549Z WARN [10-16|12:31:09.613] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.654682004Z WARN [10-16|12:31:09.654] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.677485739Z WARN [10-16|12:31:09.677] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.724011970Z WARN [10-16|12:31:09.723] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.751711734Z WARN [10-16|12:31:09.751] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.803796839Z WARN [10-16|12:31:09.803] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.822685110Z WARN [10-16|12:31:09.822] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.864100196Z WARN [10-16|12:31:09.863] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.883086874Z WARN [10-16|12:31:09.882] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.929220979Z WARN [10-16|12:31:09.929] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.952001412Z WARN [10-16|12:31:09.951] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:09.994947801Z WARN [10-16|12:31:09.994] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:10.015813906Z WARN [10-16|12:31:10.015] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:10.061174158Z WARN [10-16|12:31:10.060] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:10.081847049Z WARN [10-16|12:31:10.081] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:10.135140535Z WARN [10-16|12:31:10.134] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:49.939730926Z url: "/rpc" +geth-1.10 | 2023-10-16T12:31:10.155479904Z WARN [10-16|12:31:10.155] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:10.202538771Z WARN [10-16|12:31:10.202] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:10.292546228Z WARN [10-16|12:31:10.292] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:10.339924616Z WARN [10-16|12:31:10.339] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:10.358275051Z WARN [10-16|12:31:10.358] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:10.400873817Z WARN [10-16|12:31:10.400] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:10.419784190Z WARN [10-16|12:31:10.419] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:10.467846824Z WARN [10-16|12:31:10.467] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:10.485250995Z WARN [10-16|12:31:10.485] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:10.530792660Z WARN [10-16|12:31:10.530] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:10.550761003Z WARN [10-16|12:31:10.550] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:10.600018318Z WARN [10-16|12:31:10.599] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:10.620917124Z WARN [10-16|12:31:10.620] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:10.667439055Z WARN [10-16|12:31:10.667] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:10.685880196Z WARN [10-16|12:31:10.685] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:10.731535268Z WARN [10-16|12:31:10.731] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:10.750590450Z WARN [10-16|12:31:10.750] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:10.797778226Z WARN [10-16|12:31:10.797] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:10.817424548Z WARN [10-16|12:31:10.817] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:10.859403473Z WARN [10-16|12:31:10.859] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:10.882693840Z WARN [10-16|12:31:10.882] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:10.934396019Z WARN [10-16|12:31:10.934] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:10.952768555Z WARN [10-16|12:31:10.952] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:11.001231616Z WARN [10-16|12:31:11.001] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:11.020637222Z WARN [10-16|12:31:11.020] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:11.069116085Z WARN [10-16|12:31:11.068] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:11.092159135Z WARN [10-16|12:31:11.091] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:11.139537823Z WARN [10-16|12:31:11.139] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:11.160671346Z WARN [10-16|12:31:11.160] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:11.206375121Z WARN [10-16|12:31:11.206] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:11.227766761Z WARN [10-16|12:31:11.227] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:11.272191750Z WARN [10-16|12:31:11.272] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:11.290934111Z WARN [10-16|12:31:11.290] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:11.337440741Z WARN [10-16|12:31:11.337] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:11.357680903Z WARN [10-16|12:31:11.357] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:11.399849840Z WARN [10-16|12:31:11.399] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:11.425688279Z WARN [10-16|12:31:11.425] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:11.470460092Z WARN [10-16|12:31:11.470] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:11.492951805Z WARN [10-16|12:31:11.492] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:11.541444169Z WARN [10-16|12:31:11.541] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:11.559976216Z WARN [10-16|12:31:11.559] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:11.602751094Z WARN [10-16|12:31:11.602] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:11.622615431Z WARN [10-16|12:31:11.622] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:11.668774537Z WARN [10-16|12:31:11.667] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:11.687648807Z WARN [10-16|12:31:11.687] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:11.732483224Z WARN [10-16|12:31:11.732] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:11.754782024Z WARN [10-16|12:31:11.754] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:11.806860129Z WARN [10-16|12:31:11.806] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:11.825198163Z WARN [10-16|12:31:11.825] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:11.872381838Z WARN [10-16|12:31:11.872] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:49.939734127Z body: { +bundler_1 | 2023-10-16T12:28:49.939737327Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:28:49.939740627Z "id": 67, +bundler_1 | 2023-10-16T12:28:49.939743727Z "params": [], +bundler_1 | 2023-10-16T12:28:49.939747028Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:49.939750228Z } +bundler_1 | 2023-10-16T12:28:49.939753328Z [12:28:49.921] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:49.939756728Z reqId: "req-1x" +bundler_1 | 2023-10-16T12:28:49.939759828Z body: { +bundler_1 | 2023-10-16T12:28:49.939762929Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:49.939766129Z "id": 67, +bundler_1 | 2023-10-16T12:28:49.939769329Z "result": "ok" +bundler_1 | 2023-10-16T12:28:49.939772629Z } +bundler_1 | 2023-10-16T12:28:49.939775630Z [12:28:49.923] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:49.939779130Z reqId: "req-1y" +bundler_1 | 2023-10-16T12:28:49.939782230Z method: "POST" +bundler_1 | 2023-10-16T12:28:49.939785430Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:49.939788630Z body: { +bundler_1 | 2023-10-16T12:28:49.939791731Z "method": "debug_bundler_setBundlingMode", +bundler_1 | 2023-10-16T12:28:49.939795031Z "id": 68, +bundler_1 | 2023-10-16T12:28:49.939798231Z "params": [ +bundler_1 | 2023-10-16T12:28:49.939801431Z "manual" +bundler_1 | 2023-10-16T12:28:49.939804632Z ], +bundler_1 | 2023-10-16T12:28:49.939807732Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:49.939810932Z } +bundler_1 | 2023-10-16T12:28:49.939814032Z [12:28:49.924] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:49.939817933Z reqId: "req-1y" +bundler_1 | 2023-10-16T12:28:49.939821033Z body: { +bundler_1 | 2023-10-16T12:28:49.939824233Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:49.939827433Z "id": 68, +bundler_1 | 2023-10-16T12:28:49.939830533Z "result": "ok" +bundler_1 | 2023-10-16T12:28:49.939833834Z } +bundler_1 | 2023-10-16T12:28:50.198507864Z [12:28:50.160] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:50.198535566Z reqId: "req-1z" +bundler_1 | 2023-10-16T12:28:50.198539766Z method: "POST" +bundler_1 | 2023-10-16T12:28:50.198543466Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:50.198546566Z body: { +bundler_1 | 2023-10-16T12:28:50.198550067Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:50.198553867Z "id": 69, +bundler_1 | 2023-10-16T12:28:50.198569468Z "params": [ +bundler_1 | 2023-10-16T12:28:50.198572768Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:50.198575968Z ], +bundler_1 | 2023-10-16T12:28:50.198578969Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:50.198582169Z } +bundler_1 | 2023-10-16T12:28:50.198585169Z [12:28:50.161] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:50.198588469Z reqId: "req-1z" +bundler_1 | 2023-10-16T12:28:50.198591470Z body: { +bundler_1 | 2023-10-16T12:28:50.198594470Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:50.198597770Z "id": 69, +bundler_1 | 2023-10-16T12:28:50.198600770Z "result": [] +bundler_1 | 2023-10-16T12:28:50.198603770Z } +bundler_1 | 2023-10-16T12:28:50.198606871Z [12:28:50.163] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:50.198610071Z reqId: "req-20" +bundler_1 | 2023-10-16T12:28:50.198612971Z method: "POST" +bundler_1 | 2023-10-16T12:28:50.198615971Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:50.198619171Z body: { +bundler_1 | 2023-10-16T12:28:50.198622072Z "method": "debug_bundler_setReputation", +bundler_1 | 2023-10-16T12:28:50.198625272Z "id": 70, +bundler_1 | 2023-10-16T12:28:50.198628272Z "params": [ +geth-1.10 | 2023-10-16T12:31:11.892058362Z WARN [10-16|12:31:11.891] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.198631272Z [ +geth-1.10 | 2023-10-16T12:31:11.939056125Z WARN [10-16|12:31:11.938] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.198634273Z { +geth-1.10 | 2023-10-16T12:31:11.959566405Z WARN [10-16|12:31:11.959] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.198637273Z "address": "0xA79EeB8df25A7d511766AF74045A02c06EC26DDb", +geth-1.10 | 2023-10-16T12:31:12.002033163Z WARN [10-16|12:31:12.001] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.198640573Z "opsSeen": 120, +geth-1.10 | 2023-10-16T12:31:12.021390865Z WARN [10-16|12:31:12.021] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.198643673Z "opsIncluded": 1 +geth-1.10 | 2023-10-16T12:31:12.087481176Z WARN [10-16|12:31:12.087] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.198646673Z } +geth-1.10 | 2023-10-16T12:31:12.107631890Z WARN [10-16|12:31:12.107] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.198649674Z ], +geth-1.10 | 2023-10-16T12:31:12.158815228Z WARN [10-16|12:31:12.158] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.198652574Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +geth-1.10 | 2023-10-16T12:31:12.182202153Z WARN [10-16|12:31:12.182] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.198655774Z ], +geth-1.10 | 2023-10-16T12:31:12.226516843Z WARN [10-16|12:31:12.226] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.198658774Z "jsonrpc": "2.0" +geth-1.10 | 2023-10-16T12:31:12.245302468Z WARN [10-16|12:31:12.245] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.198661774Z } +geth-1.10 | 2023-10-16T12:31:12.291146758Z WARN [10-16|12:31:12.290] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.198664675Z [12:28:50.163] INFO (1): RESPONSE :: +geth-1.10 | 2023-10-16T12:31:12.316563016Z WARN [10-16|12:31:12.316] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.198667875Z reqId: "req-20" +geth-1.10 | 2023-10-16T12:31:12.362516013Z WARN [10-16|12:31:12.362] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.198670775Z body: { +geth-1.10 | 2023-10-16T12:31:12.381595557Z WARN [10-16|12:31:12.381] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.198673675Z "jsonrpc": "2.0", +geth-1.10 | 2023-10-16T12:31:12.424871280Z WARN [10-16|12:31:12.424] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.198676675Z "id": 70, +geth-1.10 | 2023-10-16T12:31:12.443354885Z WARN [10-16|12:31:12.443] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.198679676Z "result": "ok" +geth-1.10 | 2023-10-16T12:31:12.486648408Z WARN [10-16|12:31:12.486] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.198682776Z } +geth-1.10 | 2023-10-16T12:31:12.506549206Z WARN [10-16|12:31:12.506] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.326802657Z [12:28:50.297] INFO (1): REQUEST :: +geth-1.10 | 2023-10-16T12:31:12.548041212Z WARN [10-16|12:31:12.547] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.326831359Z reqId: "req-21" +geth-1.10 | 2023-10-16T12:31:12.566480415Z WARN [10-16|12:31:12.566] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.326835359Z method: "POST" +geth-1.10 | 2023-10-16T12:31:12.606175804Z WARN [10-16|12:31:12.606] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.326838559Z url: "/rpc" +geth-1.10 | 2023-10-16T12:31:12.626942158Z WARN [10-16|12:31:12.626] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.326861261Z body: { +geth-1.10 | 2023-10-16T12:31:12.667983435Z WARN [10-16|12:31:12.667] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.326864961Z "method": "eth_sendUserOperation", +geth-1.10 | 2023-10-16T12:31:12.685692190Z WARN [10-16|12:31:12.685] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.326868261Z "id": 71, +geth-1.10 | 2023-10-16T12:31:12.728085654Z WARN [10-16|12:31:12.727] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.326871361Z "params": [ +geth-1.10 | 2023-10-16T12:31:12.750607623Z WARN [10-16|12:31:12.750] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.326874262Z { +geth-1.10 | 2023-10-16T12:31:12.789911187Z WARN [10-16|12:31:12.789] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.326877262Z "sender": "0x0B109c446419321c550AE23095657bed062E1Ad0", +geth-1.10 | 2023-10-16T12:31:12.809015433Z WARN [10-16|12:31:12.808] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.326880562Z "nonce": "0x0", +geth-1.10 | 2023-10-16T12:31:12.853275919Z WARN [10-16|12:31:12.853] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.326883862Z "initCode": "0xE0C8D5D18bE24eD1631B0F5Fd52dC5ea44715E750d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +geth-1.10 | 2023-10-16T12:31:12.871939736Z WARN [10-16|12:31:12.871] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.326888063Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +geth-1.10 | 2023-10-16T12:31:12.914210593Z WARN [10-16|12:31:12.913] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.326891263Z "callGasLimit": "0x493e0", +geth-1.10 | 2023-10-16T12:31:12.933482650Z WARN [10-16|12:31:12.933] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.326894463Z "verificationGasLimit": "0xf4240", +geth-1.10 | 2023-10-16T12:31:12.982347237Z WARN [10-16|12:31:12.982] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.326897663Z "preVerificationGas": "0x493e0", +geth-1.10 | 2023-10-16T12:31:13.000143097Z WARN [10-16|12:31:12.999] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.326900663Z "maxFeePerGas": "0xee6b2800", +geth-1.10 | 2023-10-16T12:31:13.039361255Z WARN [10-16|12:31:13.039] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.326903764Z "maxPriorityFeePerGas": "0x3b9aca00", +geth-1.10 | 2023-10-16T12:31:13.058352494Z WARN [10-16|12:31:13.058] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.326906864Z "paymasterAndData": "0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67", +geth-1.10 | 2023-10-16T12:31:13.102564077Z WARN [10-16|12:31:13.102] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.326910164Z "signature": "0x" +geth-1.10 | 2023-10-16T12:31:13.121141089Z WARN [10-16|12:31:13.120] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.326913164Z }, +geth-1.10 | 2023-10-16T12:31:13.174269254Z WARN [10-16|12:31:13.174] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.326916164Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +geth-1.10 | 2023-10-16T12:31:13.193881633Z WARN [10-16|12:31:13.193] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.326919365Z ], +geth-1.10 | 2023-10-16T12:31:13.234271067Z WARN [10-16|12:31:13.234] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.326922365Z "jsonrpc": "2.0" +geth-1.10 | 2023-10-16T12:31:13.251739206Z WARN [10-16|12:31:13.251] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.326925465Z } +geth-1.10 | 2023-10-16T12:31:13.293166708Z WARN [10-16|12:31:13.292] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.327116678Z [12:28:50.298] DEBUG (1): Validating user op before sending to mempool... +geth-1.10 | 2023-10-16T12:31:13.311514704Z WARN [10-16|12:31:13.311] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.839678007Z [12:28:50.785] DEBUG (1): Validation successful. Saving in mempool... +geth-1.10 | 2023-10-16T12:31:13.351837334Z WARN [10-16|12:31:13.351] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.840155640Z [12:28:50.795] DEBUG (1): Saved in mempool +geth-1.10 | 2023-10-16T12:31:13.368474019Z WARN [10-16|12:31:13.368] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.840171141Z [12:28:50.795] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:50.840175341Z reqId: "req-21" +bundler_1 | 2023-10-16T12:28:50.840178742Z body: { +geth-1.10 | 2023-10-16T12:31:13.411517126Z WARN [10-16|12:31:13.411] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:13.429770317Z WARN [10-16|12:31:13.429] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:13.469806328Z WARN [10-16|12:31:13.469] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:13.487846504Z WARN [10-16|12:31:13.487] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:13.528076028Z WARN [10-16|12:31:13.527] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:13.546711243Z WARN [10-16|12:31:13.546] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:13.585439469Z WARN [10-16|12:31:13.585] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:13.602880507Z WARN [10-16|12:31:13.602] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:13.641834647Z WARN [10-16|12:31:13.641] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:13.659733914Z WARN [10-16|12:31:13.659] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:13.698468341Z WARN [10-16|12:31:13.698] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:13.715387744Z WARN [10-16|12:31:13.715] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:13.756027194Z WARN [10-16|12:31:13.755] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:13.772874493Z WARN [10-16|12:31:13.772] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:13.812945607Z WARN [10-16|12:31:13.812] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:13.831118892Z WARN [10-16|12:31:13.830] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:13.874098895Z WARN [10-16|12:31:13.873] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:13.892715109Z WARN [10-16|12:31:13.892] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:13.935242683Z WARN [10-16|12:31:13.934] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:13.953388566Z WARN [10-16|12:31:13.953] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:14.014752168Z WARN [10-16|12:31:14.014] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:14.034427751Z WARN [10-16|12:31:14.034] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:14.080893282Z WARN [10-16|12:31:14.080] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:14.100264745Z WARN [10-16|12:31:14.100] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:31:14.142818520Z WARN [10-16|12:31:14.142] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:32:13.108566603Z WARN [10-16|12:32:13.108] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:32:13.146934726Z WARN [10-16|12:32:13.146] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:32:13.176012638Z WARN [10-16|12:32:13.175] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:32:13.231041857Z WARN [10-16|12:32:13.230] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:32:13.269510786Z WARN [10-16|12:32:13.269] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:32:13.305600859Z WARN [10-16|12:32:13.302] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:32:43.183917050Z WARN [10-16|12:32:43.183] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:32:43.208500755Z WARN [10-16|12:32:43.205] Served eth_call conn=172.20.0.3:50848 reqid=2368 duration="515.234µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000524e90000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:32:43.242619183Z WARN [10-16|12:32:43.242] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:32:43.260445946Z WARN [10-16|12:32:43.260] Served eth_call conn=172.20.0.3:50894 reqid=2372 duration="442.229µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000524d90000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:32:43.269228920Z WARN [10-16|12:32:43.269] Served eth_estimateGas conn=172.20.0.3:50916 reqid=2374 duration=1.38349ms err="execution reverted: test fail" errdata=0x08c379a00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000974657374206661696c0000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:32:43.291770491Z WARN [10-16|12:32:43.291] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:32:43.420031665Z WARN [10-16|12:32:43.418] Served eth_call conn=172.20.0.3:50928 reqid=2376 duration="432.628µs" err="execution reverted" errdata=0x220266b6000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000029414132332072657665727465643a207465737457616c6c65743a2064656164207369676e61747572650000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:32:43.439520637Z WARN [10-16|12:32:43.439] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:32:43.883327710Z WARN [10-16|12:32:43.883] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:32:43.992036607Z WARN [10-16|12:32:43.991] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:32:44.438360344Z WARN [10-16|12:32:44.438] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:32:44.565686456Z WARN [10-16|12:32:44.565] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:32:45.003285324Z WARN [10-16|12:32:45.003] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:32:45.051949600Z WARN [10-16|12:32:45.051] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:32:45.251598634Z WARN [10-16|12:32:45.251] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:28:50.840181742Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:50.840185742Z "id": 71, +bundler_1 | 2023-10-16T12:28:50.840188942Z "result": "0x478c3f76ad3d6c40a33d4227dc77ed2425fc14b445e09baf9c62c93b5eb360d2" +bundler_1 | 2023-10-16T12:28:50.840192643Z } +bundler_1 | 2023-10-16T12:28:50.971074415Z [12:28:50.942] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:50.971111717Z reqId: "req-22" +bundler_1 | 2023-10-16T12:28:50.971129318Z method: "POST" +bundler_1 | 2023-10-16T12:28:50.971133119Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:50.971136519Z body: { +bundler_1 | 2023-10-16T12:28:50.971139719Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:50.971143619Z "id": 72, +bundler_1 | 2023-10-16T12:28:50.971146920Z "params": [ +bundler_1 | 2023-10-16T12:28:50.971150220Z { +bundler_1 | 2023-10-16T12:28:50.971153520Z "sender": "0x3B92bF745e0c775F134F8406cc6238b622a581a5", +bundler_1 | 2023-10-16T12:28:50.971157020Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:28:50.971160621Z "initCode": "0x44e6173e6B4Ed6D1cBB56825E9d1dC60908bdf620d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:50.971165121Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:50.971168621Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:50.971172121Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:50.971175522Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:50.971178822Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:50.971182122Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:50.971185622Z "paymasterAndData": "0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:50.971189123Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:50.971192423Z }, +bundler_1 | 2023-10-16T12:28:50.971195923Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:50.971199423Z ], +bundler_1 | 2023-10-16T12:28:50.971202624Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:50.971206024Z } +bundler_1 | 2023-10-16T12:28:50.971554048Z [12:28:50.943] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:51.485826995Z [12:28:51.422] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:51.485854997Z [12:28:51.429] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:51.485859497Z [12:28:51.429] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:51.485863198Z reqId: "req-22" +bundler_1 | 2023-10-16T12:28:51.485866298Z body: { +bundler_1 | 2023-10-16T12:28:51.485869398Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:51.485872698Z "id": 72, +bundler_1 | 2023-10-16T12:28:51.485892500Z "result": "0x58a3ec6b9bb899823fd775d00aa2851531a6702e529a52cdc59039623b21009d" +bundler_1 | 2023-10-16T12:28:51.485896500Z } +bundler_1 | 2023-10-16T12:28:51.614556518Z [12:28:51.583] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:51.614594021Z reqId: "req-23" +bundler_1 | 2023-10-16T12:28:51.614598221Z method: "POST" +bundler_1 | 2023-10-16T12:28:51.614601721Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:51.614605021Z body: { +bundler_1 | 2023-10-16T12:28:51.614608222Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:51.614612022Z "id": 73, +bundler_1 | 2023-10-16T12:28:51.614615322Z "params": [ +bundler_1 | 2023-10-16T12:28:51.614618722Z { +bundler_1 | 2023-10-16T12:28:51.614622023Z "sender": "0x711c0069993519daa88797A9Ad62a730b3d199e7", +bundler_1 | 2023-10-16T12:28:51.614625623Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:28:51.614629223Z "initCode": "0x5F876fEE2e4cAE6c3D3b226a0a8B8eb2416Acf1f0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:51.614633723Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:51.614637224Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:51.614640624Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:51.614644024Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:51.614647424Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:51.614650825Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:51.614654225Z "paymasterAndData": "0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:51.614657825Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:51.614661125Z }, +bundler_1 | 2023-10-16T12:28:51.614664325Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:51.614667626Z ], +bundler_1 | 2023-10-16T12:28:51.614670926Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:51.614674326Z } +bundler_1 | 2023-10-16T12:28:51.614683727Z [12:28:51.584] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:52.126280688Z [12:28:52.110] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:52.126434699Z [12:28:52.119] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:52.126444800Z [12:28:52.119] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:52.126449400Z reqId: "req-23" +bundler_1 | 2023-10-16T12:28:52.126452900Z body: { +bundler_1 | 2023-10-16T12:28:52.126456201Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:52.126459801Z "id": 73, +bundler_1 | 2023-10-16T12:28:52.126477202Z "result": "0xbb8786e9bdfb743111f8ac6de8a8f003b716d0acc2283bca23622ca7c9a33938" +bundler_1 | 2023-10-16T12:28:52.126488403Z } +bundler_1 | 2023-10-16T12:28:52.382777468Z [12:28:52.318] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:52.382844372Z reqId: "req-24" +bundler_1 | 2023-10-16T12:28:52.382849373Z method: "POST" +bundler_1 | 2023-10-16T12:28:52.382852673Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:52.382855973Z body: { +bundler_1 | 2023-10-16T12:28:52.382859073Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:52.382862474Z "id": 74, +bundler_1 | 2023-10-16T12:28:52.382865474Z "params": [ +bundler_1 | 2023-10-16T12:28:52.382868474Z { +bundler_1 | 2023-10-16T12:28:52.382894076Z "sender": "0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8", +bundler_1 | 2023-10-16T12:28:52.382898076Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:28:52.382901676Z "initCode": "0xEA73958e6B7Ae9fD16786BEF140f692Eb8DA9E430d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:52.382906677Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:52.382910277Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:52.382913777Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:52.382917177Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:52.382920578Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:52.382923978Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:52.382927478Z "paymasterAndData": "0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:52.382930878Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:52.382934279Z }, +bundler_1 | 2023-10-16T12:28:52.382937379Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:52.382940779Z ], +bundler_1 | 2023-10-16T12:28:52.382944079Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:52.382947479Z } +bundler_1 | 2023-10-16T12:28:52.383064288Z [12:28:52.318] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:52.901254006Z [12:28:52.814] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:52.902927622Z [12:28:52.820] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:52.902954124Z [12:28:52.820] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:52.902961625Z reqId: "req-24" +bundler_1 | 2023-10-16T12:28:52.902990827Z body: { +bundler_1 | 2023-10-16T12:28:52.902997027Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:52.903003227Z "id": 74, +bundler_1 | 2023-10-16T12:28:52.903009228Z "result": "0x59da246ee2e998849cf0f31ffe9c5485ceff2d2710285bbc2b2f4dbc2c3d8756" +bundler_1 | 2023-10-16T12:28:52.903015528Z } +bundler_1 | 2023-10-16T12:28:52.903026529Z [12:28:52.823] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:52.903032829Z reqId: "req-25" +bundler_1 | 2023-10-16T12:28:52.903038630Z method: "POST" +bundler_1 | 2023-10-16T12:28:52.903044630Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:52.903050331Z body: { +bundler_1 | 2023-10-16T12:28:52.903056031Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:52.903062232Z "id": 75, +bundler_1 | 2023-10-16T12:28:52.903067932Z "params": [ +bundler_1 | 2023-10-16T12:28:52.903073832Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:52.903079933Z ], +bundler_1 | 2023-10-16T12:28:52.903085633Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:52.903091534Z } +bundler_1 | 2023-10-16T12:28:52.903097134Z [12:28:52.823] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:52.903103134Z reqId: "req-25" +bundler_1 | 2023-10-16T12:28:52.903109135Z body: { +bundler_1 | 2023-10-16T12:28:52.903114735Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:52.903120636Z "id": 75, +bundler_1 | 2023-10-16T12:28:52.903126336Z "result": [ +bundler_1 | 2023-10-16T12:28:52.903132036Z { +bundler_1 | 2023-10-16T12:28:52.903137737Z "sender": "0x0B109c446419321c550AE23095657bed062E1Ad0", +bundler_1 | 2023-10-16T12:28:52.903143937Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:52.903150238Z "initCode": "0xE0C8D5D18bE24eD1631B0F5Fd52dC5ea44715E750d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:52.903157738Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:52.903164039Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:52.903170039Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:52.903176139Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:52.903182040Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:52.903188140Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:52.903194241Z "paymasterAndData": "0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:52.903200541Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:52.903212642Z }, +bundler_1 | 2023-10-16T12:28:52.903218542Z { +bundler_1 | 2023-10-16T12:28:52.903224243Z "sender": "0x3B92bF745e0c775F134F8406cc6238b622a581a5", +bundler_1 | 2023-10-16T12:28:52.903230343Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:28:52.903237944Z "initCode": "0x44e6173e6B4Ed6D1cBB56825E9d1dC60908bdf620d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:52.903245544Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:52.903251745Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:52.903257645Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:52.903263545Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:52.903269646Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:52.903275546Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:52.903281647Z "paymasterAndData": "0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:52.903287747Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:52.903293648Z }, +bundler_1 | 2023-10-16T12:28:52.903299248Z { +bundler_1 | 2023-10-16T12:28:52.903304948Z "sender": "0x711c0069993519daa88797A9Ad62a730b3d199e7", +bundler_1 | 2023-10-16T12:28:52.903310849Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:28:52.903317049Z "initCode": "0x5F876fEE2e4cAE6c3D3b226a0a8B8eb2416Acf1f0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:52.903324450Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:52.903330650Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:52.903336651Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:52.903342551Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:52.903348651Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:52.903354552Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:52.903360552Z "paymasterAndData": "0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:52.903366653Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:52.903372553Z }, +bundler_1 | 2023-10-16T12:28:52.903378153Z { +bundler_1 | 2023-10-16T12:28:52.903383754Z "sender": "0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8", +bundler_1 | 2023-10-16T12:28:52.903398655Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:28:52.903405055Z "initCode": "0xEA73958e6B7Ae9fD16786BEF140f692Eb8DA9E430d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:52.903413256Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:52.903419456Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:52.903425357Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:52.903431357Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:52.903437158Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:52.903443058Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:52.903449158Z "paymasterAndData": "0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:52.903455259Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:52.903461059Z } +bundler_1 | 2023-10-16T12:28:52.903466660Z ] +bundler_1 | 2023-10-16T12:28:52.903472260Z } +bundler_1 | 2023-10-16T12:28:52.903477960Z [12:28:52.826] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:52.903484161Z reqId: "req-26" +bundler_1 | 2023-10-16T12:28:52.903489861Z method: "POST" +bundler_1 | 2023-10-16T12:28:52.903495562Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:52.903501262Z body: { +bundler_1 | 2023-10-16T12:28:52.903507062Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:52.903513163Z "id": 76, +bundler_1 | 2023-10-16T12:28:52.903518763Z "params": [ +bundler_1 | 2023-10-16T12:28:52.903524564Z { +bundler_1 | 2023-10-16T12:28:52.903530264Z "sender": "0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8", +bundler_1 | 2023-10-16T12:28:52.903536264Z "nonce": "0x40000000000000000", +bundler_1 | 2023-10-16T12:28:52.903542465Z "initCode": "0xEA73958e6B7Ae9fD16786BEF140f692Eb8DA9E430d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:52.903549865Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:52.903555966Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:52.903561766Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:52.903567567Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:52.903573467Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:52.903584668Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:52.903590868Z "paymasterAndData": "0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:52.903597169Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:52.903603069Z }, +bundler_1 | 2023-10-16T12:28:52.903608669Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:52.903614670Z ], +bundler_1 | 2023-10-16T12:28:52.903620370Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:52.903626371Z } +bundler_1 | 2023-10-16T12:28:52.903631971Z [12:28:52.826] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:53.417656201Z [12:28:53.302] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:53.417687403Z [12:28:53.310] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:53.417692603Z [12:28:53.310] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:53.417696904Z reqId: "req-26" +bundler_1 | 2023-10-16T12:28:53.417700504Z body: { +bundler_1 | 2023-10-16T12:28:53.417704004Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:53.417707604Z "id": 76, +bundler_1 | 2023-10-16T12:28:53.417711105Z "result": "0x159ad8b11902a74a001c729dec188ab130bb6b92f977226c4fe914dd1af1f8fb" +bundler_1 | 2023-10-16T12:28:53.417714905Z } +bundler_1 | 2023-10-16T12:28:53.417718305Z [12:28:53.313] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:53.417721905Z reqId: "req-27" +bundler_1 | 2023-10-16T12:28:53.417728806Z method: "POST" +bundler_1 | 2023-10-16T12:28:53.417732206Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:53.417735706Z body: { +bundler_1 | 2023-10-16T12:28:53.417738907Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:53.417742507Z "id": 77, +bundler_1 | 2023-10-16T12:28:53.417745907Z "params": [ +bundler_1 | 2023-10-16T12:28:53.417749307Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:53.417752708Z ], +bundler_1 | 2023-10-16T12:28:53.417756008Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:53.417759308Z } +bundler_1 | 2023-10-16T12:28:53.417762608Z [12:28:53.313] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:53.417766309Z reqId: "req-27" +bundler_1 | 2023-10-16T12:28:53.417769709Z body: { +bundler_1 | 2023-10-16T12:28:53.417773009Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:53.417776709Z "id": 77, +bundler_1 | 2023-10-16T12:28:53.417779909Z "result": [ +bundler_1 | 2023-10-16T12:28:53.417783310Z { +bundler_1 | 2023-10-16T12:28:53.417786610Z "sender": "0x0B109c446419321c550AE23095657bed062E1Ad0", +bundler_1 | 2023-10-16T12:28:53.417804911Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:53.417808711Z "initCode": "0xE0C8D5D18bE24eD1631B0F5Fd52dC5ea44715E750d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:53.417813212Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:53.417816812Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:53.417820312Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:53.417823713Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:53.417827213Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:53.417830713Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:53.417834313Z "paymasterAndData": "0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:53.417837814Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:53.417841114Z }, +bundler_1 | 2023-10-16T12:28:53.417844414Z { +bundler_1 | 2023-10-16T12:28:53.417848014Z "sender": "0x3B92bF745e0c775F134F8406cc6238b622a581a5", +bundler_1 | 2023-10-16T12:28:53.417851414Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:28:53.417856115Z "initCode": "0x44e6173e6B4Ed6D1cBB56825E9d1dC60908bdf620d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:53.417860415Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:53.417864115Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:53.417867416Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:53.417870916Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:53.417874316Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:53.417877816Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:53.417881217Z "paymasterAndData": "0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:53.417884817Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:53.417888117Z }, +bundler_1 | 2023-10-16T12:28:53.417891317Z { +bundler_1 | 2023-10-16T12:28:53.417894517Z "sender": "0x711c0069993519daa88797A9Ad62a730b3d199e7", +bundler_1 | 2023-10-16T12:28:53.417898018Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:28:53.417901518Z "initCode": "0x5F876fEE2e4cAE6c3D3b226a0a8B8eb2416Acf1f0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:53.417909918Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:53.417913719Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:53.417917119Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:53.417920519Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:53.417923919Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:53.417927220Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:53.417930720Z "paymasterAndData": "0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:53.417934320Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:53.418044928Z }, +bundler_1 | 2023-10-16T12:28:53.418051728Z { +bundler_1 | 2023-10-16T12:28:53.418055329Z "sender": "0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8", +bundler_1 | 2023-10-16T12:28:53.418058829Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:28:53.418063329Z "initCode": "0xEA73958e6B7Ae9fD16786BEF140f692Eb8DA9E430d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:53.418067529Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:53.418071130Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:53.418074830Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:53.418078330Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:53.418081730Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:53.418085131Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:53.418088531Z "paymasterAndData": "0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:53.418092131Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:53.418095431Z }, +bundler_1 | 2023-10-16T12:28:53.418105232Z { +bundler_1 | 2023-10-16T12:28:53.418108832Z "sender": "0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8", +bundler_1 | 2023-10-16T12:28:53.418112333Z "nonce": "0x40000000000000000", +bundler_1 | 2023-10-16T12:28:53.418115833Z "initCode": "0xEA73958e6B7Ae9fD16786BEF140f692Eb8DA9E430d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:53.418124933Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:53.418128734Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:53.418132234Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:53.418135734Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:53.418139034Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:53.418142435Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:53.418145935Z "paymasterAndData": "0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:53.418149435Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:53.418152735Z } +bundler_1 | 2023-10-16T12:28:53.418155936Z ] +bundler_1 | 2023-10-16T12:28:53.418159036Z } +bundler_1 | 2023-10-16T12:28:53.418162136Z [12:28:53.328] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:53.418165836Z reqId: "req-28" +bundler_1 | 2023-10-16T12:28:53.418169136Z method: "POST" +bundler_1 | 2023-10-16T12:28:53.418172437Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:53.418175637Z body: { +bundler_1 | 2023-10-16T12:28:53.418178837Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:28:53.418182337Z "id": 78, +bundler_1 | 2023-10-16T12:28:53.418185638Z "params": [], +bundler_1 | 2023-10-16T12:28:53.418188838Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:53.418192138Z } +bundler_1 | 2023-10-16T12:28:53.418195338Z [12:28:53.328] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:53.418198839Z reqId: "req-28" +bundler_1 | 2023-10-16T12:28:53.418202139Z body: { +bundler_1 | 2023-10-16T12:28:53.418205339Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:53.418208639Z "id": 78, +bundler_1 | 2023-10-16T12:28:53.418211939Z "result": "ok" +bundler_1 | 2023-10-16T12:28:53.418215240Z } +bundler_1 | 2023-10-16T12:28:53.418218440Z [12:28:53.331] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:53.418222040Z reqId: "req-29" +bundler_1 | 2023-10-16T12:28:53.418225240Z method: "POST" +bundler_1 | 2023-10-16T12:28:53.418228541Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:53.418231841Z body: { +bundler_1 | 2023-10-16T12:28:53.418235741Z "method": "debug_bundler_setBundlingMode", +bundler_1 | 2023-10-16T12:28:53.418239241Z "id": 79, +bundler_1 | 2023-10-16T12:28:53.418242442Z "params": [ +bundler_1 | 2023-10-16T12:28:53.418245642Z "manual" +bundler_1 | 2023-10-16T12:28:53.418248942Z ], +bundler_1 | 2023-10-16T12:28:53.418252042Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:53.418255342Z } +bundler_1 | 2023-10-16T12:28:53.418258543Z [12:28:53.331] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:53.418265443Z reqId: "req-29" +bundler_1 | 2023-10-16T12:28:53.418268843Z body: { +bundler_1 | 2023-10-16T12:28:53.418272044Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:53.418275344Z "id": 79, +bundler_1 | 2023-10-16T12:28:53.418278544Z "result": "ok" +bundler_1 | 2023-10-16T12:28:53.418281744Z } +bundler_1 | 2023-10-16T12:28:53.679241333Z [12:28:53.587] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:53.679277635Z reqId: "req-2a" +bundler_1 | 2023-10-16T12:28:53.679283636Z method: "POST" +bundler_1 | 2023-10-16T12:28:53.679288936Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:53.679293636Z body: { +bundler_1 | 2023-10-16T12:28:53.679298537Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:53.679303537Z "id": 80, +bundler_1 | 2023-10-16T12:28:53.679308137Z "params": [ +bundler_1 | 2023-10-16T12:28:53.679312638Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:53.679317438Z ], +bundler_1 | 2023-10-16T12:28:53.679321838Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:53.679326539Z } +bundler_1 | 2023-10-16T12:28:53.679330939Z [12:28:53.587] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:53.679335939Z reqId: "req-2a" +bundler_1 | 2023-10-16T12:28:53.679340440Z body: { +bundler_1 | 2023-10-16T12:28:53.679345040Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:53.679349740Z "id": 80, +bundler_1 | 2023-10-16T12:28:53.679354141Z "result": [] +bundler_1 | 2023-10-16T12:28:53.679358741Z } +bundler_1 | 2023-10-16T12:28:53.679363041Z [12:28:53.590] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:53.679367942Z reqId: "req-2b" +bundler_1 | 2023-10-16T12:28:53.679372442Z method: "POST" +bundler_1 | 2023-10-16T12:28:53.679376942Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:53.679381443Z body: { +bundler_1 | 2023-10-16T12:28:53.679385843Z "method": "debug_bundler_setReputation", +bundler_1 | 2023-10-16T12:28:53.679390543Z "id": 81, +bundler_1 | 2023-10-16T12:28:53.679395043Z "params": [ +bundler_1 | 2023-10-16T12:28:53.679399544Z [ +bundler_1 | 2023-10-16T12:28:53.679403844Z { +bundler_1 | 2023-10-16T12:28:53.679408344Z "address": "0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF49", +bundler_1 | 2023-10-16T12:28:53.679413145Z "opsSeen": 120, +bundler_1 | 2023-10-16T12:28:53.679417745Z "opsIncluded": 1 +bundler_1 | 2023-10-16T12:28:53.679422345Z } +bundler_1 | 2023-10-16T12:28:53.679426746Z ], +bundler_1 | 2023-10-16T12:28:53.679431246Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:53.679435946Z ], +bundler_1 | 2023-10-16T12:28:53.679466248Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:53.679471349Z } +bundler_1 | 2023-10-16T12:28:53.679475749Z [12:28:53.590] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:53.679480549Z reqId: "req-2b" +bundler_1 | 2023-10-16T12:28:53.679485050Z body: { +bundler_1 | 2023-10-16T12:28:53.679489450Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:53.679493950Z "id": 81, +bundler_1 | 2023-10-16T12:28:53.679498451Z "result": "ok" +bundler_1 | 2023-10-16T12:28:53.679503051Z } +bundler_1 | 2023-10-16T12:28:53.807087795Z [12:28:53.755] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:53.807117197Z reqId: "req-2c" +bundler_1 | 2023-10-16T12:28:53.807121197Z method: "POST" +bundler_1 | 2023-10-16T12:28:53.807124697Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:53.807127897Z body: { +bundler_1 | 2023-10-16T12:28:53.807130998Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:53.807134298Z "id": 82, +bundler_1 | 2023-10-16T12:28:53.807137798Z "params": [ +bundler_1 | 2023-10-16T12:28:53.807140898Z { +bundler_1 | 2023-10-16T12:28:53.807143998Z "sender": "0xd7BafFe1E03e554c4Ff8CF5787eFEf3Df13671d1", +bundler_1 | 2023-10-16T12:28:53.807147299Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:53.807150499Z "initCode": "0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:53.807154699Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:53.807158099Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:53.807161700Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:53.807164900Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:53.807168100Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:53.807171200Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:53.807174401Z "paymasterAndData": "0xf8fcb254b46f06b5447720d9dafcab3b79fdfcb36e6f7468696e67", +bundler_1 | 2023-10-16T12:28:53.807177601Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:53.807180701Z }, +bundler_1 | 2023-10-16T12:28:53.807183701Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:53.807186801Z ], +bundler_1 | 2023-10-16T12:28:53.807189802Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:53.807192902Z } +bundler_1 | 2023-10-16T12:28:53.807428018Z [12:28:53.756] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:54.320069652Z [12:28:54.253] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:54.320098754Z [12:28:54.262] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:54.320103355Z [12:28:54.262] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:54.320107355Z reqId: "req-2c" +bundler_1 | 2023-10-16T12:28:54.320110955Z body: { +bundler_1 | 2023-10-16T12:28:54.320114255Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:54.320117756Z "id": 82, +bundler_1 | 2023-10-16T12:28:54.320121056Z "result": "0x1d3b4400494dd5f8861e51c9b04655339353f46699b655c14805378507aca836" +bundler_1 | 2023-10-16T12:28:54.320124556Z } +bundler_1 | 2023-10-16T12:28:54.448871980Z [12:28:54.409] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:54.448901482Z reqId: "req-2d" +bundler_1 | 2023-10-16T12:28:54.448905983Z method: "POST" +bundler_1 | 2023-10-16T12:28:54.448909483Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:54.448912783Z body: { +bundler_1 | 2023-10-16T12:28:54.448916183Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:54.448920284Z "id": 83, +bundler_1 | 2023-10-16T12:28:54.448923584Z "params": [ +bundler_1 | 2023-10-16T12:28:54.448926984Z { +bundler_1 | 2023-10-16T12:28:54.448930284Z "sender": "0xBF490Ffb9A0A02C049b1Fb78B2659dFedAd8bC55", +bundler_1 | 2023-10-16T12:28:54.448933785Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:28:54.448937185Z "initCode": "0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:54.448941485Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:54.448944985Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:54.448948386Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:54.448951786Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:54.448955186Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:54.448958486Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:54.448961986Z "paymasterAndData": "0x3cfa1f6c06e742e66ad53b129638c9ac5029afaa6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:54.448965487Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:54.448968787Z }, +bundler_1 | 2023-10-16T12:28:54.448971987Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:54.448975387Z ], +bundler_1 | 2023-10-16T12:28:54.448978588Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:54.448997389Z } +bundler_1 | 2023-10-16T12:28:54.449094196Z [12:28:54.410] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:54.965154267Z [12:28:54.884] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:54.966584766Z [12:28:54.894] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:54.966600967Z [12:28:54.894] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:54.966605267Z reqId: "req-2d" +bundler_1 | 2023-10-16T12:28:54.966608667Z body: { +bundler_1 | 2023-10-16T12:28:54.966612068Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:54.966615468Z "id": 83, +bundler_1 | 2023-10-16T12:28:54.966618868Z "result": "0xcd7888c6c1ce16e84cb75d1d6a7e23ac29e64cc0a912d366d2a728c1c0cfd6b7" +bundler_1 | 2023-10-16T12:28:54.966644970Z } +bundler_1 | 2023-10-16T12:28:55.093884290Z [12:28:55.039] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:55.093925693Z reqId: "req-2e" +bundler_1 | 2023-10-16T12:28:55.093933293Z method: "POST" +bundler_1 | 2023-10-16T12:28:55.093939993Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:55.093945994Z body: { +bundler_1 | 2023-10-16T12:28:55.093952094Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:55.093958395Z "id": 84, +bundler_1 | 2023-10-16T12:28:55.093964195Z "params": [ +bundler_1 | 2023-10-16T12:28:55.093969996Z { +bundler_1 | 2023-10-16T12:28:55.093975896Z "sender": "0x55a3f4f359dEC47984f5C7b2F14DC36219Da960A", +bundler_1 | 2023-10-16T12:28:55.093982296Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:28:55.093988697Z "initCode": "0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:55.093996497Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:55.094002898Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:55.094008798Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:55.094014899Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:55.094020699Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:55.094026600Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:55.094032700Z "paymasterAndData": "0x897c8dd31509b2ecc1ac2e56ca0f59f4b071842c6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:55.094039000Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:55.094044901Z }, +bundler_1 | 2023-10-16T12:28:55.094050501Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:55.094075903Z ], +bundler_1 | 2023-10-16T12:28:55.094082103Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:55.094088104Z } +bundler_1 | 2023-10-16T12:28:55.094334421Z [12:28:55.040] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:55.606743439Z [12:28:55.531] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:55.606776941Z [12:28:55.541] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:55.606781741Z [12:28:55.541] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:55.606785642Z reqId: "req-2e" +bundler_1 | 2023-10-16T12:28:55.606789042Z body: { +bundler_1 | 2023-10-16T12:28:55.606792242Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:55.606795842Z "id": 84, +bundler_1 | 2023-10-16T12:28:55.606799543Z "result": "0x6b29f7b974a37f21bd06695de152b44724e1bd38bbbecd7802b4a46a8166a607" +bundler_1 | 2023-10-16T12:28:55.606803243Z } +bundler_1 | 2023-10-16T12:28:55.735780483Z [12:28:55.702] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:55.735809285Z reqId: "req-2f" +bundler_1 | 2023-10-16T12:28:55.735813785Z method: "POST" +bundler_1 | 2023-10-16T12:28:55.735817386Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:55.735820686Z body: { +bundler_1 | 2023-10-16T12:28:55.735824286Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:55.735827886Z "id": 85, +bundler_1 | 2023-10-16T12:28:55.735831187Z "params": [ +bundler_1 | 2023-10-16T12:28:55.735834587Z { +bundler_1 | 2023-10-16T12:28:55.735837887Z "sender": "0xacBbCfE8911b02fcA98cF1de58444d4991439747", +bundler_1 | 2023-10-16T12:28:55.735841387Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:28:55.735844988Z "initCode": "0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:55.735849388Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:55.735852988Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:55.735856388Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:55.735859689Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:55.735863089Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:55.735866489Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:55.735869889Z "paymasterAndData": "0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:55.735887890Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:55.735891691Z }, +bundler_1 | 2023-10-16T12:28:55.735894891Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:55.735898191Z ], +bundler_1 | 2023-10-16T12:28:55.735901391Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:55.735904792Z } +bundler_1 | 2023-10-16T12:28:55.735907992Z [12:28:55.702] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:56.247244753Z [12:28:56.186] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:56.248028107Z [12:28:56.192] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:56.248047309Z [12:28:56.192] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:56.248052109Z reqId: "req-2f" +bundler_1 | 2023-10-16T12:28:56.248055609Z body: { +bundler_1 | 2023-10-16T12:28:56.248058909Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:56.248062510Z "id": 85, +bundler_1 | 2023-10-16T12:28:56.248065910Z "result": "0x646972177da8b48f8bb7f0581b021594b4cf32a2c952cba86a527e761efc049b" +bundler_1 | 2023-10-16T12:28:56.248069610Z } +bundler_1 | 2023-10-16T12:28:56.248072910Z [12:28:56.196] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:56.248076411Z reqId: "req-2g" +bundler_1 | 2023-10-16T12:28:56.248079711Z method: "POST" +bundler_1 | 2023-10-16T12:28:56.248082911Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:56.248086211Z body: { +bundler_1 | 2023-10-16T12:28:56.248089412Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:56.248092712Z "id": 86, +bundler_1 | 2023-10-16T12:28:56.248095912Z "params": [ +bundler_1 | 2023-10-16T12:28:56.248099312Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:56.248102712Z ], +bundler_1 | 2023-10-16T12:28:56.248105913Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:56.248109213Z } +bundler_1 | 2023-10-16T12:28:56.248112413Z [12:28:56.196] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:56.248115813Z reqId: "req-2g" +bundler_1 | 2023-10-16T12:28:56.248119114Z body: { +bundler_1 | 2023-10-16T12:28:56.248122214Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:56.248125514Z "id": 86, +bundler_1 | 2023-10-16T12:28:56.248128614Z "result": [ +bundler_1 | 2023-10-16T12:28:56.248131814Z { +bundler_1 | 2023-10-16T12:28:56.248135015Z "sender": "0xd7BafFe1E03e554c4Ff8CF5787eFEf3Df13671d1", +bundler_1 | 2023-10-16T12:28:56.248138515Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:56.248142015Z "initCode": "0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:56.248159616Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:56.248163417Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:56.248166817Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:56.248170117Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:56.248173417Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:56.248176818Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:56.248180118Z "paymasterAndData": "0xf8fcb254b46f06b5447720d9dafcab3b79fdfcb36e6f7468696e67", +bundler_1 | 2023-10-16T12:28:56.248183618Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:56.248186918Z }, +bundler_1 | 2023-10-16T12:28:56.248190018Z { +bundler_1 | 2023-10-16T12:28:56.248193219Z "sender": "0xBF490Ffb9A0A02C049b1Fb78B2659dFedAd8bC55", +bundler_1 | 2023-10-16T12:28:56.248196519Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:28:56.248200819Z "initCode": "0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:56.248204919Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:56.248208320Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:56.248211620Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:56.248215020Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:56.248218420Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:56.248221821Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:56.248225121Z "paymasterAndData": "0x3cfa1f6c06e742e66ad53b129638c9ac5029afaa6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:56.248228621Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:56.248231821Z }, +bundler_1 | 2023-10-16T12:28:56.248235122Z { +bundler_1 | 2023-10-16T12:28:56.248243922Z "sender": "0x55a3f4f359dEC47984f5C7b2F14DC36219Da960A", +bundler_1 | 2023-10-16T12:28:56.248247322Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:28:56.248250823Z "initCode": "0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:56.248258823Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:56.248262423Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:56.248265724Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:56.248269124Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:56.248272324Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:56.248275624Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:56.248278925Z "paymasterAndData": "0x897c8dd31509b2ecc1ac2e56ca0f59f4b071842c6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:56.248282425Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:56.248285725Z }, +bundler_1 | 2023-10-16T12:28:56.248288825Z { +bundler_1 | 2023-10-16T12:28:56.248291926Z "sender": "0xacBbCfE8911b02fcA98cF1de58444d4991439747", +bundler_1 | 2023-10-16T12:28:56.248295426Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:28:56.248298826Z "initCode": "0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:56.248303226Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:56.248306827Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:56.248310127Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:56.248313427Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:56.248316727Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:56.248320027Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:56.248323328Z "paymasterAndData": "0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:56.248326728Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:56.248330028Z } +bundler_1 | 2023-10-16T12:28:56.248333128Z ] +bundler_1 | 2023-10-16T12:28:56.248336329Z } +bundler_1 | 2023-10-16T12:28:56.248339529Z [12:28:56.199] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:56.248342929Z reqId: "req-2h" +bundler_1 | 2023-10-16T12:28:56.248346129Z method: "POST" +bundler_1 | 2023-10-16T12:28:56.248349329Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:56.248352530Z body: { +bundler_1 | 2023-10-16T12:28:56.248355730Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:56.248359030Z "id": 87, +bundler_1 | 2023-10-16T12:28:56.248362330Z "params": [ +bundler_1 | 2023-10-16T12:28:56.248365531Z { +bundler_1 | 2023-10-16T12:28:56.248368731Z "sender": "0xacBbCfE8911b02fcA98cF1de58444d4991439747", +bundler_1 | 2023-10-16T12:28:56.248379132Z "nonce": "0x40000000000000000", +bundler_1 | 2023-10-16T12:28:56.248382732Z "initCode": "0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:56.248386932Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:56.248390332Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:56.248393633Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:56.248396933Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:56.248400233Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:56.248403533Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:56.248406933Z "paymasterAndData": "0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:56.248410334Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:56.248413634Z }, +bundler_1 | 2023-10-16T12:28:56.248416734Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:56.248420134Z ], +bundler_1 | 2023-10-16T12:28:56.248423335Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:56.248426635Z } +bundler_1 | 2023-10-16T12:28:56.248429835Z [12:28:56.200] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:56.761903326Z [12:28:56.701] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:56.762023234Z [12:28:56.707] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:56.762048836Z [12:28:56.707] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:56.762054037Z reqId: "req-2h" +bundler_1 | 2023-10-16T12:28:56.762057937Z body: { +bundler_1 | 2023-10-16T12:28:56.762061237Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:56.762064737Z "id": 87, +bundler_1 | 2023-10-16T12:28:56.762068138Z "result": "0xd1ee8fbc034fe9a9a07751670fda0878e7617ef206a0a43c6aee16a942dfe507" +bundler_1 | 2023-10-16T12:28:56.762072038Z } +bundler_1 | 2023-10-16T12:28:56.762075238Z [12:28:56.710] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:56.762078838Z reqId: "req-2i" +bundler_1 | 2023-10-16T12:28:56.762082138Z method: "POST" +bundler_1 | 2023-10-16T12:28:56.762085439Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:56.762088639Z body: { +bundler_1 | 2023-10-16T12:28:56.762091739Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:56.762095239Z "id": 88, +bundler_1 | 2023-10-16T12:28:56.762111641Z "params": [ +bundler_1 | 2023-10-16T12:28:56.762115241Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:56.762118641Z ], +bundler_1 | 2023-10-16T12:28:56.762121841Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:56.762125241Z } +bundler_1 | 2023-10-16T12:28:56.762128342Z [12:28:56.710] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:56.762131742Z reqId: "req-2i" +bundler_1 | 2023-10-16T12:28:56.762135042Z body: { +bundler_1 | 2023-10-16T12:28:56.762138142Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:56.762141443Z "id": 88, +bundler_1 | 2023-10-16T12:28:56.762144643Z "result": [ +bundler_1 | 2023-10-16T12:28:56.762147843Z { +bundler_1 | 2023-10-16T12:28:56.762151143Z "sender": "0xd7BafFe1E03e554c4Ff8CF5787eFEf3Df13671d1", +bundler_1 | 2023-10-16T12:28:56.762154644Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:56.762158144Z "initCode": "0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:56.762162544Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:56.762166044Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:56.762169345Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:56.762172845Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:56.762176245Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:56.762179645Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:56.762182945Z "paymasterAndData": "0xf8fcb254b46f06b5447720d9dafcab3b79fdfcb36e6f7468696e67", +bundler_1 | 2023-10-16T12:28:56.762186446Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:56.762189746Z }, +bundler_1 | 2023-10-16T12:28:56.762192946Z { +bundler_1 | 2023-10-16T12:28:56.762196246Z "sender": "0xBF490Ffb9A0A02C049b1Fb78B2659dFedAd8bC55", +bundler_1 | 2023-10-16T12:28:56.762199547Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:28:56.762203947Z "initCode": "0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:56.762208147Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:56.762211647Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:56.762218548Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:56.762222048Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:56.762225348Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:56.762228649Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:56.762231949Z "paymasterAndData": "0x3cfa1f6c06e742e66ad53b129638c9ac5029afaa6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:56.762235349Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:56.762238649Z }, +bundler_1 | 2023-10-16T12:28:56.762241850Z { +bundler_1 | 2023-10-16T12:28:56.762245050Z "sender": "0x55a3f4f359dEC47984f5C7b2F14DC36219Da960A", +bundler_1 | 2023-10-16T12:28:56.762248350Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:28:56.762251750Z "initCode": "0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:56.762255851Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:56.762259251Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:56.762262551Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:56.762265851Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:56.762269051Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:56.762272352Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:56.762275752Z "paymasterAndData": "0x897c8dd31509b2ecc1ac2e56ca0f59f4b071842c6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:56.762279152Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:56.762282352Z }, +bundler_1 | 2023-10-16T12:28:56.762285453Z { +bundler_1 | 2023-10-16T12:28:56.762288653Z "sender": "0xacBbCfE8911b02fcA98cF1de58444d4991439747", +bundler_1 | 2023-10-16T12:28:56.762291953Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:28:56.762295453Z "initCode": "0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:56.762299754Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:56.762303254Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:56.762306554Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:56.762310054Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:56.762313354Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:56.762320455Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:56.762323955Z "paymasterAndData": "0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:56.762327455Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:56.762330756Z }, +bundler_1 | 2023-10-16T12:28:56.762333856Z { +bundler_1 | 2023-10-16T12:28:56.762336956Z "sender": "0xacBbCfE8911b02fcA98cF1de58444d4991439747", +bundler_1 | 2023-10-16T12:28:56.762340356Z "nonce": "0x40000000000000000", +bundler_1 | 2023-10-16T12:28:56.762343757Z "initCode": "0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:56.762347857Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:56.762351257Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:56.762354657Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:56.762357958Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:56.762361158Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:56.762364458Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:56.762367858Z "paymasterAndData": "0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:56.762371258Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:56.762374459Z } +bundler_1 | 2023-10-16T12:28:56.762377659Z ] +bundler_1 | 2023-10-16T12:28:56.762380859Z } +bundler_1 | 2023-10-16T12:28:56.762383959Z [12:28:56.724] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:56.762387360Z reqId: "req-2j" +bundler_1 | 2023-10-16T12:28:56.762390560Z method: "POST" +bundler_1 | 2023-10-16T12:28:56.762393760Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:56.762397060Z body: { +bundler_1 | 2023-10-16T12:28:56.762400461Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:28:56.762404061Z "id": 89, +bundler_1 | 2023-10-16T12:28:56.762407361Z "params": [], +bundler_1 | 2023-10-16T12:28:56.762410561Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:56.762413861Z } +bundler_1 | 2023-10-16T12:28:56.762416962Z [12:28:56.725] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:56.762420362Z reqId: "req-2j" +bundler_1 | 2023-10-16T12:28:56.762423562Z body: { +bundler_1 | 2023-10-16T12:28:56.762426662Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:56.762429963Z "id": 89, +bundler_1 | 2023-10-16T12:28:56.762433163Z "result": "ok" +bundler_1 | 2023-10-16T12:28:56.762439963Z } +bundler_1 | 2023-10-16T12:28:56.762443363Z [12:28:56.727] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:56.762446764Z reqId: "req-2k" +bundler_1 | 2023-10-16T12:28:56.762449964Z method: "POST" +bundler_1 | 2023-10-16T12:28:56.762453064Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:56.762456264Z body: { +bundler_1 | 2023-10-16T12:28:56.762459365Z "method": "debug_bundler_setBundlingMode", +bundler_1 | 2023-10-16T12:28:56.762462665Z "id": 90, +bundler_1 | 2023-10-16T12:28:56.762465865Z "params": [ +bundler_1 | 2023-10-16T12:28:56.762469065Z "manual" +bundler_1 | 2023-10-16T12:28:56.762472265Z ], +bundler_1 | 2023-10-16T12:28:56.762475466Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:56.762478966Z } +bundler_1 | 2023-10-16T12:28:56.762482066Z [12:28:56.727] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:56.762485466Z reqId: "req-2k" +bundler_1 | 2023-10-16T12:28:56.762488667Z body: { +bundler_1 | 2023-10-16T12:28:56.762491667Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:56.762494967Z "id": 90, +bundler_1 | 2023-10-16T12:28:56.762498067Z "result": "ok" +bundler_1 | 2023-10-16T12:28:56.762501367Z } +bundler_1 | 2023-10-16T12:28:57.019116105Z [12:28:56.965] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:57.019155007Z reqId: "req-2l" +bundler_1 | 2023-10-16T12:28:57.019159708Z method: "POST" +bundler_1 | 2023-10-16T12:28:57.019163308Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:57.019167508Z body: { +bundler_1 | 2023-10-16T12:28:57.019170708Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:57.019174309Z "id": 91, +bundler_1 | 2023-10-16T12:28:57.019177609Z "params": [ +bundler_1 | 2023-10-16T12:28:57.019180909Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:57.019184409Z ], +bundler_1 | 2023-10-16T12:28:57.019187510Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:57.019191110Z } +bundler_1 | 2023-10-16T12:28:57.019194210Z [12:28:56.965] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:57.019197710Z reqId: "req-2l" +bundler_1 | 2023-10-16T12:28:57.019200910Z body: { +bundler_1 | 2023-10-16T12:28:57.019204111Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:57.019207311Z "id": 91, +bundler_1 | 2023-10-16T12:28:57.019210611Z "result": [] +bundler_1 | 2023-10-16T12:28:57.019213811Z } +bundler_1 | 2023-10-16T12:28:57.019216912Z [12:28:56.968] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:57.019220212Z reqId: "req-2m" +bundler_1 | 2023-10-16T12:28:57.019223312Z method: "POST" +bundler_1 | 2023-10-16T12:28:57.019240113Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:57.019243413Z body: { +bundler_1 | 2023-10-16T12:28:57.019246614Z "method": "debug_bundler_setReputation", +bundler_1 | 2023-10-16T12:28:57.019250014Z "id": 92, +bundler_1 | 2023-10-16T12:28:57.019253214Z "params": [ +bundler_1 | 2023-10-16T12:28:57.019256514Z [ +bundler_1 | 2023-10-16T12:28:57.019259815Z { +bundler_1 | 2023-10-16T12:28:57.019263015Z "address": "0x874bccC23Eed9779AA2B1a6dA13EF55bDd1842e5", +bundler_1 | 2023-10-16T12:28:57.019266515Z "opsSeen": 10, +bundler_1 | 2023-10-16T12:28:57.019269815Z "opsIncluded": 1 +bundler_1 | 2023-10-16T12:28:57.019273115Z } +bundler_1 | 2023-10-16T12:28:57.019276316Z ], +bundler_1 | 2023-10-16T12:28:57.019279416Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:57.019282816Z ], +bundler_1 | 2023-10-16T12:28:57.019286016Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:57.019289317Z } +bundler_1 | 2023-10-16T12:28:57.019292417Z [12:28:56.969] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:57.019295917Z reqId: "req-2m" +bundler_1 | 2023-10-16T12:28:57.019299117Z body: { +bundler_1 | 2023-10-16T12:28:57.019302217Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:57.019305518Z "id": 92, +bundler_1 | 2023-10-16T12:28:57.019308718Z "result": "ok" +bundler_1 | 2023-10-16T12:28:57.019312018Z } +bundler_1 | 2023-10-16T12:28:57.147731694Z [12:28:57.087] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:57.147760296Z reqId: "req-2n" +bundler_1 | 2023-10-16T12:28:57.147764397Z method: "POST" +bundler_1 | 2023-10-16T12:28:57.147767997Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:57.147771197Z body: { +bundler_1 | 2023-10-16T12:28:57.147774297Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:57.147777798Z "id": 93, +bundler_1 | 2023-10-16T12:28:57.147781398Z "params": [ +bundler_1 | 2023-10-16T12:28:57.147784398Z { +bundler_1 | 2023-10-16T12:28:57.147787498Z "sender": "0x874bccC23Eed9779AA2B1a6dA13EF55bDd1842e5", +bundler_1 | 2023-10-16T12:28:57.147790799Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:57.147793999Z "initCode": "0x7Bbb5BdA970Ea591E600734720027ea5f139CF970d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:57.147797999Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:57.147801399Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:57.147835702Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:57.147839202Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:57.147842502Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:57.147845902Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:57.147849403Z "paymasterAndData": "0xa37b4bf5a8565a2bd37ef84ae57e954035dfece46e6f7468696e67", +bundler_1 | 2023-10-16T12:28:57.147852903Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:57.147856303Z }, +bundler_1 | 2023-10-16T12:28:57.147859503Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:57.147863004Z ], +bundler_1 | 2023-10-16T12:28:57.147866204Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:57.147869604Z } +bundler_1 | 2023-10-16T12:28:57.147882405Z [12:28:57.087] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:57.659911696Z [12:28:57.561] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:57.660163614Z [12:28:57.569] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:57.660173014Z [12:28:57.569] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:57.660176914Z reqId: "req-2n" +bundler_1 | 2023-10-16T12:28:57.660180415Z body: { +bundler_1 | 2023-10-16T12:28:57.660183715Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:57.660187515Z "id": 93, +bundler_1 | 2023-10-16T12:28:57.660190915Z "result": "0x0ee3f83ffefb553663ad8cd3838a416145dcd6359ffc9dbc771b23eee5e27b7d" +bundler_1 | 2023-10-16T12:28:57.660194516Z } +bundler_1 | 2023-10-16T12:28:57.692519450Z [12:28:57.684] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:57.692552952Z reqId: "req-2o" +bundler_1 | 2023-10-16T12:28:57.692557453Z method: "POST" +bundler_1 | 2023-10-16T12:28:57.692561053Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:57.692564653Z body: { +bundler_1 | 2023-10-16T12:28:57.692568053Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:57.692571754Z "id": 94, +bundler_1 | 2023-10-16T12:28:57.692575254Z "params": [ +bundler_1 | 2023-10-16T12:28:57.692578554Z { +bundler_1 | 2023-10-16T12:28:57.692582154Z "sender": "0x874bccC23Eed9779AA2B1a6dA13EF55bDd1842e5", +bundler_1 | 2023-10-16T12:28:57.692585755Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:28:57.692589455Z "initCode": "0x7Bbb5BdA970Ea591E600734720027ea5f139CF970d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:57.692593855Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:57.692611256Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:57.692614757Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:57.692618257Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:57.692621657Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:57.692625057Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:57.692628458Z "paymasterAndData": "0x8517cf3882e4c240cbf4a6a43dec1f073a9321fc6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:57.692632158Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:57.692635558Z }, +bundler_1 | 2023-10-16T12:28:57.692638758Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:57.692642158Z ], +bundler_1 | 2023-10-16T12:28:57.692645459Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:57.692648859Z } +bundler_1 | 2023-10-16T12:28:57.692652059Z [12:28:57.685] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:58.205842331Z [12:28:58.167] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:58.205944438Z [12:28:58.182] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:58.205977140Z [12:28:58.182] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:58.205982640Z reqId: "req-2o" +bundler_1 | 2023-10-16T12:28:58.205986341Z body: { +bundler_1 | 2023-10-16T12:28:58.205989641Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:58.205993141Z "id": 94, +bundler_1 | 2023-10-16T12:28:58.205996441Z "result": "0x4309b1ebc674f5b6a1af6a711a973a2cc7a6f5b383ed87bf4525ee1271cd5f72" +bundler_1 | 2023-10-16T12:28:58.206000242Z } +bundler_1 | 2023-10-16T12:28:58.336443558Z [12:28:58.302] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:58.336470160Z reqId: "req-2p" +bundler_1 | 2023-10-16T12:28:58.336474260Z method: "POST" +bundler_1 | 2023-10-16T12:28:58.336477460Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:58.336480960Z body: { +bundler_1 | 2023-10-16T12:28:58.336484061Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:58.336488061Z "id": 95, +bundler_1 | 2023-10-16T12:28:58.336491161Z "params": [ +bundler_1 | 2023-10-16T12:28:58.336494161Z { +bundler_1 | 2023-10-16T12:28:58.336497161Z "sender": "0x874bccC23Eed9779AA2B1a6dA13EF55bDd1842e5", +bundler_1 | 2023-10-16T12:28:58.336500462Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:28:58.336503762Z "initCode": "0x7Bbb5BdA970Ea591E600734720027ea5f139CF970d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:58.336521563Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:58.336525063Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:58.336528264Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:58.336531464Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:58.336534564Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:58.336537764Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:58.336540764Z "paymasterAndData": "0xe1fa9c3997045fa88d22b0ea65ad299e39fbba9a6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:58.336544065Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:58.336547165Z }, +bundler_1 | 2023-10-16T12:28:58.336550165Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:58.336553365Z ], +bundler_1 | 2023-10-16T12:28:58.336556366Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:58.336559566Z } +bundler_1 | 2023-10-16T12:28:58.336736378Z [12:28:58.303] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:58.850531491Z [12:28:58.825] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:58.851092730Z [12:28:58.831] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:58.851108031Z [12:28:58.831] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:58.851112532Z reqId: "req-2p" +bundler_1 | 2023-10-16T12:28:58.851116132Z body: { +bundler_1 | 2023-10-16T12:28:58.851119432Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:58.851122932Z "id": 95, +bundler_1 | 2023-10-16T12:28:58.851126332Z "result": "0xc552ec4812ec7ad803b19a21e80999f3994f7f443e18cb440d3609fd1a38424a" +bundler_1 | 2023-10-16T12:28:58.851130033Z } +bundler_1 | 2023-10-16T12:28:58.981256027Z [12:28:58.950] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:58.981283829Z reqId: "req-2q" +bundler_1 | 2023-10-16T12:28:58.981288329Z method: "POST" +bundler_1 | 2023-10-16T12:28:58.981291829Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:58.981295130Z body: { +bundler_1 | 2023-10-16T12:28:58.981298430Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:58.981302030Z "id": 96, +bundler_1 | 2023-10-16T12:28:58.981305430Z "params": [ +bundler_1 | 2023-10-16T12:28:58.981308631Z { +bundler_1 | 2023-10-16T12:28:58.981311931Z "sender": "0x874bccC23Eed9779AA2B1a6dA13EF55bDd1842e5", +bundler_1 | 2023-10-16T12:28:58.981315431Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:28:58.981318931Z "initCode": "0x7Bbb5BdA970Ea591E600734720027ea5f139CF970d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:58.981338933Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:58.981342533Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:58.981345933Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:58.981349333Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:58.981352734Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:58.981356034Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:58.981359434Z "paymasterAndData": "0x37a4c8f7265ddc7990d688aefad254c0685948c26e6f7468696e67", +bundler_1 | 2023-10-16T12:28:58.981362834Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:58.981366135Z }, +bundler_1 | 2023-10-16T12:28:58.981369435Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:58.981372835Z ], +bundler_1 | 2023-10-16T12:28:58.981376035Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:58.981379335Z } +bundler_1 | 2023-10-16T12:28:58.981579449Z [12:28:58.950] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:28:59.496390133Z [12:28:59.482] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:28:59.496971873Z [12:28:59.489] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:28:59.497008176Z [12:28:59.489] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:59.497013376Z reqId: "req-2q" +bundler_1 | 2023-10-16T12:28:59.497016876Z body: { +bundler_1 | 2023-10-16T12:28:59.497020176Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:59.497023677Z "id": 96, +bundler_1 | 2023-10-16T12:28:59.497026977Z "result": "0xd40f1c0ff4ee131fc2ea2facb26026924c584a3a8c07ce82a9391a9d9c265b0a" +bundler_1 | 2023-10-16T12:28:59.497030577Z } +bundler_1 | 2023-10-16T12:28:59.497033777Z [12:28:59.493] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:59.497037378Z reqId: "req-2r" +bundler_1 | 2023-10-16T12:28:59.497040578Z method: "POST" +bundler_1 | 2023-10-16T12:28:59.497043878Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:59.497047078Z body: { +bundler_1 | 2023-10-16T12:28:59.497050278Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:28:59.497053579Z "id": 97, +bundler_1 | 2023-10-16T12:28:59.497056879Z "params": [ +bundler_1 | 2023-10-16T12:28:59.497060179Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:59.497079881Z ], +bundler_1 | 2023-10-16T12:28:59.497083481Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:59.497086681Z } +bundler_1 | 2023-10-16T12:28:59.497089881Z [12:28:59.493] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:28:59.497093381Z reqId: "req-2r" +bundler_1 | 2023-10-16T12:28:59.497107482Z body: { +bundler_1 | 2023-10-16T12:28:59.497110583Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:28:59.497113583Z "id": 97, +bundler_1 | 2023-10-16T12:28:59.497116583Z "result": [ +bundler_1 | 2023-10-16T12:28:59.497119483Z { +bundler_1 | 2023-10-16T12:28:59.497122483Z "sender": "0x874bccC23Eed9779AA2B1a6dA13EF55bDd1842e5", +bundler_1 | 2023-10-16T12:28:59.497125684Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:28:59.497128884Z "initCode": "0x7Bbb5BdA970Ea591E600734720027ea5f139CF970d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:59.497132884Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:59.497136184Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:59.497139285Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:59.497142385Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:59.497145485Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:59.497148785Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:59.497151986Z "paymasterAndData": "0xa37b4bf5a8565a2bd37ef84ae57e954035dfece46e6f7468696e67", +bundler_1 | 2023-10-16T12:28:59.497155086Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:59.497158086Z }, +bundler_1 | 2023-10-16T12:28:59.497161086Z { +bundler_1 | 2023-10-16T12:28:59.497163986Z "sender": "0x874bccC23Eed9779AA2B1a6dA13EF55bDd1842e5", +bundler_1 | 2023-10-16T12:28:59.497167087Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:28:59.497171087Z "initCode": "0x7Bbb5BdA970Ea591E600734720027ea5f139CF970d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:59.497174987Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:59.497178187Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:59.497181188Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:59.497184288Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:59.497187288Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:59.497193888Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:59.497197289Z "paymasterAndData": "0x8517cf3882e4c240cbf4a6a43dec1f073a9321fc6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:59.497200489Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:59.497203489Z }, +bundler_1 | 2023-10-16T12:28:59.497206389Z { +bundler_1 | 2023-10-16T12:28:59.497209289Z "sender": "0x874bccC23Eed9779AA2B1a6dA13EF55bDd1842e5", +bundler_1 | 2023-10-16T12:28:59.497212490Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:28:59.497215790Z "initCode": "0x7Bbb5BdA970Ea591E600734720027ea5f139CF970d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:59.497219490Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:59.497222690Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:59.497225791Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:59.497228791Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:59.497231891Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:59.497234991Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:59.497237991Z "paymasterAndData": "0xe1fa9c3997045fa88d22b0ea65ad299e39fbba9a6e6f7468696e67", +bundler_1 | 2023-10-16T12:28:59.497241192Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:59.497244192Z }, +bundler_1 | 2023-10-16T12:28:59.497247092Z { +bundler_1 | 2023-10-16T12:28:59.497250092Z "sender": "0x874bccC23Eed9779AA2B1a6dA13EF55bDd1842e5", +bundler_1 | 2023-10-16T12:28:59.497253093Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:28:59.497256293Z "initCode": "0x7Bbb5BdA970Ea591E600734720027ea5f139CF970d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:59.497260293Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:59.497263593Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:59.497266693Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:59.497269694Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:59.497272694Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:59.497275794Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:59.497278894Z "paymasterAndData": "0x37a4c8f7265ddc7990d688aefad254c0685948c26e6f7468696e67", +bundler_1 | 2023-10-16T12:28:59.497285095Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:59.497288195Z } +bundler_1 | 2023-10-16T12:28:59.497291095Z ] +bundler_1 | 2023-10-16T12:28:59.497293995Z } +bundler_1 | 2023-10-16T12:28:59.498990313Z [12:28:59.497] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:28:59.499021215Z reqId: "req-2s" +bundler_1 | 2023-10-16T12:28:59.499026115Z method: "POST" +bundler_1 | 2023-10-16T12:28:59.499029715Z url: "/rpc" +bundler_1 | 2023-10-16T12:28:59.499033016Z body: { +bundler_1 | 2023-10-16T12:28:59.499036316Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:28:59.499039916Z "id": 98, +bundler_1 | 2023-10-16T12:28:59.499043216Z "params": [ +bundler_1 | 2023-10-16T12:28:59.499046716Z { +bundler_1 | 2023-10-16T12:28:59.499050117Z "sender": "0x874bccC23Eed9779AA2B1a6dA13EF55bDd1842e5", +bundler_1 | 2023-10-16T12:28:59.499053617Z "nonce": "0xb0000000000000000", +bundler_1 | 2023-10-16T12:28:59.499057217Z "initCode": "0x7Bbb5BdA970Ea591E600734720027ea5f139CF970d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:28:59.499061718Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:28:59.499065318Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:28:59.499068818Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:28:59.499072218Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:28:59.499075618Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:28:59.499079119Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:28:59.499082519Z "paymasterAndData": "0x37a4c8f7265ddc7990d688aefad254c0685948c26e6f7468696e67", +bundler_1 | 2023-10-16T12:28:59.499086119Z "signature": "0x" +bundler_1 | 2023-10-16T12:28:59.499089519Z }, +bundler_1 | 2023-10-16T12:28:59.499092720Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:28:59.499096320Z ], +bundler_1 | 2023-10-16T12:28:59.499099520Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:28:59.499102920Z } +bundler_1 | 2023-10-16T12:28:59.499298834Z [12:28:59.497] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:00.013697889Z [12:28:59.983] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:00.015241496Z [12:28:59.990] ERROR (1): 0x874bccC23Eed9779AA2B1a6dA13EF55bDd1842e5 stake 0 is too low (min=1) +bundler_1 | 2023-10-16T12:29:00.015258597Z err: { +bundler_1 | 2023-10-16T12:29:00.015274198Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:00.015278198Z "message": "0x874bccC23Eed9779AA2B1a6dA13EF55bDd1842e5 stake 0 is too low (min=1)", +bundler_1 | 2023-10-16T12:29:00.015281798Z "stack": +bundler_1 | 2023-10-16T12:29:00.015285199Z Error: 0x874bccC23Eed9779AA2B1a6dA13EF55bDd1842e5 stake 0 is too low (min=1) +bundler_1 | 2023-10-16T12:29:00.015288699Z at MempoolService.addUserOp (file:///usr/app/packages/executor/lib/services/MempoolService.js:45:23) +bundler_1 | 2023-10-16T12:29:00.015292199Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:00.015295699Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:48:9) +bundler_1 | 2023-10-16T12:29:00.015299100Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:00.015302600Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:00.015306400Z "code": -32600 +bundler_1 | 2023-10-16T12:29:00.015309700Z } +bundler_1 | 2023-10-16T12:29:00.015312901Z [12:28:59.990] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:00.015316601Z reqId: "req-2s" +bundler_1 | 2023-10-16T12:29:00.015325601Z body: { +bundler_1 | 2023-10-16T12:29:00.015328902Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:00.015332402Z "id": 98, +bundler_1 | 2023-10-16T12:29:00.015335702Z "error": { +bundler_1 | 2023-10-16T12:29:00.015339002Z "message": "0x874bccC23Eed9779AA2B1a6dA13EF55bDd1842e5 stake 0 is too low (min=1)", +bundler_1 | 2023-10-16T12:29:00.015342603Z "code": -32600 +bundler_1 | 2023-10-16T12:29:00.015346003Z } +bundler_1 | 2023-10-16T12:29:00.015349203Z } +bundler_1 | 2023-10-16T12:29:00.015352303Z [12:28:59.993] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:00.015355904Z reqId: "req-2t" +bundler_1 | 2023-10-16T12:29:00.015359304Z method: "POST" +bundler_1 | 2023-10-16T12:29:00.015362604Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:00.015365804Z body: { +bundler_1 | 2023-10-16T12:29:00.015369004Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:29:00.015372605Z "id": 99, +bundler_1 | 2023-10-16T12:29:00.015375905Z "params": [ +bundler_1 | 2023-10-16T12:29:00.015379305Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:00.015382705Z ], +bundler_1 | 2023-10-16T12:29:00.015385906Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:00.015389206Z } +bundler_1 | 2023-10-16T12:29:00.015392406Z [12:28:59.993] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:00.015395906Z reqId: "req-2t" +bundler_1 | 2023-10-16T12:29:00.015399107Z body: { +bundler_1 | 2023-10-16T12:29:00.015406207Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:00.015409707Z "id": 99, +bundler_1 | 2023-10-16T12:29:00.015412908Z "result": [ +bundler_1 | 2023-10-16T12:29:00.015416108Z { +bundler_1 | 2023-10-16T12:29:00.015419308Z "sender": "0x874bccC23Eed9779AA2B1a6dA13EF55bDd1842e5", +bundler_1 | 2023-10-16T12:29:00.015422808Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:00.015427509Z "initCode": "0x7Bbb5BdA970Ea591E600734720027ea5f139CF970d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:00.015432009Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:00.015435509Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:00.015438809Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:00.015442310Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:00.015445610Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:00.015449010Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:00.015452410Z "paymasterAndData": "0xa37b4bf5a8565a2bd37ef84ae57e954035dfece46e6f7468696e67", +bundler_1 | 2023-10-16T12:29:00.015455910Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:00.015459211Z }, +bundler_1 | 2023-10-16T12:29:00.015462411Z { +bundler_1 | 2023-10-16T12:29:00.015465611Z "sender": "0x874bccC23Eed9779AA2B1a6dA13EF55bDd1842e5", +bundler_1 | 2023-10-16T12:29:00.015468911Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:29:00.015472412Z "initCode": "0x7Bbb5BdA970Ea591E600734720027ea5f139CF970d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:00.015476512Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:00.015480012Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:00.015483312Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:00.015486613Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:00.015489913Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:00.015493213Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:00.015496613Z "paymasterAndData": "0x8517cf3882e4c240cbf4a6a43dec1f073a9321fc6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:00.015500014Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:00.015503314Z }, +bundler_1 | 2023-10-16T12:29:00.015506414Z { +bundler_1 | 2023-10-16T12:29:00.015512914Z "sender": "0x874bccC23Eed9779AA2B1a6dA13EF55bDd1842e5", +bundler_1 | 2023-10-16T12:29:00.015516415Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:29:00.015519815Z "initCode": "0x7Bbb5BdA970Ea591E600734720027ea5f139CF970d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:00.015524215Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:00.015527615Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:00.015531016Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:00.015534416Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:00.015537716Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:00.015540916Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:00.015544217Z "paymasterAndData": "0xe1fa9c3997045fa88d22b0ea65ad299e39fbba9a6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:00.015547717Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:00.015551017Z }, +bundler_1 | 2023-10-16T12:29:00.015554217Z { +bundler_1 | 2023-10-16T12:29:00.015557317Z "sender": "0x874bccC23Eed9779AA2B1a6dA13EF55bDd1842e5", +bundler_1 | 2023-10-16T12:29:00.015560718Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:29:00.015564118Z "initCode": "0x7Bbb5BdA970Ea591E600734720027ea5f139CF970d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:00.015568118Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:00.015571618Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:00.015574919Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:00.015578219Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:00.015581519Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:00.015584819Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:00.015588120Z "paymasterAndData": "0x37a4c8f7265ddc7990d688aefad254c0685948c26e6f7468696e67", +bundler_1 | 2023-10-16T12:29:00.015591520Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:00.015594820Z } +bundler_1 | 2023-10-16T12:29:00.015598020Z ] +bundler_1 | 2023-10-16T12:29:00.015601221Z } +bundler_1 | 2023-10-16T12:29:00.015604321Z [12:29:00.009] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:00.015613821Z reqId: "req-2u" +bundler_1 | 2023-10-16T12:29:00.015617222Z method: "POST" +bundler_1 | 2023-10-16T12:29:00.015620522Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:00.015623722Z body: { +bundler_1 | 2023-10-16T12:29:00.015626922Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:00.015630323Z "id": 100, +bundler_1 | 2023-10-16T12:29:00.015633523Z "params": [], +bundler_1 | 2023-10-16T12:29:00.015636823Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:00.015640123Z } +bundler_1 | 2023-10-16T12:29:00.015643223Z [12:29:00.009] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:00.015646624Z reqId: "req-2u" +bundler_1 | 2023-10-16T12:29:00.015649824Z body: { +bundler_1 | 2023-10-16T12:29:00.015653024Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:00.015656324Z "id": 100, +bundler_1 | 2023-10-16T12:29:00.015659525Z "result": "ok" +bundler_1 | 2023-10-16T12:29:00.015662725Z } +bundler_1 | 2023-10-16T12:29:00.015665825Z [12:29:00.012] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:00.015669225Z reqId: "req-2v" +bundler_1 | 2023-10-16T12:29:00.015672525Z method: "POST" +bundler_1 | 2023-10-16T12:29:00.015675626Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:00.015678826Z body: { +bundler_1 | 2023-10-16T12:29:00.015682026Z "method": "debug_bundler_setBundlingMode", +bundler_1 | 2023-10-16T12:29:00.015685526Z "id": 101, +bundler_1 | 2023-10-16T12:29:00.015688727Z "params": [ +bundler_1 | 2023-10-16T12:29:00.015691927Z "manual" +bundler_1 | 2023-10-16T12:29:00.015695127Z ], +bundler_1 | 2023-10-16T12:29:00.015709328Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:00.015712428Z } +bundler_1 | 2023-10-16T12:29:00.015715228Z [12:29:00.012] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:00.015718329Z reqId: "req-2v" +bundler_1 | 2023-10-16T12:29:00.015721629Z body: { +bundler_1 | 2023-10-16T12:29:00.015724529Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:00.015727429Z "id": 101, +bundler_1 | 2023-10-16T12:29:00.015730429Z "result": "ok" +bundler_1 | 2023-10-16T12:29:00.015733430Z } +bundler_1 | 2023-10-16T12:29:00.527929132Z [12:29:00.343] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:00.527980936Z reqId: "req-2w" +bundler_1 | 2023-10-16T12:29:00.527985336Z method: "POST" +bundler_1 | 2023-10-16T12:29:00.527989137Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:00.527992437Z body: { +bundler_1 | 2023-10-16T12:29:00.527995937Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:29:00.527999737Z "id": 102, +bundler_1 | 2023-10-16T12:29:00.528002938Z "params": [ +bundler_1 | 2023-10-16T12:29:00.528026639Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:00.528030639Z ], +bundler_1 | 2023-10-16T12:29:00.528033840Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:00.528037340Z } +bundler_1 | 2023-10-16T12:29:00.528524974Z [12:29:00.343] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:00.528537474Z reqId: "req-2w" +bundler_1 | 2023-10-16T12:29:00.528540975Z body: { +bundler_1 | 2023-10-16T12:29:00.528552376Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:00.528555776Z "id": 102, +bundler_1 | 2023-10-16T12:29:00.528558876Z "result": [] +bundler_1 | 2023-10-16T12:29:00.528561976Z } +bundler_1 | 2023-10-16T12:29:00.528565076Z [12:29:00.346] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:00.528568377Z reqId: "req-2x" +bundler_1 | 2023-10-16T12:29:00.528571477Z method: "POST" +bundler_1 | 2023-10-16T12:29:00.528574577Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:00.528577677Z body: { +bundler_1 | 2023-10-16T12:29:00.528580677Z "method": "debug_bundler_setReputation", +bundler_1 | 2023-10-16T12:29:00.528583978Z "id": 103, +bundler_1 | 2023-10-16T12:29:00.528586978Z "params": [ +bundler_1 | 2023-10-16T12:29:00.528590178Z [ +bundler_1 | 2023-10-16T12:29:00.528593078Z { +bundler_1 | 2023-10-16T12:29:00.528596179Z "address": "0xe3E3D0b5441a5185532a9b9Bb515F8E3247DB67F", +bundler_1 | 2023-10-16T12:29:00.528599379Z "opsSeen": 10, +bundler_1 | 2023-10-16T12:29:00.528602579Z "opsIncluded": 1 +bundler_1 | 2023-10-16T12:29:00.528605679Z } +bundler_1 | 2023-10-16T12:29:00.528608779Z ], +bundler_1 | 2023-10-16T12:29:00.528611680Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:00.528614980Z ], +bundler_1 | 2023-10-16T12:29:00.528618080Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:00.528621280Z } +bundler_1 | 2023-10-16T12:29:00.528624280Z [12:29:00.347] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:00.528627481Z reqId: "req-2x" +bundler_1 | 2023-10-16T12:29:00.528630481Z body: { +bundler_1 | 2023-10-16T12:29:00.528633481Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:00.528636581Z "id": 103, +bundler_1 | 2023-10-16T12:29:00.528639582Z "result": "ok" +bundler_1 | 2023-10-16T12:29:00.528642682Z } +bundler_1 | 2023-10-16T12:29:00.528645682Z [12:29:00.497] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:00.528648882Z reqId: "req-2y" +bundler_1 | 2023-10-16T12:29:00.528651982Z method: "POST" +bundler_1 | 2023-10-16T12:29:00.528654983Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:00.528657983Z body: { +bundler_1 | 2023-10-16T12:29:00.528668484Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:00.528671784Z "id": 104, +bundler_1 | 2023-10-16T12:29:00.528674784Z "params": [ +bundler_1 | 2023-10-16T12:29:00.528694985Z { +bundler_1 | 2023-10-16T12:29:00.528698286Z "sender": "0xE532F75D53AcEA4989Ab6d8EED70Ed422EF25532", +bundler_1 | 2023-10-16T12:29:00.528701786Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:00.528705286Z "initCode": "0x1c53D242A551250936F226f395D657B716F152080d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:00.528709786Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:00.528713287Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:00.528716787Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:00.528720187Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:00.528723587Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:00.528726988Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:00.528730388Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:00.528733888Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:00.528737188Z }, +bundler_1 | 2023-10-16T12:29:00.528740389Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:00.528743789Z ], +bundler_1 | 2023-10-16T12:29:00.528746989Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:00.528750389Z } +bundler_1 | 2023-10-16T12:29:00.528754189Z [12:29:00.498] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:01.041291016Z [12:29:00.983] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:01.041320818Z [12:29:00.990] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:01.041325118Z [12:29:00.990] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:01.041328918Z reqId: "req-2y" +bundler_1 | 2023-10-16T12:29:01.041332319Z body: { +bundler_1 | 2023-10-16T12:29:01.041336219Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:01.041339619Z "id": 104, +bundler_1 | 2023-10-16T12:29:01.041343019Z "result": "0x774f010944f170091619a03b0d0ad209328f3e368891998013123054d42b90d6" +bundler_1 | 2023-10-16T12:29:01.041346520Z } +bundler_1 | 2023-10-16T12:29:01.169822900Z [12:29:01.145] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:01.169858102Z reqId: "req-2z" +bundler_1 | 2023-10-16T12:29:01.169862703Z method: "POST" +bundler_1 | 2023-10-16T12:29:01.169881304Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:01.169884804Z body: { +bundler_1 | 2023-10-16T12:29:01.169888104Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:01.169891605Z "id": 105, +bundler_1 | 2023-10-16T12:29:01.169894905Z "params": [ +bundler_1 | 2023-10-16T12:29:01.169898105Z { +bundler_1 | 2023-10-16T12:29:01.169901505Z "sender": "0x0fcdA3150b643ed43AA884ea044a8d8563906613", +bundler_1 | 2023-10-16T12:29:01.169904906Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:29:01.169908406Z "initCode": "0xcC517c9E75428b153c81DF698D8606d72dFB3bAd0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:01.169912906Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:01.169916406Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:01.169919807Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:01.169923407Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:01.169926707Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:01.169930007Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:01.169933408Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:01.169936908Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:01.169940208Z }, +bundler_1 | 2023-10-16T12:29:01.169943308Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:01.169946708Z ], +bundler_1 | 2023-10-16T12:29:01.169950009Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:01.169953309Z } +bundler_1 | 2023-10-16T12:29:01.170122521Z [12:29:01.146] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:01.683914334Z [12:29:01.638] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:01.683939835Z [12:29:01.645] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:01.683944336Z [12:29:01.645] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:01.683948136Z reqId: "req-2z" +bundler_1 | 2023-10-16T12:29:01.683951536Z body: { +bundler_1 | 2023-10-16T12:29:01.683954737Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:01.683958437Z "id": 105, +bundler_1 | 2023-10-16T12:29:01.683962037Z "result": "0xb1397aaa110878ea1477951e1a1429c094b683ddef43a379b82c914d85134197" +bundler_1 | 2023-10-16T12:29:01.683965537Z } +bundler_1 | 2023-10-16T12:29:01.812648232Z [12:29:01.793] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:01.812697735Z reqId: "req-30" +bundler_1 | 2023-10-16T12:29:01.812701935Z method: "POST" +bundler_1 | 2023-10-16T12:29:01.812705136Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:01.812708436Z body: { +bundler_1 | 2023-10-16T12:29:01.812711836Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:01.812715136Z "id": 106, +bundler_1 | 2023-10-16T12:29:01.812718337Z "params": [ +bundler_1 | 2023-10-16T12:29:01.812721337Z { +bundler_1 | 2023-10-16T12:29:01.812724937Z "sender": "0x90Bd8fabDEDbA57fF3C4a729c57abfD6faac8c93", +bundler_1 | 2023-10-16T12:29:01.812728237Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:29:01.812731538Z "initCode": "0x0330D3fFE564250a0F0E87bca02bDd7Ef5FCaEbF0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:01.812735538Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:01.812738938Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:01.812742238Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:01.812745538Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:01.812748639Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:01.812751739Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:01.812754839Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:01.812758239Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:01.812761340Z }, +bundler_1 | 2023-10-16T12:29:01.812764340Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:01.812767540Z ], +bundler_1 | 2023-10-16T12:29:01.812770540Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:01.812773740Z } +bundler_1 | 2023-10-16T12:29:01.812981955Z [12:29:01.793] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:02.326359639Z [12:29:02.279] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:02.326998883Z [12:29:02.285] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:02.327016285Z [12:29:02.285] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:02.327020785Z reqId: "req-30" +bundler_1 | 2023-10-16T12:29:02.327024285Z body: { +bundler_1 | 2023-10-16T12:29:02.327027585Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:02.327031186Z "id": 106, +bundler_1 | 2023-10-16T12:29:02.327034586Z "result": "0xfcfd727b2c69997fc22754fabf47e52ad602053b199bca0ba64603a1e8cd8371" +bundler_1 | 2023-10-16T12:29:02.327055187Z } +bundler_1 | 2023-10-16T12:29:02.457534106Z [12:29:02.436] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:02.457562508Z reqId: "req-31" +bundler_1 | 2023-10-16T12:29:02.457566508Z method: "POST" +bundler_1 | 2023-10-16T12:29:02.457570009Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:02.457573409Z body: { +bundler_1 | 2023-10-16T12:29:02.457576609Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:02.457580609Z "id": 107, +bundler_1 | 2023-10-16T12:29:02.457584009Z "params": [ +bundler_1 | 2023-10-16T12:29:02.457587310Z { +bundler_1 | 2023-10-16T12:29:02.457590710Z "sender": "0x2f9a3AEbb820deaf5c785e31b28a38f6D81Cb33a", +bundler_1 | 2023-10-16T12:29:02.457594210Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:29:02.457597810Z "initCode": "0xB981550979A9db78B299413aEf3cE3f12d40Fe140d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:02.457602011Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:02.457605511Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:02.457608911Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:02.457612411Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:02.457615712Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:02.457619112Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:02.457622512Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:02.457626012Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:02.457629313Z }, +bundler_1 | 2023-10-16T12:29:02.457632513Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:02.457635913Z ], +bundler_1 | 2023-10-16T12:29:02.457639113Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:02.457642414Z } +bundler_1 | 2023-10-16T12:29:02.457645614Z [12:29:02.437] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:02.968261807Z [12:29:02.942] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:02.968292209Z [12:29:02.954] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:02.968297010Z [12:29:02.955] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:02.968301210Z reqId: "req-31" +bundler_1 | 2023-10-16T12:29:02.968304910Z body: { +bundler_1 | 2023-10-16T12:29:02.968322011Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:02.968325712Z "id": 107, +bundler_1 | 2023-10-16T12:29:02.968329212Z "result": "0xdafd66894e3d62286494bdc988a7c9904e63b0ec9ab26af33223dfbc16800835" +bundler_1 | 2023-10-16T12:29:02.968332912Z } +bundler_1 | 2023-10-16T12:29:03.226414851Z [12:29:03.138] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:03.226454053Z reqId: "req-32" +bundler_1 | 2023-10-16T12:29:03.226458654Z method: "POST" +bundler_1 | 2023-10-16T12:29:03.226462054Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:03.226465454Z body: { +bundler_1 | 2023-10-16T12:29:03.226468654Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:03.226472555Z "id": 108, +bundler_1 | 2023-10-16T12:29:03.226475855Z "params": [ +bundler_1 | 2023-10-16T12:29:03.226479055Z { +bundler_1 | 2023-10-16T12:29:03.226482355Z "sender": "0xc5aB94ddDEd3659EF39Ca37ffC8BD1D87a36a346", +bundler_1 | 2023-10-16T12:29:03.226485856Z "nonce": "0x40000000000000000", +bundler_1 | 2023-10-16T12:29:03.226489456Z "initCode": "0x0F0145833e18181Ca6cd641152A2937C564306990d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:03.226493956Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:03.226497356Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:03.226500757Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:03.226504257Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:03.226507757Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:03.226511157Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:03.226514658Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:03.226518158Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:03.226521558Z }, +bundler_1 | 2023-10-16T12:29:03.226524658Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:03.226528059Z ], +bundler_1 | 2023-10-16T12:29:03.226531259Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:03.226534559Z } +bundler_1 | 2023-10-16T12:29:03.226537859Z [12:29:03.139] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:03.739806836Z [12:29:03.645] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:03.740087356Z [12:29:03.653] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:03.740101157Z [12:29:03.654] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:03.740118758Z reqId: "req-32" +bundler_1 | 2023-10-16T12:29:03.740122258Z body: { +bundler_1 | 2023-10-16T12:29:03.740125758Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:03.740129159Z "id": 108, +bundler_1 | 2023-10-16T12:29:03.740132459Z "result": "0x9143862dd21cdf4bb84d8c8d84c9f5d95d85b791b4b55897cf9185df6034b3ff" +bundler_1 | 2023-10-16T12:29:03.740135959Z } +bundler_1 | 2023-10-16T12:29:03.804581813Z [12:29:03.797] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:03.804615316Z reqId: "req-33" +bundler_1 | 2023-10-16T12:29:03.804620316Z method: "POST" +bundler_1 | 2023-10-16T12:29:03.804624316Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:03.804632117Z body: { +bundler_1 | 2023-10-16T12:29:03.804635517Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:03.804639217Z "id": 109, +bundler_1 | 2023-10-16T12:29:03.804642518Z "params": [ +bundler_1 | 2023-10-16T12:29:03.804645818Z { +bundler_1 | 2023-10-16T12:29:03.804649118Z "sender": "0x39A2536ba407DcA6984a885f4D401a33bb032494", +bundler_1 | 2023-10-16T12:29:03.804652718Z "nonce": "0x50000000000000000", +bundler_1 | 2023-10-16T12:29:03.804656319Z "initCode": "0x4994b19D6C8CE92D27C9495E286cF434Db1E60B90d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:03.804660719Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:03.804664219Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:03.804667619Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:03.804671020Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:03.804674420Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:03.804677820Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:03.804681220Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:03.804684821Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:03.804688121Z }, +bundler_1 | 2023-10-16T12:29:03.804691221Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:03.804694621Z ], +bundler_1 | 2023-10-16T12:29:03.804697921Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:03.804701322Z } +bundler_1 | 2023-10-16T12:29:03.804854932Z [12:29:03.798] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:04.317954354Z [12:29:04.293] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:04.318492391Z [12:29:04.301] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:04.318509192Z [12:29:04.301] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:04.318513693Z reqId: "req-33" +bundler_1 | 2023-10-16T12:29:04.318517093Z body: { +bundler_1 | 2023-10-16T12:29:04.318520293Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:04.318524094Z "id": 109, +bundler_1 | 2023-10-16T12:29:04.318527494Z "result": "0xa08ea3e4eb1adefe365c8efb91eb0da90a3e63cdd7581d2dc4b677fe4bce34b6" +bundler_1 | 2023-10-16T12:29:04.318530994Z } +bundler_1 | 2023-10-16T12:29:04.573691926Z [12:29:04.456] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:04.573723528Z reqId: "req-34" +bundler_1 | 2023-10-16T12:29:04.573728328Z method: "POST" +bundler_1 | 2023-10-16T12:29:04.573732229Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:04.573736229Z body: { +bundler_1 | 2023-10-16T12:29:04.573739929Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:04.573744130Z "id": 110, +bundler_1 | 2023-10-16T12:29:04.573747930Z "params": [ +bundler_1 | 2023-10-16T12:29:04.573751630Z { +bundler_1 | 2023-10-16T12:29:04.573755330Z "sender": "0x33bC14bC042D793F7ed29463a7648946B3425e31", +bundler_1 | 2023-10-16T12:29:04.573759331Z "nonce": "0x60000000000000000", +bundler_1 | 2023-10-16T12:29:04.573763531Z "initCode": "0x3B4f4FeE8F08A6c3450945D972de116F22F2fe050d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:04.573768931Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:04.573772932Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:04.573776832Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:04.573780632Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:04.573784432Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:04.573788333Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:04.573792233Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:04.573796233Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:04.573800034Z }, +bundler_1 | 2023-10-16T12:29:04.573803634Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:04.573807434Z ], +bundler_1 | 2023-10-16T12:29:04.573811034Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:04.573814835Z } +bundler_1 | 2023-10-16T12:29:04.574001048Z [12:29:04.457] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:05.088289790Z [12:29:04.952] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:05.088332493Z [12:29:04.958] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:05.088337994Z [12:29:04.958] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:05.088342394Z reqId: "req-34" +bundler_1 | 2023-10-16T12:29:05.088346294Z body: { +bundler_1 | 2023-10-16T12:29:05.088349994Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:05.088353995Z "id": 110, +bundler_1 | 2023-10-16T12:29:05.088357895Z "result": "0xf1ba701ab1f375e7e698fbf84a35da9dcba5b846af1a5ab889a5933fe8d6213b" +bundler_1 | 2023-10-16T12:29:05.088362295Z } +bundler_1 | 2023-10-16T12:29:05.345333755Z [12:29:05.215] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:05.345374557Z reqId: "req-35" +bundler_1 | 2023-10-16T12:29:05.345378958Z method: "POST" +bundler_1 | 2023-10-16T12:29:05.345382558Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:05.345385958Z body: { +bundler_1 | 2023-10-16T12:29:05.345389358Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:05.345393159Z "id": 111, +bundler_1 | 2023-10-16T12:29:05.345396459Z "params": [ +bundler_1 | 2023-10-16T12:29:05.345399759Z { +bundler_1 | 2023-10-16T12:29:05.345403059Z "sender": "0x0B5634d979483d0FB0b5667FC42C20ebf8CcB008", +bundler_1 | 2023-10-16T12:29:05.345406660Z "nonce": "0x70000000000000000", +bundler_1 | 2023-10-16T12:29:05.345410460Z "initCode": "0x2E21ef30b882aFF1B1Fbca7B7912b469FBA2C8bE0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:05.345414860Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:05.345418460Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:05.345421961Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:05.345425561Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:05.345429261Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:05.345432661Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:05.345436062Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:05.345439662Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:05.345443062Z }, +bundler_1 | 2023-10-16T12:29:05.345446262Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:05.345449763Z ], +bundler_1 | 2023-10-16T12:29:05.345452963Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:05.345484865Z } +bundler_1 | 2023-10-16T12:29:05.345489465Z [12:29:05.216] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:05.858569923Z [12:29:05.693] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:05.859052557Z [12:29:05.703] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:05.859064758Z [12:29:05.703] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:05.859068658Z reqId: "req-35" +bundler_1 | 2023-10-16T12:29:05.859071958Z body: { +bundler_1 | 2023-10-16T12:29:05.859075059Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:05.859078359Z "id": 111, +bundler_1 | 2023-10-16T12:29:05.859089160Z "result": "0x5b9b67c02fe2315f46725894ecfc6773aa5880a8defa1d96c0d1c996adf76b6a" +bundler_1 | 2023-10-16T12:29:05.859092960Z } +bundler_1 | 2023-10-16T12:29:05.859095960Z [12:29:05.842] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:05.859099360Z reqId: "req-36" +bundler_1 | 2023-10-16T12:29:05.859102461Z method: "POST" +bundler_1 | 2023-10-16T12:29:05.859105561Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:05.859108661Z body: { +bundler_1 | 2023-10-16T12:29:05.859111661Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:05.859114961Z "id": 112, +bundler_1 | 2023-10-16T12:29:05.859117962Z "params": [ +bundler_1 | 2023-10-16T12:29:05.859121162Z { +bundler_1 | 2023-10-16T12:29:05.859124262Z "sender": "0xb877B9FdaB1081B256E4b014129c3d688dDa41FD", +bundler_1 | 2023-10-16T12:29:05.859127462Z "nonce": "0x80000000000000000", +bundler_1 | 2023-10-16T12:29:05.859130763Z "initCode": "0xD9A9A7b40c6ca52f76B523C3cd80497660769e830d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:05.859134763Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:05.859138163Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:05.859157564Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:05.859161165Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:05.859164465Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:05.859167965Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:05.859171365Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:05.859174766Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:05.859178166Z }, +bundler_1 | 2023-10-16T12:29:05.859194867Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:05.859198467Z ], +bundler_1 | 2023-10-16T12:29:05.859201668Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:05.859205068Z } +bundler_1 | 2023-10-16T12:29:05.859208268Z [12:29:05.843] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:06.371207550Z [12:29:06.361] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:06.391984210Z [12:29:06.378] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:06.392014212Z [12:29:06.378] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:06.392019112Z reqId: "req-36" +bundler_1 | 2023-10-16T12:29:06.392022913Z body: { +bundler_1 | 2023-10-16T12:29:06.392026613Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:06.392030113Z "id": 112, +bundler_1 | 2023-10-16T12:29:06.392033613Z "result": "0x58da47d562bb5088c7cdd8cce6880d9174f650a967a24dba54e683e999ca60ee" +bundler_1 | 2023-10-16T12:29:06.392037314Z } +bundler_1 | 2023-10-16T12:29:06.646872823Z [12:29:06.526] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:06.646912025Z reqId: "req-37" +bundler_1 | 2023-10-16T12:29:06.646916526Z method: "POST" +bundler_1 | 2023-10-16T12:29:06.646920226Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:06.646923626Z body: { +bundler_1 | 2023-10-16T12:29:06.646927126Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:06.646931127Z "id": 113, +bundler_1 | 2023-10-16T12:29:06.646934527Z "params": [ +bundler_1 | 2023-10-16T12:29:06.646937927Z { +bundler_1 | 2023-10-16T12:29:06.646941227Z "sender": "0x93aFb26666F7fA546fd6b9eF59ddeD35F0cF60a0", +bundler_1 | 2023-10-16T12:29:06.646944828Z "nonce": "0x90000000000000000", +bundler_1 | 2023-10-16T12:29:06.646948428Z "initCode": "0x380a0813AE55e0E43ad2A5905E2a675438003B050d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:06.646952728Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:06.646956328Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:06.646959829Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:06.646963229Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:06.646966529Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:06.646969929Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:06.646973330Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:06.646997831Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:06.647001432Z }, +bundler_1 | 2023-10-16T12:29:06.647004632Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:06.647008032Z ], +bundler_1 | 2023-10-16T12:29:06.647011232Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:06.647014633Z } +bundler_1 | 2023-10-16T12:29:06.647452563Z [12:29:06.527] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:07.160596426Z [12:29:07.047] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:07.160635428Z [12:29:07.053] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:07.160640329Z [12:29:07.053] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:07.160644029Z reqId: "req-37" +bundler_1 | 2023-10-16T12:29:07.160647529Z body: { +bundler_1 | 2023-10-16T12:29:07.160650829Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:07.160654430Z "id": 113, +bundler_1 | 2023-10-16T12:29:07.160658630Z "result": "0x9a96adaa1e951ad78651f2db0debeaa55aed49a7ccc01fee182c9dc57e9c6985" +bundler_1 | 2023-10-16T12:29:07.160662330Z } +bundler_1 | 2023-10-16T12:29:07.224255599Z [12:29:07.201] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:07.224305903Z reqId: "req-38" +bundler_1 | 2023-10-16T12:29:07.224310803Z method: "POST" +bundler_1 | 2023-10-16T12:29:07.224314203Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:07.224317304Z body: { +bundler_1 | 2023-10-16T12:29:07.224320604Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:07.224323904Z "id": 114, +bundler_1 | 2023-10-16T12:29:07.224327004Z "params": [ +bundler_1 | 2023-10-16T12:29:07.224330205Z { +bundler_1 | 2023-10-16T12:29:07.224333305Z "sender": "0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75", +bundler_1 | 2023-10-16T12:29:07.224336505Z "nonce": "0xa0000000000000000", +bundler_1 | 2023-10-16T12:29:07.224339705Z "initCode": "0x47339a0043116EAC658b8BF270B587d4482935920d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:07.224343905Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:07.224347206Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:07.224350406Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:07.224353506Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:07.224356606Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:07.224372207Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:07.224375608Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:07.224378808Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:07.224381908Z }, +bundler_1 | 2023-10-16T12:29:07.224384808Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:07.224387909Z ], +bundler_1 | 2023-10-16T12:29:07.224390909Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:07.224394009Z } +bundler_1 | 2023-10-16T12:29:07.224564021Z [12:29:07.201] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:08.249630659Z [12:29:07.743] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:08.251113164Z [12:29:07.749] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:08.251135565Z [12:29:07.749] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:08.251140366Z reqId: "req-38" +bundler_1 | 2023-10-16T12:29:08.251143966Z body: { +bundler_1 | 2023-10-16T12:29:08.251147166Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:08.251150766Z "id": 114, +bundler_1 | 2023-10-16T12:29:08.251154166Z "result": "0xe37e576c83375ce628252aa2644dceb17013d946ee145928fdc7362ba523d204" +bundler_1 | 2023-10-16T12:29:08.251158167Z } +bundler_1 | 2023-10-16T12:29:08.251161367Z [12:29:07.752] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:08.251164867Z reqId: "req-39" +bundler_1 | 2023-10-16T12:29:08.251168167Z method: "POST" +bundler_1 | 2023-10-16T12:29:08.251171468Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:08.251174668Z body: { +bundler_1 | 2023-10-16T12:29:08.251177768Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:29:08.251181368Z "id": 115, +bundler_1 | 2023-10-16T12:29:08.251184769Z "params": [ +bundler_1 | 2023-10-16T12:29:08.251188069Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:08.251191469Z ], +bundler_1 | 2023-10-16T12:29:08.251194669Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:08.251197870Z } +bundler_1 | 2023-10-16T12:29:08.251201070Z [12:29:07.752] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:08.251204570Z reqId: "req-39" +bundler_1 | 2023-10-16T12:29:08.251207770Z body: { +bundler_1 | 2023-10-16T12:29:08.251210870Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:08.251214171Z "id": 115, +bundler_1 | 2023-10-16T12:29:08.251217371Z "result": [ +bundler_1 | 2023-10-16T12:29:08.251220571Z { +bundler_1 | 2023-10-16T12:29:08.251223771Z "sender": "0xE532F75D53AcEA4989Ab6d8EED70Ed422EF25532", +bundler_1 | 2023-10-16T12:29:08.251240773Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:08.251244473Z "initCode": "0x1c53D242A551250936F226f395D657B716F152080d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:08.251248973Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:08.251252573Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.251255974Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:08.251259374Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.251262674Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:08.251266174Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:08.251269575Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:08.251273075Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:08.251276375Z }, +bundler_1 | 2023-10-16T12:29:08.251279675Z { +bundler_1 | 2023-10-16T12:29:08.251282776Z "sender": "0x0fcdA3150b643ed43AA884ea044a8d8563906613", +bundler_1 | 2023-10-16T12:29:08.251286276Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:29:08.251290776Z "initCode": "0xcC517c9E75428b153c81DF698D8606d72dFB3bAd0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:08.251294976Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:08.251298377Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.251301877Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:08.251305177Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.251308577Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:08.251311978Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:08.251315378Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:08.251318778Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:08.251322078Z }, +bundler_1 | 2023-10-16T12:29:08.251325379Z { +bundler_1 | 2023-10-16T12:29:08.251328579Z "sender": "0x90Bd8fabDEDbA57fF3C4a729c57abfD6faac8c93", +bundler_1 | 2023-10-16T12:29:08.251331879Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:29:08.251335279Z "initCode": "0x0330D3fFE564250a0F0E87bca02bDd7Ef5FCaEbF0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:08.251343480Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:08.251347080Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.251350380Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:08.251353681Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.251356981Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:08.251360281Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:08.251363681Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:08.251367081Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:08.251370382Z }, +bundler_1 | 2023-10-16T12:29:08.251373482Z { +bundler_1 | 2023-10-16T12:29:08.251376582Z "sender": "0x2f9a3AEbb820deaf5c785e31b28a38f6D81Cb33a", +bundler_1 | 2023-10-16T12:29:08.251379882Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:29:08.251383283Z "initCode": "0xB981550979A9db78B299413aEf3cE3f12d40Fe140d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:08.251387683Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:08.251391183Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.251394483Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:08.251397784Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.251401184Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:08.251404584Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:08.251407884Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:08.251411285Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:08.251414585Z }, +bundler_1 | 2023-10-16T12:29:08.251417785Z { +bundler_1 | 2023-10-16T12:29:08.251420985Z "sender": "0xc5aB94ddDEd3659EF39Ca37ffC8BD1D87a36a346", +bundler_1 | 2023-10-16T12:29:08.251424285Z "nonce": "0x40000000000000000", +bundler_1 | 2023-10-16T12:29:08.251427586Z "initCode": "0x0F0145833e18181Ca6cd641152A2937C564306990d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:08.251435386Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:08.251438887Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.251442087Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:08.251445387Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.251448687Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:08.251451987Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:08.251455288Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:08.251458688Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:08.251461888Z }, +bundler_1 | 2023-10-16T12:29:08.251464988Z { +bundler_1 | 2023-10-16T12:29:08.251468089Z "sender": "0x39A2536ba407DcA6984a885f4D401a33bb032494", +bundler_1 | 2023-10-16T12:29:08.251471389Z "nonce": "0x50000000000000000", +bundler_1 | 2023-10-16T12:29:08.251474789Z "initCode": "0x4994b19D6C8CE92D27C9495E286cF434Db1E60B90d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:08.251478889Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:08.251482390Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.251485990Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:08.251489390Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.251492690Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:08.251495891Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:08.251499191Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:08.251502691Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:08.251505991Z }, +bundler_1 | 2023-10-16T12:29:08.251509091Z { +bundler_1 | 2023-10-16T12:29:08.251512192Z "sender": "0x33bC14bC042D793F7ed29463a7648946B3425e31", +bundler_1 | 2023-10-16T12:29:08.251515492Z "nonce": "0x60000000000000000", +bundler_1 | 2023-10-16T12:29:08.251518792Z "initCode": "0x3B4f4FeE8F08A6c3450945D972de116F22F2fe050d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:08.251522892Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:08.251526293Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.251532993Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:08.251536493Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.251539794Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:08.251543094Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:08.251546394Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:08.251549794Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:08.251553095Z }, +bundler_1 | 2023-10-16T12:29:08.251556295Z { +bundler_1 | 2023-10-16T12:29:08.251559495Z "sender": "0x0B5634d979483d0FB0b5667FC42C20ebf8CcB008", +bundler_1 | 2023-10-16T12:29:08.251562895Z "nonce": "0x70000000000000000", +bundler_1 | 2023-10-16T12:29:08.251566195Z "initCode": "0x2E21ef30b882aFF1B1Fbca7B7912b469FBA2C8bE0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:08.251570196Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:08.251573596Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.251576896Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:08.251580196Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.251583497Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:08.251586997Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:08.251590397Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:08.251593797Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:08.251596998Z }, +bundler_1 | 2023-10-16T12:29:08.251600198Z { +bundler_1 | 2023-10-16T12:29:08.251603298Z "sender": "0xb877B9FdaB1081B256E4b014129c3d688dDa41FD", +bundler_1 | 2023-10-16T12:29:08.251606598Z "nonce": "0x80000000000000000", +bundler_1 | 2023-10-16T12:29:08.251609899Z "initCode": "0xD9A9A7b40c6ca52f76B523C3cd80497660769e830d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:08.251613899Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:08.251617399Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.251620699Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:08.251624000Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.251630700Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:08.251634300Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:08.251637600Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:08.251641101Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:08.251644401Z }, +bundler_1 | 2023-10-16T12:29:08.251649601Z { +bundler_1 | 2023-10-16T12:29:08.251652802Z "sender": "0x93aFb26666F7fA546fd6b9eF59ddeD35F0cF60a0", +bundler_1 | 2023-10-16T12:29:08.251656202Z "nonce": "0x90000000000000000", +bundler_1 | 2023-10-16T12:29:08.251659602Z "initCode": "0x380a0813AE55e0E43ad2A5905E2a675438003B050d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:08.251663702Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:08.251667103Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.251670403Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:08.251673703Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.251677003Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:08.251680303Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:08.251683604Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:08.251687204Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:08.251690504Z }, +bundler_1 | 2023-10-16T12:29:08.251693604Z { +bundler_1 | 2023-10-16T12:29:08.251696705Z "sender": "0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75", +bundler_1 | 2023-10-16T12:29:08.251700105Z "nonce": "0xa0000000000000000", +bundler_1 | 2023-10-16T12:29:08.251703405Z "initCode": "0x47339a0043116EAC658b8BF270B587d4482935920d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:08.251707505Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:08.251711006Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.251714206Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:08.251717706Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.251720906Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:08.251724207Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:08.251727507Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:08.251734407Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:08.251737808Z } +bundler_1 | 2023-10-16T12:29:08.251741008Z ] +bundler_1 | 2023-10-16T12:29:08.251744108Z } +bundler_1 | 2023-10-16T12:29:08.251747208Z [12:29:07.757] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:08.251750608Z reqId: "req-3a" +bundler_1 | 2023-10-16T12:29:08.251753809Z method: "POST" +bundler_1 | 2023-10-16T12:29:08.251756909Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:08.251760109Z body: { +bundler_1 | 2023-10-16T12:29:08.251763309Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:08.251766510Z "id": 116, +bundler_1 | 2023-10-16T12:29:08.251769710Z "params": [ +bundler_1 | 2023-10-16T12:29:08.251772910Z { +bundler_1 | 2023-10-16T12:29:08.251776110Z "sender": "0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75", +bundler_1 | 2023-10-16T12:29:08.251779410Z "nonce": "0xb0000000000000000", +bundler_1 | 2023-10-16T12:29:08.251782811Z "initCode": "0x47339a0043116EAC658b8BF270B587d4482935920d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:08.251786911Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:08.251790311Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.251793611Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:08.251796912Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.251800312Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:08.251803512Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:08.251807212Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:08.251810613Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:08.251813813Z }, +bundler_1 | 2023-10-16T12:29:08.251817013Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:08.251820313Z ], +bundler_1 | 2023-10-16T12:29:08.251823514Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:08.251826714Z } +bundler_1 | 2023-10-16T12:29:08.251829814Z [12:29:07.758] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:08.285581786Z [12:29:08.269] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:08.290414326Z [12:29:08.276] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:08.290436427Z [12:29:08.276] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:08.290452028Z reqId: "req-3a" +bundler_1 | 2023-10-16T12:29:08.290455728Z body: { +bundler_1 | 2023-10-16T12:29:08.290459029Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:08.290462529Z "id": 116, +bundler_1 | 2023-10-16T12:29:08.290465929Z "result": "0x525cc59aa75791f887bd1f015fd3531d96c9e46f26b83614bc83ffd0295b83ee" +bundler_1 | 2023-10-16T12:29:08.290469929Z } +bundler_1 | 2023-10-16T12:29:08.290473530Z [12:29:08.279] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:08.290477130Z reqId: "req-3b" +bundler_1 | 2023-10-16T12:29:08.290480530Z method: "POST" +bundler_1 | 2023-10-16T12:29:08.290483730Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:08.290487031Z body: { +bundler_1 | 2023-10-16T12:29:08.290490231Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:29:08.290493831Z "id": 117, +bundler_1 | 2023-10-16T12:29:08.290497031Z "params": [ +bundler_1 | 2023-10-16T12:29:08.290500332Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:08.290503632Z ], +bundler_1 | 2023-10-16T12:29:08.290506932Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:08.290510232Z } +bundler_1 | 2023-10-16T12:29:08.290513333Z [12:29:08.279] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:08.290516833Z reqId: "req-3b" +bundler_1 | 2023-10-16T12:29:08.290520033Z body: { +bundler_1 | 2023-10-16T12:29:08.290523233Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:08.290526533Z "id": 117, +bundler_1 | 2023-10-16T12:29:08.290529634Z "result": [ +bundler_1 | 2023-10-16T12:29:08.290532834Z { +bundler_1 | 2023-10-16T12:29:08.290536034Z "sender": "0xE532F75D53AcEA4989Ab6d8EED70Ed422EF25532", +bundler_1 | 2023-10-16T12:29:08.290539534Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:08.290543035Z "initCode": "0x1c53D242A551250936F226f395D657B716F152080d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:08.290547435Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:08.290550935Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.290554235Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:08.290557636Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.290561036Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:08.290564436Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:08.290567836Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:08.290574737Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:08.290578237Z }, +bundler_1 | 2023-10-16T12:29:08.290581437Z { +bundler_1 | 2023-10-16T12:29:08.290584538Z "sender": "0x0fcdA3150b643ed43AA884ea044a8d8563906613", +bundler_1 | 2023-10-16T12:29:08.290587938Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:29:08.290592338Z "initCode": "0xcC517c9E75428b153c81DF698D8606d72dFB3bAd0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:08.290596538Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:08.290599939Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.290603139Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:08.290606439Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.290609839Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:08.290613140Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:08.290616440Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:08.290619840Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:08.290623140Z }, +bundler_1 | 2023-10-16T12:29:08.290626340Z { +bundler_1 | 2023-10-16T12:29:08.290629541Z "sender": "0x90Bd8fabDEDbA57fF3C4a729c57abfD6faac8c93", +bundler_1 | 2023-10-16T12:29:08.290632841Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:29:08.290636241Z "initCode": "0x0330D3fFE564250a0F0E87bca02bDd7Ef5FCaEbF0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:08.290640241Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:08.290643742Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.290647042Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:08.290650442Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.290653642Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:08.290656943Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:08.290660243Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:08.290663743Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:08.290666943Z }, +bundler_1 | 2023-10-16T12:29:08.290670144Z { +bundler_1 | 2023-10-16T12:29:08.290676144Z "sender": "0x2f9a3AEbb820deaf5c785e31b28a38f6D81Cb33a", +bundler_1 | 2023-10-16T12:29:08.290679644Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:29:08.290683044Z "initCode": "0xB981550979A9db78B299413aEf3cE3f12d40Fe140d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:08.290687345Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:08.290690845Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.290694245Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:08.290697745Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.290701046Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:08.290704346Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:08.290707646Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:08.290711046Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:08.290714347Z }, +bundler_1 | 2023-10-16T12:29:08.290717547Z { +bundler_1 | 2023-10-16T12:29:08.290720847Z "sender": "0xc5aB94ddDEd3659EF39Ca37ffC8BD1D87a36a346", +bundler_1 | 2023-10-16T12:29:08.290724147Z "nonce": "0x40000000000000000", +bundler_1 | 2023-10-16T12:29:08.290727448Z "initCode": "0x0F0145833e18181Ca6cd641152A2937C564306990d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:08.290731548Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:08.290734948Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.290738248Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:08.290741549Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.290744949Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:08.290748249Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:08.290751649Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:08.290755050Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:08.290758250Z }, +bundler_1 | 2023-10-16T12:29:08.290761450Z { +bundler_1 | 2023-10-16T12:29:08.290764550Z "sender": "0x39A2536ba407DcA6984a885f4D401a33bb032494", +bundler_1 | 2023-10-16T12:29:08.290767850Z "nonce": "0x50000000000000000", +bundler_1 | 2023-10-16T12:29:08.290774051Z "initCode": "0x4994b19D6C8CE92D27C9495E286cF434Db1E60B90d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:08.290778251Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:08.290781751Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.290785452Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:08.290788852Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.290792052Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:08.290795352Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:08.290798653Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:08.290802253Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:08.290805453Z }, +bundler_1 | 2023-10-16T12:29:08.290808653Z { +bundler_1 | 2023-10-16T12:29:08.290811754Z "sender": "0x33bC14bC042D793F7ed29463a7648946B3425e31", +bundler_1 | 2023-10-16T12:29:08.290815054Z "nonce": "0x60000000000000000", +bundler_1 | 2023-10-16T12:29:08.290818454Z "initCode": "0x3B4f4FeE8F08A6c3450945D972de116F22F2fe050d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:08.290822454Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:08.290825855Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.290829255Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:08.290832555Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.290835855Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:08.290839155Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:08.290842456Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:08.290845856Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:08.290849056Z }, +bundler_1 | 2023-10-16T12:29:08.290852256Z { +bundler_1 | 2023-10-16T12:29:08.290855357Z "sender": "0x0B5634d979483d0FB0b5667FC42C20ebf8CcB008", +bundler_1 | 2023-10-16T12:29:08.290858657Z "nonce": "0x70000000000000000", +bundler_1 | 2023-10-16T12:29:08.290862057Z "initCode": "0x2E21ef30b882aFF1B1Fbca7B7912b469FBA2C8bE0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:08.290869058Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:08.290872558Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.290875858Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:08.290879158Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.290882558Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:08.290886059Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:08.290889459Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:08.290892859Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:08.290896059Z }, +bundler_1 | 2023-10-16T12:29:08.290899260Z { +bundler_1 | 2023-10-16T12:29:08.290902360Z "sender": "0xb877B9FdaB1081B256E4b014129c3d688dDa41FD", +bundler_1 | 2023-10-16T12:29:08.290905760Z "nonce": "0x80000000000000000", +bundler_1 | 2023-10-16T12:29:08.290909060Z "initCode": "0xD9A9A7b40c6ca52f76B523C3cd80497660769e830d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:08.290913161Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:08.290916661Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.290919961Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:08.290923261Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.290926562Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:08.290929862Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:08.290933162Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:08.290936562Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:08.290939863Z }, +bundler_1 | 2023-10-16T12:29:08.290942963Z { +bundler_1 | 2023-10-16T12:29:08.290946063Z "sender": "0x93aFb26666F7fA546fd6b9eF59ddeD35F0cF60a0", +bundler_1 | 2023-10-16T12:29:08.290949463Z "nonce": "0x90000000000000000", +bundler_1 | 2023-10-16T12:29:08.290952763Z "initCode": "0x380a0813AE55e0E43ad2A5905E2a675438003B050d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:08.290956764Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:08.290963264Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.290966664Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:08.290969965Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.290973365Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:08.290976665Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:08.290979965Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:08.290983766Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:08.290987066Z }, +bundler_1 | 2023-10-16T12:29:08.290994066Z { +bundler_1 | 2023-10-16T12:29:08.290997367Z "sender": "0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75", +bundler_1 | 2023-10-16T12:29:08.291000667Z "nonce": "0xa0000000000000000", +bundler_1 | 2023-10-16T12:29:08.291004067Z "initCode": "0x47339a0043116EAC658b8BF270B587d4482935920d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:08.291008167Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:08.291011668Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.291014968Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:08.291018268Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.291021568Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:08.291024868Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:08.291028169Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:08.291031669Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:08.291034969Z }, +bundler_1 | 2023-10-16T12:29:08.291038169Z { +bundler_1 | 2023-10-16T12:29:08.291041370Z "sender": "0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75", +bundler_1 | 2023-10-16T12:29:08.291044670Z "nonce": "0xb0000000000000000", +bundler_1 | 2023-10-16T12:29:08.291048070Z "initCode": "0x47339a0043116EAC658b8BF270B587d4482935920d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:08.291052170Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:08.291055571Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.291058871Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:08.291065471Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.291068872Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:08.291072172Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:08.291075572Z "paymasterAndData": "0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:08.291078972Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:08.291082273Z } +bundler_1 | 2023-10-16T12:29:08.291085373Z ] +bundler_1 | 2023-10-16T12:29:08.291088573Z } +bundler_1 | 2023-10-16T12:29:08.315185366Z [12:29:08.301] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:08.315215269Z reqId: "req-3c" +bundler_1 | 2023-10-16T12:29:08.315219769Z method: "POST" +bundler_1 | 2023-10-16T12:29:08.315223269Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:08.315226569Z body: { +bundler_1 | 2023-10-16T12:29:08.315229870Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:08.315234070Z "id": 118, +bundler_1 | 2023-10-16T12:29:08.315237470Z "params": [], +bundler_1 | 2023-10-16T12:29:08.315240770Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:08.315244171Z } +bundler_1 | 2023-10-16T12:29:08.315844713Z [12:29:08.301] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:08.315858614Z reqId: "req-3c" +bundler_1 | 2023-10-16T12:29:08.315862614Z body: { +bundler_1 | 2023-10-16T12:29:08.315866114Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:08.315869815Z "id": 118, +bundler_1 | 2023-10-16T12:29:08.315873115Z "result": "ok" +bundler_1 | 2023-10-16T12:29:08.315876615Z } +bundler_1 | 2023-10-16T12:29:08.315879815Z [12:29:08.304] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:08.315883515Z reqId: "req-3d" +bundler_1 | 2023-10-16T12:29:08.315896216Z method: "POST" +bundler_1 | 2023-10-16T12:29:08.315899917Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:08.315903317Z body: { +bundler_1 | 2023-10-16T12:29:08.315906517Z "method": "debug_bundler_setBundlingMode", +bundler_1 | 2023-10-16T12:29:08.315910117Z "id": 119, +bundler_1 | 2023-10-16T12:29:08.315913518Z "params": [ +bundler_1 | 2023-10-16T12:29:08.315916918Z "manual" +bundler_1 | 2023-10-16T12:29:08.315925818Z ], +bundler_1 | 2023-10-16T12:29:08.315929119Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:08.315932619Z } +bundler_1 | 2023-10-16T12:29:08.315935819Z [12:29:08.304] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:08.315939519Z reqId: "req-3d" +bundler_1 | 2023-10-16T12:29:08.315942820Z body: { +bundler_1 | 2023-10-16T12:29:08.315946120Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:08.315964721Z "id": 119, +bundler_1 | 2023-10-16T12:29:08.315968221Z "result": "ok" +bundler_1 | 2023-10-16T12:29:08.315971722Z } +bundler_1 | 2023-10-16T12:29:08.575135535Z [12:29:08.563] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:08.575164137Z reqId: "req-3e" +bundler_1 | 2023-10-16T12:29:08.575168437Z method: "POST" +bundler_1 | 2023-10-16T12:29:08.575171837Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:08.575175138Z body: { +bundler_1 | 2023-10-16T12:29:08.575178438Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:29:08.575182038Z "id": 120, +bundler_1 | 2023-10-16T12:29:08.575185338Z "params": [ +bundler_1 | 2023-10-16T12:29:08.575188739Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:08.575192139Z ], +bundler_1 | 2023-10-16T12:29:08.575195239Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:08.575198639Z } +bundler_1 | 2023-10-16T12:29:08.575201840Z [12:29:08.563] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:08.575205440Z reqId: "req-3e" +bundler_1 | 2023-10-16T12:29:08.575208740Z body: { +bundler_1 | 2023-10-16T12:29:08.575218141Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:08.575221641Z "id": 120, +bundler_1 | 2023-10-16T12:29:08.575224841Z "result": [] +bundler_1 | 2023-10-16T12:29:08.575228041Z } +bundler_1 | 2023-10-16T12:29:08.575231142Z [12:29:08.568] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:08.575234542Z reqId: "req-3f" +bundler_1 | 2023-10-16T12:29:08.575237842Z method: "POST" +bundler_1 | 2023-10-16T12:29:08.575240942Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:08.575244143Z body: { +bundler_1 | 2023-10-16T12:29:08.575247343Z "method": "debug_bundler_setReputation", +bundler_1 | 2023-10-16T12:29:08.575250843Z "id": 121, +bundler_1 | 2023-10-16T12:29:08.575253943Z "params": [ +bundler_1 | 2023-10-16T12:29:08.575257343Z [ +bundler_1 | 2023-10-16T12:29:08.575260544Z { +bundler_1 | 2023-10-16T12:29:08.575263744Z "address": "0xb05935C60C2F8042499432FA633094282Ab10B3D", +bundler_1 | 2023-10-16T12:29:08.575267244Z "opsSeen": 10, +bundler_1 | 2023-10-16T12:29:08.575270444Z "opsIncluded": 1 +bundler_1 | 2023-10-16T12:29:08.575273745Z } +bundler_1 | 2023-10-16T12:29:08.575276745Z ], +bundler_1 | 2023-10-16T12:29:08.575279845Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:08.575283145Z ], +bundler_1 | 2023-10-16T12:29:08.575286245Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:08.575289446Z } +bundler_1 | 2023-10-16T12:29:08.575292446Z [12:29:08.569] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:08.575310747Z reqId: "req-3f" +bundler_1 | 2023-10-16T12:29:08.575314247Z body: { +bundler_1 | 2023-10-16T12:29:08.575317248Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:08.575320548Z "id": 121, +bundler_1 | 2023-10-16T12:29:08.575323748Z "result": "ok" +bundler_1 | 2023-10-16T12:29:08.575327048Z } +bundler_1 | 2023-10-16T12:29:08.832027888Z [12:29:08.731] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:08.832074992Z reqId: "req-3g" +bundler_1 | 2023-10-16T12:29:08.832079892Z method: "POST" +bundler_1 | 2023-10-16T12:29:08.832083492Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:08.832086993Z body: { +bundler_1 | 2023-10-16T12:29:08.832090593Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:08.832094293Z "id": 122, +bundler_1 | 2023-10-16T12:29:08.832097593Z "params": [ +bundler_1 | 2023-10-16T12:29:08.832100994Z { +bundler_1 | 2023-10-16T12:29:08.832104294Z "sender": "0xCC12baf2b32C8682832510F1BEb3A3e673cA6296", +bundler_1 | 2023-10-16T12:29:08.832107894Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:08.832111394Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:08.832115995Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:08.832119595Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.832122895Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:08.832126195Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:08.832129596Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:08.832132896Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:08.832136296Z "paymasterAndData": "0xb98abf0c88cf9d5a306e2c072e4a7d2b7bb14be26e6f7468696e67", +bundler_1 | 2023-10-16T12:29:08.832139696Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:08.832143097Z }, +bundler_1 | 2023-10-16T12:29:08.832146197Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:08.832149597Z ], +bundler_1 | 2023-10-16T12:29:08.832152797Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:08.832156198Z } +bundler_1 | 2023-10-16T12:29:08.832432717Z [12:29:08.732] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:09.343893461Z [12:29:09.262] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:09.344503404Z [12:29:09.272] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:09.344533706Z [12:29:09.272] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:09.344618312Z reqId: "req-3g" +bundler_1 | 2023-10-16T12:29:09.344624012Z body: { +bundler_1 | 2023-10-16T12:29:09.344627812Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:09.344631313Z "id": 122, +bundler_1 | 2023-10-16T12:29:09.344634713Z "result": "0x6b613334e0a5f8b3fe90fe599804dd93256f01c92dfc2d70bb5ba33fcbc86be2" +bundler_1 | 2023-10-16T12:29:09.344638213Z } +bundler_1 | 2023-10-16T12:29:09.473739786Z [12:29:09.423] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:09.473768688Z reqId: "req-3h" +bundler_1 | 2023-10-16T12:29:09.473772988Z method: "POST" +bundler_1 | 2023-10-16T12:29:09.473776689Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:09.473780089Z body: { +bundler_1 | 2023-10-16T12:29:09.473783489Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:09.473787289Z "id": 123, +bundler_1 | 2023-10-16T12:29:09.473790590Z "params": [ +bundler_1 | 2023-10-16T12:29:09.473794090Z { +bundler_1 | 2023-10-16T12:29:09.473797390Z "sender": "0xF6f8cb47323124a010cc4Ce8ACc647243cBeDA9c", +bundler_1 | 2023-10-16T12:29:09.473800990Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:29:09.473804491Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:09.473808991Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:09.473812391Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:09.473815891Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:09.473819292Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:09.473822592Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:09.473825892Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:09.473829292Z "paymasterAndData": "0x12968625701d6adf9919442363f04bbc9944a28a6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:09.473832793Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:09.473836193Z }, +bundler_1 | 2023-10-16T12:29:09.473839393Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:09.473842693Z ], +bundler_1 | 2023-10-16T12:29:09.473845893Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:09.473849294Z } +bundler_1 | 2023-10-16T12:29:09.473852494Z [12:29:09.424] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:09.986760740Z [12:29:09.940] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:09.987002557Z [12:29:09.947] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:09.987012357Z [12:29:09.947] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:09.987016457Z reqId: "req-3h" +bundler_1 | 2023-10-16T12:29:09.987020058Z body: { +bundler_1 | 2023-10-16T12:29:09.987023358Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:09.987037959Z "id": 123, +bundler_1 | 2023-10-16T12:29:09.987041459Z "result": "0xaaf112ec2d64adfd2ef417cb01928433c0d1c527728558ada6a9e9602647d534" +bundler_1 | 2023-10-16T12:29:09.987044659Z } +bundler_1 | 2023-10-16T12:29:10.242307999Z [12:29:10.206] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:10.242339601Z reqId: "req-3i" +bundler_1 | 2023-10-16T12:29:10.242344201Z method: "POST" +bundler_1 | 2023-10-16T12:29:10.242347801Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:10.242351202Z body: { +bundler_1 | 2023-10-16T12:29:10.242354802Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:10.242358502Z "id": 124, +bundler_1 | 2023-10-16T12:29:10.242361802Z "params": [ +bundler_1 | 2023-10-16T12:29:10.242365103Z { +bundler_1 | 2023-10-16T12:29:10.242368403Z "sender": "0x6A051320B144fA5c72e6a69906D424c31B17d0eB", +bundler_1 | 2023-10-16T12:29:10.242371903Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:29:10.242375503Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:10.242379904Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:10.242383504Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:10.242386904Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:10.242390204Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:10.242393505Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:10.242396905Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:10.242400205Z "paymasterAndData": "0x4cfea6dbe9eb0101562dc550a1f24f69c17f88406e6f7468696e67", +bundler_1 | 2023-10-16T12:29:10.242403705Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:10.242407006Z }, +bundler_1 | 2023-10-16T12:29:10.242410206Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:10.242413606Z ], +bundler_1 | 2023-10-16T12:29:10.242416806Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:10.242420206Z } +bundler_1 | 2023-10-16T12:29:10.242721028Z [12:29:10.207] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:10.756348224Z [12:29:10.734] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:10.756386626Z [12:29:10.740] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:10.756391527Z [12:29:10.740] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:10.756395327Z reqId: "req-3i" +bundler_1 | 2023-10-16T12:29:10.756398827Z body: { +bundler_1 | 2023-10-16T12:29:10.756402128Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:10.756405628Z "id": 124, +bundler_1 | 2023-10-16T12:29:10.756409128Z "result": "0xc87b3ab6922278044ee8aef25b87bb7b7a86a914db682109dae931fa77ffeb41" +bundler_1 | 2023-10-16T12:29:10.756412628Z } +bundler_1 | 2023-10-16T12:29:11.013347685Z [12:29:10.899] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:11.013379887Z reqId: "req-3j" +bundler_1 | 2023-10-16T12:29:11.013384387Z method: "POST" +bundler_1 | 2023-10-16T12:29:11.013387888Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:11.013391188Z body: { +bundler_1 | 2023-10-16T12:29:11.013394488Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:11.013398188Z "id": 125, +bundler_1 | 2023-10-16T12:29:11.013401789Z "params": [ +bundler_1 | 2023-10-16T12:29:11.013405089Z { +bundler_1 | 2023-10-16T12:29:11.013408389Z "sender": "0x1AA2c51e1Db2390F768C9b1271E912f2335506EA", +bundler_1 | 2023-10-16T12:29:11.013411889Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:29:11.013415390Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:11.013420290Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:11.013423790Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:11.013427390Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:11.013430691Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:11.013433991Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:11.013437391Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:11.013440691Z "paymasterAndData": "0xa89bc14c337ff33b2865af7750643f347d0e6a236e6f7468696e67", +bundler_1 | 2023-10-16T12:29:11.013444192Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:11.013447592Z }, +bundler_1 | 2023-10-16T12:29:11.013450692Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:11.013482994Z ], +bundler_1 | 2023-10-16T12:29:11.013486795Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:11.013490295Z } +bundler_1 | 2023-10-16T12:29:11.013895723Z [12:29:10.902] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:11.527970051Z [12:29:11.425] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:11.527991052Z [12:29:11.433] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:11.527995553Z [12:29:11.433] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:11.528009154Z reqId: "req-3j" +bundler_1 | 2023-10-16T12:29:11.528013154Z body: { +bundler_1 | 2023-10-16T12:29:11.528016454Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:11.528019954Z "id": 125, +bundler_1 | 2023-10-16T12:29:11.528023255Z "result": "0x3bdf71b99ea04c213422dff84a8cceb1003dfcaf66642bcd5aa4cb6b879c6f5b" +bundler_1 | 2023-10-16T12:29:11.528027255Z } +bundler_1 | 2023-10-16T12:29:11.655835637Z [12:29:11.591] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:11.655902842Z reqId: "req-3k" +bundler_1 | 2023-10-16T12:29:11.655907542Z method: "POST" +bundler_1 | 2023-10-16T12:29:11.655911042Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:11.655914442Z body: { +bundler_1 | 2023-10-16T12:29:11.655917643Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:11.655921343Z "id": 126, +bundler_1 | 2023-10-16T12:29:11.655924743Z "params": [ +bundler_1 | 2023-10-16T12:29:11.655928243Z { +bundler_1 | 2023-10-16T12:29:11.655931744Z "sender": "0x9af58f8aC5F059A1bd585f441d629c26185A87aB", +bundler_1 | 2023-10-16T12:29:11.655935344Z "nonce": "0x40000000000000000", +bundler_1 | 2023-10-16T12:29:11.655939044Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:11.655950745Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:11.655954745Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:11.655958146Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:11.655961546Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:11.655964846Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:11.655968146Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:11.655971446Z "paymasterAndData": "0x01b5af5427329ace11343569cdb533dd812330446e6f7468696e67", +bundler_1 | 2023-10-16T12:29:11.655975147Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:11.655995148Z }, +bundler_1 | 2023-10-16T12:29:11.655998548Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:11.656001849Z ], +bundler_1 | 2023-10-16T12:29:11.656005149Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:11.656008549Z } +bundler_1 | 2023-10-16T12:29:11.656156859Z [12:29:11.592] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:12.169160946Z [12:29:12.090] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:12.169566074Z [12:29:12.102] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:12.169579575Z [12:29:12.102] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:12.169583575Z reqId: "req-3k" +bundler_1 | 2023-10-16T12:29:12.169587176Z body: { +bundler_1 | 2023-10-16T12:29:12.169590276Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:12.169593576Z "id": 126, +bundler_1 | 2023-10-16T12:29:12.169596776Z "result": "0xcb33b0cd816742703321d3f7031f662abd1352b0adca402dc8325bcc427afaf8" +bundler_1 | 2023-10-16T12:29:12.169600077Z } +bundler_1 | 2023-10-16T12:29:12.297681612Z [12:29:12.256] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:12.297712114Z reqId: "req-3l" +bundler_1 | 2023-10-16T12:29:12.297716714Z method: "POST" +bundler_1 | 2023-10-16T12:29:12.297720314Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:12.297724014Z body: { +bundler_1 | 2023-10-16T12:29:12.297727415Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:12.297730915Z "id": 127, +bundler_1 | 2023-10-16T12:29:12.297734215Z "params": [ +bundler_1 | 2023-10-16T12:29:12.297737615Z { +bundler_1 | 2023-10-16T12:29:12.297740916Z "sender": "0xb78aba27813112076B26c787a6F832cC30c88F88", +bundler_1 | 2023-10-16T12:29:12.297744616Z "nonce": "0x50000000000000000", +bundler_1 | 2023-10-16T12:29:12.297748216Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:12.297753117Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:12.297756717Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:12.297760117Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:12.297763417Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:12.297766817Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:12.297770118Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:12.297788319Z "paymasterAndData": "0x115f634af919a6a11c606aea08938ed7d86903b86e6f7468696e67", +bundler_1 | 2023-10-16T12:29:12.297792019Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:12.297795319Z }, +bundler_1 | 2023-10-16T12:29:12.297798620Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:12.297802220Z ], +bundler_1 | 2023-10-16T12:29:12.297805420Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:12.297808820Z } +bundler_1 | 2023-10-16T12:29:12.297812021Z [12:29:12.257] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:12.810145161Z [12:29:12.751] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:12.810631695Z [12:29:12.758] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:12.810651596Z [12:29:12.758] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:12.810656297Z reqId: "req-3l" +bundler_1 | 2023-10-16T12:29:12.810668098Z body: { +bundler_1 | 2023-10-16T12:29:12.810671598Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:12.810675698Z "id": 127, +bundler_1 | 2023-10-16T12:29:12.810679298Z "result": "0xd021ec24b8c1cac182ab1cc9673ba85d0eee9c09ba2f5bf474a33edaacf74c39" +bundler_1 | 2023-10-16T12:29:12.810682899Z } +bundler_1 | 2023-10-16T12:29:12.939701099Z [12:29:12.910] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:12.939765703Z reqId: "req-3m" +bundler_1 | 2023-10-16T12:29:12.939771204Z method: "POST" +bundler_1 | 2023-10-16T12:29:12.939774804Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:12.939778304Z body: { +bundler_1 | 2023-10-16T12:29:12.939781705Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:12.939785305Z "id": 128, +bundler_1 | 2023-10-16T12:29:12.939788505Z "params": [ +bundler_1 | 2023-10-16T12:29:12.939791805Z { +bundler_1 | 2023-10-16T12:29:12.939795106Z "sender": "0xDFFAA60f06016cc37E7AA97Fa04E6D6787943A25", +bundler_1 | 2023-10-16T12:29:12.939798606Z "nonce": "0x60000000000000000", +bundler_1 | 2023-10-16T12:29:12.939802206Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:12.939813507Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:12.939817107Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:12.939820807Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:12.939824308Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:12.939842909Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:12.939846509Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:12.939849809Z "paymasterAndData": "0x8f30d6f5a284c3559ac60d3ef0b9ebf25d10fe7a6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:12.939853410Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:12.939856910Z }, +bundler_1 | 2023-10-16T12:29:12.939860010Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:12.939863410Z ], +bundler_1 | 2023-10-16T12:29:12.939866711Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:12.939870011Z } +bundler_1 | 2023-10-16T12:29:12.940018221Z [12:29:12.911] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:13.453918371Z [12:29:13.409] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:13.454514613Z [12:29:13.416] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:13.454532314Z [12:29:13.416] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:13.454537114Z reqId: "req-3m" +bundler_1 | 2023-10-16T12:29:13.454540814Z body: { +bundler_1 | 2023-10-16T12:29:13.454544215Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:13.454547715Z "id": 128, +bundler_1 | 2023-10-16T12:29:13.454551515Z "result": "0xa7393673d1c30b24d06bacec7304669deedb66d9d0baee79e270869fc918244a" +bundler_1 | 2023-10-16T12:29:13.454601419Z } +bundler_1 | 2023-10-16T12:29:13.582229122Z [12:29:13.562] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:13.582257624Z reqId: "req-3n" +bundler_1 | 2023-10-16T12:29:13.582261924Z method: "POST" +bundler_1 | 2023-10-16T12:29:13.582265324Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:13.582268525Z body: { +bundler_1 | 2023-10-16T12:29:13.582272125Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:13.582275725Z "id": 129, +bundler_1 | 2023-10-16T12:29:13.582279025Z "params": [ +bundler_1 | 2023-10-16T12:29:13.582282326Z { +bundler_1 | 2023-10-16T12:29:13.582285526Z "sender": "0xF5b409CF953aF4F65D9dF88799878E9E3F1e6791", +bundler_1 | 2023-10-16T12:29:13.582288926Z "nonce": "0x70000000000000000", +bundler_1 | 2023-10-16T12:29:13.582292526Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:13.582296927Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:13.582300427Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:13.582319228Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:13.582322828Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:13.582326229Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:13.582329529Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:13.582332929Z "paymasterAndData": "0xd92e240de6304353ca804c5d18f4c0fb8ee1c53e6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:13.582336529Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:13.582340130Z }, +bundler_1 | 2023-10-16T12:29:13.582343430Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:13.582346930Z ], +bundler_1 | 2023-10-16T12:29:13.582355931Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:13.582359431Z } +bundler_1 | 2023-10-16T12:29:13.582452338Z [12:29:13.563] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:14.101601754Z [12:29:14.080] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:14.101745264Z [12:29:14.086] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:14.101754264Z [12:29:14.086] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:14.101758364Z reqId: "req-3n" +bundler_1 | 2023-10-16T12:29:14.101761965Z body: { +bundler_1 | 2023-10-16T12:29:14.101765165Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:14.101768665Z "id": 129, +bundler_1 | 2023-10-16T12:29:14.101771965Z "result": "0x95a5147ece04c6db2b72eda6d125947cbf2b31535c989d2127cf88594baf0c7b" +bundler_1 | 2023-10-16T12:29:14.101775666Z } +bundler_1 | 2023-10-16T12:29:14.354736112Z [12:29:14.246] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:14.354788216Z reqId: "req-3o" +bundler_1 | 2023-10-16T12:29:14.354794916Z method: "POST" +bundler_1 | 2023-10-16T12:29:14.354800117Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:14.354805117Z body: { +bundler_1 | 2023-10-16T12:29:14.354810117Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:14.354815918Z "id": 130, +bundler_1 | 2023-10-16T12:29:14.354820818Z "params": [ +bundler_1 | 2023-10-16T12:29:14.354826119Z { +bundler_1 | 2023-10-16T12:29:14.354830919Z "sender": "0x915A41C89415c1EfDD3Ce125695c2384083cbB39", +bundler_1 | 2023-10-16T12:29:14.354836019Z "nonce": "0x80000000000000000", +bundler_1 | 2023-10-16T12:29:14.354841420Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:14.354847920Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:14.354874522Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:14.354880122Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:14.354885123Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:14.354890123Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:14.354895123Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:14.354900124Z "paymasterAndData": "0xe3a470f432bf666c65fb3c6f3bb76278f75ac2856e6f7468696e67", +bundler_1 | 2023-10-16T12:29:14.354905324Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:14.354910324Z }, +bundler_1 | 2023-10-16T12:29:14.354915025Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:14.354920125Z ], +bundler_1 | 2023-10-16T12:29:14.354924825Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:14.354929726Z } +bundler_1 | 2023-10-16T12:29:14.355200145Z [12:29:14.246] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:14.867534985Z [12:29:14.776] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:14.867562087Z [12:29:14.784] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:14.867566487Z [12:29:14.784] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:14.867570088Z reqId: "req-3o" +bundler_1 | 2023-10-16T12:29:14.867573288Z body: { +bundler_1 | 2023-10-16T12:29:14.867576388Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:14.867579488Z "id": 130, +bundler_1 | 2023-10-16T12:29:14.867582689Z "result": "0xf4ef7b135fc1d8965970b978fa480fff75183d928646942f916f0f54ce553f55" +bundler_1 | 2023-10-16T12:29:14.867585989Z } +bundler_1 | 2023-10-16T12:29:14.997192030Z [12:29:14.940] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:14.997221632Z reqId: "req-3p" +bundler_1 | 2023-10-16T12:29:14.997226233Z method: "POST" +bundler_1 | 2023-10-16T12:29:14.997230133Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:14.997233733Z body: { +bundler_1 | 2023-10-16T12:29:14.997237433Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:14.997241434Z "id": 131, +bundler_1 | 2023-10-16T12:29:14.997245134Z "params": [ +bundler_1 | 2023-10-16T12:29:14.997248934Z { +bundler_1 | 2023-10-16T12:29:14.997252534Z "sender": "0x256429c7B656a0AdB3a23D606125ad4b116061C9", +bundler_1 | 2023-10-16T12:29:14.997256335Z "nonce": "0x90000000000000000", +bundler_1 | 2023-10-16T12:29:14.997260235Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:14.997280536Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:14.997284437Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:14.997288137Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:14.997291837Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:14.997295537Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:14.997299138Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:14.997302938Z "paymasterAndData": "0x99d5e5d30e731d68ea263279f83222d7932727956e6f7468696e67", +bundler_1 | 2023-10-16T12:29:14.997306838Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:14.997310438Z }, +bundler_1 | 2023-10-16T12:29:14.997313839Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:14.997317539Z ], +bundler_1 | 2023-10-16T12:29:14.997321339Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:14.997325239Z } +bundler_1 | 2023-10-16T12:29:14.997334340Z [12:29:14.941] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:15.510444835Z [12:29:15.460] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:15.512568983Z [12:29:15.470] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:15.512608986Z [12:29:15.470] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:15.512614686Z reqId: "req-3p" +bundler_1 | 2023-10-16T12:29:15.512618486Z body: { +bundler_1 | 2023-10-16T12:29:15.512621787Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:15.512625287Z "id": 131, +bundler_1 | 2023-10-16T12:29:15.512628687Z "result": "0xcb3026ca1549a808839104fc2ea11dec93e9d747fbc59e07127a1c3af2884e22" +bundler_1 | 2023-10-16T12:29:15.512632487Z } +bundler_1 | 2023-10-16T12:29:15.639286523Z [12:29:15.613] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:15.639317025Z reqId: "req-3q" +bundler_1 | 2023-10-16T12:29:15.639321925Z method: "POST" +bundler_1 | 2023-10-16T12:29:15.639325526Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:15.639328826Z body: { +bundler_1 | 2023-10-16T12:29:15.639332126Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:15.639335726Z "id": 132, +bundler_1 | 2023-10-16T12:29:15.639338926Z "params": [ +bundler_1 | 2023-10-16T12:29:15.639342227Z { +bundler_1 | 2023-10-16T12:29:15.639345827Z "sender": "0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365", +bundler_1 | 2023-10-16T12:29:15.639349327Z "nonce": "0xa0000000000000000", +bundler_1 | 2023-10-16T12:29:15.639366928Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:15.639371629Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:15.639375129Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:15.639378429Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:15.639381829Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:15.639385030Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:15.639388530Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:15.639391930Z "paymasterAndData": "0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:15.639395330Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:15.639398631Z }, +bundler_1 | 2023-10-16T12:29:15.639401731Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:15.639405031Z ], +bundler_1 | 2023-10-16T12:29:15.639408231Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:15.639411532Z } +bundler_1 | 2023-10-16T12:29:15.639849362Z [12:29:15.614] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:16.153399888Z [12:29:16.110] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:16.154677777Z [12:29:16.120] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:16.154700078Z [12:29:16.120] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:16.154704979Z reqId: "req-3q" +bundler_1 | 2023-10-16T12:29:16.154708779Z body: { +bundler_1 | 2023-10-16T12:29:16.154712479Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:16.154716079Z "id": 132, +bundler_1 | 2023-10-16T12:29:16.154719480Z "result": "0xd17408b9310282eaab20af74aacf95fc20c02817d2cd9a8f1ce466636caba0db" +bundler_1 | 2023-10-16T12:29:16.154723380Z } +bundler_1 | 2023-10-16T12:29:16.154726580Z [12:29:16.123] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:16.154730180Z reqId: "req-3r" +bundler_1 | 2023-10-16T12:29:16.154733481Z method: "POST" +bundler_1 | 2023-10-16T12:29:16.154736881Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:16.154740181Z body: { +bundler_1 | 2023-10-16T12:29:16.154743481Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:29:16.154746882Z "id": 133, +bundler_1 | 2023-10-16T12:29:16.154750182Z "params": [ +bundler_1 | 2023-10-16T12:29:16.154753482Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:16.154769983Z ], +bundler_1 | 2023-10-16T12:29:16.154773483Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:16.154776784Z } +bundler_1 | 2023-10-16T12:29:16.154780184Z [12:29:16.123] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:16.154783684Z reqId: "req-3r" +bundler_1 | 2023-10-16T12:29:16.154786984Z body: { +bundler_1 | 2023-10-16T12:29:16.154790285Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:16.154793685Z "id": 133, +bundler_1 | 2023-10-16T12:29:16.154796885Z "result": [ +bundler_1 | 2023-10-16T12:29:16.154800085Z { +bundler_1 | 2023-10-16T12:29:16.154803485Z "sender": "0xCC12baf2b32C8682832510F1BEb3A3e673cA6296", +bundler_1 | 2023-10-16T12:29:16.154807086Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:16.154810586Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:16.154815086Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:16.154818687Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.154822187Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:16.154825687Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.154829087Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:16.154832487Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:16.154836188Z "paymasterAndData": "0xb98abf0c88cf9d5a306e2c072e4a7d2b7bb14be26e6f7468696e67", +bundler_1 | 2023-10-16T12:29:16.154839688Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:16.154843088Z }, +bundler_1 | 2023-10-16T12:29:16.154846288Z { +bundler_1 | 2023-10-16T12:29:16.154849489Z "sender": "0xF6f8cb47323124a010cc4Ce8ACc647243cBeDA9c", +bundler_1 | 2023-10-16T12:29:16.154852889Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:29:16.154857189Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:16.154861489Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:16.154864990Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.154868290Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:16.154871690Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.154879191Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:16.154882791Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:16.154886091Z "paymasterAndData": "0x12968625701d6adf9919442363f04bbc9944a28a6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:16.154889591Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:16.154892792Z }, +bundler_1 | 2023-10-16T12:29:16.154896092Z { +bundler_1 | 2023-10-16T12:29:16.154899292Z "sender": "0x6A051320B144fA5c72e6a69906D424c31B17d0eB", +bundler_1 | 2023-10-16T12:29:16.154902592Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:29:16.154905993Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:16.154910093Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:16.154913593Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.154916893Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:16.154920194Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.154923594Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:16.154926894Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:16.154930294Z "paymasterAndData": "0x4cfea6dbe9eb0101562dc550a1f24f69c17f88406e6f7468696e67", +bundler_1 | 2023-10-16T12:29:16.154933695Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:16.154936995Z }, +bundler_1 | 2023-10-16T12:29:16.154940095Z { +bundler_1 | 2023-10-16T12:29:16.154943295Z "sender": "0x1AA2c51e1Db2390F768C9b1271E912f2335506EA", +bundler_1 | 2023-10-16T12:29:16.154946695Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:29:16.154950096Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:16.154954596Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:16.154958196Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.154961496Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:16.154964797Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.154968097Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:16.154971397Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:16.154974797Z "paymasterAndData": "0xa89bc14c337ff33b2865af7750643f347d0e6a236e6f7468696e67", +bundler_1 | 2023-10-16T12:29:16.154981598Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:16.154984998Z }, +bundler_1 | 2023-10-16T12:29:16.154988198Z { +bundler_1 | 2023-10-16T12:29:16.154991399Z "sender": "0x9af58f8aC5F059A1bd585f441d629c26185A87aB", +bundler_1 | 2023-10-16T12:29:16.154994799Z "nonce": "0x40000000000000000", +bundler_1 | 2023-10-16T12:29:16.154998099Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:16.155002199Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:16.155005600Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.155009000Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:16.155012300Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.155015600Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:16.155019000Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:16.155022301Z "paymasterAndData": "0x01b5af5427329ace11343569cdb533dd812330446e6f7468696e67", +bundler_1 | 2023-10-16T12:29:16.155025801Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:16.155029101Z }, +bundler_1 | 2023-10-16T12:29:16.155032201Z { +bundler_1 | 2023-10-16T12:29:16.155035502Z "sender": "0xb78aba27813112076B26c787a6F832cC30c88F88", +bundler_1 | 2023-10-16T12:29:16.155038802Z "nonce": "0x50000000000000000", +bundler_1 | 2023-10-16T12:29:16.155042102Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:16.155046202Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:16.155049603Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.155053203Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:16.155056503Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.155059903Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:16.155063304Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:16.155066904Z "paymasterAndData": "0x115f634af919a6a11c606aea08938ed7d86903b86e6f7468696e67", +bundler_1 | 2023-10-16T12:29:16.155070304Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:16.155073604Z }, +bundler_1 | 2023-10-16T12:29:16.155079905Z { +bundler_1 | 2023-10-16T12:29:16.155083205Z "sender": "0xDFFAA60f06016cc37E7AA97Fa04E6D6787943A25", +bundler_1 | 2023-10-16T12:29:16.155086505Z "nonce": "0x60000000000000000", +bundler_1 | 2023-10-16T12:29:16.155089905Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:16.155094006Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:16.155097406Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.155100706Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:16.155104106Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.155107407Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:16.155110707Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:16.155114107Z "paymasterAndData": "0x8f30d6f5a284c3559ac60d3ef0b9ebf25d10fe7a6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:16.155117607Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:16.155120908Z }, +bundler_1 | 2023-10-16T12:29:16.155124108Z { +bundler_1 | 2023-10-16T12:29:16.155127208Z "sender": "0xF5b409CF953aF4F65D9dF88799878E9E3F1e6791", +bundler_1 | 2023-10-16T12:29:16.155130508Z "nonce": "0x70000000000000000", +bundler_1 | 2023-10-16T12:29:16.155133808Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:16.155137909Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:16.155141309Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.155144609Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:16.155147909Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.155151210Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:16.155154810Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:16.155158110Z "paymasterAndData": "0xd92e240de6304353ca804c5d18f4c0fb8ee1c53e6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:16.155161510Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:16.155164811Z }, +bundler_1 | 2023-10-16T12:29:16.155167911Z { +bundler_1 | 2023-10-16T12:29:16.155171011Z "sender": "0x915A41C89415c1EfDD3Ce125695c2384083cbB39", +bundler_1 | 2023-10-16T12:29:16.155174411Z "nonce": "0x80000000000000000", +bundler_1 | 2023-10-16T12:29:16.155181012Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:16.155185212Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:16.155188712Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.155192113Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:16.155195413Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.155198713Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:16.155201913Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:16.155205313Z "paymasterAndData": "0xe3a470f432bf666c65fb3c6f3bb76278f75ac2856e6f7468696e67", +bundler_1 | 2023-10-16T12:29:16.155208714Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:16.155212014Z }, +bundler_1 | 2023-10-16T12:29:16.155215214Z { +bundler_1 | 2023-10-16T12:29:16.155218414Z "sender": "0x256429c7B656a0AdB3a23D606125ad4b116061C9", +bundler_1 | 2023-10-16T12:29:16.155221715Z "nonce": "0x90000000000000000", +bundler_1 | 2023-10-16T12:29:16.155225015Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:16.155229015Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:16.155232515Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.155235816Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:16.155239116Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.155242416Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:16.155245616Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:16.155248917Z "paymasterAndData": "0x99d5e5d30e731d68ea263279f83222d7932727956e6f7468696e67", +bundler_1 | 2023-10-16T12:29:16.155252517Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:16.155255817Z }, +bundler_1 | 2023-10-16T12:29:16.155259017Z { +bundler_1 | 2023-10-16T12:29:16.155262117Z "sender": "0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365", +bundler_1 | 2023-10-16T12:29:16.155265518Z "nonce": "0xa0000000000000000", +bundler_1 | 2023-10-16T12:29:16.155268818Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:16.155278719Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:16.155282419Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.155285619Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:16.155288919Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.155292320Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:16.155295620Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:16.155298920Z "paymasterAndData": "0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:16.155302320Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:16.155305620Z } +bundler_1 | 2023-10-16T12:29:16.155308721Z ] +bundler_1 | 2023-10-16T12:29:16.155311921Z } +bundler_1 | 2023-10-16T12:29:16.155315021Z [12:29:16.127] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:16.155318521Z reqId: "req-3s" +bundler_1 | 2023-10-16T12:29:16.155321722Z method: "POST" +bundler_1 | 2023-10-16T12:29:16.155324922Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:16.155328022Z body: { +bundler_1 | 2023-10-16T12:29:16.155331222Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:16.155334522Z "id": 134, +bundler_1 | 2023-10-16T12:29:16.155337723Z "params": [ +bundler_1 | 2023-10-16T12:29:16.155341023Z { +bundler_1 | 2023-10-16T12:29:16.155344123Z "sender": "0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365", +bundler_1 | 2023-10-16T12:29:16.155347623Z "nonce": "0xb0000000000000000", +bundler_1 | 2023-10-16T12:29:16.155350924Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:16.155355024Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:16.155358424Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.155361724Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:16.155365025Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.155368325Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:16.155371625Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:16.155375225Z "paymasterAndData": "0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:16.155378626Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:16.155385226Z }, +bundler_1 | 2023-10-16T12:29:16.155388526Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:16.155391826Z ], +bundler_1 | 2023-10-16T12:29:16.155394927Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:16.155398227Z } +bundler_1 | 2023-10-16T12:29:16.155401327Z [12:29:16.128] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:16.668211401Z [12:29:16.627] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:16.672499600Z [12:29:16.637] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:16.672522102Z [12:29:16.637] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:16.672526602Z reqId: "req-3s" +bundler_1 | 2023-10-16T12:29:16.672530202Z body: { +bundler_1 | 2023-10-16T12:29:16.672533902Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:16.672537403Z "id": 134, +bundler_1 | 2023-10-16T12:29:16.672540803Z "result": "0x342d98513cbe1ff4fb628b367082f0103088914b9fbf8d10fb82080cc7d7ca2f" +bundler_1 | 2023-10-16T12:29:16.672544403Z } +bundler_1 | 2023-10-16T12:29:16.672547603Z [12:29:16.641] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:16.672551204Z reqId: "req-3t" +bundler_1 | 2023-10-16T12:29:16.672554504Z method: "POST" +bundler_1 | 2023-10-16T12:29:16.672557804Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:16.672561204Z body: { +bundler_1 | 2023-10-16T12:29:16.672564705Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:29:16.672568205Z "id": 135, +bundler_1 | 2023-10-16T12:29:16.672571505Z "params": [ +bundler_1 | 2023-10-16T12:29:16.672574805Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:16.672578206Z ], +bundler_1 | 2023-10-16T12:29:16.672581406Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:16.672584606Z } +bundler_1 | 2023-10-16T12:29:16.672587806Z [12:29:16.641] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:16.672591206Z reqId: "req-3t" +bundler_1 | 2023-10-16T12:29:16.672594507Z body: { +bundler_1 | 2023-10-16T12:29:16.672597607Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:16.672600807Z "id": 135, +bundler_1 | 2023-10-16T12:29:16.672604007Z "result": [ +bundler_1 | 2023-10-16T12:29:16.672607208Z { +bundler_1 | 2023-10-16T12:29:16.672610408Z "sender": "0xCC12baf2b32C8682832510F1BEb3A3e673cA6296", +bundler_1 | 2023-10-16T12:29:16.672613908Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:16.672617308Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:16.672633909Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:16.672637710Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.672641210Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:16.672644710Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.672648010Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:16.672651311Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:16.672654911Z "paymasterAndData": "0xb98abf0c88cf9d5a306e2c072e4a7d2b7bb14be26e6f7468696e67", +bundler_1 | 2023-10-16T12:29:16.672658311Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:16.672661611Z }, +bundler_1 | 2023-10-16T12:29:16.672664812Z { +bundler_1 | 2023-10-16T12:29:16.672668012Z "sender": "0xF6f8cb47323124a010cc4Ce8ACc647243cBeDA9c", +bundler_1 | 2023-10-16T12:29:16.672671312Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:29:16.672675612Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:16.672679813Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:16.672683313Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.672686613Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:16.672689913Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.672693214Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:16.672696514Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:16.672700014Z "paymasterAndData": "0x12968625701d6adf9919442363f04bbc9944a28a6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:16.672703414Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:16.672706715Z }, +bundler_1 | 2023-10-16T12:29:16.672709915Z { +bundler_1 | 2023-10-16T12:29:16.672713015Z "sender": "0x6A051320B144fA5c72e6a69906D424c31B17d0eB", +bundler_1 | 2023-10-16T12:29:16.672716415Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:29:16.672719815Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:16.672723916Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:16.672731316Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.672734816Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:16.672738217Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.672741617Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:16.672744917Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:16.672748317Z "paymasterAndData": "0x4cfea6dbe9eb0101562dc550a1f24f69c17f88406e6f7468696e67", +bundler_1 | 2023-10-16T12:29:16.672751718Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:16.672755018Z }, +bundler_1 | 2023-10-16T12:29:16.672758118Z { +bundler_1 | 2023-10-16T12:29:16.672761318Z "sender": "0x1AA2c51e1Db2390F768C9b1271E912f2335506EA", +bundler_1 | 2023-10-16T12:29:16.672764619Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:29:16.672768119Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:16.672772519Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:16.672776119Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.672779420Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:16.672782720Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.672786120Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:16.672789420Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:16.672792721Z "paymasterAndData": "0xa89bc14c337ff33b2865af7750643f347d0e6a236e6f7468696e67", +bundler_1 | 2023-10-16T12:29:16.672796221Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:16.672799421Z }, +bundler_1 | 2023-10-16T12:29:16.672802521Z { +bundler_1 | 2023-10-16T12:29:16.672805721Z "sender": "0x9af58f8aC5F059A1bd585f441d629c26185A87aB", +bundler_1 | 2023-10-16T12:29:16.672809022Z "nonce": "0x40000000000000000", +bundler_1 | 2023-10-16T12:29:16.672812322Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:16.672816322Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:16.672819822Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.672823123Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:16.672829623Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.672833023Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:16.672836224Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:16.672839524Z "paymasterAndData": "0x01b5af5427329ace11343569cdb533dd812330446e6f7468696e67", +bundler_1 | 2023-10-16T12:29:16.672842824Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:16.672846024Z }, +bundler_1 | 2023-10-16T12:29:16.672849124Z { +bundler_1 | 2023-10-16T12:29:16.672852225Z "sender": "0xb78aba27813112076B26c787a6F832cC30c88F88", +bundler_1 | 2023-10-16T12:29:16.672855525Z "nonce": "0x50000000000000000", +bundler_1 | 2023-10-16T12:29:16.672858825Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:16.672862925Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:16.672866326Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.672869826Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:16.672873126Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.672876426Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:16.672879627Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:16.672882927Z "paymasterAndData": "0x115f634af919a6a11c606aea08938ed7d86903b86e6f7468696e67", +bundler_1 | 2023-10-16T12:29:16.672886227Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:16.672889427Z }, +bundler_1 | 2023-10-16T12:29:16.672892527Z { +bundler_1 | 2023-10-16T12:29:16.672895628Z "sender": "0xDFFAA60f06016cc37E7AA97Fa04E6D6787943A25", +bundler_1 | 2023-10-16T12:29:16.672898928Z "nonce": "0x60000000000000000", +bundler_1 | 2023-10-16T12:29:16.672902128Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:16.672906128Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:16.672909529Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.672912829Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:16.672916129Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.672919329Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:16.672928330Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:16.672931830Z "paymasterAndData": "0x8f30d6f5a284c3559ac60d3ef0b9ebf25d10fe7a6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:16.672935230Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:16.672938531Z }, +bundler_1 | 2023-10-16T12:29:16.672941631Z { +bundler_1 | 2023-10-16T12:29:16.672944731Z "sender": "0xF5b409CF953aF4F65D9dF88799878E9E3F1e6791", +bundler_1 | 2023-10-16T12:29:16.672948031Z "nonce": "0x70000000000000000", +bundler_1 | 2023-10-16T12:29:16.672951332Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:16.672955432Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:16.672958832Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.672962032Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:16.672965333Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.672968533Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:16.672972033Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:16.672975333Z "paymasterAndData": "0xd92e240de6304353ca804c5d18f4c0fb8ee1c53e6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:16.672978734Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:16.672981934Z }, +bundler_1 | 2023-10-16T12:29:16.672984934Z { +bundler_1 | 2023-10-16T12:29:16.672988034Z "sender": "0x915A41C89415c1EfDD3Ce125695c2384083cbB39", +bundler_1 | 2023-10-16T12:29:16.672991334Z "nonce": "0x80000000000000000", +bundler_1 | 2023-10-16T12:29:16.672994535Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:16.672998535Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:16.673001935Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.673005135Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:16.673008336Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.673011536Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:16.673014836Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:16.673018236Z "paymasterAndData": "0xe3a470f432bf666c65fb3c6f3bb76278f75ac2856e6f7468696e67", +bundler_1 | 2023-10-16T12:29:16.673024937Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:16.673028237Z }, +bundler_1 | 2023-10-16T12:29:16.673031337Z { +bundler_1 | 2023-10-16T12:29:16.673034337Z "sender": "0x256429c7B656a0AdB3a23D606125ad4b116061C9", +bundler_1 | 2023-10-16T12:29:16.673037638Z "nonce": "0x90000000000000000", +bundler_1 | 2023-10-16T12:29:16.673040838Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:16.673044838Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:16.673048238Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.673051539Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:16.673054739Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.673057939Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:16.673061239Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:16.673064439Z "paymasterAndData": "0x99d5e5d30e731d68ea263279f83222d7932727956e6f7468696e67", +bundler_1 | 2023-10-16T12:29:16.673068140Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:16.673071340Z }, +bundler_1 | 2023-10-16T12:29:16.673074440Z { +bundler_1 | 2023-10-16T12:29:16.673077540Z "sender": "0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365", +bundler_1 | 2023-10-16T12:29:16.673080741Z "nonce": "0xa0000000000000000", +bundler_1 | 2023-10-16T12:29:16.673084041Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:16.673088041Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:16.673091341Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.673094642Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:16.673097842Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.673101142Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:16.673104342Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:16.673107642Z "paymasterAndData": "0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:16.673110943Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:16.673114143Z }, +bundler_1 | 2023-10-16T12:29:16.673117243Z { +bundler_1 | 2023-10-16T12:29:16.673123744Z "sender": "0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365", +bundler_1 | 2023-10-16T12:29:16.673127144Z "nonce": "0xb0000000000000000", +bundler_1 | 2023-10-16T12:29:16.673130544Z "initCode": "0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:16.673134544Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:16.673137845Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.673141145Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:16.673144345Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.673147645Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:16.673150946Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:16.673154146Z "paymasterAndData": "0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67", +bundler_1 | 2023-10-16T12:29:16.673157546Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:16.673160746Z } +bundler_1 | 2023-10-16T12:29:16.673164146Z ] +bundler_1 | 2023-10-16T12:29:16.673167247Z } +bundler_1 | 2023-10-16T12:29:16.710358541Z [12:29:16.697] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:16.710385643Z reqId: "req-3u" +bundler_1 | 2023-10-16T12:29:16.710395644Z method: "POST" +bundler_1 | 2023-10-16T12:29:16.710399544Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:16.710402944Z body: { +bundler_1 | 2023-10-16T12:29:16.710406244Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:16.710409845Z "id": 136, +bundler_1 | 2023-10-16T12:29:16.710413145Z "params": [], +bundler_1 | 2023-10-16T12:29:16.710416545Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:16.710419945Z } +bundler_1 | 2023-10-16T12:29:16.710683564Z [12:29:16.697] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:16.710691664Z reqId: "req-3u" +bundler_1 | 2023-10-16T12:29:16.710695165Z body: { +bundler_1 | 2023-10-16T12:29:16.710698365Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:16.710701665Z "id": 136, +bundler_1 | 2023-10-16T12:29:16.710704865Z "result": "ok" +bundler_1 | 2023-10-16T12:29:16.710708166Z } +bundler_1 | 2023-10-16T12:29:16.710711366Z [12:29:16.700] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:16.710715066Z reqId: "req-3v" +bundler_1 | 2023-10-16T12:29:16.710718366Z method: "POST" +bundler_1 | 2023-10-16T12:29:16.710735667Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:16.710740068Z body: { +bundler_1 | 2023-10-16T12:29:16.710754769Z "method": "debug_bundler_setBundlingMode", +bundler_1 | 2023-10-16T12:29:16.710758369Z "id": 137, +bundler_1 | 2023-10-16T12:29:16.710761769Z "params": [ +bundler_1 | 2023-10-16T12:29:16.710765069Z "manual" +bundler_1 | 2023-10-16T12:29:16.710768470Z ], +bundler_1 | 2023-10-16T12:29:16.710771770Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:16.710775070Z } +bundler_1 | 2023-10-16T12:29:16.710778270Z [12:29:16.700] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:16.710781871Z reqId: "req-3v" +bundler_1 | 2023-10-16T12:29:16.710785071Z body: { +bundler_1 | 2023-10-16T12:29:16.710788271Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:16.710791571Z "id": 137, +bundler_1 | 2023-10-16T12:29:16.710794872Z "result": "ok" +bundler_1 | 2023-10-16T12:29:16.710798272Z } +bundler_1 | 2023-10-16T12:29:16.840080491Z [12:29:16.783] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:16.840109793Z reqId: "req-3w" +bundler_1 | 2023-10-16T12:29:16.840114293Z method: "POST" +bundler_1 | 2023-10-16T12:29:16.840117793Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:16.840121293Z body: { +bundler_1 | 2023-10-16T12:29:16.840124994Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:16.840128694Z "id": 138, +bundler_1 | 2023-10-16T12:29:16.840132094Z "params": [ +bundler_1 | 2023-10-16T12:29:16.840135594Z { +bundler_1 | 2023-10-16T12:29:16.840139195Z "sender": "0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0", +bundler_1 | 2023-10-16T12:29:16.840142895Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:16.840146395Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:16.840150095Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:16.840154196Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.840157796Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:16.840161396Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.840165096Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:16.840168597Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:16.840172097Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:16.840175497Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:16.840178997Z }, +bundler_1 | 2023-10-16T12:29:16.840182298Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:16.840185898Z ], +bundler_1 | 2023-10-16T12:29:16.840189298Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:16.840192798Z } +bundler_1 | 2023-10-16T12:29:16.840675932Z [12:29:16.783] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:16.969763137Z [12:29:16.949] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:16.969992153Z [12:29:16.956] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:16.970004854Z [12:29:16.956] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:16.970008954Z reqId: "req-3w" +bundler_1 | 2023-10-16T12:29:16.970012555Z body: { +bundler_1 | 2023-10-16T12:29:16.970015855Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:16.970041157Z "id": 138, +bundler_1 | 2023-10-16T12:29:16.970045357Z "result": "0x0aecdfcf0848d6eaaf4e63893cd691dfcff502b04f1214801bf4da3324c7ae2a" +bundler_1 | 2023-10-16T12:29:16.970049257Z } +bundler_1 | 2023-10-16T12:29:16.970052557Z [12:29:16.959] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:16.970056258Z reqId: "req-3x" +bundler_1 | 2023-10-16T12:29:16.970059558Z method: "POST" +bundler_1 | 2023-10-16T12:29:16.970062958Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:16.970066158Z body: { +bundler_1 | 2023-10-16T12:29:16.970069359Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:29:16.970072859Z "id": 139, +bundler_1 | 2023-10-16T12:29:16.970076159Z "params": [ +bundler_1 | 2023-10-16T12:29:16.970079459Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:16.970082860Z ], +bundler_1 | 2023-10-16T12:29:16.970086160Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:16.970089560Z } +bundler_1 | 2023-10-16T12:29:16.970103861Z [12:29:16.959] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:16.970112562Z reqId: "req-3x" +bundler_1 | 2023-10-16T12:29:16.970115662Z body: { +bundler_1 | 2023-10-16T12:29:16.970118762Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:16.970121762Z "id": 139, +bundler_1 | 2023-10-16T12:29:16.970124662Z "result": [ +bundler_1 | 2023-10-16T12:29:16.970127663Z { +bundler_1 | 2023-10-16T12:29:16.970130663Z "sender": "0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0", +bundler_1 | 2023-10-16T12:29:16.970133763Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:16.970136863Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:16.970139964Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:16.970143264Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.970146564Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:16.970149664Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.970152764Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:16.970155765Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:16.970171866Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:16.970175166Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:16.970178266Z } +bundler_1 | 2023-10-16T12:29:16.970181266Z ] +bundler_1 | 2023-10-16T12:29:16.970184167Z } +bundler_1 | 2023-10-16T12:29:16.970187167Z [12:29:16.961] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:16.970190367Z reqId: "req-3y" +bundler_1 | 2023-10-16T12:29:16.970193267Z method: "POST" +bundler_1 | 2023-10-16T12:29:16.970196267Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:16.970199268Z body: { +bundler_1 | 2023-10-16T12:29:16.970202268Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:16.970205368Z "id": 140, +bundler_1 | 2023-10-16T12:29:16.970208368Z "params": [ +bundler_1 | 2023-10-16T12:29:16.970211369Z { +bundler_1 | 2023-10-16T12:29:16.970214269Z "sender": "0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0", +bundler_1 | 2023-10-16T12:29:16.970217469Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:29:16.970220669Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:16.970223769Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:16.970226970Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.970230170Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:16.970233270Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:16.970236370Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:16.970239370Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:16.970242571Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:16.970245671Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:16.970248771Z }, +bundler_1 | 2023-10-16T12:29:16.970251671Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:16.970255772Z ], +bundler_1 | 2023-10-16T12:29:16.970258772Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:16.970261872Z } +bundler_1 | 2023-10-16T12:29:16.970264772Z [12:29:16.962] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:17.227125191Z [12:29:17.132] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:17.228395080Z [12:29:17.139] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:17.228414281Z [12:29:17.139] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:17.228419681Z reqId: "req-3y" +bundler_1 | 2023-10-16T12:29:17.228423581Z body: { +bundler_1 | 2023-10-16T12:29:17.228427282Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:17.228431182Z "id": 140, +bundler_1 | 2023-10-16T12:29:17.228451883Z "result": "0xd36c3ddbc828b5077f2071c4f0e2106d5229b8c12571635e63babf5b00e9e909" +bundler_1 | 2023-10-16T12:29:17.228456184Z } +bundler_1 | 2023-10-16T12:29:17.228459784Z [12:29:17.142] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:17.228463784Z reqId: "req-3z" +bundler_1 | 2023-10-16T12:29:17.228467385Z method: "POST" +bundler_1 | 2023-10-16T12:29:17.228471185Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:17.228474685Z body: { +bundler_1 | 2023-10-16T12:29:17.228478285Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:29:17.228481986Z "id": 141, +bundler_1 | 2023-10-16T12:29:17.228485686Z "params": [ +bundler_1 | 2023-10-16T12:29:17.228489386Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:17.228493286Z ], +bundler_1 | 2023-10-16T12:29:17.228496787Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:17.228500487Z } +bundler_1 | 2023-10-16T12:29:17.228504087Z [12:29:17.142] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:17.228507987Z reqId: "req-3z" +bundler_1 | 2023-10-16T12:29:17.228511488Z body: { +bundler_1 | 2023-10-16T12:29:17.228515088Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:17.228518788Z "id": 141, +bundler_1 | 2023-10-16T12:29:17.228522488Z "result": [ +bundler_1 | 2023-10-16T12:29:17.228526089Z { +bundler_1 | 2023-10-16T12:29:17.228529689Z "sender": "0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0", +bundler_1 | 2023-10-16T12:29:17.228533489Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:17.228537189Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:17.228540990Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:17.228544990Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.228548790Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:17.228552590Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.228556391Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:17.228560091Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:17.228563891Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:17.228567592Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:17.228571492Z }, +bundler_1 | 2023-10-16T12:29:17.228574992Z { +bundler_1 | 2023-10-16T12:29:17.228578592Z "sender": "0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0", +bundler_1 | 2023-10-16T12:29:17.228582493Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:29:17.228586193Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:17.228589993Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:17.228597994Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.228601994Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:17.228605794Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.228609494Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:17.228613295Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:17.228617095Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:17.228620795Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:17.228624496Z } +bundler_1 | 2023-10-16T12:29:17.228627996Z ] +bundler_1 | 2023-10-16T12:29:17.228631496Z } +bundler_1 | 2023-10-16T12:29:17.228635096Z [12:29:17.145] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:17.228638997Z reqId: "req-40" +bundler_1 | 2023-10-16T12:29:17.228642597Z method: "POST" +bundler_1 | 2023-10-16T12:29:17.228646197Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:17.228649797Z body: { +bundler_1 | 2023-10-16T12:29:17.228653298Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:17.228657098Z "id": 142, +bundler_1 | 2023-10-16T12:29:17.228660698Z "params": [ +bundler_1 | 2023-10-16T12:29:17.228664298Z { +bundler_1 | 2023-10-16T12:29:17.228668699Z "sender": "0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0", +bundler_1 | 2023-10-16T12:29:17.228672599Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:29:17.228676299Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:17.228680099Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:17.228684100Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.228687900Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:17.228691600Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.228695400Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:17.228699101Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:17.228702901Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:17.228706701Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:17.228710401Z }, +bundler_1 | 2023-10-16T12:29:17.228713902Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:17.228717602Z ], +bundler_1 | 2023-10-16T12:29:17.228721202Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:17.228724903Z } +bundler_1 | 2023-10-16T12:29:17.228728503Z [12:29:17.145] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:17.356399109Z [12:29:17.321] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:17.357359676Z [12:29:17.327] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:17.357403779Z [12:29:17.327] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:17.357408480Z reqId: "req-40" +bundler_1 | 2023-10-16T12:29:17.357412080Z body: { +bundler_1 | 2023-10-16T12:29:17.357415280Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:17.357418680Z "id": 142, +bundler_1 | 2023-10-16T12:29:17.357422380Z "result": "0x8c7a554b1ad5c831b95569f9a6fe55c05e98f2d34f66029ddc3fe4a662e75e2a" +bundler_1 | 2023-10-16T12:29:17.357425981Z } +bundler_1 | 2023-10-16T12:29:17.357429281Z [12:29:17.330] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:17.357432781Z reqId: "req-41" +bundler_1 | 2023-10-16T12:29:17.357436081Z method: "POST" +bundler_1 | 2023-10-16T12:29:17.357439382Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:17.357442582Z body: { +bundler_1 | 2023-10-16T12:29:17.357445682Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:29:17.357449282Z "id": 143, +bundler_1 | 2023-10-16T12:29:17.357452783Z "params": [ +bundler_1 | 2023-10-16T12:29:17.357456183Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:17.357486285Z ], +bundler_1 | 2023-10-16T12:29:17.357490985Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:17.357494386Z } +bundler_1 | 2023-10-16T12:29:17.357497586Z [12:29:17.331] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:17.357501086Z reqId: "req-41" +bundler_1 | 2023-10-16T12:29:17.357504386Z body: { +bundler_1 | 2023-10-16T12:29:17.357507586Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:17.357510887Z "id": 143, +bundler_1 | 2023-10-16T12:29:17.357513987Z "result": [ +bundler_1 | 2023-10-16T12:29:17.357517287Z { +bundler_1 | 2023-10-16T12:29:17.357520587Z "sender": "0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0", +bundler_1 | 2023-10-16T12:29:17.357523988Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:17.357527288Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:17.357530788Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:17.357534288Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.357537689Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:17.357541089Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.357544389Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:17.357547689Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:17.357551089Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:17.357554390Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:17.357557890Z }, +bundler_1 | 2023-10-16T12:29:17.357565690Z { +bundler_1 | 2023-10-16T12:29:17.357569191Z "sender": "0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0", +bundler_1 | 2023-10-16T12:29:17.357572591Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:29:17.357575891Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:17.357579191Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:17.357582692Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.357585992Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:17.357589292Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.357592592Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:17.357595893Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:17.357599193Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:17.357602493Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:17.357605793Z }, +bundler_1 | 2023-10-16T12:29:17.357608994Z { +bundler_1 | 2023-10-16T12:29:17.357612194Z "sender": "0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0", +bundler_1 | 2023-10-16T12:29:17.357615594Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:29:17.357618894Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:17.357622194Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:17.357626495Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.357629795Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:17.357633095Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.357636395Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:17.357639796Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:17.357643096Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:17.357646396Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:17.357649696Z } +bundler_1 | 2023-10-16T12:29:17.357652897Z ] +bundler_1 | 2023-10-16T12:29:17.357656097Z } +bundler_1 | 2023-10-16T12:29:17.357659197Z [12:29:17.333] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:17.357662597Z reqId: "req-42" +bundler_1 | 2023-10-16T12:29:17.357665797Z method: "POST" +bundler_1 | 2023-10-16T12:29:17.357669098Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:17.357672398Z body: { +bundler_1 | 2023-10-16T12:29:17.357675598Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:17.357678898Z "id": 144, +bundler_1 | 2023-10-16T12:29:17.357682199Z "params": [ +bundler_1 | 2023-10-16T12:29:17.357685399Z { +bundler_1 | 2023-10-16T12:29:17.357688599Z "sender": "0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0", +bundler_1 | 2023-10-16T12:29:17.357695500Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:29:17.357699100Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:17.357702500Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:17.357706000Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.357709301Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:17.357712601Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.357715901Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:17.357719201Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:17.357722401Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:17.357725902Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:17.357729102Z }, +bundler_1 | 2023-10-16T12:29:17.357732202Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:17.357735502Z ], +bundler_1 | 2023-10-16T12:29:17.357738703Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:17.357741903Z } +bundler_1 | 2023-10-16T12:29:17.357745103Z [12:29:17.334] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:17.617231005Z [12:29:17.531] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:17.618906922Z [12:29:17.538] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:17.618932924Z [12:29:17.539] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:17.618940324Z reqId: "req-42" +bundler_1 | 2023-10-16T12:29:17.618946724Z body: { +bundler_1 | 2023-10-16T12:29:17.618952625Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:17.618958925Z "id": 144, +bundler_1 | 2023-10-16T12:29:17.618965526Z "result": "0x288afbc66a8a77d217be356c0af8f86765291b063d6236eb06a654f5be834a2f" +bundler_1 | 2023-10-16T12:29:17.618972026Z } +bundler_1 | 2023-10-16T12:29:17.618977827Z [12:29:17.541] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:17.618984227Z reqId: "req-43" +bundler_1 | 2023-10-16T12:29:17.618990128Z method: "POST" +bundler_1 | 2023-10-16T12:29:17.618995928Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:17.619001728Z body: { +bundler_1 | 2023-10-16T12:29:17.619007429Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:29:17.619013729Z "id": 145, +bundler_1 | 2023-10-16T12:29:17.619019530Z "params": [ +bundler_1 | 2023-10-16T12:29:17.619025530Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:17.619031730Z ], +bundler_1 | 2023-10-16T12:29:17.619037531Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:17.619043531Z } +bundler_1 | 2023-10-16T12:29:17.619081934Z [12:29:17.542] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:17.619089234Z reqId: "req-43" +bundler_1 | 2023-10-16T12:29:17.619095135Z body: { +bundler_1 | 2023-10-16T12:29:17.619100835Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:17.619106836Z "id": 145, +bundler_1 | 2023-10-16T12:29:17.619112636Z "result": [ +bundler_1 | 2023-10-16T12:29:17.619118436Z { +bundler_1 | 2023-10-16T12:29:17.619124237Z "sender": "0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0", +bundler_1 | 2023-10-16T12:29:17.619130437Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:17.619136438Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:17.619142538Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:17.619149039Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.619155039Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:17.619161139Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.619167140Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:17.619173140Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:17.619179241Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:17.619185341Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:17.619191542Z }, +bundler_1 | 2023-10-16T12:29:17.619197242Z { +bundler_1 | 2023-10-16T12:29:17.619202942Z "sender": "0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0", +bundler_1 | 2023-10-16T12:29:17.619209143Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:29:17.619215243Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:17.619221144Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:17.619227444Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.619233444Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:17.619246445Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.619252446Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:17.619258446Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:17.619264547Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:17.619270447Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:17.619276247Z }, +bundler_1 | 2023-10-16T12:29:17.619281948Z { +bundler_1 | 2023-10-16T12:29:17.619287648Z "sender": "0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0", +bundler_1 | 2023-10-16T12:29:17.619293649Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:29:17.619299549Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:17.619305750Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:17.619320151Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.619326551Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:17.619332551Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.619338452Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:17.619344452Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:17.619350453Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:17.619356353Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:17.619362153Z }, +bundler_1 | 2023-10-16T12:29:17.619367854Z { +bundler_1 | 2023-10-16T12:29:17.619373454Z "sender": "0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0", +bundler_1 | 2023-10-16T12:29:17.619379455Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:29:17.619385355Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:17.619391256Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:17.619397456Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.619403256Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:17.619409157Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.619415057Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:17.619420958Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:17.619426758Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:17.619432558Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:17.619438459Z } +bundler_1 | 2023-10-16T12:29:17.619444159Z ] +bundler_1 | 2023-10-16T12:29:17.619449760Z } +bundler_1 | 2023-10-16T12:29:17.619455360Z [12:29:17.544] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:17.619461660Z reqId: "req-44" +bundler_1 | 2023-10-16T12:29:17.619467361Z method: "POST" +bundler_1 | 2023-10-16T12:29:17.619473161Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:17.619478862Z body: { +bundler_1 | 2023-10-16T12:29:17.619484562Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:17.619490662Z "id": 146, +bundler_1 | 2023-10-16T12:29:17.619496463Z "params": [ +bundler_1 | 2023-10-16T12:29:17.619502263Z { +bundler_1 | 2023-10-16T12:29:17.619508064Z "sender": "0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0", +bundler_1 | 2023-10-16T12:29:17.619514064Z "nonce": "0x40000000000000000", +bundler_1 | 2023-10-16T12:29:17.619519964Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:17.619525865Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:17.619532065Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.619543766Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:17.619550067Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.619555967Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:17.619561867Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:17.619567768Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:17.619573668Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:17.619579569Z }, +bundler_1 | 2023-10-16T12:29:17.619585169Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:17.619591269Z ], +bundler_1 | 2023-10-16T12:29:17.619596970Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:17.619602970Z } +bundler_1 | 2023-10-16T12:29:17.619608571Z [12:29:17.545] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:17.747247275Z [12:29:17.727] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:17.748618370Z [12:29:17.735] ERROR (1): 0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0 stake 0 is too low (min=1) +bundler_1 | 2023-10-16T12:29:17.748638172Z err: { +bundler_1 | 2023-10-16T12:29:17.748642772Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:17.748646572Z "message": "0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0 stake 0 is too low (min=1)", +bundler_1 | 2023-10-16T12:29:17.748650373Z "stack": +bundler_1 | 2023-10-16T12:29:17.748653673Z Error: 0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0 stake 0 is too low (min=1) +bundler_1 | 2023-10-16T12:29:17.748657273Z at MempoolService.addUserOp (file:///usr/app/packages/executor/lib/services/MempoolService.js:45:23) +bundler_1 | 2023-10-16T12:29:17.748660673Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:17.748663974Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:48:9) +bundler_1 | 2023-10-16T12:29:17.748667474Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:17.748670774Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:17.748674274Z "code": -32600 +bundler_1 | 2023-10-16T12:29:17.748677575Z } +bundler_1 | 2023-10-16T12:29:17.748680875Z [12:29:17.735] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:17.748684675Z reqId: "req-44" +bundler_1 | 2023-10-16T12:29:17.748687975Z body: { +bundler_1 | 2023-10-16T12:29:17.748691075Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:17.748694576Z "id": 146, +bundler_1 | 2023-10-16T12:29:17.748697776Z "error": { +bundler_1 | 2023-10-16T12:29:17.748700976Z "message": "0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0 stake 0 is too low (min=1)", +bundler_1 | 2023-10-16T12:29:17.748717877Z "code": -32600 +bundler_1 | 2023-10-16T12:29:17.748721378Z } +bundler_1 | 2023-10-16T12:29:17.748724578Z } +bundler_1 | 2023-10-16T12:29:17.748727678Z [12:29:17.740] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:17.748731278Z reqId: "req-45" +bundler_1 | 2023-10-16T12:29:17.748734679Z method: "POST" +bundler_1 | 2023-10-16T12:29:17.748737979Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:17.748741179Z body: { +bundler_1 | 2023-10-16T12:29:17.748744379Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:29:17.748747779Z "id": 147, +bundler_1 | 2023-10-16T12:29:17.748750980Z "params": [ +bundler_1 | 2023-10-16T12:29:17.748754380Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:17.748757780Z ], +bundler_1 | 2023-10-16T12:29:17.748761080Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:17.748764381Z } +bundler_1 | 2023-10-16T12:29:17.748767681Z [12:29:17.740] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:17.748771081Z reqId: "req-45" +bundler_1 | 2023-10-16T12:29:17.748774481Z body: { +bundler_1 | 2023-10-16T12:29:17.748777582Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:17.748780882Z "id": 147, +bundler_1 | 2023-10-16T12:29:17.748784082Z "result": [ +bundler_1 | 2023-10-16T12:29:17.748787282Z { +bundler_1 | 2023-10-16T12:29:17.748790482Z "sender": "0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0", +bundler_1 | 2023-10-16T12:29:17.748794083Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:17.748797383Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:17.748800783Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:17.748804283Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.748807684Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:17.748811084Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.748814484Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:17.748817784Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:17.748821985Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:17.748825385Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:17.748828785Z }, +bundler_1 | 2023-10-16T12:29:17.748831885Z { +bundler_1 | 2023-10-16T12:29:17.748835086Z "sender": "0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0", +bundler_1 | 2023-10-16T12:29:17.748838486Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:29:17.748841886Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:17.748845286Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:17.748853087Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.748856487Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:17.748859887Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.748863087Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:17.748866388Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:17.748869988Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:17.748873488Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:17.748876888Z }, +bundler_1 | 2023-10-16T12:29:17.748880189Z { +bundler_1 | 2023-10-16T12:29:17.748883389Z "sender": "0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0", +bundler_1 | 2023-10-16T12:29:17.748886789Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:29:17.748890089Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:17.748893490Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:17.748896890Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.748900190Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:17.748903490Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.748906891Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:17.748910191Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:17.748913591Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:17.748916891Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:17.748920191Z }, +bundler_1 | 2023-10-16T12:29:17.748923292Z { +bundler_1 | 2023-10-16T12:29:17.748926592Z "sender": "0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0", +bundler_1 | 2023-10-16T12:29:17.748929892Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:29:17.748933192Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:17.748936493Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:17.748939893Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.748943193Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:17.748946493Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:17.748949694Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:17.748952994Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:17.748956294Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:17.748959594Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:17.748962994Z } +bundler_1 | 2023-10-16T12:29:17.748966095Z ] +bundler_1 | 2023-10-16T12:29:17.748969195Z } +bundler_1 | 2023-10-16T12:29:17.748972395Z [12:29:17.743] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:17.748979296Z reqId: "req-46" +bundler_1 | 2023-10-16T12:29:17.748982696Z method: "POST" +bundler_1 | 2023-10-16T12:29:17.748985796Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:17.748988996Z body: { +bundler_1 | 2023-10-16T12:29:17.748992096Z "method": "debug_bundler_sendBundleNow", +bundler_1 | 2023-10-16T12:29:17.748995397Z "id": 148, +bundler_1 | 2023-10-16T12:29:17.748998597Z "params": [], +bundler_1 | 2023-10-16T12:29:17.749001797Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:17.749004997Z } +bundler_1 | 2023-10-16T12:29:17.749008098Z [12:29:17.744] DEBUG (1): sendNextBundle +bundler_1 | 2023-10-16T12:29:18.005527192Z [12:29:17.936] DEBUG (1): skipping already included sender +bundler_1 | 2023-10-16T12:29:18.005555394Z sender: "0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0" +bundler_1 | 2023-10-16T12:29:18.005560095Z nonce: { +bundler_1 | 2023-10-16T12:29:18.005563495Z "type": "BigNumber", +bundler_1 | 2023-10-16T12:29:18.005566995Z "hex": "0x010000000000000000" +bundler_1 | 2023-10-16T12:29:18.005570495Z } +bundler_1 | 2023-10-16T12:29:18.008111073Z [12:29:17.936] DEBUG (1): skipping already included sender +bundler_1 | 2023-10-16T12:29:18.008131774Z sender: "0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0" +bundler_1 | 2023-10-16T12:29:18.008136174Z nonce: { +bundler_1 | 2023-10-16T12:29:18.008139675Z "type": "BigNumber", +bundler_1 | 2023-10-16T12:29:18.008143675Z "hex": "0x020000000000000000" +bundler_1 | 2023-10-16T12:29:18.008147175Z } +bundler_1 | 2023-10-16T12:29:18.008150475Z [12:29:17.936] DEBUG (1): skipping already included sender +bundler_1 | 2023-10-16T12:29:18.008154476Z sender: "0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0" +bundler_1 | 2023-10-16T12:29:18.008157976Z nonce: { +bundler_1 | 2023-10-16T12:29:18.008161076Z "type": "BigNumber", +bundler_1 | 2023-10-16T12:29:18.008164476Z "hex": "0x030000000000000000" +bundler_1 | 2023-10-16T12:29:18.008167777Z } +bundler_1 | 2023-10-16T12:29:18.008170977Z [12:29:17.974] DEBUG (1): User op hashes  +bundler_1 | 2023-10-16T12:29:18.008174577Z [12:29:17.974] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:18.008178177Z reqId: "req-46" +bundler_1 | 2023-10-16T12:29:18.008181478Z body: { +bundler_1 | 2023-10-16T12:29:18.008184678Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:18.008187978Z "id": 148, +bundler_1 | 2023-10-16T12:29:18.008191178Z "result": "ok" +bundler_1 | 2023-10-16T12:29:18.008194379Z } +bundler_1 | 2023-10-16T12:29:18.008197579Z [12:29:17.977] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:18.008200979Z reqId: "req-47" +bundler_1 | 2023-10-16T12:29:18.008217480Z method: "POST" +bundler_1 | 2023-10-16T12:29:18.008221180Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:18.008224481Z body: { +bundler_1 | 2023-10-16T12:29:18.008227581Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:29:18.008231081Z "id": 149, +bundler_1 | 2023-10-16T12:29:18.008234281Z "params": [ +bundler_1 | 2023-10-16T12:29:18.008237582Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:18.008240982Z ], +bundler_1 | 2023-10-16T12:29:18.008244182Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:18.008247482Z } +bundler_1 | 2023-10-16T12:29:18.008250582Z [12:29:17.977] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:18.008254083Z reqId: "req-47" +bundler_1 | 2023-10-16T12:29:18.008257383Z body: { +bundler_1 | 2023-10-16T12:29:18.008260483Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:18.008263883Z "id": 149, +bundler_1 | 2023-10-16T12:29:18.008267084Z "result": [ +bundler_1 | 2023-10-16T12:29:18.008270284Z { +bundler_1 | 2023-10-16T12:29:18.008273584Z "sender": "0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0", +bundler_1 | 2023-10-16T12:29:18.008277084Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:29:18.008280385Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:18.008283885Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:18.008287385Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:18.008290785Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:18.008294385Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:18.008297786Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:18.008301186Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:18.008304586Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:18.008307886Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:18.008311287Z }, +bundler_1 | 2023-10-16T12:29:18.008314487Z { +bundler_1 | 2023-10-16T12:29:18.008317687Z "sender": "0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0", +bundler_1 | 2023-10-16T12:29:18.008321087Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:29:18.008324388Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:18.008327788Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:18.008331188Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:18.008334488Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:18.008337789Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:18.008341189Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:18.008349189Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:18.008352790Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:18.008356090Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:18.008359490Z }, +bundler_1 | 2023-10-16T12:29:18.008362590Z { +bundler_1 | 2023-10-16T12:29:18.008365790Z "sender": "0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0", +bundler_1 | 2023-10-16T12:29:18.008369191Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:29:18.008372391Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:18.008375791Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:18.008379191Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:18.008382492Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:18.008385892Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:18.008389192Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:18.008392492Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:18.008395993Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:18.008399593Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:18.008402893Z } +bundler_1 | 2023-10-16T12:29:18.008405993Z ] +bundler_1 | 2023-10-16T12:29:18.008409194Z } +bundler_1 | 2023-10-16T12:29:18.008412394Z [12:29:17.990] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:18.008415794Z reqId: "req-48" +bundler_1 | 2023-10-16T12:29:18.008418994Z method: "POST" +bundler_1 | 2023-10-16T12:29:18.008422194Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:18.008425395Z body: { +bundler_1 | 2023-10-16T12:29:18.008428595Z "method": "eth_getUserOperationReceipt", +bundler_1 | 2023-10-16T12:29:18.008431995Z "id": 150, +bundler_1 | 2023-10-16T12:29:18.008435295Z "params": [ +bundler_1 | 2023-10-16T12:29:18.008438596Z "0x0aecdfcf0848d6eaaf4e63893cd691dfcff502b04f1214801bf4da3324c7ae2a" +bundler_1 | 2023-10-16T12:29:18.008442096Z ], +bundler_1 | 2023-10-16T12:29:18.008445296Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:18.008448596Z } +bundler_1 | 2023-10-16T12:29:18.013690462Z [12:29:18.008] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:18.013709363Z reqId: "req-48" +bundler_1 | 2023-10-16T12:29:18.013713964Z body: { +bundler_1 | 2023-10-16T12:29:18.013717664Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:18.013721164Z "id": 150, +bundler_1 | 2023-10-16T12:29:18.013724464Z "result": { +bundler_1 | 2023-10-16T12:29:18.013727765Z "userOpHash": "0x0aecdfcf0848d6eaaf4e63893cd691dfcff502b04f1214801bf4da3324c7ae2a", +bundler_1 | 2023-10-16T12:29:18.013731365Z "sender": "0x6F2676fB6c96EEDad9497719693757bC3Ce0A3C0", +bundler_1 | 2023-10-16T12:29:18.013745466Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:18.013749066Z "actualGasCost": "0x147d31b9135f8", +bundler_1 | 2023-10-16T12:29:18.013764167Z "actualGasUsed": "0x57fff", +bundler_1 | 2023-10-16T12:29:18.013767667Z "success": true, +bundler_1 | 2023-10-16T12:29:18.013771068Z "logs": [ +bundler_1 | 2023-10-16T12:29:18.013774368Z { +bundler_1 | 2023-10-16T12:29:18.013777568Z "transactionIndex": "0x0", +bundler_1 | 2023-10-16T12:29:18.013780968Z "blockNumber": "0xe8", +bundler_1 | 2023-10-16T12:29:18.013784268Z "transactionHash": "0x3c7ec026d331a0b557eac615b2e7280e796518e340836f5732f1ee99812cac7c", +bundler_1 | 2023-10-16T12:29:18.013787869Z "address": "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789", +bundler_1 | 2023-10-16T12:29:18.013791369Z "topics": [ +bundler_1 | 2023-10-16T12:29:18.013794569Z "0xbb47ee3e183a558b1a2ff0874b079f3fc5478b7454eacf2bfc5af2ff5878f972" +bundler_1 | 2023-10-16T12:29:18.013798069Z ], +bundler_1 | 2023-10-16T12:29:18.013801270Z "data": "0x", +bundler_1 | 2023-10-16T12:29:18.013804770Z "logIndex": "0x0", +bundler_1 | 2023-10-16T12:29:18.013808070Z "blockHash": "0x91dcbde079c2d83acaec9fde1b46f69211e872b256f08ff862ce39b76d023494" +bundler_1 | 2023-10-16T12:29:18.013811570Z } +bundler_1 | 2023-10-16T12:29:18.013814771Z ], +bundler_1 | 2023-10-16T12:29:18.013817871Z "receipt": { +bundler_1 | 2023-10-16T12:29:18.013821171Z "to": "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789", +bundler_1 | 2023-10-16T12:29:18.013824671Z "from": "0x6966ef1e05c8f7f1F07594F58E7a99Db8B3c07eE", +bundler_1 | 2023-10-16T12:29:18.013837472Z "contractAddress": null, +bundler_1 | 2023-10-16T12:29:18.013841172Z "transactionIndex": "0x0", +bundler_1 | 2023-10-16T12:29:18.013844473Z "gasUsed": "0x1a0ad", +bundler_1 | 2023-10-16T12:29:18.013848973Z "logsBloom": "0x000000000000000000000000000000000000000000001000000000000000000000080000000000000002000100000000001000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000a0000000000000000000800000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000400000000000000000000000008000000002000000000002000000000000000001000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000020000000000", +bundler_1 | 2023-10-16T12:29:18.013854573Z "blockHash": "0x91dcbde079c2d83acaec9fde1b46f69211e872b256f08ff862ce39b76d023494", +bundler_1 | 2023-10-16T12:29:18.013857974Z "transactionHash": "0x3c7ec026d331a0b557eac615b2e7280e796518e340836f5732f1ee99812cac7c", +bundler_1 | 2023-10-16T12:29:18.013861474Z "logs": [ +bundler_1 | 2023-10-16T12:29:18.013864674Z { +bundler_1 | 2023-10-16T12:29:18.013868774Z "transactionIndex": "0x0", +bundler_1 | 2023-10-16T12:29:18.013872075Z "blockNumber": "0xe8", +bundler_1 | 2023-10-16T12:29:18.013882675Z "transactionHash": "0x3c7ec026d331a0b557eac615b2e7280e796518e340836f5732f1ee99812cac7c", +bundler_1 | 2023-10-16T12:29:18.013886276Z "address": "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789", +bundler_1 | 2023-10-16T12:29:18.013889676Z "topics": [ +bundler_1 | 2023-10-16T12:29:18.013892876Z "0xbb47ee3e183a558b1a2ff0874b079f3fc5478b7454eacf2bfc5af2ff5878f972" +bundler_1 | 2023-10-16T12:29:18.013896376Z ], +bundler_1 | 2023-10-16T12:29:18.013899477Z "data": "0x", +bundler_1 | 2023-10-16T12:29:18.013902777Z "logIndex": "0x0", +bundler_1 | 2023-10-16T12:29:18.013916478Z "blockHash": "0x91dcbde079c2d83acaec9fde1b46f69211e872b256f08ff862ce39b76d023494" +bundler_1 | 2023-10-16T12:29:18.013920078Z }, +bundler_1 | 2023-10-16T12:29:18.013923378Z { +bundler_1 | 2023-10-16T12:29:18.013931379Z "transactionIndex": "0x0", +bundler_1 | 2023-10-16T12:29:18.013934779Z "blockNumber": "0xe8", +bundler_1 | 2023-10-16T12:29:18.013938179Z "transactionHash": "0x3c7ec026d331a0b557eac615b2e7280e796518e340836f5732f1ee99812cac7c", +bundler_1 | 2023-10-16T12:29:18.013941579Z "address": "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789", +bundler_1 | 2023-10-16T12:29:18.013944980Z "topics": [ +bundler_1 | 2023-10-16T12:29:18.013948180Z "0x49628fd1471006c1482da88028e9ce4dbb080b815c9b0344d39e5a8e6ec1419f", +bundler_1 | 2023-10-16T12:29:18.013951680Z "0x0aecdfcf0848d6eaaf4e63893cd691dfcff502b04f1214801bf4da3324c7ae2a", +bundler_1 | 2023-10-16T12:29:18.013954980Z "0x0000000000000000000000006f2676fb6c96eedad9497719693757bc3ce0a3c0", +bundler_1 | 2023-10-16T12:29:18.013958481Z "0x0000000000000000000000000000000000000000000000000000000000000000" +bundler_1 | 2023-10-16T12:29:18.013961881Z ], +bundler_1 | 2023-10-16T12:29:18.013965181Z "data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000147d31b9135f80000000000000000000000000000000000000000000000000000000000057fff", +bundler_1 | 2023-10-16T12:29:18.014030586Z "logIndex": "0x1", +bundler_1 | 2023-10-16T12:29:18.014037786Z "blockHash": "0x91dcbde079c2d83acaec9fde1b46f69211e872b256f08ff862ce39b76d023494" +bundler_1 | 2023-10-16T12:29:18.014041486Z } +bundler_1 | 2023-10-16T12:29:18.014044687Z ], +bundler_1 | 2023-10-16T12:29:18.014047787Z "blockNumber": "0xe8", +bundler_1 | 2023-10-16T12:29:18.014051187Z "confirmations": "0x1", +bundler_1 | 2023-10-16T12:29:18.014054487Z "cumulativeGasUsed": "0x1a0ad", +bundler_1 | 2023-10-16T12:29:18.014057988Z "effectiveGasPrice": "0x59682f08", +bundler_1 | 2023-10-16T12:29:18.014061388Z "status": "0x1", +bundler_1 | 2023-10-16T12:29:18.014064688Z "type": "0x2", +bundler_1 | 2023-10-16T12:29:18.014072989Z "byzantium": true +bundler_1 | 2023-10-16T12:29:18.014076489Z } +bundler_1 | 2023-10-16T12:29:18.014079689Z } +bundler_1 | 2023-10-16T12:29:18.014082789Z } +bundler_1 | 2023-10-16T12:29:18.018249380Z [12:29:18.013] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:18.018282082Z reqId: "req-49" +bundler_1 | 2023-10-16T12:29:18.018286483Z method: "POST" +bundler_1 | 2023-10-16T12:29:18.018289883Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:18.018293183Z body: { +bundler_1 | 2023-10-16T12:29:18.018296483Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:18.018299983Z "id": 151, +bundler_1 | 2023-10-16T12:29:18.018303184Z "params": [], +bundler_1 | 2023-10-16T12:29:18.018306784Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:18.018310184Z } +bundler_1 | 2023-10-16T12:29:18.021482305Z [12:29:18.013] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:18.021496206Z reqId: "req-49" +bundler_1 | 2023-10-16T12:29:18.021499807Z body: { +bundler_1 | 2023-10-16T12:29:18.021503007Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:18.021506307Z "id": 151, +bundler_1 | 2023-10-16T12:29:18.021509807Z "result": "ok" +bundler_1 | 2023-10-16T12:29:18.021513108Z } +bundler_1 | 2023-10-16T12:29:18.021528409Z [12:29:18.016] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:18.021532009Z reqId: "req-4a" +bundler_1 | 2023-10-16T12:29:18.021535309Z method: "POST" +bundler_1 | 2023-10-16T12:29:18.021538609Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:18.021541810Z body: { +bundler_1 | 2023-10-16T12:29:18.021545110Z "method": "debug_bundler_setBundlingMode", +bundler_1 | 2023-10-16T12:29:18.021548610Z "id": 152, +bundler_1 | 2023-10-16T12:29:18.021551810Z "params": [ +bundler_1 | 2023-10-16T12:29:18.021555211Z "manual" +bundler_1 | 2023-10-16T12:29:18.021558411Z ], +bundler_1 | 2023-10-16T12:29:18.021561611Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:18.021564911Z } +bundler_1 | 2023-10-16T12:29:18.021572512Z [12:29:18.016] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:18.021576112Z reqId: "req-4a" +bundler_1 | 2023-10-16T12:29:18.021579412Z body: { +bundler_1 | 2023-10-16T12:29:18.021582612Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:18.021585913Z "id": 152, +bundler_1 | 2023-10-16T12:29:18.021589213Z "result": "ok" +bundler_1 | 2023-10-16T12:29:18.021602814Z } +bundler_1 | 2023-10-16T12:29:18.146959359Z [12:29:18.104] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:18.146994161Z reqId: "req-4b" +bundler_1 | 2023-10-16T12:29:18.147000862Z method: "POST" +bundler_1 | 2023-10-16T12:29:18.147021363Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:18.147026363Z body: { +bundler_1 | 2023-10-16T12:29:18.147030964Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:18.147036064Z "id": 153, +bundler_1 | 2023-10-16T12:29:18.147040764Z "params": [ +bundler_1 | 2023-10-16T12:29:18.147045365Z { +bundler_1 | 2023-10-16T12:29:18.147049965Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:18.147054965Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:29:18.147059866Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:18.147064566Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:18.147069667Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:18.147074367Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:18.147079067Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:18.147083867Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:18.147088568Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:18.147093268Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:18.147097968Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:18.147102769Z }, +bundler_1 | 2023-10-16T12:29:18.147107169Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:18.147111969Z ], +bundler_1 | 2023-10-16T12:29:18.147116670Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:18.147121570Z } +bundler_1 | 2023-10-16T12:29:18.147499697Z [12:29:18.105] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:18.405542998Z [12:29:18.324] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:18.405712910Z [12:29:18.330] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:18.405722610Z [12:29:18.330] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:18.405727011Z reqId: "req-4b" +bundler_1 | 2023-10-16T12:29:18.405730511Z body: { +bundler_1 | 2023-10-16T12:29:18.405733911Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:18.405737411Z "id": 153, +bundler_1 | 2023-10-16T12:29:18.405740711Z "result": "0x44552e50460d0b5fe08fdfcf5e18e7559437742a2099075319e62e68f5c33ae1" +bundler_1 | 2023-10-16T12:29:18.405744212Z } +bundler_1 | 2023-10-16T12:29:18.405747412Z [12:29:18.333] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:18.405750912Z reqId: "req-4c" +bundler_1 | 2023-10-16T12:29:18.405754112Z method: "POST" +bundler_1 | 2023-10-16T12:29:18.405769113Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:18.405773114Z body: { +bundler_1 | 2023-10-16T12:29:18.405793115Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:29:18.405796715Z "id": 154, +bundler_1 | 2023-10-16T12:29:18.405799916Z "params": [ +bundler_1 | 2023-10-16T12:29:18.405803216Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:18.405806616Z ], +bundler_1 | 2023-10-16T12:29:18.405809916Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:18.405813217Z } +bundler_1 | 2023-10-16T12:29:18.405816517Z [12:29:18.333] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:18.405820017Z reqId: "req-4c" +bundler_1 | 2023-10-16T12:29:18.405823317Z body: { +bundler_1 | 2023-10-16T12:29:18.405826517Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:18.405829818Z "id": 154, +bundler_1 | 2023-10-16T12:29:18.405833018Z "result": [ +bundler_1 | 2023-10-16T12:29:18.405846919Z { +bundler_1 | 2023-10-16T12:29:18.405850619Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:18.405854219Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:29:18.405857620Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:18.405861120Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:18.405864720Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:18.405868120Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:18.405871521Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:18.405874921Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:18.405878321Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:18.405881721Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:18.405885022Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:18.405888422Z } +bundler_1 | 2023-10-16T12:29:18.405891622Z ] +bundler_1 | 2023-10-16T12:29:18.405894822Z } +bundler_1 | 2023-10-16T12:29:18.405898022Z [12:29:18.336] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:18.405901523Z reqId: "req-4d" +bundler_1 | 2023-10-16T12:29:18.405904923Z method: "POST" +bundler_1 | 2023-10-16T12:29:18.405908123Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:18.405911323Z body: { +bundler_1 | 2023-10-16T12:29:18.405922924Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:18.405926524Z "id": 155, +bundler_1 | 2023-10-16T12:29:18.405929725Z "params": [ +bundler_1 | 2023-10-16T12:29:18.405933025Z { +bundler_1 | 2023-10-16T12:29:18.405936225Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:18.405939625Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:29:18.405943026Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:18.405950726Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:18.405954326Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:18.405957627Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:18.405960927Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:18.405964327Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:18.405967627Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:18.405971028Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:18.405974328Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:18.405977628Z }, +bundler_1 | 2023-10-16T12:29:18.405981528Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:18.405985029Z ], +bundler_1 | 2023-10-16T12:29:18.405988229Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:18.405991529Z } +bundler_1 | 2023-10-16T12:29:18.405994629Z [12:29:18.336] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:18.663082464Z [12:29:18.564] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:18.666451699Z [12:29:18.571] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:18.666494902Z [12:29:18.571] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:18.666499302Z reqId: "req-4d" +bundler_1 | 2023-10-16T12:29:18.666502902Z body: { +bundler_1 | 2023-10-16T12:29:18.666506103Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:18.666509703Z "id": 155, +bundler_1 | 2023-10-16T12:29:18.666513403Z "result": "0xf6cb83b0b1b4fb33ff54e1800798d7c7573be2808ed3108b1f58f96b0528c727" +bundler_1 | 2023-10-16T12:29:18.666517103Z } +bundler_1 | 2023-10-16T12:29:18.666520304Z [12:29:18.575] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:18.666524104Z reqId: "req-4e" +bundler_1 | 2023-10-16T12:29:18.666527404Z method: "POST" +bundler_1 | 2023-10-16T12:29:18.666530704Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:18.666533904Z body: { +bundler_1 | 2023-10-16T12:29:18.666547605Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:29:18.666551406Z "id": 156, +bundler_1 | 2023-10-16T12:29:18.666554706Z "params": [ +bundler_1 | 2023-10-16T12:29:18.666557906Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:18.666561306Z ], +bundler_1 | 2023-10-16T12:29:18.666564507Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:18.666567907Z } +bundler_1 | 2023-10-16T12:29:18.666571107Z [12:29:18.575] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:18.666574507Z reqId: "req-4e" +bundler_1 | 2023-10-16T12:29:18.666595009Z body: { +bundler_1 | 2023-10-16T12:29:18.666598509Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:18.666601809Z "id": 156, +bundler_1 | 2023-10-16T12:29:18.666605009Z "result": [ +bundler_1 | 2023-10-16T12:29:18.666608210Z { +bundler_1 | 2023-10-16T12:29:18.666611510Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:18.666625811Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:29:18.666629311Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:18.666632711Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:18.666636312Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:18.666639612Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:18.666643112Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:18.666646412Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:18.666649813Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:18.666653113Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:18.666656513Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:18.666659813Z }, +bundler_1 | 2023-10-16T12:29:18.666663013Z { +bundler_1 | 2023-10-16T12:29:18.666666214Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:18.666669614Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:29:18.666672914Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:18.666676314Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:18.666679715Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:18.666683015Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:18.666686615Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:18.666700916Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:18.666704716Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:18.666708117Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:18.666711417Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:18.666714617Z } +bundler_1 | 2023-10-16T12:29:18.666717617Z ] +bundler_1 | 2023-10-16T12:29:18.666720818Z } +bundler_1 | 2023-10-16T12:29:18.666723918Z [12:29:18.578] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:18.666727318Z reqId: "req-4f" +bundler_1 | 2023-10-16T12:29:18.666730418Z method: "POST" +bundler_1 | 2023-10-16T12:29:18.666733618Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:18.666736819Z body: { +bundler_1 | 2023-10-16T12:29:18.666739919Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:18.666748819Z "id": 157, +bundler_1 | 2023-10-16T12:29:18.666752220Z "params": [ +bundler_1 | 2023-10-16T12:29:18.666755520Z { +bundler_1 | 2023-10-16T12:29:18.666759620Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:18.666763020Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:29:18.666766321Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:18.666780122Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:18.666783722Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:18.666787122Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:18.666790322Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:18.666793623Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:18.666796923Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:18.666800223Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:18.666803423Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:18.666806724Z }, +bundler_1 | 2023-10-16T12:29:18.666809824Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:18.666813124Z ], +bundler_1 | 2023-10-16T12:29:18.666816324Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:18.666819524Z } +bundler_1 | 2023-10-16T12:29:18.666822725Z [12:29:18.578] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:18.932135633Z [12:29:18.811] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:18.932353548Z [12:29:18.818] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:18.932363549Z [12:29:18.818] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:18.932367649Z reqId: "req-4f" +bundler_1 | 2023-10-16T12:29:18.932371549Z body: { +bundler_1 | 2023-10-16T12:29:18.932374850Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:18.932378350Z "id": 157, +bundler_1 | 2023-10-16T12:29:18.932381750Z "result": "0x431408a9d39a1cc01a7b544f8c5410edf729a8bac67591bae12bb600a9307ada" +bundler_1 | 2023-10-16T12:29:18.932385350Z } +bundler_1 | 2023-10-16T12:29:18.932388651Z [12:29:18.821] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:18.932392151Z reqId: "req-4g" +bundler_1 | 2023-10-16T12:29:18.932395651Z method: "POST" +bundler_1 | 2023-10-16T12:29:18.932398951Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:18.932402152Z body: { +bundler_1 | 2023-10-16T12:29:18.932405452Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:29:18.932408852Z "id": 158, +bundler_1 | 2023-10-16T12:29:18.932412052Z "params": [ +bundler_1 | 2023-10-16T12:29:18.932432954Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:18.932436654Z ], +bundler_1 | 2023-10-16T12:29:18.932439854Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:18.932443254Z } +bundler_1 | 2023-10-16T12:29:18.932446455Z [12:29:18.821] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:18.932449855Z reqId: "req-4g" +bundler_1 | 2023-10-16T12:29:18.932453155Z body: { +bundler_1 | 2023-10-16T12:29:18.932456355Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:18.932459756Z "id": 158, +bundler_1 | 2023-10-16T12:29:18.932462956Z "result": [ +bundler_1 | 2023-10-16T12:29:18.932466156Z { +bundler_1 | 2023-10-16T12:29:18.932469456Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:18.932472956Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:29:18.932476357Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:18.932479857Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:18.932483457Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:18.932487057Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:18.932490558Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:18.932493958Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:18.932497458Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:18.932500858Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:18.932504159Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:18.932507459Z }, +bundler_1 | 2023-10-16T12:29:18.932510759Z { +bundler_1 | 2023-10-16T12:29:18.932513959Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:18.932517360Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:29:18.932520760Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:18.932524260Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:18.932527760Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:18.932531061Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:18.932534461Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:18.932537861Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:18.932541161Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:18.932544461Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:18.932547862Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:18.932551162Z }, +bundler_1 | 2023-10-16T12:29:18.932554362Z { +bundler_1 | 2023-10-16T12:29:18.932561663Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:18.932565163Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:29:18.932568563Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:18.932571863Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:18.932587364Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:18.932590565Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:18.932593665Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:18.932596765Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:18.932599865Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:18.932602866Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:18.932605966Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:18.932608966Z } +bundler_1 | 2023-10-16T12:29:18.932611866Z ] +bundler_1 | 2023-10-16T12:29:18.932614866Z } +bundler_1 | 2023-10-16T12:29:18.932617767Z [12:29:18.824] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:18.932620967Z reqId: "req-4h" +bundler_1 | 2023-10-16T12:29:18.932623967Z method: "POST" +bundler_1 | 2023-10-16T12:29:18.932626967Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:18.932629867Z body: { +bundler_1 | 2023-10-16T12:29:18.932632868Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:18.932636068Z "id": 159, +bundler_1 | 2023-10-16T12:29:18.932639068Z "params": [ +bundler_1 | 2023-10-16T12:29:18.932642068Z { +bundler_1 | 2023-10-16T12:29:18.932644968Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:18.932648169Z "nonce": "0x40000000000000000", +bundler_1 | 2023-10-16T12:29:18.932651269Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:18.932654369Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:18.932657569Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:18.932660670Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:18.932663770Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:18.932666970Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:18.932669970Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:18.932673070Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:18.932676171Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:18.932679171Z }, +bundler_1 | 2023-10-16T12:29:18.932682071Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:18.932685171Z ], +bundler_1 | 2023-10-16T12:29:18.932688171Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:18.932694672Z } +bundler_1 | 2023-10-16T12:29:18.932697772Z [12:29:18.824] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:19.067240558Z [12:29:19.053] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:19.068631955Z [12:29:19.059] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:19.068653056Z [12:29:19.059] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:19.068658257Z reqId: "req-4h" +bundler_1 | 2023-10-16T12:29:19.068662057Z body: { +bundler_1 | 2023-10-16T12:29:19.068665657Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:19.068669058Z "id": 159, +bundler_1 | 2023-10-16T12:29:19.068672458Z "result": "0xbdbea9d9879a2c92560d3895c12825530018cedb2dc99b7c5aa5dd4687961355" +bundler_1 | 2023-10-16T12:29:19.068676058Z } +bundler_1 | 2023-10-16T12:29:19.068679358Z [12:29:19.063] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:19.068682758Z reqId: "req-4i" +bundler_1 | 2023-10-16T12:29:19.068685959Z method: "POST" +bundler_1 | 2023-10-16T12:29:19.068701060Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:19.068704560Z body: { +bundler_1 | 2023-10-16T12:29:19.068707760Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:29:19.068711160Z "id": 160, +bundler_1 | 2023-10-16T12:29:19.068714361Z "params": [ +bundler_1 | 2023-10-16T12:29:19.068717661Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:19.068721061Z ], +bundler_1 | 2023-10-16T12:29:19.068724261Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:19.068727562Z } +bundler_1 | 2023-10-16T12:29:19.068730662Z [12:29:19.063] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:19.068734062Z reqId: "req-4i" +bundler_1 | 2023-10-16T12:29:19.068737162Z body: { +bundler_1 | 2023-10-16T12:29:19.068740363Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:19.068743563Z "id": 160, +bundler_1 | 2023-10-16T12:29:19.068746763Z "result": [ +bundler_1 | 2023-10-16T12:29:19.068749963Z { +bundler_1 | 2023-10-16T12:29:19.068753163Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:19.068756664Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:29:19.068759964Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:19.068763364Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:19.068777065Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.068780565Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:19.068783866Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.068800467Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:19.068804067Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:19.068807367Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:19.068810767Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:19.068814068Z }, +bundler_1 | 2023-10-16T12:29:19.068817268Z { +bundler_1 | 2023-10-16T12:29:19.068820368Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:19.068823768Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:29:19.068827169Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:19.068830569Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:19.068833969Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.068837269Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:19.068851670Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.068855571Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:19.068858871Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:19.068862171Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:19.068865471Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:19.068868771Z }, +bundler_1 | 2023-10-16T12:29:19.068871872Z { +bundler_1 | 2023-10-16T12:29:19.068874972Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:19.068878372Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:29:19.068881672Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:19.068884873Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:19.068889273Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.068892573Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:19.068895873Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.068899174Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:19.068902374Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:19.068905674Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:19.068908974Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:19.068912175Z }, +bundler_1 | 2023-10-16T12:29:19.068915375Z { +bundler_1 | 2023-10-16T12:29:19.068941177Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:19.068944777Z "nonce": "0x40000000000000000", +bundler_1 | 2023-10-16T12:29:19.068948077Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:19.068951377Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:19.068959078Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.068962478Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:19.068965778Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.068968978Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:19.068972279Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:19.068975579Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:19.068978779Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:19.068982079Z } +bundler_1 | 2023-10-16T12:29:19.068985180Z ] +bundler_1 | 2023-10-16T12:29:19.068988280Z } +bundler_1 | 2023-10-16T12:29:19.068991380Z [12:29:19.066] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:19.069006581Z reqId: "req-4j" +bundler_1 | 2023-10-16T12:29:19.069010481Z method: "POST" +bundler_1 | 2023-10-16T12:29:19.069013782Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:19.069016982Z body: { +bundler_1 | 2023-10-16T12:29:19.069020182Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:19.069023582Z "id": 161, +bundler_1 | 2023-10-16T12:29:19.069026782Z "params": [ +bundler_1 | 2023-10-16T12:29:19.069029983Z { +bundler_1 | 2023-10-16T12:29:19.069033083Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:19.069036483Z "nonce": "0x50000000000000000", +bundler_1 | 2023-10-16T12:29:19.069039883Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:19.069043184Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:19.069046584Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.069049884Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:19.069053184Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.069056485Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:19.069059785Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:19.069062985Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:19.069066385Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:19.069069585Z }, +bundler_1 | 2023-10-16T12:29:19.069072686Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:19.069086187Z ], +bundler_1 | 2023-10-16T12:29:19.069089387Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:19.069092687Z } +bundler_1 | 2023-10-16T12:29:19.069095887Z [12:29:19.066] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:19.326210724Z [12:29:19.269] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:19.326377135Z [12:29:19.279] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:19.326401037Z [12:29:19.279] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:19.326405037Z reqId: "req-4j" +bundler_1 | 2023-10-16T12:29:19.326408338Z body: { +bundler_1 | 2023-10-16T12:29:19.326411338Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:19.326414538Z "id": 161, +bundler_1 | 2023-10-16T12:29:19.326418138Z "result": "0xa428d2c14f46dd26ce5df2e9939da9861ee05caf2338f9785baeb3ed475f5dc0" +bundler_1 | 2023-10-16T12:29:19.326421438Z } +bundler_1 | 2023-10-16T12:29:19.326434039Z [12:29:19.282] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:19.326437740Z reqId: "req-4k" +bundler_1 | 2023-10-16T12:29:19.326440940Z method: "POST" +bundler_1 | 2023-10-16T12:29:19.326444040Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:19.326447140Z body: { +bundler_1 | 2023-10-16T12:29:19.326450240Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:29:19.326453541Z "id": 162, +bundler_1 | 2023-10-16T12:29:19.326456541Z "params": [ +bundler_1 | 2023-10-16T12:29:19.326459541Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:19.326462741Z ], +bundler_1 | 2023-10-16T12:29:19.326465642Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:19.326468742Z } +bundler_1 | 2023-10-16T12:29:19.326471642Z [12:29:19.283] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:19.326474842Z reqId: "req-4k" +bundler_1 | 2023-10-16T12:29:19.326477842Z body: { +bundler_1 | 2023-10-16T12:29:19.326480843Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:19.326483843Z "id": 162, +bundler_1 | 2023-10-16T12:29:19.326486743Z "result": [ +bundler_1 | 2023-10-16T12:29:19.326489743Z { +bundler_1 | 2023-10-16T12:29:19.326492743Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:19.326495844Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:29:19.326498944Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:19.326502144Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:19.326505244Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.326508344Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:19.326511445Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.326514445Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:19.326517445Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:19.326520545Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:19.326523546Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:19.326526546Z }, +bundler_1 | 2023-10-16T12:29:19.326533646Z { +bundler_1 | 2023-10-16T12:29:19.326536746Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:19.326539947Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:29:19.326542947Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:19.326546047Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:19.326549147Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.326552148Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:19.326555148Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.326558148Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:19.326561148Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:19.326564148Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:19.326567149Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:19.326570149Z }, +bundler_1 | 2023-10-16T12:29:19.326573049Z { +bundler_1 | 2023-10-16T12:29:19.326575849Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:19.326578949Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:29:19.326581950Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:19.326585050Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:19.326588850Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.326591850Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:19.326594851Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.326597851Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:19.326600851Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:19.326603851Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:19.326606851Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:19.326609852Z }, +bundler_1 | 2023-10-16T12:29:19.326612652Z { +bundler_1 | 2023-10-16T12:29:19.326615552Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:19.326618552Z "nonce": "0x40000000000000000", +bundler_1 | 2023-10-16T12:29:19.326621752Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:19.326624753Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:19.326627853Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.326630853Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:19.326633853Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.326636753Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:19.326639754Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:19.326645754Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:19.326649054Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:19.326656855Z }, +bundler_1 | 2023-10-16T12:29:19.326659955Z { +bundler_1 | 2023-10-16T12:29:19.326662955Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:19.326665955Z "nonce": "0x50000000000000000", +bundler_1 | 2023-10-16T12:29:19.326668956Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:19.326671956Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:19.326675156Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.326678156Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:19.326681157Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.326684157Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:19.326687257Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:19.326690257Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:19.326693257Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:19.326696258Z } +bundler_1 | 2023-10-16T12:29:19.326699158Z ] +bundler_1 | 2023-10-16T12:29:19.326702058Z } +bundler_1 | 2023-10-16T12:29:19.326705058Z [12:29:19.285] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:19.326708258Z reqId: "req-4l" +bundler_1 | 2023-10-16T12:29:19.326711159Z method: "POST" +bundler_1 | 2023-10-16T12:29:19.326714059Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:19.326717059Z body: { +bundler_1 | 2023-10-16T12:29:19.326719859Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:29:19.326722959Z "id": 163, +bundler_1 | 2023-10-16T12:29:19.326725860Z "params": [ +bundler_1 | 2023-10-16T12:29:19.326728860Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:19.326731960Z ], +bundler_1 | 2023-10-16T12:29:19.326734860Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:19.326737760Z } +bundler_1 | 2023-10-16T12:29:19.326740661Z [12:29:19.285] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:19.326743761Z reqId: "req-4l" +bundler_1 | 2023-10-16T12:29:19.326746761Z body: { +bundler_1 | 2023-10-16T12:29:19.326749661Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:19.326752662Z "id": 163, +bundler_1 | 2023-10-16T12:29:19.326755562Z "result": [ +bundler_1 | 2023-10-16T12:29:19.326758562Z { +bundler_1 | 2023-10-16T12:29:19.326761462Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:19.326781864Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:29:19.326788564Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:19.326792364Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:19.326795865Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.326799165Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:19.326802465Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.326805665Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:19.326808965Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:19.326812266Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:19.326815566Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:19.326818766Z }, +bundler_1 | 2023-10-16T12:29:19.326821966Z { +bundler_1 | 2023-10-16T12:29:19.326825067Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:19.326828367Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:29:19.326831667Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:19.326834967Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:19.326838267Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.326841568Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:19.326844868Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.326848168Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:19.326851368Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:19.326854769Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:19.326858069Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:19.326861269Z }, +bundler_1 | 2023-10-16T12:29:19.326864369Z { +bundler_1 | 2023-10-16T12:29:19.326867570Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:19.326870870Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:29:19.326874270Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:19.326877570Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:19.326881070Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.326884271Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:19.326887571Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.326890871Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:19.326894171Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:19.326897472Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:19.326900672Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:19.326907372Z }, +bundler_1 | 2023-10-16T12:29:19.326910773Z { +bundler_1 | 2023-10-16T12:29:19.326913973Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:19.326917273Z "nonce": "0x40000000000000000", +bundler_1 | 2023-10-16T12:29:19.326920473Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:19.326923773Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:19.326927074Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.326930374Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:19.326933574Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.326936874Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:19.326940175Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:19.326943375Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:19.326946675Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:19.326949875Z }, +bundler_1 | 2023-10-16T12:29:19.326953076Z { +bundler_1 | 2023-10-16T12:29:19.326956276Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:19.326959476Z "nonce": "0x50000000000000000", +bundler_1 | 2023-10-16T12:29:19.326962876Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:19.326966376Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:19.326969777Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.326972977Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:19.326976277Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.326979477Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:19.326982778Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:19.326985978Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:19.326989278Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:19.326992478Z } +bundler_1 | 2023-10-16T12:29:19.326995578Z ] +bundler_1 | 2023-10-16T12:29:19.326998779Z } +bundler_1 | 2023-10-16T12:29:19.327001879Z [12:29:19.288] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:19.327005179Z reqId: "req-4m" +bundler_1 | 2023-10-16T12:29:19.327008379Z method: "POST" +bundler_1 | 2023-10-16T12:29:19.327011480Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:19.327014780Z body: { +bundler_1 | 2023-10-16T12:29:19.327017880Z "method": "debug_bundler_sendBundleNow", +bundler_1 | 2023-10-16T12:29:19.327021280Z "id": 164, +bundler_1 | 2023-10-16T12:29:19.327024480Z "params": [], +bundler_1 | 2023-10-16T12:29:19.327027681Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:19.327034481Z } +bundler_1 | 2023-10-16T12:29:19.327037781Z [12:29:19.288] DEBUG (1): sendNextBundle +bundler_1 | 2023-10-16T12:29:19.583491072Z [12:29:19.497] DEBUG (1): skipping already included sender +bundler_1 | 2023-10-16T12:29:19.583519074Z sender: "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34" +bundler_1 | 2023-10-16T12:29:19.583523574Z nonce: { +bundler_1 | 2023-10-16T12:29:19.583544575Z "type": "BigNumber", +bundler_1 | 2023-10-16T12:29:19.583548976Z "hex": "0x020000000000000000" +bundler_1 | 2023-10-16T12:29:19.583552476Z } +bundler_1 | 2023-10-16T12:29:19.586240463Z [12:29:19.497] DEBUG (1): skipping already included sender +bundler_1 | 2023-10-16T12:29:19.586261965Z sender: "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34" +bundler_1 | 2023-10-16T12:29:19.586266965Z nonce: { +bundler_1 | 2023-10-16T12:29:19.586270466Z "type": "BigNumber", +bundler_1 | 2023-10-16T12:29:19.586273966Z "hex": "0x030000000000000000" +bundler_1 | 2023-10-16T12:29:19.586277666Z } +bundler_1 | 2023-10-16T12:29:19.586280966Z [12:29:19.497] DEBUG (1): skipping already included sender +bundler_1 | 2023-10-16T12:29:19.586284467Z sender: "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34" +bundler_1 | 2023-10-16T12:29:19.586287867Z nonce: { +bundler_1 | 2023-10-16T12:29:19.586291167Z "type": "BigNumber", +bundler_1 | 2023-10-16T12:29:19.586294567Z "hex": "0x040000000000000000" +bundler_1 | 2023-10-16T12:29:19.586297967Z } +bundler_1 | 2023-10-16T12:29:19.586301068Z [12:29:19.497] DEBUG (1): skipping already included sender +bundler_1 | 2023-10-16T12:29:19.586304768Z sender: "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34" +bundler_1 | 2023-10-16T12:29:19.586308268Z nonce: { +bundler_1 | 2023-10-16T12:29:19.586311468Z "type": "BigNumber", +bundler_1 | 2023-10-16T12:29:19.586314769Z "hex": "0x050000000000000000" +bundler_1 | 2023-10-16T12:29:19.586318169Z } +bundler_1 | 2023-10-16T12:29:19.586321369Z [12:29:19.523] DEBUG (1): User op hashes  +bundler_1 | 2023-10-16T12:29:19.586324769Z [12:29:19.523] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:19.586328370Z reqId: "req-4m" +bundler_1 | 2023-10-16T12:29:19.586331770Z body: { +bundler_1 | 2023-10-16T12:29:19.586334970Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:19.586338370Z "id": 164, +bundler_1 | 2023-10-16T12:29:19.586341671Z "result": "ok" +bundler_1 | 2023-10-16T12:29:19.586345071Z } +bundler_1 | 2023-10-16T12:29:19.586348171Z [12:29:19.526] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:19.586351671Z reqId: "req-4n" +bundler_1 | 2023-10-16T12:29:19.586354871Z method: "POST" +bundler_1 | 2023-10-16T12:29:19.586358072Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:19.586374373Z body: { +bundler_1 | 2023-10-16T12:29:19.586377873Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:29:19.586381273Z "id": 165, +bundler_1 | 2023-10-16T12:29:19.586384474Z "params": [ +bundler_1 | 2023-10-16T12:29:19.586387774Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:19.586391074Z ], +bundler_1 | 2023-10-16T12:29:19.586394174Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:19.586397474Z } +bundler_1 | 2023-10-16T12:29:19.586400575Z [12:29:19.527] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:19.586404075Z reqId: "req-4n" +bundler_1 | 2023-10-16T12:29:19.586407275Z body: { +bundler_1 | 2023-10-16T12:29:19.586410475Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:19.586413776Z "id": 165, +bundler_1 | 2023-10-16T12:29:19.586417076Z "result": [ +bundler_1 | 2023-10-16T12:29:19.586420176Z { +bundler_1 | 2023-10-16T12:29:19.586423376Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:19.586426876Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:29:19.586430177Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:19.586433677Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:19.586437177Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.586440777Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:19.586444278Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.586447578Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:19.586450978Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:19.586454378Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:19.586457679Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:19.586460979Z }, +bundler_1 | 2023-10-16T12:29:19.586464179Z { +bundler_1 | 2023-10-16T12:29:19.586467379Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:19.586470780Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:29:19.586474180Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:19.586478480Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:19.586482080Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.586485481Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:19.586488781Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.586492181Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:19.586495381Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:19.586498681Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:19.586505682Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:19.586509082Z }, +bundler_1 | 2023-10-16T12:29:19.586512182Z { +bundler_1 | 2023-10-16T12:29:19.586515283Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:19.586518583Z "nonce": "0x40000000000000000", +bundler_1 | 2023-10-16T12:29:19.586521983Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:19.586525283Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:19.586528684Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.586531884Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:19.586535184Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.586538484Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:19.586541784Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:19.586545085Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:19.586548385Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:19.586551585Z }, +bundler_1 | 2023-10-16T12:29:19.586554685Z { +bundler_1 | 2023-10-16T12:29:19.586557886Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:19.586561186Z "nonce": "0x50000000000000000", +bundler_1 | 2023-10-16T12:29:19.586564386Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:19.586567686Z "callData": "0xa9e966b70000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:19.586571087Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.586574387Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:19.586577587Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.586580887Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:19.586584187Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:19.586587488Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:19.586590688Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:19.586593988Z } +bundler_1 | 2023-10-16T12:29:19.586597088Z ] +bundler_1 | 2023-10-16T12:29:19.586600189Z } +bundler_1 | 2023-10-16T12:29:19.586603289Z [12:29:19.538] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:19.586606689Z reqId: "req-4o" +bundler_1 | 2023-10-16T12:29:19.586609889Z method: "POST" +bundler_1 | 2023-10-16T12:29:19.586612989Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:19.586616290Z body: { +bundler_1 | 2023-10-16T12:29:19.586619390Z "method": "eth_getUserOperationReceipt", +bundler_1 | 2023-10-16T12:29:19.586622690Z "id": 166, +bundler_1 | 2023-10-16T12:29:19.586629691Z "params": [ +bundler_1 | 2023-10-16T12:29:19.586633091Z "0x44552e50460d0b5fe08fdfcf5e18e7559437742a2099075319e62e68f5c33ae1" +bundler_1 | 2023-10-16T12:29:19.586636491Z ], +bundler_1 | 2023-10-16T12:29:19.586639591Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:19.586642792Z } +bundler_1 | 2023-10-16T12:29:19.586645892Z [12:29:19.551] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:19.586649292Z reqId: "req-4o" +bundler_1 | 2023-10-16T12:29:19.586652492Z body: { +bundler_1 | 2023-10-16T12:29:19.586655592Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:19.586658893Z "id": 166, +bundler_1 | 2023-10-16T12:29:19.586661993Z "result": { +bundler_1 | 2023-10-16T12:29:19.586665193Z "userOpHash": "0x44552e50460d0b5fe08fdfcf5e18e7559437742a2099075319e62e68f5c33ae1", +bundler_1 | 2023-10-16T12:29:19.586668693Z "sender": "0xeFF0c32EBd9d775509Ff63342f5540d6945ecA34", +bundler_1 | 2023-10-16T12:29:19.586672294Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:29:19.586675694Z "actualGasCost": "0x15049d4655cc8", +bundler_1 | 2023-10-16T12:29:19.586678994Z "actualGasUsed": "0x5a459", +bundler_1 | 2023-10-16T12:29:19.586682394Z "success": true, +bundler_1 | 2023-10-16T12:29:19.586685595Z "logs": [ +bundler_1 | 2023-10-16T12:29:19.586688795Z { +bundler_1 | 2023-10-16T12:29:19.586691995Z "transactionIndex": "0x0", +bundler_1 | 2023-10-16T12:29:19.586695295Z "blockNumber": "0xec", +bundler_1 | 2023-10-16T12:29:19.586698595Z "transactionHash": "0x4c92bbce920ecf650fa99e9c3f7b1cc54829e095954dc5ae0316e0e2b0c78d42", +bundler_1 | 2023-10-16T12:29:19.586702096Z "address": "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789", +bundler_1 | 2023-10-16T12:29:19.586705496Z "topics": [ +bundler_1 | 2023-10-16T12:29:19.586708696Z "0x2da466a7b24304f47e87fa2e1e5a81b9831ce54fec19055ce277ca2f39ba42c4", +bundler_1 | 2023-10-16T12:29:19.586712096Z "0x000000000000000000000000eff0c32ebd9d775509ff63342f5540d6945eca34" +bundler_1 | 2023-10-16T12:29:19.586715397Z ], +bundler_1 | 2023-10-16T12:29:19.586718597Z "data": "0x0000000000000000000000000000000000000000000000000016bcc41e900000", +bundler_1 | 2023-10-16T12:29:19.586721997Z "logIndex": "0x0", +bundler_1 | 2023-10-16T12:29:19.586725297Z "blockHash": "0x106edc2da03072461f501d58c4f392dcc616ecbbb7e772979438252cd6a47fdd" +bundler_1 | 2023-10-16T12:29:19.586728698Z }, +bundler_1 | 2023-10-16T12:29:19.586731798Z { +bundler_1 | 2023-10-16T12:29:19.586734898Z "transactionIndex": "0x0", +bundler_1 | 2023-10-16T12:29:19.586738298Z "blockNumber": "0xec", +bundler_1 | 2023-10-16T12:29:19.586741598Z "transactionHash": "0x4c92bbce920ecf650fa99e9c3f7b1cc54829e095954dc5ae0316e0e2b0c78d42", +bundler_1 | 2023-10-16T12:29:19.586744899Z "address": "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789", +bundler_1 | 2023-10-16T12:29:19.586751599Z "topics": [ +bundler_1 | 2023-10-16T12:29:19.586754999Z "0xbb47ee3e183a558b1a2ff0874b079f3fc5478b7454eacf2bfc5af2ff5878f972" +bundler_1 | 2023-10-16T12:29:19.586758300Z ], +bundler_1 | 2023-10-16T12:29:19.586761500Z "data": "0x", +bundler_1 | 2023-10-16T12:29:19.586764800Z "logIndex": "0x1", +bundler_1 | 2023-10-16T12:29:19.586768100Z "blockHash": "0x106edc2da03072461f501d58c4f392dcc616ecbbb7e772979438252cd6a47fdd" +bundler_1 | 2023-10-16T12:29:19.586771501Z } +bundler_1 | 2023-10-16T12:29:19.586774601Z ], +bundler_1 | 2023-10-16T12:29:19.586777701Z "receipt": { +bundler_1 | 2023-10-16T12:29:19.586780901Z "to": "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789", +bundler_1 | 2023-10-16T12:29:19.586784301Z "from": "0x6966ef1e05c8f7f1F07594F58E7a99Db8B3c07eE", +bundler_1 | 2023-10-16T12:29:19.586787702Z "contractAddress": null, +bundler_1 | 2023-10-16T12:29:19.586791002Z "transactionIndex": "0x0", +bundler_1 | 2023-10-16T12:29:19.586794302Z "gasUsed": "0x1c513", +bundler_1 | 2023-10-16T12:29:19.586799302Z "logsBloom": "0x000000000000000000000000000000000000000000000000000000000000000000080000000000000002000100000000001000000000000000000200000000000000000000000002000000000000000000000000000100000000000000002000000000000a0000000000000000000800000000000000000000000010000200000000000000000000000000000000000100000000000000000000000000000000000000000000000000400000100000000000000000000000000002000000000000000000000000000001000000000000000000000000000000000000000020000040000000000000000000000200000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:19.586805103Z "blockHash": "0x106edc2da03072461f501d58c4f392dcc616ecbbb7e772979438252cd6a47fdd", +bundler_1 | 2023-10-16T12:29:19.586808603Z "transactionHash": "0x4c92bbce920ecf650fa99e9c3f7b1cc54829e095954dc5ae0316e0e2b0c78d42", +bundler_1 | 2023-10-16T12:29:19.586812103Z "logs": [ +bundler_1 | 2023-10-16T12:29:19.586815304Z { +bundler_1 | 2023-10-16T12:29:19.586818504Z "transactionIndex": "0x0", +bundler_1 | 2023-10-16T12:29:19.586821904Z "blockNumber": "0xec", +bundler_1 | 2023-10-16T12:29:19.586825204Z "transactionHash": "0x4c92bbce920ecf650fa99e9c3f7b1cc54829e095954dc5ae0316e0e2b0c78d42", +bundler_1 | 2023-10-16T12:29:19.586828705Z "address": "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789", +bundler_1 | 2023-10-16T12:29:19.586832105Z "topics": [ +bundler_1 | 2023-10-16T12:29:19.586835305Z "0x2da466a7b24304f47e87fa2e1e5a81b9831ce54fec19055ce277ca2f39ba42c4", +bundler_1 | 2023-10-16T12:29:19.586838605Z "0x000000000000000000000000eff0c32ebd9d775509ff63342f5540d6945eca34" +bundler_1 | 2023-10-16T12:29:19.586842005Z ], +bundler_1 | 2023-10-16T12:29:19.586845206Z "data": "0x0000000000000000000000000000000000000000000000000016bcc41e900000", +bundler_1 | 2023-10-16T12:29:19.586848606Z "logIndex": "0x0", +bundler_1 | 2023-10-16T12:29:19.586855206Z "blockHash": "0x106edc2da03072461f501d58c4f392dcc616ecbbb7e772979438252cd6a47fdd" +bundler_1 | 2023-10-16T12:29:19.586858807Z }, +bundler_1 | 2023-10-16T12:29:19.586862007Z { +bundler_1 | 2023-10-16T12:29:19.586865107Z "transactionIndex": "0x0", +bundler_1 | 2023-10-16T12:29:19.586868407Z "blockNumber": "0xec", +bundler_1 | 2023-10-16T12:29:19.586871808Z "transactionHash": "0x4c92bbce920ecf650fa99e9c3f7b1cc54829e095954dc5ae0316e0e2b0c78d42", +bundler_1 | 2023-10-16T12:29:19.586875208Z "address": "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789", +bundler_1 | 2023-10-16T12:29:19.586878608Z "topics": [ +bundler_1 | 2023-10-16T12:29:19.586881908Z "0xbb47ee3e183a558b1a2ff0874b079f3fc5478b7454eacf2bfc5af2ff5878f972" +bundler_1 | 2023-10-16T12:29:19.586890309Z ], +bundler_1 | 2023-10-16T12:29:19.586893509Z "data": "0x", +bundler_1 | 2023-10-16T12:29:19.586896809Z "logIndex": "0x1", +bundler_1 | 2023-10-16T12:29:19.586900109Z "blockHash": "0x106edc2da03072461f501d58c4f392dcc616ecbbb7e772979438252cd6a47fdd" +bundler_1 | 2023-10-16T12:29:19.586903610Z }, +bundler_1 | 2023-10-16T12:29:19.586906810Z { +bundler_1 | 2023-10-16T12:29:19.586909910Z "transactionIndex": "0x0", +bundler_1 | 2023-10-16T12:29:19.586913310Z "blockNumber": "0xec", +bundler_1 | 2023-10-16T12:29:19.586916611Z "transactionHash": "0x4c92bbce920ecf650fa99e9c3f7b1cc54829e095954dc5ae0316e0e2b0c78d42", +bundler_1 | 2023-10-16T12:29:19.586920111Z "address": "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789", +bundler_1 | 2023-10-16T12:29:19.586923511Z "topics": [ +bundler_1 | 2023-10-16T12:29:19.586926711Z "0x49628fd1471006c1482da88028e9ce4dbb080b815c9b0344d39e5a8e6ec1419f", +bundler_1 | 2023-10-16T12:29:19.586930512Z "0x44552e50460d0b5fe08fdfcf5e18e7559437742a2099075319e62e68f5c33ae1", +bundler_1 | 2023-10-16T12:29:19.586933812Z "0x000000000000000000000000eff0c32ebd9d775509ff63342f5540d6945eca34", +bundler_1 | 2023-10-16T12:29:19.586937212Z "0x0000000000000000000000000000000000000000000000000000000000000000" +bundler_1 | 2023-10-16T12:29:19.586940512Z ], +bundler_1 | 2023-10-16T12:29:19.586943813Z "data": "0x0000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000015049d4655cc8000000000000000000000000000000000000000000000000000000000005a459", +bundler_1 | 2023-10-16T12:29:19.586947713Z "logIndex": "0x2", +bundler_1 | 2023-10-16T12:29:19.586950913Z "blockHash": "0x106edc2da03072461f501d58c4f392dcc616ecbbb7e772979438252cd6a47fdd" +bundler_1 | 2023-10-16T12:29:19.586954313Z } +bundler_1 | 2023-10-16T12:29:19.586957413Z ], +bundler_1 | 2023-10-16T12:29:19.586960614Z "blockNumber": "0xec", +bundler_1 | 2023-10-16T12:29:19.586963814Z "confirmations": "0x1", +bundler_1 | 2023-10-16T12:29:19.586970514Z "cumulativeGasUsed": "0x1c513", +bundler_1 | 2023-10-16T12:29:19.586974015Z "effectiveGasPrice": "0x59682f08", +bundler_1 | 2023-10-16T12:29:19.586977315Z "status": "0x1", +bundler_1 | 2023-10-16T12:29:19.586980615Z "type": "0x2", +bundler_1 | 2023-10-16T12:29:19.586983815Z "byzantium": true +bundler_1 | 2023-10-16T12:29:19.586987016Z } +bundler_1 | 2023-10-16T12:29:19.586990116Z } +bundler_1 | 2023-10-16T12:29:19.586993216Z } +bundler_1 | 2023-10-16T12:29:19.586996316Z [12:29:19.555] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:19.586999716Z reqId: "req-4p" +bundler_1 | 2023-10-16T12:29:19.587002817Z method: "POST" +bundler_1 | 2023-10-16T12:29:19.587006017Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:19.587009217Z body: { +bundler_1 | 2023-10-16T12:29:19.587012317Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:19.587015518Z "id": 167, +bundler_1 | 2023-10-16T12:29:19.587018718Z "params": [], +bundler_1 | 2023-10-16T12:29:19.587021918Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:19.587025218Z } +bundler_1 | 2023-10-16T12:29:19.587028218Z [12:29:19.556] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:19.587031619Z reqId: "req-4p" +bundler_1 | 2023-10-16T12:29:19.587034819Z body: { +bundler_1 | 2023-10-16T12:29:19.587037919Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:19.587041119Z "id": 167, +bundler_1 | 2023-10-16T12:29:19.587044320Z "result": "ok" +bundler_1 | 2023-10-16T12:29:19.587047520Z } +bundler_1 | 2023-10-16T12:29:19.587050520Z [12:29:19.558] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:19.587053920Z reqId: "req-4q" +bundler_1 | 2023-10-16T12:29:19.587057120Z method: "POST" +bundler_1 | 2023-10-16T12:29:19.587060321Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:19.587063421Z body: { +bundler_1 | 2023-10-16T12:29:19.587066521Z "method": "debug_bundler_setBundlingMode", +bundler_1 | 2023-10-16T12:29:19.587069821Z "id": 168, +bundler_1 | 2023-10-16T12:29:19.587072922Z "params": [ +bundler_1 | 2023-10-16T12:29:19.587076122Z "manual" +bundler_1 | 2023-10-16T12:29:19.587079222Z ], +bundler_1 | 2023-10-16T12:29:19.587082322Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:19.587085522Z } +bundler_1 | 2023-10-16T12:29:19.587088523Z [12:29:19.558] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:19.587091823Z reqId: "req-4q" +bundler_1 | 2023-10-16T12:29:19.587095023Z body: { +bundler_1 | 2023-10-16T12:29:19.587098123Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:19.587101324Z "id": 168, +bundler_1 | 2023-10-16T12:29:19.587111024Z "result": "ok" +bundler_1 | 2023-10-16T12:29:19.587114524Z } +bundler_1 | 2023-10-16T12:29:19.842943971Z [12:29:19.804] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:19.842990874Z reqId: "req-4r" +bundler_1 | 2023-10-16T12:29:19.842996875Z method: "POST" +bundler_1 | 2023-10-16T12:29:19.843001175Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:19.843005375Z body: { +bundler_1 | 2023-10-16T12:29:19.843009476Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:19.843013876Z "id": 169, +bundler_1 | 2023-10-16T12:29:19.843018076Z "params": [ +bundler_1 | 2023-10-16T12:29:19.843022177Z { +bundler_1 | 2023-10-16T12:29:19.843026277Z "sender": "0x5592b8A3e70d7B911758E8709986F3fab9b69daf", +bundler_1 | 2023-10-16T12:29:19.843030677Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:19.843034878Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:19.843039178Z "callData": "0xe12F2D1B1AC0B3c7F5ad6a4221e069237fA24e4D", +bundler_1 | 2023-10-16T12:29:19.843066480Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.843070880Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:19.843074980Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:19.843079181Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:19.843083281Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:19.843087481Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:19.843091681Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:19.843095882Z }, +bundler_1 | 2023-10-16T12:29:19.843099782Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:19.843104082Z ], +bundler_1 | 2023-10-16T12:29:19.843107983Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:19.843112183Z } +bundler_1 | 2023-10-16T12:29:19.843116283Z [12:29:19.805] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:20.099783748Z [12:29:20.045] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:20.100343486Z [12:29:20.059] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:20.100359088Z [12:29:20.060] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:20.100364388Z reqId: "req-4r" +bundler_1 | 2023-10-16T12:29:20.100369288Z body: { +bundler_1 | 2023-10-16T12:29:20.100373889Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:20.100379089Z "id": 169, +bundler_1 | 2023-10-16T12:29:20.100383789Z "result": "0x1da2d289993cb645dd78c1aa2158035a9d7c37009e356379cd2bfef245cd3ce9" +bundler_1 | 2023-10-16T12:29:20.100388790Z } +bundler_1 | 2023-10-16T12:29:20.100393490Z [12:29:20.063] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:20.100416492Z reqId: "req-4s" +bundler_1 | 2023-10-16T12:29:20.100421292Z method: "POST" +bundler_1 | 2023-10-16T12:29:20.100425892Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:20.100430493Z body: { +bundler_1 | 2023-10-16T12:29:20.100435093Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:20.100439893Z "id": 170, +bundler_1 | 2023-10-16T12:29:20.100444394Z "params": [ +bundler_1 | 2023-10-16T12:29:20.100448994Z { +bundler_1 | 2023-10-16T12:29:20.100453494Z "sender": "0xe12F2D1B1AC0B3c7F5ad6a4221e069237fA24e4D", +bundler_1 | 2023-10-16T12:29:20.100458494Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:20.100463195Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:20.100467895Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:20.100472595Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:20.100477296Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:20.100482296Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:20.100486996Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:20.100491697Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:20.100496397Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:20.100501197Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:20.100505798Z }, +bundler_1 | 2023-10-16T12:29:20.100510298Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:20.100514998Z ], +bundler_1 | 2023-10-16T12:29:20.100519499Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:20.100524099Z } +bundler_1 | 2023-10-16T12:29:20.100528599Z [12:29:20.063] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:20.358275436Z [12:29:20.316] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:20.358347341Z [12:29:20.322] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:20.358352941Z [12:29:20.322] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:20.358356642Z reqId: "req-4s" +bundler_1 | 2023-10-16T12:29:20.358359942Z body: { +bundler_1 | 2023-10-16T12:29:20.358374343Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:20.358377643Z "id": 170, +bundler_1 | 2023-10-16T12:29:20.358380843Z "result": "0xab988b3e798149ab7088a2f221b0e42e79f9270b8dc6b35c48e0dca964499aff" +bundler_1 | 2023-10-16T12:29:20.358384244Z } +bundler_1 | 2023-10-16T12:29:20.358387344Z [12:29:20.325] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:20.358390844Z reqId: "req-4t" +bundler_1 | 2023-10-16T12:29:20.358393844Z method: "POST" +bundler_1 | 2023-10-16T12:29:20.358412046Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:20.358415346Z body: { +bundler_1 | 2023-10-16T12:29:20.358418446Z "method": "debug_bundler_sendBundleNow", +bundler_1 | 2023-10-16T12:29:20.358421546Z "id": 171, +bundler_1 | 2023-10-16T12:29:20.358424646Z "params": [], +bundler_1 | 2023-10-16T12:29:20.358427747Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:20.358430847Z } +bundler_1 | 2023-10-16T12:29:20.358433847Z [12:29:20.325] DEBUG (1): sendNextBundle +bundler_1 | 2023-10-16T12:29:20.872353311Z [12:29:20.794] DEBUG (1): UserOperation from 0xe12F2D1B1AC0B3c7F5ad6a4221e069237fA24e4D sender accessed a storage of another known sender 0x5592b8a3e70d7b911758e8709986f3fab9b69daf +bundler_1 | 2023-10-16T12:29:20.872505622Z [12:29:20.832] DEBUG (1): User op hashes  +bundler_1 | 2023-10-16T12:29:20.872515122Z [12:29:20.832] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:20.872519323Z reqId: "req-4t" +bundler_1 | 2023-10-16T12:29:20.872522823Z body: { +bundler_1 | 2023-10-16T12:29:20.872526223Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:20.872529623Z "id": 171, +bundler_1 | 2023-10-16T12:29:20.872552025Z "result": "ok" +bundler_1 | 2023-10-16T12:29:20.872556425Z } +bundler_1 | 2023-10-16T12:29:20.872559825Z [12:29:20.836] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:20.872563426Z reqId: "req-4u" +bundler_1 | 2023-10-16T12:29:20.872566926Z method: "POST" +bundler_1 | 2023-10-16T12:29:20.872570226Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:20.872573426Z body: { +bundler_1 | 2023-10-16T12:29:20.872576627Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:29:20.872580227Z "id": 172, +bundler_1 | 2023-10-16T12:29:20.872583427Z "params": [ +bundler_1 | 2023-10-16T12:29:20.872586727Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:20.872590127Z ], +bundler_1 | 2023-10-16T12:29:20.872593428Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:20.872596728Z } +bundler_1 | 2023-10-16T12:29:20.872599928Z [12:29:20.836] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:20.872603428Z reqId: "req-4u" +bundler_1 | 2023-10-16T12:29:20.872606729Z body: { +bundler_1 | 2023-10-16T12:29:20.872609829Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:20.872613129Z "id": 172, +bundler_1 | 2023-10-16T12:29:20.872616429Z "result": [ +bundler_1 | 2023-10-16T12:29:20.872619730Z { +bundler_1 | 2023-10-16T12:29:20.872623030Z "sender": "0xe12F2D1B1AC0B3c7F5ad6a4221e069237fA24e4D", +bundler_1 | 2023-10-16T12:29:20.872626530Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:20.872629830Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:20.872644931Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:20.872648532Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:20.872651832Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:20.872655232Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:20.872658632Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:20.872661932Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:20.872665233Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:20.872668733Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:20.872672033Z } +bundler_1 | 2023-10-16T12:29:20.872675133Z ] +bundler_1 | 2023-10-16T12:29:20.872678334Z } +bundler_1 | 2023-10-16T12:29:20.872681434Z [12:29:20.856] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:20.872684834Z reqId: "req-4v" +bundler_1 | 2023-10-16T12:29:20.872688134Z method: "POST" +bundler_1 | 2023-10-16T12:29:20.872691334Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:20.872694535Z body: { +bundler_1 | 2023-10-16T12:29:20.872697635Z "method": "eth_getUserOperationReceipt", +bundler_1 | 2023-10-16T12:29:20.872701135Z "id": 173, +bundler_1 | 2023-10-16T12:29:20.872704335Z "params": [ +bundler_1 | 2023-10-16T12:29:20.872707736Z "0x1da2d289993cb645dd78c1aa2158035a9d7c37009e356379cd2bfef245cd3ce9" +bundler_1 | 2023-10-16T12:29:20.872711236Z ], +bundler_1 | 2023-10-16T12:29:20.872714436Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:20.872717736Z } +bundler_1 | 2023-10-16T12:29:20.873762409Z [12:29:20.869] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:20.873796011Z reqId: "req-4v" +bundler_1 | 2023-10-16T12:29:20.873800612Z body: { +bundler_1 | 2023-10-16T12:29:20.873803712Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:20.873807312Z "id": 173, +bundler_1 | 2023-10-16T12:29:20.873810312Z "result": { +bundler_1 | 2023-10-16T12:29:20.873813513Z "userOpHash": "0x1da2d289993cb645dd78c1aa2158035a9d7c37009e356379cd2bfef245cd3ce9", +bundler_1 | 2023-10-16T12:29:20.873816913Z "sender": "0x5592b8A3e70d7B911758E8709986F3fab9b69daf", +bundler_1 | 2023-10-16T12:29:20.873820213Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:20.873823313Z "actualGasCost": "0x1502f49776538", +bundler_1 | 2023-10-16T12:29:20.873826513Z "actualGasUsed": "0x5a3e7", +bundler_1 | 2023-10-16T12:29:20.873829714Z "success": true, +bundler_1 | 2023-10-16T12:29:20.873832914Z "logs": [ +bundler_1 | 2023-10-16T12:29:20.873835914Z { +bundler_1 | 2023-10-16T12:29:20.873838914Z "transactionIndex": "0x0", +bundler_1 | 2023-10-16T12:29:20.873842115Z "blockNumber": "0xf5", +bundler_1 | 2023-10-16T12:29:20.873853815Z "transactionHash": "0x86768ca01f08a70570ff0e6453f7954869e2bdcfb07dd737ce54cf576aa41e99", +bundler_1 | 2023-10-16T12:29:20.873857316Z "address": "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789", +bundler_1 | 2023-10-16T12:29:20.873860516Z "topics": [ +bundler_1 | 2023-10-16T12:29:20.873863616Z "0x2da466a7b24304f47e87fa2e1e5a81b9831ce54fec19055ce277ca2f39ba42c4", +bundler_1 | 2023-10-16T12:29:20.873866816Z "0x0000000000000000000000005592b8a3e70d7b911758e8709986f3fab9b69daf" +bundler_1 | 2023-10-16T12:29:20.873869917Z ], +bundler_1 | 2023-10-16T12:29:20.873872917Z "data": "0x0000000000000000000000000000000000000000000000000016bcc41e900000", +bundler_1 | 2023-10-16T12:29:20.873876117Z "logIndex": "0x0", +bundler_1 | 2023-10-16T12:29:20.873879217Z "blockHash": "0xbd98819f7dec14e06a624bd59b9b10f74afb845c929690f3463e92c999f735ee" +bundler_1 | 2023-10-16T12:29:20.873882417Z }, +bundler_1 | 2023-10-16T12:29:20.873885418Z { +bundler_1 | 2023-10-16T12:29:20.873888418Z "transactionIndex": "0x0", +bundler_1 | 2023-10-16T12:29:20.873891518Z "blockNumber": "0xf5", +bundler_1 | 2023-10-16T12:29:20.873894618Z "transactionHash": "0x86768ca01f08a70570ff0e6453f7954869e2bdcfb07dd737ce54cf576aa41e99", +bundler_1 | 2023-10-16T12:29:20.873897818Z "address": "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789", +bundler_1 | 2023-10-16T12:29:20.873901019Z "topics": [ +bundler_1 | 2023-10-16T12:29:20.873904019Z "0xbb47ee3e183a558b1a2ff0874b079f3fc5478b7454eacf2bfc5af2ff5878f972" +bundler_1 | 2023-10-16T12:29:20.873907119Z ], +bundler_1 | 2023-10-16T12:29:20.873910219Z "data": "0x", +bundler_1 | 2023-10-16T12:29:20.873913320Z "logIndex": "0x1", +bundler_1 | 2023-10-16T12:29:20.873916420Z "blockHash": "0xbd98819f7dec14e06a624bd59b9b10f74afb845c929690f3463e92c999f735ee" +bundler_1 | 2023-10-16T12:29:20.873919620Z } +bundler_1 | 2023-10-16T12:29:20.873922620Z ], +bundler_1 | 2023-10-16T12:29:20.873925520Z "receipt": { +bundler_1 | 2023-10-16T12:29:20.873928621Z "to": "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789", +bundler_1 | 2023-10-16T12:29:20.873931821Z "from": "0x6966ef1e05c8f7f1F07594F58E7a99Db8B3c07eE", +bundler_1 | 2023-10-16T12:29:20.873934921Z "contractAddress": null, +bundler_1 | 2023-10-16T12:29:20.873938021Z "transactionIndex": "0x0", +bundler_1 | 2023-10-16T12:29:20.873941221Z "gasUsed": "0x1b20c", +bundler_1 | 2023-10-16T12:29:20.873945622Z "logsBloom": "0x000000000000000000000000000000000000000000000000000000000000000020080000000000000002000100000000001000000000000000000200000000000000000000000000000000000000000000000400000000000000000000002000004000000a0000000400004000000800000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000480000000000000000000000000000000002000000000000000000000000000001000000000000000000000000000000000000000020000040000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:20.873955122Z "blockHash": "0xbd98819f7dec14e06a624bd59b9b10f74afb845c929690f3463e92c999f735ee", +bundler_1 | 2023-10-16T12:29:20.873958523Z "transactionHash": "0x86768ca01f08a70570ff0e6453f7954869e2bdcfb07dd737ce54cf576aa41e99", +bundler_1 | 2023-10-16T12:29:20.873961723Z "logs": [ +bundler_1 | 2023-10-16T12:29:20.873964723Z { +bundler_1 | 2023-10-16T12:29:20.873967623Z "transactionIndex": "0x0", +bundler_1 | 2023-10-16T12:29:20.873970724Z "blockNumber": "0xf5", +bundler_1 | 2023-10-16T12:29:20.873973924Z "transactionHash": "0x86768ca01f08a70570ff0e6453f7954869e2bdcfb07dd737ce54cf576aa41e99", +bundler_1 | 2023-10-16T12:29:20.873977124Z "address": "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789", +bundler_1 | 2023-10-16T12:29:20.873980224Z "topics": [ +bundler_1 | 2023-10-16T12:29:20.873983324Z "0x2da466a7b24304f47e87fa2e1e5a81b9831ce54fec19055ce277ca2f39ba42c4", +bundler_1 | 2023-10-16T12:29:20.873986525Z "0x0000000000000000000000005592b8a3e70d7b911758e8709986f3fab9b69daf" +bundler_1 | 2023-10-16T12:29:20.873989825Z ], +bundler_1 | 2023-10-16T12:29:20.873992725Z "data": "0x0000000000000000000000000000000000000000000000000016bcc41e900000", +bundler_1 | 2023-10-16T12:29:20.873995925Z "logIndex": "0x0", +bundler_1 | 2023-10-16T12:29:20.873999226Z "blockHash": "0xbd98819f7dec14e06a624bd59b9b10f74afb845c929690f3463e92c999f735ee" +bundler_1 | 2023-10-16T12:29:20.874002526Z }, +bundler_1 | 2023-10-16T12:29:20.874005526Z { +bundler_1 | 2023-10-16T12:29:20.874008526Z "transactionIndex": "0x0", +bundler_1 | 2023-10-16T12:29:20.874011626Z "blockNumber": "0xf5", +bundler_1 | 2023-10-16T12:29:20.874014727Z "transactionHash": "0x86768ca01f08a70570ff0e6453f7954869e2bdcfb07dd737ce54cf576aa41e99", +bundler_1 | 2023-10-16T12:29:20.874017927Z "address": "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789", +bundler_1 | 2023-10-16T12:29:20.874021127Z "topics": [ +bundler_1 | 2023-10-16T12:29:20.874024227Z "0xbb47ee3e183a558b1a2ff0874b079f3fc5478b7454eacf2bfc5af2ff5878f972" +bundler_1 | 2023-10-16T12:29:20.874027327Z ], +bundler_1 | 2023-10-16T12:29:20.874030328Z "data": "0x", +bundler_1 | 2023-10-16T12:29:20.874033528Z "logIndex": "0x1", +bundler_1 | 2023-10-16T12:29:20.874052929Z "blockHash": "0xbd98819f7dec14e06a624bd59b9b10f74afb845c929690f3463e92c999f735ee" +bundler_1 | 2023-10-16T12:29:20.874056630Z }, +bundler_1 | 2023-10-16T12:29:20.874059730Z { +bundler_1 | 2023-10-16T12:29:20.874063130Z "transactionIndex": "0x0", +bundler_1 | 2023-10-16T12:29:20.874066530Z "blockNumber": "0xf5", +bundler_1 | 2023-10-16T12:29:20.874070230Z "transactionHash": "0x86768ca01f08a70570ff0e6453f7954869e2bdcfb07dd737ce54cf576aa41e99", +bundler_1 | 2023-10-16T12:29:20.874073731Z "address": "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789", +bundler_1 | 2023-10-16T12:29:20.874080931Z "topics": [ +bundler_1 | 2023-10-16T12:29:20.874084431Z "0x49628fd1471006c1482da88028e9ce4dbb080b815c9b0344d39e5a8e6ec1419f", +bundler_1 | 2023-10-16T12:29:20.874087832Z "0x1da2d289993cb645dd78c1aa2158035a9d7c37009e356379cd2bfef245cd3ce9", +bundler_1 | 2023-10-16T12:29:20.874091232Z "0x0000000000000000000000005592b8a3e70d7b911758e8709986f3fab9b69daf", +bundler_1 | 2023-10-16T12:29:20.874094632Z "0x0000000000000000000000000000000000000000000000000000000000000000" +bundler_1 | 2023-10-16T12:29:20.874098132Z ], +bundler_1 | 2023-10-16T12:29:20.874101433Z "data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000001502f49776538000000000000000000000000000000000000000000000000000000000005a3e7", +bundler_1 | 2023-10-16T12:29:20.874105333Z "logIndex": "0x2", +bundler_1 | 2023-10-16T12:29:20.874108633Z "blockHash": "0xbd98819f7dec14e06a624bd59b9b10f74afb845c929690f3463e92c999f735ee" +bundler_1 | 2023-10-16T12:29:20.874112033Z } +bundler_1 | 2023-10-16T12:29:20.874115234Z ], +bundler_1 | 2023-10-16T12:29:20.874118434Z "blockNumber": "0xf5", +bundler_1 | 2023-10-16T12:29:20.874121734Z "confirmations": "0x1", +bundler_1 | 2023-10-16T12:29:20.874125134Z "cumulativeGasUsed": "0x1b20c", +bundler_1 | 2023-10-16T12:29:20.874128435Z "effectiveGasPrice": "0x59682f08", +bundler_1 | 2023-10-16T12:29:20.874131835Z "status": "0x1", +bundler_1 | 2023-10-16T12:29:20.874135135Z "type": "0x2", +bundler_1 | 2023-10-16T12:29:20.874138435Z "byzantium": true +bundler_1 | 2023-10-16T12:29:20.874141935Z } +bundler_1 | 2023-10-16T12:29:20.874145136Z } +bundler_1 | 2023-10-16T12:29:20.874148336Z } +bundler_1 | 2023-10-16T12:29:20.875981063Z [12:29:20.873] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:20.876020966Z reqId: "req-4w" +bundler_1 | 2023-10-16T12:29:20.876026767Z method: "POST" +bundler_1 | 2023-10-16T12:29:20.876030467Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:20.876033967Z body: { +bundler_1 | 2023-10-16T12:29:20.876037267Z "method": "eth_getUserOperationReceipt", +bundler_1 | 2023-10-16T12:29:20.876040768Z "id": 174, +bundler_1 | 2023-10-16T12:29:20.876044368Z "params": [ +bundler_1 | 2023-10-16T12:29:20.876047768Z "0xab988b3e798149ab7088a2f221b0e42e79f9270b8dc6b35c48e0dca964499aff" +bundler_1 | 2023-10-16T12:29:20.876051168Z ], +bundler_1 | 2023-10-16T12:29:20.876054469Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:20.876058169Z } +bundler_1 | 2023-10-16T12:29:20.893104655Z [12:29:20.881] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:20.893140358Z reqId: "req-4w" +bundler_1 | 2023-10-16T12:29:20.893155759Z body: { +bundler_1 | 2023-10-16T12:29:20.893159559Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:20.893162959Z "id": 174, +bundler_1 | 2023-10-16T12:29:20.893166259Z "result": null +bundler_1 | 2023-10-16T12:29:20.893169560Z } +bundler_1 | 2023-10-16T12:29:20.893661294Z [12:29:20.886] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:20.893672295Z reqId: "req-4x" +bundler_1 | 2023-10-16T12:29:20.893676195Z method: "POST" +bundler_1 | 2023-10-16T12:29:20.893679595Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:20.893682695Z body: { +bundler_1 | 2023-10-16T12:29:20.893685896Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:20.893705697Z "id": 175, +bundler_1 | 2023-10-16T12:29:20.893709097Z "params": [], +bundler_1 | 2023-10-16T12:29:20.893712497Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:20.893715898Z } +bundler_1 | 2023-10-16T12:29:20.893719098Z [12:29:20.886] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:20.893722698Z reqId: "req-4x" +bundler_1 | 2023-10-16T12:29:20.893725898Z body: { +bundler_1 | 2023-10-16T12:29:20.893729099Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:20.893732399Z "id": 175, +bundler_1 | 2023-10-16T12:29:20.893735599Z "result": "ok" +bundler_1 | 2023-10-16T12:29:20.893738899Z } +bundler_1 | 2023-10-16T12:29:20.893742099Z [12:29:20.888] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:20.893745500Z reqId: "req-4y" +bundler_1 | 2023-10-16T12:29:20.893748800Z method: "POST" +bundler_1 | 2023-10-16T12:29:20.893752000Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:20.893755600Z body: { +bundler_1 | 2023-10-16T12:29:20.893758801Z "method": "debug_bundler_setBundlingMode", +bundler_1 | 2023-10-16T12:29:20.893762201Z "id": 176, +bundler_1 | 2023-10-16T12:29:20.893765401Z "params": [ +bundler_1 | 2023-10-16T12:29:20.893768601Z "manual" +bundler_1 | 2023-10-16T12:29:20.893771902Z ], +bundler_1 | 2023-10-16T12:29:20.893775102Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:20.893778302Z } +bundler_1 | 2023-10-16T12:29:20.893781502Z [12:29:20.888] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:20.893784802Z reqId: "req-4y" +bundler_1 | 2023-10-16T12:29:20.893788103Z body: { +bundler_1 | 2023-10-16T12:29:20.893791203Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:20.893794403Z "id": 176, +bundler_1 | 2023-10-16T12:29:20.893797603Z "result": "ok" +bundler_1 | 2023-10-16T12:29:20.893801004Z } +bundler_1 | 2023-10-16T12:29:21.150842691Z [12:29:21.065] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:21.150897395Z reqId: "req-4z" +bundler_1 | 2023-10-16T12:29:21.150916396Z method: "POST" +bundler_1 | 2023-10-16T12:29:21.150920497Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:21.150923997Z body: { +bundler_1 | 2023-10-16T12:29:21.150927697Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:21.150931397Z "id": 177, +bundler_1 | 2023-10-16T12:29:21.150934898Z "params": [ +bundler_1 | 2023-10-16T12:29:21.150938398Z { +bundler_1 | 2023-10-16T12:29:21.150941798Z "sender": "0x187E065a6750853381926c4000169980c56C5600", +bundler_1 | 2023-10-16T12:29:21.150945398Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:21.150948899Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:21.150952399Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:21.150967300Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:21.150971700Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:21.150975300Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:21.150978801Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:21.150982501Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:21.150986001Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:21.150989501Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:21.150993002Z }, +bundler_1 | 2023-10-16T12:29:21.150996302Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:21.150999902Z ], +bundler_1 | 2023-10-16T12:29:21.151003302Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:21.151006803Z } +bundler_1 | 2023-10-16T12:29:21.151010303Z [12:29:21.065] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:21.279378836Z [12:29:21.238] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:21.279909173Z [12:29:21.245] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:21.279921074Z [12:29:21.245] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:21.279924874Z reqId: "req-4z" +bundler_1 | 2023-10-16T12:29:21.279928174Z body: { +bundler_1 | 2023-10-16T12:29:21.279931174Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:21.279942975Z "id": 177, +bundler_1 | 2023-10-16T12:29:21.279946376Z "result": "0x62c65ecf72c35dc709d3c4de205c14017905ea436f4a1401841aea05c7193a6f" +bundler_1 | 2023-10-16T12:29:21.279949776Z } +bundler_1 | 2023-10-16T12:29:21.279952876Z [12:29:21.248] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:21.279956376Z reqId: "req-50" +bundler_1 | 2023-10-16T12:29:21.279959476Z method: "POST" +bundler_1 | 2023-10-16T12:29:21.279962677Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:21.279965577Z body: { +bundler_1 | 2023-10-16T12:29:21.279983178Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:21.279986578Z "id": 178, +bundler_1 | 2023-10-16T12:29:21.279989579Z "params": [ +bundler_1 | 2023-10-16T12:29:21.279992579Z { +bundler_1 | 2023-10-16T12:29:21.279995679Z "sender": "0xC0F65D791Bce396ce49434783Ba99BAE61F00664", +bundler_1 | 2023-10-16T12:29:21.279998779Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:21.280001979Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:21.280004980Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:21.280008180Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:21.280011280Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:21.280014480Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:21.280017581Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:21.280020681Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:21.280023881Z "paymasterAndData": "0x187e065a6750853381926c4000169980c56c5600", +bundler_1 | 2023-10-16T12:29:21.280032182Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:21.280035282Z }, +bundler_1 | 2023-10-16T12:29:21.280038482Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:21.280041582Z ], +bundler_1 | 2023-10-16T12:29:21.280044582Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:21.280047683Z } +bundler_1 | 2023-10-16T12:29:21.280050583Z [12:29:21.248] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:21.537246981Z [12:29:21.490] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:21.538109541Z [12:29:21.498] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:21.538127042Z [12:29:21.498] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:21.538131243Z reqId: "req-50" +bundler_1 | 2023-10-16T12:29:21.538135243Z body: { +bundler_1 | 2023-10-16T12:29:21.538138643Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:21.538142043Z "id": 178, +bundler_1 | 2023-10-16T12:29:21.538145544Z "result": "0x26886a69f9893bee620fc5f593100f1a97023150d9cc23b81731d9465d1194a5" +bundler_1 | 2023-10-16T12:29:21.538149144Z } +bundler_1 | 2023-10-16T12:29:21.538152244Z [12:29:21.519] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:21.538155844Z reqId: "req-51" +bundler_1 | 2023-10-16T12:29:21.538159145Z method: "POST" +bundler_1 | 2023-10-16T12:29:21.538162445Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:21.538165645Z body: { +bundler_1 | 2023-10-16T12:29:21.538168845Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:21.538172346Z "id": 179, +bundler_1 | 2023-10-16T12:29:21.538189147Z "params": [], +bundler_1 | 2023-10-16T12:29:21.538192747Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:21.538196047Z } +bundler_1 | 2023-10-16T12:29:21.538199147Z [12:29:21.519] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:21.538202548Z reqId: "req-51" +bundler_1 | 2023-10-16T12:29:21.538205848Z body: { +bundler_1 | 2023-10-16T12:29:21.538209048Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:21.538212348Z "id": 179, +bundler_1 | 2023-10-16T12:29:21.538215549Z "result": "ok" +bundler_1 | 2023-10-16T12:29:21.538218849Z } +bundler_1 | 2023-10-16T12:29:21.538222049Z [12:29:21.523] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:21.538225549Z reqId: "req-52" +bundler_1 | 2023-10-16T12:29:21.538228750Z method: "POST" +bundler_1 | 2023-10-16T12:29:21.538232050Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:21.538235250Z body: { +bundler_1 | 2023-10-16T12:29:21.538238450Z "method": "debug_bundler_setBundlingMode", +bundler_1 | 2023-10-16T12:29:21.538241850Z "id": 180, +bundler_1 | 2023-10-16T12:29:21.538245051Z "params": [ +bundler_1 | 2023-10-16T12:29:21.538248251Z "manual" +bundler_1 | 2023-10-16T12:29:21.538251551Z ], +bundler_1 | 2023-10-16T12:29:21.538254751Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:21.538258052Z } +bundler_1 | 2023-10-16T12:29:21.538261152Z [12:29:21.523] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:21.538264552Z reqId: "req-52" +bundler_1 | 2023-10-16T12:29:21.538290854Z body: { +bundler_1 | 2023-10-16T12:29:21.538315456Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:21.538319856Z "id": 180, +bundler_1 | 2023-10-16T12:29:21.538323356Z "result": "ok" +bundler_1 | 2023-10-16T12:29:21.538327256Z } +bundler_1 | 2023-10-16T12:29:21.603289377Z [12:29:21.598] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:21.603310079Z reqId: "req-53" +bundler_1 | 2023-10-16T12:29:21.603314079Z method: "POST" +bundler_1 | 2023-10-16T12:29:21.603317279Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:21.603320379Z body: { +bundler_1 | 2023-10-16T12:29:21.603323479Z "method": "debug_bundler_getStakeStatus", +bundler_1 | 2023-10-16T12:29:21.603327280Z "id": 181, +bundler_1 | 2023-10-16T12:29:21.603330680Z "params": [ +bundler_1 | 2023-10-16T12:29:21.603333680Z "0x5ecCd0Beb0AB7e4063467f9E5251e7A7Ec909D42", +bundler_1 | 2023-10-16T12:29:21.603336980Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:21.603340281Z ], +bundler_1 | 2023-10-16T12:29:21.603343281Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:21.603346581Z } +bundler_1 | 2023-10-16T12:29:21.603504892Z [12:29:21.598] ERROR (1): Method debug_bundler_getStakeStatus is not supported +bundler_1 | 2023-10-16T12:29:21.603513393Z err: { +bundler_1 | 2023-10-16T12:29:21.603516593Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:21.603519893Z "message": "Method debug_bundler_getStakeStatus is not supported", +bundler_1 | 2023-10-16T12:29:21.603523093Z "stack": +bundler_1 | 2023-10-16T12:29:21.603526094Z Error: Method debug_bundler_getStakeStatus is not supported +bundler_1 | 2023-10-16T12:29:21.603529394Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:29:21.603532694Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:29:21.603535894Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:29:21.603538994Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:29:21.603542195Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:29:21.603545295Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:29:21.603548395Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:29:21.603551595Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:29:21.603554696Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:29:21.603557896Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:29:21.603561096Z "code": -32601 +bundler_1 | 2023-10-16T12:29:21.603564196Z } +bundler_1 | 2023-10-16T12:29:21.603567196Z [12:29:21.598] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:21.603570497Z reqId: "req-53" +bundler_1 | 2023-10-16T12:29:21.603573597Z body: { +bundler_1 | 2023-10-16T12:29:21.603576597Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:21.603579597Z "id": 181, +bundler_1 | 2023-10-16T12:29:21.603582598Z "error": { +bundler_1 | 2023-10-16T12:29:21.603585698Z "message": "Method debug_bundler_getStakeStatus is not supported", +bundler_1 | 2023-10-16T12:29:21.603588898Z "code": -32601 +bundler_1 | 2023-10-16T12:29:21.603591998Z } +bundler_1 | 2023-10-16T12:29:21.603594898Z } +bundler_1 | 2023-10-16T12:29:21.618360226Z [12:29:21.613] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:21.618380627Z reqId: "req-54" +bundler_1 | 2023-10-16T12:29:21.618385028Z method: "POST" +bundler_1 | 2023-10-16T12:29:21.618388928Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:21.618392328Z body: { +bundler_1 | 2023-10-16T12:29:21.618395528Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:21.618410129Z "id": 182, +bundler_1 | 2023-10-16T12:29:21.618413830Z "params": [], +bundler_1 | 2023-10-16T12:29:21.618417330Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:21.618420730Z } +bundler_1 | 2023-10-16T12:29:21.619183383Z [12:29:21.614] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:21.619196384Z reqId: "req-54" +bundler_1 | 2023-10-16T12:29:21.619200284Z body: { +bundler_1 | 2023-10-16T12:29:21.619203285Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:21.619206585Z "id": 182, +bundler_1 | 2023-10-16T12:29:21.619209585Z "result": "ok" +bundler_1 | 2023-10-16T12:29:21.619212785Z } +bundler_1 | 2023-10-16T12:29:21.619215785Z [12:29:21.616] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:21.619219186Z reqId: "req-55" +bundler_1 | 2023-10-16T12:29:21.619222286Z method: "POST" +bundler_1 | 2023-10-16T12:29:21.619225386Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:21.619228386Z body: { +bundler_1 | 2023-10-16T12:29:21.619231387Z "method": "debug_bundler_setBundlingMode", +bundler_1 | 2023-10-16T12:29:21.619234687Z "id": 183, +bundler_1 | 2023-10-16T12:29:21.619237787Z "params": [ +bundler_1 | 2023-10-16T12:29:21.619241087Z "manual" +bundler_1 | 2023-10-16T12:29:21.619249288Z ], +bundler_1 | 2023-10-16T12:29:21.619252288Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:21.619255488Z } +bundler_1 | 2023-10-16T12:29:21.619258488Z [12:29:21.616] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:21.619261689Z reqId: "req-55" +bundler_1 | 2023-10-16T12:29:21.619264789Z body: { +bundler_1 | 2023-10-16T12:29:21.619267789Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:21.619270889Z "id": 183, +bundler_1 | 2023-10-16T12:29:21.619273889Z "result": "ok" +bundler_1 | 2023-10-16T12:29:21.619276990Z } +bundler_1 | 2023-10-16T12:29:21.747916942Z [12:29:21.722] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:21.747947344Z reqId: "req-56" +bundler_1 | 2023-10-16T12:29:21.747951844Z method: "POST" +bundler_1 | 2023-10-16T12:29:21.747955444Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:21.747958845Z body: { +bundler_1 | 2023-10-16T12:29:21.747962445Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:21.747966445Z "id": 184, +bundler_1 | 2023-10-16T12:29:21.747969745Z "params": [ +bundler_1 | 2023-10-16T12:29:21.747972946Z { +bundler_1 | 2023-10-16T12:29:21.747976246Z "sender": "0xcD8160e48c8FE9dDE5232A7e8f12157f32786916", +bundler_1 | 2023-10-16T12:29:21.747979846Z "nonce": "0x7b0000000000000000", +bundler_1 | 2023-10-16T12:29:21.747983446Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:21.747986847Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:21.748003648Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:21.748007448Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:21.748010848Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:21.748014249Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:21.748017549Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:21.748020949Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:21.748024249Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:21.748027650Z }, +bundler_1 | 2023-10-16T12:29:21.748030950Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:21.748034350Z ], +bundler_1 | 2023-10-16T12:29:21.748037850Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:21.748041250Z } +bundler_1 | 2023-10-16T12:29:21.748192861Z [12:29:21.723] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:22.005004033Z [12:29:21.898] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:22.005796088Z [12:29:21.904] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:22.005810789Z [12:29:21.904] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:22.005814989Z reqId: "req-56" +bundler_1 | 2023-10-16T12:29:22.005818589Z body: { +bundler_1 | 2023-10-16T12:29:22.005822190Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:22.005825690Z "id": 184, +bundler_1 | 2023-10-16T12:29:22.005828990Z "result": "0xc4dc5eff087055b7d667a1f77c689bd10d692b9be8977c31c930b25cfc9c2c6e" +bundler_1 | 2023-10-16T12:29:22.005832690Z } +bundler_1 | 2023-10-16T12:29:22.005835891Z [12:29:21.911] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:22.005839391Z reqId: "req-57" +bundler_1 | 2023-10-16T12:29:22.005854192Z method: "POST" +bundler_1 | 2023-10-16T12:29:22.005857592Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:22.005860792Z body: { +bundler_1 | 2023-10-16T12:29:22.005864092Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:29:22.005867593Z "id": 185, +bundler_1 | 2023-10-16T12:29:22.005870993Z "params": [ +bundler_1 | 2023-10-16T12:29:22.005874293Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:22.005877793Z ], +bundler_1 | 2023-10-16T12:29:22.005881094Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:22.005884694Z } +bundler_1 | 2023-10-16T12:29:22.005887894Z [12:29:21.911] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:22.005891494Z reqId: "req-57" +bundler_1 | 2023-10-16T12:29:22.005894795Z body: { +bundler_1 | 2023-10-16T12:29:22.005897995Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:22.005914696Z "id": 185, +bundler_1 | 2023-10-16T12:29:22.005918196Z "result": [ +bundler_1 | 2023-10-16T12:29:22.005921396Z { +bundler_1 | 2023-10-16T12:29:22.005924597Z "sender": "0xcD8160e48c8FE9dDE5232A7e8f12157f32786916", +bundler_1 | 2023-10-16T12:29:22.005927997Z "nonce": "0x7b0000000000000000", +bundler_1 | 2023-10-16T12:29:22.005931497Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:22.005934797Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:22.005938198Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:22.005941598Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:22.005944898Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:22.005948398Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:22.005951699Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:22.005954999Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:22.005958399Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:22.005961699Z } +bundler_1 | 2023-10-16T12:29:22.005964899Z ] +bundler_1 | 2023-10-16T12:29:22.005968000Z } +bundler_1 | 2023-10-16T12:29:22.005971200Z [12:29:21.982] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:22.005974600Z reqId: "req-58" +bundler_1 | 2023-10-16T12:29:22.005977700Z method: "POST" +bundler_1 | 2023-10-16T12:29:22.005980901Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:22.005984201Z body: { +bundler_1 | 2023-10-16T12:29:22.005987301Z "method": "debug_bundler_sendBundleNow", +bundler_1 | 2023-10-16T12:29:22.005990801Z "id": 186, +bundler_1 | 2023-10-16T12:29:22.005994002Z "params": [], +bundler_1 | 2023-10-16T12:29:22.005997202Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:22.006000402Z } +bundler_1 | 2023-10-16T12:29:22.006003602Z [12:29:21.983] DEBUG (1): sendNextBundle +bundler_1 | 2023-10-16T12:29:22.264898719Z [12:29:22.162] DEBUG (1): failed 2nd validation: modified code after first validation +bundler_1 | 2023-10-16T12:29:22.264925021Z [12:29:22.162] DEBUG (1): sendNextBundle - no bundle +bundler_1 | 2023-10-16T12:29:22.264929321Z [12:29:22.162] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:22.264932921Z reqId: "req-58" +bundler_1 | 2023-10-16T12:29:22.264936121Z body: { +bundler_1 | 2023-10-16T12:29:22.264939122Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:22.264942422Z "id": 186, +bundler_1 | 2023-10-16T12:29:22.264945422Z "result": "ok" +bundler_1 | 2023-10-16T12:29:22.264948822Z } +bundler_1 | 2023-10-16T12:29:22.264951722Z [12:29:22.170] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:22.264969224Z reqId: "req-59" +bundler_1 | 2023-10-16T12:29:22.264972424Z method: "POST" +bundler_1 | 2023-10-16T12:29:22.264975524Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:22.264978524Z body: { +bundler_1 | 2023-10-16T12:29:22.264981825Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:29:22.264984925Z "id": 187, +bundler_1 | 2023-10-16T12:29:22.264994525Z "params": [ +bundler_1 | 2023-10-16T12:29:22.264997726Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:22.265001026Z ], +bundler_1 | 2023-10-16T12:29:22.265003926Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:22.265007226Z } +bundler_1 | 2023-10-16T12:29:22.265010227Z [12:29:22.171] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:22.265013427Z reqId: "req-59" +bundler_1 | 2023-10-16T12:29:22.265016527Z body: { +bundler_1 | 2023-10-16T12:29:22.265019527Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:22.265022527Z "id": 187, +bundler_1 | 2023-10-16T12:29:22.265025628Z "result": [] +bundler_1 | 2023-10-16T12:29:22.265028628Z } +bundler_1 | 2023-10-16T12:29:22.265031628Z [12:29:22.252] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:22.265034728Z reqId: "req-5a" +bundler_1 | 2023-10-16T12:29:22.265037728Z method: "POST" +bundler_1 | 2023-10-16T12:29:22.265040829Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:22.265043829Z body: { +bundler_1 | 2023-10-16T12:29:22.265046829Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:22.265049929Z "id": 188, +bundler_1 | 2023-10-16T12:29:22.265052930Z "params": [ +bundler_1 | 2023-10-16T12:29:22.265056130Z { +bundler_1 | 2023-10-16T12:29:22.265059330Z "sender": "0xcD8160e48c8FE9dDE5232A7e8f12157f32786916", +bundler_1 | 2023-10-16T12:29:22.265062630Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:22.265065730Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:22.265068831Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:22.265072031Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:22.265075231Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:22.265078331Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:22.265081532Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:22.265084632Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:22.265087832Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:22.265090932Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:22.265094032Z }, +bundler_1 | 2023-10-16T12:29:22.265097033Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:22.265100133Z ], +bundler_1 | 2023-10-16T12:29:22.265107433Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:22.265110634Z } +bundler_1 | 2023-10-16T12:29:22.265113634Z [12:29:22.253] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:22.519264420Z [12:29:22.427] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:22.519437732Z [12:29:22.434] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:22.519446633Z [12:29:22.434] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:22.519450933Z reqId: "req-5a" +bundler_1 | 2023-10-16T12:29:22.519454433Z body: { +bundler_1 | 2023-10-16T12:29:22.519457734Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:22.519461234Z "id": 188, +bundler_1 | 2023-10-16T12:29:22.519464734Z "result": "0xb819971275f43d7655e920d85734563bbfc2bf2f2e087f86136d6f47b1494a7d" +bundler_1 | 2023-10-16T12:29:22.519468334Z } +bundler_1 | 2023-10-16T12:29:22.519471535Z [12:29:22.436] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:22.519475135Z reqId: "req-5b" +bundler_1 | 2023-10-16T12:29:22.519478435Z method: "POST" +bundler_1 | 2023-10-16T12:29:22.519481835Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:22.519485236Z body: { +bundler_1 | 2023-10-16T12:29:22.519488436Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:29:22.519491836Z "id": 189, +bundler_1 | 2023-10-16T12:29:22.519495036Z "params": [ +bundler_1 | 2023-10-16T12:29:22.519498236Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:22.519501637Z ], +bundler_1 | 2023-10-16T12:29:22.519504937Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:22.519508237Z } +bundler_1 | 2023-10-16T12:29:22.519511337Z [12:29:22.437] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:22.519514838Z reqId: "req-5b" +bundler_1 | 2023-10-16T12:29:22.519518038Z body: { +bundler_1 | 2023-10-16T12:29:22.519521138Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:22.519524438Z "id": 189, +bundler_1 | 2023-10-16T12:29:22.519527639Z "result": [ +bundler_1 | 2023-10-16T12:29:22.519530939Z { +bundler_1 | 2023-10-16T12:29:22.519534139Z "sender": "0xcD8160e48c8FE9dDE5232A7e8f12157f32786916", +bundler_1 | 2023-10-16T12:29:22.519537639Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:22.519540939Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:22.519544240Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:22.519547640Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:22.519551040Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:22.519554440Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:22.519573042Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:22.519576742Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:22.519580042Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:22.519583342Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:22.519586543Z } +bundler_1 | 2023-10-16T12:29:22.519589743Z ] +bundler_1 | 2023-10-16T12:29:22.519592843Z } +bundler_1 | 2023-10-16T12:29:22.519596143Z [12:29:22.441] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:22.519599744Z reqId: "req-5c" +bundler_1 | 2023-10-16T12:29:22.519602944Z method: "POST" +bundler_1 | 2023-10-16T12:29:22.519606244Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:22.519609444Z body: { +bundler_1 | 2023-10-16T12:29:22.519612544Z "method": "debug_bundler_sendBundleNow", +bundler_1 | 2023-10-16T12:29:22.519615945Z "id": 190, +bundler_1 | 2023-10-16T12:29:22.519619245Z "params": [], +bundler_1 | 2023-10-16T12:29:22.519622545Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:22.519625845Z } +bundler_1 | 2023-10-16T12:29:22.519629046Z [12:29:22.441] DEBUG (1): sendNextBundle +bundler_1 | 2023-10-16T12:29:22.648140989Z [12:29:22.634] DEBUG (1): User op hashes  +bundler_1 | 2023-10-16T12:29:22.648293999Z [12:29:22.634] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:22.648304800Z reqId: "req-5c" +bundler_1 | 2023-10-16T12:29:22.648308800Z body: { +bundler_1 | 2023-10-16T12:29:22.648312101Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:22.648315901Z "id": 190, +bundler_1 | 2023-10-16T12:29:22.648319501Z "result": "ok" +bundler_1 | 2023-10-16T12:29:22.648322801Z } +bundler_1 | 2023-10-16T12:29:22.648326102Z [12:29:22.637] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:22.648329602Z reqId: "req-5d" +bundler_1 | 2023-10-16T12:29:22.648332902Z method: "POST" +bundler_1 | 2023-10-16T12:29:22.648336302Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:22.648339603Z body: { +bundler_1 | 2023-10-16T12:29:22.648342703Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:29:22.648346103Z "id": 191, +bundler_1 | 2023-10-16T12:29:22.648349403Z "params": [ +bundler_1 | 2023-10-16T12:29:22.648352604Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:22.648355904Z ], +bundler_1 | 2023-10-16T12:29:22.648359004Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:22.648362404Z } +bundler_1 | 2023-10-16T12:29:22.648365604Z [12:29:22.637] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:22.648369005Z reqId: "req-5d" +bundler_1 | 2023-10-16T12:29:22.648372205Z body: { +bundler_1 | 2023-10-16T12:29:22.648389806Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:22.648393306Z "id": 191, +bundler_1 | 2023-10-16T12:29:22.648396507Z "result": [] +bundler_1 | 2023-10-16T12:29:22.648399807Z } +bundler_1 | 2023-10-16T12:29:22.714080778Z [12:29:22.712] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:22.714107979Z reqId: "req-5e" +bundler_1 | 2023-10-16T12:29:22.714112180Z method: "POST" +bundler_1 | 2023-10-16T12:29:22.714115880Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:22.714119080Z body: { +bundler_1 | 2023-10-16T12:29:22.714122380Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:22.714125781Z "id": 192, +bundler_1 | 2023-10-16T12:29:22.714129381Z "params": [ +bundler_1 | 2023-10-16T12:29:22.714132581Z { +bundler_1 | 2023-10-16T12:29:22.714135781Z "sender": "0xcD8160e48c8FE9dDE5232A7e8f12157f32786916", +bundler_1 | 2023-10-16T12:29:22.714139282Z "nonce": "0x1", +bundler_1 | 2023-10-16T12:29:22.714142582Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:22.714145982Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:22.714149182Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:22.714152583Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:22.714156083Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:22.714159383Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:22.714162783Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:22.714166083Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:22.714169384Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:22.714172784Z }, +bundler_1 | 2023-10-16T12:29:22.714175884Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:22.714179184Z ], +bundler_1 | 2023-10-16T12:29:22.714182385Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:22.714185785Z } +bundler_1 | 2023-10-16T12:29:22.717601723Z [12:29:22.712] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:22.973066200Z [12:29:22.877] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:22.973302417Z [12:29:22.883] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:22.973336919Z [12:29:22.883] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:22.973342820Z reqId: "req-5e" +bundler_1 | 2023-10-16T12:29:22.973346320Z body: { +bundler_1 | 2023-10-16T12:29:22.973349420Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:22.973352720Z "id": 192, +bundler_1 | 2023-10-16T12:29:22.973355921Z "result": "0x8fb0bc40bb36bf35594d02e0d20c9b5c38843cfc45908c041c886d4541c76ade" +bundler_1 | 2023-10-16T12:29:22.973374522Z } +bundler_1 | 2023-10-16T12:29:22.973377722Z [12:29:22.886] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:22.973381222Z reqId: "req-5f" +bundler_1 | 2023-10-16T12:29:22.973384223Z method: "POST" +bundler_1 | 2023-10-16T12:29:22.973387223Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:22.973390123Z body: { +bundler_1 | 2023-10-16T12:29:22.973393123Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:29:22.973396223Z "id": 193, +bundler_1 | 2023-10-16T12:29:22.973399224Z "params": [ +bundler_1 | 2023-10-16T12:29:22.973402224Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:22.973405424Z ], +bundler_1 | 2023-10-16T12:29:22.973408324Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:22.973411324Z } +bundler_1 | 2023-10-16T12:29:22.973414225Z [12:29:22.886] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:22.973417425Z reqId: "req-5f" +bundler_1 | 2023-10-16T12:29:22.973420425Z body: { +bundler_1 | 2023-10-16T12:29:22.973423325Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:22.973426326Z "id": 193, +bundler_1 | 2023-10-16T12:29:22.973429326Z "result": [ +bundler_1 | 2023-10-16T12:29:22.973432326Z { +bundler_1 | 2023-10-16T12:29:22.973435326Z "sender": "0xcD8160e48c8FE9dDE5232A7e8f12157f32786916", +bundler_1 | 2023-10-16T12:29:22.973438526Z "nonce": "0x1", +bundler_1 | 2023-10-16T12:29:22.973441627Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:22.973444727Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:22.973447727Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:22.973450827Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:22.973454127Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:22.973457228Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:22.973472729Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:22.973477029Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:22.973480029Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:22.973483129Z } +bundler_1 | 2023-10-16T12:29:22.973486030Z ] +bundler_1 | 2023-10-16T12:29:22.973489030Z } +bundler_1 | 2023-10-16T12:29:22.973491930Z [12:29:22.888] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:22.973495130Z reqId: "req-5g" +bundler_1 | 2023-10-16T12:29:22.973498031Z method: "POST" +bundler_1 | 2023-10-16T12:29:22.973501131Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:22.973504031Z body: { +bundler_1 | 2023-10-16T12:29:22.973507031Z "method": "debug_bundler_sendBundleNow", +bundler_1 | 2023-10-16T12:29:22.973510231Z "id": 194, +bundler_1 | 2023-10-16T12:29:22.973516932Z "params": [], +bundler_1 | 2023-10-16T12:29:22.973520132Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:22.973523132Z } +bundler_1 | 2023-10-16T12:29:22.973526032Z [12:29:22.888] DEBUG (1): sendNextBundle +bundler_1 | 2023-10-16T12:29:23.102456105Z [12:29:23.083] DEBUG (1): User op hashes  +bundler_1 | 2023-10-16T12:29:23.102478506Z [12:29:23.084] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:23.102483107Z reqId: "req-5g" +bundler_1 | 2023-10-16T12:29:23.102486707Z body: { +bundler_1 | 2023-10-16T12:29:23.102490407Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:23.102494007Z "id": 194, +bundler_1 | 2023-10-16T12:29:23.102497308Z "result": "ok" +bundler_1 | 2023-10-16T12:29:23.102500608Z } +bundler_1 | 2023-10-16T12:29:23.102503708Z [12:29:23.086] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:23.102507208Z reqId: "req-5h" +bundler_1 | 2023-10-16T12:29:23.102510509Z method: "POST" +bundler_1 | 2023-10-16T12:29:23.102521309Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:23.102525010Z body: { +bundler_1 | 2023-10-16T12:29:23.102528410Z "method": "debug_bundler_dumpMempool", +bundler_1 | 2023-10-16T12:29:23.102531910Z "id": 195, +bundler_1 | 2023-10-16T12:29:23.102535110Z "params": [ +bundler_1 | 2023-10-16T12:29:23.102538510Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:23.102541811Z ], +bundler_1 | 2023-10-16T12:29:23.102545011Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:23.102548411Z } +bundler_1 | 2023-10-16T12:29:23.102551611Z [12:29:23.086] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:23.102555212Z reqId: "req-5h" +bundler_1 | 2023-10-16T12:29:23.102558512Z body: { +bundler_1 | 2023-10-16T12:29:23.102561712Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:23.102565212Z "id": 195, +bundler_1 | 2023-10-16T12:29:23.102568513Z "result": [] +bundler_1 | 2023-10-16T12:29:23.102571713Z } +bundler_1 | 2023-10-16T12:29:23.102574913Z [12:29:23.099] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:23.102578413Z reqId: "req-5i" +bundler_1 | 2023-10-16T12:29:23.102581613Z method: "POST" +bundler_1 | 2023-10-16T12:29:23.102584914Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:23.102588114Z body: { +bundler_1 | 2023-10-16T12:29:23.102591214Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:23.102594614Z "id": 196, +bundler_1 | 2023-10-16T12:29:23.102597815Z "params": [], +bundler_1 | 2023-10-16T12:29:23.102601015Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:23.102604315Z } +bundler_1 | 2023-10-16T12:29:23.102621116Z [12:29:23.099] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:23.102624816Z reqId: "req-5i" +bundler_1 | 2023-10-16T12:29:23.102628017Z body: { +bundler_1 | 2023-10-16T12:29:23.102631117Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:23.102634417Z "id": 196, +bundler_1 | 2023-10-16T12:29:23.102637617Z "result": "ok" +bundler_1 | 2023-10-16T12:29:23.102640918Z } +bundler_1 | 2023-10-16T12:29:23.231442081Z [12:29:23.183] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:23.231471883Z reqId: "req-5j" +bundler_1 | 2023-10-16T12:29:23.231476183Z method: "POST" +bundler_1 | 2023-10-16T12:29:23.231479584Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:23.231482884Z body: { +bundler_1 | 2023-10-16T12:29:23.231486184Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:23.231489784Z "id": 197, +bundler_1 | 2023-10-16T12:29:23.231493385Z "params": [ +bundler_1 | 2023-10-16T12:29:23.231496785Z { +bundler_1 | 2023-10-16T12:29:23.231499985Z "sender": "0x4944Bd9445d6e66bdd78450956C79FC13989117b", +bundler_1 | 2023-10-16T12:29:23.231503485Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:23.231506785Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:23.231510086Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:23.231513586Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:23.231517186Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:23.231520586Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:23.231523987Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:23.231527287Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:23.231530887Z "paymasterAndData": "0x0F39adD7B21D469724C01cCF7D2C865E10d0B8126e6f5f73746f72616765", +bundler_1 | 2023-10-16T12:29:23.231534487Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:23.231537988Z }, +bundler_1 | 2023-10-16T12:29:23.231541188Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:23.231544688Z ], +bundler_1 | 2023-10-16T12:29:23.231547988Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:23.231551289Z } +bundler_1 | 2023-10-16T12:29:23.231556689Z [12:29:23.184] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:23.745846679Z [12:29:23.516] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:23.746099096Z [12:29:23.526] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:23.746111797Z [12:29:23.526] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:23.746116497Z reqId: "req-5j" +bundler_1 | 2023-10-16T12:29:23.746128898Z body: { +bundler_1 | 2023-10-16T12:29:23.746149500Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:23.746153300Z "id": 197, +bundler_1 | 2023-10-16T12:29:23.746156700Z "result": "0x8a7e10de456aa3affbc01aca86de5775515213b1587ae650145a73ff70dfcf19" +bundler_1 | 2023-10-16T12:29:23.746160300Z } +bundler_1 | 2023-10-16T12:29:23.746163501Z [12:29:23.531] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:23.746167201Z reqId: "req-5k" +bundler_1 | 2023-10-16T12:29:23.746170501Z method: "POST" +bundler_1 | 2023-10-16T12:29:23.746173801Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:23.746177202Z body: { +bundler_1 | 2023-10-16T12:29:23.746180402Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:23.746183802Z "id": 198, +bundler_1 | 2023-10-16T12:29:23.746187102Z "params": [], +bundler_1 | 2023-10-16T12:29:23.746190402Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:23.746193703Z } +bundler_1 | 2023-10-16T12:29:23.746196903Z [12:29:23.531] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:23.746200303Z reqId: "req-5k" +bundler_1 | 2023-10-16T12:29:23.746203603Z body: { +bundler_1 | 2023-10-16T12:29:23.746206804Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:23.746210204Z "id": 198, +bundler_1 | 2023-10-16T12:29:23.746213504Z "result": "ok" +bundler_1 | 2023-10-16T12:29:23.746216704Z } +bundler_1 | 2023-10-16T12:29:23.746219905Z [12:29:23.616] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:23.746229605Z reqId: "req-5l" +bundler_1 | 2023-10-16T12:29:23.746232905Z method: "POST" +bundler_1 | 2023-10-16T12:29:23.746236406Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:23.746239706Z body: { +bundler_1 | 2023-10-16T12:29:23.746242906Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:23.746246406Z "id": 199, +bundler_1 | 2023-10-16T12:29:23.746249607Z "params": [ +bundler_1 | 2023-10-16T12:29:23.746252907Z { +bundler_1 | 2023-10-16T12:29:23.746256207Z "sender": "0x0A85695845c68C09777eABB4F4895dc26EbFEB57", +bundler_1 | 2023-10-16T12:29:23.746259707Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:23.746263108Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:23.746266408Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:23.746269808Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:23.746273208Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:23.746276709Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:23.746280109Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:23.746283509Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:23.746286809Z "paymasterAndData": "0x66339851bDA26122a50937D0145e0DaCE2198eaF73746f72616765", +bundler_1 | 2023-10-16T12:29:23.746294210Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:23.746297710Z }, +bundler_1 | 2023-10-16T12:29:23.746301010Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:23.746304410Z ], +bundler_1 | 2023-10-16T12:29:23.746307611Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:23.746310911Z } +bundler_1 | 2023-10-16T12:29:23.746314211Z [12:29:23.617] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:24.003496109Z [12:29:23.936] ERROR (1): unstaked paymaster accessed paymaster slot 0x0000000000000000000000000000000000000000000000000000000000000001 +bundler_1 | 2023-10-16T12:29:24.003514310Z err: { +bundler_1 | 2023-10-16T12:29:24.003534111Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:24.003539011Z "message": "unstaked paymaster accessed paymaster slot 0x0000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:24.003542912Z "stack": +bundler_1 | 2023-10-16T12:29:24.003546312Z Error: unstaked paymaster accessed paymaster slot 0x0000000000000000000000000000000000000000000000000000000000000001 +bundler_1 | 2023-10-16T12:29:24.003550112Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:212:31) +bundler_1 | 2023-10-16T12:29:24.003553813Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:24.003557113Z at async SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:34) +bundler_1 | 2023-10-16T12:29:24.003560613Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:24.003564013Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:24.003567413Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:24.003570814Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:24.003574414Z "code": -32502, +bundler_1 | 2023-10-16T12:29:24.003577714Z "data": { +bundler_1 | 2023-10-16T12:29:24.003581014Z "paymaster": "0x66339851bda26122a50937d0145e0dace2198eaf" +bundler_1 | 2023-10-16T12:29:24.003584415Z } +bundler_1 | 2023-10-16T12:29:24.003587715Z } +bundler_1 | 2023-10-16T12:29:24.004066248Z [12:29:23.937] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:24.004086050Z reqId: "req-5l" +bundler_1 | 2023-10-16T12:29:24.004090750Z body: { +bundler_1 | 2023-10-16T12:29:24.004094650Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:24.004098250Z "id": 199, +bundler_1 | 2023-10-16T12:29:24.004101451Z "error": { +bundler_1 | 2023-10-16T12:29:24.004152854Z "message": "unstaked paymaster accessed paymaster slot 0x0000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:24.004157855Z "data": { +bundler_1 | 2023-10-16T12:29:24.004161355Z "paymaster": "0x66339851bda26122a50937d0145e0dace2198eaf" +bundler_1 | 2023-10-16T12:29:24.004164855Z }, +bundler_1 | 2023-10-16T12:29:24.004168055Z "code": -32502 +bundler_1 | 2023-10-16T12:29:24.004171556Z } +bundler_1 | 2023-10-16T12:29:24.004174656Z } +bundler_1 | 2023-10-16T12:29:24.004177856Z [12:29:23.942] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:24.004181556Z reqId: "req-5m" +bundler_1 | 2023-10-16T12:29:24.004184756Z method: "POST" +bundler_1 | 2023-10-16T12:29:24.004187957Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:24.004191157Z body: { +bundler_1 | 2023-10-16T12:29:24.004194357Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:24.004218359Z "id": 200, +bundler_1 | 2023-10-16T12:29:24.004222859Z "params": [], +bundler_1 | 2023-10-16T12:29:24.004226259Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:24.004229660Z } +bundler_1 | 2023-10-16T12:29:24.004232860Z [12:29:23.942] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:24.004236360Z reqId: "req-5m" +bundler_1 | 2023-10-16T12:29:24.004239560Z body: { +bundler_1 | 2023-10-16T12:29:24.004242760Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:24.004246061Z "id": 200, +bundler_1 | 2023-10-16T12:29:24.004249261Z "result": "ok" +bundler_1 | 2023-10-16T12:29:24.004252661Z } +bundler_1 | 2023-10-16T12:29:24.036374797Z [12:29:24.032] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:24.036398398Z reqId: "req-5n" +bundler_1 | 2023-10-16T12:29:24.036402698Z method: "POST" +bundler_1 | 2023-10-16T12:29:24.036406199Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:24.036409599Z body: { +bundler_1 | 2023-10-16T12:29:24.036412799Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:24.036416399Z "id": 201, +bundler_1 | 2023-10-16T12:29:24.036419900Z "params": [ +bundler_1 | 2023-10-16T12:29:24.036423200Z { +bundler_1 | 2023-10-16T12:29:24.036426600Z "sender": "0x2bDCEc2fE25F17216E6D2aD2a7F56f3a05fD5241", +bundler_1 | 2023-10-16T12:29:24.036430100Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:24.036433501Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:24.036436801Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:24.036440101Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:24.036443501Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:24.036447002Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:24.036464803Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:24.036468403Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:24.036471903Z "paymasterAndData": "0xB821a03BBacA7FF38453928a7272fe663efD25C77265666572656e63655f73746f72616765", +bundler_1 | 2023-10-16T12:29:24.036475604Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:24.036479104Z }, +bundler_1 | 2023-10-16T12:29:24.036482504Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:24.036485904Z ], +bundler_1 | 2023-10-16T12:29:24.036489105Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:24.036492405Z } +bundler_1 | 2023-10-16T12:29:24.036495605Z [12:29:24.032] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:24.549494805Z [12:29:24.375] ERROR (1): unstaked paymaster accessed 0xdddef9f8898c59528ef1dfe56c1a540102ac3be0 slot 0x073f50e933159cd8dae394bc095dcb61b34513294fdbaad12c8cd4d2e95b8c98 +bundler_1 | 2023-10-16T12:29:24.549543108Z err: { +bundler_1 | 2023-10-16T12:29:24.549547608Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:24.549551209Z "message": "unstaked paymaster accessed 0xdddef9f8898c59528ef1dfe56c1a540102ac3be0 slot 0x073f50e933159cd8dae394bc095dcb61b34513294fdbaad12c8cd4d2e95b8c98", +bundler_1 | 2023-10-16T12:29:24.549554909Z "stack": +bundler_1 | 2023-10-16T12:29:24.549558009Z Error: unstaked paymaster accessed 0xdddef9f8898c59528ef1dfe56c1a540102ac3be0 slot 0x073f50e933159cd8dae394bc095dcb61b34513294fdbaad12c8cd4d2e95b8c98 +bundler_1 | 2023-10-16T12:29:24.549561509Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:212:31) +bundler_1 | 2023-10-16T12:29:24.549564810Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:24.549568110Z at async SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:34) +bundler_1 | 2023-10-16T12:29:24.549571410Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:24.549574710Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:24.549577811Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:24.549581011Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:24.549584311Z "code": -32502, +bundler_1 | 2023-10-16T12:29:24.549587411Z "data": { +bundler_1 | 2023-10-16T12:29:24.549590511Z "paymaster": "0xb821a03bbaca7ff38453928a7272fe663efd25c7" +bundler_1 | 2023-10-16T12:29:24.549593812Z } +bundler_1 | 2023-10-16T12:29:24.549605112Z } +bundler_1 | 2023-10-16T12:29:24.549624114Z [12:29:24.375] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:24.549645015Z reqId: "req-5n" +bundler_1 | 2023-10-16T12:29:24.549648415Z body: { +bundler_1 | 2023-10-16T12:29:24.549651416Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:24.549654516Z "id": 201, +bundler_1 | 2023-10-16T12:29:24.549657516Z "error": { +bundler_1 | 2023-10-16T12:29:24.549660716Z "message": "unstaked paymaster accessed 0xdddef9f8898c59528ef1dfe56c1a540102ac3be0 slot 0x073f50e933159cd8dae394bc095dcb61b34513294fdbaad12c8cd4d2e95b8c98", +bundler_1 | 2023-10-16T12:29:24.549664117Z "data": { +bundler_1 | 2023-10-16T12:29:24.549667217Z "paymaster": "0xb821a03bbaca7ff38453928a7272fe663efd25c7" +bundler_1 | 2023-10-16T12:29:24.549670317Z }, +bundler_1 | 2023-10-16T12:29:24.549673217Z "code": -32502 +bundler_1 | 2023-10-16T12:29:24.549676317Z } +bundler_1 | 2023-10-16T12:29:24.549679218Z } +bundler_1 | 2023-10-16T12:29:24.549682118Z [12:29:24.380] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:24.549685418Z reqId: "req-5o" +bundler_1 | 2023-10-16T12:29:24.549688418Z method: "POST" +bundler_1 | 2023-10-16T12:29:24.549691418Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:24.549694319Z body: { +bundler_1 | 2023-10-16T12:29:24.549697319Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:24.549700419Z "id": 202, +bundler_1 | 2023-10-16T12:29:24.549703419Z "params": [], +bundler_1 | 2023-10-16T12:29:24.549706320Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:24.549709420Z } +bundler_1 | 2023-10-16T12:29:24.549712420Z [12:29:24.380] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:24.549715620Z reqId: "req-5o" +bundler_1 | 2023-10-16T12:29:24.549718620Z body: { +bundler_1 | 2023-10-16T12:29:24.549721521Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:24.549724521Z "id": 202, +bundler_1 | 2023-10-16T12:29:24.549727421Z "result": "ok" +bundler_1 | 2023-10-16T12:29:24.549730421Z } +bundler_1 | 2023-10-16T12:29:24.549733321Z [12:29:24.473] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:24.549736522Z reqId: "req-5p" +bundler_1 | 2023-10-16T12:29:24.549739422Z method: "POST" +bundler_1 | 2023-10-16T12:29:24.549742522Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:24.549745422Z body: { +bundler_1 | 2023-10-16T12:29:24.549748422Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:24.549751523Z "id": 203, +bundler_1 | 2023-10-16T12:29:24.549754423Z "params": [ +bundler_1 | 2023-10-16T12:29:24.549757423Z { +bundler_1 | 2023-10-16T12:29:24.549760323Z "sender": "0xf69F78b27d65060C5325F30596AD6359f7904841", +bundler_1 | 2023-10-16T12:29:24.549763523Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:24.549770224Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:24.549773424Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:24.549776424Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:24.549779625Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:24.549782725Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:24.549785925Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:24.549789025Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:24.549792225Z "paymasterAndData": "0xDF513853012A8B53959AA111902E35608214A6C97265666572656e63655f73746f726167655f737472756374", +bundler_1 | 2023-10-16T12:29:24.549795526Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:24.549798526Z }, +bundler_1 | 2023-10-16T12:29:24.549801426Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:24.549804526Z ], +bundler_1 | 2023-10-16T12:29:24.549807427Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:24.549810427Z } +bundler_1 | 2023-10-16T12:29:24.549813327Z [12:29:24.473] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:25.063001440Z [12:29:24.825] ERROR (1): unstaked paymaster accessed 0x59f50f6861e85061e79bc082cbb6b00600ed2994 slot 0x03256be9dcd0e0fc1b4d03a1f7f11cc22283a2aa02fe278d6b73911390414500 +bundler_1 | 2023-10-16T12:29:25.063033942Z err: { +bundler_1 | 2023-10-16T12:29:25.063038342Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:25.063042143Z "message": "unstaked paymaster accessed 0x59f50f6861e85061e79bc082cbb6b00600ed2994 slot 0x03256be9dcd0e0fc1b4d03a1f7f11cc22283a2aa02fe278d6b73911390414500", +bundler_1 | 2023-10-16T12:29:25.063046043Z "stack": +bundler_1 | 2023-10-16T12:29:25.063049543Z Error: unstaked paymaster accessed 0x59f50f6861e85061e79bc082cbb6b00600ed2994 slot 0x03256be9dcd0e0fc1b4d03a1f7f11cc22283a2aa02fe278d6b73911390414500 +bundler_1 | 2023-10-16T12:29:25.063053244Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:212:31) +bundler_1 | 2023-10-16T12:29:25.063056944Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:25.063060244Z at async SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:34) +bundler_1 | 2023-10-16T12:29:25.063063744Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:25.063067145Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:25.063070645Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:25.063073945Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:25.063091246Z "code": -32502, +bundler_1 | 2023-10-16T12:29:25.063094746Z "data": { +bundler_1 | 2023-10-16T12:29:25.063098047Z "paymaster": "0xdf513853012a8b53959aa111902e35608214a6c9" +bundler_1 | 2023-10-16T12:29:25.063101547Z } +bundler_1 | 2023-10-16T12:29:25.063104747Z } +bundler_1 | 2023-10-16T12:29:25.063870100Z [12:29:24.825] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:25.063886902Z reqId: "req-5p" +bundler_1 | 2023-10-16T12:29:25.063890902Z body: { +bundler_1 | 2023-10-16T12:29:25.063894102Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:25.063897602Z "id": 203, +bundler_1 | 2023-10-16T12:29:25.063901003Z "error": { +bundler_1 | 2023-10-16T12:29:25.063904303Z "message": "unstaked paymaster accessed 0x59f50f6861e85061e79bc082cbb6b00600ed2994 slot 0x03256be9dcd0e0fc1b4d03a1f7f11cc22283a2aa02fe278d6b73911390414500", +bundler_1 | 2023-10-16T12:29:25.063908103Z "data": { +bundler_1 | 2023-10-16T12:29:25.063911403Z "paymaster": "0xdf513853012a8b53959aa111902e35608214a6c9" +bundler_1 | 2023-10-16T12:29:25.063914903Z }, +bundler_1 | 2023-10-16T12:29:25.063918104Z "code": -32502 +bundler_1 | 2023-10-16T12:29:25.063921504Z } +bundler_1 | 2023-10-16T12:29:25.063924604Z } +bundler_1 | 2023-10-16T12:29:25.063927804Z [12:29:24.830] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:25.063931305Z reqId: "req-5q" +bundler_1 | 2023-10-16T12:29:25.063934605Z method: "POST" +bundler_1 | 2023-10-16T12:29:25.063937805Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:25.063941005Z body: { +bundler_1 | 2023-10-16T12:29:25.063944206Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:25.063947706Z "id": 204, +bundler_1 | 2023-10-16T12:29:25.063950906Z "params": [], +bundler_1 | 2023-10-16T12:29:25.063954006Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:25.063957306Z } +bundler_1 | 2023-10-16T12:29:25.063960407Z [12:29:24.830] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:25.063963907Z reqId: "req-5q" +bundler_1 | 2023-10-16T12:29:25.063967007Z body: { +bundler_1 | 2023-10-16T12:29:25.063970307Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:25.063973508Z "id": 204, +bundler_1 | 2023-10-16T12:29:25.063976708Z "result": "ok" +bundler_1 | 2023-10-16T12:29:25.063979908Z } +bundler_1 | 2023-10-16T12:29:25.063983008Z [12:29:24.930] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:25.063986408Z reqId: "req-5r" +bundler_1 | 2023-10-16T12:29:25.063989509Z method: "POST" +bundler_1 | 2023-10-16T12:29:25.063992709Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:25.063995909Z body: { +bundler_1 | 2023-10-16T12:29:25.064046413Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:25.064062714Z "id": 205, +bundler_1 | 2023-10-16T12:29:25.064066114Z "params": [ +bundler_1 | 2023-10-16T12:29:25.064069414Z { +bundler_1 | 2023-10-16T12:29:25.064072714Z "sender": "0xf86a1302Ac854bC123f69555a4eFfcDC62aCb712", +bundler_1 | 2023-10-16T12:29:25.064076215Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:25.064079515Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:25.064083015Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:25.064086315Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:25.064089816Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:25.064093216Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:25.064096616Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:25.064100016Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:25.064103417Z "paymasterAndData": "0x2c7Dc2b9571e9d47A9dBb205Ec5878e46302dF3B6163636f756e745f73746f72616765", +bundler_1 | 2023-10-16T12:29:25.064106917Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:25.064110217Z }, +bundler_1 | 2023-10-16T12:29:25.064113417Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:25.064116818Z ], +bundler_1 | 2023-10-16T12:29:25.064120018Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:25.064123318Z } +bundler_1 | 2023-10-16T12:29:25.064126618Z [12:29:24.930] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:25.320697273Z [12:29:25.278] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:25.320763878Z [12:29:25.284] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:25.320770478Z [12:29:25.284] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:25.320774878Z reqId: "req-5r" +bundler_1 | 2023-10-16T12:29:25.320778379Z body: { +bundler_1 | 2023-10-16T12:29:25.320781679Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:25.320785279Z "id": 205, +bundler_1 | 2023-10-16T12:29:25.320788779Z "result": "0x2289f5a6469dda5b276b9d5427c3f03b728f5b91b7240d4d6297cdb2af942531" +bundler_1 | 2023-10-16T12:29:25.320792380Z } +bundler_1 | 2023-10-16T12:29:25.320795780Z [12:29:25.289] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:25.320799280Z reqId: "req-5s" +bundler_1 | 2023-10-16T12:29:25.320802580Z method: "POST" +bundler_1 | 2023-10-16T12:29:25.320805781Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:25.320809081Z body: { +bundler_1 | 2023-10-16T12:29:25.320812181Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:25.320815681Z "id": 206, +bundler_1 | 2023-10-16T12:29:25.320818982Z "params": [], +bundler_1 | 2023-10-16T12:29:25.320838283Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:25.320841883Z } +bundler_1 | 2023-10-16T12:29:25.320845183Z [12:29:25.289] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:25.320848584Z reqId: "req-5s" +bundler_1 | 2023-10-16T12:29:25.320851884Z body: { +bundler_1 | 2023-10-16T12:29:25.320855184Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:25.320858684Z "id": 206, +bundler_1 | 2023-10-16T12:29:25.320861985Z "result": "ok" +bundler_1 | 2023-10-16T12:29:25.320865285Z } +bundler_1 | 2023-10-16T12:29:25.385051252Z [12:29:25.377] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:25.385084254Z reqId: "req-5t" +bundler_1 | 2023-10-16T12:29:25.385088954Z method: "POST" +bundler_1 | 2023-10-16T12:29:25.385092154Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:25.385095555Z body: { +bundler_1 | 2023-10-16T12:29:25.385098855Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:25.385102355Z "id": 207, +bundler_1 | 2023-10-16T12:29:25.385105755Z "params": [ +bundler_1 | 2023-10-16T12:29:25.385108856Z { +bundler_1 | 2023-10-16T12:29:25.385111856Z "sender": "0xB5a0C5680535A2c8B77f6cb49973207fee96F7ce", +bundler_1 | 2023-10-16T12:29:25.385115056Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:25.385118156Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:25.385121256Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:25.385124457Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:25.385127557Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:25.385130657Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:25.385133857Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:25.385136957Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:25.385140158Z "paymasterAndData": "0x21C17BF31015c0f6E925A8303DEC7140A7B8BCDf6163636f756e745f7265666572656e63655f73746f72616765", +bundler_1 | 2023-10-16T12:29:25.385143458Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:25.385146758Z }, +bundler_1 | 2023-10-16T12:29:25.385149658Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:25.385152859Z ], +bundler_1 | 2023-10-16T12:29:25.385155759Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:25.385158959Z } +bundler_1 | 2023-10-16T12:29:25.385161859Z [12:29:25.377] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:25.898320870Z [12:29:25.754] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:25.899347542Z [12:29:25.765] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:25.899365743Z [12:29:25.765] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:25.899383944Z reqId: "req-5t" +bundler_1 | 2023-10-16T12:29:25.899387844Z body: { +bundler_1 | 2023-10-16T12:29:25.899391245Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:25.899394745Z "id": 207, +bundler_1 | 2023-10-16T12:29:25.899398045Z "result": "0x9141a16322d3ae2b7790f7965b53d30ebc7d626f08e569c350e7b03db367a560" +bundler_1 | 2023-10-16T12:29:25.899401745Z } +bundler_1 | 2023-10-16T12:29:25.899405246Z [12:29:25.774] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:25.899408846Z reqId: "req-5u" +bundler_1 | 2023-10-16T12:29:25.899412146Z method: "POST" +bundler_1 | 2023-10-16T12:29:25.899415546Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:25.899418847Z body: { +bundler_1 | 2023-10-16T12:29:25.899422047Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:25.899425547Z "id": 208, +bundler_1 | 2023-10-16T12:29:25.899428847Z "params": [], +bundler_1 | 2023-10-16T12:29:25.899432147Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:25.899435548Z } +bundler_1 | 2023-10-16T12:29:25.899438648Z [12:29:25.774] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:25.899442248Z reqId: "req-5u" +bundler_1 | 2023-10-16T12:29:25.899445648Z body: { +bundler_1 | 2023-10-16T12:29:25.899448849Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:25.899452149Z "id": 208, +bundler_1 | 2023-10-16T12:29:25.899455349Z "result": "ok" +bundler_1 | 2023-10-16T12:29:25.899458749Z } +bundler_1 | 2023-10-16T12:29:25.899461850Z [12:29:25.871] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:25.899465350Z reqId: "req-5v" +bundler_1 | 2023-10-16T12:29:25.899468650Z method: "POST" +bundler_1 | 2023-10-16T12:29:25.899471850Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:25.899475050Z body: { +bundler_1 | 2023-10-16T12:29:25.899478251Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:25.899481651Z "id": 209, +bundler_1 | 2023-10-16T12:29:25.899485051Z "params": [ +bundler_1 | 2023-10-16T12:29:25.899488351Z { +bundler_1 | 2023-10-16T12:29:25.899491652Z "sender": "0x36B60bEcB3Fae5b7b75CC713c5EE577fDa0459F5", +bundler_1 | 2023-10-16T12:29:25.899495252Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:25.899498652Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:25.899501952Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:25.899505353Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:25.899508753Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:25.899512153Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:25.899515553Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:25.899523054Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:25.899526754Z "paymasterAndData": "0x426793b9B8A56ba197f0E995029353cD8bcBf9776163636f756e745f7265666572656e63655f73746f726167655f737472756374", +bundler_1 | 2023-10-16T12:29:25.899530454Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:25.899533755Z }, +bundler_1 | 2023-10-16T12:29:25.899536855Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:25.899540355Z ], +bundler_1 | 2023-10-16T12:29:25.899543555Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:25.899546855Z } +bundler_1 | 2023-10-16T12:29:25.899550156Z [12:29:25.872] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:26.412943983Z [12:29:26.246] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:26.413410615Z [12:29:26.253] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:26.413435317Z [12:29:26.253] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:26.413440518Z reqId: "req-5v" +bundler_1 | 2023-10-16T12:29:26.413444118Z body: { +bundler_1 | 2023-10-16T12:29:26.413447418Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:26.413451118Z "id": 209, +bundler_1 | 2023-10-16T12:29:26.413454619Z "result": "0xda1d4a100b37fc9cb823bb7eec76085084aed565e75134cc81be590ec11582a1" +bundler_1 | 2023-10-16T12:29:26.413458419Z } +bundler_1 | 2023-10-16T12:29:26.413480920Z [12:29:26.257] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:26.413484621Z reqId: "req-5w" +bundler_1 | 2023-10-16T12:29:26.413488121Z method: "POST" +bundler_1 | 2023-10-16T12:29:26.413491421Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:26.413494721Z body: { +bundler_1 | 2023-10-16T12:29:26.413498022Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:26.413501522Z "id": 210, +bundler_1 | 2023-10-16T12:29:26.413504822Z "params": [], +bundler_1 | 2023-10-16T12:29:26.413508022Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:26.413511322Z } +bundler_1 | 2023-10-16T12:29:26.413514723Z [12:29:26.257] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:26.413518223Z reqId: "req-5w" +bundler_1 | 2023-10-16T12:29:26.413521523Z body: { +bundler_1 | 2023-10-16T12:29:26.413524623Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:26.413528124Z "id": 210, +bundler_1 | 2023-10-16T12:29:26.413531424Z "result": "ok" +bundler_1 | 2023-10-16T12:29:26.413534724Z } +bundler_1 | 2023-10-16T12:29:26.677632003Z [12:29:26.589] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:26.677660805Z reqId: "req-5x" +bundler_1 | 2023-10-16T12:29:26.677665105Z method: "POST" +bundler_1 | 2023-10-16T12:29:26.677682606Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:26.677686207Z body: { +bundler_1 | 2023-10-16T12:29:26.677695007Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:26.677708708Z "id": 211, +bundler_1 | 2023-10-16T12:29:26.677712008Z "params": [ +bundler_1 | 2023-10-16T12:29:26.677715609Z { +bundler_1 | 2023-10-16T12:29:26.677719009Z "sender": "0x6EF602B3EFA2f77C20F30D4A2bd54A7426650192", +bundler_1 | 2023-10-16T12:29:26.677722509Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:26.677726009Z "initCode": "0x3BAB3e7fEFc6589Fe3714E261B8F3828F90896D90d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:26.677730210Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:26.677733610Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:26.677737010Z "verificationGasLimit": "0x4c4b40", +bundler_1 | 2023-10-16T12:29:26.677740410Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:26.677743711Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:26.677747111Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:26.677750511Z "paymasterAndData": "0xbe5D1787B6610056CC6B4CCBf91d0832D4dba8636163636f756e745f7265666572656e63655f73746f726167655f696e69745f636f6465", +bundler_1 | 2023-10-16T12:29:26.677754111Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:26.677757411Z }, +bundler_1 | 2023-10-16T12:29:26.677760612Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:26.677764012Z ], +bundler_1 | 2023-10-16T12:29:26.677767212Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:26.677770612Z } +bundler_1 | 2023-10-16T12:29:26.686113793Z [12:29:26.589] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:27.211133429Z [12:29:27.202] ERROR (1): unstaked paymaster accessed 0xa5bd965bff94bae0995e2671fffd1830126cb629 slot 0xd9cef0478867f9d13ca8b605ae3ff2e0c52f89a2c7d94c94ddaf10d8ee4ef55b +bundler_1 | 2023-10-16T12:29:27.211159231Z err: { +bundler_1 | 2023-10-16T12:29:27.211163631Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:27.211167432Z "message": "unstaked paymaster accessed 0xa5bd965bff94bae0995e2671fffd1830126cb629 slot 0xd9cef0478867f9d13ca8b605ae3ff2e0c52f89a2c7d94c94ddaf10d8ee4ef55b", +bundler_1 | 2023-10-16T12:29:27.211171832Z "stack": +bundler_1 | 2023-10-16T12:29:27.211175132Z Error: unstaked paymaster accessed 0xa5bd965bff94bae0995e2671fffd1830126cb629 slot 0xd9cef0478867f9d13ca8b605ae3ff2e0c52f89a2c7d94c94ddaf10d8ee4ef55b +bundler_1 | 2023-10-16T12:29:27.211178732Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:212:31) +bundler_1 | 2023-10-16T12:29:27.211195234Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:27.211198934Z at async SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:34) +bundler_1 | 2023-10-16T12:29:27.211202434Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:27.211206034Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:27.211209435Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:27.211212835Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:27.211216435Z "code": -32502, +bundler_1 | 2023-10-16T12:29:27.211219835Z "data": { +bundler_1 | 2023-10-16T12:29:27.211223036Z "paymaster": "0xbe5d1787b6610056cc6b4ccbf91d0832d4dba863" +bundler_1 | 2023-10-16T12:29:27.211226536Z } +bundler_1 | 2023-10-16T12:29:27.211229636Z } +bundler_1 | 2023-10-16T12:29:27.211241837Z [12:29:27.202] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:27.211245737Z reqId: "req-5x" +bundler_1 | 2023-10-16T12:29:27.211249137Z body: { +bundler_1 | 2023-10-16T12:29:27.211252238Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:27.211255638Z "id": 211, +bundler_1 | 2023-10-16T12:29:27.211258838Z "error": { +bundler_1 | 2023-10-16T12:29:27.211262238Z "message": "unstaked paymaster accessed 0xa5bd965bff94bae0995e2671fffd1830126cb629 slot 0xd9cef0478867f9d13ca8b605ae3ff2e0c52f89a2c7d94c94ddaf10d8ee4ef55b", +bundler_1 | 2023-10-16T12:29:27.211265939Z "data": { +bundler_1 | 2023-10-16T12:29:27.211269239Z "paymaster": "0xbe5d1787b6610056cc6b4ccbf91d0832d4dba863" +bundler_1 | 2023-10-16T12:29:27.211272739Z }, +bundler_1 | 2023-10-16T12:29:27.211276039Z "code": -32502 +bundler_1 | 2023-10-16T12:29:27.211279239Z } +bundler_1 | 2023-10-16T12:29:27.211282440Z } +bundler_1 | 2023-10-16T12:29:27.211286040Z [12:29:27.207] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:27.211289540Z reqId: "req-5y" +bundler_1 | 2023-10-16T12:29:27.211292840Z method: "POST" +bundler_1 | 2023-10-16T12:29:27.211296041Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:27.211299241Z body: { +bundler_1 | 2023-10-16T12:29:27.211302541Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:27.211305941Z "id": 212, +bundler_1 | 2023-10-16T12:29:27.211309142Z "params": [], +bundler_1 | 2023-10-16T12:29:27.211312342Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:27.211315742Z } +bundler_1 | 2023-10-16T12:29:27.211318842Z [12:29:27.207] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:27.211326243Z reqId: "req-5y" +bundler_1 | 2023-10-16T12:29:27.211329643Z body: { +bundler_1 | 2023-10-16T12:29:27.211332843Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:27.211336043Z "id": 212, +bundler_1 | 2023-10-16T12:29:27.211339344Z "result": "ok" +bundler_1 | 2023-10-16T12:29:27.211342644Z } +bundler_1 | 2023-10-16T12:29:27.467699084Z [12:29:27.413] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:27.467735586Z reqId: "req-5z" +bundler_1 | 2023-10-16T12:29:27.467741687Z method: "POST" +bundler_1 | 2023-10-16T12:29:27.467746687Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:27.467751287Z body: { +bundler_1 | 2023-10-16T12:29:27.467755888Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:27.467760788Z "id": 213, +bundler_1 | 2023-10-16T12:29:27.467765388Z "params": [ +bundler_1 | 2023-10-16T12:29:27.467769889Z { +bundler_1 | 2023-10-16T12:29:27.467774389Z "sender": "0xc80859B9A83C99DAb4B5e8d55d33314ec4CDE563", +bundler_1 | 2023-10-16T12:29:27.467779189Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:27.467784190Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:27.467788990Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:27.467793590Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:27.467798291Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:27.467803091Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:27.467807691Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:27.467812392Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:27.467817092Z "paymasterAndData": "0xb5d16d51FC479A3C084bA5344465a4C782e35D35636f6e74657874", +bundler_1 | 2023-10-16T12:29:27.467821992Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:27.467826593Z }, +bundler_1 | 2023-10-16T12:29:27.467830993Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:27.467835993Z ], +bundler_1 | 2023-10-16T12:29:27.467840594Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:27.467845294Z } +bundler_1 | 2023-10-16T12:29:27.468060509Z [12:29:27.413] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:27.725765843Z [12:29:27.642] ERROR (1): unstaked paymaster must not return context +bundler_1 | 2023-10-16T12:29:27.725792245Z err: { +bundler_1 | 2023-10-16T12:29:27.725795745Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:27.725798745Z "message": "unstaked paymaster must not return context", +bundler_1 | 2023-10-16T12:29:27.725801645Z "stack": +bundler_1 | 2023-10-16T12:29:27.725804345Z Error: unstaked paymaster must not return context +bundler_1 | 2023-10-16T12:29:27.725821147Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:224:31) +bundler_1 | 2023-10-16T12:29:27.725824447Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:27.725827147Z at async SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:34) +bundler_1 | 2023-10-16T12:29:27.725829947Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:27.725832747Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:27.725835548Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:27.725838248Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:27.725841148Z "code": -32502, +bundler_1 | 2023-10-16T12:29:27.725843848Z "data": { +bundler_1 | 2023-10-16T12:29:27.725846548Z "paymaster": "0xb5d16d51fc479a3c084ba5344465a4c782e35d35" +bundler_1 | 2023-10-16T12:29:27.725849549Z } +bundler_1 | 2023-10-16T12:29:27.725852349Z } +bundler_1 | 2023-10-16T12:29:27.725854849Z [12:29:27.642] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:27.725857949Z reqId: "req-5z" +bundler_1 | 2023-10-16T12:29:27.725860549Z body: { +bundler_1 | 2023-10-16T12:29:27.725863150Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:27.725865950Z "id": 213, +bundler_1 | 2023-10-16T12:29:27.725868950Z "error": { +bundler_1 | 2023-10-16T12:29:27.725871550Z "message": "unstaked paymaster must not return context", +bundler_1 | 2023-10-16T12:29:27.725874350Z "data": { +bundler_1 | 2023-10-16T12:29:27.725876951Z "paymaster": "0xb5d16d51fc479a3c084ba5344465a4c782e35d35" +bundler_1 | 2023-10-16T12:29:27.725879851Z }, +bundler_1 | 2023-10-16T12:29:27.725882351Z "code": -32502 +bundler_1 | 2023-10-16T12:29:27.725885051Z } +bundler_1 | 2023-10-16T12:29:27.725887651Z } +bundler_1 | 2023-10-16T12:29:27.725890251Z [12:29:27.647] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:27.725893052Z reqId: "req-60" +bundler_1 | 2023-10-16T12:29:27.725895652Z method: "POST" +bundler_1 | 2023-10-16T12:29:27.725898252Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:27.725900852Z body: { +bundler_1 | 2023-10-16T12:29:27.725903452Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:27.725906153Z "id": 214, +bundler_1 | 2023-10-16T12:29:27.725908853Z "params": [], +bundler_1 | 2023-10-16T12:29:27.725911453Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:27.725917353Z } +bundler_1 | 2023-10-16T12:29:27.725920154Z [12:29:27.647] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:27.725922854Z reqId: "req-60" +bundler_1 | 2023-10-16T12:29:27.725925554Z body: { +bundler_1 | 2023-10-16T12:29:27.725928054Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:27.725930754Z "id": 214, +bundler_1 | 2023-10-16T12:29:27.725933354Z "result": "ok" +bundler_1 | 2023-10-16T12:29:27.725936055Z } +bundler_1 | 2023-10-16T12:29:27.742239989Z [12:29:27.738] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:27.742295293Z reqId: "req-61" +bundler_1 | 2023-10-16T12:29:27.742300293Z method: "POST" +bundler_1 | 2023-10-16T12:29:27.742303694Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:27.742307094Z body: { +bundler_1 | 2023-10-16T12:29:27.742310594Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:27.742314194Z "id": 215, +bundler_1 | 2023-10-16T12:29:27.742317495Z "params": [ +bundler_1 | 2023-10-16T12:29:27.742320895Z { +bundler_1 | 2023-10-16T12:29:27.742324295Z "sender": "0x68d6f08464eC198B6b3f539F5bf07Ad9304eaAc4", +bundler_1 | 2023-10-16T12:29:27.742327795Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:27.742331096Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:27.742334396Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:27.742344997Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:27.742348497Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:27.742352097Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:27.742355397Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:27.742358798Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:27.742362298Z "paymasterAndData": "0x96aC64684d7b9625f4431EAB91e3B29C857d853565787465726e616c5f73746f72616765", +bundler_1 | 2023-10-16T12:29:27.742365798Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:27.742369198Z }, +bundler_1 | 2023-10-16T12:29:27.742372398Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:27.742376099Z ], +bundler_1 | 2023-10-16T12:29:27.742379299Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:27.742382699Z } +bundler_1 | 2023-10-16T12:29:27.742385899Z [12:29:27.739] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:28.255925414Z [12:29:28.084] ERROR (1): paymaster has forbidden read from 0xc771685a1c4a08b507954e9edc4ef4e4180ce646 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 +bundler_1 | 2023-10-16T12:29:28.255956117Z err: { +bundler_1 | 2023-10-16T12:29:28.255960717Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:28.255964617Z "message": "paymaster has forbidden read from 0xc771685a1c4a08b507954e9edc4ef4e4180ce646 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39", +bundler_1 | 2023-10-16T12:29:28.255984218Z "stack": +bundler_1 | 2023-10-16T12:29:28.255987719Z Error: paymaster has forbidden read from 0xc771685a1c4a08b507954e9edc4ef4e4180ce646 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 +bundler_1 | 2023-10-16T12:29:28.255991419Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:202:31) +bundler_1 | 2023-10-16T12:29:28.255995019Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:29:28.255998519Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:28.256001920Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:28.256005620Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:28.256009120Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:28.256012420Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:28.256016121Z "code": -32502, +bundler_1 | 2023-10-16T12:29:28.256019521Z "data": { +bundler_1 | 2023-10-16T12:29:28.256022721Z "paymaster": "0x96ac64684d7b9625f4431eab91e3b29c857d8535" +bundler_1 | 2023-10-16T12:29:28.256026321Z } +bundler_1 | 2023-10-16T12:29:28.256029621Z } +bundler_1 | 2023-10-16T12:29:28.256041822Z [12:29:28.084] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:28.256046123Z reqId: "req-61" +bundler_1 | 2023-10-16T12:29:28.256049423Z body: { +bundler_1 | 2023-10-16T12:29:28.256052723Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:28.256056023Z "id": 215, +bundler_1 | 2023-10-16T12:29:28.256059223Z "error": { +bundler_1 | 2023-10-16T12:29:28.256062524Z "message": "paymaster has forbidden read from 0xc771685a1c4a08b507954e9edc4ef4e4180ce646 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39", +bundler_1 | 2023-10-16T12:29:28.256066324Z "data": { +bundler_1 | 2023-10-16T12:29:28.256069524Z "paymaster": "0x96ac64684d7b9625f4431eab91e3b29c857d8535" +bundler_1 | 2023-10-16T12:29:28.256072924Z }, +bundler_1 | 2023-10-16T12:29:28.256076025Z "code": -32502 +bundler_1 | 2023-10-16T12:29:28.256079425Z } +bundler_1 | 2023-10-16T12:29:28.256082525Z } +bundler_1 | 2023-10-16T12:29:28.256085625Z [12:29:28.089] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:28.256089025Z reqId: "req-62" +bundler_1 | 2023-10-16T12:29:28.256092326Z method: "POST" +bundler_1 | 2023-10-16T12:29:28.256095526Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:28.256102626Z body: { +bundler_1 | 2023-10-16T12:29:28.256106027Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:28.256109427Z "id": 216, +bundler_1 | 2023-10-16T12:29:28.256112627Z "params": [], +bundler_1 | 2023-10-16T12:29:28.256115927Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:28.256119227Z } +bundler_1 | 2023-10-16T12:29:28.256122328Z [12:29:28.090] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:28.256125828Z reqId: "req-62" +bundler_1 | 2023-10-16T12:29:28.256129028Z body: { +bundler_1 | 2023-10-16T12:29:28.256132128Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:28.256135329Z "id": 216, +bundler_1 | 2023-10-16T12:29:28.256138529Z "result": "ok" +bundler_1 | 2023-10-16T12:29:28.256141829Z } +bundler_1 | 2023-10-16T12:29:28.256144829Z [12:29:28.176] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:28.256148229Z reqId: "req-63" +bundler_1 | 2023-10-16T12:29:28.256151430Z method: "POST" +bundler_1 | 2023-10-16T12:29:28.256154630Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:28.256157830Z body: { +bundler_1 | 2023-10-16T12:29:28.256160930Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:28.256164330Z "id": 217, +bundler_1 | 2023-10-16T12:29:28.256167431Z "params": [ +bundler_1 | 2023-10-16T12:29:28.256170631Z { +bundler_1 | 2023-10-16T12:29:28.256173931Z "sender": "0x8851bDC0025A59558bbDA1d38aAE08aED5C88004", +bundler_1 | 2023-10-16T12:29:28.256177231Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:28.256180532Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:28.256183832Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:28.256187132Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:28.256190432Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:28.256193832Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:28.256197233Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:28.256200533Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:28.256204033Z "paymasterAndData": "0x2c6eAF30aE4d5e0BEA38167D36AFAE2c824E7ECb6f75745f6f665f676173", +bundler_1 | 2023-10-16T12:29:28.256207733Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:28.256211034Z }, +bundler_1 | 2023-10-16T12:29:28.256214234Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:28.256217534Z ], +bundler_1 | 2023-10-16T12:29:28.256220734Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:28.256224034Z } +bundler_1 | 2023-10-16T12:29:28.256227235Z [12:29:28.177] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:28.769312380Z [12:29:28.640] ERROR (1): paymaster internally reverts on oog +bundler_1 | 2023-10-16T12:29:28.769341082Z err: { +bundler_1 | 2023-10-16T12:29:28.769345282Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:28.769348883Z "message": "paymaster internally reverts on oog", +bundler_1 | 2023-10-16T12:29:28.769352283Z "stack": +bundler_1 | 2023-10-16T12:29:28.769355383Z Error: paymaster internally reverts on oog +bundler_1 | 2023-10-16T12:29:28.769358983Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:141:23) +bundler_1 | 2023-10-16T12:29:28.769362383Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:29:28.769365684Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:28.769368784Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:28.769372184Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:28.769375384Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:28.769378685Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:28.769382085Z "code": -32502 +bundler_1 | 2023-10-16T12:29:28.769385285Z } +bundler_1 | 2023-10-16T12:29:28.769990225Z [12:29:28.640] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:28.770012827Z reqId: "req-63" +bundler_1 | 2023-10-16T12:29:28.770019427Z body: { +bundler_1 | 2023-10-16T12:29:28.770022828Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:28.770026328Z "id": 217, +bundler_1 | 2023-10-16T12:29:28.770029628Z "error": { +bundler_1 | 2023-10-16T12:29:28.770033428Z "message": "paymaster internally reverts on oog", +bundler_1 | 2023-10-16T12:29:28.770037029Z "code": -32502 +bundler_1 | 2023-10-16T12:29:28.770040329Z } +bundler_1 | 2023-10-16T12:29:28.770043429Z } +bundler_1 | 2023-10-16T12:29:28.770046729Z [12:29:28.645] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:28.770050229Z reqId: "req-64" +bundler_1 | 2023-10-16T12:29:28.770053430Z method: "POST" +bundler_1 | 2023-10-16T12:29:28.770056830Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:28.770060130Z body: { +bundler_1 | 2023-10-16T12:29:28.770063330Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:28.770066731Z "id": 218, +bundler_1 | 2023-10-16T12:29:28.770069931Z "params": [], +bundler_1 | 2023-10-16T12:29:28.770073231Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:28.770076531Z } +bundler_1 | 2023-10-16T12:29:28.770093332Z [12:29:28.645] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:28.770097433Z reqId: "req-64" +bundler_1 | 2023-10-16T12:29:28.770100733Z body: { +bundler_1 | 2023-10-16T12:29:28.770103933Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:28.770107233Z "id": 218, +bundler_1 | 2023-10-16T12:29:28.770110434Z "result": "ok" +bundler_1 | 2023-10-16T12:29:28.770113734Z } +bundler_1 | 2023-10-16T12:29:28.770116834Z [12:29:28.738] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:28.770120234Z reqId: "req-65" +bundler_1 | 2023-10-16T12:29:28.770123334Z method: "POST" +bundler_1 | 2023-10-16T12:29:28.770126835Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:28.770130035Z body: { +bundler_1 | 2023-10-16T12:29:28.770133135Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:28.770136535Z "id": 219, +bundler_1 | 2023-10-16T12:29:28.770139935Z "params": [ +bundler_1 | 2023-10-16T12:29:28.770143136Z { +bundler_1 | 2023-10-16T12:29:28.770146436Z "sender": "0x6F9458639869ad00F8a6Aa352CA2b1540e6BFc8B", +bundler_1 | 2023-10-16T12:29:28.770149836Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:28.770153236Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:28.770156537Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:28.770159937Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:28.770163337Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:28.770166737Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:28.770170037Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:28.770173438Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:28.770176838Z "paymasterAndData": "0xC7e6cC6265B87B46A9F61A043ffe341251400d047373746f72655f6f75745f6f665f676173", +bundler_1 | 2023-10-16T12:29:28.770180438Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:28.770183838Z }, +bundler_1 | 2023-10-16T12:29:28.770187039Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:28.770190439Z ], +bundler_1 | 2023-10-16T12:29:28.770193639Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:28.770196939Z } +bundler_1 | 2023-10-16T12:29:28.770200040Z [12:29:28.738] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:29.284230048Z [12:29:29.074] ERROR (1): paymaster internally reverts on oog +bundler_1 | 2023-10-16T12:29:29.284260550Z err: { +bundler_1 | 2023-10-16T12:29:29.284264750Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:29.284268551Z "message": "paymaster internally reverts on oog", +bundler_1 | 2023-10-16T12:29:29.284272351Z "stack": +bundler_1 | 2023-10-16T12:29:29.284290852Z Error: paymaster internally reverts on oog +bundler_1 | 2023-10-16T12:29:29.284294652Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:141:23) +bundler_1 | 2023-10-16T12:29:29.284298153Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:29:29.284301753Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:29.284305253Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:29.284308753Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:29.284312154Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:29.284315654Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:29.284319254Z "code": -32502 +bundler_1 | 2023-10-16T12:29:29.284322654Z } +bundler_1 | 2023-10-16T12:29:29.284325855Z [12:29:29.074] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:29.284329455Z reqId: "req-65" +bundler_1 | 2023-10-16T12:29:29.284332755Z body: { +bundler_1 | 2023-10-16T12:29:29.284336055Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:29.284339455Z "id": 219, +bundler_1 | 2023-10-16T12:29:29.284342656Z "error": { +bundler_1 | 2023-10-16T12:29:29.284345956Z "message": "paymaster internally reverts on oog", +bundler_1 | 2023-10-16T12:29:29.284349456Z "code": -32502 +bundler_1 | 2023-10-16T12:29:29.284352656Z } +bundler_1 | 2023-10-16T12:29:29.284355857Z } +bundler_1 | 2023-10-16T12:29:29.284359057Z [12:29:29.080] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:29.284362557Z reqId: "req-66" +bundler_1 | 2023-10-16T12:29:29.284365757Z method: "POST" +bundler_1 | 2023-10-16T12:29:29.284368957Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:29.284372258Z body: { +bundler_1 | 2023-10-16T12:29:29.284375358Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:29.284378858Z "id": 220, +bundler_1 | 2023-10-16T12:29:29.284382058Z "params": [], +bundler_1 | 2023-10-16T12:29:29.284385259Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:29.284388559Z } +bundler_1 | 2023-10-16T12:29:29.284391859Z [12:29:29.080] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:29.284395259Z reqId: "req-66" +bundler_1 | 2023-10-16T12:29:29.284398459Z body: { +bundler_1 | 2023-10-16T12:29:29.284401560Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:29.284404760Z "id": 220, +bundler_1 | 2023-10-16T12:29:29.284414761Z "result": "ok" +bundler_1 | 2023-10-16T12:29:29.284418261Z } +bundler_1 | 2023-10-16T12:29:29.347659394Z [12:29:29.317] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:29.347688596Z reqId: "req-67" +bundler_1 | 2023-10-16T12:29:29.347692896Z method: "POST" +bundler_1 | 2023-10-16T12:29:29.347696397Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:29.347699597Z body: { +bundler_1 | 2023-10-16T12:29:29.347703097Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:29.347706697Z "id": 221, +bundler_1 | 2023-10-16T12:29:29.347709997Z "params": [ +bundler_1 | 2023-10-16T12:29:29.347713398Z { +bundler_1 | 2023-10-16T12:29:29.347716598Z "sender": "0xf1DE8023aBdaCBc32787C71c778C9438788833DD", +bundler_1 | 2023-10-16T12:29:29.347719998Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:29.347723498Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:29.347726899Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:29.347730199Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:29.347733599Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:29.347737099Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:29.347740399Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:29.347743700Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:29.347747100Z "paymasterAndData": "0x64ec63024826475D1Af4Ff1D9004Fcff8f0D1e856e6f5f73746f72616765", +bundler_1 | 2023-10-16T12:29:29.347750700Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:29.347754000Z }, +bundler_1 | 2023-10-16T12:29:29.347757201Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:29.347760601Z ], +bundler_1 | 2023-10-16T12:29:29.347763801Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:29.347767201Z } +bundler_1 | 2023-10-16T12:29:29.348065121Z [12:29:29.317] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:29.862129832Z [12:29:29.657] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:29.862337746Z [12:29:29.665] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:29.862349447Z [12:29:29.665] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:29.862353447Z reqId: "req-67" +bundler_1 | 2023-10-16T12:29:29.862356647Z body: { +bundler_1 | 2023-10-16T12:29:29.862359748Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:29.862362948Z "id": 221, +bundler_1 | 2023-10-16T12:29:29.862366148Z "result": "0x4d674f641b93b025e1821810f4c085cec2f7e30ccda76f01cb6cb1d68c9353a9" +bundler_1 | 2023-10-16T12:29:29.862369848Z } +bundler_1 | 2023-10-16T12:29:29.862372848Z [12:29:29.670] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:29.862390850Z reqId: "req-68" +bundler_1 | 2023-10-16T12:29:29.862394150Z method: "POST" +bundler_1 | 2023-10-16T12:29:29.862397150Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:29.862400150Z body: { +bundler_1 | 2023-10-16T12:29:29.862403051Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:29.862406251Z "id": 222, +bundler_1 | 2023-10-16T12:29:29.862409251Z "params": [], +bundler_1 | 2023-10-16T12:29:29.862412351Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:29.862415351Z } +bundler_1 | 2023-10-16T12:29:29.862418252Z [12:29:29.670] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:29.862421452Z reqId: "req-68" +bundler_1 | 2023-10-16T12:29:29.862424452Z body: { +bundler_1 | 2023-10-16T12:29:29.862427352Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:29.862430352Z "id": 222, +bundler_1 | 2023-10-16T12:29:29.862433353Z "result": "ok" +bundler_1 | 2023-10-16T12:29:29.862436453Z } +bundler_1 | 2023-10-16T12:29:29.862439353Z [12:29:29.794] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:29.862442453Z reqId: "req-69" +bundler_1 | 2023-10-16T12:29:29.862445353Z method: "POST" +bundler_1 | 2023-10-16T12:29:29.862448454Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:29.862465355Z body: { +bundler_1 | 2023-10-16T12:29:29.862468555Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:29.862471655Z "id": 223, +bundler_1 | 2023-10-16T12:29:29.862491456Z "params": [ +bundler_1 | 2023-10-16T12:29:29.862494657Z { +bundler_1 | 2023-10-16T12:29:29.862497957Z "sender": "0xbC328039e3E7c4B0Dd08ae29E440e0388169AeC9", +bundler_1 | 2023-10-16T12:29:29.862501457Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:29.862504757Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:29.862507958Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:29.862511158Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:29.862514558Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:29.862517958Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:29.862523859Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:29.862527359Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:29.862530759Z "paymasterAndData": "0x9EEd1254F4ca7A35b5423Ff8aAd138453B6ce7B173746f72616765", +bundler_1 | 2023-10-16T12:29:29.862534259Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:29.862537560Z }, +bundler_1 | 2023-10-16T12:29:29.862540660Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:29.862544060Z ], +bundler_1 | 2023-10-16T12:29:29.862547360Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:29.862554661Z } +bundler_1 | 2023-10-16T12:29:29.862557961Z [12:29:29.794] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:30.376074235Z [12:29:30.152] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:30.376407057Z [12:29:30.158] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:30.376426759Z [12:29:30.158] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:30.376434259Z reqId: "req-69" +bundler_1 | 2023-10-16T12:29:30.376440360Z body: { +bundler_1 | 2023-10-16T12:29:30.376446160Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:30.376452460Z "id": 223, +bundler_1 | 2023-10-16T12:29:30.376458361Z "result": "0x20b0b387ba4fb11592f5b6a7cb8ff28de0566125812dcdbc9404eb68c862b2ce" +bundler_1 | 2023-10-16T12:29:30.376464761Z } +bundler_1 | 2023-10-16T12:29:30.376470362Z [12:29:30.163] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:30.376476762Z reqId: "req-6a" +bundler_1 | 2023-10-16T12:29:30.376482362Z method: "POST" +bundler_1 | 2023-10-16T12:29:30.376488463Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:30.376493963Z body: { +bundler_1 | 2023-10-16T12:29:30.376499664Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:30.376505464Z "id": 224, +bundler_1 | 2023-10-16T12:29:30.376511164Z "params": [], +bundler_1 | 2023-10-16T12:29:30.376516965Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:30.376522865Z } +bundler_1 | 2023-10-16T12:29:30.376528366Z [12:29:30.163] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:30.376534466Z reqId: "req-6a" +bundler_1 | 2023-10-16T12:29:30.376540166Z body: { +bundler_1 | 2023-10-16T12:29:30.376545667Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:30.376551267Z "id": 224, +bundler_1 | 2023-10-16T12:29:30.376556867Z "result": "ok" +bundler_1 | 2023-10-16T12:29:30.376562668Z } +bundler_1 | 2023-10-16T12:29:30.376568268Z [12:29:30.316] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:30.376574269Z reqId: "req-6b" +bundler_1 | 2023-10-16T12:29:30.376579869Z method: "POST" +bundler_1 | 2023-10-16T12:29:30.376585569Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:30.376591170Z body: { +bundler_1 | 2023-10-16T12:29:30.376596770Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:30.376602571Z "id": 225, +bundler_1 | 2023-10-16T12:29:30.376608271Z "params": [ +bundler_1 | 2023-10-16T12:29:30.376614071Z { +bundler_1 | 2023-10-16T12:29:30.376619672Z "sender": "0x46C69C6843FeBBDc8CFc4cB3A3532c003a4be387", +bundler_1 | 2023-10-16T12:29:30.376625972Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:30.376656974Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:30.376663375Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:30.376669175Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:30.376675275Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:30.376681176Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:30.376687176Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:30.376693077Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:30.376699177Z "paymasterAndData": "0xFD5F2e274C68723485826A47017553890173EACb7265666572656e63655f73746f72616765", +bundler_1 | 2023-10-16T12:29:30.376705377Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:30.376711278Z }, +bundler_1 | 2023-10-16T12:29:30.376716778Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:30.376722779Z ], +bundler_1 | 2023-10-16T12:29:30.376728379Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:30.376734279Z } +bundler_1 | 2023-10-16T12:29:30.376739880Z [12:29:30.316] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:30.889758421Z [12:29:30.675] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:30.889873328Z [12:29:30.681] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:30.889902030Z [12:29:30.681] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:30.889906831Z reqId: "req-6b" +bundler_1 | 2023-10-16T12:29:30.889910331Z body: { +bundler_1 | 2023-10-16T12:29:30.889913431Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:30.889916631Z "id": 225, +bundler_1 | 2023-10-16T12:29:30.889919831Z "result": "0xadaec372e5c9a448ab26eeed96f2989f4b1e75d1ec9767208407be57a2e0c853" +bundler_1 | 2023-10-16T12:29:30.889923332Z } +bundler_1 | 2023-10-16T12:29:30.889926332Z [12:29:30.686] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:30.889929632Z reqId: "req-6c" +bundler_1 | 2023-10-16T12:29:30.889932732Z method: "POST" +bundler_1 | 2023-10-16T12:29:30.889935833Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:30.889938933Z body: { +bundler_1 | 2023-10-16T12:29:30.889941833Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:30.889945033Z "id": 226, +bundler_1 | 2023-10-16T12:29:30.889948133Z "params": [], +bundler_1 | 2023-10-16T12:29:30.889951134Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:30.889954234Z } +bundler_1 | 2023-10-16T12:29:30.889957234Z [12:29:30.686] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:30.889960534Z reqId: "req-6c" +bundler_1 | 2023-10-16T12:29:30.889963534Z body: { +bundler_1 | 2023-10-16T12:29:30.889980136Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:30.889983336Z "id": 226, +bundler_1 | 2023-10-16T12:29:30.889991236Z "result": "ok" +bundler_1 | 2023-10-16T12:29:30.889994436Z } +bundler_1 | 2023-10-16T12:29:30.889997337Z [12:29:30.827] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:30.890000537Z reqId: "req-6d" +bundler_1 | 2023-10-16T12:29:30.890009437Z method: "POST" +bundler_1 | 2023-10-16T12:29:30.890012538Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:30.890015738Z body: { +bundler_1 | 2023-10-16T12:29:30.890037539Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:30.890041140Z "id": 227, +bundler_1 | 2023-10-16T12:29:30.890044340Z "params": [ +bundler_1 | 2023-10-16T12:29:30.890047640Z { +bundler_1 | 2023-10-16T12:29:30.890050740Z "sender": "0x559F35e8E945055c455e378504C0d271F311F88C", +bundler_1 | 2023-10-16T12:29:30.890054340Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:30.890057641Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:30.890061041Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:30.890064241Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:30.890067741Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:30.890071142Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:30.890074442Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:30.890077742Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:30.890081142Z "paymasterAndData": "0xFb59d4dDfa1C8Ad947F47b2D648d8e7467dbB69d7265666572656e63655f73746f726167655f737472756374", +bundler_1 | 2023-10-16T12:29:30.890084743Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:30.890088043Z }, +bundler_1 | 2023-10-16T12:29:30.890091143Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:30.890094443Z ], +bundler_1 | 2023-10-16T12:29:30.890097643Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:30.890100844Z } +bundler_1 | 2023-10-16T12:29:30.890104044Z [12:29:30.827] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:31.403762128Z [12:29:31.225] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:31.403890836Z [12:29:31.232] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:31.403899537Z [12:29:31.232] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:31.403903737Z reqId: "req-6d" +bundler_1 | 2023-10-16T12:29:31.403907337Z body: { +bundler_1 | 2023-10-16T12:29:31.403910538Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:31.403914438Z "id": 227, +bundler_1 | 2023-10-16T12:29:31.403934139Z "result": "0x8c52de49d3eb876f6055e55c55152bf78541cc66d25c832fb62273a954ae9852" +bundler_1 | 2023-10-16T12:29:31.403937939Z } +bundler_1 | 2023-10-16T12:29:31.403941240Z [12:29:31.237] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:31.403944840Z reqId: "req-6e" +bundler_1 | 2023-10-16T12:29:31.403948140Z method: "POST" +bundler_1 | 2023-10-16T12:29:31.403951540Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:31.403954840Z body: { +bundler_1 | 2023-10-16T12:29:31.403958041Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:31.403961441Z "id": 228, +bundler_1 | 2023-10-16T12:29:31.403964741Z "params": [], +bundler_1 | 2023-10-16T12:29:31.403967941Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:31.403971342Z } +bundler_1 | 2023-10-16T12:29:31.403974542Z [12:29:31.237] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:31.403977942Z reqId: "req-6e" +bundler_1 | 2023-10-16T12:29:31.403981142Z body: { +bundler_1 | 2023-10-16T12:29:31.403984342Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:31.403987943Z "id": 228, +bundler_1 | 2023-10-16T12:29:31.403991143Z "result": "ok" +bundler_1 | 2023-10-16T12:29:31.403994343Z } +bundler_1 | 2023-10-16T12:29:31.403997543Z [12:29:31.374] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:31.404000944Z reqId: "req-6f" +bundler_1 | 2023-10-16T12:29:31.404004144Z method: "POST" +bundler_1 | 2023-10-16T12:29:31.404007344Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:31.404010544Z body: { +bundler_1 | 2023-10-16T12:29:31.404013744Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:31.404017045Z "id": 229, +bundler_1 | 2023-10-16T12:29:31.404020245Z "params": [ +bundler_1 | 2023-10-16T12:29:31.404023545Z { +bundler_1 | 2023-10-16T12:29:31.404026745Z "sender": "0x096d4F571E1C7B7be3258d837985E05C01Dba88F", +bundler_1 | 2023-10-16T12:29:31.404030146Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:31.404033546Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:31.404036846Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:31.404040146Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:31.404043546Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:31.404046947Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:31.404050347Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:31.404053647Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:31.404057047Z "paymasterAndData": "0x47A742e119BA953686f256938B0d77d1c2ADd53b6163636f756e745f73746f72616765", +bundler_1 | 2023-10-16T12:29:31.404060548Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:31.404063848Z }, +bundler_1 | 2023-10-16T12:29:31.404071048Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:31.404074649Z ], +bundler_1 | 2023-10-16T12:29:31.404077749Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:31.404081049Z } +bundler_1 | 2023-10-16T12:29:31.404084249Z [12:29:31.374] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:31.917226298Z [12:29:31.718] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:31.918615391Z [12:29:31.732] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:31.918638693Z [12:29:31.732] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:31.918644093Z reqId: "req-6f" +bundler_1 | 2023-10-16T12:29:31.918648394Z body: { +bundler_1 | 2023-10-16T12:29:31.918652194Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:31.918656294Z "id": 229, +bundler_1 | 2023-10-16T12:29:31.918660494Z "result": "0x5d1f480e85cf177900db22820e252353c5721a77e9ca5bffff399fed888131bf" +bundler_1 | 2023-10-16T12:29:31.918664895Z } +bundler_1 | 2023-10-16T12:29:31.918668595Z [12:29:31.737] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:31.918672695Z reqId: "req-6g" +bundler_1 | 2023-10-16T12:29:31.918676395Z method: "POST" +bundler_1 | 2023-10-16T12:29:31.918680196Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:31.918683896Z body: { +bundler_1 | 2023-10-16T12:29:31.918687596Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:31.918691396Z "id": 230, +bundler_1 | 2023-10-16T12:29:31.918695497Z "params": [], +bundler_1 | 2023-10-16T12:29:31.918699297Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:31.918702997Z } +bundler_1 | 2023-10-16T12:29:31.918706597Z [12:29:31.737] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:31.918710698Z reqId: "req-6g" +bundler_1 | 2023-10-16T12:29:31.918714298Z body: { +bundler_1 | 2023-10-16T12:29:31.918717898Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:31.918721698Z "id": 230, +bundler_1 | 2023-10-16T12:29:31.918725499Z "result": "ok" +bundler_1 | 2023-10-16T12:29:31.918729299Z } +bundler_1 | 2023-10-16T12:29:31.918732899Z [12:29:31.868] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:31.918736799Z reqId: "req-6h" +bundler_1 | 2023-10-16T12:29:31.918740500Z method: "POST" +bundler_1 | 2023-10-16T12:29:31.918744300Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:31.918747900Z body: { +bundler_1 | 2023-10-16T12:29:31.918751500Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:31.918755401Z "id": 231, +bundler_1 | 2023-10-16T12:29:31.918759101Z "params": [ +bundler_1 | 2023-10-16T12:29:31.918778702Z { +bundler_1 | 2023-10-16T12:29:31.918782803Z "sender": "0x48778544d4f10BFdc34F2b213906752Fd775F927", +bundler_1 | 2023-10-16T12:29:31.918786703Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:31.918790503Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:31.918794303Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:31.918798004Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:31.918802004Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:31.918805904Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:31.918809704Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:31.918813505Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:31.918817405Z "paymasterAndData": "0x5F852219d29c35B9677E765b0EDB8385927fB4676163636f756e745f7265666572656e63655f73746f72616765", +bundler_1 | 2023-10-16T12:29:31.918821605Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:31.918825405Z }, +bundler_1 | 2023-10-16T12:29:31.918828906Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:31.918832806Z ], +bundler_1 | 2023-10-16T12:29:31.918836506Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:31.918840206Z } +bundler_1 | 2023-10-16T12:29:31.918843907Z [12:29:31.869] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:32.432045960Z [12:29:32.255] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:32.432837613Z [12:29:32.263] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:32.432851114Z [12:29:32.263] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:32.432856114Z reqId: "req-6h" +bundler_1 | 2023-10-16T12:29:32.432881816Z body: { +bundler_1 | 2023-10-16T12:29:32.432885616Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:32.432889216Z "id": 231, +bundler_1 | 2023-10-16T12:29:32.432892517Z "result": "0x9256a4fa5f7351dcca6f6bd8bbdd049b9aaee2e7f9a691e77b01813b04537983" +bundler_1 | 2023-10-16T12:29:32.432896117Z } +bundler_1 | 2023-10-16T12:29:32.432899317Z [12:29:32.268] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:32.432903017Z reqId: "req-6i" +bundler_1 | 2023-10-16T12:29:32.432906218Z method: "POST" +bundler_1 | 2023-10-16T12:29:32.432909418Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:32.432912618Z body: { +bundler_1 | 2023-10-16T12:29:32.432915818Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:32.432919118Z "id": 232, +bundler_1 | 2023-10-16T12:29:32.432922319Z "params": [], +bundler_1 | 2023-10-16T12:29:32.432925519Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:32.432928819Z } +bundler_1 | 2023-10-16T12:29:32.432948220Z [12:29:32.269] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:32.432951921Z reqId: "req-6i" +bundler_1 | 2023-10-16T12:29:32.432955221Z body: { +bundler_1 | 2023-10-16T12:29:32.432958321Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:32.432961521Z "id": 232, +bundler_1 | 2023-10-16T12:29:32.432964721Z "result": "ok" +bundler_1 | 2023-10-16T12:29:32.432968022Z } +bundler_1 | 2023-10-16T12:29:32.432971422Z [12:29:32.399] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:32.432974822Z reqId: "req-6j" +bundler_1 | 2023-10-16T12:29:32.432977922Z method: "POST" +bundler_1 | 2023-10-16T12:29:32.432981123Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:32.432984523Z body: { +bundler_1 | 2023-10-16T12:29:32.432987723Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:32.432991123Z "id": 233, +bundler_1 | 2023-10-16T12:29:32.432994223Z "params": [ +bundler_1 | 2023-10-16T12:29:32.432997624Z { +bundler_1 | 2023-10-16T12:29:32.433000824Z "sender": "0xD68e910b6449ecF1626F3c978b1E46e96054dDE4", +bundler_1 | 2023-10-16T12:29:32.433004224Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:32.433007524Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:32.433010925Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:32.433014225Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:32.433017625Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:32.433020925Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:32.433024425Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:32.433027726Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:32.433031226Z "paymasterAndData": "0xEB44dC1cD585Db3e68478054156845854cDDf8Ad6163636f756e745f7265666572656e63655f73746f726167655f737472756374", +bundler_1 | 2023-10-16T12:29:32.433034826Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:32.433038126Z }, +bundler_1 | 2023-10-16T12:29:32.433041227Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:32.433044527Z ], +bundler_1 | 2023-10-16T12:29:32.433047627Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:32.433050927Z } +bundler_1 | 2023-10-16T12:29:32.433054127Z [12:29:32.399] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:32.947448160Z [12:29:32.771] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:32.947477162Z [12:29:32.779] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:32.947481863Z [12:29:32.779] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:32.947485763Z reqId: "req-6j" +bundler_1 | 2023-10-16T12:29:32.947503764Z body: { +bundler_1 | 2023-10-16T12:29:32.947507764Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:32.947511265Z "id": 233, +bundler_1 | 2023-10-16T12:29:32.947514665Z "result": "0x4cfd74fda78075c257e7c4c8f7bf1b23017d4004ddb2e7da2301b612988059d2" +bundler_1 | 2023-10-16T12:29:32.947518265Z } +bundler_1 | 2023-10-16T12:29:32.947521965Z [12:29:32.784] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:32.947525566Z reqId: "req-6k" +bundler_1 | 2023-10-16T12:29:32.947528766Z method: "POST" +bundler_1 | 2023-10-16T12:29:32.947532166Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:32.947535466Z body: { +bundler_1 | 2023-10-16T12:29:32.947538666Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:32.947542067Z "id": 234, +bundler_1 | 2023-10-16T12:29:32.947545367Z "params": [], +bundler_1 | 2023-10-16T12:29:32.947548567Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:32.947551867Z } +bundler_1 | 2023-10-16T12:29:32.947555068Z [12:29:32.784] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:32.947558568Z reqId: "req-6k" +bundler_1 | 2023-10-16T12:29:32.947561868Z body: { +bundler_1 | 2023-10-16T12:29:32.947564968Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:32.947568268Z "id": 234, +bundler_1 | 2023-10-16T12:29:32.947571569Z "result": "ok" +bundler_1 | 2023-10-16T12:29:32.947574869Z } +bundler_1 | 2023-10-16T12:29:33.076015867Z [12:29:33.019] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:33.076046169Z reqId: "req-6l" +bundler_1 | 2023-10-16T12:29:33.076050669Z method: "POST" +bundler_1 | 2023-10-16T12:29:33.076054069Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:33.076057369Z body: { +bundler_1 | 2023-10-16T12:29:33.076060670Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:33.076064270Z "id": 235, +bundler_1 | 2023-10-16T12:29:33.076067570Z "params": [ +bundler_1 | 2023-10-16T12:29:33.076070770Z { +bundler_1 | 2023-10-16T12:29:33.076073971Z "sender": "0x8D29796Da5870a4dB792Cd1F4ce7AbD419a7D433", +bundler_1 | 2023-10-16T12:29:33.076077571Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:33.076081071Z "initCode": "0x3a647247D8EA1AfFB2F757bCafa2F77A9482236E0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:33.076085371Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:33.076088672Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:33.076092372Z "verificationGasLimit": "0x4c4b40", +bundler_1 | 2023-10-16T12:29:33.076113073Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:33.076116673Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:33.076120074Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:33.076123674Z "paymasterAndData": "0x50dC44cfc6d9413269c742B1FF8eBf231Eac86a66163636f756e745f7265666572656e63655f73746f726167655f696e69745f636f6465", +bundler_1 | 2023-10-16T12:29:33.076127374Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:33.076130674Z }, +bundler_1 | 2023-10-16T12:29:33.076133875Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:33.076137575Z ], +bundler_1 | 2023-10-16T12:29:33.076140875Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:33.076144275Z } +bundler_1 | 2023-10-16T12:29:33.076386091Z [12:29:33.019] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:34.101628120Z [12:29:33.653] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:34.110578519Z [12:29:33.661] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:34.110611621Z [12:29:33.661] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:34.110616422Z reqId: "req-6l" +bundler_1 | 2023-10-16T12:29:34.110620122Z body: { +bundler_1 | 2023-10-16T12:29:34.110623722Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:34.110627123Z "id": 235, +bundler_1 | 2023-10-16T12:29:34.110630523Z "result": "0x835b03b6ccfe76255f4c8043cf06180dbed0c272aec48a8198e707839ad4d607" +bundler_1 | 2023-10-16T12:29:34.110634223Z } +bundler_1 | 2023-10-16T12:29:34.110637623Z [12:29:33.666] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:34.110641523Z reqId: "req-6m" +bundler_1 | 2023-10-16T12:29:34.110645024Z method: "POST" +bundler_1 | 2023-10-16T12:29:34.110648324Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:34.110651624Z body: { +bundler_1 | 2023-10-16T12:29:34.110655024Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:34.110658525Z "id": 236, +bundler_1 | 2023-10-16T12:29:34.110661825Z "params": [], +bundler_1 | 2023-10-16T12:29:34.110665125Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:34.110668425Z } +bundler_1 | 2023-10-16T12:29:34.110671625Z [12:29:33.666] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:34.110675026Z reqId: "req-6m" +bundler_1 | 2023-10-16T12:29:34.110678426Z body: { +bundler_1 | 2023-10-16T12:29:34.110681526Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:34.110684826Z "id": 236, +bundler_1 | 2023-10-16T12:29:34.110688027Z "result": "ok" +bundler_1 | 2023-10-16T12:29:34.110691427Z } +bundler_1 | 2023-10-16T12:29:34.110694527Z [12:29:33.799] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:34.110713428Z reqId: "req-6n" +bundler_1 | 2023-10-16T12:29:34.110716829Z method: "POST" +bundler_1 | 2023-10-16T12:29:34.110720129Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:34.110723429Z body: { +bundler_1 | 2023-10-16T12:29:34.110726629Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:34.110729929Z "id": 237, +bundler_1 | 2023-10-16T12:29:34.110733230Z "params": [ +bundler_1 | 2023-10-16T12:29:34.110736530Z { +bundler_1 | 2023-10-16T12:29:34.110739730Z "sender": "0xe71B736DAc0e121C7f7bf703b6535200d348ab81", +bundler_1 | 2023-10-16T12:29:34.110743230Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:34.110746631Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:34.110750031Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:34.110753331Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:34.110756731Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:34.110760131Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:34.110763532Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:34.110766932Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:34.110770232Z "paymasterAndData": "0xE491079c9A98fBE5bB0f4fd21Aa2306A58B76DE5636f6e74657874", +bundler_1 | 2023-10-16T12:29:34.110774032Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:34.110777433Z }, +bundler_1 | 2023-10-16T12:29:34.110780533Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:34.110783933Z ], +bundler_1 | 2023-10-16T12:29:34.110787033Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:34.110790333Z } +bundler_1 | 2023-10-16T12:29:34.110793434Z [12:29:33.799] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:34.110797034Z [12:29:34.064] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:34.110800534Z [12:29:34.072] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:34.110804034Z [12:29:34.072] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:34.110807435Z reqId: "req-6n" +bundler_1 | 2023-10-16T12:29:34.110810735Z body: { +bundler_1 | 2023-10-16T12:29:34.110813835Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:34.110817035Z "id": 237, +bundler_1 | 2023-10-16T12:29:34.110820235Z "result": "0x124948fb56d4cbebe24f3fb4dc72754745f603f977360a09a2729e5dc91a573f" +bundler_1 | 2023-10-16T12:29:34.110823636Z } +bundler_1 | 2023-10-16T12:29:34.110826736Z [12:29:34.077] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:34.110830136Z reqId: "req-6o" +bundler_1 | 2023-10-16T12:29:34.110833336Z method: "POST" +bundler_1 | 2023-10-16T12:29:34.110840437Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:34.110845137Z body: { +bundler_1 | 2023-10-16T12:29:34.110848437Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:34.110851738Z "id": 238, +bundler_1 | 2023-10-16T12:29:34.110854838Z "params": [], +bundler_1 | 2023-10-16T12:29:34.110858038Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:34.110861338Z } +bundler_1 | 2023-10-16T12:29:34.110864438Z [12:29:34.078] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:34.110867739Z reqId: "req-6o" +bundler_1 | 2023-10-16T12:29:34.110870939Z body: { +bundler_1 | 2023-10-16T12:29:34.110874039Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:34.110877339Z "id": 238, +bundler_1 | 2023-10-16T12:29:34.110880639Z "result": "ok" +bundler_1 | 2023-10-16T12:29:34.110883940Z } +bundler_1 | 2023-10-16T12:29:34.249071290Z [12:29:34.216] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:34.249109092Z reqId: "req-6p" +bundler_1 | 2023-10-16T12:29:34.249113593Z method: "POST" +bundler_1 | 2023-10-16T12:29:34.249117093Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:34.249120393Z body: { +bundler_1 | 2023-10-16T12:29:34.249123693Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:34.249127794Z "id": 239, +bundler_1 | 2023-10-16T12:29:34.249131194Z "params": [ +bundler_1 | 2023-10-16T12:29:34.249134394Z { +bundler_1 | 2023-10-16T12:29:34.249137794Z "sender": "0x64f361daF8C8ea5DcE8a4829348455677e1eB8A7", +bundler_1 | 2023-10-16T12:29:34.249141395Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:34.249144895Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:34.249148295Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:34.249151695Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:34.249155295Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:34.249158696Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:34.249162096Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:34.249165396Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:34.249168796Z "paymasterAndData": "0xb8953dfe3a319632A945588e99B93eb32a6DEf9A65787465726e616c5f73746f72616765", +bundler_1 | 2023-10-16T12:29:34.249172397Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:34.249175797Z }, +bundler_1 | 2023-10-16T12:29:34.249178897Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:34.249182297Z ], +bundler_1 | 2023-10-16T12:29:34.249185497Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:34.249188898Z } +bundler_1 | 2023-10-16T12:29:34.249566523Z [12:29:34.217] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:34.764366583Z [12:29:34.560] ERROR (1): paymaster has forbidden read from 0x3ec27e02ed25de6e282f9755fd6f03591108cafe slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 +bundler_1 | 2023-10-16T12:29:34.764397985Z err: { +bundler_1 | 2023-10-16T12:29:34.764402486Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:34.764406286Z "message": "paymaster has forbidden read from 0x3ec27e02ed25de6e282f9755fd6f03591108cafe slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39", +bundler_1 | 2023-10-16T12:29:34.764410186Z "stack": +bundler_1 | 2023-10-16T12:29:34.764413586Z Error: paymaster has forbidden read from 0x3ec27e02ed25de6e282f9755fd6f03591108cafe slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 +bundler_1 | 2023-10-16T12:29:34.764417387Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:202:31) +bundler_1 | 2023-10-16T12:29:34.764420987Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:29:34.764424387Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:34.764427787Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:34.764431688Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:34.764435188Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:34.764438588Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:34.764442288Z "code": -32502, +bundler_1 | 2023-10-16T12:29:34.764445488Z "data": { +bundler_1 | 2023-10-16T12:29:34.764448889Z "paymaster": "0xb8953dfe3a319632a945588e99b93eb32a6def9a" +bundler_1 | 2023-10-16T12:29:34.764452589Z } +bundler_1 | 2023-10-16T12:29:34.764455989Z } +bundler_1 | 2023-10-16T12:29:34.764618200Z [12:29:34.560] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:34.764678204Z reqId: "req-6p" +bundler_1 | 2023-10-16T12:29:34.764684704Z body: { +bundler_1 | 2023-10-16T12:29:34.764689305Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:34.764694005Z "id": 239, +bundler_1 | 2023-10-16T12:29:34.764698305Z "error": { +bundler_1 | 2023-10-16T12:29:34.764702706Z "message": "paymaster has forbidden read from 0x3ec27e02ed25de6e282f9755fd6f03591108cafe slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39", +bundler_1 | 2023-10-16T12:29:34.764708406Z "data": { +bundler_1 | 2023-10-16T12:29:34.764720007Z "paymaster": "0xb8953dfe3a319632a945588e99b93eb32a6def9a" +bundler_1 | 2023-10-16T12:29:34.764724907Z }, +bundler_1 | 2023-10-16T12:29:34.764746209Z "code": -32502 +bundler_1 | 2023-10-16T12:29:34.764751009Z } +bundler_1 | 2023-10-16T12:29:34.764755209Z } +bundler_1 | 2023-10-16T12:29:34.764759409Z [12:29:34.568] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:34.764764110Z reqId: "req-6q" +bundler_1 | 2023-10-16T12:29:34.764768610Z method: "POST" +bundler_1 | 2023-10-16T12:29:34.764772910Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:34.764777311Z body: { +bundler_1 | 2023-10-16T12:29:34.764781511Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:34.764786111Z "id": 240, +bundler_1 | 2023-10-16T12:29:34.764790312Z "params": [], +bundler_1 | 2023-10-16T12:29:34.764794512Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:34.764798812Z } +bundler_1 | 2023-10-16T12:29:34.764803012Z [12:29:34.569] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:34.764807513Z reqId: "req-6q" +bundler_1 | 2023-10-16T12:29:34.764811813Z body: { +bundler_1 | 2023-10-16T12:29:34.764815913Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:34.764820114Z "id": 240, +bundler_1 | 2023-10-16T12:29:34.764824414Z "result": "ok" +bundler_1 | 2023-10-16T12:29:34.764828614Z } +bundler_1 | 2023-10-16T12:29:34.764832814Z [12:29:34.696] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:34.764837215Z reqId: "req-6r" +bundler_1 | 2023-10-16T12:29:34.764841415Z method: "POST" +bundler_1 | 2023-10-16T12:29:34.764845615Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:34.764849816Z body: { +bundler_1 | 2023-10-16T12:29:34.764854016Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:34.764858416Z "id": 241, +bundler_1 | 2023-10-16T12:29:34.764862616Z "params": [ +bundler_1 | 2023-10-16T12:29:34.764866817Z { +bundler_1 | 2023-10-16T12:29:34.764871117Z "sender": "0xC6d906e66ADd741c5eC49AE460cCfC7D7C5CD768", +bundler_1 | 2023-10-16T12:29:34.764875617Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:34.764880018Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:34.764884318Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:34.764888718Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:34.764893118Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:34.764897619Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:34.764902019Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:34.764906419Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:34.764910820Z "paymasterAndData": "0x52280ff3c56b9BE38A12499970E5d423653219816f75745f6f665f676173", +bundler_1 | 2023-10-16T12:29:34.764915420Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:34.764919820Z }, +bundler_1 | 2023-10-16T12:29:34.764928621Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:34.764933221Z ], +bundler_1 | 2023-10-16T12:29:34.764937521Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:34.764941822Z } +bundler_1 | 2023-10-16T12:29:34.764946022Z [12:29:34.696] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:35.279526968Z [12:29:35.159] ERROR (1): paymaster internally reverts on oog +bundler_1 | 2023-10-16T12:29:35.279553069Z err: { +bundler_1 | 2023-10-16T12:29:35.279557070Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:35.279560770Z "message": "paymaster internally reverts on oog", +bundler_1 | 2023-10-16T12:29:35.279564470Z "stack": +bundler_1 | 2023-10-16T12:29:35.279567470Z Error: paymaster internally reverts on oog +bundler_1 | 2023-10-16T12:29:35.279571070Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:141:23) +bundler_1 | 2023-10-16T12:29:35.279574571Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:29:35.279577871Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:35.279581171Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:35.279584371Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:35.279587472Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:35.279590572Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:35.279593972Z "code": -32502 +bundler_1 | 2023-10-16T12:29:35.279597072Z } +bundler_1 | 2023-10-16T12:29:35.279599972Z [12:29:35.159] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:35.279603373Z reqId: "req-6r" +bundler_1 | 2023-10-16T12:29:35.279606473Z body: { +bundler_1 | 2023-10-16T12:29:35.279609473Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:35.279612573Z "id": 241, +bundler_1 | 2023-10-16T12:29:35.279615673Z "error": { +bundler_1 | 2023-10-16T12:29:35.279618674Z "message": "paymaster internally reverts on oog", +bundler_1 | 2023-10-16T12:29:35.279621874Z "code": -32502 +bundler_1 | 2023-10-16T12:29:35.279624874Z } +bundler_1 | 2023-10-16T12:29:35.279627774Z } +bundler_1 | 2023-10-16T12:29:35.279630674Z [12:29:35.164] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:35.279633875Z reqId: "req-6s" +bundler_1 | 2023-10-16T12:29:35.279636875Z method: "POST" +bundler_1 | 2023-10-16T12:29:35.279654676Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:35.279657876Z body: { +bundler_1 | 2023-10-16T12:29:35.279660876Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:35.279663977Z "id": 242, +bundler_1 | 2023-10-16T12:29:35.279666977Z "params": [], +bundler_1 | 2023-10-16T12:29:35.279669977Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:35.279672877Z } +bundler_1 | 2023-10-16T12:29:35.279675777Z [12:29:35.164] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:35.279678978Z reqId: "req-6s" +bundler_1 | 2023-10-16T12:29:35.279681978Z body: { +bundler_1 | 2023-10-16T12:29:35.279684878Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:35.279687778Z "id": 242, +bundler_1 | 2023-10-16T12:29:35.279690879Z "result": "ok" +bundler_1 | 2023-10-16T12:29:35.279693979Z } +bundler_1 | 2023-10-16T12:29:35.310535843Z [12:29:35.302] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:35.310559645Z reqId: "req-6t" +bundler_1 | 2023-10-16T12:29:35.310563645Z method: "POST" +bundler_1 | 2023-10-16T12:29:35.310567045Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:35.310570146Z body: { +bundler_1 | 2023-10-16T12:29:35.310573146Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:35.310576446Z "id": 243, +bundler_1 | 2023-10-16T12:29:35.310579546Z "params": [ +bundler_1 | 2023-10-16T12:29:35.310582446Z { +bundler_1 | 2023-10-16T12:29:35.310585547Z "sender": "0x718eCF5B8644562e548596AfC1018884f6A24207", +bundler_1 | 2023-10-16T12:29:35.310588747Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:35.310591947Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:35.310595047Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:35.310598147Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:35.310601448Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:35.310604748Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:35.310607848Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:35.310610948Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:35.310614048Z "paymasterAndData": "0x11e7643cDEF7939970B4EB56e103Fe37280CE2f17373746f72655f6f75745f6f665f676173", +bundler_1 | 2023-10-16T12:29:35.310617349Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:35.310620349Z }, +bundler_1 | 2023-10-16T12:29:35.310623249Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:35.310626349Z ], +bundler_1 | 2023-10-16T12:29:35.310633950Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:35.310637250Z } +bundler_1 | 2023-10-16T12:29:35.310640250Z [12:29:35.303] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:35.826399075Z [12:29:35.672] ERROR (1): paymaster internally reverts on oog +bundler_1 | 2023-10-16T12:29:35.826429077Z err: { +bundler_1 | 2023-10-16T12:29:35.826433377Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:35.826437177Z "message": "paymaster internally reverts on oog", +bundler_1 | 2023-10-16T12:29:35.826440877Z "stack": +bundler_1 | 2023-10-16T12:29:35.826444178Z Error: paymaster internally reverts on oog +bundler_1 | 2023-10-16T12:29:35.826447678Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:141:23) +bundler_1 | 2023-10-16T12:29:35.826451278Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:29:35.826454978Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:35.826458379Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:35.826461879Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:35.826465279Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:35.826468679Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:35.826472180Z "code": -32502 +bundler_1 | 2023-10-16T12:29:35.826475580Z } +bundler_1 | 2023-10-16T12:29:35.826478780Z [12:29:35.673] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:35.826482280Z reqId: "req-6t" +bundler_1 | 2023-10-16T12:29:35.826485580Z body: { +bundler_1 | 2023-10-16T12:29:35.826488781Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:35.826492081Z "id": 243, +bundler_1 | 2023-10-16T12:29:35.826495281Z "error": { +bundler_1 | 2023-10-16T12:29:35.826498581Z "message": "paymaster internally reverts on oog", +bundler_1 | 2023-10-16T12:29:35.826501982Z "code": -32502 +bundler_1 | 2023-10-16T12:29:35.826505182Z } +bundler_1 | 2023-10-16T12:29:35.826508382Z } +bundler_1 | 2023-10-16T12:29:35.826511482Z [12:29:35.687] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:35.826514882Z reqId: "req-6u" +bundler_1 | 2023-10-16T12:29:35.826518083Z method: "POST" +bundler_1 | 2023-10-16T12:29:35.826521283Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:35.826524483Z body: { +bundler_1 | 2023-10-16T12:29:35.826527583Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:35.826530883Z "id": 244, +bundler_1 | 2023-10-16T12:29:35.826534184Z "params": [], +bundler_1 | 2023-10-16T12:29:35.826537284Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:35.826554985Z } +bundler_1 | 2023-10-16T12:29:35.826558285Z [12:29:35.687] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:35.826561786Z reqId: "req-6u" +bundler_1 | 2023-10-16T12:29:35.826564986Z body: { +bundler_1 | 2023-10-16T12:29:35.826568086Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:35.826571386Z "id": 244, +bundler_1 | 2023-10-16T12:29:35.826574586Z "result": "ok" +bundler_1 | 2023-10-16T12:29:35.826577887Z } +bundler_1 | 2023-10-16T12:29:35.845585459Z [12:29:35.831] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:35.845612561Z reqId: "req-6v" +bundler_1 | 2023-10-16T12:29:35.845616961Z method: "POST" +bundler_1 | 2023-10-16T12:29:35.845620461Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:35.845623862Z body: { +bundler_1 | 2023-10-16T12:29:35.845627362Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:35.845630962Z "id": 245, +bundler_1 | 2023-10-16T12:29:35.845634262Z "params": [ +bundler_1 | 2023-10-16T12:29:35.845637662Z { +bundler_1 | 2023-10-16T12:29:35.845641063Z "sender": "0xd150A147DE89D7aaBe20FcE4c09AbCfaFd20dBeA", +bundler_1 | 2023-10-16T12:29:35.845644463Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:35.845648063Z "initCode": "0x5bFec25a0Cd4A1C59FfBDF8e4Bbd643E77421D700d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000a6e6f5f73746f7261676500000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:35.845652363Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:35.845655764Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:35.845659164Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:35.845662564Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:35.845665964Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:35.845669365Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:35.845672765Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:35.845676065Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:35.845679465Z }, +bundler_1 | 2023-10-16T12:29:35.845682565Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:35.845685966Z ], +bundler_1 | 2023-10-16T12:29:35.845689166Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:35.845692466Z } +bundler_1 | 2023-10-16T12:29:35.845695666Z [12:29:35.831] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:36.352698054Z [12:29:36.303] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:36.352909368Z [12:29:36.309] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:36.352929670Z [12:29:36.309] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:36.352941371Z reqId: "req-6v" +bundler_1 | 2023-10-16T12:29:36.352945471Z body: { +bundler_1 | 2023-10-16T12:29:36.352948771Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:36.352952171Z "id": 245, +bundler_1 | 2023-10-16T12:29:36.352955572Z "result": "0x81b585a7c1f445ccad2278a2f8be57ad0db09dd00ea2ffde1396d7d42a067756" +bundler_1 | 2023-10-16T12:29:36.352959072Z } +bundler_1 | 2023-10-16T12:29:36.352962572Z [12:29:36.314] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:36.352966272Z reqId: "req-6w" +bundler_1 | 2023-10-16T12:29:36.352969472Z method: "POST" +bundler_1 | 2023-10-16T12:29:36.352972673Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:36.352975973Z body: { +bundler_1 | 2023-10-16T12:29:36.352979173Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:36.352982673Z "id": 246, +bundler_1 | 2023-10-16T12:29:36.352985874Z "params": [], +bundler_1 | 2023-10-16T12:29:36.352989074Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:36.352992474Z } +bundler_1 | 2023-10-16T12:29:36.353000875Z [12:29:36.314] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:36.353004375Z reqId: "req-6w" +bundler_1 | 2023-10-16T12:29:36.353007675Z body: { +bundler_1 | 2023-10-16T12:29:36.353010775Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:36.353014076Z "id": 246, +bundler_1 | 2023-10-16T12:29:36.353017376Z "result": "ok" +bundler_1 | 2023-10-16T12:29:36.353020776Z } +bundler_1 | 2023-10-16T12:29:36.480448681Z [12:29:36.461] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:36.480479183Z reqId: "req-6x" +bundler_1 | 2023-10-16T12:29:36.480483684Z method: "POST" +bundler_1 | 2023-10-16T12:29:36.480487184Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:36.480490584Z body: { +bundler_1 | 2023-10-16T12:29:36.480494084Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:36.480498285Z "id": 247, +bundler_1 | 2023-10-16T12:29:36.480501585Z "params": [ +bundler_1 | 2023-10-16T12:29:36.480504785Z { +bundler_1 | 2023-10-16T12:29:36.480508085Z "sender": "0xB9632B34242eC6b037bE4e2d54A887a9F3FA50a2", +bundler_1 | 2023-10-16T12:29:36.480511786Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:36.480515286Z "initCode": "0xa6C552906b24e14D90324A417c33D6883FB42baC0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000773746f7261676500000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:36.480534187Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:36.480537687Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:36.480541188Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:36.480544688Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:36.480547988Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:36.480551788Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:36.480600292Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:36.480605692Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:36.480608992Z }, +bundler_1 | 2023-10-16T12:29:36.480612092Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:36.480615693Z ], +bundler_1 | 2023-10-16T12:29:36.480618893Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:36.480622293Z } +bundler_1 | 2023-10-16T12:29:36.480929514Z [12:29:36.462] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:36.995014934Z [12:29:36.954] ERROR (1): unstaked factory accessed factory slot 0x0000000000000000000000000000000000000000000000000000000000000001 +bundler_1 | 2023-10-16T12:29:36.995043236Z err: { +bundler_1 | 2023-10-16T12:29:36.995047337Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:36.995051237Z "message": "unstaked factory accessed factory slot 0x0000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:36.995054937Z "stack": +bundler_1 | 2023-10-16T12:29:36.995058337Z Error: unstaked factory accessed factory slot 0x0000000000000000000000000000000000000000000000000000000000000001 +bundler_1 | 2023-10-16T12:29:36.995061838Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:212:31) +bundler_1 | 2023-10-16T12:29:36.995065538Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:36.995068938Z at async SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:34) +bundler_1 | 2023-10-16T12:29:36.995072438Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:36.995075939Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:36.995079439Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:36.995082839Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:36.995086539Z "code": -32502, +bundler_1 | 2023-10-16T12:29:36.995089939Z "data": { +bundler_1 | 2023-10-16T12:29:36.995093240Z "factory": "0xa6c552906b24e14d90324a417c33d6883fb42bac" +bundler_1 | 2023-10-16T12:29:36.995110141Z } +bundler_1 | 2023-10-16T12:29:36.995113641Z } +bundler_1 | 2023-10-16T12:29:36.995726283Z [12:29:36.954] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:36.995741184Z reqId: "req-6x" +bundler_1 | 2023-10-16T12:29:36.995745084Z body: { +bundler_1 | 2023-10-16T12:29:36.995748384Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:36.995751785Z "id": 247, +bundler_1 | 2023-10-16T12:29:36.995755085Z "error": { +bundler_1 | 2023-10-16T12:29:36.995758385Z "message": "unstaked factory accessed factory slot 0x0000000000000000000000000000000000000000000000000000000000000001", +bundler_1 | 2023-10-16T12:29:36.995762285Z "data": { +bundler_1 | 2023-10-16T12:29:36.995765586Z "factory": "0xa6c552906b24e14d90324a417c33d6883fb42bac" +bundler_1 | 2023-10-16T12:29:36.995769086Z }, +bundler_1 | 2023-10-16T12:29:36.995772186Z "code": -32502 +bundler_1 | 2023-10-16T12:29:36.995775886Z } +bundler_1 | 2023-10-16T12:29:36.995778987Z } +bundler_1 | 2023-10-16T12:29:36.995782087Z [12:29:36.959] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:36.995785687Z reqId: "req-6y" +bundler_1 | 2023-10-16T12:29:36.995788987Z method: "POST" +bundler_1 | 2023-10-16T12:29:36.995792187Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:36.995795388Z body: { +bundler_1 | 2023-10-16T12:29:36.995798488Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:36.995801888Z "id": 248, +bundler_1 | 2023-10-16T12:29:36.995805088Z "params": [], +bundler_1 | 2023-10-16T12:29:36.995808289Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:36.995811589Z } +bundler_1 | 2023-10-16T12:29:36.995814789Z [12:29:36.959] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:36.995818189Z reqId: "req-6y" +bundler_1 | 2023-10-16T12:29:36.995821389Z body: { +bundler_1 | 2023-10-16T12:29:36.995824490Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:36.995827790Z "id": 248, +bundler_1 | 2023-10-16T12:29:36.995831090Z "result": "ok" +bundler_1 | 2023-10-16T12:29:36.995834290Z } +bundler_1 | 2023-10-16T12:29:37.125591255Z [12:29:37.113] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:37.125617657Z reqId: "req-6z" +bundler_1 | 2023-10-16T12:29:37.125621957Z method: "POST" +bundler_1 | 2023-10-16T12:29:37.125625357Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:37.125628757Z body: { +bundler_1 | 2023-10-16T12:29:37.125631958Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:37.125635458Z "id": 249, +bundler_1 | 2023-10-16T12:29:37.125638858Z "params": [ +bundler_1 | 2023-10-16T12:29:37.125642258Z { +bundler_1 | 2023-10-16T12:29:37.125658159Z "sender": "0xDda604B23dF0D474F9BbE570Ed28C1E06E3a79E6", +bundler_1 | 2023-10-16T12:29:37.125661860Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:37.125665460Z "initCode": "0x45e60A6CB4fF5C257bD131E32F7644009B0729520d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000117265666572656e63655f73746f72616765000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:37.125669760Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:37.125673160Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:37.125676561Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:37.125679961Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:37.125683261Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:37.125686761Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:37.125693462Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:37.125696862Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:37.125700162Z }, +bundler_1 | 2023-10-16T12:29:37.125703362Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:37.125706763Z ], +bundler_1 | 2023-10-16T12:29:37.125709963Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:37.125713363Z } +bundler_1 | 2023-10-16T12:29:37.125716663Z [12:29:37.114] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:37.639336152Z [12:29:37.636] ERROR (1): unstaked factory accessed 0xf3c52b1b7e6c67764614f1855f3c48b2d4ebe954 slot 0x2da0f025d7a0938c4aa0a91a3cff79a2e2a40ad324b4044fea8913a5a4b22fb8 +bundler_1 | 2023-10-16T12:29:37.639369454Z err: { +bundler_1 | 2023-10-16T12:29:37.639373854Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:37.639377755Z "message": "unstaked factory accessed 0xf3c52b1b7e6c67764614f1855f3c48b2d4ebe954 slot 0x2da0f025d7a0938c4aa0a91a3cff79a2e2a40ad324b4044fea8913a5a4b22fb8", +bundler_1 | 2023-10-16T12:29:37.639381855Z "stack": +bundler_1 | 2023-10-16T12:29:37.639385355Z Error: unstaked factory accessed 0xf3c52b1b7e6c67764614f1855f3c48b2d4ebe954 slot 0x2da0f025d7a0938c4aa0a91a3cff79a2e2a40ad324b4044fea8913a5a4b22fb8 +bundler_1 | 2023-10-16T12:29:37.639388955Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:212:31) +bundler_1 | 2023-10-16T12:29:37.639392556Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:37.639396056Z at async SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:34) +bundler_1 | 2023-10-16T12:29:37.639399756Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:37.639416957Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:37.639420557Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:37.639423958Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:37.639427758Z "code": -32502, +bundler_1 | 2023-10-16T12:29:37.639431058Z "data": { +bundler_1 | 2023-10-16T12:29:37.639434358Z "factory": "0x45e60a6cb4ff5c257bd131e32f7644009b072952" +bundler_1 | 2023-10-16T12:29:37.639437859Z } +bundler_1 | 2023-10-16T12:29:37.639441159Z } +bundler_1 | 2023-10-16T12:29:37.639448959Z [12:29:37.636] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:37.639452760Z reqId: "req-6z" +bundler_1 | 2023-10-16T12:29:37.639456160Z body: { +bundler_1 | 2023-10-16T12:29:37.639459460Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:37.639462760Z "id": 249, +bundler_1 | 2023-10-16T12:29:37.639465961Z "error": { +bundler_1 | 2023-10-16T12:29:37.639469361Z "message": "unstaked factory accessed 0xf3c52b1b7e6c67764614f1855f3c48b2d4ebe954 slot 0x2da0f025d7a0938c4aa0a91a3cff79a2e2a40ad324b4044fea8913a5a4b22fb8", +bundler_1 | 2023-10-16T12:29:37.639473061Z "data": { +bundler_1 | 2023-10-16T12:29:37.639476361Z "factory": "0x45e60a6cb4ff5c257bd131e32f7644009b072952" +bundler_1 | 2023-10-16T12:29:37.639479862Z }, +bundler_1 | 2023-10-16T12:29:37.639483062Z "code": -32502 +bundler_1 | 2023-10-16T12:29:37.639486462Z } +bundler_1 | 2023-10-16T12:29:37.639489562Z } +bundler_1 | 2023-10-16T12:29:37.647728525Z [12:29:37.642] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:37.647751327Z reqId: "req-70" +bundler_1 | 2023-10-16T12:29:37.647755927Z method: "POST" +bundler_1 | 2023-10-16T12:29:37.647759427Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:37.647762727Z body: { +bundler_1 | 2023-10-16T12:29:37.647766228Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:37.647769828Z "id": 250, +bundler_1 | 2023-10-16T12:29:37.647773128Z "params": [], +bundler_1 | 2023-10-16T12:29:37.647776528Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:37.647779929Z } +bundler_1 | 2023-10-16T12:29:37.647951540Z [12:29:37.642] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:37.647969842Z reqId: "req-70" +bundler_1 | 2023-10-16T12:29:37.647974642Z body: { +bundler_1 | 2023-10-16T12:29:37.647986543Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:37.647990043Z "id": 250, +bundler_1 | 2023-10-16T12:29:37.647993443Z "result": "ok" +bundler_1 | 2023-10-16T12:29:37.647996743Z } +bundler_1 | 2023-10-16T12:29:37.904722582Z [12:29:37.899] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:37.904762985Z reqId: "req-71" +bundler_1 | 2023-10-16T12:29:37.904768085Z method: "POST" +bundler_1 | 2023-10-16T12:29:37.904771585Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:37.904775185Z body: { +bundler_1 | 2023-10-16T12:29:37.904778386Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:37.904781886Z "id": 251, +bundler_1 | 2023-10-16T12:29:37.904785086Z "params": [ +bundler_1 | 2023-10-16T12:29:37.904788486Z { +bundler_1 | 2023-10-16T12:29:37.904791687Z "sender": "0xE9e8bad5085E0616EB50F2329203fD0f369bE2b3", +bundler_1 | 2023-10-16T12:29:37.904795187Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:37.904848890Z "initCode": "0x570140bF9A551249439Be5Cf60eCB801c74591880d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000187265666572656e63655f73746f726167655f7374727563740000000000000000", +bundler_1 | 2023-10-16T12:29:37.904855891Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:37.904859491Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:37.904862991Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:37.904866392Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:37.904869792Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:37.904873092Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:37.904876592Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:37.904879893Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:37.904883193Z }, +bundler_1 | 2023-10-16T12:29:37.904886393Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:37.904889893Z ], +bundler_1 | 2023-10-16T12:29:37.904893093Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:37.904896494Z } +bundler_1 | 2023-10-16T12:29:37.904908795Z [12:29:37.900] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:38.418276966Z [12:29:38.394] ERROR (1): unstaked factory accessed 0x8bcf4717c41e16c40488a0ef1d2ed5350618d082 slot 0x4ebfbc8901d479c14fa20968a600817fb9025cfe80dbdefaf8ccdcbbfa942fb0 +bundler_1 | 2023-10-16T12:29:38.418304868Z err: { +bundler_1 | 2023-10-16T12:29:38.418309068Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:38.418312768Z "message": "unstaked factory accessed 0x8bcf4717c41e16c40488a0ef1d2ed5350618d082 slot 0x4ebfbc8901d479c14fa20968a600817fb9025cfe80dbdefaf8ccdcbbfa942fb0", +bundler_1 | 2023-10-16T12:29:38.418316568Z "stack": +bundler_1 | 2023-10-16T12:29:38.418319869Z Error: unstaked factory accessed 0x8bcf4717c41e16c40488a0ef1d2ed5350618d082 slot 0x4ebfbc8901d479c14fa20968a600817fb9025cfe80dbdefaf8ccdcbbfa942fb0 +bundler_1 | 2023-10-16T12:29:38.418324269Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:212:31) +bundler_1 | 2023-10-16T12:29:38.418343470Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:38.418347371Z at async SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:34) +bundler_1 | 2023-10-16T12:29:38.418350971Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:38.418354371Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:38.418357771Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:38.418361271Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:38.418364872Z "code": -32502, +bundler_1 | 2023-10-16T12:29:38.418368172Z "data": { +bundler_1 | 2023-10-16T12:29:38.418371472Z "factory": "0x570140bf9a551249439be5cf60ecb801c7459188" +bundler_1 | 2023-10-16T12:29:38.418375372Z } +bundler_1 | 2023-10-16T12:29:38.418378573Z } +bundler_1 | 2023-10-16T12:29:38.418476679Z [12:29:38.394] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:38.418484380Z reqId: "req-71" +bundler_1 | 2023-10-16T12:29:38.418487880Z body: { +bundler_1 | 2023-10-16T12:29:38.418491280Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:38.418494681Z "id": 251, +bundler_1 | 2023-10-16T12:29:38.418497981Z "error": { +bundler_1 | 2023-10-16T12:29:38.418501281Z "message": "unstaked factory accessed 0x8bcf4717c41e16c40488a0ef1d2ed5350618d082 slot 0x4ebfbc8901d479c14fa20968a600817fb9025cfe80dbdefaf8ccdcbbfa942fb0", +bundler_1 | 2023-10-16T12:29:38.418505081Z "data": { +bundler_1 | 2023-10-16T12:29:38.418508382Z "factory": "0x570140bf9a551249439be5cf60ecb801c7459188" +bundler_1 | 2023-10-16T12:29:38.418511882Z }, +bundler_1 | 2023-10-16T12:29:38.418514982Z "code": -32502 +bundler_1 | 2023-10-16T12:29:38.418521682Z } +bundler_1 | 2023-10-16T12:29:38.418525083Z } +bundler_1 | 2023-10-16T12:29:38.418528583Z [12:29:38.402] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:38.418532083Z reqId: "req-72" +bundler_1 | 2023-10-16T12:29:38.418535483Z method: "POST" +bundler_1 | 2023-10-16T12:29:38.418538684Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:38.418541884Z body: { +bundler_1 | 2023-10-16T12:29:38.418545084Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:38.418548484Z "id": 252, +bundler_1 | 2023-10-16T12:29:38.418551684Z "params": [], +bundler_1 | 2023-10-16T12:29:38.418555085Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:38.418558385Z } +bundler_1 | 2023-10-16T12:29:38.418568386Z [12:29:38.402] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:38.418571986Z reqId: "req-72" +bundler_1 | 2023-10-16T12:29:38.418575286Z body: { +bundler_1 | 2023-10-16T12:29:38.418578486Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:38.418581887Z "id": 252, +bundler_1 | 2023-10-16T12:29:38.418585087Z "result": "ok" +bundler_1 | 2023-10-16T12:29:38.418588487Z } +bundler_1 | 2023-10-16T12:29:38.673328890Z [12:29:38.559] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:38.673360292Z reqId: "req-73" +bundler_1 | 2023-10-16T12:29:38.673364792Z method: "POST" +bundler_1 | 2023-10-16T12:29:38.673368592Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:38.673372093Z body: { +bundler_1 | 2023-10-16T12:29:38.673375393Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:38.673379093Z "id": 253, +bundler_1 | 2023-10-16T12:29:38.673382493Z "params": [ +bundler_1 | 2023-10-16T12:29:38.673385894Z { +bundler_1 | 2023-10-16T12:29:38.673389194Z "sender": "0xe5A53BA1880ED16499726f6F85D9E87a6729d02a", +bundler_1 | 2023-10-16T12:29:38.673392794Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:38.673396294Z "initCode": "0xF7Ee881c5D37440E6d938ea4890393f8941Fc3910d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000f6163636f756e745f73746f726167650000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:38.673401095Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:38.673404395Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:38.673408095Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:38.673411595Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:38.673414896Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:38.673418396Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:38.673421796Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:38.673425196Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:38.673428597Z }, +bundler_1 | 2023-10-16T12:29:38.673431797Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:38.673435297Z ], +bundler_1 | 2023-10-16T12:29:38.673438497Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:38.673441797Z } +bundler_1 | 2023-10-16T12:29:38.673855426Z [12:29:38.559] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:39.187874741Z [12:29:39.072] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:39.187905043Z [12:29:39.079] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:39.187924845Z [12:29:39.079] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:39.187928945Z reqId: "req-73" +bundler_1 | 2023-10-16T12:29:39.187932345Z body: { +bundler_1 | 2023-10-16T12:29:39.187935546Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:39.187938946Z "id": 253, +bundler_1 | 2023-10-16T12:29:39.187942246Z "result": "0x147d49757b32ad82b43ae8571d79965838d91a172dabc02dbcf0a60ef89d5f4e" +bundler_1 | 2023-10-16T12:29:39.187946146Z } +bundler_1 | 2023-10-16T12:29:39.187949247Z [12:29:39.084] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:39.187952747Z reqId: "req-74" +bundler_1 | 2023-10-16T12:29:39.187956047Z method: "POST" +bundler_1 | 2023-10-16T12:29:39.187959347Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:39.187962547Z body: { +bundler_1 | 2023-10-16T12:29:39.187965748Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:39.187969148Z "id": 254, +bundler_1 | 2023-10-16T12:29:39.187975348Z "params": [], +bundler_1 | 2023-10-16T12:29:39.187978649Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:39.187981949Z } +bundler_1 | 2023-10-16T12:29:39.187985149Z [12:29:39.084] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:39.187988549Z reqId: "req-74" +bundler_1 | 2023-10-16T12:29:39.187991849Z body: { +bundler_1 | 2023-10-16T12:29:39.187994950Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:39.187998250Z "id": 254, +bundler_1 | 2023-10-16T12:29:39.188001650Z "result": "ok" +bundler_1 | 2023-10-16T12:29:39.188004950Z } +bundler_1 | 2023-10-16T12:29:39.316021496Z [12:29:39.252] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:39.316053398Z reqId: "req-75" +bundler_1 | 2023-10-16T12:29:39.316057898Z method: "POST" +bundler_1 | 2023-10-16T12:29:39.316061499Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:39.316064899Z body: { +bundler_1 | 2023-10-16T12:29:39.316068599Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:39.316072299Z "id": 255, +bundler_1 | 2023-10-16T12:29:39.316075800Z "params": [ +bundler_1 | 2023-10-16T12:29:39.316079300Z { +bundler_1 | 2023-10-16T12:29:39.316082600Z "sender": "0xE57F296860fEaa7BAf4190eA74caa582c47Af3E8", +bundler_1 | 2023-10-16T12:29:39.316086200Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:39.316089701Z "initCode": "0x31fE212A50Fd88D5ffE1742138771213C55474a00d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000196163636f756e745f7265666572656e63655f73746f7261676500000000000000", +bundler_1 | 2023-10-16T12:29:39.316094101Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:39.316113802Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:39.316117602Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:39.316120903Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:39.316124303Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:39.316127703Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:39.316131103Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:39.316134404Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:39.316137704Z }, +bundler_1 | 2023-10-16T12:29:39.316140904Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:39.316144304Z ], +bundler_1 | 2023-10-16T12:29:39.316147504Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:39.316150905Z } +bundler_1 | 2023-10-16T12:29:39.316154105Z [12:29:39.253] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:39.829989308Z [12:29:39.719] ERROR (1): unstaked factory accessed 0xba6766407142b689c64ee7aa305c632c8d90d96b slot 0x0c6de856d251c131ae20e45c81b03f89653e1dfb5d3c598a040c74e319a24f1d +bundler_1 | 2023-10-16T12:29:39.830050212Z err: { +bundler_1 | 2023-10-16T12:29:39.830055713Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:39.830059613Z "message": "unstaked factory accessed 0xba6766407142b689c64ee7aa305c632c8d90d96b slot 0x0c6de856d251c131ae20e45c81b03f89653e1dfb5d3c598a040c74e319a24f1d", +bundler_1 | 2023-10-16T12:29:39.830063413Z "stack": +bundler_1 | 2023-10-16T12:29:39.830066813Z Error: unstaked factory accessed 0xba6766407142b689c64ee7aa305c632c8d90d96b slot 0x0c6de856d251c131ae20e45c81b03f89653e1dfb5d3c598a040c74e319a24f1d +bundler_1 | 2023-10-16T12:29:39.830070614Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:212:31) +bundler_1 | 2023-10-16T12:29:39.830074414Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:39.830078014Z at async SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:34) +bundler_1 | 2023-10-16T12:29:39.830081614Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:39.830085115Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:39.830088615Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:39.830092015Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:39.830102016Z "code": -32502, +bundler_1 | 2023-10-16T12:29:39.830105616Z "data": { +bundler_1 | 2023-10-16T12:29:39.830109016Z "factory": "0x31fe212a50fd88d5ffe1742138771213c55474a0" +bundler_1 | 2023-10-16T12:29:39.830127817Z } +bundler_1 | 2023-10-16T12:29:39.830131118Z } +bundler_1 | 2023-10-16T12:29:39.830286028Z [12:29:39.719] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:39.830294529Z reqId: "req-75" +bundler_1 | 2023-10-16T12:29:39.830298029Z body: { +bundler_1 | 2023-10-16T12:29:39.830301329Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:39.830304630Z "id": 255, +bundler_1 | 2023-10-16T12:29:39.830307930Z "error": { +bundler_1 | 2023-10-16T12:29:39.830311230Z "message": "unstaked factory accessed 0xba6766407142b689c64ee7aa305c632c8d90d96b slot 0x0c6de856d251c131ae20e45c81b03f89653e1dfb5d3c598a040c74e319a24f1d", +bundler_1 | 2023-10-16T12:29:39.830315030Z "data": { +bundler_1 | 2023-10-16T12:29:39.830318230Z "factory": "0x31fe212a50fd88d5ffe1742138771213c55474a0" +bundler_1 | 2023-10-16T12:29:39.830321731Z }, +bundler_1 | 2023-10-16T12:29:39.830324831Z "code": -32502 +bundler_1 | 2023-10-16T12:29:39.830328131Z } +bundler_1 | 2023-10-16T12:29:39.830331231Z } +bundler_1 | 2023-10-16T12:29:39.830354533Z [12:29:39.724] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:39.830358933Z reqId: "req-76" +bundler_1 | 2023-10-16T12:29:39.830362434Z method: "POST" +bundler_1 | 2023-10-16T12:29:39.830365634Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:39.830368834Z body: { +bundler_1 | 2023-10-16T12:29:39.830372034Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:39.830375434Z "id": 256, +bundler_1 | 2023-10-16T12:29:39.830378635Z "params": [], +bundler_1 | 2023-10-16T12:29:39.830381935Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:39.830385235Z } +bundler_1 | 2023-10-16T12:29:39.830393536Z [12:29:39.724] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:39.830397036Z reqId: "req-76" +bundler_1 | 2023-10-16T12:29:39.830400436Z body: { +bundler_1 | 2023-10-16T12:29:39.830403536Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:39.830406837Z "id": 256, +bundler_1 | 2023-10-16T12:29:39.830410037Z "result": "ok" +bundler_1 | 2023-10-16T12:29:39.830413437Z } +bundler_1 | 2023-10-16T12:29:39.893852371Z [12:29:39.871] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:39.893883373Z reqId: "req-77" +bundler_1 | 2023-10-16T12:29:39.893887673Z method: "POST" +bundler_1 | 2023-10-16T12:29:39.893891174Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:39.893894474Z body: { +bundler_1 | 2023-10-16T12:29:39.893897774Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:39.893901274Z "id": 257, +bundler_1 | 2023-10-16T12:29:39.893904574Z "params": [ +bundler_1 | 2023-10-16T12:29:39.893908075Z { +bundler_1 | 2023-10-16T12:29:39.893925776Z "sender": "0x29484c8c536fbaf0a413146425b58aAA4d9FAB15", +bundler_1 | 2023-10-16T12:29:39.893929576Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:39.893933076Z "initCode": "0x52780549223040eEB8E580874d0d4B7a60329Ea20d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000206163636f756e745f7265666572656e63655f73746f726167655f737472756374", +bundler_1 | 2023-10-16T12:29:39.893937877Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:39.893941377Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:39.893944877Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:39.893948277Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:39.893951778Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:39.893955278Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:39.893958578Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:39.893962078Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:39.893965479Z }, +bundler_1 | 2023-10-16T12:29:39.893968679Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:39.893972179Z ], +bundler_1 | 2023-10-16T12:29:39.893975579Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:39.893978980Z } +bundler_1 | 2023-10-16T12:29:39.893984480Z [12:29:39.871] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:40.410889893Z [12:29:40.405] ERROR (1): unstaked factory accessed 0x94d726310d7ed208ea5fad2570bb570b8a81cfac slot 0x77a812b5d85868b8bc1bf9a355f2d8a1532dff918ae23a710e0768f169fb2c27 +bundler_1 | 2023-10-16T12:29:40.410915995Z err: { +bundler_1 | 2023-10-16T12:29:40.410920195Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:40.410924195Z "message": "unstaked factory accessed 0x94d726310d7ed208ea5fad2570bb570b8a81cfac slot 0x77a812b5d85868b8bc1bf9a355f2d8a1532dff918ae23a710e0768f169fb2c27", +bundler_1 | 2023-10-16T12:29:40.410928495Z "stack": +bundler_1 | 2023-10-16T12:29:40.410931996Z Error: unstaked factory accessed 0x94d726310d7ed208ea5fad2570bb570b8a81cfac slot 0x77a812b5d85868b8bc1bf9a355f2d8a1532dff918ae23a710e0768f169fb2c27 +bundler_1 | 2023-10-16T12:29:40.410935796Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:212:31) +bundler_1 | 2023-10-16T12:29:40.410939496Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:40.410943196Z at async SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:34) +bundler_1 | 2023-10-16T12:29:40.410946797Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:40.411004501Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:40.411010001Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:40.411013601Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:40.411017201Z "code": -32502, +bundler_1 | 2023-10-16T12:29:40.411020602Z "data": { +bundler_1 | 2023-10-16T12:29:40.411023902Z "factory": "0x52780549223040eeb8e580874d0d4b7a60329ea2" +bundler_1 | 2023-10-16T12:29:40.411027402Z } +bundler_1 | 2023-10-16T12:29:40.411030602Z } +bundler_1 | 2023-10-16T12:29:40.412980636Z [12:29:40.405] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:40.412998937Z reqId: "req-77" +bundler_1 | 2023-10-16T12:29:40.413003437Z body: { +bundler_1 | 2023-10-16T12:29:40.413006837Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:40.413010338Z "id": 257, +bundler_1 | 2023-10-16T12:29:40.413013638Z "error": { +bundler_1 | 2023-10-16T12:29:40.413016938Z "message": "unstaked factory accessed 0x94d726310d7ed208ea5fad2570bb570b8a81cfac slot 0x77a812b5d85868b8bc1bf9a355f2d8a1532dff918ae23a710e0768f169fb2c27", +bundler_1 | 2023-10-16T12:29:40.413020838Z "data": { +bundler_1 | 2023-10-16T12:29:40.413024139Z "factory": "0x52780549223040eeb8e580874d0d4b7a60329ea2" +bundler_1 | 2023-10-16T12:29:40.413027639Z }, +bundler_1 | 2023-10-16T12:29:40.413030739Z "code": -32502 +bundler_1 | 2023-10-16T12:29:40.413034139Z } +bundler_1 | 2023-10-16T12:29:40.413037339Z } +bundler_1 | 2023-10-16T12:29:40.413514072Z [12:29:40.411] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:40.413525973Z reqId: "req-78" +bundler_1 | 2023-10-16T12:29:40.413529773Z method: "POST" +bundler_1 | 2023-10-16T12:29:40.413533173Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:40.413536374Z body: { +bundler_1 | 2023-10-16T12:29:40.413539574Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:40.413542974Z "id": 258, +bundler_1 | 2023-10-16T12:29:40.413546274Z "params": [], +bundler_1 | 2023-10-16T12:29:40.413549774Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:40.413553075Z } +bundler_1 | 2023-10-16T12:29:40.413665582Z [12:29:40.411] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:40.413673383Z reqId: "req-78" +bundler_1 | 2023-10-16T12:29:40.413676883Z body: { +bundler_1 | 2023-10-16T12:29:40.413680083Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:40.413683384Z "id": 258, +bundler_1 | 2023-10-16T12:29:40.413686784Z "result": "ok" +bundler_1 | 2023-10-16T12:29:40.413690084Z } +bundler_1 | 2023-10-16T12:29:40.670839651Z [12:29:40.572] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:40.670888455Z reqId: "req-79" +bundler_1 | 2023-10-16T12:29:40.670893055Z method: "POST" +bundler_1 | 2023-10-16T12:29:40.670896355Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:40.670899556Z body: { +bundler_1 | 2023-10-16T12:29:40.670902856Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:40.670906356Z "id": 259, +bundler_1 | 2023-10-16T12:29:40.670909656Z "params": [ +bundler_1 | 2023-10-16T12:29:40.670913156Z { +bundler_1 | 2023-10-16T12:29:40.670916357Z "sender": "0xEEdA43e430F7FDB90fd3385f34A5faD47724F5eE", +bundler_1 | 2023-10-16T12:29:40.670919757Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:40.670923357Z "initCode": "0x682e626aFeac1321bE59f475b9fC61a065C939570d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001065787465726e616c5f73746f7261676500000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:40.670927557Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:40.670930958Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:40.670934258Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:40.670937658Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:40.670941058Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:40.670949059Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:40.670952459Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:40.670955859Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:40.670959160Z }, +bundler_1 | 2023-10-16T12:29:40.670962360Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:40.670965760Z ], +bundler_1 | 2023-10-16T12:29:40.670969060Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:40.670972460Z } +bundler_1 | 2023-10-16T12:29:40.671886523Z [12:29:40.573] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:41.185611618Z [12:29:41.053] ERROR (1): factory has forbidden read from 0xb1ac3810cf51bf79d391d960563d3af06a90db4f slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 +bundler_1 | 2023-10-16T12:29:41.185641621Z err: { +bundler_1 | 2023-10-16T12:29:41.185645721Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:41.185649521Z "message": "factory has forbidden read from 0xb1ac3810cf51bf79d391d960563d3af06a90db4f slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39", +bundler_1 | 2023-10-16T12:29:41.185653621Z "stack": +bundler_1 | 2023-10-16T12:29:41.185657022Z Error: factory has forbidden read from 0xb1ac3810cf51bf79d391d960563d3af06a90db4f slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 +bundler_1 | 2023-10-16T12:29:41.185675823Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:202:31) +bundler_1 | 2023-10-16T12:29:41.185679723Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:29:41.185683223Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:41.185686624Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:41.185690124Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:41.185693524Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:41.185696924Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:41.185700525Z "code": -32502, +bundler_1 | 2023-10-16T12:29:41.185703825Z "data": { +bundler_1 | 2023-10-16T12:29:41.185707125Z "factory": "0x682e626afeac1321be59f475b9fc61a065c93957" +bundler_1 | 2023-10-16T12:29:41.185710625Z } +bundler_1 | 2023-10-16T12:29:41.185713725Z } +bundler_1 | 2023-10-16T12:29:41.189545587Z [12:29:41.053] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:41.189565689Z reqId: "req-79" +bundler_1 | 2023-10-16T12:29:41.189569889Z body: { +bundler_1 | 2023-10-16T12:29:41.189573389Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:41.189576789Z "id": 259, +bundler_1 | 2023-10-16T12:29:41.189580090Z "error": { +bundler_1 | 2023-10-16T12:29:41.189583490Z "message": "factory has forbidden read from 0xb1ac3810cf51bf79d391d960563d3af06a90db4f slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39", +bundler_1 | 2023-10-16T12:29:41.189587390Z "data": { +bundler_1 | 2023-10-16T12:29:41.189590790Z "factory": "0x682e626afeac1321be59f475b9fc61a065c93957" +bundler_1 | 2023-10-16T12:29:41.189594291Z }, +bundler_1 | 2023-10-16T12:29:41.189597491Z "code": -32502 +bundler_1 | 2023-10-16T12:29:41.189600891Z } +bundler_1 | 2023-10-16T12:29:41.189604191Z } +bundler_1 | 2023-10-16T12:29:41.189607491Z [12:29:41.058] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:41.189611092Z reqId: "req-7a" +bundler_1 | 2023-10-16T12:29:41.189614392Z method: "POST" +bundler_1 | 2023-10-16T12:29:41.189617592Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:41.189620892Z body: { +bundler_1 | 2023-10-16T12:29:41.189624193Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:41.189627593Z "id": 260, +bundler_1 | 2023-10-16T12:29:41.189630793Z "params": [], +bundler_1 | 2023-10-16T12:29:41.189633993Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:41.189648394Z } +bundler_1 | 2023-10-16T12:29:41.189651895Z [12:29:41.058] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:41.189655295Z reqId: "req-7a" +bundler_1 | 2023-10-16T12:29:41.189658595Z body: { +bundler_1 | 2023-10-16T12:29:41.189661695Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:41.189664995Z "id": 260, +bundler_1 | 2023-10-16T12:29:41.189668196Z "result": "ok" +bundler_1 | 2023-10-16T12:29:41.189671596Z } +bundler_1 | 2023-10-16T12:29:41.256394854Z [12:29:41.253] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:41.256423656Z reqId: "req-7b" +bundler_1 | 2023-10-16T12:29:41.256428356Z method: "POST" +bundler_1 | 2023-10-16T12:29:41.256431957Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:41.256435357Z body: { +bundler_1 | 2023-10-16T12:29:41.256439057Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:41.256442657Z "id": 261, +bundler_1 | 2023-10-16T12:29:41.256445858Z "params": [ +bundler_1 | 2023-10-16T12:29:41.256449158Z { +bundler_1 | 2023-10-16T12:29:41.256452558Z "sender": "0xe6a4F55219fa215392C1f829460246ED9D5aA806", +bundler_1 | 2023-10-16T12:29:41.256456158Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:41.256459659Z "initCode": "0x53e81643ddAa9f70EE92Fd52De870B707ccbb4c00d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d27890000000000000000000000000000000000000000000000000000000000000020455854434f4445785f43414c4c785f756e6465706c6f7965645f73656e646572", +bundler_1 | 2023-10-16T12:29:41.256464159Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:41.256467559Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:41.256470959Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:41.256474260Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:41.256477660Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:41.256481160Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:41.256484460Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:41.256487860Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:41.256491161Z }, +bundler_1 | 2023-10-16T12:29:41.256494261Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:41.256497961Z ], +bundler_1 | 2023-10-16T12:29:41.256501261Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:41.256504662Z } +bundler_1 | 2023-10-16T12:29:41.256508062Z [12:29:41.253] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:41.770170953Z [12:29:41.743] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:41.770363766Z [12:29:41.754] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:41.770418070Z [12:29:41.754] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:41.770424370Z reqId: "req-7b" +bundler_1 | 2023-10-16T12:29:41.770428171Z body: { +bundler_1 | 2023-10-16T12:29:41.770431571Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:41.770435171Z "id": 261, +bundler_1 | 2023-10-16T12:29:41.770438571Z "result": "0xa37003ebdab263ca811d799ed06f2ecf6d7481afb073a8347a48564c60d5774a" +bundler_1 | 2023-10-16T12:29:41.770442172Z } +bundler_1 | 2023-10-16T12:29:41.770445472Z [12:29:41.760] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:41.770448972Z reqId: "req-7c" +bundler_1 | 2023-10-16T12:29:41.770452172Z method: "POST" +bundler_1 | 2023-10-16T12:29:41.770455373Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:41.770458673Z body: { +bundler_1 | 2023-10-16T12:29:41.770461973Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:41.770465273Z "id": 262, +bundler_1 | 2023-10-16T12:29:41.770468473Z "params": [], +bundler_1 | 2023-10-16T12:29:41.770471774Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:41.770474974Z } +bundler_1 | 2023-10-16T12:29:41.770478074Z [12:29:41.760] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:41.770486775Z reqId: "req-7c" +bundler_1 | 2023-10-16T12:29:41.770490475Z body: { +bundler_1 | 2023-10-16T12:29:41.770493675Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:41.770496975Z "id": 262, +bundler_1 | 2023-10-16T12:29:41.770500176Z "result": "ok" +bundler_1 | 2023-10-16T12:29:41.770503476Z } +bundler_1 | 2023-10-16T12:29:42.027571638Z [12:29:41.932] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:42.027638542Z reqId: "req-7d" +bundler_1 | 2023-10-16T12:29:42.027643043Z method: "POST" +bundler_1 | 2023-10-16T12:29:42.027646943Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:42.027650143Z body: { +bundler_1 | 2023-10-16T12:29:42.027653343Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:42.027656944Z "id": 263, +bundler_1 | 2023-10-16T12:29:42.027660144Z "params": [ +bundler_1 | 2023-10-16T12:29:42.027663344Z { +bundler_1 | 2023-10-16T12:29:42.027666544Z "sender": "0x723dCdf1d1197D489664d20B42177b8AC3e0aA63", +bundler_1 | 2023-10-16T12:29:42.027669944Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:42.027673445Z "initCode": "0x086B790974d6C4329827f46d81A4Ec83404a02060d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001f455854434f444553495a455f756e6465706c6f7965645f636f6e747261637400", +bundler_1 | 2023-10-16T12:29:42.027700547Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:42.027704247Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:42.027707647Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:42.027711047Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:42.027714347Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:42.027717648Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:42.027720948Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:42.027724348Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:42.027727748Z }, +bundler_1 | 2023-10-16T12:29:42.027730849Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:42.027734249Z ], +bundler_1 | 2023-10-16T12:29:42.027737449Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:42.027740749Z } +bundler_1 | 2023-10-16T12:29:42.028372292Z [12:29:41.933] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:42.540490178Z [12:29:42.386] ERROR (1): factory accesses un-deployed contract address 0x0000000000000000000000000000000000018894 with opcode EXTCODESIZE +bundler_1 | 2023-10-16T12:29:42.540519080Z err: { +bundler_1 | 2023-10-16T12:29:42.540523380Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:42.540527581Z "message": "factory accesses un-deployed contract address 0x0000000000000000000000000000000000018894 with opcode EXTCODESIZE", +bundler_1 | 2023-10-16T12:29:42.540531681Z "stack": +bundler_1 | 2023-10-16T12:29:42.540534881Z Error: factory accesses un-deployed contract address 0x0000000000000000000000000000000000018894 with opcode EXTCODESIZE +bundler_1 | 2023-10-16T12:29:42.540538381Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:234:27) +bundler_1 | 2023-10-16T12:29:42.540542282Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:29:42.540545782Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:42.540549182Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:42.540552582Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:42.540555983Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:42.540559283Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:42.540562783Z "code": -32502 +bundler_1 | 2023-10-16T12:29:42.540566083Z } +bundler_1 | 2023-10-16T12:29:42.540569284Z [12:29:42.386] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:42.540586385Z reqId: "req-7d" +bundler_1 | 2023-10-16T12:29:42.540589985Z body: { +bundler_1 | 2023-10-16T12:29:42.540593085Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:42.540596585Z "id": 263, +bundler_1 | 2023-10-16T12:29:42.540599786Z "error": { +bundler_1 | 2023-10-16T12:29:42.540603186Z "message": "factory accesses un-deployed contract address 0x0000000000000000000000000000000000018894 with opcode EXTCODESIZE", +bundler_1 | 2023-10-16T12:29:42.540606686Z "code": -32502 +bundler_1 | 2023-10-16T12:29:42.540610186Z } +bundler_1 | 2023-10-16T12:29:42.540613287Z } +bundler_1 | 2023-10-16T12:29:42.540616387Z [12:29:42.391] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:42.540619987Z reqId: "req-7e" +bundler_1 | 2023-10-16T12:29:42.540623387Z method: "POST" +bundler_1 | 2023-10-16T12:29:42.540626687Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:42.540629888Z body: { +bundler_1 | 2023-10-16T12:29:42.540632988Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:42.540636588Z "id": 264, +bundler_1 | 2023-10-16T12:29:42.540639688Z "params": [], +bundler_1 | 2023-10-16T12:29:42.540642989Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:42.540646289Z } +bundler_1 | 2023-10-16T12:29:42.540649389Z [12:29:42.391] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:42.540652789Z reqId: "req-7e" +bundler_1 | 2023-10-16T12:29:42.540656089Z body: { +bundler_1 | 2023-10-16T12:29:42.540659190Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:42.540662490Z "id": 264, +bundler_1 | 2023-10-16T12:29:42.540665790Z "result": "ok" +bundler_1 | 2023-10-16T12:29:42.540670090Z } +bundler_1 | 2023-10-16T12:29:42.556557176Z [12:29:42.553] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:42.556588978Z reqId: "req-7f" +bundler_1 | 2023-10-16T12:29:42.556593578Z method: "POST" +bundler_1 | 2023-10-16T12:29:42.556597179Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:42.556600979Z body: { +bundler_1 | 2023-10-16T12:29:42.556604179Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:42.556607779Z "id": 265, +bundler_1 | 2023-10-16T12:29:42.556611079Z "params": [ +bundler_1 | 2023-10-16T12:29:42.556614380Z { +bundler_1 | 2023-10-16T12:29:42.556617680Z "sender": "0x1eF9f5B90c7fb138d0fb99C81DE73FCaBAA51fE5", +bundler_1 | 2023-10-16T12:29:42.556621180Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:42.556624680Z "initCode": "0x160BcC300F76eEE364d31d15b69330ADB995C5210d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001f455854434f4445484153485f756e6465706c6f7965645f636f6e747261637400", +bundler_1 | 2023-10-16T12:29:42.556677284Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:42.556683684Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:42.556687285Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:42.556690585Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:42.556693985Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:42.556697485Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:42.556700786Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:42.556704186Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:42.556707686Z }, +bundler_1 | 2023-10-16T12:29:42.556710886Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:42.556714287Z ], +bundler_1 | 2023-10-16T12:29:42.556717487Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:42.556720887Z } +bundler_1 | 2023-10-16T12:29:42.556724087Z [12:29:42.554] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:43.071644564Z [12:29:43.019] ERROR (1): factory accesses un-deployed contract address 0x00000000000000000000000000000000000188f8 with opcode EXTCODEHASH +bundler_1 | 2023-10-16T12:29:43.071675067Z err: { +bundler_1 | 2023-10-16T12:29:43.071679467Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:43.071683467Z "message": "factory accesses un-deployed contract address 0x00000000000000000000000000000000000188f8 with opcode EXTCODEHASH", +bundler_1 | 2023-10-16T12:29:43.071687367Z "stack": +bundler_1 | 2023-10-16T12:29:43.071690768Z Error: factory accesses un-deployed contract address 0x00000000000000000000000000000000000188f8 with opcode EXTCODEHASH +bundler_1 | 2023-10-16T12:29:43.071694568Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:234:27) +bundler_1 | 2023-10-16T12:29:43.071698068Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:29:43.071701568Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:43.071705069Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:43.071708669Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:43.071712069Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:43.071715469Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:43.071719070Z "code": -32502 +bundler_1 | 2023-10-16T12:29:43.071722570Z } +bundler_1 | 2023-10-16T12:29:43.072318110Z [12:29:43.019] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:43.072353213Z reqId: "req-7f" +bundler_1 | 2023-10-16T12:29:43.072357313Z body: { +bundler_1 | 2023-10-16T12:29:43.072360613Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:43.072364114Z "id": 265, +bundler_1 | 2023-10-16T12:29:43.072367714Z "error": { +bundler_1 | 2023-10-16T12:29:43.072371114Z "message": "factory accesses un-deployed contract address 0x00000000000000000000000000000000000188f8 with opcode EXTCODEHASH", +bundler_1 | 2023-10-16T12:29:43.072374814Z "code": -32502 +bundler_1 | 2023-10-16T12:29:43.072378215Z } +bundler_1 | 2023-10-16T12:29:43.072381415Z } +bundler_1 | 2023-10-16T12:29:43.072384615Z [12:29:43.026] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:43.072388315Z reqId: "req-7g" +bundler_1 | 2023-10-16T12:29:43.072391615Z method: "POST" +bundler_1 | 2023-10-16T12:29:43.072394916Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:43.072398116Z body: { +bundler_1 | 2023-10-16T12:29:43.072401316Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:43.072404816Z "id": 266, +bundler_1 | 2023-10-16T12:29:43.072408117Z "params": [], +bundler_1 | 2023-10-16T12:29:43.072411417Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:43.072414817Z } +bundler_1 | 2023-10-16T12:29:43.072417917Z [12:29:43.026] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:43.072421417Z reqId: "req-7g" +bundler_1 | 2023-10-16T12:29:43.072424718Z body: { +bundler_1 | 2023-10-16T12:29:43.072427918Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:43.072431218Z "id": 266, +bundler_1 | 2023-10-16T12:29:43.072434518Z "result": "ok" +bundler_1 | 2023-10-16T12:29:43.072437819Z } +bundler_1 | 2023-10-16T12:29:43.201615443Z [12:29:43.192] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:43.201649546Z reqId: "req-7h" +bundler_1 | 2023-10-16T12:29:43.201654046Z method: "POST" +bundler_1 | 2023-10-16T12:29:43.201657646Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:43.201660947Z body: { +bundler_1 | 2023-10-16T12:29:43.201664547Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:43.201668047Z "id": 267, +bundler_1 | 2023-10-16T12:29:43.201671347Z "params": [ +bundler_1 | 2023-10-16T12:29:43.201674548Z { +bundler_1 | 2023-10-16T12:29:43.201677848Z "sender": "0x929eb06F870d30f22A12c08ab6dA85DB5ebe513F", +bundler_1 | 2023-10-16T12:29:43.201681348Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:43.201684848Z "initCode": "0x1717357Edef5e7FcfAEb2eBb0AD84919d4A3f2ee0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001f455854434f4445434f50595f756e6465706c6f7965645f636f6e747261637400", +bundler_1 | 2023-10-16T12:29:43.201703350Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:43.201707050Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:43.201710550Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:43.201713950Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:43.201717250Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:43.201720651Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:43.201724051Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:43.201727451Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:43.201730751Z }, +bundler_1 | 2023-10-16T12:29:43.201734052Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:43.201737452Z ], +bundler_1 | 2023-10-16T12:29:43.201740652Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:43.201744052Z } +bundler_1 | 2023-10-16T12:29:43.201747353Z [12:29:43.192] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:43.719320411Z [12:29:43.649] ERROR (1): factory accesses un-deployed contract address 0x000000000000000000000000000000000001895c with opcode EXTCODECOPY +bundler_1 | 2023-10-16T12:29:43.719329012Z err: { +bundler_1 | 2023-10-16T12:29:43.719332712Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:43.719336512Z "message": "factory accesses un-deployed contract address 0x000000000000000000000000000000000001895c with opcode EXTCODECOPY", +bundler_1 | 2023-10-16T12:29:43.719340412Z "stack": +bundler_1 | 2023-10-16T12:29:43.719344013Z Error: factory accesses un-deployed contract address 0x000000000000000000000000000000000001895c with opcode EXTCODECOPY +bundler_1 | 2023-10-16T12:29:43.719347613Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:234:27) +bundler_1 | 2023-10-16T12:29:43.719351113Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:29:43.719354713Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:43.719358114Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:43.719361714Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:43.719365214Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:43.719368614Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:43.719372214Z "code": -32502 +bundler_1 | 2023-10-16T12:29:43.719375615Z } +bundler_1 | 2023-10-16T12:29:43.719393616Z [12:29:43.649] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:43.719397316Z reqId: "req-7h" +bundler_1 | 2023-10-16T12:29:43.719400716Z body: { +bundler_1 | 2023-10-16T12:29:43.719404117Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:43.719407717Z "id": 267, +bundler_1 | 2023-10-16T12:29:43.719411117Z "error": { +bundler_1 | 2023-10-16T12:29:43.719414517Z "message": "factory accesses un-deployed contract address 0x000000000000000000000000000000000001895c with opcode EXTCODECOPY", +bundler_1 | 2023-10-16T12:29:43.719418418Z "code": -32502 +bundler_1 | 2023-10-16T12:29:43.719421718Z } +bundler_1 | 2023-10-16T12:29:43.719424818Z } +bundler_1 | 2023-10-16T12:29:43.719428118Z [12:29:43.655] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:43.719431619Z reqId: "req-7i" +bundler_1 | 2023-10-16T12:29:43.719434819Z method: "POST" +bundler_1 | 2023-10-16T12:29:43.719438119Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:43.719441319Z body: { +bundler_1 | 2023-10-16T12:29:43.719444519Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:43.719447920Z "id": 268, +bundler_1 | 2023-10-16T12:29:43.719451320Z "params": [], +bundler_1 | 2023-10-16T12:29:43.719454820Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:43.719458120Z } +bundler_1 | 2023-10-16T12:29:43.719461221Z [12:29:43.655] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:43.719464621Z reqId: "req-7i" +bundler_1 | 2023-10-16T12:29:43.719467921Z body: { +bundler_1 | 2023-10-16T12:29:43.719471021Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:43.719474321Z "id": 268, +bundler_1 | 2023-10-16T12:29:43.719477622Z "result": "ok" +bundler_1 | 2023-10-16T12:29:43.719481322Z } +bundler_1 | 2023-10-16T12:29:43.841115131Z [12:29:43.819] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:43.841140533Z reqId: "req-7j" +bundler_1 | 2023-10-16T12:29:43.841144733Z method: "POST" +bundler_1 | 2023-10-16T12:29:43.841148234Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:43.841151534Z body: { +bundler_1 | 2023-10-16T12:29:43.841154834Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:43.841158534Z "id": 269, +bundler_1 | 2023-10-16T12:29:43.841162135Z "params": [ +bundler_1 | 2023-10-16T12:29:43.841165535Z { +bundler_1 | 2023-10-16T12:29:43.841168735Z "sender": "0x9d873A1D5Ef9D9286830C961293b6dB038fC53dB", +bundler_1 | 2023-10-16T12:29:43.841172735Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:43.841176236Z "initCode": "0x59652fEb81f4B923f2f02E3B7e23dB6950d707350d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001843414c4c5f756e6465706c6f7965645f636f6e74726163740000000000000000", +bundler_1 | 2023-10-16T12:29:43.841194437Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:43.841197937Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:43.841201437Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:43.841204838Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:43.841208238Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:43.841211638Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:43.841215038Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:43.841218439Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:43.841221839Z }, +bundler_1 | 2023-10-16T12:29:43.841225039Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:43.841228539Z ], +bundler_1 | 2023-10-16T12:29:43.841231839Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:43.841235340Z } +bundler_1 | 2023-10-16T12:29:43.841336847Z [12:29:43.820] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:44.354426741Z [12:29:44.264] ERROR (1): factory accesses un-deployed contract address 0x0000000000000000000000000000000000018704 with opcode CALL +bundler_1 | 2023-10-16T12:29:44.354456243Z err: { +bundler_1 | 2023-10-16T12:29:44.354460443Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:44.354464443Z "message": "factory accesses un-deployed contract address 0x0000000000000000000000000000000000018704 with opcode CALL", +bundler_1 | 2023-10-16T12:29:44.354468244Z "stack": +bundler_1 | 2023-10-16T12:29:44.354471544Z Error: factory accesses un-deployed contract address 0x0000000000000000000000000000000000018704 with opcode CALL +bundler_1 | 2023-10-16T12:29:44.354475244Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:234:27) +bundler_1 | 2023-10-16T12:29:44.354479044Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:29:44.354482545Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:44.354485845Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:44.354489345Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:44.354492645Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:44.354496046Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:44.354499546Z "code": -32502 +bundler_1 | 2023-10-16T12:29:44.354502946Z } +bundler_1 | 2023-10-16T12:29:44.354723361Z [12:29:44.264] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:44.354745563Z reqId: "req-7j" +bundler_1 | 2023-10-16T12:29:44.354750063Z body: { +bundler_1 | 2023-10-16T12:29:44.354753664Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:44.354757164Z "id": 269, +bundler_1 | 2023-10-16T12:29:44.354760464Z "error": { +bundler_1 | 2023-10-16T12:29:44.354763864Z "message": "factory accesses un-deployed contract address 0x0000000000000000000000000000000000018704 with opcode CALL", +bundler_1 | 2023-10-16T12:29:44.354767564Z "code": -32502 +bundler_1 | 2023-10-16T12:29:44.354770965Z } +bundler_1 | 2023-10-16T12:29:44.354774065Z } +bundler_1 | 2023-10-16T12:29:44.354777265Z [12:29:44.270] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:44.354780865Z reqId: "req-7k" +bundler_1 | 2023-10-16T12:29:44.354784166Z method: "POST" +bundler_1 | 2023-10-16T12:29:44.354787466Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:44.354790766Z body: { +bundler_1 | 2023-10-16T12:29:44.354793866Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:44.354797267Z "id": 270, +bundler_1 | 2023-10-16T12:29:44.354800567Z "params": [], +bundler_1 | 2023-10-16T12:29:44.354803767Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:44.354807067Z } +bundler_1 | 2023-10-16T12:29:44.354810167Z [12:29:44.270] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:44.354813668Z reqId: "req-7k" +bundler_1 | 2023-10-16T12:29:44.354817168Z body: { +bundler_1 | 2023-10-16T12:29:44.354820268Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:44.354823568Z "id": 270, +bundler_1 | 2023-10-16T12:29:44.354826769Z "result": "ok" +bundler_1 | 2023-10-16T12:29:44.354830069Z } +bundler_1 | 2023-10-16T12:29:44.482479139Z [12:29:44.419] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:44.482508641Z reqId: "req-7l" +bundler_1 | 2023-10-16T12:29:44.482520142Z method: "POST" +bundler_1 | 2023-10-16T12:29:44.482523842Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:44.482527443Z body: { +bundler_1 | 2023-10-16T12:29:44.482530743Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:44.482534243Z "id": 271, +bundler_1 | 2023-10-16T12:29:44.482537743Z "params": [ +bundler_1 | 2023-10-16T12:29:44.482540944Z { +bundler_1 | 2023-10-16T12:29:44.482544244Z "sender": "0x63b09Fdd0008c042f4B63aFBF99dfA0D39aB27eD", +bundler_1 | 2023-10-16T12:29:44.482547644Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:44.482551144Z "initCode": "0x325a6516eB6056D61Ecf363E9607E567E89d28570d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001c43414c4c434f44455f756e6465706c6f7965645f636f6e747261637400000000", +bundler_1 | 2023-10-16T12:29:44.482571346Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:44.482574946Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:44.482578346Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:44.482581846Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:44.482585147Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:44.482588547Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:44.482591947Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:44.482595247Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:44.482598548Z }, +bundler_1 | 2023-10-16T12:29:44.482601748Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:44.482605148Z ], +bundler_1 | 2023-10-16T12:29:44.482608448Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:44.482611848Z } +bundler_1 | 2023-10-16T12:29:44.482707155Z [12:29:44.419] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:44.996727475Z [12:29:44.865] ERROR (1): factory accesses un-deployed contract address 0x0000000000000000000000000000000000018768 with opcode CALLCODE +bundler_1 | 2023-10-16T12:29:44.996763777Z err: { +bundler_1 | 2023-10-16T12:29:44.996768577Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:44.996772978Z "message": "factory accesses un-deployed contract address 0x0000000000000000000000000000000000018768 with opcode CALLCODE", +bundler_1 | 2023-10-16T12:29:44.996776678Z "stack": +bundler_1 | 2023-10-16T12:29:44.996780078Z Error: factory accesses un-deployed contract address 0x0000000000000000000000000000000000018768 with opcode CALLCODE +bundler_1 | 2023-10-16T12:29:44.996783779Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:234:27) +bundler_1 | 2023-10-16T12:29:44.996787479Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:29:44.996791079Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:44.996794479Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:44.996797980Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:44.996801680Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:44.996805080Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:44.996808680Z "code": -32502 +bundler_1 | 2023-10-16T12:29:44.996830182Z } +bundler_1 | 2023-10-16T12:29:44.996833682Z [12:29:44.865] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:44.996837282Z reqId: "req-7l" +bundler_1 | 2023-10-16T12:29:44.996840683Z body: { +bundler_1 | 2023-10-16T12:29:44.996843883Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:44.996847483Z "id": 271, +bundler_1 | 2023-10-16T12:29:44.996850783Z "error": { +bundler_1 | 2023-10-16T12:29:44.996854083Z "message": "factory accesses un-deployed contract address 0x0000000000000000000000000000000000018768 with opcode CALLCODE", +bundler_1 | 2023-10-16T12:29:44.996857684Z "code": -32502 +bundler_1 | 2023-10-16T12:29:44.996861084Z } +bundler_1 | 2023-10-16T12:29:44.996864284Z } +bundler_1 | 2023-10-16T12:29:44.996867484Z [12:29:44.874] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:44.996870985Z reqId: "req-7m" +bundler_1 | 2023-10-16T12:29:44.996874485Z method: "POST" +bundler_1 | 2023-10-16T12:29:44.996877685Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:44.996880985Z body: { +bundler_1 | 2023-10-16T12:29:44.996884186Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:44.996887486Z "id": 272, +bundler_1 | 2023-10-16T12:29:44.996890686Z "params": [], +bundler_1 | 2023-10-16T12:29:44.996894086Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:44.996897386Z } +bundler_1 | 2023-10-16T12:29:44.996900487Z [12:29:44.874] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:44.996903987Z reqId: "req-7m" +bundler_1 | 2023-10-16T12:29:44.996907287Z body: { +bundler_1 | 2023-10-16T12:29:44.996910387Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:44.996913588Z "id": 272, +bundler_1 | 2023-10-16T12:29:44.996916788Z "result": "ok" +bundler_1 | 2023-10-16T12:29:44.996920088Z } +bundler_1 | 2023-10-16T12:29:45.061436571Z [12:29:45.044] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:45.061486075Z reqId: "req-7n" +bundler_1 | 2023-10-16T12:29:45.061490975Z method: "POST" +bundler_1 | 2023-10-16T12:29:45.061494575Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:45.061497876Z body: { +bundler_1 | 2023-10-16T12:29:45.061501176Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:45.061504876Z "id": 273, +bundler_1 | 2023-10-16T12:29:45.061508276Z "params": [ +bundler_1 | 2023-10-16T12:29:45.061511877Z { +bundler_1 | 2023-10-16T12:29:45.061520477Z "sender": "0xc1A95f113e5fbBA0514Fc4d1bFc09eaa21b025A5", +bundler_1 | 2023-10-16T12:29:45.061524177Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:45.061527778Z "initCode": "0xF61327083F88Cd59711239d5e533c43Ded064ed60d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000002044454c454741544543414c4c5f756e6465706c6f7965645f636f6e7472616374", +bundler_1 | 2023-10-16T12:29:45.061545479Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:45.061549079Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:45.061552479Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:45.061555980Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:45.061559480Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:45.061562880Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:45.061566180Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:45.061569681Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:45.061572981Z }, +bundler_1 | 2023-10-16T12:29:45.061576081Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:45.061579581Z ], +bundler_1 | 2023-10-16T12:29:45.061582881Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:45.061586282Z } +bundler_1 | 2023-10-16T12:29:45.061814198Z [12:29:45.044] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:45.574915953Z [12:29:45.492] ERROR (1): factory accesses un-deployed contract address 0x00000000000000000000000000000000000187cc with opcode DELEGATECALL +bundler_1 | 2023-10-16T12:29:45.574956556Z err: { +bundler_1 | 2023-10-16T12:29:45.574964157Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:45.574970657Z "message": "factory accesses un-deployed contract address 0x00000000000000000000000000000000000187cc with opcode DELEGATECALL", +bundler_1 | 2023-10-16T12:29:45.574977858Z "stack": +bundler_1 | 2023-10-16T12:29:45.574983658Z Error: factory accesses un-deployed contract address 0x00000000000000000000000000000000000187cc with opcode DELEGATECALL +bundler_1 | 2023-10-16T12:29:45.574989858Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:234:27) +bundler_1 | 2023-10-16T12:29:45.574995859Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:29:45.575001959Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:45.575007960Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:45.575014160Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:45.575020061Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:45.575026061Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:45.575055763Z "code": -32502 +bundler_1 | 2023-10-16T12:29:45.575062063Z } +bundler_1 | 2023-10-16T12:29:45.575358484Z [12:29:45.492] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:45.575373085Z reqId: "req-7n" +bundler_1 | 2023-10-16T12:29:45.575379285Z body: { +bundler_1 | 2023-10-16T12:29:45.575384986Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:45.575391186Z "id": 273, +bundler_1 | 2023-10-16T12:29:45.575397087Z "error": { +bundler_1 | 2023-10-16T12:29:45.575402987Z "message": "factory accesses un-deployed contract address 0x00000000000000000000000000000000000187cc with opcode DELEGATECALL", +bundler_1 | 2023-10-16T12:29:45.575409488Z "code": -32502 +bundler_1 | 2023-10-16T12:29:45.575415388Z } +bundler_1 | 2023-10-16T12:29:45.575420988Z } +bundler_1 | 2023-10-16T12:29:45.575426589Z [12:29:45.497] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:45.575432889Z reqId: "req-7o" +bundler_1 | 2023-10-16T12:29:45.575438690Z method: "POST" +bundler_1 | 2023-10-16T12:29:45.575444490Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:45.575450090Z body: { +bundler_1 | 2023-10-16T12:29:45.575455791Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:45.575461791Z "id": 274, +bundler_1 | 2023-10-16T12:29:45.575467592Z "params": [], +bundler_1 | 2023-10-16T12:29:45.575473292Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:45.575479092Z } +bundler_1 | 2023-10-16T12:29:45.575484793Z [12:29:45.497] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:45.575490893Z reqId: "req-7o" +bundler_1 | 2023-10-16T12:29:45.575496694Z body: { +bundler_1 | 2023-10-16T12:29:45.575502294Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:45.575508094Z "id": 274, +bundler_1 | 2023-10-16T12:29:45.575513795Z "result": "ok" +bundler_1 | 2023-10-16T12:29:45.575519595Z } +bundler_1 | 2023-10-16T12:29:45.831654694Z [12:29:45.763] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:45.831684896Z reqId: "req-7p" +bundler_1 | 2023-10-16T12:29:45.831689397Z method: "POST" +bundler_1 | 2023-10-16T12:29:45.831692997Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:45.831696297Z body: { +bundler_1 | 2023-10-16T12:29:45.831699597Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:45.831703098Z "id": 275, +bundler_1 | 2023-10-16T12:29:45.831706498Z "params": [ +bundler_1 | 2023-10-16T12:29:45.831709898Z { +bundler_1 | 2023-10-16T12:29:45.831713098Z "sender": "0x0e3517094D1B35E6fcb3b875F5Dd0C1F497E5f35", +bundler_1 | 2023-10-16T12:29:45.831716598Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:45.831720199Z "initCode": "0x406A4bd61ABAe90fc224f4d9D7df9F3fEea28c3c0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001e53544154494343414c4c5f756e6465706c6f7965645f636f6e74726163740000", +bundler_1 | 2023-10-16T12:29:45.831740100Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:45.831743800Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:45.831747101Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:45.831750601Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:45.831753901Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:45.831757301Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:45.831760602Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:45.831763902Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:45.831767202Z }, +bundler_1 | 2023-10-16T12:29:45.831770402Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:45.831773702Z ], +bundler_1 | 2023-10-16T12:29:45.831776903Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:45.831780303Z } +bundler_1 | 2023-10-16T12:29:45.831785903Z [12:29:45.764] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:46.347419735Z [12:29:46.220] ERROR (1): factory accesses un-deployed contract address 0x0000000000000000000000000000000000018830 with opcode STATICCALL +bundler_1 | 2023-10-16T12:29:46.347465138Z err: { +bundler_1 | 2023-10-16T12:29:46.347470739Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:46.347475539Z "message": "factory accesses un-deployed contract address 0x0000000000000000000000000000000000018830 with opcode STATICCALL", +bundler_1 | 2023-10-16T12:29:46.347480539Z "stack": +bundler_1 | 2023-10-16T12:29:46.347485240Z Error: factory accesses un-deployed contract address 0x0000000000000000000000000000000000018830 with opcode STATICCALL +bundler_1 | 2023-10-16T12:29:46.347490040Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:234:27) +bundler_1 | 2023-10-16T12:29:46.347494640Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:29:46.347499141Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:46.347503541Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:46.347508241Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:46.347512741Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:46.347517242Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:46.347538943Z "code": -32502 +bundler_1 | 2023-10-16T12:29:46.347543644Z } +bundler_1 | 2023-10-16T12:29:46.347547844Z [12:29:46.220] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:46.347552644Z reqId: "req-7p" +bundler_1 | 2023-10-16T12:29:46.347557045Z body: { +bundler_1 | 2023-10-16T12:29:46.347561245Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:46.347565645Z "id": 275, +bundler_1 | 2023-10-16T12:29:46.347569845Z "error": { +bundler_1 | 2023-10-16T12:29:46.347574246Z "message": "factory accesses un-deployed contract address 0x0000000000000000000000000000000000018830 with opcode STATICCALL", +bundler_1 | 2023-10-16T12:29:46.347579046Z "code": -32502 +bundler_1 | 2023-10-16T12:29:46.347583446Z } +bundler_1 | 2023-10-16T12:29:46.347587547Z } +bundler_1 | 2023-10-16T12:29:46.347591647Z [12:29:46.229] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:46.347596347Z reqId: "req-7q" +bundler_1 | 2023-10-16T12:29:46.347600748Z method: "POST" +bundler_1 | 2023-10-16T12:29:46.347604948Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:46.347609248Z body: { +bundler_1 | 2023-10-16T12:29:46.347613548Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:46.347617949Z "id": 276, +bundler_1 | 2023-10-16T12:29:46.347622249Z "params": [], +bundler_1 | 2023-10-16T12:29:46.347626549Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:46.347630850Z } +bundler_1 | 2023-10-16T12:29:46.347635050Z [12:29:46.229] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:46.347639550Z reqId: "req-7q" +bundler_1 | 2023-10-16T12:29:46.347643851Z body: { +bundler_1 | 2023-10-16T12:29:46.347648051Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:46.347652251Z "id": 276, +bundler_1 | 2023-10-16T12:29:46.347656551Z "result": "ok" +bundler_1 | 2023-10-16T12:29:46.347660952Z } +bundler_1 | 2023-10-16T12:29:46.410246701Z [12:29:46.378] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:46.410276503Z reqId: "req-7r" +bundler_1 | 2023-10-16T12:29:46.410281203Z method: "POST" +bundler_1 | 2023-10-16T12:29:46.410284704Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:46.410288004Z body: { +bundler_1 | 2023-10-16T12:29:46.410291304Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:46.410295004Z "id": 277, +bundler_1 | 2023-10-16T12:29:46.410298404Z "params": [ +bundler_1 | 2023-10-16T12:29:46.410301705Z { +bundler_1 | 2023-10-16T12:29:46.410305005Z "sender": "0x7b6Cbfb97ef9e67fC7738038e226d76F47a36334", +bundler_1 | 2023-10-16T12:29:46.410308905Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:46.410312405Z "initCode": "0xb2F9D7D7568f6f4d12788142AB9f46F644f9076B0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000a6f75745f6f665f67617300000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:46.410332107Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:46.410335807Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:46.410339307Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:46.410342708Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:46.410346008Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:46.410349408Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:46.410352808Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:46.410356208Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:46.410359509Z }, +bundler_1 | 2023-10-16T12:29:46.410362709Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:46.410366209Z ], +bundler_1 | 2023-10-16T12:29:46.410369409Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:46.410372710Z } +bundler_1 | 2023-10-16T12:29:46.410569623Z [12:29:46.378] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:47.437877412Z [12:29:46.955] ERROR (1): factory internally reverts on oog +bundler_1 | 2023-10-16T12:29:47.437912414Z err: { +bundler_1 | 2023-10-16T12:29:47.437916814Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:47.437920715Z "message": "factory internally reverts on oog", +bundler_1 | 2023-10-16T12:29:47.437924515Z "stack": +bundler_1 | 2023-10-16T12:29:47.437927815Z Error: factory internally reverts on oog +bundler_1 | 2023-10-16T12:29:47.437931915Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:141:23) +bundler_1 | 2023-10-16T12:29:47.437935716Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:29:47.437939416Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:47.437942916Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:47.437946416Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:47.437949817Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:47.437953317Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:47.437957017Z "code": -32502 +bundler_1 | 2023-10-16T12:29:47.437960517Z } +bundler_1 | 2023-10-16T12:29:47.438054424Z [12:29:46.955] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:47.438070325Z reqId: "req-7r" +bundler_1 | 2023-10-16T12:29:47.438074325Z body: { +bundler_1 | 2023-10-16T12:29:47.438077625Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:47.438081026Z "id": 277, +bundler_1 | 2023-10-16T12:29:47.438084326Z "error": { +bundler_1 | 2023-10-16T12:29:47.438087826Z "message": "factory internally reverts on oog", +bundler_1 | 2023-10-16T12:29:47.438091326Z "code": -32502 +bundler_1 | 2023-10-16T12:29:47.438094627Z } +bundler_1 | 2023-10-16T12:29:47.438097827Z } +bundler_1 | 2023-10-16T12:29:47.438101127Z [12:29:46.961] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:47.438104727Z reqId: "req-7s" +bundler_1 | 2023-10-16T12:29:47.438107928Z method: "POST" +bundler_1 | 2023-10-16T12:29:47.438111228Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:47.438114528Z body: { +bundler_1 | 2023-10-16T12:29:47.438118028Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:47.438121528Z "id": 278, +bundler_1 | 2023-10-16T12:29:47.438124729Z "params": [], +bundler_1 | 2023-10-16T12:29:47.438128029Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:47.438131429Z } +bundler_1 | 2023-10-16T12:29:47.438134529Z [12:29:46.961] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:47.438138030Z reqId: "req-7s" +bundler_1 | 2023-10-16T12:29:47.438141330Z body: { +bundler_1 | 2023-10-16T12:29:47.438144530Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:47.438147830Z "id": 278, +bundler_1 | 2023-10-16T12:29:47.438151031Z "result": "ok" +bundler_1 | 2023-10-16T12:29:47.438154331Z } +bundler_1 | 2023-10-16T12:29:47.438157431Z [12:29:47.105] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:47.438160831Z reqId: "req-7t" +bundler_1 | 2023-10-16T12:29:47.438164131Z method: "POST" +bundler_1 | 2023-10-16T12:29:47.438167432Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:47.438170632Z body: { +bundler_1 | 2023-10-16T12:29:47.438173732Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:47.438177232Z "id": 279, +bundler_1 | 2023-10-16T12:29:47.438180433Z "params": [ +bundler_1 | 2023-10-16T12:29:47.438183733Z { +bundler_1 | 2023-10-16T12:29:47.438186933Z "sender": "0xE924ebD693Bc10D49f6299640b8cdb65232a240F", +bundler_1 | 2023-10-16T12:29:47.438190433Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:47.438193934Z "initCode": "0x432E622DD2358e11133c62386711374bF89b89410d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000117373746f72655f6f75745f6f665f676173000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:47.438203734Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:47.438207334Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:47.438210735Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:47.438214035Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:47.438217435Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:47.438220735Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:47.438224036Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:47.438227436Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:47.438230736Z }, +bundler_1 | 2023-10-16T12:29:47.438233836Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:47.438237237Z ], +bundler_1 | 2023-10-16T12:29:47.438240437Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:47.438243637Z } +bundler_1 | 2023-10-16T12:29:47.438246837Z [12:29:47.106] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:47.697512254Z [12:29:47.607] ERROR (1): factory internally reverts on oog +bundler_1 | 2023-10-16T12:29:47.697544656Z err: { +bundler_1 | 2023-10-16T12:29:47.697548856Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:47.697552556Z "message": "factory internally reverts on oog", +bundler_1 | 2023-10-16T12:29:47.697556257Z "stack": +bundler_1 | 2023-10-16T12:29:47.697559457Z Error: factory internally reverts on oog +bundler_1 | 2023-10-16T12:29:47.697562957Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:141:23) +bundler_1 | 2023-10-16T12:29:47.697566557Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:29:47.697570358Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:47.697573758Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:47.697577458Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:47.697580958Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:47.697584659Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:47.697588259Z "code": -32502 +bundler_1 | 2023-10-16T12:29:47.697591659Z } +bundler_1 | 2023-10-16T12:29:47.697594759Z [12:29:47.607] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:47.697598360Z reqId: "req-7t" +bundler_1 | 2023-10-16T12:29:47.697616361Z body: { +bundler_1 | 2023-10-16T12:29:47.697619861Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:47.697623161Z "id": 279, +bundler_1 | 2023-10-16T12:29:47.697626462Z "error": { +bundler_1 | 2023-10-16T12:29:47.697629762Z "message": "factory internally reverts on oog", +bundler_1 | 2023-10-16T12:29:47.697633162Z "code": -32502 +bundler_1 | 2023-10-16T12:29:47.697636462Z } +bundler_1 | 2023-10-16T12:29:47.697639663Z } +bundler_1 | 2023-10-16T12:29:47.697642763Z [12:29:47.612] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:47.697646363Z reqId: "req-7u" +bundler_1 | 2023-10-16T12:29:47.697649563Z method: "POST" +bundler_1 | 2023-10-16T12:29:47.697652863Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:47.697656064Z body: { +bundler_1 | 2023-10-16T12:29:47.697659364Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:47.697662664Z "id": 280, +bundler_1 | 2023-10-16T12:29:47.697665964Z "params": [], +bundler_1 | 2023-10-16T12:29:47.697669165Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:47.697672465Z } +bundler_1 | 2023-10-16T12:29:47.697675565Z [12:29:47.612] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:47.697679165Z reqId: "req-7u" +bundler_1 | 2023-10-16T12:29:47.697682366Z body: { +bundler_1 | 2023-10-16T12:29:47.697685466Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:47.697688666Z "id": 280, +bundler_1 | 2023-10-16T12:29:47.697692066Z "result": "ok" +bundler_1 | 2023-10-16T12:29:47.697695366Z } +bundler_1 | 2023-10-16T12:29:47.824653889Z [12:29:47.788] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:47.824691691Z reqId: "req-7v" +bundler_1 | 2023-10-16T12:29:47.824697392Z method: "POST" +bundler_1 | 2023-10-16T12:29:47.824702392Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:47.824707093Z body: { +bundler_1 | 2023-10-16T12:29:47.824712293Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:47.824717293Z "id": 281, +bundler_1 | 2023-10-16T12:29:47.824721794Z "params": [ +bundler_1 | 2023-10-16T12:29:47.824726394Z { +bundler_1 | 2023-10-16T12:29:47.824730994Z "sender": "0x2C95abb44A30b372Eb03607959E3dc57019E849C", +bundler_1 | 2023-10-16T12:29:47.824735995Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:47.824740895Z "initCode": "0x8Fea796c54486f4456d9353b176F72513c6F97c00d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000a6e6f5f73746f7261676500000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:47.824747095Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:47.824769497Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:47.824774597Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:47.824779498Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:47.824784498Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:47.824789198Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:47.824793999Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:47.824798599Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:47.824803399Z }, +bundler_1 | 2023-10-16T12:29:47.824807900Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:47.824820000Z ], +bundler_1 | 2023-10-16T12:29:47.824824601Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:47.824829401Z } +bundler_1 | 2023-10-16T12:29:47.825037215Z [12:29:47.788] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:48.339228347Z [12:29:48.254] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:48.339259749Z [12:29:48.264] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:48.339264649Z [12:29:48.264] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:48.339268450Z reqId: "req-7v" +bundler_1 | 2023-10-16T12:29:48.339271850Z body: { +bundler_1 | 2023-10-16T12:29:48.339275050Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:48.339278550Z "id": 281, +bundler_1 | 2023-10-16T12:29:48.339281751Z "result": "0xe4ed37309c242b03936eee27ec485930c2be2022dc4e5547f46961fc0ba2d723" +bundler_1 | 2023-10-16T12:29:48.339285251Z } +bundler_1 | 2023-10-16T12:29:48.339288351Z [12:29:48.274] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:48.339291951Z reqId: "req-7w" +bundler_1 | 2023-10-16T12:29:48.339295052Z method: "POST" +bundler_1 | 2023-10-16T12:29:48.339298252Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:48.339301452Z body: { +bundler_1 | 2023-10-16T12:29:48.339304552Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:48.339307852Z "id": 282, +bundler_1 | 2023-10-16T12:29:48.339311053Z "params": [], +bundler_1 | 2023-10-16T12:29:48.339314453Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:48.339317753Z } +bundler_1 | 2023-10-16T12:29:48.339320853Z [12:29:48.274] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:48.339324154Z reqId: "req-7w" +bundler_1 | 2023-10-16T12:29:48.339327254Z body: { +bundler_1 | 2023-10-16T12:29:48.339330354Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:48.339333554Z "id": 282, +bundler_1 | 2023-10-16T12:29:48.339336654Z "result": "ok" +bundler_1 | 2023-10-16T12:29:48.339355256Z } +bundler_1 | 2023-10-16T12:29:48.597227875Z [12:29:48.472] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:48.597258378Z reqId: "req-7x" +bundler_1 | 2023-10-16T12:29:48.597262778Z method: "POST" +bundler_1 | 2023-10-16T12:29:48.597266478Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:48.597269878Z body: { +bundler_1 | 2023-10-16T12:29:48.597273179Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:48.597277279Z "id": 283, +bundler_1 | 2023-10-16T12:29:48.597280579Z "params": [ +bundler_1 | 2023-10-16T12:29:48.597283979Z { +bundler_1 | 2023-10-16T12:29:48.597287280Z "sender": "0x267F0e6e82285d77262431807e2223C665a7Ff1c", +bundler_1 | 2023-10-16T12:29:48.597290980Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:48.597294380Z "initCode": "0xbAfe1fADe4b8D306A60379A27449268B35d940A60d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000773746f7261676500000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:48.597298880Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:48.597302181Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:48.597305681Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:48.597309081Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:48.597312481Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:48.597315782Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:48.597319082Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:48.597322382Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:48.597325682Z }, +bundler_1 | 2023-10-16T12:29:48.597328882Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:48.597332283Z ], +bundler_1 | 2023-10-16T12:29:48.597335583Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:48.597338983Z } +bundler_1 | 2023-10-16T12:29:48.597672506Z [12:29:48.472] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:49.111785732Z [12:29:48.981] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:49.111823535Z [12:29:48.989] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:49.111828835Z [12:29:48.990] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:49.111832636Z reqId: "req-7x" +bundler_1 | 2023-10-16T12:29:49.111836136Z body: { +bundler_1 | 2023-10-16T12:29:49.111839436Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:49.111842936Z "id": 283, +bundler_1 | 2023-10-16T12:29:49.111846237Z "result": "0xec995c3899c4b3f3dce1d99c51cf7849ceb251985e02af51d81df93b1c95aad9" +bundler_1 | 2023-10-16T12:29:49.111865038Z } +bundler_1 | 2023-10-16T12:29:49.111868338Z [12:29:48.994] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:49.111872038Z reqId: "req-7y" +bundler_1 | 2023-10-16T12:29:49.111875339Z method: "POST" +bundler_1 | 2023-10-16T12:29:49.111878639Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:49.111881839Z body: { +bundler_1 | 2023-10-16T12:29:49.111885039Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:49.111888539Z "id": 284, +bundler_1 | 2023-10-16T12:29:49.111891740Z "params": [], +bundler_1 | 2023-10-16T12:29:49.111895040Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:49.111898440Z } +bundler_1 | 2023-10-16T12:29:49.111901540Z [12:29:48.994] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:49.111905041Z reqId: "req-7y" +bundler_1 | 2023-10-16T12:29:49.111908241Z body: { +bundler_1 | 2023-10-16T12:29:49.111911441Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:49.111914641Z "id": 284, +bundler_1 | 2023-10-16T12:29:49.111917942Z "result": "ok" +bundler_1 | 2023-10-16T12:29:49.111921342Z } +bundler_1 | 2023-10-16T12:29:49.241908075Z [12:29:49.197] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:49.241944177Z reqId: "req-7z" +bundler_1 | 2023-10-16T12:29:49.241948677Z method: "POST" +bundler_1 | 2023-10-16T12:29:49.241952178Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:49.241955578Z body: { +bundler_1 | 2023-10-16T12:29:49.241958878Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:49.241962578Z "id": 285, +bundler_1 | 2023-10-16T12:29:49.241966279Z "params": [ +bundler_1 | 2023-10-16T12:29:49.241969679Z { +bundler_1 | 2023-10-16T12:29:49.241972879Z "sender": "0xeB882E0Af94e53CFD18D7c6aEdf683C6376a99E6", +bundler_1 | 2023-10-16T12:29:49.241976579Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:49.241980080Z "initCode": "0x8Ba08b08A58AF0eB478d4f0B4b5700C792cD20020d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000117265666572656e63655f73746f72616765000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:49.241984580Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:49.241987980Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:49.241991380Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:49.241994781Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:49.241998281Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:49.242001581Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:49.242021583Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:49.242025183Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:49.242028583Z }, +bundler_1 | 2023-10-16T12:29:49.242031783Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:49.242035383Z ], +bundler_1 | 2023-10-16T12:29:49.242038684Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:49.242042084Z } +bundler_1 | 2023-10-16T12:29:49.242294101Z [12:29:49.198] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:49.757841927Z [12:29:49.699] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:49.760301898Z [12:29:49.711] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:49.760323900Z [12:29:49.711] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:49.760329000Z reqId: "req-7z" +bundler_1 | 2023-10-16T12:29:49.760332800Z body: { +bundler_1 | 2023-10-16T12:29:49.760336100Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:49.760339701Z "id": 285, +bundler_1 | 2023-10-16T12:29:49.760343101Z "result": "0x929b7bd7d90e422d5835976f2568c5df2225d68c91188ffad8e982159f6df7fc" +bundler_1 | 2023-10-16T12:29:49.760346901Z } +bundler_1 | 2023-10-16T12:29:49.760350201Z [12:29:49.716] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:49.760353802Z reqId: "req-80" +bundler_1 | 2023-10-16T12:29:49.760357002Z method: "POST" +bundler_1 | 2023-10-16T12:29:49.760360402Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:49.760363602Z body: { +bundler_1 | 2023-10-16T12:29:49.760370603Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:49.760374103Z "id": 286, +bundler_1 | 2023-10-16T12:29:49.760377403Z "params": [], +bundler_1 | 2023-10-16T12:29:49.760380604Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:49.760384004Z } +bundler_1 | 2023-10-16T12:29:49.760387104Z [12:29:49.716] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:49.760390504Z reqId: "req-80" +bundler_1 | 2023-10-16T12:29:49.760393704Z body: { +bundler_1 | 2023-10-16T12:29:49.760396905Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:49.760400205Z "id": 286, +bundler_1 | 2023-10-16T12:29:49.760403705Z "result": "ok" +bundler_1 | 2023-10-16T12:29:49.760407005Z } +bundler_1 | 2023-10-16T12:29:50.016163178Z [12:29:49.943] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:50.016195380Z reqId: "req-81" +bundler_1 | 2023-10-16T12:29:50.016200181Z method: "POST" +bundler_1 | 2023-10-16T12:29:50.016203781Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:50.016207281Z body: { +bundler_1 | 2023-10-16T12:29:50.016210581Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:50.016229183Z "id": 287, +bundler_1 | 2023-10-16T12:29:50.016233083Z "params": [ +bundler_1 | 2023-10-16T12:29:50.016236383Z { +bundler_1 | 2023-10-16T12:29:50.016239583Z "sender": "0x19bFf41f0640A0dDE14d3395aFcE5487b7B3Fd66", +bundler_1 | 2023-10-16T12:29:50.016243084Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:50.016246584Z "initCode": "0xa80Eb95004Df6aaDbB94c0C6432BC5671EAbD49C0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000187265666572656e63655f73746f726167655f7374727563740000000000000000", +bundler_1 | 2023-10-16T12:29:50.016250884Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:50.016254184Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:50.016257585Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:50.016261085Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:50.016264385Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:50.016267785Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:50.016271186Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:50.016274486Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:50.016277786Z }, +bundler_1 | 2023-10-16T12:29:50.016280886Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:50.016284286Z ], +bundler_1 | 2023-10-16T12:29:50.016287487Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:50.016290887Z } +bundler_1 | 2023-10-16T12:29:50.016611909Z [12:29:49.943] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:50.529965982Z [12:29:50.484] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:50.530202199Z [12:29:50.494] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:50.530215300Z [12:29:50.494] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:50.530219700Z reqId: "req-81" +bundler_1 | 2023-10-16T12:29:50.530223300Z body: { +bundler_1 | 2023-10-16T12:29:50.530226501Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:50.530230001Z "id": 287, +bundler_1 | 2023-10-16T12:29:50.530233501Z "result": "0x2162d572855b3f8891a9b320781b5f0ff19e4249ec2aaa93aad324927cf4fb4e" +bundler_1 | 2023-10-16T12:29:50.530237301Z } +bundler_1 | 2023-10-16T12:29:50.530240502Z [12:29:50.498] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:50.530244102Z reqId: "req-82" +bundler_1 | 2023-10-16T12:29:50.530247402Z method: "POST" +bundler_1 | 2023-10-16T12:29:50.530250702Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:50.530253902Z body: { +bundler_1 | 2023-10-16T12:29:50.530273804Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:50.530277504Z "id": 288, +bundler_1 | 2023-10-16T12:29:50.530280804Z "params": [], +bundler_1 | 2023-10-16T12:29:50.530284105Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:50.530287605Z } +bundler_1 | 2023-10-16T12:29:50.530290805Z [12:29:50.498] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:50.530294305Z reqId: "req-82" +bundler_1 | 2023-10-16T12:29:50.530297606Z body: { +bundler_1 | 2023-10-16T12:29:50.530300806Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:50.530304106Z "id": 288, +bundler_1 | 2023-10-16T12:29:50.530307406Z "result": "ok" +bundler_1 | 2023-10-16T12:29:50.530310706Z } +bundler_1 | 2023-10-16T12:29:50.787386471Z [12:29:50.689] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:50.787418473Z reqId: "req-83" +bundler_1 | 2023-10-16T12:29:50.787422873Z method: "POST" +bundler_1 | 2023-10-16T12:29:50.787426474Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:50.787429874Z body: { +bundler_1 | 2023-10-16T12:29:50.787433174Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:50.787436874Z "id": 289, +bundler_1 | 2023-10-16T12:29:50.787440575Z "params": [ +bundler_1 | 2023-10-16T12:29:50.787444175Z { +bundler_1 | 2023-10-16T12:29:50.787447375Z "sender": "0x16d306D1AE0e46C70561404E0358bd62E6fFAbE9", +bundler_1 | 2023-10-16T12:29:50.787457676Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:50.787461476Z "initCode": "0x7BC304b5D90FEde0BCd3b0c1927744fC25b2a9a00d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000f6163636f756e745f73746f726167650000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:50.787465776Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:50.787469177Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:50.787472677Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:50.787476277Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:50.787479677Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:50.787483178Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:50.787486578Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:50.787489878Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:50.787493278Z }, +bundler_1 | 2023-10-16T12:29:50.787496478Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:50.787499879Z ], +bundler_1 | 2023-10-16T12:29:50.787503179Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:50.787506579Z } +bundler_1 | 2023-10-16T12:29:50.787600986Z [12:29:50.690] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:51.302262250Z [12:29:51.227] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:51.302323754Z [12:29:51.236] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:51.302329554Z [12:29:51.236] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:51.302333655Z reqId: "req-83" +bundler_1 | 2023-10-16T12:29:51.302337155Z body: { +bundler_1 | 2023-10-16T12:29:51.302340455Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:51.302344055Z "id": 289, +bundler_1 | 2023-10-16T12:29:51.302347456Z "result": "0xdd75ca0942ac51fb747f51f35b8ba3a9f8681487555530d16492f88b1aa9c458" +bundler_1 | 2023-10-16T12:29:51.302351156Z } +bundler_1 | 2023-10-16T12:29:51.302354556Z [12:29:51.240] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:51.302358256Z reqId: "req-84" +bundler_1 | 2023-10-16T12:29:51.302361557Z method: "POST" +bundler_1 | 2023-10-16T12:29:51.302364957Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:51.302368157Z body: { +bundler_1 | 2023-10-16T12:29:51.302371357Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:51.302374758Z "id": 290, +bundler_1 | 2023-10-16T12:29:51.302378058Z "params": [], +bundler_1 | 2023-10-16T12:29:51.302381358Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:51.302389959Z } +bundler_1 | 2023-10-16T12:29:51.302393359Z [12:29:51.241] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:51.302396959Z reqId: "req-84" +bundler_1 | 2023-10-16T12:29:51.302400159Z body: { +bundler_1 | 2023-10-16T12:29:51.302403360Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:51.302406660Z "id": 290, +bundler_1 | 2023-10-16T12:29:51.302410060Z "result": "ok" +bundler_1 | 2023-10-16T12:29:51.302413360Z } +bundler_1 | 2023-10-16T12:29:51.557631796Z [12:29:51.431] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:51.557665598Z reqId: "req-85" +bundler_1 | 2023-10-16T12:29:51.557669898Z method: "POST" +bundler_1 | 2023-10-16T12:29:51.557673398Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:51.557676599Z body: { +bundler_1 | 2023-10-16T12:29:51.557679899Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:51.557683399Z "id": 291, +bundler_1 | 2023-10-16T12:29:51.557686599Z "params": [ +bundler_1 | 2023-10-16T12:29:51.557690100Z { +bundler_1 | 2023-10-16T12:29:51.557693400Z "sender": "0x7bE8003bE71FA1046E3a29698F8dd05f348562e3", +bundler_1 | 2023-10-16T12:29:51.557703701Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:51.557707801Z "initCode": "0x3683e89EB21ADD1bAD12C33Ade00C8D6070146500d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000196163636f756e745f7265666572656e63655f73746f7261676500000000000000", +bundler_1 | 2023-10-16T12:29:51.557729602Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:51.557733203Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:51.557736703Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:51.557740103Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:51.557743503Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:51.557746904Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:51.557750304Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:51.557753704Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:51.557757104Z }, +bundler_1 | 2023-10-16T12:29:51.557760304Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:51.557763805Z ], +bundler_1 | 2023-10-16T12:29:51.557767005Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:51.557770405Z } +bundler_1 | 2023-10-16T12:29:51.557891314Z [12:29:51.431] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:52.077586007Z [12:29:51.940] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:52.077654410Z [12:29:51.953] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:52.077660011Z [12:29:51.953] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:52.077663811Z reqId: "req-85" +bundler_1 | 2023-10-16T12:29:52.077667611Z body: { +bundler_1 | 2023-10-16T12:29:52.077670911Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:52.077674411Z "id": 291, +bundler_1 | 2023-10-16T12:29:52.077677712Z "result": "0xd7c20e9871f1aa131e809229113ca5affe3564b15746770f6893af7a4f05cffc" +bundler_1 | 2023-10-16T12:29:52.077681212Z } +bundler_1 | 2023-10-16T12:29:52.077684412Z [12:29:51.961] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:52.077694212Z reqId: "req-86" +bundler_1 | 2023-10-16T12:29:52.077697613Z method: "POST" +bundler_1 | 2023-10-16T12:29:52.077701013Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:52.077704413Z body: { +bundler_1 | 2023-10-16T12:29:52.077707813Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:52.077711213Z "id": 292, +bundler_1 | 2023-10-16T12:29:52.077714414Z "params": [], +bundler_1 | 2023-10-16T12:29:52.077717614Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:52.077721014Z } +bundler_1 | 2023-10-16T12:29:52.077724114Z [12:29:51.961] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:52.077743015Z reqId: "req-86" +bundler_1 | 2023-10-16T12:29:52.077746515Z body: { +bundler_1 | 2023-10-16T12:29:52.077749815Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:52.077753116Z "id": 292, +bundler_1 | 2023-10-16T12:29:52.077756416Z "result": "ok" +bundler_1 | 2023-10-16T12:29:52.077759716Z } +bundler_1 | 2023-10-16T12:29:52.202130419Z [12:29:52.159] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:52.202162221Z reqId: "req-87" +bundler_1 | 2023-10-16T12:29:52.202166821Z method: "POST" +bundler_1 | 2023-10-16T12:29:52.202170321Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:52.202173521Z body: { +bundler_1 | 2023-10-16T12:29:52.202176722Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:52.202180822Z "id": 293, +bundler_1 | 2023-10-16T12:29:52.202184022Z "params": [ +bundler_1 | 2023-10-16T12:29:52.202187322Z { +bundler_1 | 2023-10-16T12:29:52.202190522Z "sender": "0x992Dba45263a1ee1220ed2190d86b548128543e9", +bundler_1 | 2023-10-16T12:29:52.202194122Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:52.202197523Z "initCode": "0x4a4B7F86a4A523218144D6cE682aa8110ddC9E880d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000206163636f756e745f7265666572656e63655f73746f726167655f737472756374", +bundler_1 | 2023-10-16T12:29:52.202201823Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:52.202205123Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:52.202208523Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:52.202211823Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:52.202215024Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:52.202218424Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:52.202221724Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:52.202225024Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:52.202228224Z }, +bundler_1 | 2023-10-16T12:29:52.202231324Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:52.202234725Z ], +bundler_1 | 2023-10-16T12:29:52.202238025Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:52.202241325Z } +bundler_1 | 2023-10-16T12:29:52.202278127Z [12:29:52.159] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:53.227873178Z [12:29:52.711] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:53.228056088Z [12:29:52.723] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:53.228079389Z [12:29:52.723] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:53.228106691Z reqId: "req-87" +bundler_1 | 2023-10-16T12:29:53.228111191Z body: { +bundler_1 | 2023-10-16T12:29:53.228114791Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:53.228118291Z "id": 293, +bundler_1 | 2023-10-16T12:29:53.228121691Z "result": "0x04469d339bd185cde4c7c82f13fea72df14337d95398a707ba102c32cffc98c6" +bundler_1 | 2023-10-16T12:29:53.228125292Z } +bundler_1 | 2023-10-16T12:29:53.228128392Z [12:29:52.728] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:53.228131992Z reqId: "req-88" +bundler_1 | 2023-10-16T12:29:53.228135292Z method: "POST" +bundler_1 | 2023-10-16T12:29:53.228138592Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:53.228141792Z body: { +bundler_1 | 2023-10-16T12:29:53.228144993Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:53.228148393Z "id": 294, +bundler_1 | 2023-10-16T12:29:53.228151593Z "params": [], +bundler_1 | 2023-10-16T12:29:53.228154893Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:53.228158193Z } +bundler_1 | 2023-10-16T12:29:53.228161293Z [12:29:52.728] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:53.228164794Z reqId: "req-88" +bundler_1 | 2023-10-16T12:29:53.228167994Z body: { +bundler_1 | 2023-10-16T12:29:53.228171094Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:53.228174394Z "id": 294, +bundler_1 | 2023-10-16T12:29:53.228177594Z "result": "ok" +bundler_1 | 2023-10-16T12:29:53.228180794Z } +bundler_1 | 2023-10-16T12:29:53.228183895Z [12:29:52.913] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:53.228187295Z reqId: "req-89" +bundler_1 | 2023-10-16T12:29:53.228190595Z method: "POST" +bundler_1 | 2023-10-16T12:29:53.228193695Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:53.228196895Z body: { +bundler_1 | 2023-10-16T12:29:53.228200096Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:53.228203396Z "id": 295, +bundler_1 | 2023-10-16T12:29:53.228206696Z "params": [ +bundler_1 | 2023-10-16T12:29:53.228209896Z { +bundler_1 | 2023-10-16T12:29:53.228213096Z "sender": "0x2507891299391aEfb13643B56bcec89F4E426Fc4", +bundler_1 | 2023-10-16T12:29:53.228216496Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:53.228219997Z "initCode": "0x5564a877512C6849bb122A8264Ca92b52D1216b90d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001065787465726e616c5f73746f7261676500000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:53.228224197Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:53.228227497Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:53.228237598Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:53.228241098Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:53.228244398Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:53.228247698Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:53.228250998Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:53.228254398Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:53.228257599Z }, +bundler_1 | 2023-10-16T12:29:53.228260799Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:53.228264199Z ], +bundler_1 | 2023-10-16T12:29:53.228267299Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:53.228270699Z } +bundler_1 | 2023-10-16T12:29:53.228273799Z [12:29:52.914] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:53.483878170Z [12:29:53.426] ERROR (1): factory has forbidden read from 0x0b6f9d44239352ddaf02701f1acd019b2a4a029a slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 +bundler_1 | 2023-10-16T12:29:53.483913072Z err: { +bundler_1 | 2023-10-16T12:29:53.483917272Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:53.483920972Z "message": "factory has forbidden read from 0x0b6f9d44239352ddaf02701f1acd019b2a4a029a slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39", +bundler_1 | 2023-10-16T12:29:53.483925073Z "stack": +bundler_1 | 2023-10-16T12:29:53.483928173Z Error: factory has forbidden read from 0x0b6f9d44239352ddaf02701f1acd019b2a4a029a slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 +bundler_1 | 2023-10-16T12:29:53.483931473Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:202:31) +bundler_1 | 2023-10-16T12:29:53.483935073Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:29:53.483938473Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:53.483941673Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:53.483945174Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:53.483948374Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:53.483951874Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:53.483955274Z "code": -32502, +bundler_1 | 2023-10-16T12:29:53.483958474Z "data": { +bundler_1 | 2023-10-16T12:29:53.483961575Z "factory": "0x5564a877512c6849bb122a8264ca92b52d1216b9" +bundler_1 | 2023-10-16T12:29:53.483965175Z } +bundler_1 | 2023-10-16T12:29:53.483982476Z } +bundler_1 | 2023-10-16T12:29:53.483990576Z [12:29:53.426] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:53.483993976Z reqId: "req-89" +bundler_1 | 2023-10-16T12:29:53.483997176Z body: { +bundler_1 | 2023-10-16T12:29:53.484000077Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:53.484003277Z "id": 295, +bundler_1 | 2023-10-16T12:29:53.484006277Z "error": { +bundler_1 | 2023-10-16T12:29:53.484009477Z "message": "factory has forbidden read from 0x0b6f9d44239352ddaf02701f1acd019b2a4a029a slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39", +bundler_1 | 2023-10-16T12:29:53.484012877Z "data": { +bundler_1 | 2023-10-16T12:29:53.484015977Z "factory": "0x5564a877512c6849bb122a8264ca92b52d1216b9" +bundler_1 | 2023-10-16T12:29:53.484019178Z }, +bundler_1 | 2023-10-16T12:29:53.484022278Z "code": -32502 +bundler_1 | 2023-10-16T12:29:53.484025278Z } +bundler_1 | 2023-10-16T12:29:53.484028178Z } +bundler_1 | 2023-10-16T12:29:53.484031178Z [12:29:53.432] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:53.484035478Z reqId: "req-8a" +bundler_1 | 2023-10-16T12:29:53.484038579Z method: "POST" +bundler_1 | 2023-10-16T12:29:53.484041579Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:53.484044579Z body: { +bundler_1 | 2023-10-16T12:29:53.484047579Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:53.484050779Z "id": 296, +bundler_1 | 2023-10-16T12:29:53.484053679Z "params": [], +bundler_1 | 2023-10-16T12:29:53.484056780Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:53.484059880Z } +bundler_1 | 2023-10-16T12:29:53.484062680Z [12:29:53.432] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:53.484065980Z reqId: "req-8a" +bundler_1 | 2023-10-16T12:29:53.484068980Z body: { +bundler_1 | 2023-10-16T12:29:53.484071980Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:53.484074981Z "id": 296, +bundler_1 | 2023-10-16T12:29:53.484078081Z "result": "ok" +bundler_1 | 2023-10-16T12:29:53.484081181Z } +bundler_1 | 2023-10-16T12:29:53.745589465Z [12:29:53.731] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:53.745624467Z reqId: "req-8b" +bundler_1 | 2023-10-16T12:29:53.745628967Z method: "POST" +bundler_1 | 2023-10-16T12:29:53.745632567Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:53.745635967Z body: { +bundler_1 | 2023-10-16T12:29:53.745639268Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:53.745643068Z "id": 297, +bundler_1 | 2023-10-16T12:29:53.745646468Z "params": [ +bundler_1 | 2023-10-16T12:29:53.745649868Z { +bundler_1 | 2023-10-16T12:29:53.745653168Z "sender": "0x069DC0F314b430C17600d2322320145aB4dd4002", +bundler_1 | 2023-10-16T12:29:53.745670169Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:53.745673969Z "initCode": "0x50E571E3c2235b123b6F63D79cA24696717Daf440d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000a6f75745f6f665f67617300000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:53.745678370Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:53.745681870Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:53.745685370Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:53.745688770Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:53.745692170Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:53.745695571Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:53.745699071Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:53.745702471Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:53.745705971Z }, +bundler_1 | 2023-10-16T12:29:53.745709071Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:53.745712571Z ], +bundler_1 | 2023-10-16T12:29:53.745715872Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:53.745719272Z } +bundler_1 | 2023-10-16T12:29:53.745722572Z [12:29:53.731] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:54.768166456Z [12:29:54.319] ERROR (1): factory internally reverts on oog +bundler_1 | 2023-10-16T12:29:54.768196758Z err: { +bundler_1 | 2023-10-16T12:29:54.768200958Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:54.768205058Z "message": "factory internally reverts on oog", +bundler_1 | 2023-10-16T12:29:54.768208758Z "stack": +bundler_1 | 2023-10-16T12:29:54.768212158Z Error: factory internally reverts on oog +bundler_1 | 2023-10-16T12:29:54.768215759Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:141:23) +bundler_1 | 2023-10-16T12:29:54.768219959Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:29:54.768223559Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:54.768227059Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:54.768230659Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:54.768234160Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:54.768237860Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:54.768256661Z "code": -32502 +bundler_1 | 2023-10-16T12:29:54.768260261Z } +bundler_1 | 2023-10-16T12:29:54.768425970Z [12:29:54.319] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:54.768434670Z reqId: "req-8b" +bundler_1 | 2023-10-16T12:29:54.768438270Z body: { +bundler_1 | 2023-10-16T12:29:54.768441771Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:54.768445271Z "id": 297, +bundler_1 | 2023-10-16T12:29:54.768448571Z "error": { +bundler_1 | 2023-10-16T12:29:54.768451971Z "message": "factory internally reverts on oog", +bundler_1 | 2023-10-16T12:29:54.768455471Z "code": -32502 +bundler_1 | 2023-10-16T12:29:54.768458872Z } +bundler_1 | 2023-10-16T12:29:54.768462072Z } +bundler_1 | 2023-10-16T12:29:54.768473572Z [12:29:54.324] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:54.768477672Z reqId: "req-8c" +bundler_1 | 2023-10-16T12:29:54.768480973Z method: "POST" +bundler_1 | 2023-10-16T12:29:54.768484373Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:54.768487573Z body: { +bundler_1 | 2023-10-16T12:29:54.768490873Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:54.768494273Z "id": 298, +bundler_1 | 2023-10-16T12:29:54.768497574Z "params": [], +bundler_1 | 2023-10-16T12:29:54.768501574Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:54.768510974Z } +bundler_1 | 2023-10-16T12:29:54.768514374Z [12:29:54.324] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:54.768517875Z reqId: "req-8c" +bundler_1 | 2023-10-16T12:29:54.768521075Z body: { +bundler_1 | 2023-10-16T12:29:54.768524375Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:54.768527575Z "id": 298, +bundler_1 | 2023-10-16T12:29:54.768530775Z "result": "ok" +bundler_1 | 2023-10-16T12:29:54.768534075Z } +bundler_1 | 2023-10-16T12:29:54.768537176Z [12:29:54.624] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:54.768540676Z reqId: "req-8d" +bundler_1 | 2023-10-16T12:29:54.768543876Z method: "POST" +bundler_1 | 2023-10-16T12:29:54.768547076Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:54.768550276Z body: { +bundler_1 | 2023-10-16T12:29:54.768553377Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:54.768556777Z "id": 299, +bundler_1 | 2023-10-16T12:29:54.768559977Z "params": [ +bundler_1 | 2023-10-16T12:29:54.768563277Z { +bundler_1 | 2023-10-16T12:29:54.768566477Z "sender": "0x8585183A003d5270a571d9D59DFA35A8Cb643F42", +bundler_1 | 2023-10-16T12:29:54.768569977Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:54.768573478Z "initCode": "0x2E1ac646a29F58130e5aEC21a9F65b4253d202C90d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000117373746f72655f6f75745f6f665f676173000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:54.768584378Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:54.768587978Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:54.768591379Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:54.768594779Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:54.768598279Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:54.768601579Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:54.768604879Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:54.768608179Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:54.768611480Z }, +bundler_1 | 2023-10-16T12:29:54.768614680Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:54.768618080Z ], +bundler_1 | 2023-10-16T12:29:54.768621280Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:54.768624580Z } +bundler_1 | 2023-10-16T12:29:54.768627880Z [12:29:54.625] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:55.281372903Z [12:29:55.160] ERROR (1): factory internally reverts on oog +bundler_1 | 2023-10-16T12:29:55.281403805Z err: { +bundler_1 | 2023-10-16T12:29:55.281408105Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:55.281431606Z "message": "factory internally reverts on oog", +bundler_1 | 2023-10-16T12:29:55.281436107Z "stack": +bundler_1 | 2023-10-16T12:29:55.281439607Z Error: factory internally reverts on oog +bundler_1 | 2023-10-16T12:29:55.281443307Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:141:23) +bundler_1 | 2023-10-16T12:29:55.281447007Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:29:55.281450607Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:55.281454008Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:55.281457508Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:55.281488709Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:55.281493010Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:55.281496810Z "code": -32502 +bundler_1 | 2023-10-16T12:29:55.281500210Z } +bundler_1 | 2023-10-16T12:29:55.281518811Z [12:29:55.160] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:55.281522811Z reqId: "req-8d" +bundler_1 | 2023-10-16T12:29:55.281586715Z body: { +bundler_1 | 2023-10-16T12:29:55.281592915Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:55.281596415Z "id": 299, +bundler_1 | 2023-10-16T12:29:55.281599815Z "error": { +bundler_1 | 2023-10-16T12:29:55.281603216Z "message": "factory internally reverts on oog", +bundler_1 | 2023-10-16T12:29:55.281606716Z "code": -32502 +bundler_1 | 2023-10-16T12:29:55.281610116Z } +bundler_1 | 2023-10-16T12:29:55.281613316Z } +bundler_1 | 2023-10-16T12:29:55.281616516Z [12:29:55.165] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:55.281620116Z reqId: "req-8e" +bundler_1 | 2023-10-16T12:29:55.281623417Z method: "POST" +bundler_1 | 2023-10-16T12:29:55.281626817Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:55.281630017Z body: { +bundler_1 | 2023-10-16T12:29:55.281633217Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:55.281636617Z "id": 300, +bundler_1 | 2023-10-16T12:29:55.281640018Z "params": [], +bundler_1 | 2023-10-16T12:29:55.281643318Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:55.281646618Z } +bundler_1 | 2023-10-16T12:29:55.281665719Z [12:29:55.166] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:55.281670419Z reqId: "req-8e" +bundler_1 | 2023-10-16T12:29:55.281673819Z body: { +bundler_1 | 2023-10-16T12:29:55.281677019Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:55.281680220Z "id": 300, +bundler_1 | 2023-10-16T12:29:55.281683620Z "result": "ok" +bundler_1 | 2023-10-16T12:29:55.281686920Z } +bundler_1 | 2023-10-16T12:29:55.345790123Z [12:29:55.325] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:55.345819525Z reqId: "req-8f" +bundler_1 | 2023-10-16T12:29:55.345824425Z method: "POST" +bundler_1 | 2023-10-16T12:29:55.345827925Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:55.345831226Z body: { +bundler_1 | 2023-10-16T12:29:55.345834626Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:55.345838226Z "id": 301, +bundler_1 | 2023-10-16T12:29:55.345841626Z "params": [ +bundler_1 | 2023-10-16T12:29:55.345844926Z { +bundler_1 | 2023-10-16T12:29:55.345848226Z "sender": "0x1929A8c33B0F30536539AB7B6d56629424E45854", +bundler_1 | 2023-10-16T12:29:55.345851927Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:55.345855327Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:55.345858827Z "callData": "0xb477ec498648929e9C693c77bCC4191173eab5B7", +bundler_1 | 2023-10-16T12:29:55.345862327Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:55.345881328Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:55.345885028Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:55.345888329Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:55.345891729Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:55.345895229Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:55.345898529Z "signature": "0x6e6f5f73746f72616765" +bundler_1 | 2023-10-16T12:29:55.345902129Z }, +bundler_1 | 2023-10-16T12:29:55.345905229Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:55.345908730Z ], +bundler_1 | 2023-10-16T12:29:55.345912130Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:55.345915530Z } +bundler_1 | 2023-10-16T12:29:55.348450365Z [12:29:55.325] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:55.865667889Z [12:29:55.615] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:55.867243599Z [12:29:55.621] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:55.867259700Z [12:29:55.621] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:55.867264100Z reqId: "req-8f" +bundler_1 | 2023-10-16T12:29:55.867267701Z body: { +bundler_1 | 2023-10-16T12:29:55.867271501Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:55.867275501Z "id": 301, +bundler_1 | 2023-10-16T12:29:55.867278902Z "result": "0xb7d802b0d15619c9b1d176c834d7e5b15fa55619f591b0f7006d9970bcd40647" +bundler_1 | 2023-10-16T12:29:55.867282602Z } +bundler_1 | 2023-10-16T12:29:55.867285902Z [12:29:55.628] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:55.867289402Z reqId: "req-8g" +bundler_1 | 2023-10-16T12:29:55.867292702Z method: "POST" +bundler_1 | 2023-10-16T12:29:55.867296003Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:55.867299303Z body: { +bundler_1 | 2023-10-16T12:29:55.867302403Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:55.867305903Z "id": 302, +bundler_1 | 2023-10-16T12:29:55.867309204Z "params": [], +bundler_1 | 2023-10-16T12:29:55.867312504Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:55.867315804Z } +bundler_1 | 2023-10-16T12:29:55.867318904Z [12:29:55.628] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:55.867322305Z reqId: "req-8g" +bundler_1 | 2023-10-16T12:29:55.867325605Z body: { +bundler_1 | 2023-10-16T12:29:55.867328805Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:55.867332005Z "id": 302, +bundler_1 | 2023-10-16T12:29:55.867335205Z "result": "ok" +bundler_1 | 2023-10-16T12:29:55.867338506Z } +bundler_1 | 2023-10-16T12:29:55.867357907Z [12:29:55.720] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:55.867361507Z reqId: "req-8h" +bundler_1 | 2023-10-16T12:29:55.867364808Z method: "POST" +bundler_1 | 2023-10-16T12:29:55.867368008Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:55.867371308Z body: { +bundler_1 | 2023-10-16T12:29:55.867374408Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:55.867377908Z "id": 303, +bundler_1 | 2023-10-16T12:29:55.867381309Z "params": [ +bundler_1 | 2023-10-16T12:29:55.867384609Z { +bundler_1 | 2023-10-16T12:29:55.867387809Z "sender": "0x046e4Ce4CbDC4649631E1803FD3c214c7b3FB2bb", +bundler_1 | 2023-10-16T12:29:55.867391309Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:55.867394710Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:55.867398210Z "callData": "0x17b1BD2Cf35c1c07C7Cca76539c07344291C4235", +bundler_1 | 2023-10-16T12:29:55.867401610Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:55.867405010Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:55.867408511Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:55.867411911Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:55.867415311Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:55.867418611Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:55.867422112Z "signature": "0x6163636f756e745f73746f72616765" +bundler_1 | 2023-10-16T12:29:55.867425512Z }, +bundler_1 | 2023-10-16T12:29:55.867428712Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:55.867432212Z ], +bundler_1 | 2023-10-16T12:29:55.867435512Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:55.867438813Z } +bundler_1 | 2023-10-16T12:29:55.867442013Z [12:29:55.723] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:56.125072097Z [12:29:56.039] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:56.129581212Z [12:29:56.045] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:56.129600314Z [12:29:56.045] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:56.129604714Z reqId: "req-8h" +bundler_1 | 2023-10-16T12:29:56.129608314Z body: { +bundler_1 | 2023-10-16T12:29:56.129618815Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:56.129622715Z "id": 303, +bundler_1 | 2023-10-16T12:29:56.129626515Z "result": "0x6ff51124ec1eac3c094abadd60c759a0f013c0e5b1f2427c4eb43d5b0a6a5da9" +bundler_1 | 2023-10-16T12:29:56.129630216Z } +bundler_1 | 2023-10-16T12:29:56.129633516Z [12:29:56.050] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:56.129637216Z reqId: "req-8i" +bundler_1 | 2023-10-16T12:29:56.129656717Z method: "POST" +bundler_1 | 2023-10-16T12:29:56.129660218Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:56.129663418Z body: { +bundler_1 | 2023-10-16T12:29:56.129666618Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:56.129670118Z "id": 304, +bundler_1 | 2023-10-16T12:29:56.129673419Z "params": [], +bundler_1 | 2023-10-16T12:29:56.129676619Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:56.129680019Z } +bundler_1 | 2023-10-16T12:29:56.129683219Z [12:29:56.050] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:56.129686720Z reqId: "req-8i" +bundler_1 | 2023-10-16T12:29:56.129690020Z body: { +bundler_1 | 2023-10-16T12:29:56.129693220Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:56.129696520Z "id": 304, +bundler_1 | 2023-10-16T12:29:56.129699820Z "result": "ok" +bundler_1 | 2023-10-16T12:29:56.129703221Z } +bundler_1 | 2023-10-16T12:29:56.383059207Z [12:29:56.255] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:56.383090909Z reqId: "req-8j" +bundler_1 | 2023-10-16T12:29:56.383095409Z method: "POST" +bundler_1 | 2023-10-16T12:29:56.383098810Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:56.383102710Z body: { +bundler_1 | 2023-10-16T12:29:56.383106010Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:56.383109610Z "id": 305, +bundler_1 | 2023-10-16T12:29:56.383112811Z "params": [ +bundler_1 | 2023-10-16T12:29:56.383116211Z { +bundler_1 | 2023-10-16T12:29:56.383119411Z "sender": "0x158F0C36ecBb8aCb5Ccf38722244c02b820fBc0b", +bundler_1 | 2023-10-16T12:29:56.383122911Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:56.383126212Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:56.383129612Z "callData": "0x4eAfA47029cFd137932e26A3DE4F5805a2996f7e", +bundler_1 | 2023-10-16T12:29:56.383133012Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:56.383136312Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:56.383139613Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:56.383143013Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:56.383146313Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:56.383149713Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:56.383153013Z "signature": "0x6163636f756e745f7265666572656e63655f73746f72616765" +bundler_1 | 2023-10-16T12:29:56.383156414Z }, +bundler_1 | 2023-10-16T12:29:56.383159614Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:56.383163014Z ], +bundler_1 | 2023-10-16T12:29:56.383166114Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:56.383169415Z } +bundler_1 | 2023-10-16T12:29:56.383398131Z [12:29:56.256] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:56.641719263Z [12:29:56.632] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:56.646840921Z [12:29:56.642] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:56.647691680Z [12:29:56.642] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:56.647707381Z reqId: "req-8j" +bundler_1 | 2023-10-16T12:29:56.647711582Z body: { +bundler_1 | 2023-10-16T12:29:56.647714982Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:56.647718782Z "id": 305, +bundler_1 | 2023-10-16T12:29:56.647722482Z "result": "0x78d3af4f265ab0117588aa6d94b86d609c977628521c0f13a923b05fc6a00356" +bundler_1 | 2023-10-16T12:29:56.647726283Z } +bundler_1 | 2023-10-16T12:29:56.649814628Z [12:29:56.647] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:56.649830930Z reqId: "req-8k" +bundler_1 | 2023-10-16T12:29:56.649835030Z method: "POST" +bundler_1 | 2023-10-16T12:29:56.649838530Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:56.649842130Z body: { +bundler_1 | 2023-10-16T12:29:56.649845431Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:56.649849431Z "id": 306, +bundler_1 | 2023-10-16T12:29:56.649852731Z "params": [], +bundler_1 | 2023-10-16T12:29:56.649856231Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:56.649859732Z } +bundler_1 | 2023-10-16T12:29:56.650004042Z [12:29:56.647] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:56.650012742Z reqId: "req-8k" +bundler_1 | 2023-10-16T12:29:56.650016243Z body: { +bundler_1 | 2023-10-16T12:29:56.650019543Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:56.650022843Z "id": 306, +bundler_1 | 2023-10-16T12:29:56.650026143Z "result": "ok" +bundler_1 | 2023-10-16T12:29:56.650029343Z } +bundler_1 | 2023-10-16T12:29:56.907209397Z [12:29:56.854] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:56.907242099Z reqId: "req-8l" +bundler_1 | 2023-10-16T12:29:56.907246599Z method: "POST" +bundler_1 | 2023-10-16T12:29:56.907250199Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:56.907253600Z body: { +bundler_1 | 2023-10-16T12:29:56.907257100Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:56.907260600Z "id": 307, +bundler_1 | 2023-10-16T12:29:56.907263800Z "params": [ +bundler_1 | 2023-10-16T12:29:56.907266901Z { +bundler_1 | 2023-10-16T12:29:56.907270301Z "sender": "0x0baAbc2709c53d7690aCF3DC27EabD05012Bf448", +bundler_1 | 2023-10-16T12:29:56.907273801Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:56.907277301Z "initCode": "0x71C35A5F20c236C879c6B56393dD407393cd16070d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:56.907296603Z "callData": "0x205bC44cEf25E8018050DE769eEB18Dd19726588", +bundler_1 | 2023-10-16T12:29:56.907300603Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:56.907303903Z "verificationGasLimit": "0x4c4b40", +bundler_1 | 2023-10-16T12:29:56.907307403Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:56.907310704Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:56.907314104Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:56.907317404Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:56.907321004Z "signature": "0x6163636f756e745f7265666572656e63655f73746f726167655f696e69745f636f6465" +bundler_1 | 2023-10-16T12:29:56.907324505Z }, +bundler_1 | 2023-10-16T12:29:56.907327605Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:56.907331005Z ], +bundler_1 | 2023-10-16T12:29:56.907334205Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:56.907337606Z } +bundler_1 | 2023-10-16T12:29:56.907378708Z [12:29:56.854] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:57.421215278Z [12:29:57.258] ERROR (1): unstaked account accessed 0x205bc44cef25e8018050de769eeb18dd19726588 slot 0x562952747d4de3b0cfa5ba50a2f2a17650a0db86b8e3642d19fe98581eb63c19 +bundler_1 | 2023-10-16T12:29:57.421242780Z err: { +bundler_1 | 2023-10-16T12:29:57.421247180Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:57.421250981Z "message": "unstaked account accessed 0x205bc44cef25e8018050de769eeb18dd19726588 slot 0x562952747d4de3b0cfa5ba50a2f2a17650a0db86b8e3642d19fe98581eb63c19", +bundler_1 | 2023-10-16T12:29:57.421254781Z "stack": +bundler_1 | 2023-10-16T12:29:57.421258081Z Error: unstaked account accessed 0x205bc44cef25e8018050de769eeb18dd19726588 slot 0x562952747d4de3b0cfa5ba50a2f2a17650a0db86b8e3642d19fe98581eb63c19 +bundler_1 | 2023-10-16T12:29:57.421261581Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:212:31) +bundler_1 | 2023-10-16T12:29:57.421265082Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:57.421268482Z at async SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:34) +bundler_1 | 2023-10-16T12:29:57.421271882Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:57.421275382Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:57.421278783Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:57.421296884Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:57.421300884Z "code": -32502, +bundler_1 | 2023-10-16T12:29:57.421304184Z "data": { +bundler_1 | 2023-10-16T12:29:57.421307485Z "account": "0x0baAbc2709c53d7690aCF3DC27EabD05012Bf448" +bundler_1 | 2023-10-16T12:29:57.421310985Z } +bundler_1 | 2023-10-16T12:29:57.421314185Z } +bundler_1 | 2023-10-16T12:29:57.421317285Z [12:29:57.258] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:57.421320986Z reqId: "req-8l" +bundler_1 | 2023-10-16T12:29:57.421324186Z body: { +bundler_1 | 2023-10-16T12:29:57.421327386Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:57.421330786Z "id": 307, +bundler_1 | 2023-10-16T12:29:57.421334186Z "error": { +bundler_1 | 2023-10-16T12:29:57.421337487Z "message": "unstaked account accessed 0x205bc44cef25e8018050de769eeb18dd19726588 slot 0x562952747d4de3b0cfa5ba50a2f2a17650a0db86b8e3642d19fe98581eb63c19", +bundler_1 | 2023-10-16T12:29:57.421341187Z "data": { +bundler_1 | 2023-10-16T12:29:57.421344587Z "account": "0x0baAbc2709c53d7690aCF3DC27EabD05012Bf448" +bundler_1 | 2023-10-16T12:29:57.421348087Z }, +bundler_1 | 2023-10-16T12:29:57.421351188Z "code": -32502 +bundler_1 | 2023-10-16T12:29:57.421354488Z } +bundler_1 | 2023-10-16T12:29:57.421357688Z } +bundler_1 | 2023-10-16T12:29:57.421360788Z [12:29:57.264] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:57.421364289Z reqId: "req-8m" +bundler_1 | 2023-10-16T12:29:57.421368489Z method: "POST" +bundler_1 | 2023-10-16T12:29:57.421371789Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:57.421374889Z body: { +bundler_1 | 2023-10-16T12:29:57.421378089Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:57.421381490Z "id": 308, +bundler_1 | 2023-10-16T12:29:57.421384690Z "params": [], +bundler_1 | 2023-10-16T12:29:57.421387890Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:57.421391190Z } +bundler_1 | 2023-10-16T12:29:57.421394291Z [12:29:57.264] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:57.421397691Z reqId: "req-8m" +bundler_1 | 2023-10-16T12:29:57.421400991Z body: { +bundler_1 | 2023-10-16T12:29:57.421404091Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:57.421407292Z "id": 308, +bundler_1 | 2023-10-16T12:29:57.421410492Z "result": "ok" +bundler_1 | 2023-10-16T12:29:57.421413792Z } +bundler_1 | 2023-10-16T12:29:57.678401732Z [12:29:57.597] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:57.678468436Z reqId: "req-8n" +bundler_1 | 2023-10-16T12:29:57.678473537Z method: "POST" +bundler_1 | 2023-10-16T12:29:57.678491738Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:57.678495838Z body: { +bundler_1 | 2023-10-16T12:29:57.678499138Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:57.678502639Z "id": 309, +bundler_1 | 2023-10-16T12:29:57.678512039Z "params": [ +bundler_1 | 2023-10-16T12:29:57.678515440Z { +bundler_1 | 2023-10-16T12:29:57.678518940Z "sender": "0x74B5a7a3aD888404991301c6F73812CA87B60B3b", +bundler_1 | 2023-10-16T12:29:57.678522440Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:57.678525940Z "initCode": "0x31c15b282a386E09Ef1F4338ad9fDC2ff65fF0AC0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:57.678530341Z "callData": "0xD745b9D30067EDFBEc232051C78F891Fa2877229", +bundler_1 | 2023-10-16T12:29:57.678533841Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:57.678537341Z "verificationGasLimit": "0x4c4b40", +bundler_1 | 2023-10-16T12:29:57.678540741Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:57.678544042Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:57.678547442Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:57.678550742Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:57.678554142Z "signature": "0x6163636f756e745f7265666572656e63655f73746f726167655f696e69745f636f6465" +bundler_1 | 2023-10-16T12:29:57.678557643Z }, +bundler_1 | 2023-10-16T12:29:57.678560843Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:57.678564243Z ], +bundler_1 | 2023-10-16T12:29:57.678567443Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:57.678570944Z } +bundler_1 | 2023-10-16T12:29:57.678743856Z [12:29:57.598] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:58.193452986Z [12:29:58.008] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:58.193518691Z [12:29:58.018] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:58.193523791Z [12:29:58.018] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:58.193527591Z reqId: "req-8n" +bundler_1 | 2023-10-16T12:29:58.193530992Z body: { +bundler_1 | 2023-10-16T12:29:58.193534392Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:58.193537792Z "id": 309, +bundler_1 | 2023-10-16T12:29:58.193541092Z "result": "0xf14757359c9b31d129dcffd47143271a2544c10d9e4afaddade53839048bc37f" +bundler_1 | 2023-10-16T12:29:58.193544793Z } +bundler_1 | 2023-10-16T12:29:58.193548093Z [12:29:58.024] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:58.193583895Z reqId: "req-8o" +bundler_1 | 2023-10-16T12:29:58.193587496Z method: "POST" +bundler_1 | 2023-10-16T12:29:58.193590796Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:58.193594196Z body: { +bundler_1 | 2023-10-16T12:29:58.193597396Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:58.193600797Z "id": 310, +bundler_1 | 2023-10-16T12:29:58.193604297Z "params": [], +bundler_1 | 2023-10-16T12:29:58.193607597Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:58.193610897Z } +bundler_1 | 2023-10-16T12:29:58.193614097Z [12:29:58.024] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:58.193617498Z reqId: "req-8o" +bundler_1 | 2023-10-16T12:29:58.193620798Z body: { +bundler_1 | 2023-10-16T12:29:58.193623998Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:58.193627298Z "id": 310, +bundler_1 | 2023-10-16T12:29:58.193648500Z "result": "ok" +bundler_1 | 2023-10-16T12:29:58.193652200Z } +bundler_1 | 2023-10-16T12:29:58.322404688Z [12:29:58.280] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:58.322438790Z reqId: "req-8p" +bundler_1 | 2023-10-16T12:29:58.322444991Z method: "POST" +bundler_1 | 2023-10-16T12:29:58.322449991Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:58.322454491Z body: { +bundler_1 | 2023-10-16T12:29:58.322459592Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:58.322464492Z "id": 311, +bundler_1 | 2023-10-16T12:29:58.322469093Z "params": [ +bundler_1 | 2023-10-16T12:29:58.322473693Z { +bundler_1 | 2023-10-16T12:29:58.322478193Z "sender": "0xF2f4B5295D3a1e2682983f4B34df4C46cC7b333D", +bundler_1 | 2023-10-16T12:29:58.322483193Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:58.322488194Z "initCode": "0xcDC01a86B70BE1ba1d5bE74FAfA544942D0874780d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:29:58.322494194Z "callData": "0x", +bundler_1 | 2023-10-16T12:29:58.322498895Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:58.322503495Z "verificationGasLimit": "0x4c4b40", +bundler_1 | 2023-10-16T12:29:58.322508295Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:58.322512896Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:58.322517496Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:58.322522296Z "paymasterAndData": "0xeF51768E3e22283d788D30D82b717967d32c3e626163636f756e745f7265666572656e63655f73746f726167655f696e69745f636f6465", +bundler_1 | 2023-10-16T12:29:58.322527397Z "signature": "0x" +bundler_1 | 2023-10-16T12:29:58.322548598Z }, +bundler_1 | 2023-10-16T12:29:58.322553298Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:58.322557999Z ], +bundler_1 | 2023-10-16T12:29:58.322562499Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:58.322567099Z } +bundler_1 | 2023-10-16T12:29:58.322813217Z [12:29:58.281] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:58.838115689Z [12:29:58.723] ERROR (1): unstaked paymaster accessed 0x25387eb8e1787057444f3acc6dea8adf76d6dc7e slot 0x0c1bfa2eff93e8a1b0100df9c26c4e69a64314e11c685b0ad8660389519dcea7 +bundler_1 | 2023-10-16T12:29:58.838157291Z err: { +bundler_1 | 2023-10-16T12:29:58.838161592Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:58.838165292Z "message": "unstaked paymaster accessed 0x25387eb8e1787057444f3acc6dea8adf76d6dc7e slot 0x0c1bfa2eff93e8a1b0100df9c26c4e69a64314e11c685b0ad8660389519dcea7", +bundler_1 | 2023-10-16T12:29:58.838169192Z "stack": +bundler_1 | 2023-10-16T12:29:58.838172493Z Error: unstaked paymaster accessed 0x25387eb8e1787057444f3acc6dea8adf76d6dc7e slot 0x0c1bfa2eff93e8a1b0100df9c26c4e69a64314e11c685b0ad8660389519dcea7 +bundler_1 | 2023-10-16T12:29:58.838176193Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:212:31) +bundler_1 | 2023-10-16T12:29:58.838179693Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:58.838183193Z at async SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:34) +bundler_1 | 2023-10-16T12:29:58.838186694Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:58.838190294Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:58.838193794Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:58.838197194Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:58.838200695Z "code": -32502, +bundler_1 | 2023-10-16T12:29:58.838203995Z "data": { +bundler_1 | 2023-10-16T12:29:58.838207295Z "paymaster": "0xef51768e3e22283d788d30d82b717967d32c3e62" +bundler_1 | 2023-10-16T12:29:58.838211095Z } +bundler_1 | 2023-10-16T12:29:58.838214695Z } +bundler_1 | 2023-10-16T12:29:58.839008551Z [12:29:58.723] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:58.839025652Z reqId: "req-8p" +bundler_1 | 2023-10-16T12:29:58.839029652Z body: { +bundler_1 | 2023-10-16T12:29:58.839033053Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:58.839045053Z "id": 311, +bundler_1 | 2023-10-16T12:29:58.839048754Z "error": { +bundler_1 | 2023-10-16T12:29:58.839067755Z "message": "unstaked paymaster accessed 0x25387eb8e1787057444f3acc6dea8adf76d6dc7e slot 0x0c1bfa2eff93e8a1b0100df9c26c4e69a64314e11c685b0ad8660389519dcea7", +bundler_1 | 2023-10-16T12:29:58.839071855Z "data": { +bundler_1 | 2023-10-16T12:29:58.839075256Z "paymaster": "0xef51768e3e22283d788d30d82b717967d32c3e62" +bundler_1 | 2023-10-16T12:29:58.839078856Z }, +bundler_1 | 2023-10-16T12:29:58.839082156Z "code": -32502 +bundler_1 | 2023-10-16T12:29:58.839085456Z } +bundler_1 | 2023-10-16T12:29:58.839088656Z } +bundler_1 | 2023-10-16T12:29:58.839091857Z [12:29:58.731] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:58.839095457Z reqId: "req-8q" +bundler_1 | 2023-10-16T12:29:58.839098757Z method: "POST" +bundler_1 | 2023-10-16T12:29:58.839101957Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:58.839105258Z body: { +bundler_1 | 2023-10-16T12:29:58.839108758Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:58.839112258Z "id": 312, +bundler_1 | 2023-10-16T12:29:58.839115458Z "params": [], +bundler_1 | 2023-10-16T12:29:58.839118959Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:58.839122459Z } +bundler_1 | 2023-10-16T12:29:58.839125559Z [12:29:58.731] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:58.839129159Z reqId: "req-8q" +bundler_1 | 2023-10-16T12:29:58.839132360Z body: { +bundler_1 | 2023-10-16T12:29:58.839135560Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:58.839138960Z "id": 312, +bundler_1 | 2023-10-16T12:29:58.839142260Z "result": "ok" +bundler_1 | 2023-10-16T12:29:58.839145560Z } +bundler_1 | 2023-10-16T12:29:58.839148661Z [12:29:58.812] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:58.839152161Z reqId: "req-8r" +bundler_1 | 2023-10-16T12:29:58.839155661Z method: "POST" +bundler_1 | 2023-10-16T12:29:58.839159061Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:58.839162262Z body: { +bundler_1 | 2023-10-16T12:29:58.839165362Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:58.839168862Z "id": 313, +bundler_1 | 2023-10-16T12:29:58.839172062Z "params": [ +bundler_1 | 2023-10-16T12:29:58.839175363Z { +bundler_1 | 2023-10-16T12:29:58.839178563Z "sender": "0xD434Edfd8D9eEC051E530Aaa08666ee86412A06b", +bundler_1 | 2023-10-16T12:29:58.839181963Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:58.839185363Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:58.839188663Z "callData": "0x133Db80f69611A064453c6b681b5Eb89e0B6A6A2", +bundler_1 | 2023-10-16T12:29:58.839192164Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:58.839195564Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:58.839198964Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:58.839206465Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:58.839209965Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:58.839213265Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:58.839216665Z "signature": "0x6163636f756e745f7265666572656e63655f73746f726167655f737472756374" +bundler_1 | 2023-10-16T12:29:58.839220166Z }, +bundler_1 | 2023-10-16T12:29:58.839223366Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:58.839226766Z ], +bundler_1 | 2023-10-16T12:29:58.839229966Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:58.839233267Z } +bundler_1 | 2023-10-16T12:29:58.839236567Z [12:29:58.813] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:59.352554100Z [12:29:59.190] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:29:59.353332455Z [12:29:59.198] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:29:59.353347356Z [12:29:59.198] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:59.353351556Z reqId: "req-8r" +bundler_1 | 2023-10-16T12:29:59.353355256Z body: { +bundler_1 | 2023-10-16T12:29:59.353358456Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:59.353361957Z "id": 313, +bundler_1 | 2023-10-16T12:29:59.353365357Z "result": "0x45d21de0db63d41ca556c357cdef1fe16053f6821514d1468d73fbb3d7a3ece5" +bundler_1 | 2023-10-16T12:29:59.353368957Z } +bundler_1 | 2023-10-16T12:29:59.353372157Z [12:29:59.205] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:59.353375758Z reqId: "req-8s" +bundler_1 | 2023-10-16T12:29:59.353379158Z method: "POST" +bundler_1 | 2023-10-16T12:29:59.353382558Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:59.353385858Z body: { +bundler_1 | 2023-10-16T12:29:59.353388959Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:59.353392359Z "id": 314, +bundler_1 | 2023-10-16T12:29:59.353395659Z "params": [], +bundler_1 | 2023-10-16T12:29:59.353398859Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:59.353402260Z } +bundler_1 | 2023-10-16T12:29:59.353405460Z [12:29:59.206] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:59.353408860Z reqId: "req-8s" +bundler_1 | 2023-10-16T12:29:59.353412060Z body: { +bundler_1 | 2023-10-16T12:29:59.353415260Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:59.353418461Z "id": 314, +bundler_1 | 2023-10-16T12:29:59.353421661Z "result": "ok" +bundler_1 | 2023-10-16T12:29:59.353424861Z } +bundler_1 | 2023-10-16T12:29:59.353427961Z [12:29:59.296] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:59.353448463Z reqId: "req-8t" +bundler_1 | 2023-10-16T12:29:59.353451963Z method: "POST" +bundler_1 | 2023-10-16T12:29:59.353455263Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:59.353458363Z body: { +bundler_1 | 2023-10-16T12:29:59.353478265Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:59.353481865Z "id": 315, +bundler_1 | 2023-10-16T12:29:59.353485065Z "params": [ +bundler_1 | 2023-10-16T12:29:59.353488366Z { +bundler_1 | 2023-10-16T12:29:59.353491766Z "sender": "0x33d75c271a4E98Bf80196064f745bEB406663A29", +bundler_1 | 2023-10-16T12:29:59.353495266Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:59.353498566Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:59.353501966Z "callData": "0x1aBBf69c1022AaF6e169F8c2D9e7825E61dDC05C", +bundler_1 | 2023-10-16T12:29:59.353505467Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:59.353508867Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:59.353512267Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:59.353515667Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:59.353519068Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:59.353522468Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:59.353525768Z "signature": "0x65787465726e616c5f73746f72616765" +bundler_1 | 2023-10-16T12:29:59.353529368Z }, +bundler_1 | 2023-10-16T12:29:59.353532469Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:59.353535769Z ], +bundler_1 | 2023-10-16T12:29:59.353539069Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:59.353542269Z } +bundler_1 | 2023-10-16T12:29:59.353545470Z [12:29:59.296] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:29:59.865800329Z [12:29:59.609] ERROR (1): account has forbidden read from 0x9c32d0faae21442ea52f31597d47f60b7870f285 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 +bundler_1 | 2023-10-16T12:29:59.865831431Z err: { +bundler_1 | 2023-10-16T12:29:59.865835731Z "type": "RpcError", +bundler_1 | 2023-10-16T12:29:59.865839532Z "message": "account has forbidden read from 0x9c32d0faae21442ea52f31597d47f60b7870f285 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39", +bundler_1 | 2023-10-16T12:29:59.865843332Z "stack": +bundler_1 | 2023-10-16T12:29:59.865846632Z Error: account has forbidden read from 0x9c32d0faae21442ea52f31597d47f60b7870f285 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 +bundler_1 | 2023-10-16T12:29:59.865850232Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:202:31) +bundler_1 | 2023-10-16T12:29:59.865854133Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:29:59.865872634Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:29:59.865876234Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:29:59.865879834Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:29:59.865883335Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:29:59.865886735Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:29:59.865890335Z "code": -32502, +bundler_1 | 2023-10-16T12:29:59.865893635Z "data": { +bundler_1 | 2023-10-16T12:29:59.865897036Z "account": "0x33d75c271a4E98Bf80196064f745bEB406663A29" +bundler_1 | 2023-10-16T12:29:59.865900536Z } +bundler_1 | 2023-10-16T12:29:59.865903736Z } +bundler_1 | 2023-10-16T12:29:59.871013593Z [12:29:59.610] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:59.871036794Z reqId: "req-8t" +bundler_1 | 2023-10-16T12:29:59.871040995Z body: { +bundler_1 | 2023-10-16T12:29:59.871044595Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:59.871048295Z "id": 315, +bundler_1 | 2023-10-16T12:29:59.871051595Z "error": { +bundler_1 | 2023-10-16T12:29:59.871054996Z "message": "account has forbidden read from 0x9c32d0faae21442ea52f31597d47f60b7870f285 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39", +bundler_1 | 2023-10-16T12:29:59.871058896Z "data": { +bundler_1 | 2023-10-16T12:29:59.871062196Z "account": "0x33d75c271a4E98Bf80196064f745bEB406663A29" +bundler_1 | 2023-10-16T12:29:59.871065696Z }, +bundler_1 | 2023-10-16T12:29:59.871068897Z "code": -32502 +bundler_1 | 2023-10-16T12:29:59.871072297Z } +bundler_1 | 2023-10-16T12:29:59.871075497Z } +bundler_1 | 2023-10-16T12:29:59.871078697Z [12:29:59.614] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:59.871082398Z reqId: "req-8u" +bundler_1 | 2023-10-16T12:29:59.871085698Z method: "POST" +bundler_1 | 2023-10-16T12:29:59.871089198Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:59.871092498Z body: { +bundler_1 | 2023-10-16T12:29:59.871095698Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:29:59.871099199Z "id": 316, +bundler_1 | 2023-10-16T12:29:59.871102499Z "params": [], +bundler_1 | 2023-10-16T12:29:59.871105699Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:59.871108999Z } +bundler_1 | 2023-10-16T12:29:59.871112200Z [12:29:59.615] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:29:59.871115700Z reqId: "req-8u" +bundler_1 | 2023-10-16T12:29:59.871119000Z body: { +bundler_1 | 2023-10-16T12:29:59.871133101Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:29:59.871136601Z "id": 316, +bundler_1 | 2023-10-16T12:29:59.871140002Z "result": "ok" +bundler_1 | 2023-10-16T12:29:59.871143202Z } +bundler_1 | 2023-10-16T12:29:59.871146402Z [12:29:59.700] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:29:59.871149702Z reqId: "req-8v" +bundler_1 | 2023-10-16T12:29:59.871153002Z method: "POST" +bundler_1 | 2023-10-16T12:29:59.871156203Z url: "/rpc" +bundler_1 | 2023-10-16T12:29:59.871159403Z body: { +bundler_1 | 2023-10-16T12:29:59.871162703Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:29:59.871166103Z "id": 317, +bundler_1 | 2023-10-16T12:29:59.871169304Z "params": [ +bundler_1 | 2023-10-16T12:29:59.871172604Z { +bundler_1 | 2023-10-16T12:29:59.871176004Z "sender": "0x4143ce965414D5b5dD509126e3c17Ee13f8f4515", +bundler_1 | 2023-10-16T12:29:59.871179504Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:29:59.871182805Z "initCode": "0x", +bundler_1 | 2023-10-16T12:29:59.871186205Z "callData": "0xE76A8d800Ce3290406F0a9C109649AD703A80D5C", +bundler_1 | 2023-10-16T12:29:59.871189705Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:29:59.871193205Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:29:59.871196606Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:29:59.871200006Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:29:59.871203206Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:29:59.871206606Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:29:59.871210006Z "signature": "0x6f75745f6f665f676173" +bundler_1 | 2023-10-16T12:29:59.871213407Z }, +bundler_1 | 2023-10-16T12:29:59.871216407Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:29:59.871219807Z ], +bundler_1 | 2023-10-16T12:29:59.871223007Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:29:59.871226408Z } +bundler_1 | 2023-10-16T12:29:59.871229508Z [12:29:59.700] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:00.384597353Z [12:30:00.126] ERROR (1): account internally reverts on oog +bundler_1 | 2023-10-16T12:30:00.384628455Z err: { +bundler_1 | 2023-10-16T12:30:00.384632555Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:00.384636755Z "message": "account internally reverts on oog", +bundler_1 | 2023-10-16T12:30:00.384640356Z "stack": +bundler_1 | 2023-10-16T12:30:00.384643656Z Error: account internally reverts on oog +bundler_1 | 2023-10-16T12:30:00.384647156Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:141:23) +bundler_1 | 2023-10-16T12:30:00.384667257Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:00.384670958Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:00.384674358Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:00.384677958Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:00.384681458Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:00.384684858Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:00.384688659Z "code": -32502 +bundler_1 | 2023-10-16T12:30:00.384692059Z } +bundler_1 | 2023-10-16T12:30:00.384701660Z [12:30:00.126] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:00.384705560Z reqId: "req-8v" +bundler_1 | 2023-10-16T12:30:00.384708960Z body: { +bundler_1 | 2023-10-16T12:30:00.384712260Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:00.384721461Z "id": 317, +bundler_1 | 2023-10-16T12:30:00.384724761Z "error": { +bundler_1 | 2023-10-16T12:30:00.384728161Z "message": "account internally reverts on oog", +bundler_1 | 2023-10-16T12:30:00.384731662Z "code": -32502 +bundler_1 | 2023-10-16T12:30:00.384734962Z } +bundler_1 | 2023-10-16T12:30:00.384738062Z } +bundler_1 | 2023-10-16T12:30:00.384741262Z [12:30:00.132] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:00.384744762Z reqId: "req-8w" +bundler_1 | 2023-10-16T12:30:00.384748063Z method: "POST" +bundler_1 | 2023-10-16T12:30:00.384751263Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:00.384754563Z body: { +bundler_1 | 2023-10-16T12:30:00.384757663Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:30:00.384761063Z "id": 318, +bundler_1 | 2023-10-16T12:30:00.384764264Z "params": [], +bundler_1 | 2023-10-16T12:30:00.384767564Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:00.384770964Z } +bundler_1 | 2023-10-16T12:30:00.384774064Z [12:30:00.132] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:00.384777565Z reqId: "req-8w" +bundler_1 | 2023-10-16T12:30:00.384780765Z body: { +bundler_1 | 2023-10-16T12:30:00.384783965Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:00.384787165Z "id": 318, +bundler_1 | 2023-10-16T12:30:00.384790365Z "result": "ok" +bundler_1 | 2023-10-16T12:30:00.384793566Z } +bundler_1 | 2023-10-16T12:30:00.384796766Z [12:30:00.220] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:00.384800166Z reqId: "req-8x" +bundler_1 | 2023-10-16T12:30:00.384807366Z method: "POST" +bundler_1 | 2023-10-16T12:30:00.384810667Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:00.384813867Z body: { +bundler_1 | 2023-10-16T12:30:00.384816967Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:00.384820467Z "id": 319, +bundler_1 | 2023-10-16T12:30:00.384823668Z "params": [ +bundler_1 | 2023-10-16T12:30:00.384826868Z { +bundler_1 | 2023-10-16T12:30:00.384830168Z "sender": "0xAAc73ae61993B44CAB206Ff6637397dDE0a092AE", +bundler_1 | 2023-10-16T12:30:00.384833568Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:00.384836868Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:00.384840169Z "callData": "0xD64395cf11A6423c03207712e51f274F1b835CE1", +bundler_1 | 2023-10-16T12:30:00.384843569Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:00.384846969Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:00.384850369Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:00.384853670Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:00.384857170Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:00.384860470Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:00.384863770Z "signature": "0x7373746f72655f6f75745f6f665f676173" +bundler_1 | 2023-10-16T12:30:00.384867270Z }, +bundler_1 | 2023-10-16T12:30:00.384870371Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:00.384873671Z ], +bundler_1 | 2023-10-16T12:30:00.384876871Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:00.384880171Z } +bundler_1 | 2023-10-16T12:30:00.384883271Z [12:30:00.220] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:00.640657131Z [12:30:00.560] ERROR (1): account internally reverts on oog +bundler_1 | 2023-10-16T12:30:00.640713635Z err: { +bundler_1 | 2023-10-16T12:30:00.640719135Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:00.640723136Z "message": "account internally reverts on oog", +bundler_1 | 2023-10-16T12:30:00.640727036Z "stack": +bundler_1 | 2023-10-16T12:30:00.640730336Z Error: account internally reverts on oog +bundler_1 | 2023-10-16T12:30:00.640734336Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:141:23) +bundler_1 | 2023-10-16T12:30:00.640738037Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:00.640741537Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:00.640744937Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:00.640780739Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:00.640785640Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:00.640789240Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:00.640792840Z "code": -32502 +bundler_1 | 2023-10-16T12:30:00.640796340Z } +bundler_1 | 2023-10-16T12:30:00.641717701Z [12:30:00.560] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:00.641730202Z reqId: "req-8x" +bundler_1 | 2023-10-16T12:30:00.641733702Z body: { +bundler_1 | 2023-10-16T12:30:00.641737002Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:00.641770404Z "id": 319, +bundler_1 | 2023-10-16T12:30:00.641774004Z "error": { +bundler_1 | 2023-10-16T12:30:00.641777605Z "message": "account internally reverts on oog", +bundler_1 | 2023-10-16T12:30:00.641786605Z "code": -32502 +bundler_1 | 2023-10-16T12:30:00.641789906Z } +bundler_1 | 2023-10-16T12:30:00.641793106Z } +bundler_1 | 2023-10-16T12:30:00.641796206Z [12:30:00.566] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:00.641799706Z reqId: "req-8y" +bundler_1 | 2023-10-16T12:30:00.641803006Z method: "POST" +bundler_1 | 2023-10-16T12:30:00.641806207Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:00.641809407Z body: { +bundler_1 | 2023-10-16T12:30:00.641812607Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:30:00.641815907Z "id": 320, +bundler_1 | 2023-10-16T12:30:00.641819107Z "params": [], +bundler_1 | 2023-10-16T12:30:00.641850709Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:00.641854110Z } +bundler_1 | 2023-10-16T12:30:00.641857310Z [12:30:00.566] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:00.641860810Z reqId: "req-8y" +bundler_1 | 2023-10-16T12:30:00.641864110Z body: { +bundler_1 | 2023-10-16T12:30:00.641867211Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:00.641870411Z "id": 320, +bundler_1 | 2023-10-16T12:30:00.641874011Z "result": "ok" +bundler_1 | 2023-10-16T12:30:00.641877311Z } +bundler_1 | 2023-10-16T12:30:00.706175224Z [12:30:00.691] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:00.706226928Z reqId: "req-8z" +bundler_1 | 2023-10-16T12:30:00.706232328Z method: "POST" +bundler_1 | 2023-10-16T12:30:00.706235928Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:00.706239229Z body: { +bundler_1 | 2023-10-16T12:30:00.706242529Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:00.706246129Z "id": 321, +bundler_1 | 2023-10-16T12:30:00.706262530Z "params": [ +bundler_1 | 2023-10-16T12:30:00.706266530Z { +bundler_1 | 2023-10-16T12:30:00.706269831Z "sender": "0x2a203dB07943147c88fFA4c0ee480D11CD6F10d0", +bundler_1 | 2023-10-16T12:30:00.706273331Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:00.706276631Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:00.706280031Z "callData": "0x87A8F0C05F767778afe0CFE80B45Cf04F0E84816", +bundler_1 | 2023-10-16T12:30:00.706283431Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:00.706286832Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:00.706290232Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:00.706293632Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:00.706296932Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:00.706300233Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:00.706303633Z "signature": "0x6e6f5f73746f72616765" +bundler_1 | 2023-10-16T12:30:00.706307033Z }, +bundler_1 | 2023-10-16T12:30:00.706310133Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:00.706313533Z ], +bundler_1 | 2023-10-16T12:30:00.706316634Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:00.706320434Z } +bundler_1 | 2023-10-16T12:30:00.706323734Z [12:30:00.692] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:01.220175605Z [12:30:00.992] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:30:01.221813712Z [12:30:00.999] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:30:01.221846514Z [12:30:00.999] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:01.221853615Z reqId: "req-8z" +bundler_1 | 2023-10-16T12:30:01.221858615Z body: { +bundler_1 | 2023-10-16T12:30:01.221863115Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:01.221868516Z "id": 321, +bundler_1 | 2023-10-16T12:30:01.221873216Z "result": "0x7ed232e5f9c2eb2075ec2ad6bd62b8cb2d112d90f26b8544d524c288ff8a1ef9" +bundler_1 | 2023-10-16T12:30:01.221878616Z } +bundler_1 | 2023-10-16T12:30:01.221883017Z [12:30:01.003] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:01.221887917Z reqId: "req-90" +bundler_1 | 2023-10-16T12:30:01.221892517Z method: "POST" +bundler_1 | 2023-10-16T12:30:01.221897018Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:01.221901518Z body: { +bundler_1 | 2023-10-16T12:30:01.221905918Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:30:01.221910618Z "id": 322, +bundler_1 | 2023-10-16T12:30:01.221915019Z "params": [], +bundler_1 | 2023-10-16T12:30:01.221919619Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:01.221924219Z } +bundler_1 | 2023-10-16T12:30:01.221946221Z [12:30:01.004] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:01.221951321Z reqId: "req-90" +bundler_1 | 2023-10-16T12:30:01.221955921Z body: { +bundler_1 | 2023-10-16T12:30:01.221960422Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:01.221965122Z "id": 322, +bundler_1 | 2023-10-16T12:30:01.221969522Z "result": "ok" +bundler_1 | 2023-10-16T12:30:01.221974123Z } +bundler_1 | 2023-10-16T12:30:01.221978523Z [12:30:01.136] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:01.221983423Z reqId: "req-91" +bundler_1 | 2023-10-16T12:30:01.221987823Z method: "POST" +bundler_1 | 2023-10-16T12:30:01.221992324Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:01.221996824Z body: { +bundler_1 | 2023-10-16T12:30:01.222001324Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:01.222005925Z "id": 323, +bundler_1 | 2023-10-16T12:30:01.222010425Z "params": [ +bundler_1 | 2023-10-16T12:30:01.222014925Z { +bundler_1 | 2023-10-16T12:30:01.222019426Z "sender": "0xDd9E7039beb37dF9cE2005b44a95de5314b04460", +bundler_1 | 2023-10-16T12:30:01.222024326Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:01.222029026Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:01.222033826Z "callData": "0x3b3698423A66F81bD24F1E9Bad96a5ca4751CAfe", +bundler_1 | 2023-10-16T12:30:01.222038627Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:01.222043427Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:01.222048127Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:01.222052828Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:01.222057628Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:01.222062228Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:01.222066829Z "signature": "0x6163636f756e745f73746f72616765" +bundler_1 | 2023-10-16T12:30:01.222071729Z }, +bundler_1 | 2023-10-16T12:30:01.222076029Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:01.222080830Z ], +bundler_1 | 2023-10-16T12:30:01.222085430Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:01.222090030Z } +bundler_1 | 2023-10-16T12:30:01.222094430Z [12:30:01.137] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:01.479503997Z [12:30:01.470] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:30:01.489624061Z [12:30:01.477] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:30:01.493240798Z [12:30:01.477] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:01.493258299Z reqId: "req-91" +bundler_1 | 2023-10-16T12:30:01.493277300Z body: { +bundler_1 | 2023-10-16T12:30:01.493281100Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:01.493284600Z "id": 323, +bundler_1 | 2023-10-16T12:30:01.493288301Z "result": "0x9e6089666d334a3d61dd5c91fcbbe9f6325b2e055211ffa88ed6ec1cee67af24" +bundler_1 | 2023-10-16T12:30:01.493291801Z } +bundler_1 | 2023-10-16T12:30:01.493295101Z [12:30:01.485] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:01.493298601Z reqId: "req-92" +bundler_1 | 2023-10-16T12:30:01.493301902Z method: "POST" +bundler_1 | 2023-10-16T12:30:01.493305202Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:01.493308402Z body: { +bundler_1 | 2023-10-16T12:30:01.493311602Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:30:01.493315102Z "id": 324, +bundler_1 | 2023-10-16T12:30:01.493318403Z "params": [], +bundler_1 | 2023-10-16T12:30:01.493321703Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:01.493325003Z } +bundler_1 | 2023-10-16T12:30:01.493328103Z [12:30:01.485] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:01.493331504Z reqId: "req-92" +bundler_1 | 2023-10-16T12:30:01.493334804Z body: { +bundler_1 | 2023-10-16T12:30:01.493338004Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:01.493341304Z "id": 324, +bundler_1 | 2023-10-16T12:30:01.493344504Z "result": "ok" +bundler_1 | 2023-10-16T12:30:01.493347805Z } +bundler_1 | 2023-10-16T12:30:01.746491792Z [12:30:01.631] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:01.746523594Z reqId: "req-93" +bundler_1 | 2023-10-16T12:30:01.746528294Z method: "POST" +bundler_1 | 2023-10-16T12:30:01.746531795Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:01.746535395Z body: { +bundler_1 | 2023-10-16T12:30:01.746538995Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:01.746542795Z "id": 325, +bundler_1 | 2023-10-16T12:30:01.746546096Z "params": [ +bundler_1 | 2023-10-16T12:30:01.746549596Z { +bundler_1 | 2023-10-16T12:30:01.746552996Z "sender": "0x34039315302A509fD602489b5cd58E116A27c3aB", +bundler_1 | 2023-10-16T12:30:01.746556596Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:01.746559997Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:01.746563497Z "callData": "0x03dfc720180d5b666466Fc67f1807293A0075BaD", +bundler_1 | 2023-10-16T12:30:01.746566997Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:01.746570397Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:01.746573697Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:01.746577098Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:01.746580498Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:01.746602499Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:01.746606100Z "signature": "0x6163636f756e745f7265666572656e63655f73746f72616765" +bundler_1 | 2023-10-16T12:30:01.746609800Z }, +bundler_1 | 2023-10-16T12:30:01.746613000Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:01.746616400Z ], +bundler_1 | 2023-10-16T12:30:01.746619600Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:01.746623101Z } +bundler_1 | 2023-10-16T12:30:01.746758310Z [12:30:01.631] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:02.263341859Z [12:30:02.001] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:30:02.263504770Z [12:30:02.007] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:30:02.263526971Z [12:30:02.007] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:02.263531672Z reqId: "req-93" +bundler_1 | 2023-10-16T12:30:02.263535372Z body: { +bundler_1 | 2023-10-16T12:30:02.263538672Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:02.263542172Z "id": 325, +bundler_1 | 2023-10-16T12:30:02.263546073Z "result": "0xafc353d4cd064c013558c0370f960c3eab4094da74bcaae78f5ab9e34c383e22" +bundler_1 | 2023-10-16T12:30:02.263549773Z } +bundler_1 | 2023-10-16T12:30:02.263552873Z [12:30:02.012] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:02.263556473Z reqId: "req-94" +bundler_1 | 2023-10-16T12:30:02.263559673Z method: "POST" +bundler_1 | 2023-10-16T12:30:02.263562974Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:02.263566174Z body: { +bundler_1 | 2023-10-16T12:30:02.263569274Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:30:02.263572674Z "id": 326, +bundler_1 | 2023-10-16T12:30:02.263575874Z "params": [], +bundler_1 | 2023-10-16T12:30:02.263579075Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:02.263582375Z } +bundler_1 | 2023-10-16T12:30:02.263585575Z [12:30:02.012] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:02.263588875Z reqId: "req-94" +bundler_1 | 2023-10-16T12:30:02.263592076Z body: { +bundler_1 | 2023-10-16T12:30:02.263595176Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:02.263598476Z "id": 326, +bundler_1 | 2023-10-16T12:30:02.263601576Z "result": "ok" +bundler_1 | 2023-10-16T12:30:02.263604876Z } +bundler_1 | 2023-10-16T12:30:02.263607977Z [12:30:02.157] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:02.263611277Z reqId: "req-95" +bundler_1 | 2023-10-16T12:30:02.263614477Z method: "POST" +bundler_1 | 2023-10-16T12:30:02.263617677Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:02.263620777Z body: { +bundler_1 | 2023-10-16T12:30:02.263639479Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:02.263643079Z "id": 327, +bundler_1 | 2023-10-16T12:30:02.263646379Z "params": [ +bundler_1 | 2023-10-16T12:30:02.263649579Z { +bundler_1 | 2023-10-16T12:30:02.263652780Z "sender": "0x08CE38737bb8cFbeF628f3eBD5EC6CF461F6DAc9", +bundler_1 | 2023-10-16T12:30:02.263656280Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:02.263663080Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:02.263666680Z "callData": "0x7BBc82625A8e998327255de1E6ee2E2534f4b213", +bundler_1 | 2023-10-16T12:30:02.263670081Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:02.263673481Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:02.263676881Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:02.263680181Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:02.263683582Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:02.263686882Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:02.263690282Z "signature": "0x6163636f756e745f7265666572656e63655f73746f726167655f737472756374" +bundler_1 | 2023-10-16T12:30:02.263693682Z }, +bundler_1 | 2023-10-16T12:30:02.263696782Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:02.263700183Z ], +bundler_1 | 2023-10-16T12:30:02.263703383Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:02.263706583Z } +bundler_1 | 2023-10-16T12:30:02.263709883Z [12:30:02.157] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:02.776686797Z [12:30:02.519] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:30:02.776733400Z [12:30:02.526] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:30:02.776738700Z [12:30:02.526] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:02.776742500Z reqId: "req-95" +bundler_1 | 2023-10-16T12:30:02.776746000Z body: { +bundler_1 | 2023-10-16T12:30:02.776749301Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:02.776753301Z "id": 327, +bundler_1 | 2023-10-16T12:30:02.776756701Z "result": "0x0a5a68ee56d847e005eebce20a9fc82a1394e43e2d5952d76961eff19e3eef4f" +bundler_1 | 2023-10-16T12:30:02.776760201Z } +bundler_1 | 2023-10-16T12:30:02.776763502Z [12:30:02.531] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:02.776767102Z reqId: "req-96" +bundler_1 | 2023-10-16T12:30:02.776770402Z method: "POST" +bundler_1 | 2023-10-16T12:30:02.776773702Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:02.776776802Z body: { +bundler_1 | 2023-10-16T12:30:02.776780203Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:30:02.776783703Z "id": 328, +bundler_1 | 2023-10-16T12:30:02.776804604Z "params": [], +bundler_1 | 2023-10-16T12:30:02.776808204Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:02.776811605Z } +bundler_1 | 2023-10-16T12:30:02.776814705Z [12:30:02.531] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:02.776818205Z reqId: "req-96" +bundler_1 | 2023-10-16T12:30:02.776821505Z body: { +bundler_1 | 2023-10-16T12:30:02.776824706Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:02.776827906Z "id": 328, +bundler_1 | 2023-10-16T12:30:02.776831106Z "result": "ok" +bundler_1 | 2023-10-16T12:30:02.776834406Z } +bundler_1 | 2023-10-16T12:30:02.776837606Z [12:30:02.663] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:02.776841007Z reqId: "req-97" +bundler_1 | 2023-10-16T12:30:02.776844207Z method: "POST" +bundler_1 | 2023-10-16T12:30:02.776847407Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:02.776850707Z body: { +bundler_1 | 2023-10-16T12:30:02.776853807Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:02.776857208Z "id": 329, +bundler_1 | 2023-10-16T12:30:02.776860508Z "params": [ +bundler_1 | 2023-10-16T12:30:02.776863808Z { +bundler_1 | 2023-10-16T12:30:02.776867008Z "sender": "0xE9BD6E78f5E0f09D20e1Df96d2F96158fe0CbEc1", +bundler_1 | 2023-10-16T12:30:02.776870509Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:02.776873909Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:02.776877209Z "callData": "0xD2a2bAA5dd12fe801F466521ed4514f395a60935", +bundler_1 | 2023-10-16T12:30:02.776880709Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:02.776884009Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:02.776887410Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:02.776890810Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:02.776894110Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:02.776897510Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:02.776900811Z "signature": "0x6f75745f6f665f676173" +bundler_1 | 2023-10-16T12:30:02.776904211Z }, +bundler_1 | 2023-10-16T12:30:02.776907411Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:02.776910711Z ], +bundler_1 | 2023-10-16T12:30:02.776914011Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:02.776917312Z } +bundler_1 | 2023-10-16T12:30:02.776920412Z [12:30:02.664] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:03.290618372Z [12:30:03.092] ERROR (1): account internally reverts on oog +bundler_1 | 2023-10-16T12:30:03.290652575Z err: { +bundler_1 | 2023-10-16T12:30:03.290656575Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:03.290676176Z "message": "account internally reverts on oog", +bundler_1 | 2023-10-16T12:30:03.290680476Z "stack": +bundler_1 | 2023-10-16T12:30:03.290683677Z Error: account internally reverts on oog +bundler_1 | 2023-10-16T12:30:03.290687177Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:141:23) +bundler_1 | 2023-10-16T12:30:03.290690877Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:03.290694377Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:03.290697878Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:03.290701278Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:03.290704778Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:03.290708178Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:03.290711878Z "code": -32502 +bundler_1 | 2023-10-16T12:30:03.290715379Z } +bundler_1 | 2023-10-16T12:30:03.290797084Z [12:30:03.093] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:03.290820186Z reqId: "req-97" +bundler_1 | 2023-10-16T12:30:03.290824486Z body: { +bundler_1 | 2023-10-16T12:30:03.290827786Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:03.290831486Z "id": 329, +bundler_1 | 2023-10-16T12:30:03.290834687Z "error": { +bundler_1 | 2023-10-16T12:30:03.290838187Z "message": "account internally reverts on oog", +bundler_1 | 2023-10-16T12:30:03.290841687Z "code": -32502 +bundler_1 | 2023-10-16T12:30:03.290844987Z } +bundler_1 | 2023-10-16T12:30:03.290848087Z } +bundler_1 | 2023-10-16T12:30:03.290851288Z [12:30:03.098] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:03.290854788Z reqId: "req-98" +bundler_1 | 2023-10-16T12:30:03.290858088Z method: "POST" +bundler_1 | 2023-10-16T12:30:03.290861388Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:03.290864688Z body: { +bundler_1 | 2023-10-16T12:30:03.290867789Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:30:03.290871189Z "id": 330, +bundler_1 | 2023-10-16T12:30:03.290874389Z "params": [], +bundler_1 | 2023-10-16T12:30:03.290877689Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:03.290880990Z } +bundler_1 | 2023-10-16T12:30:03.290884290Z [12:30:03.098] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:03.290887690Z reqId: "req-98" +bundler_1 | 2023-10-16T12:30:03.290903191Z body: { +bundler_1 | 2023-10-16T12:30:03.290906591Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:03.290909891Z "id": 330, +bundler_1 | 2023-10-16T12:30:03.290913092Z "result": "ok" +bundler_1 | 2023-10-16T12:30:03.290916392Z } +bundler_1 | 2023-10-16T12:30:03.290919592Z [12:30:03.229] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:03.290923092Z reqId: "req-99" +bundler_1 | 2023-10-16T12:30:03.290926293Z method: "POST" +bundler_1 | 2023-10-16T12:30:03.290929593Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:03.290932793Z body: { +bundler_1 | 2023-10-16T12:30:03.290935993Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:03.290939393Z "id": 331, +bundler_1 | 2023-10-16T12:30:03.290942594Z "params": [ +bundler_1 | 2023-10-16T12:30:03.290945894Z { +bundler_1 | 2023-10-16T12:30:03.290949194Z "sender": "0xC16CD807Fdf430c2f9a70D501E0d917AB5f91c3B", +bundler_1 | 2023-10-16T12:30:03.290952694Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:03.290955994Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:03.290959495Z "callData": "0xDF3868c4dCbb79eA68a81a4D9E55592D6380457E", +bundler_1 | 2023-10-16T12:30:03.290962895Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:03.290966295Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:03.290969695Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:03.290973096Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:03.290976396Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:03.290979796Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:03.290989697Z "signature": "0x7373746f72655f6f75745f6f665f676173" +bundler_1 | 2023-10-16T12:30:03.290993197Z }, +bundler_1 | 2023-10-16T12:30:03.290996797Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:03.291000197Z ], +bundler_1 | 2023-10-16T12:30:03.291003298Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:03.291006598Z } +bundler_1 | 2023-10-16T12:30:03.291009898Z [12:30:03.230] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:03.548238453Z [12:30:03.542] ERROR (1): account internally reverts on oog +bundler_1 | 2023-10-16T12:30:03.548269755Z err: { +bundler_1 | 2023-10-16T12:30:03.548274155Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:03.548277956Z "message": "account internally reverts on oog", +bundler_1 | 2023-10-16T12:30:03.548281556Z "stack": +bundler_1 | 2023-10-16T12:30:03.548284856Z Error: account internally reverts on oog +bundler_1 | 2023-10-16T12:30:03.548288856Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:141:23) +bundler_1 | 2023-10-16T12:30:03.548305758Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:03.548309558Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:03.548312958Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:03.548316458Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:03.548319758Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:03.548323159Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:03.548326659Z "code": -32502 +bundler_1 | 2023-10-16T12:30:03.548330059Z } +bundler_1 | 2023-10-16T12:30:03.548517071Z [12:30:03.542] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:03.548533572Z reqId: "req-99" +bundler_1 | 2023-10-16T12:30:03.548537273Z body: { +bundler_1 | 2023-10-16T12:30:03.548540673Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:03.548544073Z "id": 331, +bundler_1 | 2023-10-16T12:30:03.548547373Z "error": { +bundler_1 | 2023-10-16T12:30:03.548550774Z "message": "account internally reverts on oog", +bundler_1 | 2023-10-16T12:30:03.548554474Z "code": -32502 +bundler_1 | 2023-10-16T12:30:03.548557774Z } +bundler_1 | 2023-10-16T12:30:03.548561074Z } +bundler_1 | 2023-10-16T12:30:03.548564274Z [12:30:03.546] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:03.548567775Z reqId: "req-9a" +bundler_1 | 2023-10-16T12:30:03.548571075Z method: "POST" +bundler_1 | 2023-10-16T12:30:03.548574375Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:03.548577575Z body: { +bundler_1 | 2023-10-16T12:30:03.548580776Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:30:03.548584276Z "id": 332, +bundler_1 | 2023-10-16T12:30:03.548587676Z "params": [], +bundler_1 | 2023-10-16T12:30:03.548590976Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:03.548594376Z } +bundler_1 | 2023-10-16T12:30:03.548597477Z [12:30:03.547] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:03.548600977Z reqId: "req-9a" +bundler_1 | 2023-10-16T12:30:03.548604277Z body: { +bundler_1 | 2023-10-16T12:30:03.548607477Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:03.548610778Z "id": 332, +bundler_1 | 2023-10-16T12:30:03.548614078Z "result": "ok" +bundler_1 | 2023-10-16T12:30:03.548617378Z } +bundler_1 | 2023-10-16T12:30:03.677100197Z [12:30:03.674] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:03.677153100Z reqId: "req-9b" +bundler_1 | 2023-10-16T12:30:03.677158001Z method: "POST" +bundler_1 | 2023-10-16T12:30:03.677161501Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:03.677164801Z body: { +bundler_1 | 2023-10-16T12:30:03.677168001Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:03.677171602Z "id": 333, +bundler_1 | 2023-10-16T12:30:03.677174902Z "params": [ +bundler_1 | 2023-10-16T12:30:03.677178202Z { +bundler_1 | 2023-10-16T12:30:03.677181402Z "sender": "0x756b91FDd38175BeC968001D145A9c5A07Bc1d9a", +bundler_1 | 2023-10-16T12:30:03.677184902Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:03.677188203Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:03.677191703Z "callData": "0xC3241e52D8C2A1FF97890E97eB86e165493a9962", +bundler_1 | 2023-10-16T12:30:03.677195103Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:03.677198503Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:03.677201804Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:03.677205104Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:03.677904450Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:03.677922851Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:03.677926851Z "signature": "0x65787465726e616c5f73746f72616765" +bundler_1 | 2023-10-16T12:30:03.677930351Z }, +bundler_1 | 2023-10-16T12:30:03.677933452Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:03.677936852Z ], +bundler_1 | 2023-10-16T12:30:03.677940052Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:03.677943752Z } +bundler_1 | 2023-10-16T12:30:03.677947052Z [12:30:03.675] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:04.193556438Z [12:30:03.979] ERROR (1): account has forbidden read from 0x5b988d95334b04112cfb67e7719821c2083a7eab slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 +bundler_1 | 2023-10-16T12:30:04.193617142Z err: { +bundler_1 | 2023-10-16T12:30:04.193622142Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:04.193626043Z "message": "account has forbidden read from 0x5b988d95334b04112cfb67e7719821c2083a7eab slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39", +bundler_1 | 2023-10-16T12:30:04.193630243Z "stack": +bundler_1 | 2023-10-16T12:30:04.193633443Z Error: account has forbidden read from 0x5b988d95334b04112cfb67e7719821c2083a7eab slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 +bundler_1 | 2023-10-16T12:30:04.193637243Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:202:31) +bundler_1 | 2023-10-16T12:30:04.193641244Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:04.193675446Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:04.193680246Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:04.193683847Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:04.193687247Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:04.193690747Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:04.193699748Z "code": -32502, +bundler_1 | 2023-10-16T12:30:04.193703248Z "data": { +bundler_1 | 2023-10-16T12:30:04.193706748Z "account": "0x756b91FDd38175BeC968001D145A9c5A07Bc1d9a" +bundler_1 | 2023-10-16T12:30:04.193710348Z } +bundler_1 | 2023-10-16T12:30:04.193713648Z } +bundler_1 | 2023-10-16T12:30:04.193721949Z [12:30:03.979] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:04.193725849Z reqId: "req-9b" +bundler_1 | 2023-10-16T12:30:04.193729149Z body: { +bundler_1 | 2023-10-16T12:30:04.193732450Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:04.193735850Z "id": 333, +bundler_1 | 2023-10-16T12:30:04.193739150Z "error": { +bundler_1 | 2023-10-16T12:30:04.193742450Z "message": "account has forbidden read from 0x5b988d95334b04112cfb67e7719821c2083a7eab slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39", +bundler_1 | 2023-10-16T12:30:04.193746251Z "data": { +bundler_1 | 2023-10-16T12:30:04.193749551Z "account": "0x756b91FDd38175BeC968001D145A9c5A07Bc1d9a" +bundler_1 | 2023-10-16T12:30:04.193753051Z }, +bundler_1 | 2023-10-16T12:30:04.193756151Z "code": -32502 +bundler_1 | 2023-10-16T12:30:04.193759451Z } +bundler_1 | 2023-10-16T12:30:04.193762652Z } +bundler_1 | 2023-10-16T12:30:04.193765852Z [12:30:03.986] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:04.193769452Z reqId: "req-9c" +bundler_1 | 2023-10-16T12:30:04.193772652Z method: "POST" +bundler_1 | 2023-10-16T12:30:04.193775953Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:04.193779153Z body: { +bundler_1 | 2023-10-16T12:30:04.193782353Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:30:04.193785853Z "id": 334, +bundler_1 | 2023-10-16T12:30:04.193789053Z "params": [], +bundler_1 | 2023-10-16T12:30:04.193792354Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:04.193795654Z } +bundler_1 | 2023-10-16T12:30:04.193798754Z [12:30:03.986] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:04.193802154Z reqId: "req-9c" +bundler_1 | 2023-10-16T12:30:04.193809955Z body: { +bundler_1 | 2023-10-16T12:30:04.193813255Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:04.193816555Z "id": 334, +bundler_1 | 2023-10-16T12:30:04.193819755Z "result": "ok" +bundler_1 | 2023-10-16T12:30:04.193823056Z } +bundler_1 | 2023-10-16T12:30:04.193826156Z [12:30:04.074] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:04.193829556Z reqId: "req-9d" +bundler_1 | 2023-10-16T12:30:04.193832756Z method: "POST" +bundler_1 | 2023-10-16T12:30:04.193835856Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:04.193839057Z body: { +bundler_1 | 2023-10-16T12:30:04.193842257Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:04.193845557Z "id": 335, +bundler_1 | 2023-10-16T12:30:04.193848757Z "params": [ +bundler_1 | 2023-10-16T12:30:04.193851958Z { +bundler_1 | 2023-10-16T12:30:04.193855158Z "sender": "0xC3ee2C99408076557Bc7f569daa2D6f4DC7A5526", +bundler_1 | 2023-10-16T12:30:04.193858558Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:04.193861858Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:04.193865158Z "callData": "0x6979C92473B467Bc9ef2fe9dcE2235e16307d814", +bundler_1 | 2023-10-16T12:30:04.193868659Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:04.193872059Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:04.193875559Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:04.193878859Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:04.193882159Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:04.193885460Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:04.193888860Z "signature": "0x656e747279506f696e745f63616c6c5f62616c616e63654f66" +bundler_1 | 2023-10-16T12:30:04.193892360Z }, +bundler_1 | 2023-10-16T12:30:04.193895460Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:04.193898761Z ], +bundler_1 | 2023-10-16T12:30:04.193901961Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:04.193905361Z } +bundler_1 | 2023-10-16T12:30:04.193908461Z [12:30:04.075] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:04.449636118Z [12:30:04.406] ERROR (1): illegal call into EntryPoint during validation balanceOf +bundler_1 | 2023-10-16T12:30:04.449692422Z err: { +bundler_1 | 2023-10-16T12:30:04.449696722Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:04.449700722Z "message": "illegal call into EntryPoint during validation balanceOf", +bundler_1 | 2023-10-16T12:30:04.449704722Z "stack": +bundler_1 | 2023-10-16T12:30:04.449708023Z Error: illegal call into EntryPoint during validation balanceOf +bundler_1 | 2023-10-16T12:30:04.449711623Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:110:19) +bundler_1 | 2023-10-16T12:30:04.449731124Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:04.449734824Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:04.449738425Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:04.449741925Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:04.449745325Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:04.449748925Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:04.449752626Z "code": -32502 +bundler_1 | 2023-10-16T12:30:04.449756026Z } +bundler_1 | 2023-10-16T12:30:04.449924737Z [12:30:04.406] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:04.449933437Z reqId: "req-9d" +bundler_1 | 2023-10-16T12:30:04.449937238Z body: { +bundler_1 | 2023-10-16T12:30:04.449940438Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:04.449944038Z "id": 335, +bundler_1 | 2023-10-16T12:30:04.449947438Z "error": { +bundler_1 | 2023-10-16T12:30:04.449950739Z "message": "illegal call into EntryPoint during validation balanceOf", +bundler_1 | 2023-10-16T12:30:04.449954139Z "code": -32502 +bundler_1 | 2023-10-16T12:30:04.449957539Z } +bundler_1 | 2023-10-16T12:30:04.449960639Z } +bundler_1 | 2023-10-16T12:30:04.449963839Z [12:30:04.411] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:04.449967340Z reqId: "req-9e" +bundler_1 | 2023-10-16T12:30:04.449986741Z method: "POST" +bundler_1 | 2023-10-16T12:30:04.449990241Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:04.449993441Z body: { +bundler_1 | 2023-10-16T12:30:04.449996642Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:30:04.450000242Z "id": 336, +bundler_1 | 2023-10-16T12:30:04.450003442Z "params": [], +bundler_1 | 2023-10-16T12:30:04.450006742Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:04.450010043Z } +bundler_1 | 2023-10-16T12:30:04.450013243Z [12:30:04.412] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:04.450016743Z reqId: "req-9e" +bundler_1 | 2023-10-16T12:30:04.450020043Z body: { +bundler_1 | 2023-10-16T12:30:04.450023243Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:04.450026544Z "id": 336, +bundler_1 | 2023-10-16T12:30:04.450029844Z "result": "ok" +bundler_1 | 2023-10-16T12:30:04.450033144Z } +bundler_1 | 2023-10-16T12:30:04.513403396Z [12:30:04.508] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:04.513430898Z reqId: "req-9f" +bundler_1 | 2023-10-16T12:30:04.513435098Z method: "POST" +bundler_1 | 2023-10-16T12:30:04.513438499Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:04.513441699Z body: { +bundler_1 | 2023-10-16T12:30:04.513444899Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:04.513448599Z "id": 337, +bundler_1 | 2023-10-16T12:30:04.513451800Z "params": [ +bundler_1 | 2023-10-16T12:30:04.513455300Z { +bundler_1 | 2023-10-16T12:30:04.513458600Z "sender": "0xa7540a05f64BF608308e17E5486EbFB70b3467D9", +bundler_1 | 2023-10-16T12:30:04.513478301Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:04.513481802Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:04.513485102Z "callData": "0x8939B5ffDF26fB53536eAB19005dD9EdAe50C98D", +bundler_1 | 2023-10-16T12:30:04.513488602Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:04.513492002Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:04.513495402Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:04.513498903Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:04.513502303Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:04.513505703Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:04.513509003Z "signature": "0x6574685f76616c75655f7472616e736665725f666f7262696464656e" +bundler_1 | 2023-10-16T12:30:04.513512404Z }, +bundler_1 | 2023-10-16T12:30:04.513515504Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:04.513518904Z ], +bundler_1 | 2023-10-16T12:30:04.513522104Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:04.513525404Z } +bundler_1 | 2023-10-16T12:30:04.513528505Z [12:30:04.509] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:05.028340438Z [12:30:04.814] ERROR (1): May not may CALL with value +bundler_1 | 2023-10-16T12:30:05.028371040Z err: { +bundler_1 | 2023-10-16T12:30:05.028375540Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:05.028379241Z "message": "May not may CALL with value", +bundler_1 | 2023-10-16T12:30:05.028382741Z "stack": +bundler_1 | 2023-10-16T12:30:05.028386641Z Error: May not may CALL with value +bundler_1 | 2023-10-16T12:30:05.028390141Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:113:19) +bundler_1 | 2023-10-16T12:30:05.028393842Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:05.028397642Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:05.028417543Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:05.028421443Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:05.028424844Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:05.028428144Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:05.028431744Z "code": -32502 +bundler_1 | 2023-10-16T12:30:05.028435244Z } +bundler_1 | 2023-10-16T12:30:05.030568984Z [12:30:04.814] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:05.030586385Z reqId: "req-9f" +bundler_1 | 2023-10-16T12:30:05.030590386Z body: { +bundler_1 | 2023-10-16T12:30:05.030593486Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:05.030596986Z "id": 337, +bundler_1 | 2023-10-16T12:30:05.030600586Z "error": { +bundler_1 | 2023-10-16T12:30:05.030604186Z "message": "May not may CALL with value", +bundler_1 | 2023-10-16T12:30:05.030607687Z "code": -32502 +bundler_1 | 2023-10-16T12:30:05.030610987Z } +bundler_1 | 2023-10-16T12:30:05.030614587Z } +bundler_1 | 2023-10-16T12:30:05.030617987Z [12:30:04.826] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:05.030621788Z reqId: "req-9g" +bundler_1 | 2023-10-16T12:30:05.030624988Z method: "POST" +bundler_1 | 2023-10-16T12:30:05.030628288Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:05.030631688Z body: { +bundler_1 | 2023-10-16T12:30:05.030634888Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:30:05.030638489Z "id": 338, +bundler_1 | 2023-10-16T12:30:05.030641689Z "params": [], +bundler_1 | 2023-10-16T12:30:05.030644989Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:05.030648289Z } +bundler_1 | 2023-10-16T12:30:05.030651390Z [12:30:04.827] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:05.030654990Z reqId: "req-9g" +bundler_1 | 2023-10-16T12:30:05.030658290Z body: { +bundler_1 | 2023-10-16T12:30:05.030661490Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:05.030664790Z "id": 338, +bundler_1 | 2023-10-16T12:30:05.030667991Z "result": "ok" +bundler_1 | 2023-10-16T12:30:05.030671391Z } +bundler_1 | 2023-10-16T12:30:05.030674491Z [12:30:04.925] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:05.030677991Z reqId: "req-9h" +bundler_1 | 2023-10-16T12:30:05.030681191Z method: "POST" +bundler_1 | 2023-10-16T12:30:05.030684392Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:05.030687592Z body: { +bundler_1 | 2023-10-16T12:30:05.030690792Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:05.030703793Z "id": 339, +bundler_1 | 2023-10-16T12:30:05.030707193Z "params": [ +bundler_1 | 2023-10-16T12:30:05.030710493Z { +bundler_1 | 2023-10-16T12:30:05.030713794Z "sender": "0xA914975f14d080Fb481e7d385B7305ee8b5e7041", +bundler_1 | 2023-10-16T12:30:05.030717294Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:05.030720594Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:05.030723894Z "callData": "0x70230d1A85e8611eE67231893d61Fe6658Fd4D4c", +bundler_1 | 2023-10-16T12:30:05.030727295Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:05.030730695Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:05.030734095Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:05.030737495Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:05.030740795Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:05.030744196Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:05.030747496Z "signature": "0x6574685f76616c75655f7472616e736665725f656e747279506f696e74" +bundler_1 | 2023-10-16T12:30:05.030750996Z }, +bundler_1 | 2023-10-16T12:30:05.030754196Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:05.030757496Z ], +bundler_1 | 2023-10-16T12:30:05.030760697Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:05.030763997Z } +bundler_1 | 2023-10-16T12:30:05.030767197Z [12:30:04.925] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:05.543578100Z [12:30:05.332] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:30:05.543756211Z [12:30:05.339] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:30:05.543766612Z [12:30:05.339] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:05.543770712Z reqId: "req-9h" +bundler_1 | 2023-10-16T12:30:05.543774212Z body: { +bundler_1 | 2023-10-16T12:30:05.543777413Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:05.543781213Z "id": 339, +bundler_1 | 2023-10-16T12:30:05.543784613Z "result": "0x5ef5dcf84c6fd6603341193ddfcf31460210d456eeacaf339337cbefa96a2acc" +bundler_1 | 2023-10-16T12:30:05.543788313Z } +bundler_1 | 2023-10-16T12:30:05.543791514Z [12:30:05.345] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:05.543795014Z reqId: "req-9i" +bundler_1 | 2023-10-16T12:30:05.543798314Z method: "POST" +bundler_1 | 2023-10-16T12:30:05.543801614Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:05.543804814Z body: { +bundler_1 | 2023-10-16T12:30:05.543808115Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:30:05.543811715Z "id": 340, +bundler_1 | 2023-10-16T12:30:05.543815015Z "params": [], +bundler_1 | 2023-10-16T12:30:05.543833216Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:05.543836716Z } +bundler_1 | 2023-10-16T12:30:05.543839817Z [12:30:05.345] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:05.543843417Z reqId: "req-9i" +bundler_1 | 2023-10-16T12:30:05.543846717Z body: { +bundler_1 | 2023-10-16T12:30:05.543849917Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:05.543853118Z "id": 340, +bundler_1 | 2023-10-16T12:30:05.543856518Z "result": "ok" +bundler_1 | 2023-10-16T12:30:05.543859818Z } +bundler_1 | 2023-10-16T12:30:05.613590787Z [12:30:05.600] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:05.613619289Z reqId: "req-9j" +bundler_1 | 2023-10-16T12:30:05.613624389Z method: "POST" +bundler_1 | 2023-10-16T12:30:05.613628290Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:05.613631790Z body: { +bundler_1 | 2023-10-16T12:30:05.613635090Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:05.613638990Z "id": 341, +bundler_1 | 2023-10-16T12:30:05.613642691Z "params": [ +bundler_1 | 2023-10-16T12:30:05.613646091Z { +bundler_1 | 2023-10-16T12:30:05.613649391Z "sender": "0xEFA89894BdE23b820A8434D28E6D17176e4e1BB4", +bundler_1 | 2023-10-16T12:30:05.613652991Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:05.613656491Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:05.613659792Z "callData": "0xB915Db6eB696e8C6e95ad9715Fb469353d4C8915", +bundler_1 | 2023-10-16T12:30:05.613663292Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:05.613666692Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:05.613670092Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:05.613673493Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:05.613676793Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:05.613680093Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:05.613683493Z "signature": "0x6574685f76616c75655f7472616e736665725f656e747279506f696e745f6465706f736974546f" +bundler_1 | 2023-10-16T12:30:05.613686993Z }, +bundler_1 | 2023-10-16T12:30:05.613690194Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:05.613693594Z ], +bundler_1 | 2023-10-16T12:30:05.613696794Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:05.613700094Z } +bundler_1 | 2023-10-16T12:30:05.613703295Z [12:30:05.600] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:06.126419991Z [12:30:06.012] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:30:06.126587802Z [12:30:06.018] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:30:06.126610903Z [12:30:06.019] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:06.126615104Z reqId: "req-9j" +bundler_1 | 2023-10-16T12:30:06.126618604Z body: { +bundler_1 | 2023-10-16T12:30:06.126628004Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:06.126631805Z "id": 341, +bundler_1 | 2023-10-16T12:30:06.126635305Z "result": "0xda2c20126d240055dc882bac9e505ca3840b15f621d212304fa73223e3c59ffc" +bundler_1 | 2023-10-16T12:30:06.126638905Z } +bundler_1 | 2023-10-16T12:30:06.126642205Z [12:30:06.023] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:06.126645806Z reqId: "req-9k" +bundler_1 | 2023-10-16T12:30:06.126649106Z method: "POST" +bundler_1 | 2023-10-16T12:30:06.126652606Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:06.126655906Z body: { +bundler_1 | 2023-10-16T12:30:06.126659106Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:30:06.126662707Z "id": 342, +bundler_1 | 2023-10-16T12:30:06.126666007Z "params": [], +bundler_1 | 2023-10-16T12:30:06.126669407Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:06.126672707Z } +bundler_1 | 2023-10-16T12:30:06.126675908Z [12:30:06.023] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:06.126679408Z reqId: "req-9k" +bundler_1 | 2023-10-16T12:30:06.126682708Z body: { +bundler_1 | 2023-10-16T12:30:06.126685908Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:06.126689308Z "id": 342, +bundler_1 | 2023-10-16T12:30:06.126692509Z "result": "ok" +bundler_1 | 2023-10-16T12:30:06.126695909Z } +bundler_1 | 2023-10-16T12:30:06.126699009Z [12:30:06.104] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:06.126702509Z reqId: "req-9l" +bundler_1 | 2023-10-16T12:30:06.126705809Z method: "POST" +bundler_1 | 2023-10-16T12:30:06.126709110Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:06.126712510Z body: { +bundler_1 | 2023-10-16T12:30:06.126715810Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:06.126719310Z "id": 343, +bundler_1 | 2023-10-16T12:30:06.126722511Z "params": [ +bundler_1 | 2023-10-16T12:30:06.126725811Z { +bundler_1 | 2023-10-16T12:30:06.126729011Z "sender": "0x0BDA819c6a930ee9C1F98fd69a3CbA1ee0dEF00a", +bundler_1 | 2023-10-16T12:30:06.126732611Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:06.126735911Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:06.126739312Z "callData": "0x22d7F61AB7be5FddB87dac478770F38517dFa3C9", +bundler_1 | 2023-10-16T12:30:06.126742812Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:06.126746212Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:06.126749612Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:06.126756713Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:06.126760413Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:06.126769014Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:06.126772414Z "signature": "0x455854434f444553495a455f756e6465706c6f7965645f636f6e7472616374" +bundler_1 | 2023-10-16T12:30:06.126776014Z }, +bundler_1 | 2023-10-16T12:30:06.126779214Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:06.126782715Z ], +bundler_1 | 2023-10-16T12:30:06.126786015Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:06.126789415Z } +bundler_1 | 2023-10-16T12:30:06.126792615Z [12:30:06.105] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:06.382764788Z [12:30:06.358] ERROR (1): account accesses un-deployed contract address 0x0000000000000000000000000000000000018894 with opcode EXTCODESIZE +bundler_1 | 2023-10-16T12:30:06.382805791Z err: { +bundler_1 | 2023-10-16T12:30:06.382810291Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:06.382814091Z "message": "account accesses un-deployed contract address 0x0000000000000000000000000000000000018894 with opcode EXTCODESIZE", +bundler_1 | 2023-10-16T12:30:06.382817991Z "stack": +bundler_1 | 2023-10-16T12:30:06.382821592Z Error: account accesses un-deployed contract address 0x0000000000000000000000000000000000018894 with opcode EXTCODESIZE +bundler_1 | 2023-10-16T12:30:06.382825392Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:234:27) +bundler_1 | 2023-10-16T12:30:06.382828992Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:06.382832792Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:06.382836293Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:06.382839993Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:06.382843393Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:06.382846893Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:06.382850494Z "code": -32502 +bundler_1 | 2023-10-16T12:30:06.382853994Z } +bundler_1 | 2023-10-16T12:30:06.382857194Z [12:30:06.358] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:06.382860794Z reqId: "req-9l" +bundler_1 | 2023-10-16T12:30:06.382864194Z body: { +bundler_1 | 2023-10-16T12:30:06.382867495Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:06.382870895Z "id": 343, +bundler_1 | 2023-10-16T12:30:06.382887696Z "error": { +bundler_1 | 2023-10-16T12:30:06.382891296Z "message": "account accesses un-deployed contract address 0x0000000000000000000000000000000000018894 with opcode EXTCODESIZE", +bundler_1 | 2023-10-16T12:30:06.382894897Z "code": -32502 +bundler_1 | 2023-10-16T12:30:06.382898197Z } +bundler_1 | 2023-10-16T12:30:06.382901397Z } +bundler_1 | 2023-10-16T12:30:06.382904597Z [12:30:06.364] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:06.382908297Z reqId: "req-9m" +bundler_1 | 2023-10-16T12:30:06.382911698Z method: "POST" +bundler_1 | 2023-10-16T12:30:06.382914998Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:06.382918198Z body: { +bundler_1 | 2023-10-16T12:30:06.382921498Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:30:06.382924898Z "id": 344, +bundler_1 | 2023-10-16T12:30:06.382928199Z "params": [], +bundler_1 | 2023-10-16T12:30:06.382931499Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:06.382934999Z } +bundler_1 | 2023-10-16T12:30:06.382938199Z [12:30:06.365] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:06.382941700Z reqId: "req-9m" +bundler_1 | 2023-10-16T12:30:06.382945100Z body: { +bundler_1 | 2023-10-16T12:30:06.382948300Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:06.382951500Z "id": 344, +bundler_1 | 2023-10-16T12:30:06.382954900Z "result": "ok" +bundler_1 | 2023-10-16T12:30:06.382959201Z } +bundler_1 | 2023-10-16T12:30:06.511920851Z [12:30:06.453] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:06.511975755Z reqId: "req-9n" +bundler_1 | 2023-10-16T12:30:06.511992056Z method: "POST" +bundler_1 | 2023-10-16T12:30:06.511998656Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:06.512004757Z body: { +bundler_1 | 2023-10-16T12:30:06.512010657Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:06.512016957Z "id": 345, +bundler_1 | 2023-10-16T12:30:06.512023658Z "params": [ +bundler_1 | 2023-10-16T12:30:06.512029758Z { +bundler_1 | 2023-10-16T12:30:06.512035559Z "sender": "0x16c42C8DD3d2d2eAeCc9Af88eCc0f5cf319C738B", +bundler_1 | 2023-10-16T12:30:06.512041659Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:06.512047759Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:06.512053860Z "callData": "0x9CFBbD110493a617ba3a2646f06A5a066C0B7Ca8", +bundler_1 | 2023-10-16T12:30:06.512060560Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:06.512066561Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:06.512073061Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:06.512079261Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:06.512085162Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:06.512110863Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:06.512117264Z "signature": "0x455854434f4445484153485f756e6465706c6f7965645f636f6e7472616374" +bundler_1 | 2023-10-16T12:30:06.512123464Z }, +bundler_1 | 2023-10-16T12:30:06.512129065Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:06.512135165Z ], +bundler_1 | 2023-10-16T12:30:06.512140965Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:06.512146866Z } +bundler_1 | 2023-10-16T12:30:06.512152666Z [12:30:06.453] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:06.770373986Z [12:30:06.708] ERROR (1): account accesses un-deployed contract address 0x00000000000000000000000000000000000188f8 with opcode EXTCODEHASH +bundler_1 | 2023-10-16T12:30:06.770407089Z err: { +bundler_1 | 2023-10-16T12:30:06.770411389Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:06.770415189Z "message": "account accesses un-deployed contract address 0x00000000000000000000000000000000000188f8 with opcode EXTCODEHASH", +bundler_1 | 2023-10-16T12:30:06.770419389Z "stack": +bundler_1 | 2023-10-16T12:30:06.770422690Z Error: account accesses un-deployed contract address 0x00000000000000000000000000000000000188f8 with opcode EXTCODEHASH +bundler_1 | 2023-10-16T12:30:06.770426490Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:234:27) +bundler_1 | 2023-10-16T12:30:06.770430390Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:06.770434090Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:06.770437691Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:06.770441291Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:06.770444791Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:06.770448291Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:06.770451992Z "code": -32502 +bundler_1 | 2023-10-16T12:30:06.770455292Z } +bundler_1 | 2023-10-16T12:30:06.770783513Z [12:30:06.709] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:06.770796414Z reqId: "req-9n" +bundler_1 | 2023-10-16T12:30:06.770800014Z body: { +bundler_1 | 2023-10-16T12:30:06.770803715Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:06.770807215Z "id": 345, +bundler_1 | 2023-10-16T12:30:06.770810615Z "error": { +bundler_1 | 2023-10-16T12:30:06.770813915Z "message": "account accesses un-deployed contract address 0x00000000000000000000000000000000000188f8 with opcode EXTCODEHASH", +bundler_1 | 2023-10-16T12:30:06.770829916Z "code": -32502 +bundler_1 | 2023-10-16T12:30:06.770833417Z } +bundler_1 | 2023-10-16T12:30:06.770836617Z } +bundler_1 | 2023-10-16T12:30:06.770839817Z [12:30:06.713] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:06.770843517Z reqId: "req-9o" +bundler_1 | 2023-10-16T12:30:06.770846817Z method: "POST" +bundler_1 | 2023-10-16T12:30:06.770850118Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:06.770853318Z body: { +bundler_1 | 2023-10-16T12:30:06.770856618Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:30:06.770860018Z "id": 346, +bundler_1 | 2023-10-16T12:30:06.770863418Z "params": [], +bundler_1 | 2023-10-16T12:30:06.770866619Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:06.770869919Z } +bundler_1 | 2023-10-16T12:30:06.770873219Z [12:30:06.714] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:06.770876819Z reqId: "req-9o" +bundler_1 | 2023-10-16T12:30:06.770880120Z body: { +bundler_1 | 2023-10-16T12:30:06.770883220Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:06.770886520Z "id": 346, +bundler_1 | 2023-10-16T12:30:06.770889920Z "result": "ok" +bundler_1 | 2023-10-16T12:30:06.770893220Z } +bundler_1 | 2023-10-16T12:30:06.834510289Z [12:30:06.801] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:06.834539791Z reqId: "req-9p" +bundler_1 | 2023-10-16T12:30:06.834544091Z method: "POST" +bundler_1 | 2023-10-16T12:30:06.834547791Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:06.834551192Z body: { +bundler_1 | 2023-10-16T12:30:06.834554492Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:06.834558192Z "id": 347, +bundler_1 | 2023-10-16T12:30:06.834561492Z "params": [ +bundler_1 | 2023-10-16T12:30:06.834564893Z { +bundler_1 | 2023-10-16T12:30:06.834568293Z "sender": "0x4066184ed7354d579B355507372F647242b7188d", +bundler_1 | 2023-10-16T12:30:06.834571893Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:06.834575193Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:06.834578593Z "callData": "0x7b347dad3E6eCe50Bf600566b40ad276eA0976cF", +bundler_1 | 2023-10-16T12:30:06.834582094Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:06.834585494Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:06.834588894Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:06.834592294Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:06.834595695Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:06.834598995Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:06.834602295Z "signature": "0x455854434f4445434f50595f756e6465706c6f7965645f636f6e7472616374" +bundler_1 | 2023-10-16T12:30:06.834620796Z }, +bundler_1 | 2023-10-16T12:30:06.834629497Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:06.834633097Z ], +bundler_1 | 2023-10-16T12:30:06.834636397Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:06.834639797Z } +bundler_1 | 2023-10-16T12:30:06.834707702Z [12:30:06.802] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:07.091903863Z [12:30:07.068] ERROR (1): account accesses un-deployed contract address 0x000000000000000000000000000000000001895c with opcode EXTCODECOPY +bundler_1 | 2023-10-16T12:30:07.091933265Z err: { +bundler_1 | 2023-10-16T12:30:07.091937465Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:07.091941366Z "message": "account accesses un-deployed contract address 0x000000000000000000000000000000000001895c with opcode EXTCODECOPY", +bundler_1 | 2023-10-16T12:30:07.091945466Z "stack": +bundler_1 | 2023-10-16T12:30:07.091948666Z Error: account accesses un-deployed contract address 0x000000000000000000000000000000000001895c with opcode EXTCODECOPY +bundler_1 | 2023-10-16T12:30:07.091952166Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:234:27) +bundler_1 | 2023-10-16T12:30:07.091955967Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:07.091959467Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:07.091962867Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:07.091966367Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:07.091969767Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:07.091973268Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:07.091976768Z "code": -32502 +bundler_1 | 2023-10-16T12:30:07.091980068Z } +bundler_1 | 2023-10-16T12:30:07.092266988Z [12:30:07.068] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:07.092280789Z reqId: "req-9p" +bundler_1 | 2023-10-16T12:30:07.092284389Z body: { +bundler_1 | 2023-10-16T12:30:07.092287789Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:07.092291390Z "id": 347, +bundler_1 | 2023-10-16T12:30:07.092294790Z "error": { +bundler_1 | 2023-10-16T12:30:07.092298190Z "message": "account accesses un-deployed contract address 0x000000000000000000000000000000000001895c with opcode EXTCODECOPY", +bundler_1 | 2023-10-16T12:30:07.092301990Z "code": -32502 +bundler_1 | 2023-10-16T12:30:07.092320292Z } +bundler_1 | 2023-10-16T12:30:07.092323692Z } +bundler_1 | 2023-10-16T12:30:07.092326892Z [12:30:07.073] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:07.092330492Z reqId: "req-9q" +bundler_1 | 2023-10-16T12:30:07.092333793Z method: "POST" +bundler_1 | 2023-10-16T12:30:07.092337093Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:07.092340393Z body: { +bundler_1 | 2023-10-16T12:30:07.092343593Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:30:07.092346893Z "id": 348, +bundler_1 | 2023-10-16T12:30:07.092350094Z "params": [], +bundler_1 | 2023-10-16T12:30:07.092353394Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:07.092356794Z } +bundler_1 | 2023-10-16T12:30:07.092359894Z [12:30:07.073] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:07.092363495Z reqId: "req-9q" +bundler_1 | 2023-10-16T12:30:07.092366595Z body: { +bundler_1 | 2023-10-16T12:30:07.092369795Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:07.092372995Z "id": 348, +bundler_1 | 2023-10-16T12:30:07.092376296Z "result": "ok" +bundler_1 | 2023-10-16T12:30:07.092379596Z } +bundler_1 | 2023-10-16T12:30:07.219586067Z [12:30:07.156] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:07.219624369Z reqId: "req-9r" +bundler_1 | 2023-10-16T12:30:07.219628970Z method: "POST" +bundler_1 | 2023-10-16T12:30:07.219632770Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:07.219636070Z body: { +bundler_1 | 2023-10-16T12:30:07.219639370Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:07.219642971Z "id": 349, +bundler_1 | 2023-10-16T12:30:07.219646271Z "params": [ +bundler_1 | 2023-10-16T12:30:07.219649671Z { +bundler_1 | 2023-10-16T12:30:07.219652971Z "sender": "0x609154a5f126369ee5FE195945BeBE7DB51990c0", +bundler_1 | 2023-10-16T12:30:07.219656372Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:07.219659672Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:07.219663072Z "callData": "0x76F120C6C3461673aD905Fbb7eBFC360b526BB70", +bundler_1 | 2023-10-16T12:30:07.219666572Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:07.219669973Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:07.219673373Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:07.219676673Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:07.219680073Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:07.219683373Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:07.219686674Z "signature": "0x455854434f444553495a455f656e747279706f696e74" +bundler_1 | 2023-10-16T12:30:07.219690174Z }, +bundler_1 | 2023-10-16T12:30:07.219693474Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:07.219713376Z ], +bundler_1 | 2023-10-16T12:30:07.219716776Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:07.219720176Z } +bundler_1 | 2023-10-16T12:30:07.219870986Z [12:30:07.157] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:07.477293436Z [12:30:07.436] ERROR (1): account accesses EntryPoint contract address 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789 with opcode SWAP1 +bundler_1 | 2023-10-16T12:30:07.477321438Z err: { +bundler_1 | 2023-10-16T12:30:07.477325438Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:07.477329438Z "message": "account accesses EntryPoint contract address 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789 with opcode SWAP1", +bundler_1 | 2023-10-16T12:30:07.477333639Z "stack": +bundler_1 | 2023-10-16T12:30:07.477336839Z Error: account accesses EntryPoint contract address 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789 with opcode SWAP1 +bundler_1 | 2023-10-16T12:30:07.477340539Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:239:27) +bundler_1 | 2023-10-16T12:30:07.477344039Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:07.477347640Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:07.477351140Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:07.477354640Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:07.477358040Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:07.477361441Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:07.477364941Z "code": -32502 +bundler_1 | 2023-10-16T12:30:07.477368441Z } +bundler_1 | 2023-10-16T12:30:07.477405344Z [12:30:07.436] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:07.477410944Z reqId: "req-9r" +bundler_1 | 2023-10-16T12:30:07.477414444Z body: { +bundler_1 | 2023-10-16T12:30:07.477417644Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:07.477421145Z "id": 349, +bundler_1 | 2023-10-16T12:30:07.477424445Z "error": { +bundler_1 | 2023-10-16T12:30:07.477427745Z "message": "account accesses EntryPoint contract address 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789 with opcode SWAP1", +bundler_1 | 2023-10-16T12:30:07.477431345Z "code": -32502 +bundler_1 | 2023-10-16T12:30:07.477434746Z } +bundler_1 | 2023-10-16T12:30:07.477437946Z } +bundler_1 | 2023-10-16T12:30:07.477441246Z [12:30:07.441] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:07.477482249Z reqId: "req-9s" +bundler_1 | 2023-10-16T12:30:07.477487149Z method: "POST" +bundler_1 | 2023-10-16T12:30:07.477490449Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:07.477493650Z body: { +bundler_1 | 2023-10-16T12:30:07.477496850Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:30:07.477500450Z "id": 350, +bundler_1 | 2023-10-16T12:30:07.477503650Z "params": [], +bundler_1 | 2023-10-16T12:30:07.477506951Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:07.477510251Z } +bundler_1 | 2023-10-16T12:30:07.477513451Z [12:30:07.441] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:07.477516851Z reqId: "req-9s" +bundler_1 | 2023-10-16T12:30:07.477520152Z body: { +bundler_1 | 2023-10-16T12:30:07.477523252Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:07.477526552Z "id": 350, +bundler_1 | 2023-10-16T12:30:07.477529852Z "result": "ok" +bundler_1 | 2023-10-16T12:30:07.477533152Z } +bundler_1 | 2023-10-16T12:30:07.541852587Z [12:30:07.527] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:07.541889790Z reqId: "req-9t" +bundler_1 | 2023-10-16T12:30:07.541894290Z method: "POST" +bundler_1 | 2023-10-16T12:30:07.541897990Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:07.541901291Z body: { +bundler_1 | 2023-10-16T12:30:07.541904691Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:07.541908291Z "id": 351, +bundler_1 | 2023-10-16T12:30:07.541911591Z "params": [ +bundler_1 | 2023-10-16T12:30:07.541915092Z { +bundler_1 | 2023-10-16T12:30:07.541918492Z "sender": "0xD045C31b0bEaA89254cf44b0B5D54E8ED08995a7", +bundler_1 | 2023-10-16T12:30:07.541922092Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:07.541925492Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:07.541928793Z "callData": "0x9AbDcE4B7458Ef97F5D8703Dc9E6F12E510C579A", +bundler_1 | 2023-10-16T12:30:07.541932393Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:07.541935693Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:07.541939093Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:07.541942493Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:07.541945794Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:07.541949094Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:07.541952694Z "signature": "0x455854434f4445484153485f656e747279706f696e74" +bundler_1 | 2023-10-16T12:30:07.541956194Z }, +bundler_1 | 2023-10-16T12:30:07.541959495Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:07.541962995Z ], +bundler_1 | 2023-10-16T12:30:07.541966295Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:07.541983796Z } +bundler_1 | 2023-10-16T12:30:07.542163309Z [12:30:07.528] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:08.055787763Z [12:30:07.808] ERROR (1): account accesses EntryPoint contract address 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789 with opcode PUSH1 +bundler_1 | 2023-10-16T12:30:08.055826366Z err: { +bundler_1 | 2023-10-16T12:30:08.055830766Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:08.055834666Z "message": "account accesses EntryPoint contract address 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789 with opcode PUSH1", +bundler_1 | 2023-10-16T12:30:08.055838767Z "stack": +bundler_1 | 2023-10-16T12:30:08.055842267Z Error: account accesses EntryPoint contract address 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789 with opcode PUSH1 +bundler_1 | 2023-10-16T12:30:08.055845867Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:239:27) +bundler_1 | 2023-10-16T12:30:08.055849467Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:08.055852968Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:08.055856368Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:08.055859968Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:08.055863368Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:08.055866768Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:08.055870469Z "code": -32502 +bundler_1 | 2023-10-16T12:30:08.055873769Z } +bundler_1 | 2023-10-16T12:30:08.056477309Z [12:30:07.808] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:08.056499111Z reqId: "req-9t" +bundler_1 | 2023-10-16T12:30:08.056747427Z body: { +bundler_1 | 2023-10-16T12:30:08.056759028Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:08.056763128Z "id": 351, +bundler_1 | 2023-10-16T12:30:08.056766529Z "error": { +bundler_1 | 2023-10-16T12:30:08.056769829Z "message": "account accesses EntryPoint contract address 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789 with opcode PUSH1", +bundler_1 | 2023-10-16T12:30:08.056773529Z "code": -32502 +bundler_1 | 2023-10-16T12:30:08.056777029Z } +bundler_1 | 2023-10-16T12:30:08.056780130Z } +bundler_1 | 2023-10-16T12:30:08.056783530Z [12:30:07.813] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:08.056787730Z reqId: "req-9u" +bundler_1 | 2023-10-16T12:30:08.056791230Z method: "POST" +bundler_1 | 2023-10-16T12:30:08.056794530Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:08.056814132Z body: { +bundler_1 | 2023-10-16T12:30:08.056863435Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:30:08.056870136Z "id": 352, +bundler_1 | 2023-10-16T12:30:08.056873536Z "params": [], +bundler_1 | 2023-10-16T12:30:08.056876736Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:08.056910038Z } +bundler_1 | 2023-10-16T12:30:08.056913738Z [12:30:07.813] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:08.056917339Z reqId: "req-9u" +bundler_1 | 2023-10-16T12:30:08.056920639Z body: { +bundler_1 | 2023-10-16T12:30:08.056923739Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:08.056927039Z "id": 352, +bundler_1 | 2023-10-16T12:30:08.056930240Z "result": "ok" +bundler_1 | 2023-10-16T12:30:08.056933540Z } +bundler_1 | 2023-10-16T12:30:08.056936640Z [12:30:07.901] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:08.056940140Z reqId: "req-9v" +bundler_1 | 2023-10-16T12:30:08.056943340Z method: "POST" +bundler_1 | 2023-10-16T12:30:08.056946641Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:08.056949841Z body: { +bundler_1 | 2023-10-16T12:30:08.056953141Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:08.056956541Z "id": 353, +bundler_1 | 2023-10-16T12:30:08.056959742Z "params": [ +bundler_1 | 2023-10-16T12:30:08.056963042Z { +bundler_1 | 2023-10-16T12:30:08.056966342Z "sender": "0xEBa1217EAab7714fE662913D30A14d9C0B5b2C0E", +bundler_1 | 2023-10-16T12:30:08.056969942Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:08.056973242Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:08.056976643Z "callData": "0x6a53d12d05d937135D40f99D6Ff1C1f324f4e220", +bundler_1 | 2023-10-16T12:30:08.056980143Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:08.056983643Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:08.056987343Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:08.056990644Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:08.056994144Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:08.056997444Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:08.057000944Z "signature": "0x455854434f4445434f50595f656e747279706f696e74" +bundler_1 | 2023-10-16T12:30:08.057004445Z }, +bundler_1 | 2023-10-16T12:30:08.057007545Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:08.057010945Z ], +bundler_1 | 2023-10-16T12:30:08.057014145Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:08.057017545Z } +bundler_1 | 2023-10-16T12:30:08.057020746Z [12:30:07.901] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:08.313905722Z [12:30:08.189] ERROR (1): account accesses EntryPoint contract address 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789 with opcode PUSH1 +bundler_1 | 2023-10-16T12:30:08.313973026Z err: { +bundler_1 | 2023-10-16T12:30:08.313978327Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:08.313982427Z "message": "account accesses EntryPoint contract address 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789 with opcode PUSH1", +bundler_1 | 2023-10-16T12:30:08.313986227Z "stack": +bundler_1 | 2023-10-16T12:30:08.313989427Z Error: account accesses EntryPoint contract address 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789 with opcode PUSH1 +bundler_1 | 2023-10-16T12:30:08.313993328Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:239:27) +bundler_1 | 2023-10-16T12:30:08.313996928Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:08.314000528Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:08.314004028Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:08.314007829Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:08.314016629Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:08.314020330Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:08.314024230Z "code": -32502 +bundler_1 | 2023-10-16T12:30:08.314027530Z } +bundler_1 | 2023-10-16T12:30:08.314729777Z [12:30:08.189] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:08.314752879Z reqId: "req-9v" +bundler_1 | 2023-10-16T12:30:08.314757279Z body: { +bundler_1 | 2023-10-16T12:30:08.314760679Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:08.314764279Z "id": 353, +bundler_1 | 2023-10-16T12:30:08.314767579Z "error": { +bundler_1 | 2023-10-16T12:30:08.314771280Z "message": "account accesses EntryPoint contract address 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789 with opcode PUSH1", +bundler_1 | 2023-10-16T12:30:08.314775280Z "code": -32502 +bundler_1 | 2023-10-16T12:30:08.314778680Z } +bundler_1 | 2023-10-16T12:30:08.314781880Z } +bundler_1 | 2023-10-16T12:30:08.314785081Z [12:30:08.195] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:08.314788681Z reqId: "req-9w" +bundler_1 | 2023-10-16T12:30:08.314791881Z method: "POST" +bundler_1 | 2023-10-16T12:30:08.314795181Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:08.314798482Z body: { +bundler_1 | 2023-10-16T12:30:08.314801582Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:30:08.314818883Z "id": 354, +bundler_1 | 2023-10-16T12:30:08.314822483Z "params": [], +bundler_1 | 2023-10-16T12:30:08.314825783Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:08.314829084Z } +bundler_1 | 2023-10-16T12:30:08.314832284Z [12:30:08.196] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:08.314836084Z reqId: "req-9w" +bundler_1 | 2023-10-16T12:30:08.314839484Z body: { +bundler_1 | 2023-10-16T12:30:08.314842585Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:08.314845885Z "id": 354, +bundler_1 | 2023-10-16T12:30:08.314849185Z "result": "ok" +bundler_1 | 2023-10-16T12:30:08.314852585Z } +bundler_1 | 2023-10-16T12:30:08.314855685Z [12:30:08.281] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:08.314859086Z reqId: "req-9x" +bundler_1 | 2023-10-16T12:30:08.314862386Z method: "POST" +bundler_1 | 2023-10-16T12:30:08.314865686Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:08.314868886Z body: { +bundler_1 | 2023-10-16T12:30:08.314871986Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:08.314875487Z "id": 355, +bundler_1 | 2023-10-16T12:30:08.314878687Z "params": [ +bundler_1 | 2023-10-16T12:30:08.314881987Z { +bundler_1 | 2023-10-16T12:30:08.314885187Z "sender": "0x3377BA3600532992CfD28bA3C67d802e6f9dcCf1", +bundler_1 | 2023-10-16T12:30:08.314888688Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:08.314892088Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:08.314895488Z "callData": "0xa50D4BFABC4c08416F438a88b03B753aDd8B9147", +bundler_1 | 2023-10-16T12:30:08.314898988Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:08.314902389Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:08.314905889Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:08.314909289Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:08.314912789Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:08.314916289Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:08.314919690Z "signature": "0x43414c4c5f756e6465706c6f7965645f636f6e7472616374" +bundler_1 | 2023-10-16T12:30:08.314923290Z }, +bundler_1 | 2023-10-16T12:30:08.314926390Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:08.314929790Z ], +bundler_1 | 2023-10-16T12:30:08.314933091Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:08.314936391Z } +bundler_1 | 2023-10-16T12:30:08.314939591Z [12:30:08.281] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:08.582483480Z [12:30:08.536] ERROR (1): account accesses un-deployed contract address 0x0000000000000000000000000000000000018704 with opcode CALL +bundler_1 | 2023-10-16T12:30:08.582545184Z err: { +bundler_1 | 2023-10-16T12:30:08.582549884Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:08.582553385Z "message": "account accesses un-deployed contract address 0x0000000000000000000000000000000000018704 with opcode CALL", +bundler_1 | 2023-10-16T12:30:08.582557085Z "stack": +bundler_1 | 2023-10-16T12:30:08.582560285Z Error: account accesses un-deployed contract address 0x0000000000000000000000000000000000018704 with opcode CALL +bundler_1 | 2023-10-16T12:30:08.582563785Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:234:27) +bundler_1 | 2023-10-16T12:30:08.582567286Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:08.582570986Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:08.582574386Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:08.582577786Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:08.582581086Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:08.582584387Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:08.582587987Z "code": -32502 +bundler_1 | 2023-10-16T12:30:08.582591287Z } +bundler_1 | 2023-10-16T12:30:08.582769999Z [12:30:08.536] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:08.582779400Z reqId: "req-9x" +bundler_1 | 2023-10-16T12:30:08.582783000Z body: { +bundler_1 | 2023-10-16T12:30:08.582786300Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:08.582789700Z "id": 355, +bundler_1 | 2023-10-16T12:30:08.582793001Z "error": { +bundler_1 | 2023-10-16T12:30:08.582796301Z "message": "account accesses un-deployed contract address 0x0000000000000000000000000000000000018704 with opcode CALL", +bundler_1 | 2023-10-16T12:30:08.582800001Z "code": -32502 +bundler_1 | 2023-10-16T12:30:08.582803401Z } +bundler_1 | 2023-10-16T12:30:08.582806602Z } +bundler_1 | 2023-10-16T12:30:08.582809802Z [12:30:08.541] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:08.582813302Z reqId: "req-9y" +bundler_1 | 2023-10-16T12:30:08.582816602Z method: "POST" +bundler_1 | 2023-10-16T12:30:08.582819802Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:08.582839604Z body: { +bundler_1 | 2023-10-16T12:30:08.582844104Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:30:08.582847804Z "id": 356, +bundler_1 | 2023-10-16T12:30:08.582851005Z "params": [], +bundler_1 | 2023-10-16T12:30:08.582854305Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:08.582868606Z } +bundler_1 | 2023-10-16T12:30:08.582872006Z [12:30:08.541] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:08.582875706Z reqId: "req-9y" +bundler_1 | 2023-10-16T12:30:08.582878906Z body: { +bundler_1 | 2023-10-16T12:30:08.582882107Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:08.582885407Z "id": 356, +bundler_1 | 2023-10-16T12:30:08.582888707Z "result": "ok" +bundler_1 | 2023-10-16T12:30:08.582892007Z } +bundler_1 | 2023-10-16T12:30:08.645892020Z [12:30:08.630] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:08.645943123Z reqId: "req-9z" +bundler_1 | 2023-10-16T12:30:08.645948323Z method: "POST" +bundler_1 | 2023-10-16T12:30:08.645951924Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:08.645955524Z body: { +bundler_1 | 2023-10-16T12:30:08.645958924Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:08.645962624Z "id": 357, +bundler_1 | 2023-10-16T12:30:08.645965925Z "params": [ +bundler_1 | 2023-10-16T12:30:08.645969225Z { +bundler_1 | 2023-10-16T12:30:08.645972525Z "sender": "0xB897788E2B5D6595b1a5088ccFC4416D4E2E914d", +bundler_1 | 2023-10-16T12:30:08.645976025Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:08.645979426Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:08.645982726Z "callData": "0xA15D43b0dBf67df6DFde28b3956888B861dA5Ae3", +bundler_1 | 2023-10-16T12:30:08.645986226Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:08.645989626Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:08.645993026Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:08.645996427Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:08.645999727Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:08.646003127Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:08.646006427Z "signature": "0x43414c4c434f44455f756e6465706c6f7965645f636f6e7472616374" +bundler_1 | 2023-10-16T12:30:08.646009828Z }, +bundler_1 | 2023-10-16T12:30:08.646013028Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:08.646016428Z ], +bundler_1 | 2023-10-16T12:30:08.646019628Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:08.646023128Z } +bundler_1 | 2023-10-16T12:30:08.646368652Z [12:30:08.630] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:08.901515312Z [12:30:08.872] ERROR (1): account accesses un-deployed contract address 0x0000000000000000000000000000000000018768 with opcode CALLCODE +bundler_1 | 2023-10-16T12:30:08.901557514Z err: { +bundler_1 | 2023-10-16T12:30:08.901562015Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:08.901566015Z "message": "account accesses un-deployed contract address 0x0000000000000000000000000000000000018768 with opcode CALLCODE", +bundler_1 | 2023-10-16T12:30:08.901584016Z "stack": +bundler_1 | 2023-10-16T12:30:08.901587816Z Error: account accesses un-deployed contract address 0x0000000000000000000000000000000000018768 with opcode CALLCODE +bundler_1 | 2023-10-16T12:30:08.901591417Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:234:27) +bundler_1 | 2023-10-16T12:30:08.901595017Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:08.901598717Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:08.901602117Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:08.901605718Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:08.901613918Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:08.901617318Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:08.901621019Z "code": -32502 +bundler_1 | 2023-10-16T12:30:08.901624319Z } +bundler_1 | 2023-10-16T12:30:08.902076349Z [12:30:08.872] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:08.902095950Z reqId: "req-9z" +bundler_1 | 2023-10-16T12:30:08.902100351Z body: { +bundler_1 | 2023-10-16T12:30:08.902103751Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:08.902117252Z "id": 357, +bundler_1 | 2023-10-16T12:30:08.902120752Z "error": { +bundler_1 | 2023-10-16T12:30:08.902124152Z "message": "account accesses un-deployed contract address 0x0000000000000000000000000000000000018768 with opcode CALLCODE", +bundler_1 | 2023-10-16T12:30:08.902127953Z "code": -32502 +bundler_1 | 2023-10-16T12:30:08.902131653Z } +bundler_1 | 2023-10-16T12:30:08.902134753Z } +bundler_1 | 2023-10-16T12:30:08.902137953Z [12:30:08.877] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:08.902141453Z reqId: "req-a0" +bundler_1 | 2023-10-16T12:30:08.902144754Z method: "POST" +bundler_1 | 2023-10-16T12:30:08.902147954Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:08.902151154Z body: { +bundler_1 | 2023-10-16T12:30:08.902154454Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:30:08.902158055Z "id": 358, +bundler_1 | 2023-10-16T12:30:08.902161255Z "params": [], +bundler_1 | 2023-10-16T12:30:08.902164455Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:08.902167755Z } +bundler_1 | 2023-10-16T12:30:08.902170955Z [12:30:08.877] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:08.902186556Z reqId: "req-a0" +bundler_1 | 2023-10-16T12:30:08.902190057Z body: { +bundler_1 | 2023-10-16T12:30:08.902193257Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:08.902196457Z "id": 358, +bundler_1 | 2023-10-16T12:30:08.902199657Z "result": "ok" +bundler_1 | 2023-10-16T12:30:08.902203058Z } +bundler_1 | 2023-10-16T12:30:09.031315090Z [12:30:08.971] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:09.031356093Z reqId: "req-a1" +bundler_1 | 2023-10-16T12:30:09.031360493Z method: "POST" +bundler_1 | 2023-10-16T12:30:09.031364194Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:09.031367794Z body: { +bundler_1 | 2023-10-16T12:30:09.031371094Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:09.031374694Z "id": 359, +bundler_1 | 2023-10-16T12:30:09.031377995Z "params": [ +bundler_1 | 2023-10-16T12:30:09.031381195Z { +bundler_1 | 2023-10-16T12:30:09.031384495Z "sender": "0x50A4671f50a1883b0355D54C3853DeBaeb1d836A", +bundler_1 | 2023-10-16T12:30:09.031387895Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:09.031391396Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:09.031394696Z "callData": "0x026958Fe8C7F2b07E283f2d54173a10ce99af377", +bundler_1 | 2023-10-16T12:30:09.031398196Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:09.031401496Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:09.031405396Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:09.031408697Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:09.031411997Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:09.031415297Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:09.031418697Z "signature": "0x44454c454741544543414c4c5f756e6465706c6f7965645f636f6e7472616374" +bundler_1 | 2023-10-16T12:30:09.031422298Z }, +bundler_1 | 2023-10-16T12:30:09.031425398Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:09.031428798Z ], +bundler_1 | 2023-10-16T12:30:09.031431998Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:09.031435298Z } +bundler_1 | 2023-10-16T12:30:09.031663314Z [12:30:08.971] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:09.288146163Z [12:30:09.230] ERROR (1): account accesses un-deployed contract address 0x00000000000000000000000000000000000187cc with opcode DELEGATECALL +bundler_1 | 2023-10-16T12:30:09.288174365Z err: { +bundler_1 | 2023-10-16T12:30:09.288178565Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:09.288182365Z "message": "account accesses un-deployed contract address 0x00000000000000000000000000000000000187cc with opcode DELEGATECALL", +bundler_1 | 2023-10-16T12:30:09.288186566Z "stack": +bundler_1 | 2023-10-16T12:30:09.288212468Z Error: account accesses un-deployed contract address 0x00000000000000000000000000000000000187cc with opcode DELEGATECALL +bundler_1 | 2023-10-16T12:30:09.288216368Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:234:27) +bundler_1 | 2023-10-16T12:30:09.288219868Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:09.288223668Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:09.288227269Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:09.288230769Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:09.288234069Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:09.288237569Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:09.288241069Z "code": -32502 +bundler_1 | 2023-10-16T12:30:09.288244370Z } +bundler_1 | 2023-10-16T12:30:09.288247570Z [12:30:09.230] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:09.288251270Z reqId: "req-a1" +bundler_1 | 2023-10-16T12:30:09.288254470Z body: { +bundler_1 | 2023-10-16T12:30:09.288257671Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:09.288260971Z "id": 359, +bundler_1 | 2023-10-16T12:30:09.288264271Z "error": { +bundler_1 | 2023-10-16T12:30:09.288267671Z "message": "account accesses un-deployed contract address 0x00000000000000000000000000000000000187cc with opcode DELEGATECALL", +bundler_1 | 2023-10-16T12:30:09.288271171Z "code": -32502 +bundler_1 | 2023-10-16T12:30:09.288274472Z } +bundler_1 | 2023-10-16T12:30:09.288277672Z } +bundler_1 | 2023-10-16T12:30:09.288280772Z [12:30:09.235] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:09.288284272Z reqId: "req-a2" +bundler_1 | 2023-10-16T12:30:09.288287473Z method: "POST" +bundler_1 | 2023-10-16T12:30:09.288290673Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:09.288293873Z body: { +bundler_1 | 2023-10-16T12:30:09.288297073Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:30:09.288300373Z "id": 360, +bundler_1 | 2023-10-16T12:30:09.288303674Z "params": [], +bundler_1 | 2023-10-16T12:30:09.288306874Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:09.288310074Z } +bundler_1 | 2023-10-16T12:30:09.288313174Z [12:30:09.236] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:09.288316674Z reqId: "req-a2" +bundler_1 | 2023-10-16T12:30:09.288319875Z body: { +bundler_1 | 2023-10-16T12:30:09.288327575Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:09.288331075Z "id": 360, +bundler_1 | 2023-10-16T12:30:09.288335476Z "result": "ok" +bundler_1 | 2023-10-16T12:30:09.288338776Z } +bundler_1 | 2023-10-16T12:30:09.352527568Z [12:30:09.326] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:09.352565670Z reqId: "req-a3" +bundler_1 | 2023-10-16T12:30:09.352570271Z method: "POST" +bundler_1 | 2023-10-16T12:30:09.352573671Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:09.352576971Z body: { +bundler_1 | 2023-10-16T12:30:09.352580371Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:09.352584172Z "id": 361, +bundler_1 | 2023-10-16T12:30:09.352587472Z "params": [ +bundler_1 | 2023-10-16T12:30:09.352590772Z { +bundler_1 | 2023-10-16T12:30:09.352593972Z "sender": "0x29d7d1b5e5A66D76983C1d604085888DE62f7f86", +bundler_1 | 2023-10-16T12:30:09.352597673Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:09.352600973Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:09.352604273Z "callData": "0x202e91C29F1c2CfdAdd7E7D4e5B033dDd7f39Fa4", +bundler_1 | 2023-10-16T12:30:09.352607773Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:09.352611173Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:09.352614574Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:09.352617874Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:09.352621274Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:09.352624674Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:09.352627975Z "signature": "0x53544154494343414c4c5f756e6465706c6f7965645f636f6e7472616374" +bundler_1 | 2023-10-16T12:30:09.352631475Z }, +bundler_1 | 2023-10-16T12:30:09.352634675Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:09.352638075Z ], +bundler_1 | 2023-10-16T12:30:09.352641275Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:09.352644576Z } +bundler_1 | 2023-10-16T12:30:09.352907393Z [12:30:09.327] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:09.608635892Z [12:30:09.593] ERROR (1): account accesses un-deployed contract address 0x0000000000000000000000000000000000018830 with opcode STATICCALL +bundler_1 | 2023-10-16T12:30:09.608662794Z err: { +bundler_1 | 2023-10-16T12:30:09.608666994Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:09.608670694Z "message": "account accesses un-deployed contract address 0x0000000000000000000000000000000000018830 with opcode STATICCALL", +bundler_1 | 2023-10-16T12:30:09.608674495Z "stack": +bundler_1 | 2023-10-16T12:30:09.608677795Z Error: account accesses un-deployed contract address 0x0000000000000000000000000000000000018830 with opcode STATICCALL +bundler_1 | 2023-10-16T12:30:09.608693796Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:234:27) +bundler_1 | 2023-10-16T12:30:09.608697396Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:09.608700897Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:09.608704397Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:09.608707897Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:09.608711197Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:09.608714597Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:09.608718298Z "code": -32502 +bundler_1 | 2023-10-16T12:30:09.608721598Z } +bundler_1 | 2023-10-16T12:30:09.609130525Z [12:30:09.593] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:09.609144126Z reqId: "req-a3" +bundler_1 | 2023-10-16T12:30:09.609147826Z body: { +bundler_1 | 2023-10-16T12:30:09.609151027Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:09.609154527Z "id": 361, +bundler_1 | 2023-10-16T12:30:09.609157827Z "error": { +bundler_1 | 2023-10-16T12:30:09.609161227Z "message": "account accesses un-deployed contract address 0x0000000000000000000000000000000000018830 with opcode STATICCALL", +bundler_1 | 2023-10-16T12:30:09.609164828Z "code": -32502 +bundler_1 | 2023-10-16T12:30:09.609168128Z } +bundler_1 | 2023-10-16T12:30:09.609171328Z } +bundler_1 | 2023-10-16T12:30:09.609174528Z [12:30:09.598] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:09.609177928Z reqId: "req-a4" +bundler_1 | 2023-10-16T12:30:09.609181129Z method: "POST" +bundler_1 | 2023-10-16T12:30:09.609184429Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:09.609187629Z body: { +bundler_1 | 2023-10-16T12:30:09.609190829Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:30:09.609194230Z "id": 362, +bundler_1 | 2023-10-16T12:30:09.609197430Z "params": [], +bundler_1 | 2023-10-16T12:30:09.609200730Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:09.609203930Z } +bundler_1 | 2023-10-16T12:30:09.609207130Z [12:30:09.598] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:09.609210531Z reqId: "req-a4" +bundler_1 | 2023-10-16T12:30:09.609213731Z body: { +bundler_1 | 2023-10-16T12:30:09.609216831Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:09.609220031Z "id": 362, +bundler_1 | 2023-10-16T12:30:09.609232232Z "result": "ok" +bundler_1 | 2023-10-16T12:30:09.609241033Z } +bundler_1 | 2023-10-16T12:30:09.739005809Z [12:30:09.683] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:09.739037311Z reqId: "req-a5" +bundler_1 | 2023-10-16T12:30:09.739041712Z method: "POST" +bundler_1 | 2023-10-16T12:30:09.739045212Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:09.739048612Z body: { +bundler_1 | 2023-10-16T12:30:09.739052412Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:09.739056113Z "id": 363, +bundler_1 | 2023-10-16T12:30:09.739059413Z "params": [ +bundler_1 | 2023-10-16T12:30:09.739062713Z { +bundler_1 | 2023-10-16T12:30:09.739066113Z "sender": "0xd03a4927682440e055C5C01Bf4C807d71e1AAcB1", +bundler_1 | 2023-10-16T12:30:09.739069613Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:09.739073014Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:09.739076414Z "callData": "0xDA6162F87C384419aFe05F9d7e593c0f10A17906", +bundler_1 | 2023-10-16T12:30:09.739079914Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:09.739083314Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:09.739086915Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:09.739090315Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:09.739093715Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:09.739097015Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:09.739100415Z "signature": "0x43414c4c5f756e6465706c6f7965645f636f6e74726163745f616c6c6f7765645f707265636f6d70696c65" +bundler_1 | 2023-10-16T12:30:09.739104016Z }, +bundler_1 | 2023-10-16T12:30:09.739107216Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:09.739110916Z ], +bundler_1 | 2023-10-16T12:30:09.739114316Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:09.739117717Z } +bundler_1 | 2023-10-16T12:30:09.739130518Z [12:30:09.684] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:10.252296930Z [12:30:10.028] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:30:10.252922071Z [12:30:10.034] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:30:10.252938273Z [12:30:10.034] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:10.252942773Z reqId: "req-a5" +bundler_1 | 2023-10-16T12:30:10.252946273Z body: { +bundler_1 | 2023-10-16T12:30:10.252967274Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:10.252970975Z "id": 363, +bundler_1 | 2023-10-16T12:30:10.252974475Z "result": "0xe1543ff5d1e484ce9b4d3658273776c2a9df393685cb232b4e0969ee581bded8" +bundler_1 | 2023-10-16T12:30:10.252978375Z } +bundler_1 | 2023-10-16T12:30:10.252995676Z [12:30:10.210] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:10.252999477Z reqId: "req-a6" +bundler_1 | 2023-10-16T12:30:10.253002777Z method: "POST" +bundler_1 | 2023-10-16T12:30:10.253005977Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:10.253009077Z body: { +bundler_1 | 2023-10-16T12:30:10.253012177Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:10.253015578Z "id": 364, +bundler_1 | 2023-10-16T12:30:10.253018778Z "params": [ +bundler_1 | 2023-10-16T12:30:10.253021978Z { +bundler_1 | 2023-10-16T12:30:10.253025178Z "sender": "0x993D4Fc8Df7746062ea5114c62D67F4B06A668A0", +bundler_1 | 2023-10-16T12:30:10.253028679Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:10.253031879Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:10.253035179Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:10.253038379Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:10.253041779Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:10.253045180Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:10.253048480Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:10.253051780Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:10.253055180Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:10.253058381Z "signature": "0x474153" +bundler_1 | 2023-10-16T12:30:10.253061681Z }, +bundler_1 | 2023-10-16T12:30:10.253064981Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:10.253068281Z ], +bundler_1 | 2023-10-16T12:30:10.253071481Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:10.253074782Z } +bundler_1 | 2023-10-16T12:30:10.253077882Z [12:30:10.211] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:10.510053964Z [12:30:10.422] ERROR (1): account uses banned opcode: GAS +bundler_1 | 2023-10-16T12:30:10.510089467Z err: { +bundler_1 | 2023-10-16T12:30:10.510094167Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:10.510097867Z "message": "account uses banned opcode: GAS", +bundler_1 | 2023-10-16T12:30:10.510101667Z "stack": +bundler_1 | 2023-10-16T12:30:10.510104968Z Error: account uses banned opcode: GAS +bundler_1 | 2023-10-16T12:30:10.510108568Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:10.510112368Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:10.510115868Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:10.510119469Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:10.510137270Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:10.510140970Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:10.510144670Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:10.510148071Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:10.510151571Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:10.510155071Z "code": -32502 +bundler_1 | 2023-10-16T12:30:10.510158471Z } +bundler_1 | 2023-10-16T12:30:10.510569699Z [12:30:10.422] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:10.510584900Z reqId: "req-a6" +bundler_1 | 2023-10-16T12:30:10.510588800Z body: { +bundler_1 | 2023-10-16T12:30:10.510592100Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:10.510595500Z "id": 364, +bundler_1 | 2023-10-16T12:30:10.510598701Z "error": { +bundler_1 | 2023-10-16T12:30:10.510610701Z "message": "account uses banned opcode: GAS", +bundler_1 | 2023-10-16T12:30:10.510614402Z "code": -32502 +bundler_1 | 2023-10-16T12:30:10.510617802Z } +bundler_1 | 2023-10-16T12:30:10.510621002Z } +bundler_1 | 2023-10-16T12:30:10.510624202Z [12:30:10.489] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:10.510627803Z reqId: "req-a7" +bundler_1 | 2023-10-16T12:30:10.510631103Z method: "POST" +bundler_1 | 2023-10-16T12:30:10.510634403Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:10.510637603Z body: { +bundler_1 | 2023-10-16T12:30:10.510640703Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:10.510644104Z "id": 365, +bundler_1 | 2023-10-16T12:30:10.510647404Z "params": [ +bundler_1 | 2023-10-16T12:30:10.510650804Z { +bundler_1 | 2023-10-16T12:30:10.510654204Z "sender": "0xbB5C6ecbc1911b4240E951546823Ea9Cef9B44e5", +bundler_1 | 2023-10-16T12:30:10.510657705Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:10.510661205Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:10.510664505Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:10.510667805Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:10.510671205Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:10.510674706Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:10.510678106Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:10.510681406Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:10.510684806Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:10.510696507Z "signature": "0x4e554d424552" +bundler_1 | 2023-10-16T12:30:10.510700007Z }, +bundler_1 | 2023-10-16T12:30:10.510703108Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:10.510706508Z ], +bundler_1 | 2023-10-16T12:30:10.510709708Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:10.510713108Z } +bundler_1 | 2023-10-16T12:30:10.510716208Z [12:30:10.490] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:10.769166889Z [12:30:10.695] ERROR (1): account uses banned opcode: NUMBER +bundler_1 | 2023-10-16T12:30:10.769194591Z err: { +bundler_1 | 2023-10-16T12:30:10.769198692Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:10.769202392Z "message": "account uses banned opcode: NUMBER", +bundler_1 | 2023-10-16T12:30:10.769206092Z "stack": +bundler_1 | 2023-10-16T12:30:10.769209692Z Error: account uses banned opcode: NUMBER +bundler_1 | 2023-10-16T12:30:10.769213593Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:10.769217193Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:10.769220693Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:10.769224293Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:10.769227794Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:10.769231094Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:10.769234794Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:10.769238194Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:10.769241694Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:10.769245195Z "code": -32502 +bundler_1 | 2023-10-16T12:30:10.769248495Z } +bundler_1 | 2023-10-16T12:30:10.769251595Z [12:30:10.695] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:10.769255295Z reqId: "req-a7" +bundler_1 | 2023-10-16T12:30:10.769258696Z body: { +bundler_1 | 2023-10-16T12:30:10.769261896Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:10.769265196Z "id": 365, +bundler_1 | 2023-10-16T12:30:10.769268496Z "error": { +bundler_1 | 2023-10-16T12:30:10.769271696Z "message": "account uses banned opcode: NUMBER", +bundler_1 | 2023-10-16T12:30:10.769275097Z "code": -32502 +bundler_1 | 2023-10-16T12:30:10.769291398Z } +bundler_1 | 2023-10-16T12:30:10.769294798Z } +bundler_1 | 2023-10-16T12:30:10.769298098Z [12:30:10.761] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:10.769301498Z reqId: "req-a8" +bundler_1 | 2023-10-16T12:30:10.769304899Z method: "POST" +bundler_1 | 2023-10-16T12:30:10.769308099Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:10.769311399Z body: { +bundler_1 | 2023-10-16T12:30:10.769314499Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:10.769317900Z "id": 366, +bundler_1 | 2023-10-16T12:30:10.769321200Z "params": [ +bundler_1 | 2023-10-16T12:30:10.769324500Z { +bundler_1 | 2023-10-16T12:30:10.769327600Z "sender": "0xD1756A1bdE54ea62c73f16b9c7BC730944371933", +bundler_1 | 2023-10-16T12:30:10.769331100Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:10.769334401Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:10.769337701Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:10.769341001Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:10.769344301Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:10.769347802Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:10.769351202Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:10.769355602Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:10.769359102Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:10.769362403Z "signature": "0x54494d455354414d50" +bundler_1 | 2023-10-16T12:30:10.769365803Z }, +bundler_1 | 2023-10-16T12:30:10.769368903Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:10.769372203Z ], +bundler_1 | 2023-10-16T12:30:10.769375503Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:10.769378904Z } +bundler_1 | 2023-10-16T12:30:10.769382004Z [12:30:10.762] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:11.024554066Z [12:30:10.967] ERROR (1): account uses banned opcode: TIMESTAMP +bundler_1 | 2023-10-16T12:30:11.024608469Z err: { +bundler_1 | 2023-10-16T12:30:11.024613269Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:11.024617170Z "message": "account uses banned opcode: TIMESTAMP", +bundler_1 | 2023-10-16T12:30:11.024620970Z "stack": +bundler_1 | 2023-10-16T12:30:11.024624270Z Error: account uses banned opcode: TIMESTAMP +bundler_1 | 2023-10-16T12:30:11.024627570Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:11.024631271Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:11.024634771Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:11.024652872Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:11.024656572Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:11.024659973Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:11.024663473Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:11.024666873Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:11.024670173Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:11.024673674Z "code": -32502 +bundler_1 | 2023-10-16T12:30:11.024676974Z } +bundler_1 | 2023-10-16T12:30:11.025135404Z [12:30:10.967] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:11.025147505Z reqId: "req-a8" +bundler_1 | 2023-10-16T12:30:11.025150905Z body: { +bundler_1 | 2023-10-16T12:30:11.025153906Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:11.025157006Z "id": 366, +bundler_1 | 2023-10-16T12:30:11.025160206Z "error": { +bundler_1 | 2023-10-16T12:30:11.025163306Z "message": "account uses banned opcode: TIMESTAMP", +bundler_1 | 2023-10-16T12:30:11.025166506Z "code": -32502 +bundler_1 | 2023-10-16T12:30:11.025184808Z } +bundler_1 | 2023-10-16T12:30:11.025189108Z } +bundler_1 | 2023-10-16T12:30:11.033377856Z [12:30:11.031] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:11.033397657Z reqId: "req-a9" +bundler_1 | 2023-10-16T12:30:11.033401857Z method: "POST" +bundler_1 | 2023-10-16T12:30:11.033405457Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:11.033408758Z body: { +bundler_1 | 2023-10-16T12:30:11.033411958Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:11.033437360Z "id": 367, +bundler_1 | 2023-10-16T12:30:11.033442060Z "params": [ +bundler_1 | 2023-10-16T12:30:11.033445460Z { +bundler_1 | 2023-10-16T12:30:11.033448760Z "sender": "0x1A6648a5cC489D056D07D89B74636E324f67A1F1", +bundler_1 | 2023-10-16T12:30:11.033452361Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:11.033455861Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:11.033476662Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:11.033481562Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:11.033485063Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:11.033488663Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:11.033492063Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:11.033508964Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:11.033512565Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:11.033515965Z "signature": "0x434f494e42415345" +bundler_1 | 2023-10-16T12:30:11.033519365Z }, +bundler_1 | 2023-10-16T12:30:11.033522465Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:11.033525865Z ], +bundler_1 | 2023-10-16T12:30:11.033529166Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:11.033532566Z } +bundler_1 | 2023-10-16T12:30:11.033700577Z [12:30:11.032] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:11.289617389Z [12:30:11.229] ERROR (1): account uses banned opcode: COINBASE +bundler_1 | 2023-10-16T12:30:11.289666492Z err: { +bundler_1 | 2023-10-16T12:30:11.289671392Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:11.289675192Z "message": "account uses banned opcode: COINBASE", +bundler_1 | 2023-10-16T12:30:11.289678793Z "stack": +bundler_1 | 2023-10-16T12:30:11.289682293Z Error: account uses banned opcode: COINBASE +bundler_1 | 2023-10-16T12:30:11.289686093Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:11.289689593Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:11.289693094Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:11.289696694Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:11.289700194Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:11.289703594Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:11.289707095Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:11.289710495Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:11.289713895Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:11.289717595Z "code": -32502 +bundler_1 | 2023-10-16T12:30:11.289720796Z } +bundler_1 | 2023-10-16T12:30:11.290320736Z [12:30:11.229] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:11.290335037Z reqId: "req-a9" +bundler_1 | 2023-10-16T12:30:11.290338937Z body: { +bundler_1 | 2023-10-16T12:30:11.290342137Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:11.290345837Z "id": 367, +bundler_1 | 2023-10-16T12:30:11.290349238Z "error": { +bundler_1 | 2023-10-16T12:30:11.290375139Z "message": "account uses banned opcode: COINBASE", +bundler_1 | 2023-10-16T12:30:11.290379240Z "code": -32502 +bundler_1 | 2023-10-16T12:30:11.290382740Z } +bundler_1 | 2023-10-16T12:30:11.290385840Z } +bundler_1 | 2023-10-16T12:30:11.290512949Z [12:30:11.289] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:11.290534150Z reqId: "req-aa" +bundler_1 | 2023-10-16T12:30:11.290538750Z method: "POST" +bundler_1 | 2023-10-16T12:30:11.290542250Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:11.290545551Z body: { +bundler_1 | 2023-10-16T12:30:11.290548751Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:11.290552351Z "id": 368, +bundler_1 | 2023-10-16T12:30:11.290555751Z "params": [ +bundler_1 | 2023-10-16T12:30:11.290559052Z { +bundler_1 | 2023-10-16T12:30:11.290562352Z "sender": "0x65A69B23d1275D17F6E645673de293dF1908B451", +bundler_1 | 2023-10-16T12:30:11.290565852Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:11.290569152Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:11.290572552Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:11.290582053Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:11.290585453Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:11.290589054Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:11.290592354Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:11.290595854Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:11.290599154Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:11.290602554Z "signature": "0x444946464943554c5459" +bundler_1 | 2023-10-16T12:30:11.290605955Z }, +bundler_1 | 2023-10-16T12:30:11.290609055Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:11.290612355Z ], +bundler_1 | 2023-10-16T12:30:11.290615655Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:11.290618856Z } +bundler_1 | 2023-10-16T12:30:11.290622156Z [12:30:11.289] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:11.546586070Z [12:30:11.498] ERROR (1): account uses banned opcode: DIFFICULTY +bundler_1 | 2023-10-16T12:30:11.546618173Z err: { +bundler_1 | 2023-10-16T12:30:11.546622373Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:11.546626173Z "message": "account uses banned opcode: DIFFICULTY", +bundler_1 | 2023-10-16T12:30:11.546629873Z "stack": +bundler_1 | 2023-10-16T12:30:11.546633174Z Error: account uses banned opcode: DIFFICULTY +bundler_1 | 2023-10-16T12:30:11.546637074Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:11.546640674Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:11.546658675Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:11.546662476Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:11.546666276Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:11.546669676Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:11.546673076Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:11.546676477Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:11.546679877Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:11.546683477Z "code": -32502 +bundler_1 | 2023-10-16T12:30:11.546686777Z } +bundler_1 | 2023-10-16T12:30:11.547085804Z [12:30:11.498] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:11.547100105Z reqId: "req-aa" +bundler_1 | 2023-10-16T12:30:11.547103805Z body: { +bundler_1 | 2023-10-16T12:30:11.547107005Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:11.547110606Z "id": 368, +bundler_1 | 2023-10-16T12:30:11.547114006Z "error": { +bundler_1 | 2023-10-16T12:30:11.547117306Z "message": "account uses banned opcode: DIFFICULTY", +bundler_1 | 2023-10-16T12:30:11.547120806Z "code": -32502 +bundler_1 | 2023-10-16T12:30:11.547124206Z } +bundler_1 | 2023-10-16T12:30:11.547127507Z } +bundler_1 | 2023-10-16T12:30:11.578370896Z [12:30:11.566] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:11.578399798Z reqId: "req-ab" +bundler_1 | 2023-10-16T12:30:11.578404398Z method: "POST" +bundler_1 | 2023-10-16T12:30:11.578407998Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:11.578411298Z body: { +bundler_1 | 2023-10-16T12:30:11.578414599Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:11.578418199Z "id": 369, +bundler_1 | 2023-10-16T12:30:11.578421599Z "params": [ +bundler_1 | 2023-10-16T12:30:11.578424799Z { +bundler_1 | 2023-10-16T12:30:11.578428200Z "sender": "0x95c6A904c9D49Ba7D6e5927B9D07bDd52Ca009Eb", +bundler_1 | 2023-10-16T12:30:11.578431800Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:11.578435200Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:11.578438500Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:11.578441900Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:11.578445401Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:11.578463502Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:11.578467002Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:11.578470402Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:11.578473703Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:11.578476903Z "signature": "0x42415345464545" +bundler_1 | 2023-10-16T12:30:11.578480303Z }, +bundler_1 | 2023-10-16T12:30:11.578483603Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:11.578487003Z ], +bundler_1 | 2023-10-16T12:30:11.578490304Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:11.578493704Z } +bundler_1 | 2023-10-16T12:30:11.578575509Z [12:30:11.567] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:11.833941584Z [12:30:11.779] ERROR (1): account uses banned opcode: BASEFEE +bundler_1 | 2023-10-16T12:30:11.833981687Z err: { +bundler_1 | 2023-10-16T12:30:11.833985987Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:11.833989887Z "message": "account uses banned opcode: BASEFEE", +bundler_1 | 2023-10-16T12:30:11.833993488Z "stack": +bundler_1 | 2023-10-16T12:30:11.833997188Z Error: account uses banned opcode: BASEFEE +bundler_1 | 2023-10-16T12:30:11.834000788Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:11.834004488Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:11.834008089Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:11.834011789Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:11.834015389Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:11.834018789Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:11.834022289Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:11.834025690Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:11.834029190Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:11.834032690Z "code": -32502 +bundler_1 | 2023-10-16T12:30:11.834035990Z } +bundler_1 | 2023-10-16T12:30:11.834751238Z [12:30:11.779] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:11.834770039Z reqId: "req-ab" +bundler_1 | 2023-10-16T12:30:11.834774540Z body: { +bundler_1 | 2023-10-16T12:30:11.834778440Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:11.834796441Z "id": 369, +bundler_1 | 2023-10-16T12:30:11.834800041Z "error": { +bundler_1 | 2023-10-16T12:30:11.834803342Z "message": "account uses banned opcode: BASEFEE", +bundler_1 | 2023-10-16T12:30:11.834806842Z "code": -32502 +bundler_1 | 2023-10-16T12:30:11.834810242Z } +bundler_1 | 2023-10-16T12:30:11.834813342Z } +bundler_1 | 2023-10-16T12:30:11.850094064Z [12:30:11.846] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:11.850114665Z reqId: "req-ac" +bundler_1 | 2023-10-16T12:30:11.850118966Z method: "POST" +bundler_1 | 2023-10-16T12:30:11.850122366Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:11.850125666Z body: { +bundler_1 | 2023-10-16T12:30:11.850128966Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:11.850132767Z "id": 370, +bundler_1 | 2023-10-16T12:30:11.850136067Z "params": [ +bundler_1 | 2023-10-16T12:30:11.850139567Z { +bundler_1 | 2023-10-16T12:30:11.850142967Z "sender": "0x25508890C204Eeaf9755089E43EB69c8723b50a9", +bundler_1 | 2023-10-16T12:30:11.850146568Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:11.850149868Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:11.850153168Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:11.850156668Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:11.850160269Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:11.850163769Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:11.850167169Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:11.850170569Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:11.850173969Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:11.850177270Z "signature": "0x4741534c494d4954" +bundler_1 | 2023-10-16T12:30:11.850180670Z }, +bundler_1 | 2023-10-16T12:30:11.850183870Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:11.850187270Z ], +bundler_1 | 2023-10-16T12:30:11.850190471Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:11.850193871Z } +bundler_1 | 2023-10-16T12:30:11.850197071Z [12:30:11.846] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:12.107423770Z [12:30:12.045] ERROR (1): account uses banned opcode: GASLIMIT +bundler_1 | 2023-10-16T12:30:12.107445572Z err: { +bundler_1 | 2023-10-16T12:30:12.107458672Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:12.107462873Z "message": "account uses banned opcode: GASLIMIT", +bundler_1 | 2023-10-16T12:30:12.107466473Z "stack": +bundler_1 | 2023-10-16T12:30:12.107470173Z Error: account uses banned opcode: GASLIMIT +bundler_1 | 2023-10-16T12:30:12.107489775Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:12.107493575Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:12.107497275Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:12.107500875Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:12.107504475Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:12.107507876Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:12.107511376Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:12.107514876Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:12.107518376Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:12.107521877Z "code": -32502 +bundler_1 | 2023-10-16T12:30:12.107525277Z } +bundler_1 | 2023-10-16T12:30:12.107528477Z [12:30:12.045] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:12.107532177Z reqId: "req-ac" +bundler_1 | 2023-10-16T12:30:12.107535478Z body: { +bundler_1 | 2023-10-16T12:30:12.107538678Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:12.107542178Z "id": 370, +bundler_1 | 2023-10-16T12:30:12.107545478Z "error": { +bundler_1 | 2023-10-16T12:30:12.107548778Z "message": "account uses banned opcode: GASLIMIT", +bundler_1 | 2023-10-16T12:30:12.107552279Z "code": -32502 +bundler_1 | 2023-10-16T12:30:12.107555579Z } +bundler_1 | 2023-10-16T12:30:12.107558779Z } +bundler_1 | 2023-10-16T12:30:12.116359768Z [12:30:12.112] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:12.116381569Z reqId: "req-ad" +bundler_1 | 2023-10-16T12:30:12.116386169Z method: "POST" +bundler_1 | 2023-10-16T12:30:12.116389670Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:12.116393370Z body: { +bundler_1 | 2023-10-16T12:30:12.116396770Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:12.116400470Z "id": 371, +bundler_1 | 2023-10-16T12:30:12.116403771Z "params": [ +bundler_1 | 2023-10-16T12:30:12.116407171Z { +bundler_1 | 2023-10-16T12:30:12.116410671Z "sender": "0xC50adEa65C58dd8fB4e686DF81b4C2dBFd7B2486", +bundler_1 | 2023-10-16T12:30:12.116414171Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:12.116417571Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:12.116420972Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:12.116437073Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:12.116440873Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:12.116444273Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:12.116447673Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:12.116451174Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:12.116454574Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:12.116458174Z "signature": "0x4741535052494345" +bundler_1 | 2023-10-16T12:30:12.116461574Z }, +bundler_1 | 2023-10-16T12:30:12.116464875Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:12.116468275Z ], +bundler_1 | 2023-10-16T12:30:12.116471575Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:12.116475075Z } +bundler_1 | 2023-10-16T12:30:12.116478376Z [12:30:12.112] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:12.371370719Z [12:30:12.319] ERROR (1): account uses banned opcode: GASPRICE +bundler_1 | 2023-10-16T12:30:12.371407521Z err: { +bundler_1 | 2023-10-16T12:30:12.371412021Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:12.371415622Z "message": "account uses banned opcode: GASPRICE", +bundler_1 | 2023-10-16T12:30:12.371419322Z "stack": +bundler_1 | 2023-10-16T12:30:12.371422522Z Error: account uses banned opcode: GASPRICE +bundler_1 | 2023-10-16T12:30:12.371426422Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:12.371430022Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:12.371433623Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:12.371437323Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:12.371440823Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:12.371444123Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:12.371447624Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:12.371451024Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:12.371454424Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:12.371457924Z "code": -32502 +bundler_1 | 2023-10-16T12:30:12.371467525Z } +bundler_1 | 2023-10-16T12:30:12.372284080Z [12:30:12.319] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:12.372334283Z reqId: "req-ad" +bundler_1 | 2023-10-16T12:30:12.372338083Z body: { +bundler_1 | 2023-10-16T12:30:12.372341383Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:12.372344984Z "id": 371, +bundler_1 | 2023-10-16T12:30:12.372348384Z "error": { +bundler_1 | 2023-10-16T12:30:12.372351684Z "message": "account uses banned opcode: GASPRICE", +bundler_1 | 2023-10-16T12:30:12.372355184Z "code": -32502 +bundler_1 | 2023-10-16T12:30:12.372358685Z } +bundler_1 | 2023-10-16T12:30:12.372362085Z } +bundler_1 | 2023-10-16T12:30:12.387343587Z [12:30:12.383] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:12.387369888Z reqId: "req-ae" +bundler_1 | 2023-10-16T12:30:12.387374389Z method: "POST" +bundler_1 | 2023-10-16T12:30:12.387377889Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:12.387381189Z body: { +bundler_1 | 2023-10-16T12:30:12.387384389Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:12.387388090Z "id": 372, +bundler_1 | 2023-10-16T12:30:12.387391490Z "params": [ +bundler_1 | 2023-10-16T12:30:12.387394690Z { +bundler_1 | 2023-10-16T12:30:12.387397890Z "sender": "0x1938Be5aAD4F13D60f7A4c86E0CD80B8E7fc10a4", +bundler_1 | 2023-10-16T12:30:12.387401490Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:12.387451294Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:12.387455694Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:12.387459094Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:12.387462594Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:12.387465995Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:12.387469395Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:12.387472795Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:12.387476395Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:12.387479696Z "signature": "0x53454c4642414c414e4345" +bundler_1 | 2023-10-16T12:30:12.387483196Z }, +bundler_1 | 2023-10-16T12:30:12.387486296Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:12.387489896Z ], +bundler_1 | 2023-10-16T12:30:12.387492997Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:12.387496397Z } +bundler_1 | 2023-10-16T12:30:12.387499697Z [12:30:12.383] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:12.652107290Z [12:30:12.600] ERROR (1): account uses banned opcode: SELFBALANCE +bundler_1 | 2023-10-16T12:30:12.652138192Z err: { +bundler_1 | 2023-10-16T12:30:12.652142692Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:12.652146692Z "message": "account uses banned opcode: SELFBALANCE", +bundler_1 | 2023-10-16T12:30:12.652166094Z "stack": +bundler_1 | 2023-10-16T12:30:12.652169694Z Error: account uses banned opcode: SELFBALANCE +bundler_1 | 2023-10-16T12:30:12.652173694Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:12.652177194Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:12.652180794Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:12.652184395Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:12.652187795Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:12.652191195Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:12.652194695Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:12.652198096Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:12.652201496Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:12.652204996Z "code": -32502 +bundler_1 | 2023-10-16T12:30:12.652208396Z } +bundler_1 | 2023-10-16T12:30:12.652211597Z [12:30:12.600] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:12.652215197Z reqId: "req-ae" +bundler_1 | 2023-10-16T12:30:12.652218497Z body: { +bundler_1 | 2023-10-16T12:30:12.652221797Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:12.652225197Z "id": 372, +bundler_1 | 2023-10-16T12:30:12.652228398Z "error": { +bundler_1 | 2023-10-16T12:30:12.652231698Z "message": "account uses banned opcode: SELFBALANCE", +bundler_1 | 2023-10-16T12:30:12.652235198Z "code": -32502 +bundler_1 | 2023-10-16T12:30:12.652238598Z } +bundler_1 | 2023-10-16T12:30:12.652241699Z } +bundler_1 | 2023-10-16T12:30:12.682108996Z [12:30:12.666] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:12.682135097Z reqId: "req-af" +bundler_1 | 2023-10-16T12:30:12.682147498Z method: "POST" +bundler_1 | 2023-10-16T12:30:12.682151198Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:12.682154499Z body: { +bundler_1 | 2023-10-16T12:30:12.682157799Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:12.682161399Z "id": 373, +bundler_1 | 2023-10-16T12:30:12.682164799Z "params": [ +bundler_1 | 2023-10-16T12:30:12.682168100Z { +bundler_1 | 2023-10-16T12:30:12.682171400Z "sender": "0xFC4a88F1439473AF91183416aa50a3bBc5837e14", +bundler_1 | 2023-10-16T12:30:12.682175000Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:12.682192401Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:12.682196001Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:12.682199402Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:12.682202802Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:12.682206302Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:12.682209702Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:12.682213003Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:12.682216503Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:12.682219903Z "signature": "0x42414c414e4345" +bundler_1 | 2023-10-16T12:30:12.682223403Z }, +bundler_1 | 2023-10-16T12:30:12.682226503Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:12.682230004Z ], +bundler_1 | 2023-10-16T12:30:12.682233304Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:12.682236704Z } +bundler_1 | 2023-10-16T12:30:12.682351712Z [12:30:12.667] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:12.939425601Z [12:30:12.868] ERROR (1): account uses banned opcode: BALANCE +bundler_1 | 2023-10-16T12:30:12.939462403Z err: { +bundler_1 | 2023-10-16T12:30:12.939467003Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:12.939470804Z "message": "account uses banned opcode: BALANCE", +bundler_1 | 2023-10-16T12:30:12.939474604Z "stack": +bundler_1 | 2023-10-16T12:30:12.939478104Z Error: account uses banned opcode: BALANCE +bundler_1 | 2023-10-16T12:30:12.939481904Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:12.939485405Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:12.939489005Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:12.939492805Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:12.939496405Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:12.939499906Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:12.939503506Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:12.939507006Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:12.939510406Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:12.939513907Z "code": -32502 +bundler_1 | 2023-10-16T12:30:12.939531708Z } +bundler_1 | 2023-10-16T12:30:12.939535208Z [12:30:12.868] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:12.939538808Z reqId: "req-af" +bundler_1 | 2023-10-16T12:30:12.939542309Z body: { +bundler_1 | 2023-10-16T12:30:12.939545509Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:12.939549009Z "id": 373, +bundler_1 | 2023-10-16T12:30:12.939552409Z "error": { +bundler_1 | 2023-10-16T12:30:12.939555709Z "message": "account uses banned opcode: BALANCE", +bundler_1 | 2023-10-16T12:30:12.939559310Z "code": -32502 +bundler_1 | 2023-10-16T12:30:12.939562810Z } +bundler_1 | 2023-10-16T12:30:12.939566110Z } +bundler_1 | 2023-10-16T12:30:12.939569410Z [12:30:12.929] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:12.939572911Z reqId: "req-ag" +bundler_1 | 2023-10-16T12:30:12.939576311Z method: "POST" +bundler_1 | 2023-10-16T12:30:12.939579711Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:12.939583011Z body: { +bundler_1 | 2023-10-16T12:30:12.939586211Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:12.939589712Z "id": 374, +bundler_1 | 2023-10-16T12:30:12.939593012Z "params": [ +bundler_1 | 2023-10-16T12:30:12.939596212Z { +bundler_1 | 2023-10-16T12:30:12.939599512Z "sender": "0xcd9CeA246FdE2891112fa575908F2191Fc831F7e", +bundler_1 | 2023-10-16T12:30:12.939603013Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:12.939606413Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:12.939609713Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:12.939613113Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:12.939616613Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:12.939620014Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:12.939623414Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:12.939627814Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:12.939631314Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:12.939634715Z "signature": "0x4f524947494e" +bundler_1 | 2023-10-16T12:30:12.939638115Z }, +bundler_1 | 2023-10-16T12:30:12.939641215Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:12.939644715Z ], +bundler_1 | 2023-10-16T12:30:12.939649416Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:12.939652916Z } +bundler_1 | 2023-10-16T12:30:12.939656116Z [12:30:12.930] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:13.197199836Z [12:30:13.136] ERROR (1): account uses banned opcode: ORIGIN +bundler_1 | 2023-10-16T12:30:13.197231339Z err: { +bundler_1 | 2023-10-16T12:30:13.197249840Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:13.197253940Z "message": "account uses banned opcode: ORIGIN", +bundler_1 | 2023-10-16T12:30:13.197257640Z "stack": +bundler_1 | 2023-10-16T12:30:13.197261041Z Error: account uses banned opcode: ORIGIN +bundler_1 | 2023-10-16T12:30:13.197264641Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:13.197268241Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:13.197272041Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:13.197275541Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:13.197279042Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:13.197282342Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:13.197285842Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:13.197301543Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:13.197305143Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:13.197308644Z "code": -32502 +bundler_1 | 2023-10-16T12:30:13.197311944Z } +bundler_1 | 2023-10-16T12:30:13.197315144Z [12:30:13.136] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:13.197318844Z reqId: "req-ag" +bundler_1 | 2023-10-16T12:30:13.197322045Z body: { +bundler_1 | 2023-10-16T12:30:13.197325245Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:13.197328545Z "id": 374, +bundler_1 | 2023-10-16T12:30:13.197331745Z "error": { +bundler_1 | 2023-10-16T12:30:13.197334945Z "message": "account uses banned opcode: ORIGIN", +bundler_1 | 2023-10-16T12:30:13.197338446Z "code": -32502 +bundler_1 | 2023-10-16T12:30:13.197341746Z } +bundler_1 | 2023-10-16T12:30:13.197344846Z } +bundler_1 | 2023-10-16T12:30:13.212102333Z [12:30:13.203] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:13.212127935Z reqId: "req-ah" +bundler_1 | 2023-10-16T12:30:13.212132135Z method: "POST" +bundler_1 | 2023-10-16T12:30:13.212163837Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:13.212168337Z body: { +bundler_1 | 2023-10-16T12:30:13.212171637Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:13.212175238Z "id": 375, +bundler_1 | 2023-10-16T12:30:13.212178638Z "params": [ +bundler_1 | 2023-10-16T12:30:13.212181838Z { +bundler_1 | 2023-10-16T12:30:13.212199339Z "sender": "0x38A51A27084Bf0F81A58f12fc11C8BDA18A3634E", +bundler_1 | 2023-10-16T12:30:13.212203040Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:13.212206540Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:13.212210040Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:13.212213440Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:13.212216841Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:13.212220341Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:13.212233142Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:13.212236642Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:13.212239942Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:13.212243642Z "signature": "0x424c4f434b48415348" +bundler_1 | 2023-10-16T12:30:13.212247143Z }, +bundler_1 | 2023-10-16T12:30:13.212250343Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:13.212253943Z ], +bundler_1 | 2023-10-16T12:30:13.212257143Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:13.212260543Z } +bundler_1 | 2023-10-16T12:30:13.212412554Z [12:30:13.204] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:13.469353534Z [12:30:13.434] ERROR (1): account uses banned opcode: BLOCKHASH +bundler_1 | 2023-10-16T12:30:13.469392736Z err: { +bundler_1 | 2023-10-16T12:30:13.469397237Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:13.469401037Z "message": "account uses banned opcode: BLOCKHASH", +bundler_1 | 2023-10-16T12:30:13.469404737Z "stack": +bundler_1 | 2023-10-16T12:30:13.469408337Z Error: account uses banned opcode: BLOCKHASH +bundler_1 | 2023-10-16T12:30:13.469412038Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:13.469415538Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:13.469419238Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:13.469422938Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:13.469426438Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:13.469429839Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:13.469433339Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:13.469436839Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:13.469440339Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:13.469474742Z "code": -32502 +bundler_1 | 2023-10-16T12:30:13.469479442Z } +bundler_1 | 2023-10-16T12:30:13.469690456Z [12:30:13.434] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:13.469700657Z reqId: "req-ah" +bundler_1 | 2023-10-16T12:30:13.469704357Z body: { +bundler_1 | 2023-10-16T12:30:13.469707557Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:13.469710957Z "id": 375, +bundler_1 | 2023-10-16T12:30:13.469714158Z "error": { +bundler_1 | 2023-10-16T12:30:13.469717458Z "message": "account uses banned opcode: BLOCKHASH", +bundler_1 | 2023-10-16T12:30:13.469720858Z "code": -32502 +bundler_1 | 2023-10-16T12:30:13.469724158Z } +bundler_1 | 2023-10-16T12:30:13.469727359Z } +bundler_1 | 2023-10-16T12:30:13.533020491Z [12:30:13.501] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:13.533207003Z reqId: "req-ai" +bundler_1 | 2023-10-16T12:30:13.533214504Z method: "POST" +bundler_1 | 2023-10-16T12:30:13.533218404Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:13.533221904Z body: { +bundler_1 | 2023-10-16T12:30:13.533225204Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:13.533228805Z "id": 376, +bundler_1 | 2023-10-16T12:30:13.533232105Z "params": [ +bundler_1 | 2023-10-16T12:30:13.533235505Z { +bundler_1 | 2023-10-16T12:30:13.533238705Z "sender": "0x1F70e5792A22A19442861023a9c30C17A46Eb0a9", +bundler_1 | 2023-10-16T12:30:13.533242205Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:13.533245606Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:13.533249006Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:13.533252306Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:13.533255706Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:13.533259107Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:13.533262507Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:13.533265807Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:13.533269207Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:13.533272507Z "signature": "0x435245415445" +bundler_1 | 2023-10-16T12:30:13.533275908Z }, +bundler_1 | 2023-10-16T12:30:13.533279008Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:13.533282408Z ], +bundler_1 | 2023-10-16T12:30:13.533285608Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:13.533289009Z } +bundler_1 | 2023-10-16T12:30:13.533475221Z [12:30:13.501] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:13.789536542Z [12:30:13.745] ERROR (1): account uses banned opcode: CREATE +bundler_1 | 2023-10-16T12:30:13.789585145Z err: { +bundler_1 | 2023-10-16T12:30:13.789589746Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:13.789593546Z "message": "account uses banned opcode: CREATE", +bundler_1 | 2023-10-16T12:30:13.789597046Z "stack": +bundler_1 | 2023-10-16T12:30:13.789600446Z Error: account uses banned opcode: CREATE +bundler_1 | 2023-10-16T12:30:13.789603847Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:13.789607847Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:13.789611547Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:13.789615147Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:13.789618648Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:13.789622048Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:13.789625548Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:13.789628948Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:13.789632449Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:13.789636049Z "code": -32502 +bundler_1 | 2023-10-16T12:30:13.789639449Z } +bundler_1 | 2023-10-16T12:30:13.790010674Z [12:30:13.745] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:13.790032875Z reqId: "req-ai" +bundler_1 | 2023-10-16T12:30:13.790037276Z body: { +bundler_1 | 2023-10-16T12:30:13.790040576Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:13.790043976Z "id": 376, +bundler_1 | 2023-10-16T12:30:13.790047576Z "error": { +bundler_1 | 2023-10-16T12:30:13.790050977Z "message": "account uses banned opcode: CREATE", +bundler_1 | 2023-10-16T12:30:13.790054577Z "code": -32502 +bundler_1 | 2023-10-16T12:30:13.790057877Z } +bundler_1 | 2023-10-16T12:30:13.790060977Z } +bundler_1 | 2023-10-16T12:30:13.829123289Z [12:30:13.813] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:13.829151991Z reqId: "req-aj" +bundler_1 | 2023-10-16T12:30:13.829156691Z method: "POST" +bundler_1 | 2023-10-16T12:30:13.829160292Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:13.829163692Z body: { +bundler_1 | 2023-10-16T12:30:13.829166992Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:13.829170592Z "id": 377, +bundler_1 | 2023-10-16T12:30:13.829188693Z "params": [ +bundler_1 | 2023-10-16T12:30:13.829192294Z { +bundler_1 | 2023-10-16T12:30:13.829195594Z "sender": "0xD74b61B043e2C3d3845B8638E5d444d472994d27", +bundler_1 | 2023-10-16T12:30:13.829199194Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:13.829202494Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:13.829205795Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:13.829209195Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:13.829212695Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:13.829216095Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:13.829219396Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:13.829222796Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:13.829226196Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:13.829229496Z "signature": "0x43524541544532" +bundler_1 | 2023-10-16T12:30:13.829232896Z }, +bundler_1 | 2023-10-16T12:30:13.829236097Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:13.829239597Z ], +bundler_1 | 2023-10-16T12:30:13.829242697Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:13.829246097Z } +bundler_1 | 2023-10-16T12:30:13.829249398Z [12:30:13.814] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:14.078719878Z [12:30:14.064] ERROR (1): account uses banned opcode: CREATE2 +bundler_1 | 2023-10-16T12:30:14.078755480Z err: { +bundler_1 | 2023-10-16T12:30:14.078759781Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:14.078763581Z "message": "account uses banned opcode: CREATE2", +bundler_1 | 2023-10-16T12:30:14.078767181Z "stack": +bundler_1 | 2023-10-16T12:30:14.078770481Z Error: account uses banned opcode: CREATE2 +bundler_1 | 2023-10-16T12:30:14.078779182Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:165:27) +bundler_1 | 2023-10-16T12:30:14.078783582Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:14.078787183Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:14.078790683Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:14.078794383Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:14.078797783Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:14.078801283Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:14.078819585Z "code": -32502 +bundler_1 | 2023-10-16T12:30:14.078823185Z } +bundler_1 | 2023-10-16T12:30:14.078826485Z [12:30:14.064] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:14.078830085Z reqId: "req-aj" +bundler_1 | 2023-10-16T12:30:14.078833486Z body: { +bundler_1 | 2023-10-16T12:30:14.078836586Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:14.078839986Z "id": 377, +bundler_1 | 2023-10-16T12:30:14.078843286Z "error": { +bundler_1 | 2023-10-16T12:30:14.078846586Z "message": "account uses banned opcode: CREATE2", +bundler_1 | 2023-10-16T12:30:14.078850087Z "code": -32502 +bundler_1 | 2023-10-16T12:30:14.078853387Z } +bundler_1 | 2023-10-16T12:30:14.078856487Z } +bundler_1 | 2023-10-16T12:30:14.144992109Z [12:30:14.130] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:14.145019711Z reqId: "req-ak" +bundler_1 | 2023-10-16T12:30:14.145024011Z method: "POST" +bundler_1 | 2023-10-16T12:30:14.145027612Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:14.145031412Z body: { +bundler_1 | 2023-10-16T12:30:14.145034912Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:14.145038512Z "id": 378, +bundler_1 | 2023-10-16T12:30:14.145041813Z "params": [ +bundler_1 | 2023-10-16T12:30:14.145045213Z { +bundler_1 | 2023-10-16T12:30:14.145048513Z "sender": "0x1C538ea469300dD8214897E8618A89dA71b82B7E", +bundler_1 | 2023-10-16T12:30:14.145052013Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:14.145055413Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:14.145058814Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:14.145062214Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:14.145065914Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:14.145069314Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:14.145072815Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:14.145076215Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:14.145079515Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:14.145082915Z "signature": "0x53454c464445535452554354" +bundler_1 | 2023-10-16T12:30:14.145086416Z }, +bundler_1 | 2023-10-16T12:30:14.145089616Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:14.145093116Z ], +bundler_1 | 2023-10-16T12:30:14.145096316Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:14.145099716Z } +bundler_1 | 2023-10-16T12:30:14.146293696Z [12:30:14.131] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:14.404266145Z [12:30:14.360] ERROR (1): account uses banned opcode: SELFDESTRUCT +bundler_1 | 2023-10-16T12:30:14.404311048Z err: { +bundler_1 | 2023-10-16T12:30:14.404315449Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:14.404319049Z "message": "account uses banned opcode: SELFDESTRUCT", +bundler_1 | 2023-10-16T12:30:14.404322549Z "stack": +bundler_1 | 2023-10-16T12:30:14.404325849Z Error: account uses banned opcode: SELFDESTRUCT +bundler_1 | 2023-10-16T12:30:14.404329349Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:14.404332750Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:14.404396054Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:14.404402654Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:14.404406255Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:14.404409655Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:14.404413255Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:14.404416555Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:14.404419955Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:14.404423556Z "code": -32502 +bundler_1 | 2023-10-16T12:30:14.404426856Z } +bundler_1 | 2023-10-16T12:30:14.404477159Z [12:30:14.361] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:14.404483360Z reqId: "req-ak" +bundler_1 | 2023-10-16T12:30:14.404486860Z body: { +bundler_1 | 2023-10-16T12:30:14.404490060Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:14.404493460Z "id": 378, +bundler_1 | 2023-10-16T12:30:14.404496661Z "error": { +bundler_1 | 2023-10-16T12:30:14.404499961Z "message": "account uses banned opcode: SELFDESTRUCT", +bundler_1 | 2023-10-16T12:30:14.404503461Z "code": -32502 +bundler_1 | 2023-10-16T12:30:14.404506861Z } +bundler_1 | 2023-10-16T12:30:14.404509962Z } +bundler_1 | 2023-10-16T12:30:14.436946030Z [12:30:14.429] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:14.436972232Z reqId: "req-al" +bundler_1 | 2023-10-16T12:30:14.436976732Z method: "POST" +bundler_1 | 2023-10-16T12:30:14.436984433Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:14.436988133Z body: { +bundler_1 | 2023-10-16T12:30:14.436991433Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:14.436994934Z "id": 379, +bundler_1 | 2023-10-16T12:30:14.436998134Z "params": [ +bundler_1 | 2023-10-16T12:30:14.437015335Z { +bundler_1 | 2023-10-16T12:30:14.437018935Z "sender": "0x817645d8EA2F94E7Dfc17556Ed095b89F709789C", +bundler_1 | 2023-10-16T12:30:14.437022335Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:14.437025636Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:14.437029036Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:14.437032436Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:14.437035836Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:14.437039137Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:14.437042437Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:14.437045737Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:14.437049137Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:14.437052337Z "signature": "0x4741532043414c4c" +bundler_1 | 2023-10-16T12:30:14.437055738Z }, +bundler_1 | 2023-10-16T12:30:14.437058938Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:14.437062238Z ], +bundler_1 | 2023-10-16T12:30:14.437065438Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:14.437068739Z } +bundler_1 | 2023-10-16T12:30:14.437071939Z [12:30:14.429] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:14.950580974Z [12:30:14.727] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:30:14.950612276Z [12:30:14.735] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:30:14.950617076Z [12:30:14.735] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:14.950620876Z reqId: "req-al" +bundler_1 | 2023-10-16T12:30:14.950624377Z body: { +bundler_1 | 2023-10-16T12:30:14.950627877Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:14.950631477Z "id": 379, +bundler_1 | 2023-10-16T12:30:14.950634877Z "result": "0x707d85a794932bed92d25444bc790c381e7f6cd9a97e8aefab6ac27454c64352" +bundler_1 | 2023-10-16T12:30:14.950638478Z } +bundler_1 | 2023-10-16T12:30:14.950641678Z [12:30:14.800] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:14.950645378Z reqId: "req-am" +bundler_1 | 2023-10-16T12:30:14.950648578Z method: "POST" +bundler_1 | 2023-10-16T12:30:14.950651879Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:14.950655079Z body: { +bundler_1 | 2023-10-16T12:30:14.950658379Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:14.950661779Z "id": 380, +bundler_1 | 2023-10-16T12:30:14.950664979Z "params": [ +bundler_1 | 2023-10-16T12:30:14.950668180Z { +bundler_1 | 2023-10-16T12:30:14.950671580Z "sender": "0x3Ba69e0EB364E473569a4Db252ce4575e90bB416", +bundler_1 | 2023-10-16T12:30:14.950691781Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:14.950695381Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:14.950698782Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:14.950702082Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:14.950705382Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:14.950708782Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:14.950712183Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:14.950715483Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:14.950718783Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:14.950722083Z "signature": "0x4741532044454c454741544543414c4c" +bundler_1 | 2023-10-16T12:30:14.950725483Z }, +bundler_1 | 2023-10-16T12:30:14.950728684Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:14.950732084Z ], +bundler_1 | 2023-10-16T12:30:14.950735184Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:14.950738484Z } +bundler_1 | 2023-10-16T12:30:14.950741785Z [12:30:14.800] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:15.206917913Z [12:30:15.102] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:30:15.206954816Z [12:30:15.108] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:30:15.206959516Z [12:30:15.108] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:15.206963416Z reqId: "req-am" +bundler_1 | 2023-10-16T12:30:15.206966917Z body: { +bundler_1 | 2023-10-16T12:30:15.206970617Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:15.206974117Z "id": 380, +bundler_1 | 2023-10-16T12:30:15.206977517Z "result": "0x8b6557fb18ea30e7d9784219f4d78f799d5280a0f902c3bd4f2cd8a7e7c4d9a7" +bundler_1 | 2023-10-16T12:30:15.206981118Z } +bundler_1 | 2023-10-16T12:30:15.206984418Z [12:30:15.205] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:15.206988118Z reqId: "req-an" +bundler_1 | 2023-10-16T12:30:15.206991518Z method: "POST" +bundler_1 | 2023-10-16T12:30:15.206994819Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:15.206998319Z body: { +bundler_1 | 2023-10-16T12:30:15.207001619Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:15.207005119Z "id": 381, +bundler_1 | 2023-10-16T12:30:15.207008319Z "params": [ +bundler_1 | 2023-10-16T12:30:15.207011620Z { +bundler_1 | 2023-10-16T12:30:15.207014920Z "sender": "0x3f8533dF16508766EC5C9751F50B30A0897dc531", +bundler_1 | 2023-10-16T12:30:15.207018420Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:15.207021820Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:15.207038121Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:15.207041722Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:15.207045122Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:15.207048622Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:15.207052022Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:15.207055523Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:15.207058923Z "paymasterAndData": "0x6A212928f0368AB19b435ABD76960bdfE0400421474153", +bundler_1 | 2023-10-16T12:30:15.207062523Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:15.207065823Z }, +bundler_1 | 2023-10-16T12:30:15.207069023Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:15.207072424Z ], +bundler_1 | 2023-10-16T12:30:15.207075624Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:15.207078924Z } +bundler_1 | 2023-10-16T12:30:15.207082124Z [12:30:15.206] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:15.464578341Z [12:30:15.453] ERROR (1): paymaster uses banned opcode: GAS +bundler_1 | 2023-10-16T12:30:15.464604543Z err: { +bundler_1 | 2023-10-16T12:30:15.464608944Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:15.464612644Z "message": "paymaster uses banned opcode: GAS", +bundler_1 | 2023-10-16T12:30:15.464616344Z "stack": +bundler_1 | 2023-10-16T12:30:15.464619844Z Error: paymaster uses banned opcode: GAS +bundler_1 | 2023-10-16T12:30:15.464623445Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:15.464627145Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:15.464630945Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:15.464635045Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:15.464638546Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:15.464641946Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:15.464645446Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:15.464648946Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:15.464652346Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:15.464655947Z "code": -32502 +bundler_1 | 2023-10-16T12:30:15.464659247Z } +bundler_1 | 2023-10-16T12:30:15.464679748Z [12:30:15.453] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:15.464683649Z reqId: "req-an" +bundler_1 | 2023-10-16T12:30:15.464686949Z body: { +bundler_1 | 2023-10-16T12:30:15.464690149Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:15.464693549Z "id": 381, +bundler_1 | 2023-10-16T12:30:15.464696849Z "error": { +bundler_1 | 2023-10-16T12:30:15.464700250Z "message": "paymaster uses banned opcode: GAS", +bundler_1 | 2023-10-16T12:30:15.464703750Z "code": -32502 +bundler_1 | 2023-10-16T12:30:15.464707250Z } +bundler_1 | 2023-10-16T12:30:15.464710650Z } +bundler_1 | 2023-10-16T12:30:15.722079259Z [12:30:15.655] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:15.722181566Z reqId: "req-ao" +bundler_1 | 2023-10-16T12:30:15.722187966Z method: "POST" +bundler_1 | 2023-10-16T12:30:15.722191566Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:15.722194967Z body: { +bundler_1 | 2023-10-16T12:30:15.722198467Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:15.722202267Z "id": 382, +bundler_1 | 2023-10-16T12:30:15.722205567Z "params": [ +bundler_1 | 2023-10-16T12:30:15.722208868Z { +bundler_1 | 2023-10-16T12:30:15.722212068Z "sender": "0x7d6235B8C94b943FCBDa7e86A8Aa2135B6fDDf61", +bundler_1 | 2023-10-16T12:30:15.722215768Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:15.722219068Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:15.722222569Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:15.722225869Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:15.722229369Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:15.722232769Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:15.722236069Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:15.722239370Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:15.722243270Z "paymasterAndData": "0x5263ea2c6AC0d63A9F5048021e6246C81772d46A4e554d424552", +bundler_1 | 2023-10-16T12:30:15.722246670Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:15.722250370Z }, +bundler_1 | 2023-10-16T12:30:15.722253571Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:15.722257071Z ], +bundler_1 | 2023-10-16T12:30:15.722260271Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:15.722263571Z } +bundler_1 | 2023-10-16T12:30:15.722458784Z [12:30:15.656] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:15.978645782Z [12:30:15.913] ERROR (1): paymaster uses banned opcode: NUMBER +bundler_1 | 2023-10-16T12:30:15.978677784Z err: { +bundler_1 | 2023-10-16T12:30:15.978682284Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:15.978704386Z "message": "paymaster uses banned opcode: NUMBER", +bundler_1 | 2023-10-16T12:30:15.978708186Z "stack": +bundler_1 | 2023-10-16T12:30:15.978711386Z Error: paymaster uses banned opcode: NUMBER +bundler_1 | 2023-10-16T12:30:15.978715086Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:15.978718486Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:15.978722087Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:15.978725787Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:15.978729387Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:15.978732787Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:15.978736288Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:15.978739688Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:15.978743288Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:15.978746788Z "code": -32502 +bundler_1 | 2023-10-16T12:30:15.978750288Z } +bundler_1 | 2023-10-16T12:30:15.978753489Z [12:30:15.913] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:15.978757089Z reqId: "req-ao" +bundler_1 | 2023-10-16T12:30:15.978760389Z body: { +bundler_1 | 2023-10-16T12:30:15.978763789Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:15.978767089Z "id": 382, +bundler_1 | 2023-10-16T12:30:15.978770390Z "error": { +bundler_1 | 2023-10-16T12:30:15.978773790Z "message": "paymaster uses banned opcode: NUMBER", +bundler_1 | 2023-10-16T12:30:15.978777290Z "code": -32502 +bundler_1 | 2023-10-16T12:30:15.978780690Z } +bundler_1 | 2023-10-16T12:30:15.978783891Z } +bundler_1 | 2023-10-16T12:30:16.042928648Z [12:30:16.020] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:16.042960250Z reqId: "req-ap" +bundler_1 | 2023-10-16T12:30:16.042964750Z method: "POST" +bundler_1 | 2023-10-16T12:30:16.042968151Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:16.042971551Z body: { +bundler_1 | 2023-10-16T12:30:16.042975151Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:16.042978651Z "id": 383, +bundler_1 | 2023-10-16T12:30:16.042981852Z "params": [ +bundler_1 | 2023-10-16T12:30:16.042985052Z { +bundler_1 | 2023-10-16T12:30:16.042988352Z "sender": "0x8dD452a1E288C446dD9A43a1628F0Bad25f1A499", +bundler_1 | 2023-10-16T12:30:16.043007753Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:16.043011453Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:16.043014854Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:16.043018354Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:16.043021754Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:16.043025154Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:16.043028554Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:16.043031955Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:16.043035355Z "paymasterAndData": "0x9e09240857C0b0E60e8bd513547AAe8C8Cb8fB0B54494d455354414d50", +bundler_1 | 2023-10-16T12:30:16.043038755Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:16.043042055Z }, +bundler_1 | 2023-10-16T12:30:16.043045256Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:16.043048656Z ], +bundler_1 | 2023-10-16T12:30:16.043051856Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:16.043055256Z } +bundler_1 | 2023-10-16T12:30:16.043399878Z [12:30:16.021] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:16.299644787Z [12:30:16.269] ERROR (1): paymaster uses banned opcode: TIMESTAMP +bundler_1 | 2023-10-16T12:30:16.299676789Z err: { +bundler_1 | 2023-10-16T12:30:16.299681089Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:16.299684790Z "message": "paymaster uses banned opcode: TIMESTAMP", +bundler_1 | 2023-10-16T12:30:16.299688690Z "stack": +bundler_1 | 2023-10-16T12:30:16.299719392Z Error: paymaster uses banned opcode: TIMESTAMP +bundler_1 | 2023-10-16T12:30:16.299723192Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:16.299726892Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:16.299730593Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:16.299734793Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:16.299738293Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:16.299741693Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:16.299745394Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:16.299748794Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:16.299752194Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:16.299800897Z "code": -32502 +bundler_1 | 2023-10-16T12:30:16.299805697Z } +bundler_1 | 2023-10-16T12:30:16.299808998Z [12:30:16.269] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:16.299812798Z reqId: "req-ap" +bundler_1 | 2023-10-16T12:30:16.299816098Z body: { +bundler_1 | 2023-10-16T12:30:16.300255426Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:16.300267427Z "id": 383, +bundler_1 | 2023-10-16T12:30:16.300286228Z "error": { +bundler_1 | 2023-10-16T12:30:16.300290528Z "message": "paymaster uses banned opcode: TIMESTAMP", +bundler_1 | 2023-10-16T12:30:16.300294228Z "code": -32502 +bundler_1 | 2023-10-16T12:30:16.300297728Z } +bundler_1 | 2023-10-16T12:30:16.300300829Z } +bundler_1 | 2023-10-16T12:30:16.555293959Z [12:30:16.478] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:16.555340262Z reqId: "req-aq" +bundler_1 | 2023-10-16T12:30:16.555351062Z method: "POST" +bundler_1 | 2023-10-16T12:30:16.555354863Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:16.555358263Z body: { +bundler_1 | 2023-10-16T12:30:16.555362063Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:16.555365963Z "id": 384, +bundler_1 | 2023-10-16T12:30:16.555369464Z "params": [ +bundler_1 | 2023-10-16T12:30:16.555372864Z { +bundler_1 | 2023-10-16T12:30:16.555376364Z "sender": "0xe54CBb49a622710950634dD6584A9b14bad4c73e", +bundler_1 | 2023-10-16T12:30:16.555380064Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:16.555383464Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:16.555387065Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:16.555390465Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:16.555393965Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:16.555397365Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:16.555400666Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:16.555403966Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:16.555407266Z "paymasterAndData": "0xB2274B490281e72E02d16fe1dDfDa9B061423b3e434f494e42415345", +bundler_1 | 2023-10-16T12:30:16.555410766Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:16.555414066Z }, +bundler_1 | 2023-10-16T12:30:16.555417167Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:16.555420567Z ], +bundler_1 | 2023-10-16T12:30:16.555423667Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:16.555427067Z } +bundler_1 | 2023-10-16T12:30:16.555966601Z [12:30:16.479] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:16.813649101Z [12:30:16.738] ERROR (1): paymaster uses banned opcode: COINBASE +bundler_1 | 2023-10-16T12:30:16.813695104Z err: { +bundler_1 | 2023-10-16T12:30:16.813699705Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:16.813703405Z "message": "paymaster uses banned opcode: COINBASE", +bundler_1 | 2023-10-16T12:30:16.813707005Z "stack": +bundler_1 | 2023-10-16T12:30:16.813713506Z Error: paymaster uses banned opcode: COINBASE +bundler_1 | 2023-10-16T12:30:16.813717106Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:16.813720506Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:16.813723906Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:16.813727606Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:16.813731107Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:16.813734507Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:16.813737907Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:16.813741307Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:16.813744608Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:16.813748208Z "code": -32502 +bundler_1 | 2023-10-16T12:30:16.813751508Z } +bundler_1 | 2023-10-16T12:30:16.813754708Z [12:30:16.739] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:16.813758308Z reqId: "req-aq" +bundler_1 | 2023-10-16T12:30:16.813761509Z body: { +bundler_1 | 2023-10-16T12:30:16.813764709Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:16.813768009Z "id": 384, +bundler_1 | 2023-10-16T12:30:16.813771209Z "error": { +bundler_1 | 2023-10-16T12:30:16.813774509Z "message": "paymaster uses banned opcode: COINBASE", +bundler_1 | 2023-10-16T12:30:16.813777910Z "code": -32502 +bundler_1 | 2023-10-16T12:30:16.813781410Z } +bundler_1 | 2023-10-16T12:30:16.813784510Z } +bundler_1 | 2023-10-16T12:30:16.847204424Z [12:30:16.839] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:16.847231826Z reqId: "req-ar" +bundler_1 | 2023-10-16T12:30:16.847236126Z method: "POST" +bundler_1 | 2023-10-16T12:30:16.847239826Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:16.847250127Z body: { +bundler_1 | 2023-10-16T12:30:16.847254227Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:16.847271828Z "id": 385, +bundler_1 | 2023-10-16T12:30:16.847281729Z "params": [ +bundler_1 | 2023-10-16T12:30:16.847285229Z { +bundler_1 | 2023-10-16T12:30:16.847288529Z "sender": "0xb18046bE9c83A5cf82582bac1ee6A0771dFD18E5", +bundler_1 | 2023-10-16T12:30:16.847292030Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:16.847295430Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:16.847298730Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:16.847302230Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:16.847305631Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:16.847309131Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:16.847312431Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:16.847315931Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:16.847319231Z "paymasterAndData": "0xbDC27a1759E91976eac2D344c79C21c8Cc9CaaAB444946464943554c5459", +bundler_1 | 2023-10-16T12:30:16.847322832Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:16.847326132Z }, +bundler_1 | 2023-10-16T12:30:16.847329332Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:16.847332732Z ], +bundler_1 | 2023-10-16T12:30:16.847336032Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:16.847339333Z } +bundler_1 | 2023-10-16T12:30:16.847342633Z [12:30:16.839] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:17.101435106Z [12:30:17.083] ERROR (1): paymaster uses banned opcode: DIFFICULTY +bundler_1 | 2023-10-16T12:30:17.101482609Z err: { +bundler_1 | 2023-10-16T12:30:17.101488409Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:17.101492310Z "message": "paymaster uses banned opcode: DIFFICULTY", +bundler_1 | 2023-10-16T12:30:17.101496210Z "stack": +bundler_1 | 2023-10-16T12:30:17.101499510Z Error: paymaster uses banned opcode: DIFFICULTY +bundler_1 | 2023-10-16T12:30:17.101503110Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:17.101506610Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:17.101510111Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:17.101513811Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:17.101517511Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:17.101520911Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:17.101524612Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:17.101540813Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:17.101544513Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:17.101548013Z "code": -32502 +bundler_1 | 2023-10-16T12:30:17.101551413Z } +bundler_1 | 2023-10-16T12:30:17.101752326Z [12:30:17.083] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:17.101763827Z reqId: "req-ar" +bundler_1 | 2023-10-16T12:30:17.101767427Z body: { +bundler_1 | 2023-10-16T12:30:17.101770727Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:17.101774127Z "id": 385, +bundler_1 | 2023-10-16T12:30:17.101777428Z "error": { +bundler_1 | 2023-10-16T12:30:17.101780728Z "message": "paymaster uses banned opcode: DIFFICULTY", +bundler_1 | 2023-10-16T12:30:17.101805029Z "code": -32502 +bundler_1 | 2023-10-16T12:30:17.101809430Z } +bundler_1 | 2023-10-16T12:30:17.101812630Z } +bundler_1 | 2023-10-16T12:30:17.230683582Z [12:30:17.187] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:17.230714984Z reqId: "req-as" +bundler_1 | 2023-10-16T12:30:17.230719484Z method: "POST" +bundler_1 | 2023-10-16T12:30:17.230723284Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:17.230726685Z body: { +bundler_1 | 2023-10-16T12:30:17.230730685Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:17.230734485Z "id": 386, +bundler_1 | 2023-10-16T12:30:17.230738285Z "params": [ +bundler_1 | 2023-10-16T12:30:17.230741685Z { +bundler_1 | 2023-10-16T12:30:17.230745086Z "sender": "0xbd6a69D973150416BA97e4A7BC8D1aeEda3F0442", +bundler_1 | 2023-10-16T12:30:17.230748686Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:17.230752086Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:17.230755586Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:17.230759087Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:17.230762687Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:17.230766187Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:17.230769787Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:17.230773187Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:17.230776688Z "paymasterAndData": "0xF41f551cFEA4269197eD80440A9ad0c5365003CF42415345464545", +bundler_1 | 2023-10-16T12:30:17.230780388Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:17.230783888Z }, +bundler_1 | 2023-10-16T12:30:17.230787188Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:17.230790789Z ], +bundler_1 | 2023-10-16T12:30:17.230794089Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:17.230813790Z } +bundler_1 | 2023-10-16T12:30:17.230966500Z [12:30:17.187] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:17.486997895Z [12:30:17.435] ERROR (1): paymaster uses banned opcode: BASEFEE +bundler_1 | 2023-10-16T12:30:17.487029297Z err: { +bundler_1 | 2023-10-16T12:30:17.487039598Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:17.487043798Z "message": "paymaster uses banned opcode: BASEFEE", +bundler_1 | 2023-10-16T12:30:17.487047399Z "stack": +bundler_1 | 2023-10-16T12:30:17.487050599Z Error: paymaster uses banned opcode: BASEFEE +bundler_1 | 2023-10-16T12:30:17.487054299Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:17.487057899Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:17.487061599Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:17.487090701Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:17.487095302Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:17.487098702Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:17.487102402Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:17.487105902Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:17.487109302Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:17.487112903Z "code": -32502 +bundler_1 | 2023-10-16T12:30:17.487116403Z } +bundler_1 | 2023-10-16T12:30:17.487119503Z [12:30:17.436] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:17.487123103Z reqId: "req-as" +bundler_1 | 2023-10-16T12:30:17.487144905Z body: { +bundler_1 | 2023-10-16T12:30:17.487149205Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:17.487152605Z "id": 386, +bundler_1 | 2023-10-16T12:30:17.487155905Z "error": { +bundler_1 | 2023-10-16T12:30:17.487159206Z "message": "paymaster uses banned opcode: BASEFEE", +bundler_1 | 2023-10-16T12:30:17.487162706Z "code": -32502 +bundler_1 | 2023-10-16T12:30:17.487166106Z } +bundler_1 | 2023-10-16T12:30:17.487169306Z } +bundler_1 | 2023-10-16T12:30:17.551249160Z [12:30:17.534] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:17.551280462Z reqId: "req-at" +bundler_1 | 2023-10-16T12:30:17.551284862Z method: "POST" +bundler_1 | 2023-10-16T12:30:17.551305163Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:17.551308664Z body: { +bundler_1 | 2023-10-16T12:30:17.551312364Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:17.551316064Z "id": 387, +bundler_1 | 2023-10-16T12:30:17.551319464Z "params": [ +bundler_1 | 2023-10-16T12:30:17.551322664Z { +bundler_1 | 2023-10-16T12:30:17.551325965Z "sender": "0x16415F78AF318664536F050F0F30cd41E0755c37", +bundler_1 | 2023-10-16T12:30:17.551329565Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:17.551332865Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:17.551336265Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:17.551339665Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:17.551343166Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:17.551346566Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:17.551349966Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:17.551353266Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:17.551356867Z "paymasterAndData": "0xa48eF5a51D0309B6f86559c0d4E4eE1108b65aB94741534c494d4954", +bundler_1 | 2023-10-16T12:30:17.551360367Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:17.551363667Z }, +bundler_1 | 2023-10-16T12:30:17.551366967Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:17.551370867Z ], +bundler_1 | 2023-10-16T12:30:17.551374068Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:17.551377468Z } +bundler_1 | 2023-10-16T12:30:17.551561079Z [12:30:17.534] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:17.813093423Z [12:30:17.782] ERROR (1): paymaster uses banned opcode: GASLIMIT +bundler_1 | 2023-10-16T12:30:17.813126125Z err: { +bundler_1 | 2023-10-16T12:30:17.813130726Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:17.813134426Z "message": "paymaster uses banned opcode: GASLIMIT", +bundler_1 | 2023-10-16T12:30:17.813138026Z "stack": +bundler_1 | 2023-10-16T12:30:17.813141426Z Error: paymaster uses banned opcode: GASLIMIT +bundler_1 | 2023-10-16T12:30:17.813144726Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:17.813148327Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:17.813151827Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:17.813155527Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:17.813159027Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:17.813184529Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:17.813188329Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:17.813191629Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:17.813195030Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:17.813198630Z "code": -32502 +bundler_1 | 2023-10-16T12:30:17.813201930Z } +bundler_1 | 2023-10-16T12:30:17.813205130Z [12:30:17.782] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:17.813208731Z reqId: "req-at" +bundler_1 | 2023-10-16T12:30:17.813212131Z body: { +bundler_1 | 2023-10-16T12:30:17.813215231Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:17.813218531Z "id": 387, +bundler_1 | 2023-10-16T12:30:17.813221831Z "error": { +bundler_1 | 2023-10-16T12:30:17.813225032Z "message": "paymaster uses banned opcode: GASLIMIT", +bundler_1 | 2023-10-16T12:30:17.813228532Z "code": -32502 +bundler_1 | 2023-10-16T12:30:17.813231832Z } +bundler_1 | 2023-10-16T12:30:17.813235132Z } +bundler_1 | 2023-10-16T12:30:17.941781064Z [12:30:17.881] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:17.941813966Z reqId: "req-au" +bundler_1 | 2023-10-16T12:30:17.941818566Z method: "POST" +bundler_1 | 2023-10-16T12:30:17.941822066Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:17.941825466Z body: { +bundler_1 | 2023-10-16T12:30:17.941828967Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:17.941832567Z "id": 388, +bundler_1 | 2023-10-16T12:30:17.941835967Z "params": [ +bundler_1 | 2023-10-16T12:30:17.941839167Z { +bundler_1 | 2023-10-16T12:30:17.941842367Z "sender": "0xD3D9DA3159b1682E3FafE272111087fDd132e42F", +bundler_1 | 2023-10-16T12:30:17.941846268Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:17.941849868Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:17.941853168Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:17.941856668Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:17.941859969Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:17.941863469Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:17.941866769Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:17.941870069Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:17.941873469Z "paymasterAndData": "0x8879Ee709aBdf700c7F3BeE50a795b2227d67EA54741535052494345", +bundler_1 | 2023-10-16T12:30:17.941876970Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:17.941880370Z }, +bundler_1 | 2023-10-16T12:30:17.941902371Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:17.941905971Z ], +bundler_1 | 2023-10-16T12:30:17.941909172Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:17.941912572Z } +bundler_1 | 2023-10-16T12:30:17.942234392Z [12:30:17.881] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:18.205508546Z [12:30:18.147] ERROR (1): paymaster uses banned opcode: GASPRICE +bundler_1 | 2023-10-16T12:30:18.205538348Z err: { +bundler_1 | 2023-10-16T12:30:18.205542748Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:18.205546649Z "message": "paymaster uses banned opcode: GASPRICE", +bundler_1 | 2023-10-16T12:30:18.205550249Z "stack": +bundler_1 | 2023-10-16T12:30:18.205553449Z Error: paymaster uses banned opcode: GASPRICE +bundler_1 | 2023-10-16T12:30:18.205557049Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:18.205560849Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:18.205564350Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:18.205568150Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:18.205571650Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:18.205575050Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:18.205578451Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:18.205581851Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:18.205585151Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:18.205588751Z "code": -32502 +bundler_1 | 2023-10-16T12:30:18.205592051Z } +bundler_1 | 2023-10-16T12:30:18.205595252Z [12:30:18.147] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:18.205598752Z reqId: "req-au" +bundler_1 | 2023-10-16T12:30:18.205602152Z body: { +bundler_1 | 2023-10-16T12:30:18.205605352Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:18.205608652Z "id": 388, +bundler_1 | 2023-10-16T12:30:18.205611853Z "error": { +bundler_1 | 2023-10-16T12:30:18.205615153Z "message": "paymaster uses banned opcode: GASPRICE", +bundler_1 | 2023-10-16T12:30:18.205618453Z "code": -32502 +bundler_1 | 2023-10-16T12:30:18.205621853Z } +bundler_1 | 2023-10-16T12:30:18.205624954Z } +bundler_1 | 2023-10-16T12:30:18.264186658Z [12:30:18.249] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:18.264225160Z reqId: "req-av" +bundler_1 | 2023-10-16T12:30:18.264229761Z method: "POST" +bundler_1 | 2023-10-16T12:30:18.264233461Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:18.264236861Z body: { +bundler_1 | 2023-10-16T12:30:18.264240461Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:18.264244062Z "id": 389, +bundler_1 | 2023-10-16T12:30:18.264247462Z "params": [ +bundler_1 | 2023-10-16T12:30:18.264250762Z { +bundler_1 | 2023-10-16T12:30:18.264254162Z "sender": "0x84fCf12CA957c5015418926B39cF116845992f41", +bundler_1 | 2023-10-16T12:30:18.264257562Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:18.264260863Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:18.264264263Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:18.264267763Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:18.264271163Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:18.264274564Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:18.264277964Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:18.264281364Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:18.264284864Z "paymasterAndData": "0xfD8059318b450406253cb5fA2488437b77F0dC4F53454c4642414c414e4345", +bundler_1 | 2023-10-16T12:30:18.264288364Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:18.264291865Z }, +bundler_1 | 2023-10-16T12:30:18.264295265Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:18.264298865Z ], +bundler_1 | 2023-10-16T12:30:18.264302165Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:18.264305565Z } +bundler_1 | 2023-10-16T12:30:18.264476176Z [12:30:18.250] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:18.777168008Z [12:30:18.522] ERROR (1): paymaster uses banned opcode: SELFBALANCE +bundler_1 | 2023-10-16T12:30:18.777199610Z err: { +bundler_1 | 2023-10-16T12:30:18.777203910Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:18.777207710Z "message": "paymaster uses banned opcode: SELFBALANCE", +bundler_1 | 2023-10-16T12:30:18.777211510Z "stack": +bundler_1 | 2023-10-16T12:30:18.777214911Z Error: paymaster uses banned opcode: SELFBALANCE +bundler_1 | 2023-10-16T12:30:18.777218411Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:18.777221911Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:18.777225511Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:18.777229111Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:18.777248513Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:18.777252113Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:18.777255713Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:18.777259113Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:18.777262414Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:18.777265814Z "code": -32502 +bundler_1 | 2023-10-16T12:30:18.777269214Z } +bundler_1 | 2023-10-16T12:30:18.777272314Z [12:30:18.522] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:18.777275814Z reqId: "req-av" +bundler_1 | 2023-10-16T12:30:18.777279115Z body: { +bundler_1 | 2023-10-16T12:30:18.777282315Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:18.777285715Z "id": 389, +bundler_1 | 2023-10-16T12:30:18.777288915Z "error": { +bundler_1 | 2023-10-16T12:30:18.777292115Z "message": "paymaster uses banned opcode: SELFBALANCE", +bundler_1 | 2023-10-16T12:30:18.777295616Z "code": -32502 +bundler_1 | 2023-10-16T12:30:18.777298916Z } +bundler_1 | 2023-10-16T12:30:18.777302016Z } +bundler_1 | 2023-10-16T12:30:18.777305116Z [12:30:18.729] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:18.777308616Z reqId: "req-aw" +bundler_1 | 2023-10-16T12:30:18.777311917Z method: "POST" +bundler_1 | 2023-10-16T12:30:18.777315117Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:18.777318317Z body: { +bundler_1 | 2023-10-16T12:30:18.777321417Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:18.777324717Z "id": 390, +bundler_1 | 2023-10-16T12:30:18.777327918Z "params": [ +bundler_1 | 2023-10-16T12:30:18.777331118Z { +bundler_1 | 2023-10-16T12:30:18.777334218Z "sender": "0xEE2E66c9e637757ABF448aeBf079c0643E4E9dd6", +bundler_1 | 2023-10-16T12:30:18.777337618Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:18.777340918Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:18.777344319Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:18.777347519Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:18.777350919Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:18.777354319Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:18.777358720Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:18.777362020Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:18.777369220Z "paymasterAndData": "0x996F6338Cb7458f5aDe3F94aD6C078332C3a5f7e42414c414e4345", +bundler_1 | 2023-10-16T12:30:18.777372921Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:18.777376221Z }, +bundler_1 | 2023-10-16T12:30:18.777379321Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:18.777382721Z ], +bundler_1 | 2023-10-16T12:30:18.777385821Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:18.777389122Z } +bundler_1 | 2023-10-16T12:30:18.777392222Z [12:30:18.729] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:19.034551189Z [12:30:19.006] ERROR (1): paymaster uses banned opcode: BALANCE +bundler_1 | 2023-10-16T12:30:19.034576390Z err: { +bundler_1 | 2023-10-16T12:30:19.034580791Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:19.034585091Z "message": "paymaster uses banned opcode: BALANCE", +bundler_1 | 2023-10-16T12:30:19.034588791Z "stack": +bundler_1 | 2023-10-16T12:30:19.034592091Z Error: paymaster uses banned opcode: BALANCE +bundler_1 | 2023-10-16T12:30:19.034595392Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:19.034598792Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:19.034602292Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:19.034605892Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:19.034616493Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:19.034619993Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:19.034623493Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:19.034627194Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:19.034630594Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:19.034634094Z "code": -32502 +bundler_1 | 2023-10-16T12:30:19.034637394Z } +bundler_1 | 2023-10-16T12:30:19.034865409Z [12:30:19.006] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:19.034875909Z reqId: "req-aw" +bundler_1 | 2023-10-16T12:30:19.034879610Z body: { +bundler_1 | 2023-10-16T12:30:19.034882810Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:19.034886210Z "id": 390, +bundler_1 | 2023-10-16T12:30:19.034889410Z "error": { +bundler_1 | 2023-10-16T12:30:19.034892610Z "message": "paymaster uses banned opcode: BALANCE", +bundler_1 | 2023-10-16T12:30:19.034937313Z "code": -32502 +bundler_1 | 2023-10-16T12:30:19.034941914Z } +bundler_1 | 2023-10-16T12:30:19.034945314Z } +bundler_1 | 2023-10-16T12:30:19.162088456Z [12:30:19.097] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:19.162118858Z reqId: "req-ax" +bundler_1 | 2023-10-16T12:30:19.162123459Z method: "POST" +bundler_1 | 2023-10-16T12:30:19.162127059Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:19.162130459Z body: { +bundler_1 | 2023-10-16T12:30:19.162133859Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:19.162144160Z "id": 391, +bundler_1 | 2023-10-16T12:30:19.162147860Z "params": [ +bundler_1 | 2023-10-16T12:30:19.162151260Z { +bundler_1 | 2023-10-16T12:30:19.162154661Z "sender": "0x3856800ed3F076ED9CfC14Ad1e836AA499827a03", +bundler_1 | 2023-10-16T12:30:19.162158161Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:19.162161561Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:19.162164961Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:19.162168361Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:19.162171762Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:19.162175262Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:19.162178562Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:19.162181962Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:19.162185263Z "paymasterAndData": "0xEeba39fe9250c4867C110694734a3Aa80972409c4f524947494e", +bundler_1 | 2023-10-16T12:30:19.162188763Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:19.162192263Z }, +bundler_1 | 2023-10-16T12:30:19.162195663Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:19.162199063Z ], +bundler_1 | 2023-10-16T12:30:19.162202464Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:19.162205864Z } +bundler_1 | 2023-10-16T12:30:19.162407577Z [12:30:19.097] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:19.418686388Z [12:30:19.381] ERROR (1): paymaster uses banned opcode: ORIGIN +bundler_1 | 2023-10-16T12:30:19.418716090Z err: { +bundler_1 | 2023-10-16T12:30:19.418720190Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:19.418723690Z "message": "paymaster uses banned opcode: ORIGIN", +bundler_1 | 2023-10-16T12:30:19.418726991Z "stack": +bundler_1 | 2023-10-16T12:30:19.418729991Z Error: paymaster uses banned opcode: ORIGIN +bundler_1 | 2023-10-16T12:30:19.418733191Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:19.418736391Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:19.418755992Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:19.418759493Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:19.418762893Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:19.418765993Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:19.418769193Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:19.418772293Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:19.418792295Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:19.418795795Z "code": -32502 +bundler_1 | 2023-10-16T12:30:19.418799095Z } +bundler_1 | 2023-10-16T12:30:19.418810296Z [12:30:19.381] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:19.418814196Z reqId: "req-ax" +bundler_1 | 2023-10-16T12:30:19.418817596Z body: { +bundler_1 | 2023-10-16T12:30:19.418820696Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:19.418823997Z "id": 391, +bundler_1 | 2023-10-16T12:30:19.418827297Z "error": { +bundler_1 | 2023-10-16T12:30:19.418830697Z "message": "paymaster uses banned opcode: ORIGIN", +bundler_1 | 2023-10-16T12:30:19.418834197Z "code": -32502 +bundler_1 | 2023-10-16T12:30:19.418837598Z } +bundler_1 | 2023-10-16T12:30:19.418840698Z } +bundler_1 | 2023-10-16T12:30:19.483982018Z [12:30:19.480] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:19.484008920Z reqId: "req-ay" +bundler_1 | 2023-10-16T12:30:19.484012920Z method: "POST" +bundler_1 | 2023-10-16T12:30:19.484016321Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:19.484019421Z body: { +bundler_1 | 2023-10-16T12:30:19.484022821Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:19.484026121Z "id": 392, +bundler_1 | 2023-10-16T12:30:19.484029321Z "params": [ +bundler_1 | 2023-10-16T12:30:19.484032422Z { +bundler_1 | 2023-10-16T12:30:19.484035622Z "sender": "0x86C949F758020e33d733e5B48E97ab8a24a274eA", +bundler_1 | 2023-10-16T12:30:19.484038922Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:19.484042122Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:19.484045422Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:19.484048623Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:19.484051823Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:19.484054923Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:19.484071424Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:19.484074824Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:19.484077924Z "paymasterAndData": "0x7B70cf38d2256409819dAEF18b613b18f181CFb7424c4f434b48415348", +bundler_1 | 2023-10-16T12:30:19.484081225Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:19.484084325Z }, +bundler_1 | 2023-10-16T12:30:19.484087425Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:19.484090625Z ], +bundler_1 | 2023-10-16T12:30:19.484093625Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:19.484096726Z } +bundler_1 | 2023-10-16T12:30:19.484099826Z [12:30:19.480] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:19.755601000Z [12:30:19.742] ERROR (1): paymaster uses banned opcode: BLOCKHASH +bundler_1 | 2023-10-16T12:30:19.755629002Z err: { +bundler_1 | 2023-10-16T12:30:19.755633802Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:19.755637802Z "message": "paymaster uses banned opcode: BLOCKHASH", +bundler_1 | 2023-10-16T12:30:19.755641603Z "stack": +bundler_1 | 2023-10-16T12:30:19.755644903Z Error: paymaster uses banned opcode: BLOCKHASH +bundler_1 | 2023-10-16T12:30:19.755648403Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:19.755651903Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:19.755655404Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:19.755659104Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:19.755662604Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:19.755666104Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:19.755669804Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:19.755673205Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:19.755676605Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:19.755680205Z "code": -32502 +bundler_1 | 2023-10-16T12:30:19.755683505Z } +bundler_1 | 2023-10-16T12:30:19.755829815Z [12:30:19.742] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:19.755859416Z reqId: "req-ay" +bundler_1 | 2023-10-16T12:30:19.755863817Z body: { +bundler_1 | 2023-10-16T12:30:19.755867117Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:19.755884618Z "id": 392, +bundler_1 | 2023-10-16T12:30:19.755888118Z "error": { +bundler_1 | 2023-10-16T12:30:19.755891319Z "message": "paymaster uses banned opcode: BLOCKHASH", +bundler_1 | 2023-10-16T12:30:19.755894819Z "code": -32502 +bundler_1 | 2023-10-16T12:30:19.755898619Z } +bundler_1 | 2023-10-16T12:30:19.755901819Z } +bundler_1 | 2023-10-16T12:30:19.879184018Z [12:30:19.837] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:19.879213319Z reqId: "req-az" +bundler_1 | 2023-10-16T12:30:19.879217620Z method: "POST" +bundler_1 | 2023-10-16T12:30:19.879221220Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:19.879224620Z body: { +bundler_1 | 2023-10-16T12:30:19.879228320Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:19.879231921Z "id": 393, +bundler_1 | 2023-10-16T12:30:19.879242821Z "params": [ +bundler_1 | 2023-10-16T12:30:19.879246622Z { +bundler_1 | 2023-10-16T12:30:19.879249822Z "sender": "0x822FB0F902dbCA5f5DFb36808c384B53490946Fd", +bundler_1 | 2023-10-16T12:30:19.879253422Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:19.879256822Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:19.879260122Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:19.879263523Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:19.879266923Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:19.879270423Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:19.879273723Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:19.879277023Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:19.879280324Z "paymasterAndData": "0xd902676313AC8254F7856E0179b02D2BF3Bca643435245415445", +bundler_1 | 2023-10-16T12:30:19.879283824Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:19.879287124Z }, +bundler_1 | 2023-10-16T12:30:19.879290224Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:19.879293525Z ], +bundler_1 | 2023-10-16T12:30:19.879296725Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:19.879300025Z } +bundler_1 | 2023-10-16T12:30:19.879483737Z [12:30:19.837] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:20.135216013Z [12:30:20.121] ERROR (1): paymaster uses banned opcode: CREATE +bundler_1 | 2023-10-16T12:30:20.135242115Z err: { +bundler_1 | 2023-10-16T12:30:20.135246815Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:20.135250616Z "message": "paymaster uses banned opcode: CREATE", +bundler_1 | 2023-10-16T12:30:20.135254416Z "stack": +bundler_1 | 2023-10-16T12:30:20.135258016Z Error: paymaster uses banned opcode: CREATE +bundler_1 | 2023-10-16T12:30:20.135275017Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:20.135278617Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:20.135282218Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:20.135285818Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:20.135289418Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:20.135292718Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:20.135296218Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:20.135299619Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:20.135303019Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:20.135306519Z "code": -32502 +bundler_1 | 2023-10-16T12:30:20.135309819Z } +bundler_1 | 2023-10-16T12:30:20.135502231Z [12:30:20.121] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:20.135511932Z reqId: "req-az" +bundler_1 | 2023-10-16T12:30:20.135515432Z body: { +bundler_1 | 2023-10-16T12:30:20.135518733Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:20.135522133Z "id": 393, +bundler_1 | 2023-10-16T12:30:20.135525433Z "error": { +bundler_1 | 2023-10-16T12:30:20.135528733Z "message": "paymaster uses banned opcode: CREATE", +bundler_1 | 2023-10-16T12:30:20.135532333Z "code": -32502 +bundler_1 | 2023-10-16T12:30:20.135535634Z } +bundler_1 | 2023-10-16T12:30:20.135546034Z } +bundler_1 | 2023-10-16T12:30:20.263469426Z [12:30:20.210] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:20.263500328Z reqId: "req-b0" +bundler_1 | 2023-10-16T12:30:20.263504829Z method: "POST" +bundler_1 | 2023-10-16T12:30:20.263508329Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:20.263511829Z body: { +bundler_1 | 2023-10-16T12:30:20.263523330Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:20.263527430Z "id": 394, +bundler_1 | 2023-10-16T12:30:20.263530730Z "params": [ +bundler_1 | 2023-10-16T12:30:20.263534130Z { +bundler_1 | 2023-10-16T12:30:20.263537431Z "sender": "0xc343AD04261c67E5b9418E60F21f704c804EEf70", +bundler_1 | 2023-10-16T12:30:20.263541031Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:20.263544531Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:20.263548031Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:20.263566932Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:20.263570533Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:20.263574033Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:20.263577633Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:20.263580933Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:20.263584334Z "paymasterAndData": "0x44f965AbE9aA6506f163DAd58b5D02F65b869d9f43524541544532", +bundler_1 | 2023-10-16T12:30:20.263587834Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:20.263591334Z }, +bundler_1 | 2023-10-16T12:30:20.263594434Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:20.263597934Z ], +bundler_1 | 2023-10-16T12:30:20.263601235Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:20.263604635Z } +bundler_1 | 2023-10-16T12:30:20.263787346Z [12:30:20.210] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:20.522876236Z [12:30:20.493] ERROR (1): paymaster uses banned opcode: CREATE2 +bundler_1 | 2023-10-16T12:30:20.522905637Z err: { +bundler_1 | 2023-10-16T12:30:20.522909838Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:20.522913338Z "message": "paymaster uses banned opcode: CREATE2", +bundler_1 | 2023-10-16T12:30:20.522916538Z "stack": +bundler_1 | 2023-10-16T12:30:20.522919638Z Error: paymaster uses banned opcode: CREATE2 +bundler_1 | 2023-10-16T12:30:20.522922839Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:165:27) +bundler_1 | 2023-10-16T12:30:20.522926039Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:20.522929539Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:20.522932739Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:20.522936039Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:20.522939140Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:20.522942340Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:20.522945640Z "code": -32502 +bundler_1 | 2023-10-16T12:30:20.522954341Z } +bundler_1 | 2023-10-16T12:30:20.522957341Z [12:30:20.494] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:20.522960741Z reqId: "req-b0" +bundler_1 | 2023-10-16T12:30:20.522963741Z body: { +bundler_1 | 2023-10-16T12:30:20.522966641Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:20.522984642Z "id": 394, +bundler_1 | 2023-10-16T12:30:20.522987843Z "error": { +bundler_1 | 2023-10-16T12:30:20.522990943Z "message": "paymaster uses banned opcode: CREATE2", +bundler_1 | 2023-10-16T12:30:20.522994143Z "code": -32502 +bundler_1 | 2023-10-16T12:30:20.522997143Z } +bundler_1 | 2023-10-16T12:30:20.523000143Z } +bundler_1 | 2023-10-16T12:30:20.595330219Z [12:30:20.592] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:20.595385722Z reqId: "req-b1" +bundler_1 | 2023-10-16T12:30:20.595391623Z method: "POST" +bundler_1 | 2023-10-16T12:30:20.595395123Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:20.595398523Z body: { +bundler_1 | 2023-10-16T12:30:20.595401823Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:20.595405724Z "id": 395, +bundler_1 | 2023-10-16T12:30:20.595409024Z "params": [ +bundler_1 | 2023-10-16T12:30:20.595412424Z { +bundler_1 | 2023-10-16T12:30:20.595415724Z "sender": "0xE50C682aa2C5831330BA270E981AB47990FBfd43", +bundler_1 | 2023-10-16T12:30:20.595419224Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:20.595422525Z "initCode": "0x", +bundler_1 | 2023-10-16T12:30:20.595425925Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:20.595429225Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:20.595432725Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:20.595453127Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:20.595457627Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:20.595461027Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:20.595464527Z "paymasterAndData": "0x1559a3731eE8369aed2784589583CD04e791629453454c464445535452554354", +bundler_1 | 2023-10-16T12:30:20.595468027Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:20.595471228Z }, +bundler_1 | 2023-10-16T12:30:20.595474428Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:20.595477928Z ], +bundler_1 | 2023-10-16T12:30:20.595840851Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:20.595853652Z } +bundler_1 | 2023-10-16T12:30:20.595857252Z [12:30:20.592] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:21.108237664Z [12:30:20.900] ERROR (1): paymaster uses banned opcode: SELFDESTRUCT +bundler_1 | 2023-10-16T12:30:21.108269966Z err: { +bundler_1 | 2023-10-16T12:30:21.108274166Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:21.108278266Z "message": "paymaster uses banned opcode: SELFDESTRUCT", +bundler_1 | 2023-10-16T12:30:21.108281866Z "stack": +bundler_1 | 2023-10-16T12:30:21.108285167Z Error: paymaster uses banned opcode: SELFDESTRUCT +bundler_1 | 2023-10-16T12:30:21.108304768Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:21.108308368Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:21.108311868Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:21.108315469Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:21.108318969Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:21.108322369Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:21.108325869Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:21.108329269Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:21.108332770Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:21.108336470Z "code": -32502 +bundler_1 | 2023-10-16T12:30:21.108345971Z } +bundler_1 | 2023-10-16T12:30:21.108954109Z [12:30:20.900] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:21.108970410Z reqId: "req-b1" +bundler_1 | 2023-10-16T12:30:21.108974510Z body: { +bundler_1 | 2023-10-16T12:30:21.108978011Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:21.108981411Z "id": 395, +bundler_1 | 2023-10-16T12:30:21.108984611Z "error": { +bundler_1 | 2023-10-16T12:30:21.108988011Z "message": "paymaster uses banned opcode: SELFDESTRUCT", +bundler_1 | 2023-10-16T12:30:21.108991611Z "code": -32502 +bundler_1 | 2023-10-16T12:30:21.108994912Z } +bundler_1 | 2023-10-16T12:30:21.108998112Z } +bundler_1 | 2023-10-16T12:30:21.109001312Z [12:30:21.055] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:21.109004812Z reqId: "req-b2" +bundler_1 | 2023-10-16T12:30:21.109008012Z method: "POST" +bundler_1 | 2023-10-16T12:30:21.109011313Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:21.109014513Z body: { +bundler_1 | 2023-10-16T12:30:21.109017813Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:21.109021213Z "id": 396, +bundler_1 | 2023-10-16T12:30:21.109024413Z "params": [ +bundler_1 | 2023-10-16T12:30:21.109027614Z { +bundler_1 | 2023-10-16T12:30:21.109030914Z "sender": "0x93dABFE964452F6a990295a247d71807672a6dC7", +bundler_1 | 2023-10-16T12:30:21.109034714Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:21.109038214Z "initCode": "0x94DeeF4C0A1bE7f47D73940B5C4201359683bEf60d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000034741530000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:30:21.109051415Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:21.109054915Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:21.109058316Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:21.109061716Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:21.109065016Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:21.109068416Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:21.109071716Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:21.109075017Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:21.109078317Z }, +bundler_1 | 2023-10-16T12:30:21.109081517Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:21.109084917Z ], +bundler_1 | 2023-10-16T12:30:21.109088217Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:21.109091518Z } +bundler_1 | 2023-10-16T12:30:21.109094718Z [12:30:21.056] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:21.622273480Z [12:30:21.460] ERROR (1): factory uses banned opcode: GAS +bundler_1 | 2023-10-16T12:30:21.622307082Z err: { +bundler_1 | 2023-10-16T12:30:21.622316883Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:21.622321283Z "message": "factory uses banned opcode: GAS", +bundler_1 | 2023-10-16T12:30:21.622325383Z "stack": +bundler_1 | 2023-10-16T12:30:21.622328884Z Error: factory uses banned opcode: GAS +bundler_1 | 2023-10-16T12:30:21.622332584Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:21.622336284Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:21.622340084Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:21.622343784Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:21.622347285Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:21.622350685Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:21.622354285Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:21.622357785Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:21.622361286Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:21.622379087Z "code": -32502 +bundler_1 | 2023-10-16T12:30:21.622382687Z } +bundler_1 | 2023-10-16T12:30:21.622843416Z [12:30:21.460] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:21.622868518Z reqId: "req-b2" +bundler_1 | 2023-10-16T12:30:21.622873718Z body: { +bundler_1 | 2023-10-16T12:30:21.622877118Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:21.622880618Z "id": 396, +bundler_1 | 2023-10-16T12:30:21.622883819Z "error": { +bundler_1 | 2023-10-16T12:30:21.622887119Z "message": "factory uses banned opcode: GAS", +bundler_1 | 2023-10-16T12:30:21.622890619Z "code": -32502 +bundler_1 | 2023-10-16T12:30:21.622893919Z } +bundler_1 | 2023-10-16T12:30:21.622896919Z } +bundler_1 | 2023-10-16T12:30:21.750223311Z [12:30:21.723] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:21.750251612Z reqId: "req-b3" +bundler_1 | 2023-10-16T12:30:21.750256013Z method: "POST" +bundler_1 | 2023-10-16T12:30:21.750259513Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:21.750262813Z body: { +bundler_1 | 2023-10-16T12:30:21.750266013Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:21.750269714Z "id": 397, +bundler_1 | 2023-10-16T12:30:21.750273114Z "params": [ +bundler_1 | 2023-10-16T12:30:21.750276314Z { +bundler_1 | 2023-10-16T12:30:21.750279514Z "sender": "0xc268aAf39C77352E8D6dA4B4db92a6Fe581518D5", +bundler_1 | 2023-10-16T12:30:21.750283015Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:21.750286515Z "initCode": "0x4e2f9A95B462bC766192F872dE3Aea6a7EaE9e9a0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000064e554d4245520000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:30:21.750291115Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:21.750294415Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:21.750297816Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:21.750301116Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:21.750304416Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:21.750307716Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:21.750311016Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:21.750314217Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:21.750317517Z }, +bundler_1 | 2023-10-16T12:30:21.750320617Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:21.750323917Z ], +bundler_1 | 2023-10-16T12:30:21.750327118Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:21.750343919Z } +bundler_1 | 2023-10-16T12:30:21.750349419Z [12:30:21.724] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:22.263536740Z [12:30:22.120] ERROR (1): factory uses banned opcode: NUMBER +bundler_1 | 2023-10-16T12:30:22.263567242Z err: { +bundler_1 | 2023-10-16T12:30:22.263572043Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:22.263575743Z "message": "factory uses banned opcode: NUMBER", +bundler_1 | 2023-10-16T12:30:22.263579943Z "stack": +bundler_1 | 2023-10-16T12:30:22.263583243Z Error: factory uses banned opcode: NUMBER +bundler_1 | 2023-10-16T12:30:22.263586744Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:22.263590144Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:22.263593744Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:22.263597444Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:22.263601045Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:22.263604445Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:22.263608145Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:22.263611545Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:22.263614946Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:22.263618446Z "code": -32502 +bundler_1 | 2023-10-16T12:30:22.263621846Z } +bundler_1 | 2023-10-16T12:30:22.263723853Z [12:30:22.120] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:22.263731453Z reqId: "req-b3" +bundler_1 | 2023-10-16T12:30:22.263734954Z body: { +bundler_1 | 2023-10-16T12:30:22.263738154Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:22.263741654Z "id": 397, +bundler_1 | 2023-10-16T12:30:22.263744954Z "error": { +bundler_1 | 2023-10-16T12:30:22.263748355Z "message": "factory uses banned opcode: NUMBER", +bundler_1 | 2023-10-16T12:30:22.263751855Z "code": -32502 +bundler_1 | 2023-10-16T12:30:22.263755155Z } +bundler_1 | 2023-10-16T12:30:22.263758355Z } +bundler_1 | 2023-10-16T12:30:22.279730936Z [12:30:22.275] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:22.279753938Z reqId: "req-b4" +bundler_1 | 2023-10-16T12:30:22.279758238Z method: "POST" +bundler_1 | 2023-10-16T12:30:22.279774539Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:22.279778139Z body: { +bundler_1 | 2023-10-16T12:30:22.279781339Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:22.279784840Z "id": 398, +bundler_1 | 2023-10-16T12:30:22.279788440Z "params": [ +bundler_1 | 2023-10-16T12:30:22.279791740Z { +bundler_1 | 2023-10-16T12:30:22.279794940Z "sender": "0x905b67E83476a35706b4D208F0A728b5189D8699", +bundler_1 | 2023-10-16T12:30:22.279798441Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:22.279801841Z "initCode": "0x15d9E8A2ADF0e35599C24f08056f9Cd10E21c1C00d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000954494d455354414d500000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:30:22.279806241Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:22.279809641Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:22.279813142Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:22.279816542Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:22.279819942Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:22.279823342Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:22.279826642Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:22.279829943Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:22.279833243Z }, +bundler_1 | 2023-10-16T12:30:22.279836343Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:22.279839643Z ], +bundler_1 | 2023-10-16T12:30:22.279842844Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:22.279846244Z } +bundler_1 | 2023-10-16T12:30:22.279849444Z [12:30:22.275] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:22.791997495Z [12:30:22.653] ERROR (1): factory uses banned opcode: TIMESTAMP +bundler_1 | 2023-10-16T12:30:22.792029897Z err: { +bundler_1 | 2023-10-16T12:30:22.792033997Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:22.792037898Z "message": "factory uses banned opcode: TIMESTAMP", +bundler_1 | 2023-10-16T12:30:22.792041898Z "stack": +bundler_1 | 2023-10-16T12:30:22.792045398Z Error: factory uses banned opcode: TIMESTAMP +bundler_1 | 2023-10-16T12:30:22.792052699Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:22.792056399Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:22.792060199Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:22.792063999Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:22.792082701Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:22.792086301Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:22.792089901Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:22.792093501Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:22.792096902Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:22.792100402Z "code": -32502 +bundler_1 | 2023-10-16T12:30:22.792103702Z } +bundler_1 | 2023-10-16T12:30:22.792107002Z [12:30:22.653] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:22.792110603Z reqId: "req-b4" +bundler_1 | 2023-10-16T12:30:22.792113903Z body: { +bundler_1 | 2023-10-16T12:30:22.792117103Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:22.792120603Z "id": 398, +bundler_1 | 2023-10-16T12:30:22.792123903Z "error": { +bundler_1 | 2023-10-16T12:30:22.792127204Z "message": "factory uses banned opcode: TIMESTAMP", +bundler_1 | 2023-10-16T12:30:22.792130604Z "code": -32502 +bundler_1 | 2023-10-16T12:30:22.792134104Z } +bundler_1 | 2023-10-16T12:30:22.792137204Z } +bundler_1 | 2023-10-16T12:30:22.809093552Z [12:30:22.803] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:22.809148355Z reqId: "req-b5" +bundler_1 | 2023-10-16T12:30:22.809153056Z method: "POST" +bundler_1 | 2023-10-16T12:30:22.809156556Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:22.809159856Z body: { +bundler_1 | 2023-10-16T12:30:22.809163256Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:22.809166857Z "id": 399, +bundler_1 | 2023-10-16T12:30:22.809170057Z "params": [ +bundler_1 | 2023-10-16T12:30:22.809173557Z { +bundler_1 | 2023-10-16T12:30:22.809176857Z "sender": "0x29E9B75AA5bEB9eCC7F41EB0cD73b5591507F47F", +bundler_1 | 2023-10-16T12:30:22.809180457Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:22.809183958Z "initCode": "0xFF82fafEf3dC195525B63C5CC7933Aef8133E9830d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d27890000000000000000000000000000000000000000000000000000000000000008434f494e42415345000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:30:22.809188158Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:22.809191458Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:22.809200459Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:22.809218460Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:22.809222260Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:22.809225561Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:22.809228961Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:22.809232461Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:22.809235861Z }, +bundler_1 | 2023-10-16T12:30:22.809238961Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:22.809242462Z ], +bundler_1 | 2023-10-16T12:30:22.809245562Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:22.809249062Z } +bundler_1 | 2023-10-16T12:30:22.809252262Z [12:30:22.803] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:23.323342345Z [12:30:23.189] ERROR (1): factory uses banned opcode: COINBASE +bundler_1 | 2023-10-16T12:30:23.323378347Z err: { +bundler_1 | 2023-10-16T12:30:23.323382547Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:23.323386148Z "message": "factory uses banned opcode: COINBASE", +bundler_1 | 2023-10-16T12:30:23.323389648Z "stack": +bundler_1 | 2023-10-16T12:30:23.323393048Z Error: factory uses banned opcode: COINBASE +bundler_1 | 2023-10-16T12:30:23.323396248Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:23.323399649Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:23.323402949Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:23.323406449Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:23.323409749Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:23.323412949Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:23.323416150Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:23.323419450Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:23.323422550Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:23.323425850Z "code": -32502 +bundler_1 | 2023-10-16T12:30:23.323428951Z } +bundler_1 | 2023-10-16T12:30:23.323431951Z [12:30:23.189] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:23.323435251Z reqId: "req-b5" +bundler_1 | 2023-10-16T12:30:23.323438351Z body: { +bundler_1 | 2023-10-16T12:30:23.323441351Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:23.323457953Z "id": 399, +bundler_1 | 2023-10-16T12:30:23.323461253Z "error": { +bundler_1 | 2023-10-16T12:30:23.323464353Z "message": "factory uses banned opcode: COINBASE", +bundler_1 | 2023-10-16T12:30:23.323467553Z "code": -32502 +bundler_1 | 2023-10-16T12:30:23.323470553Z } +bundler_1 | 2023-10-16T12:30:23.323473454Z } +bundler_1 | 2023-10-16T12:30:23.355211201Z [12:30:23.346] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:23.355239103Z reqId: "req-b6" +bundler_1 | 2023-10-16T12:30:23.355243503Z method: "POST" +bundler_1 | 2023-10-16T12:30:23.355247003Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:23.355250404Z body: { +bundler_1 | 2023-10-16T12:30:23.355253704Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:23.355257304Z "id": 400, +bundler_1 | 2023-10-16T12:30:23.355260604Z "params": [ +bundler_1 | 2023-10-16T12:30:23.355264004Z { +bundler_1 | 2023-10-16T12:30:23.355267305Z "sender": "0x46eEDd4A2c3AeEAf8beCB6DAd1D1cB2db900aa49", +bundler_1 | 2023-10-16T12:30:23.355270805Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:23.355274405Z "initCode": "0x0cC1c6Ad09ffe917fc5CBB92Bea212550eb844Db0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000a444946464943554c545900000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:30:23.355279105Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:23.355282406Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:23.355285906Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:23.355289506Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:23.355292906Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:23.355296407Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:23.355299907Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:23.355303407Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:23.355306807Z }, +bundler_1 | 2023-10-16T12:30:23.355310008Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:23.355313508Z ], +bundler_1 | 2023-10-16T12:30:23.355316708Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:23.355320108Z } +bundler_1 | 2023-10-16T12:30:23.355491120Z [12:30:23.347] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:23.871120506Z [12:30:23.777] ERROR (1): factory uses banned opcode: DIFFICULTY +bundler_1 | 2023-10-16T12:30:23.871149208Z err: { +bundler_1 | 2023-10-16T12:30:23.871153509Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:23.871157309Z "message": "factory uses banned opcode: DIFFICULTY", +bundler_1 | 2023-10-16T12:30:23.871176210Z "stack": +bundler_1 | 2023-10-16T12:30:23.871180110Z Error: factory uses banned opcode: DIFFICULTY +bundler_1 | 2023-10-16T12:30:23.871183511Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:23.871187011Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:23.871190511Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:23.871194011Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:23.871197512Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:23.871200812Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:23.871204212Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:23.871207612Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:23.871210912Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:23.871214413Z "code": -32502 +bundler_1 | 2023-10-16T12:30:23.871217713Z } +bundler_1 | 2023-10-16T12:30:23.871221013Z [12:30:23.777] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:23.871224513Z reqId: "req-b6" +bundler_1 | 2023-10-16T12:30:23.871227814Z body: { +bundler_1 | 2023-10-16T12:30:23.871231014Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:23.871234314Z "id": 400, +bundler_1 | 2023-10-16T12:30:23.871237614Z "error": { +bundler_1 | 2023-10-16T12:30:23.871246715Z "message": "factory uses banned opcode: DIFFICULTY", +bundler_1 | 2023-10-16T12:30:23.871250215Z "code": -32502 +bundler_1 | 2023-10-16T12:30:23.871253715Z } +bundler_1 | 2023-10-16T12:30:23.871256916Z } +bundler_1 | 2023-10-16T12:30:23.935505963Z [12:30:23.930] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:23.935539265Z reqId: "req-b7" +bundler_1 | 2023-10-16T12:30:23.935543765Z method: "POST" +bundler_1 | 2023-10-16T12:30:23.935546865Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:23.935549965Z body: { +bundler_1 | 2023-10-16T12:30:23.935553066Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:23.935556466Z "id": 401, +bundler_1 | 2023-10-16T12:30:23.935559466Z "params": [ +bundler_1 | 2023-10-16T12:30:23.935562466Z { +bundler_1 | 2023-10-16T12:30:23.935565567Z "sender": "0x80B514Cb3FBD60F74C1b891fAAe6E71c68f3Bd95", +bundler_1 | 2023-10-16T12:30:23.935583868Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:23.935587268Z "initCode": "0xc26100Ae562389636790fE7e6A56e9dD0225A79f0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000074241534546454500000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:30:23.935591368Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:23.935594368Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:23.935597569Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:23.935600769Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:23.935603869Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:23.935606969Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:23.935610070Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:23.935613270Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:23.935616270Z }, +bundler_1 | 2023-10-16T12:30:23.935619170Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:23.935622370Z ], +bundler_1 | 2023-10-16T12:30:23.935625271Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:23.935628371Z } +bundler_1 | 2023-10-16T12:30:23.935631471Z [12:30:23.930] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:24.449129189Z [12:30:24.343] ERROR (1): factory uses banned opcode: BASEFEE +bundler_1 | 2023-10-16T12:30:24.449204994Z err: { +bundler_1 | 2023-10-16T12:30:24.449209694Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:24.449213495Z "message": "factory uses banned opcode: BASEFEE", +bundler_1 | 2023-10-16T12:30:24.449217095Z "stack": +bundler_1 | 2023-10-16T12:30:24.449220395Z Error: factory uses banned opcode: BASEFEE +bundler_1 | 2023-10-16T12:30:24.449224295Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:24.449227796Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:24.449231296Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:24.449235096Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:24.449238696Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:24.449242197Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:24.449245897Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:24.449264898Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:24.449268598Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:24.449272199Z "code": -32502 +bundler_1 | 2023-10-16T12:30:24.449275499Z } +bundler_1 | 2023-10-16T12:30:24.450468380Z [12:30:24.343] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:24.450484381Z reqId: "req-b7" +bundler_1 | 2023-10-16T12:30:24.450516883Z body: { +bundler_1 | 2023-10-16T12:30:24.450521383Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:24.450525184Z "id": 401, +bundler_1 | 2023-10-16T12:30:24.450528484Z "error": { +bundler_1 | 2023-10-16T12:30:24.450531884Z "message": "factory uses banned opcode: BASEFEE", +bundler_1 | 2023-10-16T12:30:24.450535384Z "code": -32502 +bundler_1 | 2023-10-16T12:30:24.450538784Z } +bundler_1 | 2023-10-16T12:30:24.450541885Z } +bundler_1 | 2023-10-16T12:30:24.514845945Z [12:30:24.506] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:24.514874847Z reqId: "req-b8" +bundler_1 | 2023-10-16T12:30:24.514879147Z method: "POST" +bundler_1 | 2023-10-16T12:30:24.514882648Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:24.514886148Z body: { +bundler_1 | 2023-10-16T12:30:24.514889448Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:24.514893248Z "id": 402, +bundler_1 | 2023-10-16T12:30:24.514904949Z "params": [ +bundler_1 | 2023-10-16T12:30:24.514908349Z { +bundler_1 | 2023-10-16T12:30:24.514911750Z "sender": "0x3671f9a420a7922A0f77290940BF020474577510", +bundler_1 | 2023-10-16T12:30:24.514915550Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:24.514919150Z "initCode": "0x74DA008570041f74D055f778dCC7c3d036832fB40d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000084741534c494d4954000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:30:24.514923750Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:24.514927151Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:24.514930651Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:24.514934051Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:24.514937451Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:24.514940852Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:24.514944252Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:24.514947652Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:24.514951052Z }, +bundler_1 | 2023-10-16T12:30:24.514954353Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:24.514969854Z ], +bundler_1 | 2023-10-16T12:30:24.514973254Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:24.514976654Z } +bundler_1 | 2023-10-16T12:30:24.514980054Z [12:30:24.507] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:25.032239930Z [12:30:24.906] ERROR (1): factory uses banned opcode: GASLIMIT +bundler_1 | 2023-10-16T12:30:25.032276732Z err: { +bundler_1 | 2023-10-16T12:30:25.032282633Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:25.032287933Z "message": "factory uses banned opcode: GASLIMIT", +bundler_1 | 2023-10-16T12:30:25.032293033Z "stack": +bundler_1 | 2023-10-16T12:30:25.032297734Z Error: factory uses banned opcode: GASLIMIT +bundler_1 | 2023-10-16T12:30:25.032303134Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:25.032308234Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:25.032313135Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:25.032318235Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:25.032323135Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:25.032327936Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:25.032332836Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:25.032337636Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:25.032342537Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:25.032347437Z "code": -32502 +bundler_1 | 2023-10-16T12:30:25.032352037Z } +bundler_1 | 2023-10-16T12:30:25.032356538Z [12:30:24.906] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:25.032361538Z reqId: "req-b8" +bundler_1 | 2023-10-16T12:30:25.032366238Z body: { +bundler_1 | 2023-10-16T12:30:25.032370639Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:25.032375339Z "id": 402, +bundler_1 | 2023-10-16T12:30:25.032379939Z "error": { +bundler_1 | 2023-10-16T12:30:25.032384540Z "message": "factory uses banned opcode: GASLIMIT", +bundler_1 | 2023-10-16T12:30:25.032389440Z "code": -32502 +bundler_1 | 2023-10-16T12:30:25.032394140Z } +bundler_1 | 2023-10-16T12:30:25.032398440Z } +bundler_1 | 2023-10-16T12:30:25.289300261Z [12:30:25.169] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:25.289360465Z reqId: "req-b9" +bundler_1 | 2023-10-16T12:30:25.289366566Z method: "POST" +bundler_1 | 2023-10-16T12:30:25.289370966Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:25.289374866Z body: { +bundler_1 | 2023-10-16T12:30:25.289378866Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:25.289383067Z "id": 403, +bundler_1 | 2023-10-16T12:30:25.289387067Z "params": [ +bundler_1 | 2023-10-16T12:30:25.289390967Z { +bundler_1 | 2023-10-16T12:30:25.289394867Z "sender": "0xa27E75C98cedc0fE2c6F9f07Fd94DfB30e495a91", +bundler_1 | 2023-10-16T12:30:25.289399068Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:25.289403368Z "initCode": "0xb7FD744235CbE5761fd559202F12143bBeA1760D0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000084741535052494345000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:30:25.289408568Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:25.289412669Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:25.289416669Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:25.289420769Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:25.289424770Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:25.289428970Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:25.289433070Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:25.289437070Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:25.289441071Z }, +bundler_1 | 2023-10-16T12:30:25.289444971Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:25.289449071Z ], +bundler_1 | 2023-10-16T12:30:25.289452971Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:25.289457072Z } +bundler_1 | 2023-10-16T12:30:25.289696688Z [12:30:25.170] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:25.802201641Z [12:30:25.614] ERROR (1): factory uses banned opcode: GASPRICE +bundler_1 | 2023-10-16T12:30:25.802232143Z err: { +bundler_1 | 2023-10-16T12:30:25.802236343Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:25.802240144Z "message": "factory uses banned opcode: GASPRICE", +bundler_1 | 2023-10-16T12:30:25.802243644Z "stack": +bundler_1 | 2023-10-16T12:30:25.802247244Z Error: factory uses banned opcode: GASPRICE +bundler_1 | 2023-10-16T12:30:25.802251144Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:25.802254645Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:25.802258045Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:25.802276246Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:25.802279946Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:25.802283447Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:25.802286947Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:25.802290247Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:25.802293747Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:25.802297248Z "code": -32502 +bundler_1 | 2023-10-16T12:30:25.802300448Z } +bundler_1 | 2023-10-16T12:30:25.802303648Z [12:30:25.614] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:25.802307148Z reqId: "req-b9" +bundler_1 | 2023-10-16T12:30:25.802310448Z body: { +bundler_1 | 2023-10-16T12:30:25.802313549Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:25.802316849Z "id": 403, +bundler_1 | 2023-10-16T12:30:25.802320149Z "error": { +bundler_1 | 2023-10-16T12:30:25.802323349Z "message": "factory uses banned opcode: GASPRICE", +bundler_1 | 2023-10-16T12:30:25.802326750Z "code": -32502 +bundler_1 | 2023-10-16T12:30:25.802330150Z } +bundler_1 | 2023-10-16T12:30:25.802333250Z } +bundler_1 | 2023-10-16T12:30:25.818634755Z [12:30:25.816] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:25.818656157Z reqId: "req-ba" +bundler_1 | 2023-10-16T12:30:25.818660557Z method: "POST" +bundler_1 | 2023-10-16T12:30:25.818664057Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:25.818667358Z body: { +bundler_1 | 2023-10-16T12:30:25.818670558Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:25.818674058Z "id": 404, +bundler_1 | 2023-10-16T12:30:25.818677458Z "params": [ +bundler_1 | 2023-10-16T12:30:25.818680758Z { +bundler_1 | 2023-10-16T12:30:25.818684059Z "sender": "0xe9682d048Ca9e646958a5fE2b6da2713efffc405", +bundler_1 | 2023-10-16T12:30:25.818687959Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:25.818691459Z "initCode": "0x1Aa14Ee44ce2aD7984A4B203d3b85960F70f494b0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000b53454c4642414c414e4345000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:30:25.818695759Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:25.818712161Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:25.818715661Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:25.818719061Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:25.818722361Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:25.818725762Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:25.818729162Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:25.818732462Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:25.818746663Z }, +bundler_1 | 2023-10-16T12:30:25.818749863Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:25.819045683Z ], +bundler_1 | 2023-10-16T12:30:25.819058884Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:25.819062384Z } +bundler_1 | 2023-10-16T12:30:25.819065585Z [12:30:25.816] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:26.331922061Z [12:30:26.231] ERROR (1): factory uses banned opcode: SELFBALANCE +bundler_1 | 2023-10-16T12:30:26.331950163Z err: { +bundler_1 | 2023-10-16T12:30:26.331954564Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:26.331958164Z "message": "factory uses banned opcode: SELFBALANCE", +bundler_1 | 2023-10-16T12:30:26.331961764Z "stack": +bundler_1 | 2023-10-16T12:30:26.331964964Z Error: factory uses banned opcode: SELFBALANCE +bundler_1 | 2023-10-16T12:30:26.331968465Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:26.331972265Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:26.331975865Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:26.331979365Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:26.331982866Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:26.331986166Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:26.331989766Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:26.331993366Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:26.331996767Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:26.332000267Z "code": -32502 +bundler_1 | 2023-10-16T12:30:26.332003567Z } +bundler_1 | 2023-10-16T12:30:26.332006667Z [12:30:26.232] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:26.332025668Z reqId: "req-ba" +bundler_1 | 2023-10-16T12:30:26.332029269Z body: { +bundler_1 | 2023-10-16T12:30:26.332032469Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:26.332035869Z "id": 404, +bundler_1 | 2023-10-16T12:30:26.332039069Z "error": { +bundler_1 | 2023-10-16T12:30:26.332042470Z "message": "factory uses banned opcode: SELFBALANCE", +bundler_1 | 2023-10-16T12:30:26.332045970Z "code": -32502 +bundler_1 | 2023-10-16T12:30:26.332049270Z } +bundler_1 | 2023-10-16T12:30:26.332052470Z } +bundler_1 | 2023-10-16T12:30:26.399445540Z [12:30:26.391] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:26.399473542Z reqId: "req-bb" +bundler_1 | 2023-10-16T12:30:26.399478042Z method: "POST" +bundler_1 | 2023-10-16T12:30:26.399481943Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:26.399485743Z body: { +bundler_1 | 2023-10-16T12:30:26.399495044Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:26.399498744Z "id": 405, +bundler_1 | 2023-10-16T12:30:26.399502144Z "params": [ +bundler_1 | 2023-10-16T12:30:26.399505544Z { +bundler_1 | 2023-10-16T12:30:26.399508745Z "sender": "0x598534EB151f6402688FC54c41Bb6648812D7547", +bundler_1 | 2023-10-16T12:30:26.399512345Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:26.399515945Z "initCode": "0x67be49571572269D2bec4E19352Ee49A1A0c58C50d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000742414c414e434500000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:30:26.399520545Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:26.399523846Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:26.399527246Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:26.399530746Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:26.399534146Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:26.399537446Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:26.399540947Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:26.399544247Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:26.399547647Z }, +bundler_1 | 2023-10-16T12:30:26.399550847Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:26.399554248Z ], +bundler_1 | 2023-10-16T12:30:26.399557548Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:26.399560848Z } +bundler_1 | 2023-10-16T12:30:26.399932773Z [12:30:26.392] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:26.914409460Z [12:30:26.805] ERROR (1): factory uses banned opcode: BALANCE +bundler_1 | 2023-10-16T12:30:26.914445162Z err: { +bundler_1 | 2023-10-16T12:30:26.914449763Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:26.914453463Z "message": "factory uses banned opcode: BALANCE", +bundler_1 | 2023-10-16T12:30:26.914456963Z "stack": +bundler_1 | 2023-10-16T12:30:26.914460264Z Error: factory uses banned opcode: BALANCE +bundler_1 | 2023-10-16T12:30:26.914463764Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:26.914467564Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:26.914471064Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:26.914474664Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:26.914478265Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:26.914481665Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:26.914485065Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:26.914488565Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:26.914567771Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:26.914573671Z "code": -32502 +bundler_1 | 2023-10-16T12:30:26.914577071Z } +bundler_1 | 2023-10-16T12:30:26.914582272Z [12:30:26.805] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:26.914585972Z reqId: "req-bb" +bundler_1 | 2023-10-16T12:30:26.914604973Z body: { +bundler_1 | 2023-10-16T12:30:26.914609474Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:26.914612874Z "id": 405, +bundler_1 | 2023-10-16T12:30:26.914616074Z "error": { +bundler_1 | 2023-10-16T12:30:26.914619474Z "message": "factory uses banned opcode: BALANCE", +bundler_1 | 2023-10-16T12:30:26.914622975Z "code": -32502 +bundler_1 | 2023-10-16T12:30:26.914626375Z } +bundler_1 | 2023-10-16T12:30:26.914629475Z } +bundler_1 | 2023-10-16T12:30:26.979137149Z [12:30:26.967] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:26.979164651Z reqId: "req-bc" +bundler_1 | 2023-10-16T12:30:26.979168951Z method: "POST" +bundler_1 | 2023-10-16T12:30:26.979173152Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:26.979176452Z body: { +bundler_1 | 2023-10-16T12:30:26.979179852Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:26.979183652Z "id": 406, +bundler_1 | 2023-10-16T12:30:26.979186853Z "params": [ +bundler_1 | 2023-10-16T12:30:26.979205154Z { +bundler_1 | 2023-10-16T12:30:26.979208554Z "sender": "0x4B5A2983450D58b87048a8fA0696F6A80469496b", +bundler_1 | 2023-10-16T12:30:26.979211954Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:26.979215555Z "initCode": "0x318559e1eBe2F08e3a5b434a9166Dee8589541eb0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000064f524947494e0000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:30:26.979219855Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:26.979223355Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:26.979226755Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:26.979230056Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:26.979233456Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:26.979236756Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:26.979240156Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:26.979243456Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:26.979247157Z }, +bundler_1 | 2023-10-16T12:30:26.979250357Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:26.979253757Z ], +bundler_1 | 2023-10-16T12:30:26.979256957Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:26.979260458Z } +bundler_1 | 2023-10-16T12:30:26.979494573Z [12:30:26.968] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:27.491622401Z [12:30:27.410] ERROR (1): factory uses banned opcode: ORIGIN +bundler_1 | 2023-10-16T12:30:27.491658303Z err: { +bundler_1 | 2023-10-16T12:30:27.491665304Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:27.491671904Z "message": "factory uses banned opcode: ORIGIN", +bundler_1 | 2023-10-16T12:30:27.491678305Z "stack": +bundler_1 | 2023-10-16T12:30:27.491684105Z Error: factory uses banned opcode: ORIGIN +bundler_1 | 2023-10-16T12:30:27.491690006Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:27.491696606Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:27.491702906Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:27.491709607Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:27.491715807Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:27.491721808Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:27.491747709Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:27.491754210Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:27.491760310Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:27.491766711Z "code": -32502 +bundler_1 | 2023-10-16T12:30:27.491772711Z } +bundler_1 | 2023-10-16T12:30:27.491918121Z [12:30:27.411] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:27.491931322Z reqId: "req-bc" +bundler_1 | 2023-10-16T12:30:27.491937522Z body: { +bundler_1 | 2023-10-16T12:30:27.491943323Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:27.491949323Z "id": 406, +bundler_1 | 2023-10-16T12:30:27.491955324Z "error": { +bundler_1 | 2023-10-16T12:30:27.491961224Z "message": "factory uses banned opcode: ORIGIN", +bundler_1 | 2023-10-16T12:30:27.491967324Z "code": -32502 +bundler_1 | 2023-10-16T12:30:27.491973325Z } +bundler_1 | 2023-10-16T12:30:27.491978925Z } +bundler_1 | 2023-10-16T12:30:27.749182266Z [12:30:27.668] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:27.749210268Z reqId: "req-bd" +bundler_1 | 2023-10-16T12:30:27.749214468Z method: "POST" +bundler_1 | 2023-10-16T12:30:27.749217869Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:27.749220969Z body: { +bundler_1 | 2023-10-16T12:30:27.749223969Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:27.749227369Z "id": 407, +bundler_1 | 2023-10-16T12:30:27.749230469Z "params": [ +bundler_1 | 2023-10-16T12:30:27.749233370Z { +bundler_1 | 2023-10-16T12:30:27.749236470Z "sender": "0xc9AEB67E828A3e8A65EF53721E8a667189343085", +bundler_1 | 2023-10-16T12:30:27.749239670Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:27.749242970Z "initCode": "0x41cBd3Ca6E6A875EfA40FCe528afa867fDbEB4A30d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d27890000000000000000000000000000000000000000000000000000000000000009424c4f434b484153480000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:30:27.749247371Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:27.749250371Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:27.749253471Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:27.749256771Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:27.749259971Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:27.749280273Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:27.749283873Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:27.749303274Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:27.749306775Z }, +bundler_1 | 2023-10-16T12:30:27.749309975Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:27.749313275Z ], +bundler_1 | 2023-10-16T12:30:27.749316475Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:27.749319776Z } +bundler_1 | 2023-10-16T12:30:27.749368779Z [12:30:27.669] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:28.260615247Z [12:30:28.081] ERROR (1): factory uses banned opcode: BLOCKHASH +bundler_1 | 2023-10-16T12:30:28.260644849Z err: { +bundler_1 | 2023-10-16T12:30:28.260648949Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:28.260652549Z "message": "factory uses banned opcode: BLOCKHASH", +bundler_1 | 2023-10-16T12:30:28.260655949Z "stack": +bundler_1 | 2023-10-16T12:30:28.260659050Z Error: factory uses banned opcode: BLOCKHASH +bundler_1 | 2023-10-16T12:30:28.260662750Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:28.260666250Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:28.260669550Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:28.260672950Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:28.260676151Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:28.260679451Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:28.260682751Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:28.260685851Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:28.260689152Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:28.260692452Z "code": -32502 +bundler_1 | 2023-10-16T12:30:28.260695552Z } +bundler_1 | 2023-10-16T12:30:28.260856663Z [12:30:28.081] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:28.260880165Z reqId: "req-bd" +bundler_1 | 2023-10-16T12:30:28.260884765Z body: { +bundler_1 | 2023-10-16T12:30:28.260887765Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:28.260891265Z "id": 407, +bundler_1 | 2023-10-16T12:30:28.260894365Z "error": { +bundler_1 | 2023-10-16T12:30:28.260897366Z "message": "factory uses banned opcode: BLOCKHASH", +bundler_1 | 2023-10-16T12:30:28.260900666Z "code": -32502 +bundler_1 | 2023-10-16T12:30:28.260915667Z } +bundler_1 | 2023-10-16T12:30:28.260918867Z } +bundler_1 | 2023-10-16T12:30:28.260921767Z [12:30:28.245] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:28.260925168Z reqId: "req-be" +bundler_1 | 2023-10-16T12:30:28.260928168Z method: "POST" +bundler_1 | 2023-10-16T12:30:28.260931368Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:28.260934268Z body: { +bundler_1 | 2023-10-16T12:30:28.260937268Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:28.260940469Z "id": 408, +bundler_1 | 2023-10-16T12:30:28.260943469Z "params": [ +bundler_1 | 2023-10-16T12:30:28.260946469Z { +bundler_1 | 2023-10-16T12:30:28.260949469Z "sender": "0x754878C7717756a7D04449f1f27aedBC7D0b0368", +bundler_1 | 2023-10-16T12:30:28.260952669Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:28.260955870Z "initCode": "0x38E441575dCCe7a5093f3397B11e230371F6bE460d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000064352454154450000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:30:28.260959970Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:28.260963070Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:28.260966270Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:28.260969371Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:28.260972471Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:28.260975571Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:28.260978671Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:28.260981771Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:28.260984872Z }, +bundler_1 | 2023-10-16T12:30:28.260987772Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:28.260990872Z ], +bundler_1 | 2023-10-16T12:30:28.260993872Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:28.260996972Z } +bundler_1 | 2023-10-16T12:30:28.260999873Z [12:30:28.245] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:28.774588599Z [12:30:28.674] ERROR (1): factory uses banned opcode: CREATE +bundler_1 | 2023-10-16T12:30:28.774622101Z err: { +bundler_1 | 2023-10-16T12:30:28.774627802Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:28.774632902Z "message": "factory uses banned opcode: CREATE", +bundler_1 | 2023-10-16T12:30:28.774638103Z "stack": +bundler_1 | 2023-10-16T12:30:28.774642703Z Error: factory uses banned opcode: CREATE +bundler_1 | 2023-10-16T12:30:28.774647703Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:28.774670505Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:28.774675705Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:28.774680705Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:28.774685606Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:28.774690206Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:28.774695006Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:28.774699907Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:28.774704607Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:28.774709507Z "code": -32502 +bundler_1 | 2023-10-16T12:30:28.774714108Z } +bundler_1 | 2023-10-16T12:30:28.774718508Z [12:30:28.674] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:28.774723508Z reqId: "req-be" +bundler_1 | 2023-10-16T12:30:28.774728109Z body: { +bundler_1 | 2023-10-16T12:30:28.774732509Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:28.774737209Z "id": 408, +bundler_1 | 2023-10-16T12:30:28.774741710Z "error": { +bundler_1 | 2023-10-16T12:30:28.774746310Z "message": "factory uses banned opcode: CREATE", +bundler_1 | 2023-10-16T12:30:28.774751210Z "code": -32502 +bundler_1 | 2023-10-16T12:30:28.774755811Z } +bundler_1 | 2023-10-16T12:30:28.774760311Z } +bundler_1 | 2023-10-16T12:30:28.838863258Z [12:30:28.826] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:28.838891860Z reqId: "req-bf" +bundler_1 | 2023-10-16T12:30:28.838896460Z method: "POST" +bundler_1 | 2023-10-16T12:30:28.838900560Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:28.838903860Z body: { +bundler_1 | 2023-10-16T12:30:28.838907261Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:28.838910961Z "id": 409, +bundler_1 | 2023-10-16T12:30:28.838914461Z "params": [ +bundler_1 | 2023-10-16T12:30:28.838917761Z { +bundler_1 | 2023-10-16T12:30:28.838921162Z "sender": "0xF2EBecD6B06CCF60e188ccB9f3517b6d7D0ddEAF", +bundler_1 | 2023-10-16T12:30:28.838924662Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:28.838928262Z "initCode": "0xf419dBe0998773058f958fBd17f668b2e314FDAc0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000074352454154453200000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:30:28.838946863Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:28.838956264Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:28.838959764Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:28.838963164Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:28.838966465Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:28.838969965Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:28.838973265Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:28.838976665Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:28.838980066Z }, +bundler_1 | 2023-10-16T12:30:28.838983266Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:28.838986666Z ], +bundler_1 | 2023-10-16T12:30:28.838989966Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:28.838993467Z } +bundler_1 | 2023-10-16T12:30:28.839158878Z [12:30:28.826] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:29.355644701Z [12:30:29.270] ERROR (1): factory with too many CREATE2 +bundler_1 | 2023-10-16T12:30:29.355672903Z err: { +bundler_1 | 2023-10-16T12:30:29.355677303Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:29.355681103Z "message": "factory with too many CREATE2", +bundler_1 | 2023-10-16T12:30:29.355684703Z "stack": +bundler_1 | 2023-10-16T12:30:29.355688004Z Error: factory with too many CREATE2 +bundler_1 | 2023-10-16T12:30:29.355692004Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:160:27) +bundler_1 | 2023-10-16T12:30:29.355696404Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:29.355706505Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:29.355710205Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:29.355714105Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:29.355717406Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:29.355721006Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:29.355724506Z "code": -32502 +bundler_1 | 2023-10-16T12:30:29.355727906Z } +bundler_1 | 2023-10-16T12:30:29.355731107Z [12:30:29.270] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:29.355734807Z reqId: "req-bf" +bundler_1 | 2023-10-16T12:30:29.355754908Z body: { +bundler_1 | 2023-10-16T12:30:29.355758308Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:29.355761609Z "id": 409, +bundler_1 | 2023-10-16T12:30:29.355764909Z "error": { +bundler_1 | 2023-10-16T12:30:29.355768209Z "message": "factory with too many CREATE2", +bundler_1 | 2023-10-16T12:30:29.355771609Z "code": -32502 +bundler_1 | 2023-10-16T12:30:29.355774910Z } +bundler_1 | 2023-10-16T12:30:29.355778210Z } +bundler_1 | 2023-10-16T12:30:29.483065241Z [12:30:29.424] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:29.483097643Z reqId: "req-bg" +bundler_1 | 2023-10-16T12:30:29.483102244Z method: "POST" +bundler_1 | 2023-10-16T12:30:29.483105844Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:29.483109044Z body: { +bundler_1 | 2023-10-16T12:30:29.483112744Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:30:29.483116345Z "id": 410, +bundler_1 | 2023-10-16T12:30:29.483119645Z "params": [ +bundler_1 | 2023-10-16T12:30:29.483123045Z { +bundler_1 | 2023-10-16T12:30:29.483126345Z "sender": "0x0E30Fd84E08337324c64cfbe1acF371EF2ee0Dbe", +bundler_1 | 2023-10-16T12:30:29.483129946Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:30:29.483133446Z "initCode": "0xc33beA1B3B516d6A859970644A5e704703ecaAce0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000c53454c4644455354525543540000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:30:29.483137946Z "callData": "0x", +bundler_1 | 2023-10-16T12:30:29.483141346Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:30:29.483144647Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:30:29.483148047Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:30:29.483151447Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:30:29.483154747Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:30:29.483158047Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:30:29.483161448Z "signature": "0x" +bundler_1 | 2023-10-16T12:30:29.483164748Z }, +bundler_1 | 2023-10-16T12:30:29.483168048Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:29.483171348Z ], +bundler_1 | 2023-10-16T12:30:29.483174649Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:29.483177949Z } +bundler_1 | 2023-10-16T12:30:29.483181149Z [12:30:29.425] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:30:29.997527727Z [12:30:29.866] ERROR (1): factory uses banned opcode: SELFDESTRUCT +bundler_1 | 2023-10-16T12:30:29.997558129Z err: { +bundler_1 | 2023-10-16T12:30:29.997577130Z "type": "RpcError", +bundler_1 | 2023-10-16T12:30:29.997581131Z "message": "factory uses banned opcode: SELFDESTRUCT", +bundler_1 | 2023-10-16T12:30:29.997584731Z "stack": +bundler_1 | 2023-10-16T12:30:29.997588031Z Error: factory uses banned opcode: SELFDESTRUCT +bundler_1 | 2023-10-16T12:30:29.997591531Z at file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:154:27 +bundler_1 | 2023-10-16T12:30:29.997594932Z at Array.forEach () +bundler_1 | 2023-10-16T12:30:29.997598532Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:152:34) +bundler_1 | 2023-10-16T12:30:29.997602132Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:30:29.997605732Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:30:29.997609232Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:30:29.997612733Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:30:29.997616133Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:30:29.997619633Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:30:29.997623133Z "code": -32502 +bundler_1 | 2023-10-16T12:30:29.997626534Z } +bundler_1 | 2023-10-16T12:30:29.997629734Z [12:30:29.866] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:29.997633434Z reqId: "req-bg" +bundler_1 | 2023-10-16T12:30:29.997639835Z body: { +bundler_1 | 2023-10-16T12:30:29.997643435Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:29.997646735Z "id": 410, +bundler_1 | 2023-10-16T12:30:29.997650035Z "error": { +bundler_1 | 2023-10-16T12:30:29.997653335Z "message": "factory uses banned opcode: SELFDESTRUCT", +bundler_1 | 2023-10-16T12:30:29.997656636Z "code": -32502 +bundler_1 | 2023-10-16T12:30:29.997659936Z } +bundler_1 | 2023-10-16T12:30:29.997663136Z } +bundler_1 | 2023-10-16T12:30:29.997666236Z [12:30:29.872] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:29.997669737Z reqId: "req-bh" +bundler_1 | 2023-10-16T12:30:29.997672937Z method: "POST" +bundler_1 | 2023-10-16T12:30:29.997676137Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:29.997679337Z body: { +bundler_1 | 2023-10-16T12:30:29.997682537Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:30:29.997685938Z "id": 411, +bundler_1 | 2023-10-16T12:30:29.997689138Z "params": [], +bundler_1 | 2023-10-16T12:30:29.997699739Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:29.997703239Z } +bundler_1 | 2023-10-16T12:30:29.997706339Z [12:30:29.872] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:29.997709639Z reqId: "req-bh" +bundler_1 | 2023-10-16T12:30:29.997712839Z body: { +bundler_1 | 2023-10-16T12:30:29.997715940Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:29.997719140Z "id": 411, +bundler_1 | 2023-10-16T12:30:29.997722340Z "result": "ok" +bundler_1 | 2023-10-16T12:30:29.997725540Z } +bundler_1 | 2023-10-16T12:30:29.997728641Z [12:30:29.875] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:29.997732241Z reqId: "req-bi" +bundler_1 | 2023-10-16T12:30:29.997735341Z method: "POST" +bundler_1 | 2023-10-16T12:30:29.997738541Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:29.997741741Z body: { +bundler_1 | 2023-10-16T12:30:29.997746042Z "method": "debug_bundler_setBundlingMode", +bundler_1 | 2023-10-16T12:30:29.997749442Z "id": 412, +bundler_1 | 2023-10-16T12:30:29.997752542Z "params": [ +bundler_1 | 2023-10-16T12:30:29.997755642Z "manual" +bundler_1 | 2023-10-16T12:30:29.997758843Z ], +bundler_1 | 2023-10-16T12:30:29.997761943Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:29.997765143Z } +bundler_1 | 2023-10-16T12:30:29.997768143Z [12:30:29.875] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:29.997771443Z reqId: "req-bi" +bundler_1 | 2023-10-16T12:30:29.997774744Z body: { +bundler_1 | 2023-10-16T12:30:29.997777744Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:29.997780944Z "id": 412, +bundler_1 | 2023-10-16T12:30:29.997784044Z "result": "ok" +bundler_1 | 2023-10-16T12:30:29.997787445Z } +bundler_1 | 2023-10-16T12:30:30.125179983Z [12:30:30.075] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:30:30.125209285Z reqId: "req-bj" +bundler_1 | 2023-10-16T12:30:30.125213885Z method: "POST" +bundler_1 | 2023-10-16T12:30:30.125217386Z url: "/rpc" +bundler_1 | 2023-10-16T12:30:30.125220786Z body: { +bundler_1 | 2023-10-16T12:30:30.125223986Z "method": "debug_bundler_dumpReputation", +bundler_1 | 2023-10-16T12:30:30.125227586Z "id": 413, +bundler_1 | 2023-10-16T12:30:30.125230787Z "params": [ +bundler_1 | 2023-10-16T12:30:30.125233987Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:30:30.125237387Z ], +bundler_1 | 2023-10-16T12:30:30.125240687Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:30:30.125243987Z } +bundler_1 | 2023-10-16T12:30:30.125354595Z [12:30:30.075] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:30:30.125362095Z reqId: "req-bj" +bundler_1 | 2023-10-16T12:30:30.125378997Z body: { +bundler_1 | 2023-10-16T12:30:30.125382497Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:30:30.125385797Z "id": 413, +bundler_1 | 2023-10-16T12:30:30.125389097Z "result": [] +bundler_1 | 2023-10-16T12:30:30.125392497Z } +bundler_1 | 2023-10-16T12:31:14.215840582Z [12:31:14.149] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:14.215874585Z reqId: "req-bk" +bundler_1 | 2023-10-16T12:31:14.215879085Z method: "POST" +bundler_1 | 2023-10-16T12:31:14.215882585Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:14.215885885Z body: { +bundler_1 | 2023-10-16T12:31:14.215889586Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:31:14.215893286Z "id": 414, +bundler_1 | 2023-10-16T12:31:14.215896686Z "params": [], +bundler_1 | 2023-10-16T12:31:14.215899986Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:14.215903387Z } +bundler_1 | 2023-10-16T12:31:14.216025995Z [12:31:14.149] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:14.216058797Z err: { +bundler_1 | 2023-10-16T12:31:14.216065097Z "type": "RpcError", +bundler_1 | 2023-10-16T12:31:14.216069397Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:14.216073698Z "stack": +bundler_1 | 2023-10-16T12:31:14.216077398Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:14.216081298Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:31:14.216085798Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:31:14.216089599Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:31:14.216093399Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:31:14.216097499Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:31:14.216101299Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:31:14.216105100Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:31:14.216109100Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:31:14.216113000Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:31:14.216116901Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:31:14.216120701Z "code": -32601 +bundler_1 | 2023-10-16T12:31:14.216124501Z } +bundler_1 | 2023-10-16T12:31:14.216128301Z [12:31:14.149] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:14.216132402Z reqId: "req-bk" +bundler_1 | 2023-10-16T12:31:14.216151403Z body: { +bundler_1 | 2023-10-16T12:31:14.216155503Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:14.216159303Z "id": 414, +bundler_1 | 2023-10-16T12:31:14.216163204Z "error": { +bundler_1 | 2023-10-16T12:31:14.216167004Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:14.216170904Z "code": -32601 +bundler_1 | 2023-10-16T12:31:14.216174804Z } +bundler_1 | 2023-10-16T12:31:14.216178505Z } +bundler_1 | 2023-10-16T12:31:14.216182605Z [12:31:14.155] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:14.216186705Z reqId: "req-bl" +bundler_1 | 2023-10-16T12:31:14.216190505Z method: "POST" +bundler_1 | 2023-10-16T12:31:14.216194306Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:14.216198006Z body: { +bundler_1 | 2023-10-16T12:31:14.216201606Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:14.216205706Z "id": 415, +bundler_1 | 2023-10-16T12:31:14.216209507Z "params": [ +bundler_1 | 2023-10-16T12:31:14.216213207Z { +bundler_1 | 2023-10-16T12:31:14.216216807Z "sender": "0x983b4e2C24FBcC9cC17D4b6691BfB95F0b056E42", +bundler_1 | 2023-10-16T12:31:14.216220807Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:31:14.216225608Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:14.216230508Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:14.216234808Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:14.216238708Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:14.216242609Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:14.216246509Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:14.216250309Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:14.216254109Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:14.216258010Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:14.216261910Z }, +bundler_1 | 2023-10-16T12:31:14.216265510Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:14.216269510Z ], +bundler_1 | 2023-10-16T12:31:14.216273111Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:14.216276911Z } +bundler_1 | 2023-10-16T12:31:14.216280611Z [12:31:14.156] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:15.240799628Z [12:31:14.724] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:15.240853432Z [12:31:14.737] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:15.240858332Z [12:31:14.737] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:15.240862532Z reqId: "req-bl" +bundler_1 | 2023-10-16T12:31:15.240865932Z body: { +bundler_1 | 2023-10-16T12:31:15.240869233Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:15.240872833Z "id": 415, +bundler_1 | 2023-10-16T12:31:15.240876333Z "result": "0x3411b51505c29c35b0376018e59a9c8055bc1fab229bf68468ccc702fae651ff" +bundler_1 | 2023-10-16T12:31:15.240879933Z } +bundler_1 | 2023-10-16T12:31:15.240883233Z [12:31:14.741] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:15.240886734Z reqId: "req-bm" +bundler_1 | 2023-10-16T12:31:15.240890134Z method: "POST" +bundler_1 | 2023-10-16T12:31:15.240893434Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:15.240896734Z body: { +bundler_1 | 2023-10-16T12:31:15.240899935Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:15.240903435Z "id": 416, +bundler_1 | 2023-10-16T12:31:15.240906735Z "params": [ +bundler_1 | 2023-10-16T12:31:15.240910035Z { +bundler_1 | 2023-10-16T12:31:15.240913235Z "sender": "0x2874e83479046C459aA2464aBd8bCB343A5F40D5", +bundler_1 | 2023-10-16T12:31:15.240916836Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:31:15.240920436Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:15.240924836Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:15.240928136Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:15.240931537Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:15.240934937Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:15.240938337Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:15.240941637Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:15.240945138Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:15.240948638Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:15.240952038Z }, +bundler_1 | 2023-10-16T12:31:15.240955238Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:15.240958738Z ], +bundler_1 | 2023-10-16T12:31:15.240962439Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:15.240965839Z } +bundler_1 | 2023-10-16T12:31:15.240969039Z [12:31:14.741] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:15.309632017Z [12:31:15.277] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:15.309745124Z [12:31:15.285] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:15.309753325Z [12:31:15.285] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:15.309757225Z reqId: "req-bm" +bundler_1 | 2023-10-16T12:31:15.309760625Z body: { +bundler_1 | 2023-10-16T12:31:15.309763826Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:15.309767626Z "id": 416, +bundler_1 | 2023-10-16T12:31:15.309770926Z "result": "0x915745d3bb322cbc068fce1a237b67d530fa2fbae3dac59d0d07e31dee10a277" +bundler_1 | 2023-10-16T12:31:15.309774526Z } +bundler_1 | 2023-10-16T12:31:15.309777727Z [12:31:15.288] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:15.309781227Z reqId: "req-bn" +bundler_1 | 2023-10-16T12:31:15.309784527Z method: "POST" +bundler_1 | 2023-10-16T12:31:15.309787727Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:15.309791027Z body: { +bundler_1 | 2023-10-16T12:31:15.309794228Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:15.309797628Z "id": 417, +bundler_1 | 2023-10-16T12:31:15.309800928Z "params": [ +bundler_1 | 2023-10-16T12:31:15.309804228Z { +bundler_1 | 2023-10-16T12:31:15.309807529Z "sender": "0x8e46fC073b00Ecfb63f4DfD88d65D6c4a7F8Aa82", +bundler_1 | 2023-10-16T12:31:15.309810929Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:31:15.309814429Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:15.309818629Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:15.309821929Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:15.309825330Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:15.309828730Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:15.309832130Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:15.309835430Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:15.309838831Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:15.309842231Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:15.309845931Z }, +bundler_1 | 2023-10-16T12:31:15.309849231Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:15.309852531Z ], +bundler_1 | 2023-10-16T12:31:15.309855832Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:15.309859132Z } +bundler_1 | 2023-10-16T12:31:15.309862332Z [12:31:15.289] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:15.818525406Z [12:31:15.811] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:15.821575105Z [12:31:15.819] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:15.822057636Z [12:31:15.819] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:15.822072637Z reqId: "req-bn" +bundler_1 | 2023-10-16T12:31:15.822076538Z body: { +bundler_1 | 2023-10-16T12:31:15.822079838Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:15.822106540Z "id": 417, +bundler_1 | 2023-10-16T12:31:15.822110640Z "result": "0x8a2b4ef67caf93d3d6b315c3a4b1ffd27a2ec18cc875c2018ea20c094e7d267b" +bundler_1 | 2023-10-16T12:31:15.822114640Z } +bundler_1 | 2023-10-16T12:31:15.824561800Z [12:31:15.822] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:15.824576001Z reqId: "req-bo" +bundler_1 | 2023-10-16T12:31:15.824580001Z method: "POST" +bundler_1 | 2023-10-16T12:31:15.824583301Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:15.824586401Z body: { +bundler_1 | 2023-10-16T12:31:15.824589501Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:15.824593202Z "id": 418, +bundler_1 | 2023-10-16T12:31:15.824596402Z "params": [ +bundler_1 | 2023-10-16T12:31:15.824608103Z { +bundler_1 | 2023-10-16T12:31:15.824611603Z "sender": "0xAdAa4628e60d01C39aE7bf08695D07c5695C9e2e", +bundler_1 | 2023-10-16T12:31:15.824616003Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:31:15.824619403Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:15.824623704Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:15.824626804Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:15.824630204Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:15.824633404Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:15.824636605Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:15.824639705Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:15.824642905Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:15.824646205Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:15.824649305Z }, +bundler_1 | 2023-10-16T12:31:15.824652306Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:15.824655506Z ], +bundler_1 | 2023-10-16T12:31:15.824658506Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:15.824674207Z } +bundler_1 | 2023-10-16T12:31:15.824806716Z [12:31:15.823] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:16.851217956Z [12:31:16.334] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:16.854161948Z [12:31:16.340] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:16.854181149Z [12:31:16.340] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:16.854199650Z reqId: "req-bo" +bundler_1 | 2023-10-16T12:31:16.854203651Z body: { +bundler_1 | 2023-10-16T12:31:16.854207051Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:16.854210651Z "id": 418, +bundler_1 | 2023-10-16T12:31:16.854214051Z "result": "0x305406ac6d87fde265854bd2f48d7166bc35bacf4e805235813092e5513ea1a8" +bundler_1 | 2023-10-16T12:31:16.854217752Z } +bundler_1 | 2023-10-16T12:31:16.854221152Z [12:31:16.343] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:16.854224752Z reqId: "req-bp" +bundler_1 | 2023-10-16T12:31:16.854228052Z method: "POST" +bundler_1 | 2023-10-16T12:31:16.854231252Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:16.854234553Z body: { +bundler_1 | 2023-10-16T12:31:16.854237653Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:31:16.854241153Z "id": 419, +bundler_1 | 2023-10-16T12:31:16.854244353Z "params": [], +bundler_1 | 2023-10-16T12:31:16.854247653Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:16.854250954Z } +bundler_1 | 2023-10-16T12:31:16.854254154Z [12:31:16.343] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:16.854257754Z err: { +bundler_1 | 2023-10-16T12:31:16.854260954Z "type": "RpcError", +bundler_1 | 2023-10-16T12:31:16.854274855Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:16.854279055Z "stack": +bundler_1 | 2023-10-16T12:31:16.854282256Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:16.854285656Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:31:16.854289156Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:31:16.854292556Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:31:16.854295757Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:31:16.854299157Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:31:16.854302457Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:31:16.854305757Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:31:16.854323458Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:31:16.854327159Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:31:16.854330459Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:31:16.854333859Z "code": -32601 +bundler_1 | 2023-10-16T12:31:16.854337159Z } +bundler_1 | 2023-10-16T12:31:16.854340259Z [12:31:16.343] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:16.854360361Z reqId: "req-bp" +bundler_1 | 2023-10-16T12:31:16.854363861Z body: { +bundler_1 | 2023-10-16T12:31:16.854366961Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:16.854370361Z "id": 419, +bundler_1 | 2023-10-16T12:31:16.854373462Z "error": { +bundler_1 | 2023-10-16T12:31:16.854376762Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:16.854380162Z "code": -32601 +bundler_1 | 2023-10-16T12:31:16.854383462Z } +bundler_1 | 2023-10-16T12:31:16.854386563Z } +bundler_1 | 2023-10-16T12:31:16.854389663Z [12:31:16.346] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:16.854393063Z reqId: "req-bq" +bundler_1 | 2023-10-16T12:31:16.854396363Z method: "POST" +bundler_1 | 2023-10-16T12:31:16.854399763Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:16.854403964Z body: { +bundler_1 | 2023-10-16T12:31:16.854407164Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:16.854410564Z "id": 420, +bundler_1 | 2023-10-16T12:31:16.854413764Z "params": [ +bundler_1 | 2023-10-16T12:31:16.854417065Z { +bundler_1 | 2023-10-16T12:31:16.854430565Z "sender": "0x131c7044d4d9760236d740c0FFF94B5055C6D296", +bundler_1 | 2023-10-16T12:31:16.854434166Z "nonce": "0x40000000000000000", +bundler_1 | 2023-10-16T12:31:16.854437666Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:16.854441866Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:16.854445266Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:16.854448667Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:16.854451967Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:16.854455267Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:16.854458567Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:16.854461967Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:16.854470068Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:16.854473568Z }, +bundler_1 | 2023-10-16T12:31:16.854476668Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:16.854480069Z ], +bundler_1 | 2023-10-16T12:31:16.854483269Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:16.854486569Z } +bundler_1 | 2023-10-16T12:31:16.854489769Z [12:31:16.347] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:16.854493369Z [12:31:16.834] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:16.854507170Z [12:31:16.847] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:16.854510771Z [12:31:16.847] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:16.854514271Z reqId: "req-bq" +bundler_1 | 2023-10-16T12:31:16.854517471Z body: { +bundler_1 | 2023-10-16T12:31:16.854520671Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:16.854523871Z "id": 420, +bundler_1 | 2023-10-16T12:31:16.854527172Z "result": "0xbb56c130242563c86adc27af77b3224c3732d446fc4f9c1745764b6cebc6aa83" +bundler_1 | 2023-10-16T12:31:16.854530572Z } +bundler_1 | 2023-10-16T12:31:16.855317323Z [12:31:16.850] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:16.855332224Z reqId: "req-br" +bundler_1 | 2023-10-16T12:31:16.855336424Z method: "POST" +bundler_1 | 2023-10-16T12:31:16.855339725Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:16.855358726Z body: { +bundler_1 | 2023-10-16T12:31:16.855362526Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:16.855366326Z "id": 421, +bundler_1 | 2023-10-16T12:31:16.855369527Z "params": [ +bundler_1 | 2023-10-16T12:31:16.855372827Z { +bundler_1 | 2023-10-16T12:31:16.855376027Z "sender": "0x815A6B8db86Ac88c688817546c41AEddE922Ac6E", +bundler_1 | 2023-10-16T12:31:16.855379527Z "nonce": "0x50000000000000000", +bundler_1 | 2023-10-16T12:31:16.855383128Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000000500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:16.855387528Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:16.855390828Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:16.855394128Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:16.855397628Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:16.855400929Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:16.855404329Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:16.855418330Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:16.855422130Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:16.855436731Z }, +bundler_1 | 2023-10-16T12:31:16.855440531Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:16.855444031Z ], +bundler_1 | 2023-10-16T12:31:16.855447232Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:16.855450632Z } +bundler_1 | 2023-10-16T12:31:16.855453832Z [12:31:16.851] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:17.379458707Z [12:31:17.349] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:17.379917536Z [12:31:17.358] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:17.379934238Z [12:31:17.358] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:17.379938638Z reqId: "req-br" +bundler_1 | 2023-10-16T12:31:17.379942038Z body: { +bundler_1 | 2023-10-16T12:31:17.379945338Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:17.379956839Z "id": 421, +bundler_1 | 2023-10-16T12:31:17.379960639Z "result": "0xb743b5527bb6ffd40b4d690c97ade5eed3121b88f7b6e2bebe0fc06e6c5ed072" +bundler_1 | 2023-10-16T12:31:17.379964240Z } +bundler_1 | 2023-10-16T12:31:17.379967640Z [12:31:17.361] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:17.379971340Z reqId: "req-bs" +bundler_1 | 2023-10-16T12:31:17.379974740Z method: "POST" +bundler_1 | 2023-10-16T12:31:17.379978040Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:17.379981341Z body: { +bundler_1 | 2023-10-16T12:31:17.379984641Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:17.379988041Z "id": 422, +bundler_1 | 2023-10-16T12:31:17.379991441Z "params": [ +bundler_1 | 2023-10-16T12:31:17.379994641Z { +bundler_1 | 2023-10-16T12:31:17.379997942Z "sender": "0xF924fd656d0B7D8e8de1Ce971362167aa3214729", +bundler_1 | 2023-10-16T12:31:17.380001542Z "nonce": "0x60000000000000000", +bundler_1 | 2023-10-16T12:31:17.380005142Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:17.380009442Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:17.380012943Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:17.380016243Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:17.380019643Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:17.380022943Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:17.380041445Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:17.380045045Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:17.380048645Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:17.380051945Z }, +bundler_1 | 2023-10-16T12:31:17.380055145Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:17.380058546Z ], +bundler_1 | 2023-10-16T12:31:17.380061746Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:17.380065146Z } +bundler_1 | 2023-10-16T12:31:17.380068446Z [12:31:17.362] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:17.897622500Z [12:31:17.872] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:17.897869716Z [12:31:17.880] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:17.897880617Z [12:31:17.881] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:17.897884317Z reqId: "req-bs" +bundler_1 | 2023-10-16T12:31:17.897887517Z body: { +bundler_1 | 2023-10-16T12:31:17.897891018Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:17.897894318Z "id": 422, +bundler_1 | 2023-10-16T12:31:17.897897518Z "result": "0x767f6e7f373adc179f17a32440c68b0beb0f4614cedbd1c7684ad3ec8ac10b73" +bundler_1 | 2023-10-16T12:31:17.897900918Z } +bundler_1 | 2023-10-16T12:31:17.897904018Z [12:31:17.884] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:17.897919819Z reqId: "req-bt" +bundler_1 | 2023-10-16T12:31:17.897923020Z method: "POST" +bundler_1 | 2023-10-16T12:31:17.897926120Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:17.897929220Z body: { +bundler_1 | 2023-10-16T12:31:17.897948821Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:17.897952322Z "id": 423, +bundler_1 | 2023-10-16T12:31:17.897955522Z "params": [ +bundler_1 | 2023-10-16T12:31:17.897958922Z { +bundler_1 | 2023-10-16T12:31:17.897962022Z "sender": "0x89a1C1ea39754DB8D899D5C7C893C8Dd7b3aa731", +bundler_1 | 2023-10-16T12:31:17.897965522Z "nonce": "0x70000000000000000", +bundler_1 | 2023-10-16T12:31:17.897969023Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000000700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:17.897973423Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:17.897976723Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:17.897980023Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:17.897994224Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:17.898011625Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:17.898015226Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:17.898018626Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:17.898022126Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:17.898025426Z }, +bundler_1 | 2023-10-16T12:31:17.898028626Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:17.898032027Z ], +bundler_1 | 2023-10-16T12:31:17.898035627Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:17.898039027Z } +bundler_1 | 2023-10-16T12:31:17.898042227Z [12:31:17.885] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:18.920536812Z [12:31:18.421] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:18.920792829Z [12:31:18.428] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:18.920805430Z [12:31:18.429] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:18.920809530Z reqId: "req-bt" +bundler_1 | 2023-10-16T12:31:18.920813030Z body: { +bundler_1 | 2023-10-16T12:31:18.920816430Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:18.920820031Z "id": 423, +bundler_1 | 2023-10-16T12:31:18.920845332Z "result": "0xc6170bd66ed62248f1ffed7a93853d9cf46a9da870e81822953d4a6c0ba4feff" +bundler_1 | 2023-10-16T12:31:18.920849533Z } +bundler_1 | 2023-10-16T12:31:18.920852833Z [12:31:18.432] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:18.920856633Z reqId: "req-bu" +bundler_1 | 2023-10-16T12:31:18.920859933Z method: "POST" +bundler_1 | 2023-10-16T12:31:18.920863233Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:18.920866534Z body: { +bundler_1 | 2023-10-16T12:31:18.920869734Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:31:18.920873034Z "id": 424, +bundler_1 | 2023-10-16T12:31:18.920876334Z "params": [], +bundler_1 | 2023-10-16T12:31:18.920879935Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:18.920883235Z } +bundler_1 | 2023-10-16T12:31:18.920886335Z [12:31:18.432] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:18.920889935Z err: { +bundler_1 | 2023-10-16T12:31:18.920893135Z "type": "RpcError", +bundler_1 | 2023-10-16T12:31:18.920896536Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:18.920899936Z "stack": +bundler_1 | 2023-10-16T12:31:18.920903236Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:18.920917937Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:31:18.920937638Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:31:18.920941239Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:31:18.920944539Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:31:18.920947939Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:31:18.920951239Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:31:18.920954539Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:31:18.920957840Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:31:18.920961240Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:31:18.920964540Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:31:18.920967840Z "code": -32601 +bundler_1 | 2023-10-16T12:31:18.920971040Z } +bundler_1 | 2023-10-16T12:31:18.920974141Z [12:31:18.432] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:18.920977641Z reqId: "req-bu" +bundler_1 | 2023-10-16T12:31:18.920980941Z body: { +bundler_1 | 2023-10-16T12:31:18.920984141Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:18.920997942Z "id": 424, +bundler_1 | 2023-10-16T12:31:18.921001142Z "error": { +bundler_1 | 2023-10-16T12:31:18.921004443Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:18.921007843Z "code": -32601 +bundler_1 | 2023-10-16T12:31:18.921011443Z } +bundler_1 | 2023-10-16T12:31:18.921014643Z } +bundler_1 | 2023-10-16T12:31:18.921022044Z [12:31:18.435] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:18.921025544Z reqId: "req-bv" +bundler_1 | 2023-10-16T12:31:18.921029044Z method: "POST" +bundler_1 | 2023-10-16T12:31:18.921032244Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:18.921036445Z body: { +bundler_1 | 2023-10-16T12:31:18.921039645Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:18.921042945Z "id": 425, +bundler_1 | 2023-10-16T12:31:18.921046145Z "params": [ +bundler_1 | 2023-10-16T12:31:18.921049446Z { +bundler_1 | 2023-10-16T12:31:18.921052646Z "sender": "0x4b381dF3fbc0F86AbD6E17d9F633FdB4da329aA3", +bundler_1 | 2023-10-16T12:31:18.921056146Z "nonce": "0x80000000000000000", +bundler_1 | 2023-10-16T12:31:18.921059646Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:18.921084548Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:18.921088248Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:18.921091548Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:18.921094949Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:18.921098249Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:18.921101649Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:18.921104949Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:18.921108349Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:18.921111750Z }, +bundler_1 | 2023-10-16T12:31:18.921115050Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:18.921118350Z ], +bundler_1 | 2023-10-16T12:31:18.921121750Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:18.921125151Z } +bundler_1 | 2023-10-16T12:31:18.921128351Z [12:31:18.435] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:18.985644958Z [12:31:18.959] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:18.985795668Z [12:31:18.966] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:18.985818970Z [12:31:18.966] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:18.985823670Z reqId: "req-bv" +bundler_1 | 2023-10-16T12:31:18.985827270Z body: { +bundler_1 | 2023-10-16T12:31:18.985830771Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:18.985834271Z "id": 425, +bundler_1 | 2023-10-16T12:31:18.985837671Z "result": "0xbf52da9a18817c2628f2d0c48211edef68bd5ed6423206358bd6990dd9f0b60e" +bundler_1 | 2023-10-16T12:31:18.985841371Z } +bundler_1 | 2023-10-16T12:31:18.985844671Z [12:31:18.969] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:18.985848172Z reqId: "req-bw" +bundler_1 | 2023-10-16T12:31:18.985851572Z method: "POST" +bundler_1 | 2023-10-16T12:31:18.985854872Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:18.985858072Z body: { +bundler_1 | 2023-10-16T12:31:18.985861272Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:18.985864673Z "id": 426, +bundler_1 | 2023-10-16T12:31:18.985867873Z "params": [ +bundler_1 | 2023-10-16T12:31:18.985871173Z { +bundler_1 | 2023-10-16T12:31:18.985874473Z "sender": "0x8BC087F62e2662173f8fC7E2FE63136EB44ad3E3", +bundler_1 | 2023-10-16T12:31:18.985877974Z "nonce": "0x90000000000000000", +bundler_1 | 2023-10-16T12:31:18.985881574Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:18.985899775Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:18.985903375Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:18.985906775Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:18.985910176Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:18.985913576Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:18.985916876Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:18.985920276Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:18.985932677Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:18.985936577Z }, +bundler_1 | 2023-10-16T12:31:18.985939878Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:18.985943278Z ], +bundler_1 | 2023-10-16T12:31:18.985946478Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:18.985949778Z } +bundler_1 | 2023-10-16T12:31:18.985953078Z [12:31:18.969] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:20.011112937Z [12:31:19.508] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:20.011329151Z [12:31:19.517] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:20.011340252Z [12:31:19.517] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:20.011344452Z reqId: "req-bw" +bundler_1 | 2023-10-16T12:31:20.011348052Z body: { +bundler_1 | 2023-10-16T12:31:20.011351353Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:20.011354853Z "id": 426, +bundler_1 | 2023-10-16T12:31:20.011362653Z "result": "0x29a9bc22b7ab44bf9fa8d248c65fb97b28eb04419a3698070a5245364807d49b" +bundler_1 | 2023-10-16T12:31:20.011366554Z } +bundler_1 | 2023-10-16T12:31:20.011386655Z [12:31:19.521] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:20.011390855Z reqId: "req-bx" +bundler_1 | 2023-10-16T12:31:20.011394255Z method: "POST" +bundler_1 | 2023-10-16T12:31:20.011397656Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:20.011401056Z body: { +bundler_1 | 2023-10-16T12:31:20.011404256Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:20.011408056Z "id": 427, +bundler_1 | 2023-10-16T12:31:20.011411357Z "params": [ +bundler_1 | 2023-10-16T12:31:20.011414657Z { +bundler_1 | 2023-10-16T12:31:20.011417857Z "sender": "0x2C616408602d2208D014d1446cC26655EBD4E51b", +bundler_1 | 2023-10-16T12:31:20.011421257Z "nonce": "0xa0000000000000000", +bundler_1 | 2023-10-16T12:31:20.011424857Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:20.011445059Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:20.011448659Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:20.011452159Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:20.011455659Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:20.011458960Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:20.011462360Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:20.011465860Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:20.011469360Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:20.011472661Z }, +bundler_1 | 2023-10-16T12:31:20.011475861Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:20.011479261Z ], +bundler_1 | 2023-10-16T12:31:20.011482461Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:20.011485861Z } +bundler_1 | 2023-10-16T12:31:20.011489062Z [12:31:19.522] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:20.076540942Z [12:31:20.048] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:20.080735719Z [12:31:20.056] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:20.080761721Z [12:31:20.056] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:20.080766421Z reqId: "req-bx" +bundler_1 | 2023-10-16T12:31:20.080769922Z body: { +bundler_1 | 2023-10-16T12:31:20.080773222Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:20.080776822Z "id": 427, +bundler_1 | 2023-10-16T12:31:20.080780222Z "result": "0xf71555a7f989555ea0fc3a03783c99935f5cb8a33270ed4cd9d003bda9e8b71f" +bundler_1 | 2023-10-16T12:31:20.080783723Z } +bundler_1 | 2023-10-16T12:31:20.080787223Z [12:31:20.061] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:20.080790823Z reqId: "req-by" +bundler_1 | 2023-10-16T12:31:20.080794123Z method: "POST" +bundler_1 | 2023-10-16T12:31:20.080797524Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:20.080800724Z body: { +bundler_1 | 2023-10-16T12:31:20.080803924Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:20.080807424Z "id": 428, +bundler_1 | 2023-10-16T12:31:20.080810624Z "params": [ +bundler_1 | 2023-10-16T12:31:20.080813925Z { +bundler_1 | 2023-10-16T12:31:20.080817125Z "sender": "0xD088231469ed47A07D2B10d834Ab5401123f1CEB", +bundler_1 | 2023-10-16T12:31:20.080834526Z "nonce": "0xb0000000000000000", +bundler_1 | 2023-10-16T12:31:20.080838226Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000000b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:20.080842627Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:20.080845927Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:20.080849227Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:20.080852627Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:20.080856027Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:20.080859328Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:20.080862728Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:20.080866228Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:20.080869628Z }, +bundler_1 | 2023-10-16T12:31:20.080873229Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:20.080876629Z ], +bundler_1 | 2023-10-16T12:31:20.080879729Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:20.080883129Z } +bundler_1 | 2023-10-16T12:31:20.080886229Z [12:31:20.061] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:20.597913512Z [12:31:20.568] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:20.598904078Z [12:31:20.575] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:20.598919379Z [12:31:20.575] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:20.598923779Z reqId: "req-by" +bundler_1 | 2023-10-16T12:31:20.598943581Z body: { +bundler_1 | 2023-10-16T12:31:20.598947081Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:20.598950881Z "id": 428, +bundler_1 | 2023-10-16T12:31:20.598954281Z "result": "0x89e654ff68f958a44aaa85b1cd49d856ae0778ee6041443ae1749e602f17fade" +bundler_1 | 2023-10-16T12:31:20.598957981Z } +bundler_1 | 2023-10-16T12:31:20.598961182Z [12:31:20.578] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:20.598964882Z reqId: "req-bz" +bundler_1 | 2023-10-16T12:31:20.598968182Z method: "POST" +bundler_1 | 2023-10-16T12:31:20.598971582Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:20.598974883Z body: { +bundler_1 | 2023-10-16T12:31:20.598978483Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:31:20.598981983Z "id": 429, +bundler_1 | 2023-10-16T12:31:20.598985283Z "params": [], +bundler_1 | 2023-10-16T12:31:20.598988584Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:20.599028886Z } +bundler_1 | 2023-10-16T12:31:20.599032786Z [12:31:20.578] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:20.599036487Z err: { +bundler_1 | 2023-10-16T12:31:20.599039787Z "type": "RpcError", +bundler_1 | 2023-10-16T12:31:20.599043387Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:20.599046887Z "stack": +bundler_1 | 2023-10-16T12:31:20.599050188Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:20.599053588Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:31:20.599057288Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:31:20.599060688Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:31:20.599064088Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:31:20.599067589Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:31:20.599071089Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:31:20.599074489Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:31:20.599077889Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:31:20.599081290Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:31:20.599084790Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:31:20.599098191Z "code": -32601 +bundler_1 | 2023-10-16T12:31:20.599102191Z } +bundler_1 | 2023-10-16T12:31:20.599105391Z [12:31:20.578] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:20.599108891Z reqId: "req-bz" +bundler_1 | 2023-10-16T12:31:20.599112192Z body: { +bundler_1 | 2023-10-16T12:31:20.599115392Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:20.599118792Z "id": 429, +bundler_1 | 2023-10-16T12:31:20.599121992Z "error": { +bundler_1 | 2023-10-16T12:31:20.599125293Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:20.599128793Z "code": -32601 +bundler_1 | 2023-10-16T12:31:20.599132093Z } +bundler_1 | 2023-10-16T12:31:20.599135293Z } +bundler_1 | 2023-10-16T12:31:20.599138393Z [12:31:20.581] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:20.599141794Z reqId: "req-c0" +bundler_1 | 2023-10-16T12:31:20.599144994Z method: "POST" +bundler_1 | 2023-10-16T12:31:20.599148294Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:20.599152394Z body: { +bundler_1 | 2023-10-16T12:31:20.599155595Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:20.599163195Z "id": 430, +bundler_1 | 2023-10-16T12:31:20.599176396Z "params": [ +bundler_1 | 2023-10-16T12:31:20.599180496Z { +bundler_1 | 2023-10-16T12:31:20.599183896Z "sender": "0x99C1E450BCFB9733CC8F8EF8FC5Ae7C297A6177E", +bundler_1 | 2023-10-16T12:31:20.599187397Z "nonce": "0xc0000000000000000", +bundler_1 | 2023-10-16T12:31:20.599190997Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:20.599195597Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:20.599198997Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:20.599202398Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:20.599205898Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:20.599209298Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:20.599212698Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:20.599216099Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:20.599219599Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:20.599222899Z }, +bundler_1 | 2023-10-16T12:31:20.599226099Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:20.599229499Z ], +bundler_1 | 2023-10-16T12:31:20.599232800Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:20.599236200Z } +bundler_1 | 2023-10-16T12:31:20.599239400Z [12:31:20.581] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:21.113757917Z [12:31:21.095] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:21.114440862Z [12:31:21.106] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:21.114456963Z [12:31:21.106] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:21.114461864Z reqId: "req-c0" +bundler_1 | 2023-10-16T12:31:21.114465464Z body: { +bundler_1 | 2023-10-16T12:31:21.114468664Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:21.114472364Z "id": 430, +bundler_1 | 2023-10-16T12:31:21.114476065Z "result": "0xa9e73195f075efdd5f499242a5f8174363b7f10cf13e816c95bcc8d184801143" +bundler_1 | 2023-10-16T12:31:21.114479665Z } +bundler_1 | 2023-10-16T12:31:21.114482965Z [12:31:21.109] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:21.114486465Z reqId: "req-c1" +bundler_1 | 2023-10-16T12:31:21.114489866Z method: "POST" +bundler_1 | 2023-10-16T12:31:21.114493166Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:21.114509467Z body: { +bundler_1 | 2023-10-16T12:31:21.114512967Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:21.114516367Z "id": 431, +bundler_1 | 2023-10-16T12:31:21.114519668Z "params": [ +bundler_1 | 2023-10-16T12:31:21.114522968Z { +bundler_1 | 2023-10-16T12:31:21.114526268Z "sender": "0x314b59F694654E5eB5a8062bab5b7187aD762Ae0", +bundler_1 | 2023-10-16T12:31:21.114529768Z "nonce": "0xd0000000000000000", +bundler_1 | 2023-10-16T12:31:21.114533469Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000000d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:21.114537869Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:21.114541369Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:21.114544769Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:21.114548270Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:21.114551870Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:21.114555270Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:21.114558770Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:21.114562270Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:21.114565671Z }, +bundler_1 | 2023-10-16T12:31:21.114568871Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:21.114572271Z ], +bundler_1 | 2023-10-16T12:31:21.114575671Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:21.114578972Z } +bundler_1 | 2023-10-16T12:31:21.114582272Z [12:31:21.110] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:22.141249149Z [12:31:21.647] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:22.141446262Z [12:31:21.655] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:22.141457763Z [12:31:21.655] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:22.141482265Z reqId: "req-c1" +bundler_1 | 2023-10-16T12:31:22.141485965Z body: { +bundler_1 | 2023-10-16T12:31:22.141489265Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:22.141493166Z "id": 431, +bundler_1 | 2023-10-16T12:31:22.141497066Z "result": "0x75ad2881a53af69fdb827439e596190686a26ee6d891d4b77604e0c00d24204e" +bundler_1 | 2023-10-16T12:31:22.141500966Z } +bundler_1 | 2023-10-16T12:31:22.141504166Z [12:31:21.659] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:22.141507866Z reqId: "req-c2" +bundler_1 | 2023-10-16T12:31:22.141525068Z method: "POST" +bundler_1 | 2023-10-16T12:31:22.141528468Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:22.141531768Z body: { +bundler_1 | 2023-10-16T12:31:22.141534968Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:22.141538368Z "id": 432, +bundler_1 | 2023-10-16T12:31:22.141541669Z "params": [ +bundler_1 | 2023-10-16T12:31:22.141548269Z { +bundler_1 | 2023-10-16T12:31:22.141551369Z "sender": "0xC9c58513FddBe46a752b177cb07da73467a93964", +bundler_1 | 2023-10-16T12:31:22.141554870Z "nonce": "0xe0000000000000000", +bundler_1 | 2023-10-16T12:31:22.141558470Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:22.141562670Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:22.141565970Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:22.141569371Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:22.141572871Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:22.141576171Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:22.141579471Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:22.141582871Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:22.141586372Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:22.141589772Z }, +bundler_1 | 2023-10-16T12:31:22.141592872Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:22.141596372Z ], +bundler_1 | 2023-10-16T12:31:22.141599573Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:22.141602873Z } +bundler_1 | 2023-10-16T12:31:22.141606073Z [12:31:21.659] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:22.271357451Z [12:31:22.234] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:22.271606968Z [12:31:22.242] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:22.271619769Z [12:31:22.242] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:22.271623769Z reqId: "req-c2" +bundler_1 | 2023-10-16T12:31:22.271627269Z body: { +bundler_1 | 2023-10-16T12:31:22.271630469Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:22.271633970Z "id": 432, +bundler_1 | 2023-10-16T12:31:22.271637470Z "result": "0x5bb3ee78adc662c8faba0e649b6c0c4189fb95f1c1a4617f9285312fc86dcb84" +bundler_1 | 2023-10-16T12:31:22.271640970Z } +bundler_1 | 2023-10-16T12:31:22.271644270Z [12:31:22.246] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:22.271671072Z reqId: "req-c3" +bundler_1 | 2023-10-16T12:31:22.271674672Z method: "POST" +bundler_1 | 2023-10-16T12:31:22.271678373Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:22.271681573Z body: { +bundler_1 | 2023-10-16T12:31:22.271684673Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:22.271687973Z "id": 433, +bundler_1 | 2023-10-16T12:31:22.271691774Z "params": [ +bundler_1 | 2023-10-16T12:31:22.271695074Z { +bundler_1 | 2023-10-16T12:31:22.271698274Z "sender": "0xec9248C28d5b6D731184fA32be8Dc440acbA4cea", +bundler_1 | 2023-10-16T12:31:22.271701774Z "nonce": "0xf0000000000000000", +bundler_1 | 2023-10-16T12:31:22.271705274Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000000f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:22.271709575Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:22.271712775Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:22.271716175Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:22.271719475Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:22.271722776Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:22.271726076Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:22.271729576Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:22.271732976Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:22.271736276Z }, +bundler_1 | 2023-10-16T12:31:22.271739477Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:22.271746277Z ], +bundler_1 | 2023-10-16T12:31:22.271749377Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:22.271752778Z } +bundler_1 | 2023-10-16T12:31:22.271755978Z [12:31:22.246] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:22.791669252Z [12:31:22.784] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:22.793346262Z [12:31:22.792] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:22.793366864Z [12:31:22.792] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:22.793381365Z reqId: "req-c3" +bundler_1 | 2023-10-16T12:31:22.793385065Z body: { +bundler_1 | 2023-10-16T12:31:22.793388465Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:22.793392166Z "id": 433, +bundler_1 | 2023-10-16T12:31:22.793395466Z "result": "0x65d882ca916014c64f8af503b28ffb0e4440d3341e80d8712111fdf3ba97a964" +bundler_1 | 2023-10-16T12:31:22.793413967Z } +bundler_1 | 2023-10-16T12:31:22.797328626Z [12:31:22.795] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:22.797348527Z reqId: "req-c4" +bundler_1 | 2023-10-16T12:31:22.797352927Z method: "POST" +bundler_1 | 2023-10-16T12:31:22.797356428Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:22.797368128Z body: { +bundler_1 | 2023-10-16T12:31:22.797371629Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:31:22.797375329Z "id": 434, +bundler_1 | 2023-10-16T12:31:22.797378629Z "params": [], +bundler_1 | 2023-10-16T12:31:22.797381929Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:22.797385330Z } +bundler_1 | 2023-10-16T12:31:22.797689350Z [12:31:22.795] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:22.797702651Z err: { +bundler_1 | 2023-10-16T12:31:22.797706051Z "type": "RpcError", +bundler_1 | 2023-10-16T12:31:22.797709651Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:22.797713151Z "stack": +bundler_1 | 2023-10-16T12:31:22.797716451Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:22.797719752Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:31:22.797723452Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:31:22.797727252Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:31:22.797730552Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:31:22.797734053Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:31:22.797737353Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:31:22.797740553Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:31:22.797743953Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:31:22.797747353Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:31:22.797750654Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:31:22.797753954Z "code": -32601 +bundler_1 | 2023-10-16T12:31:22.797761254Z } +bundler_1 | 2023-10-16T12:31:22.797764555Z [12:31:22.795] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:22.797768255Z reqId: "req-c4" +bundler_1 | 2023-10-16T12:31:22.797771455Z body: { +bundler_1 | 2023-10-16T12:31:22.797774555Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:22.797777855Z "id": 434, +bundler_1 | 2023-10-16T12:31:22.797781156Z "error": { +bundler_1 | 2023-10-16T12:31:22.797795457Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:22.797799057Z "code": -32601 +bundler_1 | 2023-10-16T12:31:22.797802457Z } +bundler_1 | 2023-10-16T12:31:22.797805657Z } +bundler_1 | 2023-10-16T12:31:22.804292586Z [12:31:22.799] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:22.804312888Z reqId: "req-c5" +bundler_1 | 2023-10-16T12:31:22.804317488Z method: "POST" +bundler_1 | 2023-10-16T12:31:22.804321288Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:22.804333389Z body: { +bundler_1 | 2023-10-16T12:31:22.804337289Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:22.804340989Z "id": 435, +bundler_1 | 2023-10-16T12:31:22.804344290Z "params": [ +bundler_1 | 2023-10-16T12:31:22.804347590Z { +bundler_1 | 2023-10-16T12:31:22.804350790Z "sender": "0xEf3a953B306038a803c13DC0B038de487E5f91a0", +bundler_1 | 2023-10-16T12:31:22.804354290Z "nonce": "0x100000000000000000", +bundler_1 | 2023-10-16T12:31:22.804357891Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:22.804362291Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:22.804365891Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:22.804369291Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:22.804372691Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:22.804376092Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:22.804379492Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:22.804382892Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:22.804386292Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:22.804389593Z }, +bundler_1 | 2023-10-16T12:31:22.804392793Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:22.804396193Z ], +bundler_1 | 2023-10-16T12:31:22.804399293Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:22.804402593Z } +bundler_1 | 2023-10-16T12:31:22.804524102Z [12:31:22.799] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:23.830103307Z [12:31:23.331] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:23.830323522Z [12:31:23.339] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:23.830335823Z [12:31:23.340] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:23.830340123Z reqId: "req-c5" +bundler_1 | 2023-10-16T12:31:23.830358624Z body: { +bundler_1 | 2023-10-16T12:31:23.830362324Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:23.830366425Z "id": 435, +bundler_1 | 2023-10-16T12:31:23.830377225Z "result": "0xff3982fcca5dfdcbbcdc448dc3e8dde47a04a39a016edbaf4dbbce939fc9d38e" +bundler_1 | 2023-10-16T12:31:23.830380726Z } +bundler_1 | 2023-10-16T12:31:23.830384026Z [12:31:23.343] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:23.830387626Z reqId: "req-c6" +bundler_1 | 2023-10-16T12:31:23.830390926Z method: "POST" +bundler_1 | 2023-10-16T12:31:23.830394226Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:23.830397427Z body: { +bundler_1 | 2023-10-16T12:31:23.830400627Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:23.830404027Z "id": 436, +bundler_1 | 2023-10-16T12:31:23.830407327Z "params": [ +bundler_1 | 2023-10-16T12:31:23.830410528Z { +bundler_1 | 2023-10-16T12:31:23.830413728Z "sender": "0xD5A733Fd5C39F742e8b34E16479Ec3d0Ce417e8A", +bundler_1 | 2023-10-16T12:31:23.830417328Z "nonce": "0x110000000000000000", +bundler_1 | 2023-10-16T12:31:23.830420828Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000001100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:23.830425128Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:23.830428429Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:23.830431929Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:23.830435329Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:23.830438629Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:23.830441930Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:23.830445530Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:23.830448930Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:23.830452230Z }, +bundler_1 | 2023-10-16T12:31:23.830455430Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:23.830458831Z ], +bundler_1 | 2023-10-16T12:31:23.830462031Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:23.830465431Z } +bundler_1 | 2023-10-16T12:31:23.830468531Z [12:31:23.343] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:23.893670610Z [12:31:23.876] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:23.894063336Z [12:31:23.885] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:23.894087237Z [12:31:23.885] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:23.894091338Z reqId: "req-c6" +bundler_1 | 2023-10-16T12:31:23.894094738Z body: { +bundler_1 | 2023-10-16T12:31:23.894098138Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:23.894101538Z "id": 436, +bundler_1 | 2023-10-16T12:31:23.894104939Z "result": "0xb2ffdc825bcb7fb1d55ecf40fed128af34cbb09781d3ceddac432e6dc2dee30c" +bundler_1 | 2023-10-16T12:31:23.894108639Z } +bundler_1 | 2023-10-16T12:31:23.894131040Z [12:31:23.888] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:23.894135841Z reqId: "req-c7" +bundler_1 | 2023-10-16T12:31:23.894139141Z method: "POST" +bundler_1 | 2023-10-16T12:31:23.894142341Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:23.894145641Z body: { +bundler_1 | 2023-10-16T12:31:23.894149442Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:23.894152842Z "id": 437, +bundler_1 | 2023-10-16T12:31:23.894156042Z "params": [ +bundler_1 | 2023-10-16T12:31:23.894159342Z { +bundler_1 | 2023-10-16T12:31:23.894162542Z "sender": "0xdfaEd702381294d6BCc08dEfEE4B31BE3EeaE811", +bundler_1 | 2023-10-16T12:31:23.894166043Z "nonce": "0x120000000000000000", +bundler_1 | 2023-10-16T12:31:23.894169543Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:23.894174043Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:23.894177243Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:23.894180744Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:23.894184144Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:23.894187444Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:23.894190744Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:23.894194145Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:23.894203445Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:23.894206845Z }, +bundler_1 | 2023-10-16T12:31:23.894209946Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:23.894213346Z ], +bundler_1 | 2023-10-16T12:31:23.894216646Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:23.894219946Z } +bundler_1 | 2023-10-16T12:31:23.894223146Z [12:31:23.889] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:24.420724556Z [12:31:24.383] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:24.420929069Z [12:31:24.389] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:24.421208388Z [12:31:24.389] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:24.421220989Z reqId: "req-c7" +bundler_1 | 2023-10-16T12:31:24.421225089Z body: { +bundler_1 | 2023-10-16T12:31:24.421228389Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:24.421231789Z "id": 437, +bundler_1 | 2023-10-16T12:31:24.421235190Z "result": "0x97495203a062e9dde9691e0efb338d2795479641772437c1a6ddc3fee54b6ec8" +bundler_1 | 2023-10-16T12:31:24.421238890Z } +bundler_1 | 2023-10-16T12:31:24.421242090Z [12:31:24.392] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:24.421245790Z reqId: "req-c8" +bundler_1 | 2023-10-16T12:31:24.421249191Z method: "POST" +bundler_1 | 2023-10-16T12:31:24.421252591Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:24.421255791Z body: { +bundler_1 | 2023-10-16T12:31:24.421258991Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:24.421262291Z "id": 438, +bundler_1 | 2023-10-16T12:31:24.421272292Z "params": [ +bundler_1 | 2023-10-16T12:31:24.421275692Z { +bundler_1 | 2023-10-16T12:31:24.421279093Z "sender": "0xBA0b8De4eA618108CCcC0017EDC1756a0321Cd58", +bundler_1 | 2023-10-16T12:31:24.421282593Z "nonce": "0x130000000000000000", +bundler_1 | 2023-10-16T12:31:24.421286293Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000001300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:24.421290593Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:24.421293994Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:24.421297394Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:24.421300794Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:24.421304094Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:24.421307394Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:24.421310795Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:24.421314195Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:24.421317595Z }, +bundler_1 | 2023-10-16T12:31:24.421320695Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:24.421324096Z ], +bundler_1 | 2023-10-16T12:31:24.421327296Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:24.421330696Z } +bundler_1 | 2023-10-16T12:31:24.421333896Z [12:31:24.393] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:25.448524108Z [12:31:24.952] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:25.450874764Z [12:31:24.959] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:25.450899865Z [12:31:24.959] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:25.450904466Z reqId: "req-c8" +bundler_1 | 2023-10-16T12:31:25.450908166Z body: { +bundler_1 | 2023-10-16T12:31:25.450911466Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:25.450915366Z "id": 438, +bundler_1 | 2023-10-16T12:31:25.450918867Z "result": "0x8655a32b9e16e57b90afc2aaecbb0b9e1e27f4bd2965dd62537f7b2021074ba6" +bundler_1 | 2023-10-16T12:31:25.450922467Z } +bundler_1 | 2023-10-16T12:31:25.450925767Z [12:31:24.963] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:25.450929467Z reqId: "req-c9" +bundler_1 | 2023-10-16T12:31:25.450932768Z method: "POST" +bundler_1 | 2023-10-16T12:31:25.450936168Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:25.450939568Z body: { +bundler_1 | 2023-10-16T12:31:25.450942868Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:31:25.450946569Z "id": 439, +bundler_1 | 2023-10-16T12:31:25.450949969Z "params": [], +bundler_1 | 2023-10-16T12:31:25.450953569Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:25.450956869Z } +bundler_1 | 2023-10-16T12:31:25.450960069Z [12:31:24.963] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:25.450963870Z err: { +bundler_1 | 2023-10-16T12:31:25.450967270Z "type": "RpcError", +bundler_1 | 2023-10-16T12:31:25.450970770Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:25.450974370Z "stack": +bundler_1 | 2023-10-16T12:31:25.450977671Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:25.450981071Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:31:25.450984671Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:31:25.450988071Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:31:25.450991472Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:31:25.450994972Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:31:25.450998372Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:31:25.451001772Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:31:25.451005072Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:31:25.451008473Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:31:25.451024974Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:31:25.451028574Z "code": -32601 +bundler_1 | 2023-10-16T12:31:25.451031874Z } +bundler_1 | 2023-10-16T12:31:25.451035074Z [12:31:24.963] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:25.451038575Z reqId: "req-c9" +bundler_1 | 2023-10-16T12:31:25.451041875Z body: { +bundler_1 | 2023-10-16T12:31:25.451045075Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:25.451048375Z "id": 439, +bundler_1 | 2023-10-16T12:31:25.451051675Z "error": { +bundler_1 | 2023-10-16T12:31:25.451054976Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:25.451058476Z "code": -32601 +bundler_1 | 2023-10-16T12:31:25.451061776Z } +bundler_1 | 2023-10-16T12:31:25.451064976Z } +bundler_1 | 2023-10-16T12:31:25.451068177Z [12:31:24.966] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:25.451071577Z reqId: "req-ca" +bundler_1 | 2023-10-16T12:31:25.451075277Z method: "POST" +bundler_1 | 2023-10-16T12:31:25.451078577Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:25.451082878Z body: { +bundler_1 | 2023-10-16T12:31:25.451086078Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:25.451089478Z "id": 440, +bundler_1 | 2023-10-16T12:31:25.451092778Z "params": [ +bundler_1 | 2023-10-16T12:31:25.451095978Z { +bundler_1 | 2023-10-16T12:31:25.451099279Z "sender": "0x3a092bCBFA383dBE4e6EC64458b7635cE70d1500", +bundler_1 | 2023-10-16T12:31:25.451102679Z "nonce": "0x140000000000000000", +bundler_1 | 2023-10-16T12:31:25.451106279Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000001400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:25.451110579Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:25.451113980Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:25.451117480Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:25.451120980Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:25.451124380Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:25.451127881Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:25.451131281Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:25.451134781Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:25.451138181Z }, +bundler_1 | 2023-10-16T12:31:25.451141381Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:25.451148682Z ], +bundler_1 | 2023-10-16T12:31:25.451152082Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:25.451155382Z } +bundler_1 | 2023-10-16T12:31:25.451158583Z [12:31:24.966] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:25.581347990Z [12:31:25.529] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:25.581763117Z [12:31:25.537] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:25.581777918Z [12:31:25.537] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:25.581782719Z reqId: "req-ca" +bundler_1 | 2023-10-16T12:31:25.581786419Z body: { +bundler_1 | 2023-10-16T12:31:25.581789619Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:25.581793119Z "id": 440, +bundler_1 | 2023-10-16T12:31:25.581796520Z "result": "0x5ccf82eb3653bfb985a897fc56321ba3dfc0a45bfbc491ca3604b490a3192e37" +bundler_1 | 2023-10-16T12:31:25.581811821Z } +bundler_1 | 2023-10-16T12:31:25.581815421Z [12:31:25.541] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:25.581819021Z reqId: "req-cb" +bundler_1 | 2023-10-16T12:31:25.581822521Z method: "POST" +bundler_1 | 2023-10-16T12:31:25.581825822Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:25.581829022Z body: { +bundler_1 | 2023-10-16T12:31:25.581832322Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:25.581839222Z "id": 441, +bundler_1 | 2023-10-16T12:31:25.581842523Z "params": [ +bundler_1 | 2023-10-16T12:31:25.581845823Z { +bundler_1 | 2023-10-16T12:31:25.581849023Z "sender": "0x7c5466af2da8938b57B84072077Aab8a453643FA", +bundler_1 | 2023-10-16T12:31:25.581852623Z "nonce": "0x150000000000000000", +bundler_1 | 2023-10-16T12:31:25.581856124Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000001500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:25.581860724Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:25.581864024Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:25.581867424Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:25.581871025Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:25.581874425Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:25.581878025Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:25.581881525Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:25.581885226Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:25.581888626Z }, +bundler_1 | 2023-10-16T12:31:25.581909927Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:25.581913527Z ], +bundler_1 | 2023-10-16T12:31:25.581916728Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:25.581920128Z } +bundler_1 | 2023-10-16T12:31:25.581923328Z [12:31:25.541] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:26.095654893Z [12:31:26.082] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:26.096840272Z [12:31:26.088] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:26.096857673Z [12:31:26.088] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:26.096862373Z reqId: "req-cb" +bundler_1 | 2023-10-16T12:31:26.096865973Z body: { +bundler_1 | 2023-10-16T12:31:26.096869273Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:26.096881774Z "id": 441, +bundler_1 | 2023-10-16T12:31:26.096885275Z "result": "0x0953b429fdac5b0384c625435707d0443453c73c3655213b450d66aebe602b69" +bundler_1 | 2023-10-16T12:31:26.096889075Z } +bundler_1 | 2023-10-16T12:31:26.096892275Z [12:31:26.091] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:26.096896075Z reqId: "req-cc" +bundler_1 | 2023-10-16T12:31:26.096899375Z method: "POST" +bundler_1 | 2023-10-16T12:31:26.096902776Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:26.096905976Z body: { +bundler_1 | 2023-10-16T12:31:26.096909276Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:26.096912776Z "id": 442, +bundler_1 | 2023-10-16T12:31:26.096916177Z "params": [ +bundler_1 | 2023-10-16T12:31:26.096919477Z { +bundler_1 | 2023-10-16T12:31:26.096922677Z "sender": "0xE579155f5358c26fBA6e37d4b44595724C3b21F7", +bundler_1 | 2023-10-16T12:31:26.096926177Z "nonce": "0x160000000000000000", +bundler_1 | 2023-10-16T12:31:26.096929877Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000001600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:26.096934278Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:26.096937678Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:26.096941078Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:26.096944478Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:26.096947979Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:26.096951279Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:26.096954779Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:26.096976281Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:26.096979981Z }, +bundler_1 | 2023-10-16T12:31:26.096983181Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:26.096986581Z ], +bundler_1 | 2023-10-16T12:31:26.096989781Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:26.096993182Z } +bundler_1 | 2023-10-16T12:31:26.096996482Z [12:31:26.092] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:26.613675842Z [12:31:26.586] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:26.613802650Z [12:31:26.594] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:26.613811251Z [12:31:26.594] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:26.613815151Z reqId: "req-cc" +bundler_1 | 2023-10-16T12:31:26.613818651Z body: { +bundler_1 | 2023-10-16T12:31:26.613821852Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:26.613825352Z "id": 442, +bundler_1 | 2023-10-16T12:31:26.613828752Z "result": "0x96bb117a5cc522e974162c01e5e5e47ce2c9e28a573a824f4aa35bfda40c2089" +bundler_1 | 2023-10-16T12:31:26.613832252Z } +bundler_1 | 2023-10-16T12:31:26.613835552Z [12:31:26.597] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:26.613839153Z reqId: "req-cd" +bundler_1 | 2023-10-16T12:31:26.613842353Z method: "POST" +bundler_1 | 2023-10-16T12:31:26.613845653Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:26.613848853Z body: { +bundler_1 | 2023-10-16T12:31:26.613852054Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:26.613855354Z "id": 443, +bundler_1 | 2023-10-16T12:31:26.613858654Z "params": [ +bundler_1 | 2023-10-16T12:31:26.613861954Z { +bundler_1 | 2023-10-16T12:31:26.613865154Z "sender": "0xa31Ec5A97Dd971E938F8E750d792C414602632C5", +bundler_1 | 2023-10-16T12:31:26.613868655Z "nonce": "0x170000000000000000", +bundler_1 | 2023-10-16T12:31:26.613872155Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000001700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:26.613876355Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:26.613879755Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:26.613883056Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:26.613886456Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:26.613889856Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:26.613893156Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:26.613910257Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:26.613913858Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:26.613917158Z }, +bundler_1 | 2023-10-16T12:31:26.613920358Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:26.613923758Z ], +bundler_1 | 2023-10-16T12:31:26.613926958Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:26.613930359Z } +bundler_1 | 2023-10-16T12:31:26.613933459Z [12:31:26.598] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:27.123889274Z [12:31:27.110] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:27.139766024Z [12:31:27.132] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:27.140522574Z [12:31:27.132] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:27.140541075Z reqId: "req-cd" +bundler_1 | 2023-10-16T12:31:27.140545376Z body: { +bundler_1 | 2023-10-16T12:31:27.140579078Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:27.140584378Z "id": 443, +bundler_1 | 2023-10-16T12:31:27.140588778Z "result": "0xc4b02777a4f6b67a7aaca6204302d62d424870ab20e4c56c20757e1c604c5cb3" +bundler_1 | 2023-10-16T12:31:27.140592679Z } +bundler_1 | 2023-10-16T12:31:27.140595979Z [12:31:27.135] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:27.140599879Z reqId: "req-ce" +bundler_1 | 2023-10-16T12:31:27.140606680Z method: "POST" +bundler_1 | 2023-10-16T12:31:27.140610080Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:27.140613380Z body: { +bundler_1 | 2023-10-16T12:31:27.140616480Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:31:27.140619881Z "id": 444, +bundler_1 | 2023-10-16T12:31:27.140623081Z "params": [], +bundler_1 | 2023-10-16T12:31:27.140626381Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:27.140629581Z } +bundler_1 | 2023-10-16T12:31:27.140632781Z [12:31:27.135] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:27.140648382Z err: { +bundler_1 | 2023-10-16T12:31:27.140652283Z "type": "RpcError", +bundler_1 | 2023-10-16T12:31:27.140655783Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:27.140659183Z "stack": +bundler_1 | 2023-10-16T12:31:27.140662283Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:27.140665684Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:31:27.140669184Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:31:27.140672684Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:31:27.140689985Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:31:27.140693685Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:31:27.140696986Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:31:27.140700286Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:31:27.140703586Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:31:27.140706986Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:31:27.140710287Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:31:27.140713587Z "code": -32601 +bundler_1 | 2023-10-16T12:31:27.140727488Z } +bundler_1 | 2023-10-16T12:31:27.140730788Z [12:31:27.135] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:27.140734388Z reqId: "req-ce" +bundler_1 | 2023-10-16T12:31:27.140737588Z body: { +bundler_1 | 2023-10-16T12:31:27.140740789Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:27.140743989Z "id": 444, +bundler_1 | 2023-10-16T12:31:27.140747289Z "error": { +bundler_1 | 2023-10-16T12:31:27.140750589Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:27.140754189Z "code": -32601 +bundler_1 | 2023-10-16T12:31:27.140757390Z } +bundler_1 | 2023-10-16T12:31:27.140760490Z } +bundler_1 | 2023-10-16T12:31:27.140763690Z [12:31:27.138] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:27.140767090Z reqId: "req-cf" +bundler_1 | 2023-10-16T12:31:27.140770290Z method: "POST" +bundler_1 | 2023-10-16T12:31:27.140773491Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:27.140776691Z body: { +bundler_1 | 2023-10-16T12:31:27.140779891Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:27.140783291Z "id": 445, +bundler_1 | 2023-10-16T12:31:27.140787692Z "params": [ +bundler_1 | 2023-10-16T12:31:27.140790892Z { +bundler_1 | 2023-10-16T12:31:27.140804893Z "sender": "0x8C90E414D6ac70BD52A524AeeF9f2189605995Fc", +bundler_1 | 2023-10-16T12:31:27.140808493Z "nonce": "0x180000000000000000", +bundler_1 | 2023-10-16T12:31:27.140811993Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000001800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:27.140816394Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:27.140819694Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:27.140827194Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:27.140830794Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:27.140834195Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:27.140837495Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:27.140840895Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:27.140844295Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:27.140847596Z }, +bundler_1 | 2023-10-16T12:31:27.140850796Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:27.140854196Z ], +bundler_1 | 2023-10-16T12:31:27.140857396Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:27.140860696Z } +bundler_1 | 2023-10-16T12:31:27.140863797Z [12:31:27.139] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:28.165868153Z [12:31:27.656] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:28.166297982Z [12:31:27.664] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:28.166329984Z [12:31:27.664] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:28.166334984Z reqId: "req-cf" +bundler_1 | 2023-10-16T12:31:28.166338584Z body: { +bundler_1 | 2023-10-16T12:31:28.166342085Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:28.166345485Z "id": 445, +bundler_1 | 2023-10-16T12:31:28.166348985Z "result": "0x19e91b94d5bdab0e457f62681445352000ab8cf07bd5223e7a66a2f1b2404c2a" +bundler_1 | 2023-10-16T12:31:28.166352885Z } +bundler_1 | 2023-10-16T12:31:28.166356186Z [12:31:27.667] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:28.166359586Z reqId: "req-cg" +bundler_1 | 2023-10-16T12:31:28.166362886Z method: "POST" +bundler_1 | 2023-10-16T12:31:28.166366186Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:28.166369386Z body: { +bundler_1 | 2023-10-16T12:31:28.166372487Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:28.166375887Z "id": 446, +bundler_1 | 2023-10-16T12:31:28.166379087Z "params": [ +bundler_1 | 2023-10-16T12:31:28.166382387Z { +bundler_1 | 2023-10-16T12:31:28.166385587Z "sender": "0x88cce0290731DAe349a83F0F1a8C62f2782B6f50", +bundler_1 | 2023-10-16T12:31:28.166388988Z "nonce": "0x190000000000000000", +bundler_1 | 2023-10-16T12:31:28.166392488Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000001900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:28.166411289Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:28.166414789Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:28.166418190Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:28.166421690Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:28.166424990Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:28.166428290Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:28.166431691Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:28.166435291Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:28.166438591Z }, +bundler_1 | 2023-10-16T12:31:28.166441791Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:28.166445091Z ], +bundler_1 | 2023-10-16T12:31:28.166448292Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:28.166451592Z } +bundler_1 | 2023-10-16T12:31:28.166454792Z [12:31:27.668] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:28.181803005Z [12:31:28.172] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:28.216113871Z [12:31:28.198] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:28.216758913Z [12:31:28.199] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:28.216775514Z reqId: "req-cg" +bundler_1 | 2023-10-16T12:31:28.216779815Z body: { +bundler_1 | 2023-10-16T12:31:28.216783215Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:28.216795716Z "id": 446, +bundler_1 | 2023-10-16T12:31:28.216799316Z "result": "0x2996b59c4d4dacbc91fc25c796ae4f8839471a55f554cdd918293581633d96e5" +bundler_1 | 2023-10-16T12:31:28.216803016Z } +bundler_1 | 2023-10-16T12:31:28.216806216Z [12:31:28.202] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:28.216810217Z reqId: "req-ch" +bundler_1 | 2023-10-16T12:31:28.216813517Z method: "POST" +bundler_1 | 2023-10-16T12:31:28.216816917Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:28.216820117Z body: { +bundler_1 | 2023-10-16T12:31:28.216823518Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:28.216826918Z "id": 447, +bundler_1 | 2023-10-16T12:31:28.216830118Z "params": [ +bundler_1 | 2023-10-16T12:31:28.216833418Z { +bundler_1 | 2023-10-16T12:31:28.216836818Z "sender": "0x0C3794b85c78DD1442c6dCeDEe08b89e65dF54cb", +bundler_1 | 2023-10-16T12:31:28.216840319Z "nonce": "0x1a0000000000000000", +bundler_1 | 2023-10-16T12:31:28.216843819Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000001a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:28.216862620Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:28.216866320Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:28.216869721Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:28.216873021Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:28.216876321Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:28.216879821Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:28.216883121Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:28.216886622Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:28.216890022Z }, +bundler_1 | 2023-10-16T12:31:28.216893222Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:28.216896722Z ], +bundler_1 | 2023-10-16T12:31:28.216899923Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:28.216903323Z } +bundler_1 | 2023-10-16T12:31:28.216906623Z [12:31:28.203] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:29.243501602Z [12:31:28.760] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:29.243543704Z [12:31:28.769] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:29.243548605Z [12:31:28.769] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:29.243552505Z reqId: "req-ch" +bundler_1 | 2023-10-16T12:31:29.243556105Z body: { +bundler_1 | 2023-10-16T12:31:29.243559305Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:29.243563206Z "id": 447, +bundler_1 | 2023-10-16T12:31:29.243566706Z "result": "0xed694bcf7bd17c44ef3b2d41bb68a5fec4f169c293963d863d8697ab35a7a921" +bundler_1 | 2023-10-16T12:31:29.243570406Z } +bundler_1 | 2023-10-16T12:31:29.243573706Z [12:31:28.772] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:29.243577207Z reqId: "req-ci" +bundler_1 | 2023-10-16T12:31:29.243580507Z method: "POST" +bundler_1 | 2023-10-16T12:31:29.243583807Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:29.243587107Z body: { +bundler_1 | 2023-10-16T12:31:29.243590408Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:29.243593808Z "id": 448, +bundler_1 | 2023-10-16T12:31:29.243597108Z "params": [ +bundler_1 | 2023-10-16T12:31:29.243600408Z { +bundler_1 | 2023-10-16T12:31:29.243613609Z "sender": "0x5D1f7Ba39Aec830D223aE1a91C26558dFBD66F3F", +bundler_1 | 2023-10-16T12:31:29.243617909Z "nonce": "0x1b0000000000000000", +bundler_1 | 2023-10-16T12:31:29.243621510Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000001b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:29.243642911Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:29.243646511Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:29.243649911Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:29.243653312Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:29.243656712Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:29.243660012Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:29.243663412Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:29.243666913Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:29.243670213Z }, +bundler_1 | 2023-10-16T12:31:29.243673413Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:29.243676913Z ], +bundler_1 | 2023-10-16T12:31:29.243680213Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:29.243694814Z } +bundler_1 | 2023-10-16T12:31:29.243698115Z [12:31:28.773] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:29.372633227Z [12:31:29.310] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:29.372934147Z [12:31:29.318] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:29.372947248Z [12:31:29.318] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:29.372951348Z reqId: "req-ci" +bundler_1 | 2023-10-16T12:31:29.372954849Z body: { +bundler_1 | 2023-10-16T12:31:29.372958249Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:29.372961849Z "id": 448, +bundler_1 | 2023-10-16T12:31:29.372965249Z "result": "0x7b86872964937bd644674fa12d263c83151b3f6da1d7d345f98df3708d4044a9" +bundler_1 | 2023-10-16T12:31:29.372969049Z } +bundler_1 | 2023-10-16T12:31:29.372972450Z [12:31:29.321] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:29.372976250Z reqId: "req-cj" +bundler_1 | 2023-10-16T12:31:29.372979550Z method: "POST" +bundler_1 | 2023-10-16T12:31:29.372982850Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:29.372986151Z body: { +bundler_1 | 2023-10-16T12:31:29.372989451Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:31:29.372992851Z "id": 449, +bundler_1 | 2023-10-16T12:31:29.372996051Z "params": [], +bundler_1 | 2023-10-16T12:31:29.372999451Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:29.373002852Z } +bundler_1 | 2023-10-16T12:31:29.373006052Z [12:31:29.321] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:29.373023853Z err: { +bundler_1 | 2023-10-16T12:31:29.373027253Z "type": "RpcError", +bundler_1 | 2023-10-16T12:31:29.373030754Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:29.373034254Z "stack": +bundler_1 | 2023-10-16T12:31:29.373037554Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:29.373041054Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:31:29.373044654Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:31:29.373048055Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:31:29.373051555Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:31:29.373055055Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:31:29.373058455Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:31:29.373061756Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:31:29.373065156Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:31:29.373068556Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:31:29.373071956Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:31:29.373075256Z "code": -32601 +bundler_1 | 2023-10-16T12:31:29.373078657Z } +bundler_1 | 2023-10-16T12:31:29.373081857Z [12:31:29.321] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:29.373085457Z reqId: "req-cj" +bundler_1 | 2023-10-16T12:31:29.373088657Z body: { +bundler_1 | 2023-10-16T12:31:29.373091958Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:29.373095358Z "id": 449, +bundler_1 | 2023-10-16T12:31:29.373098558Z "error": { +bundler_1 | 2023-10-16T12:31:29.373101858Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:29.373105358Z "code": -32601 +bundler_1 | 2023-10-16T12:31:29.373108659Z } +bundler_1 | 2023-10-16T12:31:29.373111859Z } +bundler_1 | 2023-10-16T12:31:29.373115059Z [12:31:29.324] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:29.373118459Z reqId: "req-ck" +bundler_1 | 2023-10-16T12:31:29.373121760Z method: "POST" +bundler_1 | 2023-10-16T12:31:29.373125160Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:29.373129260Z body: { +bundler_1 | 2023-10-16T12:31:29.373132560Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:29.373135960Z "id": 450, +bundler_1 | 2023-10-16T12:31:29.373139561Z "params": [ +bundler_1 | 2023-10-16T12:31:29.373142861Z { +bundler_1 | 2023-10-16T12:31:29.373149861Z "sender": "0xb1670fb6ddbb7F281B248a7D97a7a7C94C8F7105", +bundler_1 | 2023-10-16T12:31:29.373153562Z "nonce": "0x1c0000000000000000", +bundler_1 | 2023-10-16T12:31:29.373157062Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000001c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:29.373161262Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:29.373164662Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:29.373168063Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:29.373171463Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:29.373174763Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:29.373178063Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:29.373181563Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:29.373185064Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:29.373188364Z }, +bundler_1 | 2023-10-16T12:31:29.373191564Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:29.373194964Z ], +bundler_1 | 2023-10-16T12:31:29.373198165Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:29.373201465Z } +bundler_1 | 2023-10-16T12:31:29.373204765Z [12:31:29.325] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:29.888967717Z [12:31:29.862] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:29.889011820Z [12:31:29.869] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:29.889017120Z [12:31:29.869] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:29.889020921Z reqId: "req-ck" +bundler_1 | 2023-10-16T12:31:29.889024421Z body: { +bundler_1 | 2023-10-16T12:31:29.889027721Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:29.889031221Z "id": 450, +bundler_1 | 2023-10-16T12:31:29.889034822Z "result": "0x2c0017862db29a787ec633b0046b9f534ec203dfd2efcc56b68cacab7e2300da" +bundler_1 | 2023-10-16T12:31:29.889038522Z } +bundler_1 | 2023-10-16T12:31:29.889041822Z [12:31:29.873] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:29.889045322Z reqId: "req-cl" +bundler_1 | 2023-10-16T12:31:29.889048622Z method: "POST" +bundler_1 | 2023-10-16T12:31:29.889051923Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:29.889055123Z body: { +bundler_1 | 2023-10-16T12:31:29.889058323Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:29.889061623Z "id": 451, +bundler_1 | 2023-10-16T12:31:29.889090025Z "params": [ +bundler_1 | 2023-10-16T12:31:29.889093925Z { +bundler_1 | 2023-10-16T12:31:29.889097126Z "sender": "0x51efee88aec16B272d0968F3826A28a04CB93f52", +bundler_1 | 2023-10-16T12:31:29.889100626Z "nonce": "0x1d0000000000000000", +bundler_1 | 2023-10-16T12:31:29.889104226Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000001d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:29.889108726Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:29.889112027Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:29.889115527Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:29.889118827Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:29.889122227Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:29.889125628Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:29.889129028Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:29.889132428Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:29.889135728Z }, +bundler_1 | 2023-10-16T12:31:29.889138928Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:29.889142329Z ], +bundler_1 | 2023-10-16T12:31:29.889145529Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:29.889148929Z } +bundler_1 | 2023-10-16T12:31:29.889152129Z [12:31:29.873] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:30.915145268Z [12:31:30.402] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:30.915384684Z [12:31:30.410] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:30.915395785Z [12:31:30.410] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:30.915400385Z reqId: "req-cl" +bundler_1 | 2023-10-16T12:31:30.915423687Z body: { +bundler_1 | 2023-10-16T12:31:30.915428787Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:30.915432487Z "id": 451, +bundler_1 | 2023-10-16T12:31:30.915435987Z "result": "0xc0386f4aa5abf2585e22fe39a59cb6dd34b919516c4d6d85e9764d50f9ccf1fa" +bundler_1 | 2023-10-16T12:31:30.915439488Z } +bundler_1 | 2023-10-16T12:31:30.915442788Z [12:31:30.413] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:30.915446388Z reqId: "req-cm" +bundler_1 | 2023-10-16T12:31:30.915449788Z method: "POST" +bundler_1 | 2023-10-16T12:31:30.915453089Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:30.915456289Z body: { +bundler_1 | 2023-10-16T12:31:30.915473590Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:30.915477290Z "id": 452, +bundler_1 | 2023-10-16T12:31:30.915480490Z "params": [ +bundler_1 | 2023-10-16T12:31:30.915483691Z { +bundler_1 | 2023-10-16T12:31:30.915486991Z "sender": "0x0B7f5cA9Ce2da8a004491E17E071C2D62e84a9fd", +bundler_1 | 2023-10-16T12:31:30.915500992Z "nonce": "0x1e0000000000000000", +bundler_1 | 2023-10-16T12:31:30.915505092Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000001e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:30.915509292Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:30.915512692Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:30.915516093Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:30.915519393Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:30.915522593Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:30.915525993Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:30.915529394Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:30.915532794Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:30.915535994Z }, +bundler_1 | 2023-10-16T12:31:30.915539194Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:30.915542494Z ], +bundler_1 | 2023-10-16T12:31:30.915545695Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:30.915548995Z } +bundler_1 | 2023-10-16T12:31:30.915552195Z [12:31:30.413] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:30.946656449Z [12:31:30.938] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:30.950692915Z [12:31:30.946] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:30.950859226Z [12:31:30.946] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:30.950870027Z reqId: "req-cm" +bundler_1 | 2023-10-16T12:31:30.950874027Z body: { +bundler_1 | 2023-10-16T12:31:30.950877527Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:30.950881028Z "id": 452, +bundler_1 | 2023-10-16T12:31:30.950884428Z "result": "0x4eea0fd8c99bea68c36d7c47eeb614396f70935f5849c876cc9c9d97e7b3a980" +bundler_1 | 2023-10-16T12:31:30.950888028Z } +bundler_1 | 2023-10-16T12:31:30.950891528Z [12:31:30.949] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:30.950895128Z reqId: "req-cn" +bundler_1 | 2023-10-16T12:31:30.950898429Z method: "POST" +bundler_1 | 2023-10-16T12:31:30.950910430Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:30.950926631Z body: { +bundler_1 | 2023-10-16T12:31:30.950930131Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:30.950933531Z "id": 453, +bundler_1 | 2023-10-16T12:31:30.950936731Z "params": [ +bundler_1 | 2023-10-16T12:31:30.950940031Z { +bundler_1 | 2023-10-16T12:31:30.950943232Z "sender": "0x8A21F29547d6bE309D5Fba52b21C1178655fD41c", +bundler_1 | 2023-10-16T12:31:30.950946732Z "nonce": "0x1f0000000000000000", +bundler_1 | 2023-10-16T12:31:30.950950332Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000001f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:30.950954532Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:30.950957933Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:30.950961233Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:30.950964633Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:30.950967933Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:30.950971334Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:30.950974834Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:30.950981834Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:30.950985134Z }, +bundler_1 | 2023-10-16T12:31:30.950988235Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:30.950991535Z ], +bundler_1 | 2023-10-16T12:31:30.950994735Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:30.950998035Z } +bundler_1 | 2023-10-16T12:31:30.951001135Z [12:31:30.950] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:31.466382462Z [12:31:31.454] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:31.466412064Z [12:31:31.462] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:31.466417065Z [12:31:31.463] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:31.466421065Z reqId: "req-cn" +bundler_1 | 2023-10-16T12:31:31.466424465Z body: { +bundler_1 | 2023-10-16T12:31:31.466427665Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:31.466431166Z "id": 453, +bundler_1 | 2023-10-16T12:31:31.466434566Z "result": "0x355b58038059943714fdd83b8f9f57d71a19c42ad0d4db755ea0872efed16582" +bundler_1 | 2023-10-16T12:31:31.466438266Z } +bundler_1 | 2023-10-16T12:31:31.469869193Z [12:31:31.466] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:31.469901595Z reqId: "req-co" +bundler_1 | 2023-10-16T12:31:31.469918596Z method: "POST" +bundler_1 | 2023-10-16T12:31:31.469922496Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:31.469925696Z body: { +bundler_1 | 2023-10-16T12:31:31.469928997Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:31:31.469932797Z "id": 454, +bundler_1 | 2023-10-16T12:31:31.469935997Z "params": [], +bundler_1 | 2023-10-16T12:31:31.469939597Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:31.469942997Z } +bundler_1 | 2023-10-16T12:31:31.470368926Z [12:31:31.466] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:31.470399128Z err: { +bundler_1 | 2023-10-16T12:31:31.470403928Z "type": "RpcError", +bundler_1 | 2023-10-16T12:31:31.470408128Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:31.470411828Z "stack": +bundler_1 | 2023-10-16T12:31:31.470415129Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:31.470418629Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:31:31.470422229Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:31:31.470425629Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:31:31.470429030Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:31:31.470432630Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:31:31.470436030Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:31:31.470439530Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:31:31.470442830Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:31:31.470446331Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:31:31.470449731Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:31:31.470453231Z "code": -32601 +bundler_1 | 2023-10-16T12:31:31.470456531Z } +bundler_1 | 2023-10-16T12:31:31.470459832Z [12:31:31.466] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:31.470473132Z reqId: "req-co" +bundler_1 | 2023-10-16T12:31:31.470476933Z body: { +bundler_1 | 2023-10-16T12:31:31.470480633Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:31.470484033Z "id": 454, +bundler_1 | 2023-10-16T12:31:31.470487333Z "error": { +bundler_1 | 2023-10-16T12:31:31.470490634Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:31.470494234Z "code": -32601 +bundler_1 | 2023-10-16T12:31:31.470497634Z } +bundler_1 | 2023-10-16T12:31:31.470511735Z } +bundler_1 | 2023-10-16T12:31:31.470692947Z [12:31:31.469] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:31.470709448Z reqId: "req-cp" +bundler_1 | 2023-10-16T12:31:31.470713248Z method: "POST" +bundler_1 | 2023-10-16T12:31:31.470716549Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:31.470719849Z body: { +bundler_1 | 2023-10-16T12:31:31.470723249Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:31.470727149Z "id": 455, +bundler_1 | 2023-10-16T12:31:31.470730449Z "params": [ +bundler_1 | 2023-10-16T12:31:31.470733750Z { +bundler_1 | 2023-10-16T12:31:31.470737050Z "sender": "0x29ce73831A468c2DeD204aa5C74766fDb937Fd15", +bundler_1 | 2023-10-16T12:31:31.470740650Z "nonce": "0x200000000000000000", +bundler_1 | 2023-10-16T12:31:31.470744250Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:31.470748651Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:31.470752151Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:31.470755751Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:31.470759151Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:31.470762552Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:31.470765852Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:31.470769352Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:31.470772852Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:31.470776252Z }, +bundler_1 | 2023-10-16T12:31:31.470779353Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:31.470782753Z ], +bundler_1 | 2023-10-16T12:31:31.470785953Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:31.470789353Z } +bundler_1 | 2023-10-16T12:31:31.470792654Z [12:31:31.469] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:31.984319458Z [12:31:31.964] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:31.993614372Z [12:31:31.971] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:31.993642874Z [12:31:31.971] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:31.993647474Z reqId: "req-cp" +bundler_1 | 2023-10-16T12:31:31.993651074Z body: { +bundler_1 | 2023-10-16T12:31:31.993654474Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:31.993657975Z "id": 455, +bundler_1 | 2023-10-16T12:31:31.993673976Z "result": "0xa63180b0feadf0c567fa4d8269146fbca17fd7c82be9f1849ada5f431876e319" +bundler_1 | 2023-10-16T12:31:31.993677676Z } +bundler_1 | 2023-10-16T12:31:31.993680976Z [12:31:31.974] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:31.993684576Z reqId: "req-cq" +bundler_1 | 2023-10-16T12:31:31.993687877Z method: "POST" +bundler_1 | 2023-10-16T12:31:31.993691177Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:31.993694477Z body: { +bundler_1 | 2023-10-16T12:31:31.993697677Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:31.993701077Z "id": 456, +bundler_1 | 2023-10-16T12:31:31.993704278Z "params": [ +bundler_1 | 2023-10-16T12:31:31.993707578Z { +bundler_1 | 2023-10-16T12:31:31.993710878Z "sender": "0x2bc0081C761E9b41Bd3919665aEe974379b58978", +bundler_1 | 2023-10-16T12:31:31.993714378Z "nonce": "0x210000000000000000", +bundler_1 | 2023-10-16T12:31:31.993717979Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000002100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:31.993722379Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:31.993725779Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:31.993729079Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:31.993732580Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:31.993736080Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:31.993739480Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:31.993742980Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:31.993746380Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:31.993749781Z }, +bundler_1 | 2023-10-16T12:31:31.993752881Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:31.993756281Z ], +bundler_1 | 2023-10-16T12:31:31.993759481Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:31.993762882Z } +bundler_1 | 2023-10-16T12:31:31.993766082Z [12:31:31.975] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:32.506266718Z [12:31:32.487] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:32.506911361Z [12:31:32.496] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:32.506951864Z [12:31:32.496] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:32.506956364Z reqId: "req-cq" +bundler_1 | 2023-10-16T12:31:32.506959964Z body: { +bundler_1 | 2023-10-16T12:31:32.506977365Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:32.506981066Z "id": 456, +bundler_1 | 2023-10-16T12:31:32.506984466Z "result": "0x8107982a60a355e7640d3df3e5cc42e0d86cf57ad4156902c0ecb0eeaa834064" +bundler_1 | 2023-10-16T12:31:32.506988066Z } +bundler_1 | 2023-10-16T12:31:32.506991566Z [12:31:32.500] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:32.507005967Z reqId: "req-cr" +bundler_1 | 2023-10-16T12:31:32.507009767Z method: "POST" +bundler_1 | 2023-10-16T12:31:32.507013168Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:32.507016368Z body: { +bundler_1 | 2023-10-16T12:31:32.507019568Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:32.507022868Z "id": 457, +bundler_1 | 2023-10-16T12:31:32.507026169Z "params": [ +bundler_1 | 2023-10-16T12:31:32.507029369Z { +bundler_1 | 2023-10-16T12:31:32.507032669Z "sender": "0xCf4C94Aba9aAE4B5272DF846b92C343ad3af28D9", +bundler_1 | 2023-10-16T12:31:32.507036069Z "nonce": "0x220000000000000000", +bundler_1 | 2023-10-16T12:31:32.507039669Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000002200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:32.507044070Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:32.507047470Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:32.507050870Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:32.507054370Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:32.507057671Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:32.507061071Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:32.507064371Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:32.507067871Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:32.507071172Z }, +bundler_1 | 2023-10-16T12:31:32.507085372Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:32.507088873Z ], +bundler_1 | 2023-10-16T12:31:32.507092073Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:32.507095473Z } +bundler_1 | 2023-10-16T12:31:32.507098673Z [12:31:32.501] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:33.535509872Z [12:31:33.029] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:33.535541574Z [12:31:33.036] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:33.535546174Z [12:31:33.036] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:33.535565276Z reqId: "req-cr" +bundler_1 | 2023-10-16T12:31:33.535568976Z body: { +bundler_1 | 2023-10-16T12:31:33.535572176Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:33.535575676Z "id": 457, +bundler_1 | 2023-10-16T12:31:33.535579076Z "result": "0x64923659f2aae38c9ea99c7c0f9c4ab88d00da5e298bb461bcc358cd53d7cef4" +bundler_1 | 2023-10-16T12:31:33.535582777Z } +bundler_1 | 2023-10-16T12:31:33.535586077Z [12:31:33.039] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:33.535589777Z reqId: "req-cs" +bundler_1 | 2023-10-16T12:31:33.535593077Z method: "POST" +bundler_1 | 2023-10-16T12:31:33.535596378Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:33.535599578Z body: { +bundler_1 | 2023-10-16T12:31:33.535602778Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:33.535606178Z "id": 458, +bundler_1 | 2023-10-16T12:31:33.535609378Z "params": [ +bundler_1 | 2023-10-16T12:31:33.535612679Z { +bundler_1 | 2023-10-16T12:31:33.535615979Z "sender": "0x966EF3393aB968abbeCE8bB86448f7e46988541c", +bundler_1 | 2023-10-16T12:31:33.535619479Z "nonce": "0x230000000000000000", +bundler_1 | 2023-10-16T12:31:33.535623179Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000002300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:33.535627780Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:33.535631280Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:33.535634680Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:33.535638380Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:33.535641681Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:33.535644981Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:33.535648381Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:33.535651881Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:33.535655582Z }, +bundler_1 | 2023-10-16T12:31:33.535658782Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:33.535662182Z ], +bundler_1 | 2023-10-16T12:31:33.535665382Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:33.535668682Z } +bundler_1 | 2023-10-16T12:31:33.535671783Z [12:31:33.039] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:33.569146693Z [12:31:33.556] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:33.570657492Z [12:31:33.563] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:33.570691395Z [12:31:33.563] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:33.570695795Z reqId: "req-cs" +bundler_1 | 2023-10-16T12:31:33.570699595Z body: { +bundler_1 | 2023-10-16T12:31:33.570702895Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:33.570706396Z "id": 458, +bundler_1 | 2023-10-16T12:31:33.570709796Z "result": "0xca8743a7e02e0a24bf1b0674f7b2d6ef532be7ced532afc054e6ee75984d84fa" +bundler_1 | 2023-10-16T12:31:33.570713296Z } +bundler_1 | 2023-10-16T12:31:33.570716496Z [12:31:33.566] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:33.570720097Z reqId: "req-ct" +bundler_1 | 2023-10-16T12:31:33.570723297Z method: "POST" +bundler_1 | 2023-10-16T12:31:33.570726597Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:33.570729797Z body: { +bundler_1 | 2023-10-16T12:31:33.570732997Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:31:33.570736498Z "id": 459, +bundler_1 | 2023-10-16T12:31:33.570739698Z "params": [], +bundler_1 | 2023-10-16T12:31:33.570742898Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:33.570746198Z } +bundler_1 | 2023-10-16T12:31:33.570749399Z [12:31:33.566] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:33.570752999Z err: { +bundler_1 | 2023-10-16T12:31:33.570756099Z "type": "RpcError", +bundler_1 | 2023-10-16T12:31:33.570759499Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:33.570762899Z "stack": +bundler_1 | 2023-10-16T12:31:33.570766100Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:33.570769500Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:31:33.570773100Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:31:33.570776500Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:31:33.570779901Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:31:33.570783301Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:31:33.570786601Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:31:33.570789801Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:31:33.570793201Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:31:33.570796502Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:31:33.570799802Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:31:33.570803002Z "code": -32601 +bundler_1 | 2023-10-16T12:31:33.570809803Z } +bundler_1 | 2023-10-16T12:31:33.570812903Z [12:31:33.566] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:33.570816403Z reqId: "req-ct" +bundler_1 | 2023-10-16T12:31:33.570819703Z body: { +bundler_1 | 2023-10-16T12:31:33.570822803Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:33.570826104Z "id": 459, +bundler_1 | 2023-10-16T12:31:33.570829304Z "error": { +bundler_1 | 2023-10-16T12:31:33.570832504Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:33.570836004Z "code": -32601 +bundler_1 | 2023-10-16T12:31:33.570839304Z } +bundler_1 | 2023-10-16T12:31:33.570842405Z } +bundler_1 | 2023-10-16T12:31:33.573036850Z [12:31:33.571] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:33.573071052Z reqId: "req-cu" +bundler_1 | 2023-10-16T12:31:33.573075752Z method: "POST" +bundler_1 | 2023-10-16T12:31:33.573079352Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:33.573083053Z body: { +bundler_1 | 2023-10-16T12:31:33.573086453Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:33.573089953Z "id": 460, +bundler_1 | 2023-10-16T12:31:33.573093253Z "params": [ +bundler_1 | 2023-10-16T12:31:33.573096553Z { +bundler_1 | 2023-10-16T12:31:33.573099854Z "sender": "0xb525e9909AAd763c5fF6DE0232f98C1D15D5297A", +bundler_1 | 2023-10-16T12:31:33.573103354Z "nonce": "0x240000000000000000", +bundler_1 | 2023-10-16T12:31:33.573106954Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000002400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:33.573111654Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:33.573115055Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:33.573118355Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:33.573133456Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:33.573136956Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:33.573140256Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:33.573143857Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:33.573147357Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:33.573150757Z }, +bundler_1 | 2023-10-16T12:31:33.573154357Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:33.573157858Z ], +bundler_1 | 2023-10-16T12:31:33.573161058Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:33.573164458Z } +bundler_1 | 2023-10-16T12:31:33.573313568Z [12:31:33.571] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:34.598385646Z [12:31:34.101] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:34.598523355Z [12:31:34.116] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:34.598532656Z [12:31:34.116] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:34.598536656Z reqId: "req-cu" +bundler_1 | 2023-10-16T12:31:34.598540256Z body: { +bundler_1 | 2023-10-16T12:31:34.598543656Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:34.598547257Z "id": 460, +bundler_1 | 2023-10-16T12:31:34.598550957Z "result": "0xce4873d47be3296448312d99bf9da5a4c331427a020a079dc0264c77111d619d" +bundler_1 | 2023-10-16T12:31:34.598554857Z } +bundler_1 | 2023-10-16T12:31:34.598557957Z [12:31:34.120] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:34.598561558Z reqId: "req-cv" +bundler_1 | 2023-10-16T12:31:34.598564858Z method: "POST" +bundler_1 | 2023-10-16T12:31:34.598568058Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:34.598571358Z body: { +bundler_1 | 2023-10-16T12:31:34.598574458Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:34.598577859Z "id": 461, +bundler_1 | 2023-10-16T12:31:34.598597060Z "params": [ +bundler_1 | 2023-10-16T12:31:34.598601060Z { +bundler_1 | 2023-10-16T12:31:34.598604260Z "sender": "0xFc5B09296Ff796657f39BA0cab83472f5FDe5e9B", +bundler_1 | 2023-10-16T12:31:34.598607761Z "nonce": "0x250000000000000000", +bundler_1 | 2023-10-16T12:31:34.598611361Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000002500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:34.598615661Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:34.598619061Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:34.598622462Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:34.598625962Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:34.598629262Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:34.598632662Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:34.598636062Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:34.598639563Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:34.598642863Z }, +bundler_1 | 2023-10-16T12:31:34.598646063Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:34.598649563Z ], +bundler_1 | 2023-10-16T12:31:34.598652764Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:34.598681865Z } +bundler_1 | 2023-10-16T12:31:34.598685666Z [12:31:34.120] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:34.661792832Z [12:31:34.631] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:34.662208960Z [12:31:34.640] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:34.662229761Z [12:31:34.640] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:34.662234761Z reqId: "req-cv" +bundler_1 | 2023-10-16T12:31:34.662238362Z body: { +bundler_1 | 2023-10-16T12:31:34.662241762Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:34.662245362Z "id": 461, +bundler_1 | 2023-10-16T12:31:34.662248862Z "result": "0x31550d9528f97d3d3744b6961b515d833488f03e1fb1a7fb8194be0cca33029e" +bundler_1 | 2023-10-16T12:31:34.662252663Z } +bundler_1 | 2023-10-16T12:31:34.662255963Z [12:31:34.644] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:34.662259563Z reqId: "req-cw" +bundler_1 | 2023-10-16T12:31:34.662262963Z method: "POST" +bundler_1 | 2023-10-16T12:31:34.662266263Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:34.662269564Z body: { +bundler_1 | 2023-10-16T12:31:34.662272864Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:34.662276364Z "id": 462, +bundler_1 | 2023-10-16T12:31:34.662279564Z "params": [ +bundler_1 | 2023-10-16T12:31:34.662282965Z { +bundler_1 | 2023-10-16T12:31:34.662286165Z "sender": "0xcB3Db2a8855B9Da30b6f3E4F5b4466B68d6D023F", +bundler_1 | 2023-10-16T12:31:34.662289765Z "nonce": "0x260000000000000000", +bundler_1 | 2023-10-16T12:31:34.662293365Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000002600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:34.662297766Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:34.662301166Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:34.662304566Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:34.662308066Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:34.662311366Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:34.662314867Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:34.662318367Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:34.662321867Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:34.662325267Z }, +bundler_1 | 2023-10-16T12:31:34.662328368Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:34.662345669Z ], +bundler_1 | 2023-10-16T12:31:34.662349069Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:34.662352469Z } +bundler_1 | 2023-10-16T12:31:34.662355669Z [12:31:34.644] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:35.688748035Z [12:31:35.200] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:35.689877609Z [12:31:35.211] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:35.689896911Z [12:31:35.211] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:35.689901611Z reqId: "req-cw" +bundler_1 | 2023-10-16T12:31:35.689905111Z body: { +bundler_1 | 2023-10-16T12:31:35.689908711Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:35.689912312Z "id": 462, +bundler_1 | 2023-10-16T12:31:35.689916112Z "result": "0xf4c13379116b8fc2804f5a174bd4abcddb0ceef6953614dbb810c3a40bf4a612" +bundler_1 | 2023-10-16T12:31:35.689919912Z } +bundler_1 | 2023-10-16T12:31:35.689943314Z [12:31:35.215] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:35.689947214Z reqId: "req-cx" +bundler_1 | 2023-10-16T12:31:35.689950514Z method: "POST" +bundler_1 | 2023-10-16T12:31:35.689953814Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:35.689957415Z body: { +bundler_1 | 2023-10-16T12:31:35.689960815Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:35.689964315Z "id": 463, +bundler_1 | 2023-10-16T12:31:35.689967515Z "params": [ +bundler_1 | 2023-10-16T12:31:35.689970815Z { +bundler_1 | 2023-10-16T12:31:35.689974116Z "sender": "0x4e4C799223E1972CF41F2be70fa76D54FFA7aA69", +bundler_1 | 2023-10-16T12:31:35.689977716Z "nonce": "0x270000000000000000", +bundler_1 | 2023-10-16T12:31:35.689981316Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000002700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:35.689985616Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:35.689989017Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:35.689992417Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:35.689995717Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:35.689999117Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:35.690012118Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:35.690015918Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:35.690019419Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:35.690037720Z }, +bundler_1 | 2023-10-16T12:31:35.690041120Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:35.690044420Z ], +bundler_1 | 2023-10-16T12:31:35.690047720Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:35.690051021Z } +bundler_1 | 2023-10-16T12:31:35.690054221Z [12:31:35.216] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:35.818320089Z [12:31:35.751] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:35.818396494Z [12:31:35.762] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:35.818402595Z [12:31:35.762] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:35.818406595Z reqId: "req-cx" +bundler_1 | 2023-10-16T12:31:35.818410195Z body: { +bundler_1 | 2023-10-16T12:31:35.818413396Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:35.818416896Z "id": 463, +bundler_1 | 2023-10-16T12:31:35.818420596Z "result": "0x534599441fecece9a2612faf1696b175b4f23c937498760d16b1936541d28e95" +bundler_1 | 2023-10-16T12:31:35.818424296Z } +bundler_1 | 2023-10-16T12:31:35.818427496Z [12:31:35.766] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:35.818431097Z reqId: "req-cy" +bundler_1 | 2023-10-16T12:31:35.818434297Z method: "POST" +bundler_1 | 2023-10-16T12:31:35.818437597Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:35.818455498Z body: { +bundler_1 | 2023-10-16T12:31:35.818459299Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:31:35.818462799Z "id": 464, +bundler_1 | 2023-10-16T12:31:35.818466099Z "params": [], +bundler_1 | 2023-10-16T12:31:35.818469399Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:35.818472799Z } +bundler_1 | 2023-10-16T12:31:35.818476000Z [12:31:35.766] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:35.818479800Z err: { +bundler_1 | 2023-10-16T12:31:35.818483100Z "type": "RpcError", +bundler_1 | 2023-10-16T12:31:35.818486600Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:35.818490101Z "stack": +bundler_1 | 2023-10-16T12:31:35.818493401Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:35.818496801Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:31:35.818500501Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:31:35.818503902Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:31:35.818507302Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:31:35.818510802Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:31:35.818541204Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:31:35.818545104Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:31:35.818548504Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:31:35.818551905Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:31:35.818559105Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:31:35.818562505Z "code": -32601 +bundler_1 | 2023-10-16T12:31:35.818565906Z } +bundler_1 | 2023-10-16T12:31:35.818569106Z [12:31:35.766] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:35.818572606Z reqId: "req-cy" +bundler_1 | 2023-10-16T12:31:35.818575906Z body: { +bundler_1 | 2023-10-16T12:31:35.818579106Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:35.818582507Z "id": 464, +bundler_1 | 2023-10-16T12:31:35.818585707Z "error": { +bundler_1 | 2023-10-16T12:31:35.818589007Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:35.818592607Z "code": -32601 +bundler_1 | 2023-10-16T12:31:35.818595908Z } +bundler_1 | 2023-10-16T12:31:35.818608608Z } +bundler_1 | 2023-10-16T12:31:35.818612209Z [12:31:35.770] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:35.818615709Z reqId: "req-cz" +bundler_1 | 2023-10-16T12:31:35.818618909Z method: "POST" +bundler_1 | 2023-10-16T12:31:35.818622209Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:35.818625910Z body: { +bundler_1 | 2023-10-16T12:31:35.818629210Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:35.818632610Z "id": 465, +bundler_1 | 2023-10-16T12:31:35.818635710Z "params": [ +bundler_1 | 2023-10-16T12:31:35.818639010Z { +bundler_1 | 2023-10-16T12:31:35.818642211Z "sender": "0x5186A8D0d95beea45Fb8722376B0D7216602083e", +bundler_1 | 2023-10-16T12:31:35.818645811Z "nonce": "0x280000000000000000", +bundler_1 | 2023-10-16T12:31:35.818649311Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000002800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:35.818653611Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:35.818656912Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:35.818660312Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:35.818664012Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:35.818667312Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:35.818686614Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:35.818690714Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:35.818694314Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:35.818697614Z }, +bundler_1 | 2023-10-16T12:31:35.818700815Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:35.818704115Z ], +bundler_1 | 2023-10-16T12:31:35.818707315Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:35.818710615Z } +bundler_1 | 2023-10-16T12:31:35.818713715Z [12:31:35.770] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:36.331610670Z [12:31:36.253] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:36.331730677Z [12:31:36.264] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:36.331739377Z [12:31:36.264] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:36.331743478Z reqId: "req-cz" +bundler_1 | 2023-10-16T12:31:36.331747078Z body: { +bundler_1 | 2023-10-16T12:31:36.331750478Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:36.331771879Z "id": 465, +bundler_1 | 2023-10-16T12:31:36.331775780Z "result": "0x513b8054b395f05a7d267efe29a10957588a45ce7c95af996f39c5018bbf3432" +bundler_1 | 2023-10-16T12:31:36.331779480Z } +bundler_1 | 2023-10-16T12:31:36.331782880Z [12:31:36.268] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:36.331786480Z reqId: "req-d0" +bundler_1 | 2023-10-16T12:31:36.331789780Z method: "POST" +bundler_1 | 2023-10-16T12:31:36.331792981Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:36.331796281Z body: { +bundler_1 | 2023-10-16T12:31:36.331799481Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:36.331802981Z "id": 466, +bundler_1 | 2023-10-16T12:31:36.331806181Z "params": [ +bundler_1 | 2023-10-16T12:31:36.331809382Z { +bundler_1 | 2023-10-16T12:31:36.331812682Z "sender": "0xbf8a607e3daC058eD3f6915e6Ff8C2cd5456F668", +bundler_1 | 2023-10-16T12:31:36.331816082Z "nonce": "0x290000000000000000", +bundler_1 | 2023-10-16T12:31:36.331819682Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000002900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:36.331824083Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:36.331827383Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:36.331830783Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:36.331860785Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:36.331864685Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:36.331868085Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:36.331871385Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:36.331874786Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:36.331878186Z }, +bundler_1 | 2023-10-16T12:31:36.331881386Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:36.331884786Z ], +bundler_1 | 2023-10-16T12:31:36.331887986Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:36.331891287Z } +bundler_1 | 2023-10-16T12:31:36.331894487Z [12:31:36.268] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:36.843876770Z [12:31:36.767] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:36.844650117Z [12:31:36.777] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:36.844666818Z [12:31:36.777] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:36.844671318Z reqId: "req-d0" +bundler_1 | 2023-10-16T12:31:36.844674819Z body: { +bundler_1 | 2023-10-16T12:31:36.844678119Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:36.844681519Z "id": 466, +bundler_1 | 2023-10-16T12:31:36.844684819Z "result": "0x323d50bc579876267de4957cdc4ca173ead370d7b9247586fe51e939ff16abf2" +bundler_1 | 2023-10-16T12:31:36.844688820Z } +bundler_1 | 2023-10-16T12:31:36.844692120Z [12:31:36.783] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:36.844716821Z reqId: "req-d1" +bundler_1 | 2023-10-16T12:31:36.844720321Z method: "POST" +bundler_1 | 2023-10-16T12:31:36.844723622Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:36.844726922Z body: { +bundler_1 | 2023-10-16T12:31:36.844730122Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:36.844733722Z "id": 467, +bundler_1 | 2023-10-16T12:31:36.844737022Z "params": [ +bundler_1 | 2023-10-16T12:31:36.844740323Z { +bundler_1 | 2023-10-16T12:31:36.844743523Z "sender": "0xe4aC5C491D9df0Ce13A76E6Ba5cf6f34F02762C2", +bundler_1 | 2023-10-16T12:31:36.844747023Z "nonce": "0x2a0000000000000000", +bundler_1 | 2023-10-16T12:31:36.844750623Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000002a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:36.844755024Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:36.844758324Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:36.844787526Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:36.844791526Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:36.844794926Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:36.844798226Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:36.844801626Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:36.844805127Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:36.844808527Z }, +bundler_1 | 2023-10-16T12:31:36.844811627Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:36.844815027Z ], +bundler_1 | 2023-10-16T12:31:36.844818327Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:36.844821728Z } +bundler_1 | 2023-10-16T12:31:36.844824928Z [12:31:36.784] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:37.358658324Z [12:31:37.341] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:37.358870037Z [12:31:37.349] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:37.358881637Z [12:31:37.349] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:37.358886038Z reqId: "req-d1" +bundler_1 | 2023-10-16T12:31:37.358889538Z body: { +bundler_1 | 2023-10-16T12:31:37.358892838Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:37.358896338Z "id": 467, +bundler_1 | 2023-10-16T12:31:37.358899739Z "result": "0x8d8969ae46961521913240f48891464b374281661abeb4be233f02ffa2f6921f" +bundler_1 | 2023-10-16T12:31:37.358903839Z } +bundler_1 | 2023-10-16T12:31:37.358907239Z [12:31:37.352] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:37.358910739Z reqId: "req-d2" +bundler_1 | 2023-10-16T12:31:37.358914139Z method: "POST" +bundler_1 | 2023-10-16T12:31:37.358917440Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:37.358920840Z body: { +bundler_1 | 2023-10-16T12:31:37.358942641Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:37.358946141Z "id": 468, +bundler_1 | 2023-10-16T12:31:37.358949542Z "params": [ +bundler_1 | 2023-10-16T12:31:37.358952842Z { +bundler_1 | 2023-10-16T12:31:37.358956042Z "sender": "0x7f91197d37A1B997b0e6Ac76f226F46C8A1F9c97", +bundler_1 | 2023-10-16T12:31:37.358959742Z "nonce": "0x2b0000000000000000", +bundler_1 | 2023-10-16T12:31:37.358963442Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000002b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:37.358982544Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:37.358986044Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:37.358989444Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:37.358992844Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:37.358996144Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:37.358999545Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:37.359014046Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:37.359017646Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:37.359020946Z }, +bundler_1 | 2023-10-16T12:31:37.359024146Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:37.359027546Z ], +bundler_1 | 2023-10-16T12:31:37.359030747Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:37.359034047Z } +bundler_1 | 2023-10-16T12:31:37.359037347Z [12:31:37.353] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:37.871093035Z [12:31:37.855] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:37.872339911Z [12:31:37.862] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:37.872357112Z [12:31:37.862] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:37.872361512Z reqId: "req-d2" +bundler_1 | 2023-10-16T12:31:37.872365212Z body: { +bundler_1 | 2023-10-16T12:31:37.872368712Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:37.872372413Z "id": 468, +bundler_1 | 2023-10-16T12:31:37.872375713Z "result": "0x76320dd17840fb66d92dc5d66fed974b97510396a3ba6c4198487d44ce0bab6f" +bundler_1 | 2023-10-16T12:31:37.872379513Z } +bundler_1 | 2023-10-16T12:31:37.872382713Z [12:31:37.865] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:37.872386313Z reqId: "req-d3" +bundler_1 | 2023-10-16T12:31:37.872389714Z method: "POST" +bundler_1 | 2023-10-16T12:31:37.872393014Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:37.872396214Z body: { +bundler_1 | 2023-10-16T12:31:37.872399514Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:31:37.872403014Z "id": 469, +bundler_1 | 2023-10-16T12:31:37.872406215Z "params": [], +bundler_1 | 2023-10-16T12:31:37.872409515Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:37.872412815Z } +bundler_1 | 2023-10-16T12:31:37.872416015Z [12:31:37.865] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:37.872419615Z err: { +bundler_1 | 2023-10-16T12:31:37.872423116Z "type": "RpcError", +bundler_1 | 2023-10-16T12:31:37.872426616Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:37.872443617Z "stack": +bundler_1 | 2023-10-16T12:31:37.872447117Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:37.872450517Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:31:37.872454018Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:31:37.872457518Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:31:37.872460918Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:31:37.872464418Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:31:37.872467818Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:31:37.872471219Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:31:37.872474719Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:31:37.872478119Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:31:37.872481419Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:31:37.872484819Z "code": -32601 +bundler_1 | 2023-10-16T12:31:37.872488220Z } +bundler_1 | 2023-10-16T12:31:37.872491420Z [12:31:37.865] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:37.872495020Z reqId: "req-d3" +bundler_1 | 2023-10-16T12:31:37.872498320Z body: { +bundler_1 | 2023-10-16T12:31:37.872501520Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:37.872504921Z "id": 469, +bundler_1 | 2023-10-16T12:31:37.872508221Z "error": { +bundler_1 | 2023-10-16T12:31:37.872511521Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:37.872515121Z "code": -32601 +bundler_1 | 2023-10-16T12:31:37.872518521Z } +bundler_1 | 2023-10-16T12:31:37.872521822Z } +bundler_1 | 2023-10-16T12:31:37.872524922Z [12:31:37.867] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:37.872528422Z reqId: "req-d4" +bundler_1 | 2023-10-16T12:31:37.872531722Z method: "POST" +bundler_1 | 2023-10-16T12:31:37.872535122Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:37.872539123Z body: { +bundler_1 | 2023-10-16T12:31:37.872542423Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:37.872545923Z "id": 470, +bundler_1 | 2023-10-16T12:31:37.872549223Z "params": [ +bundler_1 | 2023-10-16T12:31:37.872552524Z { +bundler_1 | 2023-10-16T12:31:37.872555724Z "sender": "0xb8238604340066dbA3fE7Ae4A9468E5c063418b2", +bundler_1 | 2023-10-16T12:31:37.872559224Z "nonce": "0x2c0000000000000000", +bundler_1 | 2023-10-16T12:31:37.872565924Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000002c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:37.872570525Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:37.872573925Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:37.872577325Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:37.872580725Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:37.872584125Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:37.872587526Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:37.872590926Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:37.872594326Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:37.872597726Z }, +bundler_1 | 2023-10-16T12:31:37.872600926Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:37.872604327Z ], +bundler_1 | 2023-10-16T12:31:37.872607627Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:37.872610927Z } +bundler_1 | 2023-10-16T12:31:37.872614127Z [12:31:37.868] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:38.385517967Z [12:31:38.367] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:38.385966294Z [12:31:38.374] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:38.386008197Z [12:31:38.374] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:38.386014097Z reqId: "req-d4" +bundler_1 | 2023-10-16T12:31:38.386017797Z body: { +bundler_1 | 2023-10-16T12:31:38.386021097Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:38.386024698Z "id": 470, +bundler_1 | 2023-10-16T12:31:38.386028498Z "result": "0xf553e23ca3d830fad102cfd94b052adab19c6c4a58a8188db5305d296a571c7b" +bundler_1 | 2023-10-16T12:31:38.386032098Z } +bundler_1 | 2023-10-16T12:31:38.386035298Z [12:31:38.378] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:38.386038998Z reqId: "req-d5" +bundler_1 | 2023-10-16T12:31:38.386042299Z method: "POST" +bundler_1 | 2023-10-16T12:31:38.386045599Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:38.386051399Z body: { +bundler_1 | 2023-10-16T12:31:38.386054599Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:38.386058100Z "id": 471, +bundler_1 | 2023-10-16T12:31:38.386061400Z "params": [ +bundler_1 | 2023-10-16T12:31:38.386064700Z { +bundler_1 | 2023-10-16T12:31:38.386077801Z "sender": "0x6D5CB2FFc0CE9068891e55d51C61c5a3dc0b29AF", +bundler_1 | 2023-10-16T12:31:38.386094802Z "nonce": "0x2d0000000000000000", +bundler_1 | 2023-10-16T12:31:38.386098602Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000002d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:38.386103002Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:38.386106303Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:38.386109803Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:38.386113203Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:38.386116603Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:38.386120003Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:38.386123504Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:38.386127004Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:38.386130304Z }, +bundler_1 | 2023-10-16T12:31:38.386133504Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:38.386137004Z ], +bundler_1 | 2023-10-16T12:31:38.386140305Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:38.386153705Z } +bundler_1 | 2023-10-16T12:31:38.386157606Z [12:31:38.378] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:39.414912764Z [12:31:38.932] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:39.414985368Z [12:31:38.942] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:39.414991569Z [12:31:38.942] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:39.414995569Z reqId: "req-d5" +bundler_1 | 2023-10-16T12:31:39.414998969Z body: { +bundler_1 | 2023-10-16T12:31:39.415002169Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:39.415005670Z "id": 471, +bundler_1 | 2023-10-16T12:31:39.415009470Z "result": "0x61edc817eb083c1ce9a9891f800796b1840dfc0395c11fae19b870e8d06f71e8" +bundler_1 | 2023-10-16T12:31:39.415013070Z } +bundler_1 | 2023-10-16T12:31:39.415016270Z [12:31:38.945] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:39.415019870Z reqId: "req-d6" +bundler_1 | 2023-10-16T12:31:39.415034671Z method: "POST" +bundler_1 | 2023-10-16T12:31:39.415038272Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:39.415041472Z body: { +bundler_1 | 2023-10-16T12:31:39.415044572Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:39.415048172Z "id": 472, +bundler_1 | 2023-10-16T12:31:39.415051372Z "params": [ +bundler_1 | 2023-10-16T12:31:39.415054773Z { +bundler_1 | 2023-10-16T12:31:39.415075274Z "sender": "0x5F09d99A342e0b635Bea2F312E74914Cfce44F1F", +bundler_1 | 2023-10-16T12:31:39.415079074Z "nonce": "0x2e0000000000000000", +bundler_1 | 2023-10-16T12:31:39.415082574Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000002e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:39.415086975Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:39.415090375Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:39.415093875Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:39.415097275Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:39.415100675Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:39.415103976Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:39.415107476Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:39.415110976Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:39.415114276Z }, +bundler_1 | 2023-10-16T12:31:39.415117376Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:39.415120877Z ], +bundler_1 | 2023-10-16T12:31:39.415124077Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:39.415127477Z } +bundler_1 | 2023-10-16T12:31:39.415130677Z [12:31:38.946] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:39.544236641Z [12:31:39.491] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:39.544299944Z [12:31:39.501] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:39.544305245Z [12:31:39.501] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:39.544309545Z reqId: "req-d6" +bundler_1 | 2023-10-16T12:31:39.544313245Z body: { +bundler_1 | 2023-10-16T12:31:39.544316545Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:39.544320046Z "id": 472, +bundler_1 | 2023-10-16T12:31:39.544323546Z "result": "0x564d8ecfa630d9283db9b8d046ccc02d59ce7143568153345ba76f89bea4e010" +bundler_1 | 2023-10-16T12:31:39.544327146Z } +bundler_1 | 2023-10-16T12:31:39.544330346Z [12:31:39.504] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:39.544346047Z reqId: "req-d7" +bundler_1 | 2023-10-16T12:31:39.544350048Z method: "POST" +bundler_1 | 2023-10-16T12:31:39.544353348Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:39.544356548Z body: { +bundler_1 | 2023-10-16T12:31:39.544359748Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:39.544363248Z "id": 473, +bundler_1 | 2023-10-16T12:31:39.544380449Z "params": [ +bundler_1 | 2023-10-16T12:31:39.544383850Z { +bundler_1 | 2023-10-16T12:31:39.544387250Z "sender": "0x8c4cCBDe6E43673594f593b99c4162715f929108", +bundler_1 | 2023-10-16T12:31:39.544390750Z "nonce": "0x2f0000000000000000", +bundler_1 | 2023-10-16T12:31:39.544394350Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000002f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:39.544398750Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:39.544402051Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:39.544405451Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:39.544408851Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:39.544422452Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:39.544426452Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:39.544429952Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:39.544433453Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:39.544436853Z }, +bundler_1 | 2023-10-16T12:31:39.544439953Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:39.544443353Z ], +bundler_1 | 2023-10-16T12:31:39.544446553Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:39.544449954Z } +bundler_1 | 2023-10-16T12:31:39.544453154Z [12:31:39.504] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:40.573640738Z [12:31:40.058] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:40.573979359Z [12:31:40.067] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:40.573992960Z [12:31:40.067] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:40.573997160Z reqId: "req-d7" +bundler_1 | 2023-10-16T12:31:40.574000660Z body: { +bundler_1 | 2023-10-16T12:31:40.574003861Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:40.574007461Z "id": 473, +bundler_1 | 2023-10-16T12:31:40.574010761Z "result": "0x0dcf1caf2862fa02b5e1056bb63f4a53e0b543bb0e3a52d905d2b4184bc19255" +bundler_1 | 2023-10-16T12:31:40.574014461Z } +bundler_1 | 2023-10-16T12:31:40.574017661Z [12:31:40.070] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:40.574021162Z reqId: "req-d8" +bundler_1 | 2023-10-16T12:31:40.574036863Z method: "POST" +bundler_1 | 2023-10-16T12:31:40.574040663Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:40.574043863Z body: { +bundler_1 | 2023-10-16T12:31:40.574061464Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:31:40.574065164Z "id": 474, +bundler_1 | 2023-10-16T12:31:40.574068464Z "params": [], +bundler_1 | 2023-10-16T12:31:40.574072265Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:40.574075565Z } +bundler_1 | 2023-10-16T12:31:40.574078765Z [12:31:40.070] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:40.574082465Z err: { +bundler_1 | 2023-10-16T12:31:40.574085666Z "type": "RpcError", +bundler_1 | 2023-10-16T12:31:40.574089166Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:40.574092566Z "stack": +bundler_1 | 2023-10-16T12:31:40.574095866Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:40.574099266Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:31:40.574120668Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:31:40.574124768Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:31:40.574128168Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:31:40.574131568Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:31:40.574134969Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:31:40.574138169Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:31:40.574141469Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:31:40.574144869Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:31:40.574148169Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:31:40.574151470Z "code": -32601 +bundler_1 | 2023-10-16T12:31:40.574154770Z } +bundler_1 | 2023-10-16T12:31:40.574157870Z [12:31:40.070] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:40.574161370Z reqId: "req-d8" +bundler_1 | 2023-10-16T12:31:40.574164670Z body: { +bundler_1 | 2023-10-16T12:31:40.574167871Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:40.574171071Z "id": 474, +bundler_1 | 2023-10-16T12:31:40.574174371Z "error": { +bundler_1 | 2023-10-16T12:31:40.574177571Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:40.574180971Z "code": -32601 +bundler_1 | 2023-10-16T12:31:40.574194472Z } +bundler_1 | 2023-10-16T12:31:40.574197772Z } +bundler_1 | 2023-10-16T12:31:40.574200873Z [12:31:40.072] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:40.574204173Z reqId: "req-d9" +bundler_1 | 2023-10-16T12:31:40.574211773Z method: "POST" +bundler_1 | 2023-10-16T12:31:40.574215273Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:40.574219374Z body: { +bundler_1 | 2023-10-16T12:31:40.574222574Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:40.574225974Z "id": 475, +bundler_1 | 2023-10-16T12:31:40.574229174Z "params": [ +bundler_1 | 2023-10-16T12:31:40.574232374Z { +bundler_1 | 2023-10-16T12:31:40.574235475Z "sender": "0x765af2e676B9640D6627079129109B650442a0A2", +bundler_1 | 2023-10-16T12:31:40.574238975Z "nonce": "0x300000000000000000", +bundler_1 | 2023-10-16T12:31:40.574242375Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000003000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:40.574246575Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:40.574249876Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:40.574253176Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:40.574256576Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:40.574271577Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:40.574275077Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:40.574278377Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:40.574281877Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:40.574285078Z }, +bundler_1 | 2023-10-16T12:31:40.574288178Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:40.574291578Z ], +bundler_1 | 2023-10-16T12:31:40.574294778Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:40.574298078Z } +bundler_1 | 2023-10-16T12:31:40.574301279Z [12:31:40.073] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:40.639303938Z [12:31:40.620] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:40.639647659Z [12:31:40.630] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:40.640001180Z [12:31:40.630] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:40.640012681Z reqId: "req-d9" +bundler_1 | 2023-10-16T12:31:40.640028982Z body: { +bundler_1 | 2023-10-16T12:31:40.640032482Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:40.640036182Z "id": 475, +bundler_1 | 2023-10-16T12:31:40.640039583Z "result": "0x3258d3a3aea064173a1db618626f7832dea1acdde2878f3141c221eae6770992" +bundler_1 | 2023-10-16T12:31:40.640043383Z } +bundler_1 | 2023-10-16T12:31:40.640046783Z [12:31:40.633] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:40.640062884Z reqId: "req-da" +bundler_1 | 2023-10-16T12:31:40.640066384Z method: "POST" +bundler_1 | 2023-10-16T12:31:40.640069684Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:40.640072885Z body: { +bundler_1 | 2023-10-16T12:31:40.640076185Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:40.640079485Z "id": 476, +bundler_1 | 2023-10-16T12:31:40.640082685Z "params": [ +bundler_1 | 2023-10-16T12:31:40.640085985Z { +bundler_1 | 2023-10-16T12:31:40.640089386Z "sender": "0x1B7Eae669aD94CFC9AE5d4e71b10D00f8154d207", +bundler_1 | 2023-10-16T12:31:40.640103186Z "nonce": "0x310000000000000000", +bundler_1 | 2023-10-16T12:31:40.640107487Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000003100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:40.640111887Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:40.640115287Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:40.640118687Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:40.640122088Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:40.640125388Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:40.640128688Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:40.640132088Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:40.640135488Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:40.640138689Z }, +bundler_1 | 2023-10-16T12:31:40.640141889Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:40.640145189Z ], +bundler_1 | 2023-10-16T12:31:40.640148289Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:40.640151689Z } +bundler_1 | 2023-10-16T12:31:40.640154790Z [12:31:40.633] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:41.665687676Z [12:31:41.184] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:41.665737280Z [12:31:41.193] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:41.665742880Z [12:31:41.193] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:41.665746780Z reqId: "req-da" +bundler_1 | 2023-10-16T12:31:41.665750281Z body: { +bundler_1 | 2023-10-16T12:31:41.665753481Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:41.665757481Z "id": 476, +bundler_1 | 2023-10-16T12:31:41.665761081Z "result": "0x2f1fb213dbd9bdcb7f428938d2f15d65484a1d04d99d164351c12a4db0eddbbd" +bundler_1 | 2023-10-16T12:31:41.665780083Z } +bundler_1 | 2023-10-16T12:31:41.665783483Z [12:31:41.200] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:41.665787083Z reqId: "req-db" +bundler_1 | 2023-10-16T12:31:41.665800584Z method: "POST" +bundler_1 | 2023-10-16T12:31:41.665804384Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:41.665807584Z body: { +bundler_1 | 2023-10-16T12:31:41.665810785Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:41.665814185Z "id": 477, +bundler_1 | 2023-10-16T12:31:41.665817585Z "params": [ +bundler_1 | 2023-10-16T12:31:41.665820785Z { +bundler_1 | 2023-10-16T12:31:41.665824085Z "sender": "0x39543DF021358f459211fAFB4BdF4A8F2480E53C", +bundler_1 | 2023-10-16T12:31:41.665827586Z "nonce": "0x320000000000000000", +bundler_1 | 2023-10-16T12:31:41.665831186Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000003200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:41.665835486Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:41.665838886Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:41.665842287Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:41.665845687Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:41.665848987Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:41.665852387Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:41.665855888Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:41.665859288Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:41.665862688Z }, +bundler_1 | 2023-10-16T12:31:41.665865788Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:41.665880289Z ], +bundler_1 | 2023-10-16T12:31:41.665883589Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:41.665886890Z } +bundler_1 | 2023-10-16T12:31:41.665890190Z [12:31:41.200] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:41.793422831Z [12:31:41.730] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:41.793454734Z [12:31:41.739] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:41.793472935Z [12:31:41.739] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:41.793478435Z reqId: "req-db" +bundler_1 | 2023-10-16T12:31:41.793482135Z body: { +bundler_1 | 2023-10-16T12:31:41.793485436Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:41.793489036Z "id": 477, +bundler_1 | 2023-10-16T12:31:41.793508237Z "result": "0x54233e9bcb479e6b619663f8702f524c460285b04c9130cb411525f98803bcad" +bundler_1 | 2023-10-16T12:31:41.793511837Z } +bundler_1 | 2023-10-16T12:31:41.793515138Z [12:31:41.742] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:41.793518738Z reqId: "req-dc" +bundler_1 | 2023-10-16T12:31:41.793522038Z method: "POST" +bundler_1 | 2023-10-16T12:31:41.793525438Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:41.793528638Z body: { +bundler_1 | 2023-10-16T12:31:41.793531939Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:41.793535339Z "id": 478, +bundler_1 | 2023-10-16T12:31:41.793538639Z "params": [ +bundler_1 | 2023-10-16T12:31:41.793541939Z { +bundler_1 | 2023-10-16T12:31:41.793545140Z "sender": "0x524046f19ef90a872C1BcF77b50cD93058BC75EE", +bundler_1 | 2023-10-16T12:31:41.793548840Z "nonce": "0x330000000000000000", +bundler_1 | 2023-10-16T12:31:41.793552440Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000003300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:41.793556740Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:41.793560241Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:41.793563741Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:41.793567141Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:41.793570541Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:41.793573941Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:41.793577342Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:41.793580842Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:41.793584142Z }, +bundler_1 | 2023-10-16T12:31:41.793587342Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:41.793590743Z ], +bundler_1 | 2023-10-16T12:31:41.793593943Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:41.793597243Z } +bundler_1 | 2023-10-16T12:31:41.793600443Z [12:31:41.743] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:42.306513294Z [12:31:42.278] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:42.307249242Z [12:31:42.287] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:42.307267844Z [12:31:42.287] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:42.307272844Z reqId: "req-dc" +bundler_1 | 2023-10-16T12:31:42.307276444Z body: { +bundler_1 | 2023-10-16T12:31:42.307294245Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:42.307298146Z "id": 478, +bundler_1 | 2023-10-16T12:31:42.307301446Z "result": "0xfc84bf3a1e5578d29516bfa0288fcaa84af340e9bf7588b66ec9a81a5080d716" +bundler_1 | 2023-10-16T12:31:42.307305046Z } +bundler_1 | 2023-10-16T12:31:42.307308246Z [12:31:42.290] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:42.307311846Z reqId: "req-dd" +bundler_1 | 2023-10-16T12:31:42.307315047Z method: "POST" +bundler_1 | 2023-10-16T12:31:42.307318247Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:42.307321447Z body: { +bundler_1 | 2023-10-16T12:31:42.307324747Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:31:42.307328048Z "id": 479, +bundler_1 | 2023-10-16T12:31:42.307331248Z "params": [], +bundler_1 | 2023-10-16T12:31:42.307334448Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:42.307337748Z } +bundler_1 | 2023-10-16T12:31:42.307340948Z [12:31:42.290] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:42.307344549Z err: { +bundler_1 | 2023-10-16T12:31:42.307347649Z "type": "RpcError", +bundler_1 | 2023-10-16T12:31:42.307351149Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:42.307354549Z "stack": +bundler_1 | 2023-10-16T12:31:42.307357850Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:42.307361150Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:31:42.307364750Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:31:42.307368150Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:31:42.307371350Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:31:42.307374951Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:31:42.307378251Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:31:42.307381551Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:31:42.307384851Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:31:42.307388152Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:31:42.307391452Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:31:42.307394752Z "code": -32601 +bundler_1 | 2023-10-16T12:31:42.307398052Z } +bundler_1 | 2023-10-16T12:31:42.307401152Z [12:31:42.290] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:42.307404653Z reqId: "req-dd" +bundler_1 | 2023-10-16T12:31:42.307411753Z body: { +bundler_1 | 2023-10-16T12:31:42.307415053Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:42.307418254Z "id": 479, +bundler_1 | 2023-10-16T12:31:42.307422254Z "error": { +bundler_1 | 2023-10-16T12:31:42.307476657Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:42.307480658Z "code": -32601 +bundler_1 | 2023-10-16T12:31:42.307483958Z } +bundler_1 | 2023-10-16T12:31:42.307487158Z } +bundler_1 | 2023-10-16T12:31:42.307490158Z [12:31:42.292] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:42.307493659Z reqId: "req-de" +bundler_1 | 2023-10-16T12:31:42.307496759Z method: "POST" +bundler_1 | 2023-10-16T12:31:42.307499959Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:42.307504359Z body: { +bundler_1 | 2023-10-16T12:31:42.307507459Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:42.307510760Z "id": 480, +bundler_1 | 2023-10-16T12:31:42.307513960Z "params": [ +bundler_1 | 2023-10-16T12:31:42.307517160Z { +bundler_1 | 2023-10-16T12:31:42.307520260Z "sender": "0x9aA01acE992C06D51880995Aa06a172A87aa7740", +bundler_1 | 2023-10-16T12:31:42.307523761Z "nonce": "0x340000000000000000", +bundler_1 | 2023-10-16T12:31:42.307527161Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000003400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:42.307531461Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:42.307534861Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:42.307538161Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:42.307541562Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:42.307544862Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:42.307548162Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:42.307551462Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:42.307554863Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:42.307558063Z }, +bundler_1 | 2023-10-16T12:31:42.307564463Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:42.307567763Z ], +bundler_1 | 2023-10-16T12:31:42.307570864Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:42.307574164Z } +bundler_1 | 2023-10-16T12:31:42.307577264Z [12:31:42.293] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:42.825985678Z [12:31:42.814] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:42.841520607Z [12:31:42.834] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:42.842135647Z [12:31:42.834] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:42.842151548Z reqId: "req-de" +bundler_1 | 2023-10-16T12:31:42.842155849Z body: { +bundler_1 | 2023-10-16T12:31:42.842159349Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:42.842162849Z "id": 480, +bundler_1 | 2023-10-16T12:31:42.842166249Z "result": "0x83d3aa4151cdc5fb72a5eb7d5de9d399b3184c0c26f5eda9307c28a042ca6162" +bundler_1 | 2023-10-16T12:31:42.842229153Z } +bundler_1 | 2023-10-16T12:31:42.850910128Z [12:31:42.844] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:42.850927829Z reqId: "req-df" +bundler_1 | 2023-10-16T12:31:42.850932030Z method: "POST" +bundler_1 | 2023-10-16T12:31:42.850935630Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:42.850939030Z body: { +bundler_1 | 2023-10-16T12:31:42.850942230Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:42.850945830Z "id": 481, +bundler_1 | 2023-10-16T12:31:42.850949231Z "params": [ +bundler_1 | 2023-10-16T12:31:42.850952731Z { +bundler_1 | 2023-10-16T12:31:42.850968632Z "sender": "0x2C9345902AedEBB3D318a25C81E4792329333921", +bundler_1 | 2023-10-16T12:31:42.850972832Z "nonce": "0x350000000000000000", +bundler_1 | 2023-10-16T12:31:42.850976432Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000003500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:42.850980933Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:42.850984433Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:42.850987833Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:42.850991333Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:42.850994834Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:42.850998134Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:42.851001634Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:42.851005234Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:42.851008535Z }, +bundler_1 | 2023-10-16T12:31:42.851011735Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:42.851015035Z ], +bundler_1 | 2023-10-16T12:31:42.851018235Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:42.851021635Z } +bundler_1 | 2023-10-16T12:31:42.851658078Z [12:31:42.845] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:43.883025145Z [12:31:43.400] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:43.883634786Z [12:31:43.408] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:43.883651187Z [12:31:43.408] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:43.883655987Z reqId: "req-df" +bundler_1 | 2023-10-16T12:31:43.883659787Z body: { +bundler_1 | 2023-10-16T12:31:43.883663188Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:43.883666788Z "id": 481, +bundler_1 | 2023-10-16T12:31:43.883703290Z "result": "0x880132635531fe7a4b4f489e0802a18afe5b16f3ee1f9502749e2b84b901129c" +bundler_1 | 2023-10-16T12:31:43.883707190Z } +bundler_1 | 2023-10-16T12:31:43.883710391Z [12:31:43.412] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:43.883713991Z reqId: "req-dg" +bundler_1 | 2023-10-16T12:31:43.883717291Z method: "POST" +bundler_1 | 2023-10-16T12:31:43.883720591Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:43.883723692Z body: { +bundler_1 | 2023-10-16T12:31:43.883726892Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:43.883730092Z "id": 482, +bundler_1 | 2023-10-16T12:31:43.883733292Z "params": [ +bundler_1 | 2023-10-16T12:31:43.883736492Z { +bundler_1 | 2023-10-16T12:31:43.883739793Z "sender": "0x64a758FBB200ba5bF8144488aA443Ff69b443Be3", +bundler_1 | 2023-10-16T12:31:43.883743193Z "nonce": "0x360000000000000000", +bundler_1 | 2023-10-16T12:31:43.883746693Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000003600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:43.883751193Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:43.883754494Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:43.883757794Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:43.883771795Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:43.883775495Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:43.883778895Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:43.883782295Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:43.883785696Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:43.883788996Z }, +bundler_1 | 2023-10-16T12:31:43.883792096Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:43.883795696Z ], +bundler_1 | 2023-10-16T12:31:43.883798997Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:43.883802297Z } +bundler_1 | 2023-10-16T12:31:43.883805497Z [12:31:43.412] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:43.946076719Z [12:31:43.937] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:43.956108883Z [12:31:43.947] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:43.956163286Z [12:31:43.947] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:43.956168687Z reqId: "req-dg" +bundler_1 | 2023-10-16T12:31:43.956172587Z body: { +bundler_1 | 2023-10-16T12:31:43.956176087Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:43.956179988Z "id": 482, +bundler_1 | 2023-10-16T12:31:43.956183388Z "result": "0x3a31ff91d225512b3b949c9d2b0fe3124c0efcf31dfd91fc4c08720cf25d7920" +bundler_1 | 2023-10-16T12:31:43.956186988Z } +bundler_1 | 2023-10-16T12:31:43.956190288Z [12:31:43.952] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:43.956193888Z reqId: "req-dh" +bundler_1 | 2023-10-16T12:31:43.956197189Z method: "POST" +bundler_1 | 2023-10-16T12:31:43.956223290Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:43.956227091Z body: { +bundler_1 | 2023-10-16T12:31:43.956230391Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:43.956233791Z "id": 483, +bundler_1 | 2023-10-16T12:31:43.956237091Z "params": [ +bundler_1 | 2023-10-16T12:31:43.956240592Z { +bundler_1 | 2023-10-16T12:31:43.956243892Z "sender": "0x01FD7CFACF9A7DC375aE94B86583c379c3FbbcF9", +bundler_1 | 2023-10-16T12:31:43.956247392Z "nonce": "0x370000000000000000", +bundler_1 | 2023-10-16T12:31:43.956251492Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000003700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:43.956263493Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:43.956267393Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:43.956270794Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:43.956274294Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:43.956277594Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:43.956281094Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:43.956284494Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:43.956287995Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:43.956293495Z }, +bundler_1 | 2023-10-16T12:31:43.956296895Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:43.956300296Z ], +bundler_1 | 2023-10-16T12:31:43.956303496Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:43.956320597Z } +bundler_1 | 2023-10-16T12:31:43.956323997Z [12:31:43.952] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:44.985569813Z [12:31:44.477] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:44.985856632Z [12:31:44.486] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:44.985869633Z [12:31:44.486] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:44.985874034Z reqId: "req-dh" +bundler_1 | 2023-10-16T12:31:44.985877634Z body: { +bundler_1 | 2023-10-16T12:31:44.985880834Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:44.985884434Z "id": 483, +bundler_1 | 2023-10-16T12:31:44.985887935Z "result": "0xfc47bd32444402291b7052079c132b2ecebbc1f003eb9aeadacfa6525caf1365" +bundler_1 | 2023-10-16T12:31:44.985891835Z } +bundler_1 | 2023-10-16T12:31:44.985895235Z [12:31:44.489] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:44.985906736Z reqId: "req-di" +bundler_1 | 2023-10-16T12:31:44.985910336Z method: "POST" +bundler_1 | 2023-10-16T12:31:44.985913636Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:44.985916936Z body: { +bundler_1 | 2023-10-16T12:31:44.985920137Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:31:44.985923537Z "id": 484, +bundler_1 | 2023-10-16T12:31:44.985926937Z "params": [], +bundler_1 | 2023-10-16T12:31:44.985930337Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:44.985933638Z } +bundler_1 | 2023-10-16T12:31:44.985936838Z [12:31:44.489] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:44.985940638Z err: { +bundler_1 | 2023-10-16T12:31:44.985943838Z "type": "RpcError", +bundler_1 | 2023-10-16T12:31:44.985947339Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:44.985950739Z "stack": +bundler_1 | 2023-10-16T12:31:44.985954039Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:44.985957439Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:31:44.985961039Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:31:44.985964440Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:31:44.985967940Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:31:44.985971540Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:31:44.985974940Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:31:44.985978341Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:31:44.985995142Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:31:44.985998742Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:31:44.986002142Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:31:44.986005442Z "code": -32601 +bundler_1 | 2023-10-16T12:31:44.986008743Z } +bundler_1 | 2023-10-16T12:31:44.986011943Z [12:31:44.489] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:44.986015443Z reqId: "req-di" +bundler_1 | 2023-10-16T12:31:44.986018743Z body: { +bundler_1 | 2023-10-16T12:31:44.986021944Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:44.986025244Z "id": 484, +bundler_1 | 2023-10-16T12:31:44.986028444Z "error": { +bundler_1 | 2023-10-16T12:31:44.986031744Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:44.986035144Z "code": -32601 +bundler_1 | 2023-10-16T12:31:44.986038445Z } +bundler_1 | 2023-10-16T12:31:44.986041645Z } +bundler_1 | 2023-10-16T12:31:44.986044845Z [12:31:44.492] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:44.986048345Z reqId: "req-dj" +bundler_1 | 2023-10-16T12:31:44.986051546Z method: "POST" +bundler_1 | 2023-10-16T12:31:44.986055546Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:44.986059646Z body: { +bundler_1 | 2023-10-16T12:31:44.986062946Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:44.986066347Z "id": 485, +bundler_1 | 2023-10-16T12:31:44.986069547Z "params": [ +bundler_1 | 2023-10-16T12:31:44.986072847Z { +bundler_1 | 2023-10-16T12:31:44.986076147Z "sender": "0xd7F3Fb337Ea905c2d77Fc71b314295e959d0dAf7", +bundler_1 | 2023-10-16T12:31:44.986079547Z "nonce": "0x380000000000000000", +bundler_1 | 2023-10-16T12:31:44.986083148Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000003800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:44.986087448Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:44.986090848Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:44.986094248Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:44.986097849Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:44.986101249Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:44.986104649Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:44.986108049Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:44.986115950Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:44.986119550Z }, +bundler_1 | 2023-10-16T12:31:44.986122750Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:44.986126151Z ], +bundler_1 | 2023-10-16T12:31:44.986129351Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:44.986132651Z } +bundler_1 | 2023-10-16T12:31:44.986135951Z [12:31:44.493] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:45.001078360Z [12:31:44.993] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:45.002712070Z [12:31:45.000] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:45.002901383Z [12:31:45.000] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:45.002920684Z reqId: "req-dj" +bundler_1 | 2023-10-16T12:31:45.002925284Z body: { +bundler_1 | 2023-10-16T12:31:45.002928785Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:45.002932285Z "id": 485, +bundler_1 | 2023-10-16T12:31:45.002935685Z "result": "0x381db5f8d02a5be3fed64c56e088b015d534298e3f0f113b76eb9d3ea4136bc8" +bundler_1 | 2023-10-16T12:31:45.002939485Z } +bundler_1 | 2023-10-16T12:31:45.006933555Z [12:31:45.004] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:45.006952056Z reqId: "req-dk" +bundler_1 | 2023-10-16T12:31:45.006956556Z method: "POST" +bundler_1 | 2023-10-16T12:31:45.006960057Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:45.006963457Z body: { +bundler_1 | 2023-10-16T12:31:45.006966657Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:45.006970257Z "id": 486, +bundler_1 | 2023-10-16T12:31:45.006973757Z "params": [ +bundler_1 | 2023-10-16T12:31:45.006977058Z { +bundler_1 | 2023-10-16T12:31:45.006980258Z "sender": "0x27b6DB76Aa6205E198918cFe50dC19f3436547C6", +bundler_1 | 2023-10-16T12:31:45.006984258Z "nonce": "0x390000000000000000", +bundler_1 | 2023-10-16T12:31:45.006987758Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000003900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:45.006992059Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:45.006995659Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:45.006999059Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:45.007002559Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:45.007005860Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:45.007009360Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:45.007026061Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:45.007029761Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:45.007033161Z }, +bundler_1 | 2023-10-16T12:31:45.007036362Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:45.007039762Z ], +bundler_1 | 2023-10-16T12:31:45.007043062Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:45.007046362Z } +bundler_1 | 2023-10-16T12:31:45.007250576Z [12:31:45.004] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:46.033644242Z [12:31:45.527] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:46.034471298Z [12:31:45.534] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:46.034505200Z [12:31:45.534] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:46.034510300Z reqId: "req-dk" +bundler_1 | 2023-10-16T12:31:46.034513901Z body: { +bundler_1 | 2023-10-16T12:31:46.034517401Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:46.034520901Z "id": 486, +bundler_1 | 2023-10-16T12:31:46.034524301Z "result": "0xe817b4da556eb4ce9ee5f9bdaf3891fa2d4fef43f7cbfea12a76c0295d712a4e" +bundler_1 | 2023-10-16T12:31:46.034527902Z } +bundler_1 | 2023-10-16T12:31:46.034531102Z [12:31:45.537] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:46.034534602Z reqId: "req-dl" +bundler_1 | 2023-10-16T12:31:46.034537902Z method: "POST" +bundler_1 | 2023-10-16T12:31:46.034541102Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:46.034544303Z body: { +bundler_1 | 2023-10-16T12:31:46.034547503Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:46.034551003Z "id": 487, +bundler_1 | 2023-10-16T12:31:46.034554203Z "params": [ +bundler_1 | 2023-10-16T12:31:46.034557404Z { +bundler_1 | 2023-10-16T12:31:46.034560604Z "sender": "0xdbE398B2DAd311e1ED2bCda17F4E0ABE16745958", +bundler_1 | 2023-10-16T12:31:46.034564104Z "nonce": "0x3a0000000000000000", +bundler_1 | 2023-10-16T12:31:46.034567704Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000003a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:46.034583405Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:46.034586705Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:46.034590106Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:46.034593506Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:46.034610707Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:46.034614807Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:46.034618308Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:46.034621808Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:46.034625108Z }, +bundler_1 | 2023-10-16T12:31:46.034628308Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:46.034631709Z ], +bundler_1 | 2023-10-16T12:31:46.034634909Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:46.034638309Z } +bundler_1 | 2023-10-16T12:31:46.034641509Z [12:31:45.537] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:46.105612299Z [12:31:46.070] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:46.105843414Z [12:31:46.079] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:46.105854415Z [12:31:46.080] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:46.105858515Z reqId: "req-dl" +bundler_1 | 2023-10-16T12:31:46.105862315Z body: { +bundler_1 | 2023-10-16T12:31:46.105865716Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:46.105869116Z "id": 487, +bundler_1 | 2023-10-16T12:31:46.105872616Z "result": "0x8f843725d287a0224f3cbdc4bea0b1ccff6ba795d8870f28ef839ac9bd0d4e4e" +bundler_1 | 2023-10-16T12:31:46.105876216Z } +bundler_1 | 2023-10-16T12:31:46.105879317Z [12:31:46.083] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:46.105882717Z reqId: "req-dm" +bundler_1 | 2023-10-16T12:31:46.105886017Z method: "POST" +bundler_1 | 2023-10-16T12:31:46.105889217Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:46.105892318Z body: { +bundler_1 | 2023-10-16T12:31:46.105895418Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:46.105898818Z "id": 488, +bundler_1 | 2023-10-16T12:31:46.105902018Z "params": [ +bundler_1 | 2023-10-16T12:31:46.105905218Z { +bundler_1 | 2023-10-16T12:31:46.105908419Z "sender": "0x2554C9A6A5de7B6585F48b4425D61d05737B9Ee1", +bundler_1 | 2023-10-16T12:31:46.105911819Z "nonce": "0x3b0000000000000000", +bundler_1 | 2023-10-16T12:31:46.105915219Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000003b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:46.105919519Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:46.105922820Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:46.105926220Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:46.105945121Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:46.105948621Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:46.105951922Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:46.105955322Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:46.105958722Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:46.105962122Z }, +bundler_1 | 2023-10-16T12:31:46.105965222Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:46.105968523Z ], +bundler_1 | 2023-10-16T12:31:46.105971723Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:46.105975123Z } +bundler_1 | 2023-10-16T12:31:46.105978223Z [12:31:46.085] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:47.126638302Z [12:31:46.627] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:47.127353950Z [12:31:46.634] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:47.127364751Z [12:31:46.634] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:47.127369251Z reqId: "req-dm" +bundler_1 | 2023-10-16T12:31:47.127372852Z body: { +bundler_1 | 2023-10-16T12:31:47.127376052Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:47.127379552Z "id": 488, +bundler_1 | 2023-10-16T12:31:47.127396853Z "result": "0xb90a3973c37b3610276f6534d88adfbcc69a97c720643b917719c6a4c955104b" +bundler_1 | 2023-10-16T12:31:47.127401054Z } +bundler_1 | 2023-10-16T12:31:47.127404354Z [12:31:46.637] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:47.127407954Z reqId: "req-dn" +bundler_1 | 2023-10-16T12:31:47.127411254Z method: "POST" +bundler_1 | 2023-10-16T12:31:47.127414654Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:47.127417955Z body: { +bundler_1 | 2023-10-16T12:31:47.127421155Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:31:47.127424555Z "id": 489, +bundler_1 | 2023-10-16T12:31:47.127427755Z "params": [], +bundler_1 | 2023-10-16T12:31:47.127431056Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:47.127434356Z } +bundler_1 | 2023-10-16T12:31:47.127437656Z [12:31:46.638] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:47.127441256Z err: { +bundler_1 | 2023-10-16T12:31:47.127444556Z "type": "RpcError", +bundler_1 | 2023-10-16T12:31:47.127448157Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:47.127455857Z "stack": +bundler_1 | 2023-10-16T12:31:47.127459257Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:47.127462658Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:31:47.127492760Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:31:47.127496560Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:31:47.127499960Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:31:47.127503460Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:31:47.127506761Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:31:47.127510261Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:31:47.127513661Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:31:47.127517061Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:31:47.127520462Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:31:47.127523862Z "code": -32601 +bundler_1 | 2023-10-16T12:31:47.127527262Z } +bundler_1 | 2023-10-16T12:31:47.127530362Z [12:31:46.638] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:47.127533963Z reqId: "req-dn" +bundler_1 | 2023-10-16T12:31:47.127537263Z body: { +bundler_1 | 2023-10-16T12:31:47.127550464Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:47.127554264Z "id": 489, +bundler_1 | 2023-10-16T12:31:47.127557564Z "error": { +bundler_1 | 2023-10-16T12:31:47.127560764Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:47.127564265Z "code": -32601 +bundler_1 | 2023-10-16T12:31:47.127567565Z } +bundler_1 | 2023-10-16T12:31:47.127570665Z } +bundler_1 | 2023-10-16T12:31:47.127573765Z [12:31:46.640] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:47.127577265Z reqId: "req-do" +bundler_1 | 2023-10-16T12:31:47.127580466Z method: "POST" +bundler_1 | 2023-10-16T12:31:47.127583766Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:47.127587666Z body: { +bundler_1 | 2023-10-16T12:31:47.127590866Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:47.127594167Z "id": 490, +bundler_1 | 2023-10-16T12:31:47.127597367Z "params": [ +bundler_1 | 2023-10-16T12:31:47.127600567Z { +bundler_1 | 2023-10-16T12:31:47.127603867Z "sender": "0xA95714908Db4bA603Ac0f2eb1F4de46D480992C0", +bundler_1 | 2023-10-16T12:31:47.127607167Z "nonce": "0x3c0000000000000000", +bundler_1 | 2023-10-16T12:31:47.127610668Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000003c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:47.127629069Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:47.127633069Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:47.127636469Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:47.127639870Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:47.127643270Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:47.127646570Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:47.127649970Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:47.127653471Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:47.127656871Z }, +bundler_1 | 2023-10-16T12:31:47.127659971Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:47.127663371Z ], +bundler_1 | 2023-10-16T12:31:47.127666571Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:47.127669872Z } +bundler_1 | 2023-10-16T12:31:47.127672972Z [12:31:46.641] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:47.142748489Z [12:31:47.136] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:47.149421040Z [12:31:47.145] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:47.150019480Z [12:31:47.145] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:47.150037681Z reqId: "req-do" +bundler_1 | 2023-10-16T12:31:47.150042281Z body: { +bundler_1 | 2023-10-16T12:31:47.150045782Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:47.150049482Z "id": 490, +bundler_1 | 2023-10-16T12:31:47.150052982Z "result": "0xfc1b266114b9f19f738d8e3f003204db3ed9eb6db60f39bdcb8e9c24eb4fabc0" +bundler_1 | 2023-10-16T12:31:47.150056682Z } +bundler_1 | 2023-10-16T12:31:47.150071783Z [12:31:47.148] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:47.150076284Z reqId: "req-dp" +bundler_1 | 2023-10-16T12:31:47.150079584Z method: "POST" +bundler_1 | 2023-10-16T12:31:47.150082884Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:47.150086084Z body: { +bundler_1 | 2023-10-16T12:31:47.150089385Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:47.150092985Z "id": 491, +bundler_1 | 2023-10-16T12:31:47.150096285Z "params": [ +bundler_1 | 2023-10-16T12:31:47.150099585Z { +bundler_1 | 2023-10-16T12:31:47.150102886Z "sender": "0xD6D097514Dc79932A3Bf35d311F71D93a948963E", +bundler_1 | 2023-10-16T12:31:47.150106386Z "nonce": "0x3d0000000000000000", +bundler_1 | 2023-10-16T12:31:47.150109886Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000003d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:47.150129087Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:47.150132688Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:47.150136088Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:47.150147589Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:47.150151289Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:47.150154589Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:47.150158189Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:47.150161690Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:47.150165090Z }, +bundler_1 | 2023-10-16T12:31:47.150168290Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:47.150171790Z ], +bundler_1 | 2023-10-16T12:31:47.150174990Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:47.150178391Z } +bundler_1 | 2023-10-16T12:31:47.150181691Z [12:31:47.148] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:47.663452229Z [12:31:47.645] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:47.663872057Z [12:31:47.653] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:47.663884758Z [12:31:47.653] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:47.663888958Z reqId: "req-dp" +bundler_1 | 2023-10-16T12:31:47.663892658Z body: { +bundler_1 | 2023-10-16T12:31:47.663895859Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:47.663899359Z "id": 491, +bundler_1 | 2023-10-16T12:31:47.663902759Z "result": "0x0b127d008916f9c6c90e32d3d67b56accbba368f6b7d3691bd81c749e781aef7" +bundler_1 | 2023-10-16T12:31:47.663925561Z } +bundler_1 | 2023-10-16T12:31:47.663928961Z [12:31:47.656] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:47.663932561Z reqId: "req-dq" +bundler_1 | 2023-10-16T12:31:47.663935861Z method: "POST" +bundler_1 | 2023-10-16T12:31:47.663939162Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:47.663942462Z body: { +bundler_1 | 2023-10-16T12:31:47.663945562Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:47.663948962Z "id": 492, +bundler_1 | 2023-10-16T12:31:47.663952162Z "params": [ +bundler_1 | 2023-10-16T12:31:47.663955763Z { +bundler_1 | 2023-10-16T12:31:47.663958963Z "sender": "0x50bDC80E8e38CDA6C313C61fdcBe50C3c6CFCF73", +bundler_1 | 2023-10-16T12:31:47.663962363Z "nonce": "0x3e0000000000000000", +bundler_1 | 2023-10-16T12:31:47.663978564Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000003e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:47.663994865Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:47.663998766Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:47.664002266Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:47.664005666Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:47.664008966Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:47.664012367Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:47.664015767Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:47.664019267Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:47.664022567Z }, +bundler_1 | 2023-10-16T12:31:47.664025667Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:47.664029068Z ], +bundler_1 | 2023-10-16T12:31:47.664032268Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:47.664035568Z } +bundler_1 | 2023-10-16T12:31:47.664038868Z [12:31:47.656] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:48.690532341Z [12:31:48.203] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:48.693095414Z [12:31:48.211] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:48.693117515Z [12:31:48.211] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:48.693121716Z reqId: "req-dq" +bundler_1 | 2023-10-16T12:31:48.693125216Z body: { +bundler_1 | 2023-10-16T12:31:48.693128916Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:48.693132516Z "id": 492, +bundler_1 | 2023-10-16T12:31:48.693135916Z "result": "0x27853801a4878a5f0c3d65454596aa7de5064f735eb598e9314796a9440599fa" +bundler_1 | 2023-10-16T12:31:48.693139817Z } +bundler_1 | 2023-10-16T12:31:48.693143117Z [12:31:48.214] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:48.693146617Z reqId: "req-dr" +bundler_1 | 2023-10-16T12:31:48.693149917Z method: "POST" +bundler_1 | 2023-10-16T12:31:48.693153218Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:48.693156418Z body: { +bundler_1 | 2023-10-16T12:31:48.693159718Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:48.693163118Z "id": 493, +bundler_1 | 2023-10-16T12:31:48.693166319Z "params": [ +bundler_1 | 2023-10-16T12:31:48.693169619Z { +bundler_1 | 2023-10-16T12:31:48.693173219Z "sender": "0xf01f914C0A809e056E3a06De026Dba588105C437", +bundler_1 | 2023-10-16T12:31:48.693190320Z "nonce": "0x3f0000000000000000", +bundler_1 | 2023-10-16T12:31:48.693194220Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000003f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:48.693198721Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:48.693207521Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:48.693211022Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:48.693214522Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:48.693218022Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:48.693221422Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:48.693224822Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:48.693228323Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:48.693231723Z }, +bundler_1 | 2023-10-16T12:31:48.693234923Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:48.693238323Z ], +bundler_1 | 2023-10-16T12:31:48.693241624Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:48.693245024Z } +bundler_1 | 2023-10-16T12:31:48.693248224Z [12:31:48.215] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:48.756579798Z [12:31:48.744] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:48.756929822Z [12:31:48.752] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:48.756945223Z [12:31:48.752] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:48.756949523Z reqId: "req-dr" +bundler_1 | 2023-10-16T12:31:48.756953123Z body: { +bundler_1 | 2023-10-16T12:31:48.756956423Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:48.756960024Z "id": 493, +bundler_1 | 2023-10-16T12:31:48.756963624Z "result": "0x6cd48606fcb5f82fc1f866378332abac802539c1170db793a907db76b6e9d17a" +bundler_1 | 2023-10-16T12:31:48.756967524Z } +bundler_1 | 2023-10-16T12:31:48.760485762Z [12:31:48.756] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:48.760502663Z reqId: "req-ds" +bundler_1 | 2023-10-16T12:31:48.760506463Z method: "POST" +bundler_1 | 2023-10-16T12:31:48.760509863Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:48.760513163Z body: { +bundler_1 | 2023-10-16T12:31:48.760516464Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:31:48.760520364Z "id": 494, +bundler_1 | 2023-10-16T12:31:48.760523764Z "params": [], +bundler_1 | 2023-10-16T12:31:48.760550566Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:48.760554266Z } +bundler_1 | 2023-10-16T12:31:48.761357120Z [12:31:48.756] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:48.761372521Z err: { +bundler_1 | 2023-10-16T12:31:48.761376522Z "type": "RpcError", +bundler_1 | 2023-10-16T12:31:48.761380222Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:48.761383822Z "stack": +bundler_1 | 2023-10-16T12:31:48.761387122Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:48.761390723Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:31:48.761394323Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:31:48.761397723Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:31:48.761401223Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:31:48.761404624Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:31:48.761408024Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:31:48.761411324Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:31:48.761414624Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:31:48.761418024Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:31:48.761421425Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:31:48.761424725Z "code": -32601 +bundler_1 | 2023-10-16T12:31:48.761427925Z } +bundler_1 | 2023-10-16T12:31:48.761431125Z [12:31:48.756] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:48.761435026Z reqId: "req-ds" +bundler_1 | 2023-10-16T12:31:48.761438326Z body: { +bundler_1 | 2023-10-16T12:31:48.761441526Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:48.761444826Z "id": 494, +bundler_1 | 2023-10-16T12:31:48.761448026Z "error": { +bundler_1 | 2023-10-16T12:31:48.761451327Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:48.761454727Z "code": -32601 +bundler_1 | 2023-10-16T12:31:48.761457927Z } +bundler_1 | 2023-10-16T12:31:48.761492029Z } +bundler_1 | 2023-10-16T12:31:48.761495430Z [12:31:48.759] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:48.761499030Z reqId: "req-dt" +bundler_1 | 2023-10-16T12:31:48.761502330Z method: "POST" +bundler_1 | 2023-10-16T12:31:48.761505630Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:48.761508831Z body: { +bundler_1 | 2023-10-16T12:31:48.761521931Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:48.761525732Z "id": 495, +bundler_1 | 2023-10-16T12:31:48.761529032Z "params": [ +bundler_1 | 2023-10-16T12:31:48.761532232Z { +bundler_1 | 2023-10-16T12:31:48.761535532Z "sender": "0xb474f1cE5C54434cF35D5384725F23E871F6338b", +bundler_1 | 2023-10-16T12:31:48.761538933Z "nonce": "0x400000000000000000", +bundler_1 | 2023-10-16T12:31:48.761543433Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:48.761547633Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:48.761550933Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:48.761554234Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:48.761557634Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:48.761561134Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:48.761564534Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:48.761568135Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:48.761571735Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:48.761574935Z }, +bundler_1 | 2023-10-16T12:31:48.761578135Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:48.761581435Z ], +bundler_1 | 2023-10-16T12:31:48.761584736Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:48.761587936Z } +bundler_1 | 2023-10-16T12:31:48.761591136Z [12:31:48.759] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:49.273757899Z [12:31:49.268] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:49.277932481Z [12:31:49.276] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:49.279952818Z [12:31:49.276] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:49.279970719Z reqId: "req-dt" +bundler_1 | 2023-10-16T12:31:49.279978219Z body: { +bundler_1 | 2023-10-16T12:31:49.279981720Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:49.279985420Z "id": 495, +bundler_1 | 2023-10-16T12:31:49.279988820Z "result": "0x1423e57b6c0aa7636b5bb71620db0520dc327fc352149bc3560b7bcdc3cbf098" +bundler_1 | 2023-10-16T12:31:49.279992420Z } +bundler_1 | 2023-10-16T12:31:49.285593498Z [12:31:49.280] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:49.285610799Z reqId: "req-du" +bundler_1 | 2023-10-16T12:31:49.285734408Z method: "POST" +bundler_1 | 2023-10-16T12:31:49.285755709Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:49.285759409Z body: { +bundler_1 | 2023-10-16T12:31:49.285762710Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:49.285766310Z "id": 496, +bundler_1 | 2023-10-16T12:31:49.285769610Z "params": [ +bundler_1 | 2023-10-16T12:31:49.285773110Z { +bundler_1 | 2023-10-16T12:31:49.285776411Z "sender": "0xE1491974dc98626E31d2C5686e565BfA3063A203", +bundler_1 | 2023-10-16T12:31:49.285780011Z "nonce": "0x410000000000000000", +bundler_1 | 2023-10-16T12:31:49.285783811Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000004100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:49.285788211Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:49.285791712Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:49.285807213Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:49.285810913Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:49.285814413Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:49.285817913Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:49.285821414Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:49.285824914Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:49.285828214Z }, +bundler_1 | 2023-10-16T12:31:49.285831514Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:49.285834915Z ], +bundler_1 | 2023-10-16T12:31:49.285839115Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:49.285851116Z } +bundler_1 | 2023-10-16T12:31:49.286018427Z [12:31:49.280] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:50.308335417Z [12:31:49.853] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:50.308502529Z [12:31:49.886] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:50.308544332Z [12:31:49.886] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:50.308549932Z reqId: "req-du" +bundler_1 | 2023-10-16T12:31:50.308553532Z body: { +bundler_1 | 2023-10-16T12:31:50.308556832Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:50.308560233Z "id": 496, +bundler_1 | 2023-10-16T12:31:50.308563633Z "result": "0xdc26f30d30cc32e0adfe0e8aebe51afa1b65506628b6d2a1fd743bcfeee3c17b" +bundler_1 | 2023-10-16T12:31:50.308567433Z } +bundler_1 | 2023-10-16T12:31:50.308570633Z [12:31:49.889] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:50.308589035Z reqId: "req-dv" +bundler_1 | 2023-10-16T12:31:50.308592535Z method: "POST" +bundler_1 | 2023-10-16T12:31:50.308606336Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:50.308610336Z body: { +bundler_1 | 2023-10-16T12:31:50.308613536Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:50.308616936Z "id": 497, +bundler_1 | 2023-10-16T12:31:50.308620237Z "params": [ +bundler_1 | 2023-10-16T12:31:50.308623537Z { +bundler_1 | 2023-10-16T12:31:50.308626637Z "sender": "0x65cd674B7e5155AA530d3e8D032a72bDcd67E3d8", +bundler_1 | 2023-10-16T12:31:50.308630237Z "nonce": "0x420000000000000000", +bundler_1 | 2023-10-16T12:31:50.308634138Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000004200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:50.308638538Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:50.308641838Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:50.308645138Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:50.308648639Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:50.308651939Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:50.308655239Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:50.308658639Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:50.308662140Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:50.308665540Z }, +bundler_1 | 2023-10-16T12:31:50.308668740Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:50.308672140Z ], +bundler_1 | 2023-10-16T12:31:50.308685441Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:50.308688941Z } +bundler_1 | 2023-10-16T12:31:50.308692142Z [12:31:49.890] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:50.564578410Z [12:31:50.457] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:50.564919033Z [12:31:50.464] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:50.564966536Z [12:31:50.465] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:50.564974937Z reqId: "req-dv" +bundler_1 | 2023-10-16T12:31:50.564980437Z body: { +bundler_1 | 2023-10-16T12:31:50.564985537Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:50.564991338Z "id": 497, +bundler_1 | 2023-10-16T12:31:50.564996838Z "result": "0xac773d9a2f92d6bd7ec81caf185490cdd152a38f2d3002d1cf743758480db3b2" +bundler_1 | 2023-10-16T12:31:50.565002339Z } +bundler_1 | 2023-10-16T12:31:50.565026140Z [12:31:50.468] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:50.565056842Z reqId: "req-dw" +bundler_1 | 2023-10-16T12:31:50.565062243Z method: "POST" +bundler_1 | 2023-10-16T12:31:50.565067343Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:50.565072343Z body: { +bundler_1 | 2023-10-16T12:31:50.565077444Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:50.565082644Z "id": 498, +bundler_1 | 2023-10-16T12:31:50.565087644Z "params": [ +bundler_1 | 2023-10-16T12:31:50.565092645Z { +bundler_1 | 2023-10-16T12:31:50.565097745Z "sender": "0x2e113AE48ADea9C8e93E589a31abDF65fbD19193", +bundler_1 | 2023-10-16T12:31:50.565103145Z "nonce": "0x430000000000000000", +bundler_1 | 2023-10-16T12:31:50.565132047Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000004300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:50.565139848Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:50.565145148Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:50.565150349Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:50.565155649Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:50.565160749Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:50.565166250Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:50.565171550Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:50.565176850Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:50.565182051Z }, +bundler_1 | 2023-10-16T12:31:50.565186951Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:50.565208252Z ], +bundler_1 | 2023-10-16T12:31:50.565213353Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:50.565218453Z } +bundler_1 | 2023-10-16T12:31:50.565223353Z [12:31:50.468] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:51.076433852Z [12:31:50.970] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:51.077433120Z [12:31:50.977] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:51.077478923Z [12:31:50.977] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:51.077485423Z reqId: "req-dw" +bundler_1 | 2023-10-16T12:31:51.077489323Z body: { +bundler_1 | 2023-10-16T12:31:51.077492524Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:51.077496124Z "id": 498, +bundler_1 | 2023-10-16T12:31:51.077499624Z "result": "0x722fc4d89cd3d38b534451244b7bb940b00f9d4a63c0059afd244f2018df8a3a" +bundler_1 | 2023-10-16T12:31:51.077516225Z } +bundler_1 | 2023-10-16T12:31:51.077519726Z [12:31:50.980] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:51.077523326Z reqId: "req-dx" +bundler_1 | 2023-10-16T12:31:51.077526626Z method: "POST" +bundler_1 | 2023-10-16T12:31:51.077529926Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:51.077533126Z body: { +bundler_1 | 2023-10-16T12:31:51.077536327Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:31:51.077539727Z "id": 499, +bundler_1 | 2023-10-16T12:31:51.077542927Z "params": [], +bundler_1 | 2023-10-16T12:31:51.077557828Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:51.077561328Z } +bundler_1 | 2023-10-16T12:31:51.077564529Z [12:31:50.980] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:51.077568329Z err: { +bundler_1 | 2023-10-16T12:31:51.077571429Z "type": "RpcError", +bundler_1 | 2023-10-16T12:31:51.077574829Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:51.077578330Z "stack": +bundler_1 | 2023-10-16T12:31:51.077581930Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:51.077585330Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:31:51.077588930Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:31:51.077592330Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:31:51.077595731Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:31:51.077599131Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:31:51.077602531Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:31:51.077605831Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:31:51.077609132Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:31:51.077612632Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:31:51.077615932Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:31:51.077619432Z "code": -32601 +bundler_1 | 2023-10-16T12:31:51.077632533Z } +bundler_1 | 2023-10-16T12:31:51.077635933Z [12:31:50.981] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:51.077639534Z reqId: "req-dx" +bundler_1 | 2023-10-16T12:31:51.077642734Z body: { +bundler_1 | 2023-10-16T12:31:51.077645934Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:51.077649334Z "id": 499, +bundler_1 | 2023-10-16T12:31:51.077656835Z "error": { +bundler_1 | 2023-10-16T12:31:51.077660235Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:51.077663735Z "code": -32601 +bundler_1 | 2023-10-16T12:31:51.077666935Z } +bundler_1 | 2023-10-16T12:31:51.077670036Z } +bundler_1 | 2023-10-16T12:31:51.077673136Z [12:31:50.983] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:51.077676536Z reqId: "req-dy" +bundler_1 | 2023-10-16T12:31:51.077679736Z method: "POST" +bundler_1 | 2023-10-16T12:31:51.077683037Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:51.077687037Z body: { +bundler_1 | 2023-10-16T12:31:51.077690237Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:51.077693637Z "id": 500, +bundler_1 | 2023-10-16T12:31:51.077696837Z "params": [ +bundler_1 | 2023-10-16T12:31:51.077699938Z { +bundler_1 | 2023-10-16T12:31:51.077703138Z "sender": "0x15bd2Efad17fa286e9619E01FCbB054fdb608982", +bundler_1 | 2023-10-16T12:31:51.077706538Z "nonce": "0x440000000000000000", +bundler_1 | 2023-10-16T12:31:51.077710038Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000004400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:51.077714339Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:51.077717539Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:51.077720839Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:51.077724239Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:51.077727540Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:51.077730840Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:51.077734240Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:51.077737640Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:51.077740940Z }, +bundler_1 | 2023-10-16T12:31:51.077744041Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:51.077747441Z ], +bundler_1 | 2023-10-16T12:31:51.077750541Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:51.077753741Z } +bundler_1 | 2023-10-16T12:31:51.077756842Z [12:31:50.984] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:51.589529778Z [12:31:51.508] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:51.589655887Z [12:31:51.516] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:51.589663987Z [12:31:51.517] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:51.589686489Z reqId: "req-dy" +bundler_1 | 2023-10-16T12:31:51.589690289Z body: { +bundler_1 | 2023-10-16T12:31:51.589693589Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:51.589697490Z "id": 500, +bundler_1 | 2023-10-16T12:31:51.589701090Z "result": "0x79c29626f5786eeff263e8ad269c505438294bfb9d91ff80d03db678b8f69af3" +bundler_1 | 2023-10-16T12:31:51.589704690Z } +bundler_1 | 2023-10-16T12:31:51.589707890Z [12:31:51.520] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:51.589711491Z reqId: "req-dz" +bundler_1 | 2023-10-16T12:31:51.589714791Z method: "POST" +bundler_1 | 2023-10-16T12:31:51.589718091Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:51.589733092Z body: { +bundler_1 | 2023-10-16T12:31:51.589736792Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:51.589740293Z "id": 501, +bundler_1 | 2023-10-16T12:31:51.589743893Z "params": [ +bundler_1 | 2023-10-16T12:31:51.589747493Z { +bundler_1 | 2023-10-16T12:31:51.589750793Z "sender": "0x99088DC54eB4aD1cc7897B71c81CF86604E31280", +bundler_1 | 2023-10-16T12:31:51.589754293Z "nonce": "0x450000000000000000", +bundler_1 | 2023-10-16T12:31:51.589757994Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000004500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:51.589762194Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:51.589765594Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:51.589768994Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:51.589772495Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:51.589775795Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:51.589779195Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:51.589782595Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:51.589786096Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:51.589789496Z }, +bundler_1 | 2023-10-16T12:31:51.589792696Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:51.589796196Z ], +bundler_1 | 2023-10-16T12:31:51.589799497Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:51.589802897Z } +bundler_1 | 2023-10-16T12:31:51.589806197Z [12:31:51.520] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:52.102455125Z [12:31:52.036] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:52.103122068Z [12:31:52.043] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:52.103169972Z [12:31:52.043] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:52.103174872Z reqId: "req-dz" +bundler_1 | 2023-10-16T12:31:52.103178472Z body: { +bundler_1 | 2023-10-16T12:31:52.103181672Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:52.103185173Z "id": 501, +bundler_1 | 2023-10-16T12:31:52.103188573Z "result": "0x25191aa23ad848c9d62ef76ab0586ee6b55bc1b190ed3a2f9469b5aaf6ff8e2a" +bundler_1 | 2023-10-16T12:31:52.103192173Z } +bundler_1 | 2023-10-16T12:31:52.103195673Z [12:31:52.046] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:52.103199173Z reqId: "req-e0" +bundler_1 | 2023-10-16T12:31:52.103202474Z method: "POST" +bundler_1 | 2023-10-16T12:31:52.103205774Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:52.103209074Z body: { +bundler_1 | 2023-10-16T12:31:52.103212274Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:52.103215675Z "id": 502, +bundler_1 | 2023-10-16T12:31:52.103219075Z "params": [ +bundler_1 | 2023-10-16T12:31:52.103222375Z { +bundler_1 | 2023-10-16T12:31:52.103238776Z "sender": "0x2A61b55D341f014CFD4EF65d4eeDAeD9C7f02386", +bundler_1 | 2023-10-16T12:31:52.103242776Z "nonce": "0x460000000000000000", +bundler_1 | 2023-10-16T12:31:52.103246477Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000004600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:52.103250877Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:52.103254277Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:52.103257677Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:52.103261077Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:52.103264478Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:52.103267878Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:52.103271278Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:52.103274778Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:52.103278179Z }, +bundler_1 | 2023-10-16T12:31:52.103281379Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:52.103284679Z ], +bundler_1 | 2023-10-16T12:31:52.103287879Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:52.103291279Z } +bundler_1 | 2023-10-16T12:31:52.103294480Z [12:31:52.046] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:52.617133861Z [12:31:52.558] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:52.617226367Z [12:31:52.567] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:52.617232767Z [12:31:52.567] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:52.617236567Z reqId: "req-e0" +bundler_1 | 2023-10-16T12:31:52.617240167Z body: { +bundler_1 | 2023-10-16T12:31:52.617243468Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:52.617246868Z "id": 502, +bundler_1 | 2023-10-16T12:31:52.617260569Z "result": "0xc7762109f1b43651916b3ed99a24bb2d8f8e4758cc4e29dced95da3a5dd6e581" +bundler_1 | 2023-10-16T12:31:52.617264269Z } +bundler_1 | 2023-10-16T12:31:52.617267469Z [12:31:52.570] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:52.617270969Z reqId: "req-e1" +bundler_1 | 2023-10-16T12:31:52.617274270Z method: "POST" +bundler_1 | 2023-10-16T12:31:52.617277770Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:52.617280870Z body: { +bundler_1 | 2023-10-16T12:31:52.617284070Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:52.617287471Z "id": 503, +bundler_1 | 2023-10-16T12:31:52.617290671Z "params": [ +bundler_1 | 2023-10-16T12:31:52.617293871Z { +bundler_1 | 2023-10-16T12:31:52.617297071Z "sender": "0x43872b37b39A755D4364CA861C917cAAadd55803", +bundler_1 | 2023-10-16T12:31:52.617300571Z "nonce": "0x470000000000000000", +bundler_1 | 2023-10-16T12:31:52.617304072Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000004700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:52.617308472Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:52.617311772Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:52.617315172Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:52.617318573Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:52.617321973Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:52.617325273Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:52.617328773Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:52.617332173Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:52.617335474Z }, +bundler_1 | 2023-10-16T12:31:52.617338574Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:52.617341874Z ], +bundler_1 | 2023-10-16T12:31:52.617345074Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:52.617348374Z } +bundler_1 | 2023-10-16T12:31:52.617351575Z [12:31:52.570] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:53.130941740Z [12:31:53.061] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:53.131127952Z [12:31:53.073] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:53.131137452Z [12:31:53.073] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:53.131141552Z reqId: "req-e1" +bundler_1 | 2023-10-16T12:31:53.131145053Z body: { +bundler_1 | 2023-10-16T12:31:53.131148353Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:53.131151953Z "id": 503, +bundler_1 | 2023-10-16T12:31:53.131155553Z "result": "0x2de0e8b7968d9e3e1f2a47216451160674d92777ea7e8cd4d5fc10a3312e6f92" +bundler_1 | 2023-10-16T12:31:53.131159154Z } +bundler_1 | 2023-10-16T12:31:53.131162354Z [12:31:53.077] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:53.131165954Z reqId: "req-e2" +bundler_1 | 2023-10-16T12:31:53.131169254Z method: "POST" +bundler_1 | 2023-10-16T12:31:53.131172454Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:53.131175655Z body: { +bundler_1 | 2023-10-16T12:31:53.131194656Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:31:53.131198856Z "id": 504, +bundler_1 | 2023-10-16T12:31:53.131202156Z "params": [], +bundler_1 | 2023-10-16T12:31:53.131205357Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:53.131208857Z } +bundler_1 | 2023-10-16T12:31:53.131212157Z [12:31:53.077] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:53.131215757Z err: { +bundler_1 | 2023-10-16T12:31:53.131219157Z "type": "RpcError", +bundler_1 | 2023-10-16T12:31:53.131222758Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:53.131226358Z "stack": +bundler_1 | 2023-10-16T12:31:53.131229658Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:53.131233058Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:31:53.131236659Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:31:53.131240059Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:31:53.131243359Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:31:53.131246959Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:31:53.131250360Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:31:53.131253860Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:31:53.131267561Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:31:53.131271561Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:31:53.131291962Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:31:53.131295462Z "code": -32601 +bundler_1 | 2023-10-16T12:31:53.131298763Z } +bundler_1 | 2023-10-16T12:31:53.131301963Z [12:31:53.077] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:53.131305463Z reqId: "req-e2" +bundler_1 | 2023-10-16T12:31:53.131308863Z body: { +bundler_1 | 2023-10-16T12:31:53.131312064Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:53.131315364Z "id": 504, +bundler_1 | 2023-10-16T12:31:53.131318664Z "error": { +bundler_1 | 2023-10-16T12:31:53.131321964Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:53.131325464Z "code": -32601 +bundler_1 | 2023-10-16T12:31:53.131328765Z } +bundler_1 | 2023-10-16T12:31:53.131331965Z } +bundler_1 | 2023-10-16T12:31:53.131345266Z [12:31:53.080] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:53.131348966Z reqId: "req-e3" +bundler_1 | 2023-10-16T12:31:53.131352266Z method: "POST" +bundler_1 | 2023-10-16T12:31:53.131355566Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:53.131359467Z body: { +bundler_1 | 2023-10-16T12:31:53.131362767Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:53.131366167Z "id": 505, +bundler_1 | 2023-10-16T12:31:53.131369367Z "params": [ +bundler_1 | 2023-10-16T12:31:53.131372667Z { +bundler_1 | 2023-10-16T12:31:53.131375868Z "sender": "0x62e5e12c845109FF9FdaA9f20660A8f826fb21d1", +bundler_1 | 2023-10-16T12:31:53.131379368Z "nonce": "0x480000000000000000", +bundler_1 | 2023-10-16T12:31:53.131382868Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000004800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:53.131387068Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:53.131390769Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:53.131394169Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:53.131397469Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:53.131400969Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:53.131404269Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:53.131407770Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:53.131420571Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:53.131424271Z }, +bundler_1 | 2023-10-16T12:31:53.131427571Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:53.131435171Z ], +bundler_1 | 2023-10-16T12:31:53.131438572Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:53.131441972Z } +bundler_1 | 2023-10-16T12:31:53.131445172Z [12:31:53.080] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:53.645396660Z [12:31:53.576] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:53.645648777Z [12:31:53.584] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:53.645659077Z [12:31:53.584] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:53.645663278Z reqId: "req-e3" +bundler_1 | 2023-10-16T12:31:53.645667678Z body: { +bundler_1 | 2023-10-16T12:31:53.645671178Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:53.645674778Z "id": 505, +bundler_1 | 2023-10-16T12:31:53.645678279Z "result": "0xbb3a160f7d4eab62290e1d9251153d5d0923cb97dc26359e134212b285ae7b0a" +bundler_1 | 2023-10-16T12:31:53.645681979Z } +bundler_1 | 2023-10-16T12:31:53.645694480Z [12:31:53.587] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:53.645698380Z reqId: "req-e4" +bundler_1 | 2023-10-16T12:31:53.645701880Z method: "POST" +bundler_1 | 2023-10-16T12:31:53.645705380Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:53.645708781Z body: { +bundler_1 | 2023-10-16T12:31:53.645712081Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:53.645715781Z "id": 506, +bundler_1 | 2023-10-16T12:31:53.645719181Z "params": [ +bundler_1 | 2023-10-16T12:31:53.645722581Z { +bundler_1 | 2023-10-16T12:31:53.645725782Z "sender": "0x302E07624D093d2F95F25b6AF20f3ae841399952", +bundler_1 | 2023-10-16T12:31:53.645729482Z "nonce": "0x490000000000000000", +bundler_1 | 2023-10-16T12:31:53.645733182Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000004900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:53.645737482Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:53.645740883Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:53.645744683Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:53.645748083Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:53.645751483Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:53.645754984Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:53.645758384Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:53.645761984Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:53.645783485Z }, +bundler_1 | 2023-10-16T12:31:53.645786886Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:53.645790286Z ], +bundler_1 | 2023-10-16T12:31:53.645793586Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:53.645796886Z } +bundler_1 | 2023-10-16T12:31:53.645800186Z [12:31:53.588] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:54.158469392Z [12:31:54.104] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:54.161741504Z [12:31:54.112] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:54.161766505Z [12:31:54.112] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:54.161771006Z reqId: "req-e4" +bundler_1 | 2023-10-16T12:31:54.161774506Z body: { +bundler_1 | 2023-10-16T12:31:54.161798507Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:54.161802708Z "id": 506, +bundler_1 | 2023-10-16T12:31:54.161806808Z "result": "0x9c8d6aa91bdaa4558e15fc3b034a44d839cb0eecb0d76c052cb8e300a5d1dcc8" +bundler_1 | 2023-10-16T12:31:54.161810508Z } +bundler_1 | 2023-10-16T12:31:54.161813808Z [12:31:54.115] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:54.161817509Z reqId: "req-e5" +bundler_1 | 2023-10-16T12:31:54.161820809Z method: "POST" +bundler_1 | 2023-10-16T12:31:54.161824109Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:54.161827409Z body: { +bundler_1 | 2023-10-16T12:31:54.161830509Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:54.161833910Z "id": 507, +bundler_1 | 2023-10-16T12:31:54.161837210Z "params": [ +bundler_1 | 2023-10-16T12:31:54.161840510Z { +bundler_1 | 2023-10-16T12:31:54.161843710Z "sender": "0x6E9B549FCB78818D68CcF224A628ec8C2bD18D5E", +bundler_1 | 2023-10-16T12:31:54.161847210Z "nonce": "0x4a0000000000000000", +bundler_1 | 2023-10-16T12:31:54.161850711Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000004a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:54.161855011Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:54.161868912Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:54.161872412Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:54.161875712Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:54.161879113Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:54.161882413Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:54.161885713Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:54.161906214Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:54.161909715Z }, +bundler_1 | 2023-10-16T12:31:54.161912915Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:54.161916315Z ], +bundler_1 | 2023-10-16T12:31:54.161919515Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:54.161922815Z } +bundler_1 | 2023-10-16T12:31:54.161926116Z [12:31:54.116] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:54.674053286Z [12:31:54.636] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:54.674657525Z [12:31:54.643] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:54.674670026Z [12:31:54.643] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:54.674673926Z reqId: "req-e5" +bundler_1 | 2023-10-16T12:31:54.674677326Z body: { +bundler_1 | 2023-10-16T12:31:54.674680326Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:54.674683526Z "id": 507, +bundler_1 | 2023-10-16T12:31:54.674686727Z "result": "0x3e164df9c83eeaf1a4d66215169f74b719d9229d4917f50df1bafd3664eacb1d" +bundler_1 | 2023-10-16T12:31:54.674690227Z } +bundler_1 | 2023-10-16T12:31:54.674715429Z [12:31:54.646] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:54.674719129Z reqId: "req-e6" +bundler_1 | 2023-10-16T12:31:54.674722329Z method: "POST" +bundler_1 | 2023-10-16T12:31:54.674725429Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:54.674728629Z body: { +bundler_1 | 2023-10-16T12:31:54.674731730Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:54.674735130Z "id": 508, +bundler_1 | 2023-10-16T12:31:54.674738230Z "params": [ +bundler_1 | 2023-10-16T12:31:54.674741330Z { +bundler_1 | 2023-10-16T12:31:54.674744430Z "sender": "0x7a4d22845fE53aDd2383f9e1E5681968594e227B", +bundler_1 | 2023-10-16T12:31:54.674748031Z "nonce": "0x4b0000000000000000", +bundler_1 | 2023-10-16T12:31:54.674751331Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000004b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:54.674755431Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:54.674758531Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:54.674761732Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:54.674764832Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:54.674768032Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:54.674771432Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:54.674797234Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:54.674800934Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:54.674804034Z }, +bundler_1 | 2023-10-16T12:31:54.674806934Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:54.674810035Z ], +bundler_1 | 2023-10-16T12:31:54.674813035Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:54.674816135Z } +bundler_1 | 2023-10-16T12:31:54.674819235Z [12:31:54.647] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:55.188619414Z [12:31:55.170] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:55.189676682Z [12:31:55.179] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:55.189696183Z [12:31:55.179] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:55.189700684Z reqId: "req-e6" +bundler_1 | 2023-10-16T12:31:55.189704384Z body: { +bundler_1 | 2023-10-16T12:31:55.189707784Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:55.189711284Z "id": 508, +bundler_1 | 2023-10-16T12:31:55.189714685Z "result": "0x46701619edea72a78b428241b0813d0398bdc2151fe16f97cfe5fdaa2e3d626b" +bundler_1 | 2023-10-16T12:31:55.189718385Z } +bundler_1 | 2023-10-16T12:31:55.189721585Z [12:31:55.183] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:55.189725185Z reqId: "req-e7" +bundler_1 | 2023-10-16T12:31:55.189728386Z method: "POST" +bundler_1 | 2023-10-16T12:31:55.189731786Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:55.189734986Z body: { +bundler_1 | 2023-10-16T12:31:55.189738086Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:31:55.189741486Z "id": 509, +bundler_1 | 2023-10-16T12:31:55.189744787Z "params": [], +bundler_1 | 2023-10-16T12:31:55.189747987Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:55.189751287Z } +bundler_1 | 2023-10-16T12:31:55.189754687Z [12:31:55.183] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:55.189758387Z err: { +bundler_1 | 2023-10-16T12:31:55.189761588Z "type": "RpcError", +bundler_1 | 2023-10-16T12:31:55.189765088Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:55.189768588Z "stack": +bundler_1 | 2023-10-16T12:31:55.189771888Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:55.189775389Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:31:55.189778989Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:31:55.189795190Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:31:55.189798790Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:31:55.189802490Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:31:55.189805891Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:31:55.189809191Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:31:55.189812491Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:31:55.189815891Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:31:55.189819491Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:31:55.189822792Z "code": -32601 +bundler_1 | 2023-10-16T12:31:55.189826092Z } +bundler_1 | 2023-10-16T12:31:55.189829192Z [12:31:55.183] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:55.189832692Z reqId: "req-e7" +bundler_1 | 2023-10-16T12:31:55.189835992Z body: { +bundler_1 | 2023-10-16T12:31:55.189839093Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:55.189842293Z "id": 509, +bundler_1 | 2023-10-16T12:31:55.189845493Z "error": { +bundler_1 | 2023-10-16T12:31:55.189848793Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:55.189852194Z "code": -32601 +bundler_1 | 2023-10-16T12:31:55.189855394Z } +bundler_1 | 2023-10-16T12:31:55.189858594Z } +bundler_1 | 2023-10-16T12:31:55.189861794Z [12:31:55.186] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:55.189865194Z reqId: "req-e8" +bundler_1 | 2023-10-16T12:31:55.189868395Z method: "POST" +bundler_1 | 2023-10-16T12:31:55.189871595Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:55.189875595Z body: { +bundler_1 | 2023-10-16T12:31:55.189878895Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:55.189882195Z "id": 510, +bundler_1 | 2023-10-16T12:31:55.189885396Z "params": [ +bundler_1 | 2023-10-16T12:31:55.189888596Z { +bundler_1 | 2023-10-16T12:31:55.189891796Z "sender": "0xD483560f6fc2831DbF5e0BCFFc5022059Cd1684a", +bundler_1 | 2023-10-16T12:31:55.189895196Z "nonce": "0x4c0000000000000000", +bundler_1 | 2023-10-16T12:31:55.189898697Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000004c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:55.189903197Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:55.189906497Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:55.189913297Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:55.189916898Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:55.189920198Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:55.189923498Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:55.189926898Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:55.189930299Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:55.189933699Z }, +bundler_1 | 2023-10-16T12:31:55.189936799Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:55.189940199Z ], +bundler_1 | 2023-10-16T12:31:55.189943399Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:55.189946700Z } +bundler_1 | 2023-10-16T12:31:55.189949900Z [12:31:55.186] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:55.705709905Z [12:31:55.690] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:55.706493056Z [12:31:55.698] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:55.706511957Z [12:31:55.698] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:55.706539159Z reqId: "req-e8" +bundler_1 | 2023-10-16T12:31:55.706544059Z body: { +bundler_1 | 2023-10-16T12:31:55.706547459Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:55.706550960Z "id": 510, +bundler_1 | 2023-10-16T12:31:55.706554460Z "result": "0x4674e136342819c501c13873271e6d2f779effff6a6e4adc553f0d21c544f029" +bundler_1 | 2023-10-16T12:31:55.706558260Z } +bundler_1 | 2023-10-16T12:31:55.707418916Z [12:31:55.703] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:55.707434317Z reqId: "req-e9" +bundler_1 | 2023-10-16T12:31:55.707437917Z method: "POST" +bundler_1 | 2023-10-16T12:31:55.707462819Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:55.707467219Z body: { +bundler_1 | 2023-10-16T12:31:55.707470419Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:55.707474119Z "id": 511, +bundler_1 | 2023-10-16T12:31:55.707477420Z "params": [ +bundler_1 | 2023-10-16T12:31:55.707480920Z { +bundler_1 | 2023-10-16T12:31:55.707484120Z "sender": "0xfcdA3AB3B38F44142F4Cc06aee611b1d4F72A385", +bundler_1 | 2023-10-16T12:31:55.707487720Z "nonce": "0x4d0000000000000000", +bundler_1 | 2023-10-16T12:31:55.707491321Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000004d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:55.707509122Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:55.707512922Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:55.707516322Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:55.707519622Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:55.707523023Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:55.707537524Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:55.707541524Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:55.707545024Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:55.707548424Z }, +bundler_1 | 2023-10-16T12:31:55.707551625Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:55.707554925Z ], +bundler_1 | 2023-10-16T12:31:55.707558225Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:55.707561725Z } +bundler_1 | 2023-10-16T12:31:55.707565025Z [12:31:55.704] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:56.739880588Z [12:31:56.231] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:56.740654738Z [12:31:56.245] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:56.740671639Z [12:31:56.245] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:56.740676539Z reqId: "req-e9" +bundler_1 | 2023-10-16T12:31:56.740680239Z body: { +bundler_1 | 2023-10-16T12:31:56.740683540Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:56.740687240Z "id": 511, +bundler_1 | 2023-10-16T12:31:56.740690940Z "result": "0xc354b29f8795c3acfc0c108195c06072e0cd15056ab51e9747881002f110656c" +bundler_1 | 2023-10-16T12:31:56.740694640Z } +bundler_1 | 2023-10-16T12:31:56.740712141Z [12:31:56.250] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:56.740715842Z reqId: "req-ea" +bundler_1 | 2023-10-16T12:31:56.740719242Z method: "POST" +bundler_1 | 2023-10-16T12:31:56.740722642Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:56.740725942Z body: { +bundler_1 | 2023-10-16T12:31:56.740729143Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:56.740732643Z "id": 512, +bundler_1 | 2023-10-16T12:31:56.740735943Z "params": [ +bundler_1 | 2023-10-16T12:31:56.740739243Z { +bundler_1 | 2023-10-16T12:31:56.740742443Z "sender": "0xCc1Bc621eFF8aE406D51455B8de463FCC645818f", +bundler_1 | 2023-10-16T12:31:56.740745844Z "nonce": "0x4e0000000000000000", +bundler_1 | 2023-10-16T12:31:56.740749444Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000004e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:56.740768645Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:56.740772245Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:56.740786346Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:56.740790147Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:56.740793647Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:56.740796947Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:56.740800247Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:56.740803847Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:56.740811848Z }, +bundler_1 | 2023-10-16T12:31:56.740815048Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:56.740818548Z ], +bundler_1 | 2023-10-16T12:31:56.740821649Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:56.740824949Z } +bundler_1 | 2023-10-16T12:31:56.740828149Z [12:31:56.251] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:56.807649577Z [12:31:56.803] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:56.814894846Z [12:31:56.811] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:56.814916648Z [12:31:56.811] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:56.814921048Z reqId: "req-ea" +bundler_1 | 2023-10-16T12:31:56.814924648Z body: { +bundler_1 | 2023-10-16T12:31:56.814927848Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:56.814931349Z "id": 512, +bundler_1 | 2023-10-16T12:31:56.814935249Z "result": "0x16372aa32d4b846f3aaced02c7eb640ded26577b534ac1e6714acbb78c96f659" +bundler_1 | 2023-10-16T12:31:56.814938849Z } +bundler_1 | 2023-10-16T12:31:56.818692692Z [12:31:56.815] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:56.818725094Z reqId: "req-eb" +bundler_1 | 2023-10-16T12:31:56.818729995Z method: "POST" +bundler_1 | 2023-10-16T12:31:56.818733495Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:56.818736995Z body: { +bundler_1 | 2023-10-16T12:31:56.818740395Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:56.818744296Z "id": 513, +bundler_1 | 2023-10-16T12:31:56.818747696Z "params": [ +bundler_1 | 2023-10-16T12:31:56.818750996Z { +bundler_1 | 2023-10-16T12:31:56.818754296Z "sender": "0xcFBfe4CAAe2f40D1DAb05FFaDb86893866aA4C55", +bundler_1 | 2023-10-16T12:31:56.818757896Z "nonce": "0x4f0000000000000000", +bundler_1 | 2023-10-16T12:31:56.818761397Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000004f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:56.818779898Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:56.818783598Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:56.818787098Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:56.818802899Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:56.818806900Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:56.818810500Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:56.818813900Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:56.818817400Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:56.818820801Z }, +bundler_1 | 2023-10-16T12:31:56.818824001Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:56.818827401Z ], +bundler_1 | 2023-10-16T12:31:56.818830601Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:56.818834001Z } +bundler_1 | 2023-10-16T12:31:56.819211926Z [12:31:56.816] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:57.844919860Z [12:31:57.342] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:57.845702511Z [12:31:57.352] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:57.845718212Z [12:31:57.352] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:57.845722312Z reqId: "req-eb" +bundler_1 | 2023-10-16T12:31:57.845726012Z body: { +bundler_1 | 2023-10-16T12:31:57.845729213Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:57.845732713Z "id": 513, +bundler_1 | 2023-10-16T12:31:57.845736213Z "result": "0xc63ff6b1c470775fb9187cd48c37112aa6943204da8319ae86f40943cdd8bc3c" +bundler_1 | 2023-10-16T12:31:57.845739813Z } +bundler_1 | 2023-10-16T12:31:57.845743013Z [12:31:57.355] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:57.845746614Z reqId: "req-ec" +bundler_1 | 2023-10-16T12:31:57.845768215Z method: "POST" +bundler_1 | 2023-10-16T12:31:57.845772015Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:57.845775416Z body: { +bundler_1 | 2023-10-16T12:31:57.845778716Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:31:57.845787616Z "id": 514, +bundler_1 | 2023-10-16T12:31:57.845790917Z "params": [], +bundler_1 | 2023-10-16T12:31:57.845794317Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:57.845797617Z } +bundler_1 | 2023-10-16T12:31:57.845800817Z [12:31:57.356] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:57.845819318Z err: { +bundler_1 | 2023-10-16T12:31:57.845822819Z "type": "RpcError", +bundler_1 | 2023-10-16T12:31:57.845826319Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:57.845840720Z "stack": +bundler_1 | 2023-10-16T12:31:57.845844220Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:57.845847720Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:31:57.845851320Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:31:57.845854621Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:31:57.845857921Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:31:57.845861521Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:31:57.845864821Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:31:57.845868122Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:31:57.845871522Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:31:57.845874922Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:31:57.845878222Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:31:57.845881522Z "code": -32601 +bundler_1 | 2023-10-16T12:31:57.845884823Z } +bundler_1 | 2023-10-16T12:31:57.845888023Z [12:31:57.356] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:57.845891423Z reqId: "req-ec" +bundler_1 | 2023-10-16T12:31:57.845894723Z body: { +bundler_1 | 2023-10-16T12:31:57.845897924Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:57.845901224Z "id": 514, +bundler_1 | 2023-10-16T12:31:57.845913425Z "error": { +bundler_1 | 2023-10-16T12:31:57.845917125Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:57.845920525Z "code": -32601 +bundler_1 | 2023-10-16T12:31:57.845923825Z } +bundler_1 | 2023-10-16T12:31:57.845927025Z } +bundler_1 | 2023-10-16T12:31:57.845930126Z [12:31:57.358] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:57.845933526Z reqId: "req-ed" +bundler_1 | 2023-10-16T12:31:57.845936726Z method: "POST" +bundler_1 | 2023-10-16T12:31:57.845940026Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:57.845944026Z body: { +bundler_1 | 2023-10-16T12:31:57.845947227Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:57.845950627Z "id": 515, +bundler_1 | 2023-10-16T12:31:57.845953727Z "params": [ +bundler_1 | 2023-10-16T12:31:57.845961128Z { +bundler_1 | 2023-10-16T12:31:57.845964628Z "sender": "0x2DB1Ec612cEFC9c3E61Bf78D9225b4aAB7c52f53", +bundler_1 | 2023-10-16T12:31:57.845968028Z "nonce": "0x500000000000000000", +bundler_1 | 2023-10-16T12:31:57.845971528Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000005000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:57.845976229Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:57.845979529Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:57.845993230Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:57.845996730Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:57.846000030Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:57.846003330Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:57.846006731Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:57.846010131Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:57.846013431Z }, +bundler_1 | 2023-10-16T12:31:57.846016631Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:57.846020031Z ], +bundler_1 | 2023-10-16T12:31:57.846023232Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:57.846026432Z } +bundler_1 | 2023-10-16T12:31:57.846029732Z [12:31:57.359] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:57.910033077Z [12:31:57.886] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:57.910418702Z [12:31:57.894] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:57.910432903Z [12:31:57.894] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:57.910437104Z reqId: "req-ed" +bundler_1 | 2023-10-16T12:31:57.910440604Z body: { +bundler_1 | 2023-10-16T12:31:57.910444104Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:57.910463605Z "id": 515, +bundler_1 | 2023-10-16T12:31:57.910467106Z "result": "0xd584e111b441fd07909edad74137376b203a6c60f3e24c6b6a15e8bd948788d6" +bundler_1 | 2023-10-16T12:31:57.910470806Z } +bundler_1 | 2023-10-16T12:31:57.910474006Z [12:31:57.897] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:57.910477706Z reqId: "req-ee" +bundler_1 | 2023-10-16T12:31:57.910481007Z method: "POST" +bundler_1 | 2023-10-16T12:31:57.910484307Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:57.910487607Z body: { +bundler_1 | 2023-10-16T12:31:57.910490807Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:57.910508008Z "id": 516, +bundler_1 | 2023-10-16T12:31:57.910511608Z "params": [ +bundler_1 | 2023-10-16T12:31:57.910514909Z { +bundler_1 | 2023-10-16T12:31:57.910518009Z "sender": "0x72959732B2FdB01306E6A3dC6F0f550D67c36068", +bundler_1 | 2023-10-16T12:31:57.910521609Z "nonce": "0x510000000000000000", +bundler_1 | 2023-10-16T12:31:57.910525309Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000005100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:57.910540610Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:57.910544111Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:57.910547511Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:57.910550911Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:57.910554311Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:57.910557711Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:57.910561112Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:57.910564612Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:57.910568012Z }, +bundler_1 | 2023-10-16T12:31:57.910571212Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:57.910574613Z ], +bundler_1 | 2023-10-16T12:31:57.910577813Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:57.910581213Z } +bundler_1 | 2023-10-16T12:31:57.910584513Z [12:31:57.897] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:58.937099000Z [12:31:58.431] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:58.937749042Z [12:31:58.438] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:58.937768243Z [12:31:58.439] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:58.937772743Z reqId: "req-ee" +bundler_1 | 2023-10-16T12:31:58.937776444Z body: { +bundler_1 | 2023-10-16T12:31:58.937779644Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:58.937783144Z "id": 516, +bundler_1 | 2023-10-16T12:31:58.937786544Z "result": "0x3ea6ec19a3185b3647c92457063ee5b046b2a331ecbeba5147d3762e8074a274" +bundler_1 | 2023-10-16T12:31:58.937801945Z } +bundler_1 | 2023-10-16T12:31:58.937805546Z [12:31:58.441] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:58.937809146Z reqId: "req-ef" +bundler_1 | 2023-10-16T12:31:58.937812446Z method: "POST" +bundler_1 | 2023-10-16T12:31:58.937815846Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:58.937819146Z body: { +bundler_1 | 2023-10-16T12:31:58.937835447Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:58.937839048Z "id": 517, +bundler_1 | 2023-10-16T12:31:58.937842548Z "params": [ +bundler_1 | 2023-10-16T12:31:58.937845848Z { +bundler_1 | 2023-10-16T12:31:58.937849048Z "sender": "0xF94D6E661d0523BdA2e5Bc54511c1985246A6068", +bundler_1 | 2023-10-16T12:31:58.937852649Z "nonce": "0x520000000000000000", +bundler_1 | 2023-10-16T12:31:58.937856249Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000005200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:58.937861049Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:58.937864449Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:58.937875550Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:58.937879450Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:58.937882851Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:58.937886251Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:58.937889751Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:58.937893451Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:58.937896851Z }, +bundler_1 | 2023-10-16T12:31:58.937900052Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:58.937903552Z ], +bundler_1 | 2023-10-16T12:31:58.937906852Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:58.937910252Z } +bundler_1 | 2023-10-16T12:31:58.937913753Z [12:31:58.442] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:58.959098225Z [12:31:58.947] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:58.963028679Z [12:31:58.957] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:58.963543513Z [12:31:58.957] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:58.963559314Z reqId: "req-ef" +bundler_1 | 2023-10-16T12:31:58.963563514Z body: { +bundler_1 | 2023-10-16T12:31:58.963567014Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:58.963570614Z "id": 517, +bundler_1 | 2023-10-16T12:31:58.963574115Z "result": "0x3d52830f99a6bbb1717da0331405f9b8207a274bee6dd76a6f7c7ae9081fe85d" +bundler_1 | 2023-10-16T12:31:58.963578315Z } +bundler_1 | 2023-10-16T12:31:58.963581515Z [12:31:58.960] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:58.963585315Z reqId: "req-eg" +bundler_1 | 2023-10-16T12:31:58.963589015Z method: "POST" +bundler_1 | 2023-10-16T12:31:58.963607217Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:58.963610717Z body: { +bundler_1 | 2023-10-16T12:31:58.963613917Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:58.963617417Z "id": 518, +bundler_1 | 2023-10-16T12:31:58.963620618Z "params": [ +bundler_1 | 2023-10-16T12:31:58.963623918Z { +bundler_1 | 2023-10-16T12:31:58.963627218Z "sender": "0xc1a79BB6c86d801646155ffDa83e08805913Cc5a", +bundler_1 | 2023-10-16T12:31:58.963630918Z "nonce": "0x530000000000000000", +bundler_1 | 2023-10-16T12:31:58.963634418Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000005300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:58.963638819Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:58.963642419Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:58.963646019Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:58.963649319Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:58.963652820Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:58.963656220Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:58.963659720Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:58.963663120Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:58.963666521Z }, +bundler_1 | 2023-10-16T12:31:58.963669721Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:58.963673121Z ], +bundler_1 | 2023-10-16T12:31:58.963676321Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:58.963679721Z } +bundler_1 | 2023-10-16T12:31:58.963683022Z [12:31:58.961] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:31:59.988823119Z [12:31:59.483] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:31:59.989040033Z [12:31:59.494] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:31:59.989050734Z [12:31:59.494] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:59.989054734Z reqId: "req-eg" +bundler_1 | 2023-10-16T12:31:59.989058034Z body: { +bundler_1 | 2023-10-16T12:31:59.989061435Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:59.989064735Z "id": 518, +bundler_1 | 2023-10-16T12:31:59.989067935Z "result": "0x267b90ed090738afe8f97735611df341812ff321848cb66d926e4508e75ed645" +bundler_1 | 2023-10-16T12:31:59.989071235Z } +bundler_1 | 2023-10-16T12:31:59.989074235Z [12:31:59.498] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:59.989115338Z reqId: "req-eh" +bundler_1 | 2023-10-16T12:31:59.989118938Z method: "POST" +bundler_1 | 2023-10-16T12:31:59.989122038Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:59.989125139Z body: { +bundler_1 | 2023-10-16T12:31:59.989128139Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:31:59.989131439Z "id": 519, +bundler_1 | 2023-10-16T12:31:59.989134439Z "params": [], +bundler_1 | 2023-10-16T12:31:59.989137539Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:59.989140940Z } +bundler_1 | 2023-10-16T12:31:59.989144240Z [12:31:59.499] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:59.989147640Z err: { +bundler_1 | 2023-10-16T12:31:59.989150640Z "type": "RpcError", +bundler_1 | 2023-10-16T12:31:59.989153841Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:59.989157141Z "stack": +bundler_1 | 2023-10-16T12:31:59.989170642Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:31:59.989174142Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:31:59.989177542Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:31:59.989180742Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:31:59.989183842Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:31:59.989187143Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:31:59.989190243Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:31:59.989193443Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:31:59.989196543Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:31:59.989199843Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:31:59.989202944Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:31:59.989305950Z "code": -32601 +bundler_1 | 2023-10-16T12:31:59.989311451Z } +bundler_1 | 2023-10-16T12:31:59.989314851Z [12:31:59.499] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:31:59.989318451Z reqId: "req-eh" +bundler_1 | 2023-10-16T12:31:59.989321751Z body: { +bundler_1 | 2023-10-16T12:31:59.989324952Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:31:59.989328352Z "id": 519, +bundler_1 | 2023-10-16T12:31:59.989331552Z "error": { +bundler_1 | 2023-10-16T12:31:59.989334852Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:31:59.989338352Z "code": -32601 +bundler_1 | 2023-10-16T12:31:59.989347653Z } +bundler_1 | 2023-10-16T12:31:59.989351053Z } +bundler_1 | 2023-10-16T12:31:59.989354253Z [12:31:59.501] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:31:59.989357654Z reqId: "req-ei" +bundler_1 | 2023-10-16T12:31:59.989360954Z method: "POST" +bundler_1 | 2023-10-16T12:31:59.989364354Z url: "/rpc" +bundler_1 | 2023-10-16T12:31:59.989381955Z body: { +bundler_1 | 2023-10-16T12:31:59.989385856Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:31:59.989389356Z "id": 520, +bundler_1 | 2023-10-16T12:31:59.989392556Z "params": [ +bundler_1 | 2023-10-16T12:31:59.989395956Z { +bundler_1 | 2023-10-16T12:31:59.989399156Z "sender": "0x0379c12C281eF55B501C1B7B5caEb19f953A4919", +bundler_1 | 2023-10-16T12:31:59.989402557Z "nonce": "0x540000000000000000", +bundler_1 | 2023-10-16T12:31:59.989406057Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000005400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:31:59.989410357Z "callData": "0x", +bundler_1 | 2023-10-16T12:31:59.989413657Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:31:59.989417058Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:31:59.989420458Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:31:59.989423858Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:31:59.989427158Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:31:59.989430558Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:31:59.989433959Z "signature": "0x" +bundler_1 | 2023-10-16T12:31:59.989437359Z }, +bundler_1 | 2023-10-16T12:31:59.989440459Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:31:59.989443859Z ], +bundler_1 | 2023-10-16T12:31:59.989455660Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:31:59.989473861Z } +bundler_1 | 2023-10-16T12:31:59.989478462Z [12:31:59.502] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:00.020809891Z [12:32:00.015] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:00.028933617Z [12:32:00.024] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:00.029159032Z [12:32:00.024] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:00.029170432Z reqId: "req-ei" +bundler_1 | 2023-10-16T12:32:00.029174333Z body: { +bundler_1 | 2023-10-16T12:32:00.029177633Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:00.029220336Z "id": 520, +bundler_1 | 2023-10-16T12:32:00.029224836Z "result": "0x446fd4f839f8ef980e6abd5733a7f34dda9a3c76a75e05f3537088d9329d84e7" +bundler_1 | 2023-10-16T12:32:00.029228436Z } +bundler_1 | 2023-10-16T12:32:00.033157691Z [12:32:00.027] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:00.033174492Z reqId: "req-ej" +bundler_1 | 2023-10-16T12:32:00.033178792Z method: "POST" +bundler_1 | 2023-10-16T12:32:00.033211294Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:00.033214894Z body: { +bundler_1 | 2023-10-16T12:32:00.033218195Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:00.033222095Z "id": 521, +bundler_1 | 2023-10-16T12:32:00.033225595Z "params": [ +bundler_1 | 2023-10-16T12:32:00.033228895Z { +bundler_1 | 2023-10-16T12:32:00.033232195Z "sender": "0xfA284056B1B59D0741EEF0926E852d48038Ce4FB", +bundler_1 | 2023-10-16T12:32:00.033235796Z "nonce": "0x550000000000000000", +bundler_1 | 2023-10-16T12:32:00.033239496Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000005500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:32:00.033243796Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:00.033247196Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:00.033250597Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:00.033253997Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:00.033257297Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:00.033260697Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:00.033264097Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:32:00.033276498Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:00.033280099Z }, +bundler_1 | 2023-10-16T12:32:00.033283299Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:00.033286799Z ], +bundler_1 | 2023-10-16T12:32:00.033290099Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:00.033293499Z } +bundler_1 | 2023-10-16T12:32:00.033982344Z [12:32:00.030] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:00.550384976Z [12:32:00.546] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:00.560615547Z [12:32:00.555] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:00.561430901Z [12:32:00.555] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:00.561447002Z reqId: "req-ej" +bundler_1 | 2023-10-16T12:32:00.561450802Z body: { +bundler_1 | 2023-10-16T12:32:00.561493305Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:00.561498405Z "id": 521, +bundler_1 | 2023-10-16T12:32:00.561501706Z "result": "0x9ceabf09258f756c3b69f74789c86efcc3c53f28678be4c117c4a6c3c162bd54" +bundler_1 | 2023-10-16T12:32:00.561505106Z } +bundler_1 | 2023-10-16T12:32:00.561508306Z [12:32:00.558] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:00.561511606Z reqId: "req-ek" +bundler_1 | 2023-10-16T12:32:00.561514706Z method: "POST" +bundler_1 | 2023-10-16T12:32:00.561517707Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:00.561520607Z body: { +bundler_1 | 2023-10-16T12:32:00.561523607Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:00.561526807Z "id": 522, +bundler_1 | 2023-10-16T12:32:00.561529707Z "params": [ +bundler_1 | 2023-10-16T12:32:00.561532708Z { +bundler_1 | 2023-10-16T12:32:00.561535708Z "sender": "0x62616239f96A0A081590292fFE0046C25E5CD091", +bundler_1 | 2023-10-16T12:32:00.561539008Z "nonce": "0x560000000000000000", +bundler_1 | 2023-10-16T12:32:00.561542308Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000005600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:32:00.561546308Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:00.561558809Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:00.561562410Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:00.561565710Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:00.561568810Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:00.561572010Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:00.561575110Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:32:00.561578311Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:00.561581411Z }, +bundler_1 | 2023-10-16T12:32:00.561584311Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:00.561587411Z ], +bundler_1 | 2023-10-16T12:32:00.561590411Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:00.561593512Z } +bundler_1 | 2023-10-16T12:32:00.561596612Z [12:32:00.558] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:01.591664687Z [12:32:01.087] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:01.592225424Z [12:32:01.102] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:01.592242025Z [12:32:01.102] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:01.592288028Z reqId: "req-ek" +bundler_1 | 2023-10-16T12:32:01.592292728Z body: { +bundler_1 | 2023-10-16T12:32:01.592295929Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:01.592299129Z "id": 522, +bundler_1 | 2023-10-16T12:32:01.592302329Z "result": "0x47f68d91993e2ff6435ae923c748f092753d27bcc158ced0c1325047938eed78" +bundler_1 | 2023-10-16T12:32:01.592305729Z } +bundler_1 | 2023-10-16T12:32:01.592308729Z [12:32:01.107] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:01.592312030Z reqId: "req-el" +bundler_1 | 2023-10-16T12:32:01.592315230Z method: "POST" +bundler_1 | 2023-10-16T12:32:01.592318230Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:01.592321230Z body: { +bundler_1 | 2023-10-16T12:32:01.592324230Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:01.592332931Z "id": 523, +bundler_1 | 2023-10-16T12:32:01.592336031Z "params": [ +bundler_1 | 2023-10-16T12:32:01.592349532Z { +bundler_1 | 2023-10-16T12:32:01.592352732Z "sender": "0x4Af1734B673fcB623ACb022459fd0af6b899b886", +bundler_1 | 2023-10-16T12:32:01.592356033Z "nonce": "0x570000000000000000", +bundler_1 | 2023-10-16T12:32:01.592359333Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000005700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:32:01.592363333Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:01.592366533Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:01.592369633Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:01.592372834Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:01.592376034Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:01.592379134Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:01.592382334Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:32:01.592385635Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:01.592388735Z }, +bundler_1 | 2023-10-16T12:32:01.592391635Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:01.592395035Z ], +bundler_1 | 2023-10-16T12:32:01.592398035Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:01.592401136Z } +bundler_1 | 2023-10-16T12:32:01.592404036Z [12:32:01.107] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:01.656093214Z [12:32:01.636] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:01.656984672Z [12:32:01.644] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:01.657036876Z [12:32:01.644] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:01.657042476Z reqId: "req-el" +bundler_1 | 2023-10-16T12:32:01.657046076Z body: { +bundler_1 | 2023-10-16T12:32:01.657049377Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:01.657052777Z "id": 523, +bundler_1 | 2023-10-16T12:32:01.657056377Z "result": "0x3fc41fe124a50720a5ad3fab930df3eb217127ba97e3e532e1530197634ad68f" +bundler_1 | 2023-10-16T12:32:01.657059977Z } +bundler_1 | 2023-10-16T12:32:01.657063178Z [12:32:01.648] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:01.657066878Z reqId: "req-em" +bundler_1 | 2023-10-16T12:32:01.657070078Z method: "POST" +bundler_1 | 2023-10-16T12:32:01.657073378Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:01.657076678Z body: { +bundler_1 | 2023-10-16T12:32:01.657079879Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:01.657083279Z "id": 524, +bundler_1 | 2023-10-16T12:32:01.657086579Z "params": [], +bundler_1 | 2023-10-16T12:32:01.657089779Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:01.657093180Z } +bundler_1 | 2023-10-16T12:32:01.657107880Z [12:32:01.648] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:01.657111781Z err: { +bundler_1 | 2023-10-16T12:32:01.657114981Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:01.657118481Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:01.657121981Z "stack": +bundler_1 | 2023-10-16T12:32:01.657125282Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:01.657128682Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:01.657132182Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:01.657135582Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:01.657138883Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:01.657142383Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:01.657145683Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:01.657148983Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:01.657152383Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:01.657155784Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:01.657159084Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:01.657162384Z "code": -32601 +bundler_1 | 2023-10-16T12:32:01.657170285Z } +bundler_1 | 2023-10-16T12:32:01.657189686Z [12:32:01.648] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:01.657193786Z reqId: "req-em" +bundler_1 | 2023-10-16T12:32:01.657197086Z body: { +bundler_1 | 2023-10-16T12:32:01.657200287Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:01.657203687Z "id": 524, +bundler_1 | 2023-10-16T12:32:01.657206887Z "error": { +bundler_1 | 2023-10-16T12:32:01.657210187Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:01.657213687Z "code": -32601 +bundler_1 | 2023-10-16T12:32:01.657216988Z } +bundler_1 | 2023-10-16T12:32:01.657220188Z } +bundler_1 | 2023-10-16T12:32:01.657223388Z [12:32:01.651] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:01.657226788Z reqId: "req-en" +bundler_1 | 2023-10-16T12:32:01.657229988Z method: "POST" +bundler_1 | 2023-10-16T12:32:01.657233289Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:01.657237589Z body: { +bundler_1 | 2023-10-16T12:32:01.657240889Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:01.657244289Z "id": 525, +bundler_1 | 2023-10-16T12:32:01.657247490Z "params": [ +bundler_1 | 2023-10-16T12:32:01.657261091Z { +bundler_1 | 2023-10-16T12:32:01.657264791Z "sender": "0x98fE645f332da10e3999aEB46fae2f33eCC1a451", +bundler_1 | 2023-10-16T12:32:01.657268291Z "nonce": "0x580000000000000000", +bundler_1 | 2023-10-16T12:32:01.657271891Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000005800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:32:01.657276092Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:01.657279492Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:01.657282892Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:01.657286292Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:01.657289692Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:01.657293193Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:01.657296593Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:32:01.657300093Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:01.657303393Z }, +bundler_1 | 2023-10-16T12:32:01.657306594Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:01.657309994Z ], +bundler_1 | 2023-10-16T12:32:01.657313194Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:01.657316594Z } +bundler_1 | 2023-10-16T12:32:01.657323595Z [12:32:01.652] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:02.183321702Z [12:32:02.178] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:02.192645713Z [12:32:02.190] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:02.196079139Z [12:32:02.190] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:02.196126242Z reqId: "req-en" +bundler_1 | 2023-10-16T12:32:02.196130842Z body: { +bundler_1 | 2023-10-16T12:32:02.196134442Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:02.196138342Z "id": 525, +bundler_1 | 2023-10-16T12:32:02.196141643Z "result": "0x6e43544fa436bb3aa7f9d6aec9cc56cbbb029b321508263289cbc4fd6a364f18" +bundler_1 | 2023-10-16T12:32:02.196145443Z } +bundler_1 | 2023-10-16T12:32:02.202736475Z [12:32:02.197] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:02.202773778Z reqId: "req-eo" +bundler_1 | 2023-10-16T12:32:02.202778378Z method: "POST" +bundler_1 | 2023-10-16T12:32:02.202781878Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:02.202785178Z body: { +bundler_1 | 2023-10-16T12:32:02.202788479Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:02.202791979Z "id": 526, +bundler_1 | 2023-10-16T12:32:02.202795379Z "params": [ +bundler_1 | 2023-10-16T12:32:02.202798679Z { +bundler_1 | 2023-10-16T12:32:02.202802080Z "sender": "0x3901ccc7a9e4c9993FF5d5A3e81d5625149E986F", +bundler_1 | 2023-10-16T12:32:02.202805780Z "nonce": "0x590000000000000000", +bundler_1 | 2023-10-16T12:32:02.202809380Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000005900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:32:02.202813780Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:02.202817081Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:02.202820481Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:02.202823881Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:02.202827181Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:02.202840782Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:02.202844482Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:32:02.202847983Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:02.202851383Z }, +bundler_1 | 2023-10-16T12:32:02.202854483Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:02.202857883Z ], +bundler_1 | 2023-10-16T12:32:02.202876484Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:02.202880185Z } +bundler_1 | 2023-10-16T12:32:02.202984292Z [12:32:02.197] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:03.226930965Z [12:32:02.725] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:03.227426798Z [12:32:02.735] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:03.227482002Z [12:32:02.735] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:03.227486802Z reqId: "req-eo" +bundler_1 | 2023-10-16T12:32:03.227490502Z body: { +bundler_1 | 2023-10-16T12:32:03.227493602Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:03.227496803Z "id": 526, +bundler_1 | 2023-10-16T12:32:03.227499803Z "result": "0x6af175d62cecf68e2cfe37e8d4228ee70df3212050b9a74dadcd370098524dc5" +bundler_1 | 2023-10-16T12:32:03.227503203Z } +bundler_1 | 2023-10-16T12:32:03.227506203Z [12:32:02.738] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:03.227509403Z reqId: "req-ep" +bundler_1 | 2023-10-16T12:32:03.227512404Z method: "POST" +bundler_1 | 2023-10-16T12:32:03.227532905Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:03.227536205Z body: { +bundler_1 | 2023-10-16T12:32:03.227539105Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:03.227542305Z "id": 527, +bundler_1 | 2023-10-16T12:32:03.227545306Z "params": [ +bundler_1 | 2023-10-16T12:32:03.227548406Z { +bundler_1 | 2023-10-16T12:32:03.227551406Z "sender": "0x7FF531FA9024517Ff7A0A07075Ac75283b453aA9", +bundler_1 | 2023-10-16T12:32:03.227554806Z "nonce": "0x5a0000000000000000", +bundler_1 | 2023-10-16T12:32:03.227558207Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000005a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:32:03.227562407Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:03.227565507Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:03.227585808Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:03.227589109Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:03.227602609Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:03.227606210Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:03.227609710Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:32:03.227613210Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:03.227616610Z }, +bundler_1 | 2023-10-16T12:32:03.227619811Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:03.227638112Z ], +bundler_1 | 2023-10-16T12:32:03.227641612Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:03.227644912Z } +bundler_1 | 2023-10-16T12:32:03.227648112Z [12:32:02.738] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:03.259359793Z [12:32:03.256] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:03.309877307Z [12:32:03.274] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:03.310516249Z [12:32:03.274] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:03.310531550Z reqId: "req-ep" +bundler_1 | 2023-10-16T12:32:03.310535750Z body: { +bundler_1 | 2023-10-16T12:32:03.310539150Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:03.310542951Z "id": 527, +bundler_1 | 2023-10-16T12:32:03.310546451Z "result": "0x3083fbc4faca4faaf1c60cc397394376877fbfbdbafeeb1301b9e5c72e029d26" +bundler_1 | 2023-10-16T12:32:03.310559152Z } +bundler_1 | 2023-10-16T12:32:03.310562552Z [12:32:03.285] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:03.310566252Z reqId: "req-eq" +bundler_1 | 2023-10-16T12:32:03.310569652Z method: "POST" +bundler_1 | 2023-10-16T12:32:03.310573053Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:03.310576453Z body: { +bundler_1 | 2023-10-16T12:32:03.310579753Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:03.310583153Z "id": 528, +bundler_1 | 2023-10-16T12:32:03.310586553Z "params": [ +bundler_1 | 2023-10-16T12:32:03.310589854Z { +bundler_1 | 2023-10-16T12:32:03.310593054Z "sender": "0xD1b91123a9C370Aa88f3726E8cC40459F1b6d996", +bundler_1 | 2023-10-16T12:32:03.310596554Z "nonce": "0x5b0000000000000000", +bundler_1 | 2023-10-16T12:32:03.310600254Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000005b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:32:03.310604955Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:03.310608355Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:03.310611855Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:03.310615355Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:03.310618756Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:03.310622156Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:03.310625656Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:32:03.310629156Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:03.310646357Z }, +bundler_1 | 2023-10-16T12:32:03.310649758Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:03.310653258Z ], +bundler_1 | 2023-10-16T12:32:03.310656458Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:03.310659858Z } +bundler_1 | 2023-10-16T12:32:03.310663158Z [12:32:03.286] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:04.337104296Z [12:32:03.845] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:04.337238405Z [12:32:03.858] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:04.337247605Z [12:32:03.858] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:04.337307209Z reqId: "req-eq" +bundler_1 | 2023-10-16T12:32:04.337311410Z body: { +bundler_1 | 2023-10-16T12:32:04.337314810Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:04.337318410Z "id": 528, +bundler_1 | 2023-10-16T12:32:04.337321810Z "result": "0x544635b49de94560dc03ae91bbcfa64d40cd1ac046e9b2940b42e7900d023c97" +bundler_1 | 2023-10-16T12:32:04.337325610Z } +bundler_1 | 2023-10-16T12:32:04.337329011Z [12:32:03.861] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:04.337332511Z reqId: "req-er" +bundler_1 | 2023-10-16T12:32:04.337335811Z method: "POST" +bundler_1 | 2023-10-16T12:32:04.337339111Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:04.337342312Z body: { +bundler_1 | 2023-10-16T12:32:04.337345412Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:04.337348712Z "id": 529, +bundler_1 | 2023-10-16T12:32:04.337352012Z "params": [], +bundler_1 | 2023-10-16T12:32:04.337355312Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:04.337358613Z } +bundler_1 | 2023-10-16T12:32:04.337361713Z [12:32:03.862] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:04.337365413Z err: { +bundler_1 | 2023-10-16T12:32:04.337368513Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:04.337371914Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:04.337375314Z "stack": +bundler_1 | 2023-10-16T12:32:04.337378614Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:04.337382014Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:04.337385614Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:04.337388915Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:04.337392215Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:04.337410816Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:04.337414316Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:04.337417617Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:04.337421417Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:04.337425117Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:04.337428517Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:04.337431817Z "code": -32601 +bundler_1 | 2023-10-16T12:32:04.337435018Z } +bundler_1 | 2023-10-16T12:32:04.337438118Z [12:32:03.862] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:04.337441618Z reqId: "req-er" +bundler_1 | 2023-10-16T12:32:04.337444818Z body: { +bundler_1 | 2023-10-16T12:32:04.337447918Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:04.337451119Z "id": 529, +bundler_1 | 2023-10-16T12:32:04.337454319Z "error": { +bundler_1 | 2023-10-16T12:32:04.337457619Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:04.337474220Z "code": -32601 +bundler_1 | 2023-10-16T12:32:04.337477720Z } +bundler_1 | 2023-10-16T12:32:04.337480821Z } +bundler_1 | 2023-10-16T12:32:04.337484021Z [12:32:03.864] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:04.337487521Z reqId: "req-es" +bundler_1 | 2023-10-16T12:32:04.337490821Z method: "POST" +bundler_1 | 2023-10-16T12:32:04.337494022Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:04.337498322Z body: { +bundler_1 | 2023-10-16T12:32:04.337501622Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:04.337505022Z "id": 530, +bundler_1 | 2023-10-16T12:32:04.337508222Z "params": [ +bundler_1 | 2023-10-16T12:32:04.337511523Z { +bundler_1 | 2023-10-16T12:32:04.337514723Z "sender": "0xBF18E85af42ADc67ed02B8f1A1049b6356946A27", +bundler_1 | 2023-10-16T12:32:04.337518223Z "nonce": "0x5c0000000000000000", +bundler_1 | 2023-10-16T12:32:04.337521723Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000005c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:32:04.337526024Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:04.337529424Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:04.337532824Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:04.337536324Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:04.337544225Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:04.337547725Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:04.337551225Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:32:04.337554725Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:04.337558026Z }, +bundler_1 | 2023-10-16T12:32:04.337561126Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:04.337564526Z ], +bundler_1 | 2023-10-16T12:32:04.337567626Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:04.337571027Z } +bundler_1 | 2023-10-16T12:32:04.337574127Z [12:32:03.865] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:04.401326609Z [12:32:04.386] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:04.402051857Z [12:32:04.394] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:04.402068858Z [12:32:04.394] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:04.402088659Z reqId: "req-es" +bundler_1 | 2023-10-16T12:32:04.402092959Z body: { +bundler_1 | 2023-10-16T12:32:04.402096360Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:04.402100360Z "id": 530, +bundler_1 | 2023-10-16T12:32:04.402103760Z "result": "0xc33f4d8396f98a520a66ecf09a3fa8b2acfe748cd662a2e74b5aa10a4caab48a" +bundler_1 | 2023-10-16T12:32:04.402107560Z } +bundler_1 | 2023-10-16T12:32:04.402110761Z [12:32:04.397] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:04.402114361Z reqId: "req-et" +bundler_1 | 2023-10-16T12:32:04.402117661Z method: "POST" +bundler_1 | 2023-10-16T12:32:04.402120961Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:04.402124161Z body: { +bundler_1 | 2023-10-16T12:32:04.402127362Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:04.402130762Z "id": 531, +bundler_1 | 2023-10-16T12:32:04.402134062Z "params": [ +bundler_1 | 2023-10-16T12:32:04.402137362Z { +bundler_1 | 2023-10-16T12:32:04.402140563Z "sender": "0x09DE0702Ff8072B23de6F4E2785ce8400ffAfE20", +bundler_1 | 2023-10-16T12:32:04.402144063Z "nonce": "0x5d0000000000000000", +bundler_1 | 2023-10-16T12:32:04.402147663Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000005d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:32:04.402152163Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:04.402165364Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:04.402169264Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:04.402191666Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:04.402195366Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:04.402198766Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:04.402202067Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:32:04.402205567Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:04.402208867Z }, +bundler_1 | 2023-10-16T12:32:04.402212067Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:04.402215467Z ], +bundler_1 | 2023-10-16T12:32:04.402218568Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:04.402221868Z } +bundler_1 | 2023-10-16T12:32:04.402225168Z [12:32:04.397] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:05.428451791Z [12:32:04.922] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:05.428873119Z [12:32:04.929] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:05.428887420Z [12:32:04.930] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:05.428891820Z reqId: "req-et" +bundler_1 | 2023-10-16T12:32:05.428895421Z body: { +bundler_1 | 2023-10-16T12:32:05.428898621Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:05.428902221Z "id": 531, +bundler_1 | 2023-10-16T12:32:05.428905621Z "result": "0x8e55996c005f929cc5372f155a8e709ec382845ed316b675b31389d4c4196560" +bundler_1 | 2023-10-16T12:32:05.428909221Z } +bundler_1 | 2023-10-16T12:32:05.428912622Z [12:32:04.933] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:05.428916222Z reqId: "req-eu" +bundler_1 | 2023-10-16T12:32:05.428933823Z method: "POST" +bundler_1 | 2023-10-16T12:32:05.428937223Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:05.428940524Z body: { +bundler_1 | 2023-10-16T12:32:05.428943824Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:05.428947224Z "id": 532, +bundler_1 | 2023-10-16T12:32:05.428950524Z "params": [ +bundler_1 | 2023-10-16T12:32:05.428953924Z { +bundler_1 | 2023-10-16T12:32:05.428957325Z "sender": "0x758319Bcd6d2A238574417716d5129944e12CC19", +bundler_1 | 2023-10-16T12:32:05.428960925Z "nonce": "0x5e0000000000000000", +bundler_1 | 2023-10-16T12:32:05.428964525Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000005e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:32:05.428968925Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:05.429000027Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:05.429004328Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:05.429007828Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:05.429011228Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:05.429014628Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:05.429018029Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:32:05.429021529Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:05.429024829Z }, +bundler_1 | 2023-10-16T12:32:05.429028029Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:05.429031430Z ], +bundler_1 | 2023-10-16T12:32:05.429034730Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:05.429038130Z } +bundler_1 | 2023-10-16T12:32:05.429041330Z [12:32:04.933] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:05.558430618Z [12:32:05.500] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:05.558757440Z [12:32:05.508] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:05.558772541Z [12:32:05.508] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:05.558777841Z reqId: "req-eu" +bundler_1 | 2023-10-16T12:32:05.558782942Z body: { +bundler_1 | 2023-10-16T12:32:05.558787342Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:05.558791842Z "id": 532, +bundler_1 | 2023-10-16T12:32:05.558796442Z "result": "0x3dd9643f09ac96703558bf85b6e454885b1349523674f874b541cf6e301455df" +bundler_1 | 2023-10-16T12:32:05.558801143Z } +bundler_1 | 2023-10-16T12:32:05.558821644Z [12:32:05.511] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:05.558826544Z reqId: "req-ev" +bundler_1 | 2023-10-16T12:32:05.558830945Z method: "POST" +bundler_1 | 2023-10-16T12:32:05.558835445Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:05.558839745Z body: { +bundler_1 | 2023-10-16T12:32:05.558843946Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:05.558848446Z "id": 533, +bundler_1 | 2023-10-16T12:32:05.558852746Z "params": [ +bundler_1 | 2023-10-16T12:32:05.558857146Z { +bundler_1 | 2023-10-16T12:32:05.558861347Z "sender": "0xdF300513Dd5A4f0283312BD9A8b8C1483cb93F3A", +bundler_1 | 2023-10-16T12:32:05.558866047Z "nonce": "0x5f0000000000000000", +bundler_1 | 2023-10-16T12:32:05.558870847Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000005f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:32:05.558907050Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:05.558912250Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:05.558916850Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:05.558921351Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:05.558925651Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:05.558930051Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:05.558934552Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:32:05.558939152Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:05.558943452Z }, +bundler_1 | 2023-10-16T12:32:05.558947652Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:05.558952153Z ], +bundler_1 | 2023-10-16T12:32:05.558956353Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:05.558960753Z } +bundler_1 | 2023-10-16T12:32:05.558964954Z [12:32:05.512] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:06.072404137Z [12:32:06.001] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:06.072772561Z [12:32:06.009] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:06.072788662Z [12:32:06.009] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:06.072793962Z reqId: "req-ev" +bundler_1 | 2023-10-16T12:32:06.072798662Z body: { +bundler_1 | 2023-10-16T12:32:06.072802963Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:06.072807463Z "id": 533, +bundler_1 | 2023-10-16T12:32:06.072812263Z "result": "0x15ca6ba3b94b1ef710316c40714cf4309a6dbe8614651cf6dec97c51eb875e83" +bundler_1 | 2023-10-16T12:32:06.072833865Z } +bundler_1 | 2023-10-16T12:32:06.072839065Z [12:32:06.012] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:06.072843765Z reqId: "req-ew" +bundler_1 | 2023-10-16T12:32:06.072848166Z method: "POST" +bundler_1 | 2023-10-16T12:32:06.072852566Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:06.072856866Z body: { +bundler_1 | 2023-10-16T12:32:06.072861067Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:06.072865667Z "id": 534, +bundler_1 | 2023-10-16T12:32:06.072869967Z "params": [], +bundler_1 | 2023-10-16T12:32:06.072874367Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:06.072878668Z } +bundler_1 | 2023-10-16T12:32:06.072882968Z [12:32:06.012] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:06.072887668Z err: { +bundler_1 | 2023-10-16T12:32:06.072891869Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:06.072896469Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:06.072931971Z "stack": +bundler_1 | 2023-10-16T12:32:06.072937072Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:06.072941872Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:06.072946572Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:06.072951172Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:06.072955773Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:06.072960573Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:06.072965073Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:06.072969574Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:06.072974074Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:06.072992075Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:06.072996975Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:06.073001476Z "code": -32601 +bundler_1 | 2023-10-16T12:32:06.073005776Z } +bundler_1 | 2023-10-16T12:32:06.073009976Z [12:32:06.012] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:06.073014477Z reqId: "req-ew" +bundler_1 | 2023-10-16T12:32:06.073018877Z body: { +bundler_1 | 2023-10-16T12:32:06.073023077Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:06.073027477Z "id": 534, +bundler_1 | 2023-10-16T12:32:06.073031678Z "error": { +bundler_1 | 2023-10-16T12:32:06.073036078Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:06.073040578Z "code": -32601 +bundler_1 | 2023-10-16T12:32:06.073044979Z } +bundler_1 | 2023-10-16T12:32:06.073049179Z } +bundler_1 | 2023-10-16T12:32:06.073053379Z [12:32:06.015] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:06.073071280Z reqId: "req-ex" +bundler_1 | 2023-10-16T12:32:06.073076281Z method: "POST" +bundler_1 | 2023-10-16T12:32:06.073080581Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:06.073085881Z body: { +bundler_1 | 2023-10-16T12:32:06.073090082Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:06.073094582Z "id": 535, +bundler_1 | 2023-10-16T12:32:06.073098882Z "params": [ +bundler_1 | 2023-10-16T12:32:06.073103182Z { +bundler_1 | 2023-10-16T12:32:06.073107383Z "sender": "0x104D6f6F60e78015f4F26c845b94090c8495a077", +bundler_1 | 2023-10-16T12:32:06.073111883Z "nonce": "0x600000000000000000", +bundler_1 | 2023-10-16T12:32:06.073121884Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:32:06.073127984Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:06.073132384Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:06.073150186Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:06.073155086Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:06.073159586Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:06.073163986Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:06.073168387Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:32:06.073172987Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:06.073177387Z }, +bundler_1 | 2023-10-16T12:32:06.073181588Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:06.073186188Z ], +bundler_1 | 2023-10-16T12:32:06.073190388Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:06.073194888Z } +bundler_1 | 2023-10-16T12:32:06.073199089Z [12:32:06.015] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:06.585862721Z [12:32:06.543] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:06.585934026Z [12:32:06.553] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:06.585940126Z [12:32:06.553] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:06.585944026Z reqId: "req-ex" +bundler_1 | 2023-10-16T12:32:06.585948227Z body: { +bundler_1 | 2023-10-16T12:32:06.585951427Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:06.585954927Z "id": 535, +bundler_1 | 2023-10-16T12:32:06.585958327Z "result": "0x00038581b130a05bc8a894d8762fbe02cf893d8af401ff408828d0e27adb2d7f" +bundler_1 | 2023-10-16T12:32:06.585961927Z } +bundler_1 | 2023-10-16T12:32:06.585965228Z [12:32:06.556] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:06.585968828Z reqId: "req-ey" +bundler_1 | 2023-10-16T12:32:06.585972328Z method: "POST" +bundler_1 | 2023-10-16T12:32:06.585975728Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:06.585979029Z body: { +bundler_1 | 2023-10-16T12:32:06.585989629Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:06.585993030Z "id": 536, +bundler_1 | 2023-10-16T12:32:06.585996530Z "params": [ +bundler_1 | 2023-10-16T12:32:06.585999830Z { +bundler_1 | 2023-10-16T12:32:06.586003030Z "sender": "0x9F6AAeBD25Dbb7316e272607710EC053aaB23A5B", +bundler_1 | 2023-10-16T12:32:06.586021931Z "nonce": "0x610000000000000000", +bundler_1 | 2023-10-16T12:32:06.586025932Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000006100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:32:06.586030532Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:06.586033932Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:06.586037332Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:06.586040833Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:06.586044233Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:06.586047533Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:06.586051033Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:32:06.586054634Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:06.586057934Z }, +bundler_1 | 2023-10-16T12:32:06.586061134Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:06.586064534Z ], +bundler_1 | 2023-10-16T12:32:06.586067834Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:06.586071135Z } +bundler_1 | 2023-10-16T12:32:06.586074435Z [12:32:06.557] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:07.098973683Z [12:32:07.091] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:07.102467812Z [12:32:07.099] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:07.102650624Z [12:32:07.099] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:07.102661524Z reqId: "req-ey" +bundler_1 | 2023-10-16T12:32:07.102665425Z body: { +bundler_1 | 2023-10-16T12:32:07.102668825Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:07.102672725Z "id": 536, +bundler_1 | 2023-10-16T12:32:07.102676125Z "result": "0x81e7193cea39543c2521b7d7d4064794976303e8e2b5b4ba17dc02cc6aa7cc3f" +bundler_1 | 2023-10-16T12:32:07.102679926Z } +bundler_1 | 2023-10-16T12:32:07.104160323Z [12:32:07.102] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:07.104174124Z reqId: "req-ez" +bundler_1 | 2023-10-16T12:32:07.104177824Z method: "POST" +bundler_1 | 2023-10-16T12:32:07.104181124Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:07.104184824Z body: { +bundler_1 | 2023-10-16T12:32:07.104188125Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:07.104191725Z "id": 537, +bundler_1 | 2023-10-16T12:32:07.104195125Z "params": [ +bundler_1 | 2023-10-16T12:32:07.104210826Z { +bundler_1 | 2023-10-16T12:32:07.104214326Z "sender": "0xacA6571F974AD17D136f03a4eC1009e6c33cE77c", +bundler_1 | 2023-10-16T12:32:07.104217927Z "nonce": "0x620000000000000000", +bundler_1 | 2023-10-16T12:32:07.104221427Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000006200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:32:07.104225927Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:07.104229227Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:07.104232628Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:07.104235928Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:07.104239328Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:07.104242628Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:07.104246028Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:32:07.104249529Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:07.104252829Z }, +bundler_1 | 2023-10-16T12:32:07.104256029Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:07.104259429Z ], +bundler_1 | 2023-10-16T12:32:07.104262629Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:07.104266030Z } +bundler_1 | 2023-10-16T12:32:07.104540548Z [12:32:07.103] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:07.618311253Z [12:32:07.614] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:07.626137366Z [12:32:07.622] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:07.626656600Z [12:32:07.622] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:07.626671401Z reqId: "req-ez" +bundler_1 | 2023-10-16T12:32:07.626675601Z body: { +bundler_1 | 2023-10-16T12:32:07.626678901Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:07.626682902Z "id": 537, +bundler_1 | 2023-10-16T12:32:07.626686702Z "result": "0x1fd6c40bc530cc6a1bb6b7e4f7434f6fd5c637b18f4010703827d876137660de" +bundler_1 | 2023-10-16T12:32:07.626690302Z } +bundler_1 | 2023-10-16T12:32:07.626693502Z [12:32:07.625] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:07.626697203Z reqId: "req-f0" +bundler_1 | 2023-10-16T12:32:07.626700603Z method: "POST" +bundler_1 | 2023-10-16T12:32:07.626704103Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:07.626707403Z body: { +bundler_1 | 2023-10-16T12:32:07.626710604Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:07.626728605Z "id": 538, +bundler_1 | 2023-10-16T12:32:07.626732105Z "params": [ +bundler_1 | 2023-10-16T12:32:07.626735305Z { +bundler_1 | 2023-10-16T12:32:07.626738505Z "sender": "0xdE2C8592434889AA07B31183558F8DD38cb20aEF", +bundler_1 | 2023-10-16T12:32:07.626741906Z "nonce": "0x630000000000000000", +bundler_1 | 2023-10-16T12:32:07.626745606Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000006300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:32:07.626749906Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:07.626753306Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:07.626756707Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:07.626760107Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:07.626763407Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:07.626766707Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:07.626770107Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:32:07.626773608Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:07.626776908Z }, +bundler_1 | 2023-10-16T12:32:07.626780108Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:07.626783408Z ], +bundler_1 | 2023-10-16T12:32:07.626786709Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:07.626790109Z } +bundler_1 | 2023-10-16T12:32:07.626793309Z [12:32:07.625] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:08.652689596Z [12:32:08.168] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:08.653591555Z [12:32:08.176] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:08.653609557Z [12:32:08.177] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:08.653614357Z reqId: "req-f0" +bundler_1 | 2023-10-16T12:32:08.653617857Z body: { +bundler_1 | 2023-10-16T12:32:08.653621157Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:08.653624858Z "id": 538, +bundler_1 | 2023-10-16T12:32:08.653628358Z "result": "0x4e62e99e2b4044bbdbefc2874af5bca4a5fa0f59f708a221ce158ba0be65b277" +bundler_1 | 2023-10-16T12:32:08.653644059Z } +bundler_1 | 2023-10-16T12:32:08.653647959Z [12:32:08.180] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:08.653651559Z reqId: "req-f1" +bundler_1 | 2023-10-16T12:32:08.653654760Z method: "POST" +bundler_1 | 2023-10-16T12:32:08.653658160Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:08.653661560Z body: { +bundler_1 | 2023-10-16T12:32:08.653684062Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:08.653687662Z "id": 539, +bundler_1 | 2023-10-16T12:32:08.653690962Z "params": [], +bundler_1 | 2023-10-16T12:32:08.653694462Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:08.653697762Z } +bundler_1 | 2023-10-16T12:32:08.653701163Z [12:32:08.180] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:08.653704763Z err: { +bundler_1 | 2023-10-16T12:32:08.653707963Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:08.653722364Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:08.653726064Z "stack": +bundler_1 | 2023-10-16T12:32:08.653729365Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:08.653732865Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:08.653736565Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:08.653740065Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:08.653743465Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:08.653746966Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:08.653750266Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:08.653753666Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:08.653757066Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:08.653760467Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:08.653763767Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:08.653767167Z "code": -32601 +bundler_1 | 2023-10-16T12:32:08.653770567Z } +bundler_1 | 2023-10-16T12:32:08.653773667Z [12:32:08.180] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:08.653777168Z reqId: "req-f1" +bundler_1 | 2023-10-16T12:32:08.653780468Z body: { +bundler_1 | 2023-10-16T12:32:08.653783668Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:08.653797269Z "id": 539, +bundler_1 | 2023-10-16T12:32:08.653800869Z "error": { +bundler_1 | 2023-10-16T12:32:08.653804169Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:08.653807670Z "code": -32601 +bundler_1 | 2023-10-16T12:32:08.653810970Z } +bundler_1 | 2023-10-16T12:32:08.653814170Z } +bundler_1 | 2023-10-16T12:32:08.653817370Z [12:32:08.182] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:08.653825071Z reqId: "req-f2" +bundler_1 | 2023-10-16T12:32:08.653828471Z method: "POST" +bundler_1 | 2023-10-16T12:32:08.653831771Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:08.653835772Z body: { +bundler_1 | 2023-10-16T12:32:08.653839072Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:08.653842372Z "id": 540, +bundler_1 | 2023-10-16T12:32:08.653845572Z "params": [ +bundler_1 | 2023-10-16T12:32:08.653848872Z { +bundler_1 | 2023-10-16T12:32:08.653852073Z "sender": "0xC24FB32EF8B0DB520907F50c9cE201ee108196FF", +bundler_1 | 2023-10-16T12:32:08.653855573Z "nonce": "0x640000000000000000", +bundler_1 | 2023-10-16T12:32:08.653859173Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000006400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:32:08.653873274Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:08.653877074Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:08.653880474Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:08.653883875Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:08.653887275Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:08.653890575Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:08.653893975Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:32:08.653897476Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:08.653900776Z }, +bundler_1 | 2023-10-16T12:32:08.653903976Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:08.653907276Z ], +bundler_1 | 2023-10-16T12:32:08.653910476Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:08.653913777Z } +bundler_1 | 2023-10-16T12:32:08.653916977Z [12:32:08.183] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:08.782705646Z [12:32:08.720] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:08.782800552Z [12:32:08.730] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:08.782810653Z [12:32:08.730] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:08.782814753Z reqId: "req-f2" +bundler_1 | 2023-10-16T12:32:08.782818253Z body: { +bundler_1 | 2023-10-16T12:32:08.782821353Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:08.782825254Z "id": 540, +bundler_1 | 2023-10-16T12:32:08.782828654Z "result": "0x1a31a45469f74be6643521a4717729ef380394d0e2355fb99d628a2c73856fc4" +bundler_1 | 2023-10-16T12:32:08.782832254Z } +bundler_1 | 2023-10-16T12:32:08.782865156Z [12:32:08.734] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:08.782869456Z reqId: "req-f3" +bundler_1 | 2023-10-16T12:32:08.782872757Z method: "POST" +bundler_1 | 2023-10-16T12:32:08.782876257Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:08.782879457Z body: { +bundler_1 | 2023-10-16T12:32:08.782882757Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:08.782886158Z "id": 541, +bundler_1 | 2023-10-16T12:32:08.782889458Z "params": [ +bundler_1 | 2023-10-16T12:32:08.782892658Z { +bundler_1 | 2023-10-16T12:32:08.782895958Z "sender": "0xa35DE2833cEDe2ce7959a242953bb196FFb14481", +bundler_1 | 2023-10-16T12:32:08.782899358Z "nonce": "0x650000000000000000", +bundler_1 | 2023-10-16T12:32:08.782902959Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000006500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:32:08.782907259Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:08.782915559Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:08.782918960Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:08.782922460Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:08.782925760Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:08.782929060Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:08.782943161Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:32:08.782946762Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:08.782949962Z }, +bundler_1 | 2023-10-16T12:32:08.782953162Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:08.782956562Z ], +bundler_1 | 2023-10-16T12:32:08.782960062Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:08.782963363Z } +bundler_1 | 2023-10-16T12:32:08.782966463Z [12:32:08.735] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:09.298446059Z [12:32:09.220] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:09.298534465Z [12:32:09.233] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:09.298543266Z [12:32:09.233] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:09.298549366Z reqId: "req-f3" +bundler_1 | 2023-10-16T12:32:09.298554267Z body: { +bundler_1 | 2023-10-16T12:32:09.298573368Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:09.298578868Z "id": 541, +bundler_1 | 2023-10-16T12:32:09.298583768Z "result": "0xafa76f6ed4cdc3da5e2a1dbb252757b32217f52431a46aee3578001dfdbfc1b6" +bundler_1 | 2023-10-16T12:32:09.298607970Z } +bundler_1 | 2023-10-16T12:32:09.298613170Z [12:32:09.236] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:09.298618171Z reqId: "req-f4" +bundler_1 | 2023-10-16T12:32:09.298622871Z method: "POST" +bundler_1 | 2023-10-16T12:32:09.298627371Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:09.298631872Z body: { +bundler_1 | 2023-10-16T12:32:09.298636272Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:09.298656773Z "id": 542, +bundler_1 | 2023-10-16T12:32:09.298661474Z "params": [ +bundler_1 | 2023-10-16T12:32:09.298666174Z { +bundler_1 | 2023-10-16T12:32:09.298670674Z "sender": "0x9a79FeEC8B769F41CB0E6844c1217bC5BB9e1ace", +bundler_1 | 2023-10-16T12:32:09.298675474Z "nonce": "0x660000000000000000", +bundler_1 | 2023-10-16T12:32:09.298680475Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000006600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:32:09.298686575Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:09.298691276Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:09.298695976Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:09.298700676Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:09.298705376Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:09.298710077Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:09.298714877Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:32:09.298734378Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:09.298739579Z }, +bundler_1 | 2023-10-16T12:32:09.298743979Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:09.298748679Z ], +bundler_1 | 2023-10-16T12:32:09.298753080Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:09.298757880Z } +bundler_1 | 2023-10-16T12:32:09.298762280Z [12:32:09.237] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:09.813595034Z [12:32:09.756] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:09.813733643Z [12:32:09.773] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:09.813742944Z [12:32:09.773] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:09.813746944Z reqId: "req-f4" +bundler_1 | 2023-10-16T12:32:09.813750644Z body: { +bundler_1 | 2023-10-16T12:32:09.813753945Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:09.813773846Z "id": 542, +bundler_1 | 2023-10-16T12:32:09.813777646Z "result": "0xf203e5549525682248ebcffc1a941af23c8b8ebafd0b0225e7c06f0967c513e9" +bundler_1 | 2023-10-16T12:32:09.813802148Z } +bundler_1 | 2023-10-16T12:32:09.813805648Z [12:32:09.777] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:09.813809148Z reqId: "req-f5" +bundler_1 | 2023-10-16T12:32:09.813812549Z method: "POST" +bundler_1 | 2023-10-16T12:32:09.813815949Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:09.813819149Z body: { +bundler_1 | 2023-10-16T12:32:09.813822349Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:09.813825849Z "id": 543, +bundler_1 | 2023-10-16T12:32:09.813829050Z "params": [ +bundler_1 | 2023-10-16T12:32:09.813832450Z { +bundler_1 | 2023-10-16T12:32:09.813835750Z "sender": "0x2E5809e63988a9af0Aa5967FB6A52FB11573f845", +bundler_1 | 2023-10-16T12:32:09.813839250Z "nonce": "0x670000000000000000", +bundler_1 | 2023-10-16T12:32:09.813842851Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000006700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:32:09.813847051Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:09.813850651Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:09.813854051Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:09.813857452Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:09.813871652Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:09.813875653Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:09.813879153Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:32:09.813882653Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:09.813885953Z }, +bundler_1 | 2023-10-16T12:32:09.813889054Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:09.813892454Z ], +bundler_1 | 2023-10-16T12:32:09.813895654Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:09.813898954Z } +bundler_1 | 2023-10-16T12:32:09.813902054Z [12:32:09.782] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:10.326584467Z [12:32:10.302] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:10.326865286Z [12:32:10.311] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:10.326879286Z [12:32:10.311] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:10.326883487Z reqId: "req-f5" +bundler_1 | 2023-10-16T12:32:10.326920489Z body: { +bundler_1 | 2023-10-16T12:32:10.326924289Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:10.326927790Z "id": 543, +bundler_1 | 2023-10-16T12:32:10.326931490Z "result": "0x732670018f9d4e7ecbf821e1b383d67b8f8a6e6e4654d859b1d015587f44f079" +bundler_1 | 2023-10-16T12:32:10.326934990Z } +bundler_1 | 2023-10-16T12:32:10.326938290Z [12:32:10.314] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:10.326941791Z reqId: "req-f6" +bundler_1 | 2023-10-16T12:32:10.326945091Z method: "POST" +bundler_1 | 2023-10-16T12:32:10.326948291Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:10.326951591Z body: { +bundler_1 | 2023-10-16T12:32:10.326954691Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:10.326958192Z "id": 544, +bundler_1 | 2023-10-16T12:32:10.326961392Z "params": [], +bundler_1 | 2023-10-16T12:32:10.326964692Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:10.326967992Z } +bundler_1 | 2023-10-16T12:32:10.326971193Z [12:32:10.314] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:10.326974793Z err: { +bundler_1 | 2023-10-16T12:32:10.326989194Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:10.326992694Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:10.326996294Z "stack": +bundler_1 | 2023-10-16T12:32:10.326999494Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:10.327002895Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:10.327006495Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:10.327009895Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:10.327013195Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:10.327016696Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:10.327020096Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:10.327023396Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:10.327026796Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:10.327030196Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:10.327033597Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:10.327036897Z "code": -32601 +bundler_1 | 2023-10-16T12:32:10.327040497Z } +bundler_1 | 2023-10-16T12:32:10.327043697Z [12:32:10.314] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:10.327051698Z reqId: "req-f6" +bundler_1 | 2023-10-16T12:32:10.327068299Z body: { +bundler_1 | 2023-10-16T12:32:10.327071499Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:10.327074899Z "id": 544, +bundler_1 | 2023-10-16T12:32:10.327078100Z "error": { +bundler_1 | 2023-10-16T12:32:10.327081400Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:10.327084800Z "code": -32601 +bundler_1 | 2023-10-16T12:32:10.327088200Z } +bundler_1 | 2023-10-16T12:32:10.327091300Z } +bundler_1 | 2023-10-16T12:32:10.327094501Z [12:32:10.316] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:10.327097901Z reqId: "req-f7" +bundler_1 | 2023-10-16T12:32:10.327101101Z method: "POST" +bundler_1 | 2023-10-16T12:32:10.327104401Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:10.327108302Z body: { +bundler_1 | 2023-10-16T12:32:10.327111502Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:10.327114902Z "id": 545, +bundler_1 | 2023-10-16T12:32:10.327118002Z "params": [ +bundler_1 | 2023-10-16T12:32:10.327121302Z { +bundler_1 | 2023-10-16T12:32:10.327124503Z "sender": "0x74320f0272E0eF75204D3F2f2B9f90d696A7F7a1", +bundler_1 | 2023-10-16T12:32:10.327128003Z "nonce": "0x680000000000000000", +bundler_1 | 2023-10-16T12:32:10.327131503Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000006800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:32:10.327146504Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:10.327149904Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:10.327153304Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:10.327156605Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:10.327160005Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:10.327163305Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:10.327166805Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:32:10.327170206Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:10.327173506Z }, +bundler_1 | 2023-10-16T12:32:10.327176606Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:10.327180006Z ], +bundler_1 | 2023-10-16T12:32:10.327183206Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:10.327186607Z } +bundler_1 | 2023-10-16T12:32:10.327189707Z [12:32:10.317] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:11.352634237Z [12:32:10.838] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:11.355032695Z [12:32:10.885] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:11.355060197Z [12:32:10.885] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:11.355085699Z reqId: "req-f7" +bundler_1 | 2023-10-16T12:32:11.355091999Z body: { +bundler_1 | 2023-10-16T12:32:11.355096599Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:11.355101400Z "id": 545, +bundler_1 | 2023-10-16T12:32:11.355106200Z "result": "0xd5531401a3637454274a9ccc7396f8a363c0f3222e0bc6ff85034ba398c793cc" +bundler_1 | 2023-10-16T12:32:11.355111100Z } +bundler_1 | 2023-10-16T12:32:11.355115601Z [12:32:10.889] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:11.355120501Z reqId: "req-f8" +bundler_1 | 2023-10-16T12:32:11.355125001Z method: "POST" +bundler_1 | 2023-10-16T12:32:11.355129701Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:11.355134102Z body: { +bundler_1 | 2023-10-16T12:32:11.355138502Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:11.355143102Z "id": 546, +bundler_1 | 2023-10-16T12:32:11.355147703Z "params": [ +bundler_1 | 2023-10-16T12:32:11.355166804Z { +bundler_1 | 2023-10-16T12:32:11.355171804Z "sender": "0x50450626e44cF649500caAc0072E028a4d0DaAb5", +bundler_1 | 2023-10-16T12:32:11.355176705Z "nonce": "0x690000000000000000", +bundler_1 | 2023-10-16T12:32:11.355181805Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000006900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:32:11.355187705Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:11.355192306Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:11.355197006Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:11.355201606Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:11.355206407Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:11.355211307Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:11.355216007Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:32:11.355220907Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:11.355225408Z }, +bundler_1 | 2023-10-16T12:32:11.355229808Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:11.355259610Z ], +bundler_1 | 2023-10-16T12:32:11.355264210Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:11.355268811Z } +bundler_1 | 2023-10-16T12:32:11.355273211Z [12:32:10.890] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:11.482081950Z [12:32:11.418] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:11.482941006Z [12:32:11.427] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:11.482953707Z [12:32:11.427] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:11.482957807Z reqId: "req-f8" +bundler_1 | 2023-10-16T12:32:11.482961307Z body: { +bundler_1 | 2023-10-16T12:32:11.482964508Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:11.482968008Z "id": 546, +bundler_1 | 2023-10-16T12:32:11.482971708Z "result": "0x55579b02c6596ec46194306d6d1d822df5a288fb17e105aa95597f92926f586b" +bundler_1 | 2023-10-16T12:32:11.482975408Z } +bundler_1 | 2023-10-16T12:32:11.482978609Z [12:32:11.430] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:11.482982109Z reqId: "req-f9" +bundler_1 | 2023-10-16T12:32:11.482985309Z method: "POST" +bundler_1 | 2023-10-16T12:32:11.482988709Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:11.482991909Z body: { +bundler_1 | 2023-10-16T12:32:11.482995110Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:11.482998610Z "id": 547, +bundler_1 | 2023-10-16T12:32:11.483001810Z "params": [ +bundler_1 | 2023-10-16T12:32:11.483005010Z { +bundler_1 | 2023-10-16T12:32:11.483008210Z "sender": "0x64b8b17ED16343eA97E4A6BF1Dd6406CfaC73A7F", +bundler_1 | 2023-10-16T12:32:11.483011611Z "nonce": "0x6a0000000000000000", +bundler_1 | 2023-10-16T12:32:11.483015211Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000006a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:32:11.483019511Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:11.483022911Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:11.483026212Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:11.483029612Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:11.483032912Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:11.483036212Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:11.483039513Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:32:11.483043013Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:11.483046313Z }, +bundler_1 | 2023-10-16T12:32:11.483049413Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:11.483052913Z ], +bundler_1 | 2023-10-16T12:32:11.483056314Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:11.483059614Z } +bundler_1 | 2023-10-16T12:32:11.483077315Z [12:32:11.431] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:11.996093250Z [12:32:11.960] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:11.996561480Z [12:32:11.969] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:11.996573881Z [12:32:11.969] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:11.996578882Z reqId: "req-f9" +bundler_1 | 2023-10-16T12:32:11.996582482Z body: { +bundler_1 | 2023-10-16T12:32:11.996585882Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:11.996589482Z "id": 547, +bundler_1 | 2023-10-16T12:32:11.996592982Z "result": "0xd29f482fa1dc25295eb04121b8b627bcd11e17efbf5afaec75eaa9d7b52c37ac" +bundler_1 | 2023-10-16T12:32:11.996596783Z } +bundler_1 | 2023-10-16T12:32:11.996600083Z [12:32:11.972] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:11.996603683Z reqId: "req-fa" +bundler_1 | 2023-10-16T12:32:11.996606983Z method: "POST" +bundler_1 | 2023-10-16T12:32:11.996610284Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:11.996613484Z body: { +bundler_1 | 2023-10-16T12:32:11.996616684Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:11.996620084Z "id": 548, +bundler_1 | 2023-10-16T12:32:11.996623484Z "params": [ +bundler_1 | 2023-10-16T12:32:11.996626985Z { +bundler_1 | 2023-10-16T12:32:11.996630285Z "sender": "0x858695878e0d9524FAd6FD2C79e574c353C13c28", +bundler_1 | 2023-10-16T12:32:11.996633785Z "nonce": "0x6b0000000000000000", +bundler_1 | 2023-10-16T12:32:11.996637285Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000006b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:32:11.996641686Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:11.996644986Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:11.996648386Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:11.996651786Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:11.996655087Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:11.996658487Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:11.996661787Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:32:11.996665287Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:11.996668587Z }, +bundler_1 | 2023-10-16T12:32:11.996671788Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:11.996675188Z ], +bundler_1 | 2023-10-16T12:32:11.996692889Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:11.996696489Z } +bundler_1 | 2023-10-16T12:32:11.996699789Z [12:32:11.972] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:12.519339957Z [12:32:12.504] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:12.519379459Z [12:32:12.512] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:12.520045103Z [12:32:12.512] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:12.520057904Z reqId: "req-fa" +bundler_1 | 2023-10-16T12:32:12.520061704Z body: { +bundler_1 | 2023-10-16T12:32:12.520065005Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:12.520068805Z "id": 548, +bundler_1 | 2023-10-16T12:32:12.520072305Z "result": "0xf43e68f794d7d80b6bdcc3cb7be98ee47b111831950839d7e960b41ec1977d3d" +bundler_1 | 2023-10-16T12:32:12.520075905Z } +bundler_1 | 2023-10-16T12:32:12.523350321Z [12:32:12.516] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:12.523366822Z reqId: "req-fb" +bundler_1 | 2023-10-16T12:32:12.523370922Z method: "POST" +bundler_1 | 2023-10-16T12:32:12.523374622Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:12.523378322Z body: { +bundler_1 | 2023-10-16T12:32:12.523381723Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:12.523385423Z "id": 549, +bundler_1 | 2023-10-16T12:32:12.523388823Z "params": [], +bundler_1 | 2023-10-16T12:32:12.523392123Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:12.523395524Z } +bundler_1 | 2023-10-16T12:32:12.524203777Z [12:32:12.516] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:12.524216478Z err: { +bundler_1 | 2023-10-16T12:32:12.524220078Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:12.524223878Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:12.524227478Z "stack": +bundler_1 | 2023-10-16T12:32:12.524230779Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:12.524234179Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:12.524237779Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:12.524241179Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:12.524244479Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:12.524247980Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:12.524265481Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:12.524281382Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:12.524285082Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:12.524288482Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:12.524291883Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:12.524295283Z "code": -32601 +bundler_1 | 2023-10-16T12:32:12.524299083Z } +bundler_1 | 2023-10-16T12:32:12.524302283Z [12:32:12.518] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:12.524305983Z reqId: "req-fb" +bundler_1 | 2023-10-16T12:32:12.524309384Z body: { +bundler_1 | 2023-10-16T12:32:12.524312584Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:12.524315984Z "id": 549, +bundler_1 | 2023-10-16T12:32:12.524319284Z "error": { +bundler_1 | 2023-10-16T12:32:12.524322685Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:12.524326185Z "code": -32601 +bundler_1 | 2023-10-16T12:32:12.524329585Z } +bundler_1 | 2023-10-16T12:32:12.524342086Z } +bundler_1 | 2023-10-16T12:32:12.524345586Z [12:32:12.521] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:12.524348986Z reqId: "req-fc" +bundler_1 | 2023-10-16T12:32:12.524352286Z method: "POST" +bundler_1 | 2023-10-16T12:32:12.524355687Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:12.524358887Z body: { +bundler_1 | 2023-10-16T12:32:12.524362187Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:12.524365787Z "id": 550, +bundler_1 | 2023-10-16T12:32:12.524369088Z "params": [ +bundler_1 | 2023-10-16T12:32:12.524372388Z { +bundler_1 | 2023-10-16T12:32:12.524375688Z "sender": "0xFE36CbEB860AC521132CE24B28B5a69CE68a61aB", +bundler_1 | 2023-10-16T12:32:12.524379188Z "nonce": "0x6c0000000000000000", +bundler_1 | 2023-10-16T12:32:12.524383589Z "initCode": "0xA24D357c588a88e67553Fc4762dD2fdC691050db0d058fe3000000000000000000000000000000000000000000000000000000000000006c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:32:12.524387889Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:12.524391389Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:12.524394789Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:12.524398190Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:12.524401690Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:12.524405090Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:12.524408490Z "paymasterAndData": "0x6938922490dA205a01Af3EA82756D7C9A444C912", +bundler_1 | 2023-10-16T12:32:12.524415691Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:12.524419191Z }, +bundler_1 | 2023-10-16T12:32:12.524422391Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:12.524425791Z ], +bundler_1 | 2023-10-16T12:32:12.524428992Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:12.524432392Z } +bundler_1 | 2023-10-16T12:32:12.524435592Z [12:32:12.522] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:13.557683236Z [12:32:13.057] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:13.558280875Z [12:32:13.067] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:13.558324878Z [12:32:13.067] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:13.558332978Z reqId: "req-fc" +bundler_1 | 2023-10-16T12:32:13.558338179Z body: { +bundler_1 | 2023-10-16T12:32:13.558342779Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:13.558347879Z "id": 550, +bundler_1 | 2023-10-16T12:32:13.558352680Z "result": "0x7eab3a09e0282c3ec85404d30b2556910255abe45de8d6462104f4029a441e7a" +bundler_1 | 2023-10-16T12:32:13.558358080Z } +bundler_1 | 2023-10-16T12:32:13.558362880Z [12:32:13.070] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:13.558367981Z reqId: "req-fd" +bundler_1 | 2023-10-16T12:32:13.558372581Z method: "POST" +bundler_1 | 2023-10-16T12:32:13.558377181Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:13.558381682Z body: { +bundler_1 | 2023-10-16T12:32:13.558386182Z "method": "debug_bundler_dumpReputation", +bundler_1 | 2023-10-16T12:32:13.558390982Z "id": 551, +bundler_1 | 2023-10-16T12:32:13.558395482Z "params": [ +bundler_1 | 2023-10-16T12:32:13.558400183Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:13.558404983Z ], +bundler_1 | 2023-10-16T12:32:13.558409483Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:13.558414184Z } +bundler_1 | 2023-10-16T12:32:13.558418684Z [12:32:13.071] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:13.558423684Z reqId: "req-fd" +bundler_1 | 2023-10-16T12:32:13.558428285Z body: { +bundler_1 | 2023-10-16T12:32:13.558432685Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:13.558437385Z "id": 551, +bundler_1 | 2023-10-16T12:32:13.558441986Z "result": [ +bundler_1 | 2023-10-16T12:32:13.558446486Z { +bundler_1 | 2023-10-16T12:32:13.558451086Z "address": "0x6938922490da205a01af3ea82756d7c9a444c912", +bundler_1 | 2023-10-16T12:32:13.558455886Z "opsSeen": "0x6d", +bundler_1 | 2023-10-16T12:32:13.558460587Z "opsIncluded": "0x0", +bundler_1 | 2023-10-16T12:32:13.558482588Z "status": "banned" +bundler_1 | 2023-10-16T12:32:13.558487589Z }, +bundler_1 | 2023-10-16T12:32:13.558492089Z { +bundler_1 | 2023-10-16T12:32:13.558496589Z "address": "0xa24d357c588a88e67553fc4762dd2fdc691050db", +bundler_1 | 2023-10-16T12:32:13.558501289Z "opsSeen": "0x6d", +bundler_1 | 2023-10-16T12:32:13.558505990Z "opsIncluded": "0x0", +bundler_1 | 2023-10-16T12:32:13.558517390Z "status": "banned" +bundler_1 | 2023-10-16T12:32:13.558521991Z } +bundler_1 | 2023-10-16T12:32:13.558526391Z ] +bundler_1 | 2023-10-16T12:32:13.558530791Z } +bundler_1 | 2023-10-16T12:32:13.558535192Z [12:32:13.083] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:13.558539992Z reqId: "req-fe" +bundler_1 | 2023-10-16T12:32:13.558544592Z method: "POST" +bundler_1 | 2023-10-16T12:32:13.558549093Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:13.558553593Z body: { +bundler_1 | 2023-10-16T12:32:13.558557993Z "method": "debug_bundler_clearState", +bundler_1 | 2023-10-16T12:32:13.558562693Z "id": 552, +bundler_1 | 2023-10-16T12:32:13.558567194Z "params": [], +bundler_1 | 2023-10-16T12:32:13.558571894Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:13.558576394Z } +bundler_1 | 2023-10-16T12:32:13.558580795Z [12:32:13.083] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:13.558585495Z reqId: "req-fe" +bundler_1 | 2023-10-16T12:32:13.558589895Z body: { +bundler_1 | 2023-10-16T12:32:13.558594296Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:13.558598796Z "id": 552, +bundler_1 | 2023-10-16T12:32:13.558603296Z "result": "ok" +bundler_1 | 2023-10-16T12:32:13.558607896Z } +bundler_1 | 2023-10-16T12:32:13.558612197Z [12:32:13.086] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:13.558616897Z reqId: "req-ff" +bundler_1 | 2023-10-16T12:32:13.558621297Z method: "POST" +bundler_1 | 2023-10-16T12:32:13.558625798Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:13.558630298Z body: { +bundler_1 | 2023-10-16T12:32:13.558634598Z "method": "debug_bundler_setBundlingMode", +bundler_1 | 2023-10-16T12:32:13.558639398Z "id": 553, +bundler_1 | 2023-10-16T12:32:13.558643799Z "params": [ +bundler_1 | 2023-10-16T12:32:13.558648299Z "manual" +bundler_1 | 2023-10-16T12:32:13.558652799Z ], +bundler_1 | 2023-10-16T12:32:13.558657200Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:13.558661800Z } +bundler_1 | 2023-10-16T12:32:13.558666100Z [12:32:13.086] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:13.558670801Z reqId: "req-ff" +bundler_1 | 2023-10-16T12:32:13.558675301Z body: { +bundler_1 | 2023-10-16T12:32:13.558685101Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:13.558689902Z "id": 553, +bundler_1 | 2023-10-16T12:32:13.558694302Z "result": "ok" +bundler_1 | 2023-10-16T12:32:13.558698802Z } +bundler_1 | 2023-10-16T12:32:13.558703103Z [12:32:13.187] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:13.558707803Z reqId: "req-fg" +bundler_1 | 2023-10-16T12:32:13.558712303Z method: "POST" +bundler_1 | 2023-10-16T12:32:13.558716704Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:13.558721204Z body: { +bundler_1 | 2023-10-16T12:32:13.558727004Z "method": "debug_bundler_dumpReputation", +bundler_1 | 2023-10-16T12:32:13.558731705Z "id": 554, +bundler_1 | 2023-10-16T12:32:13.558736105Z "params": [ +bundler_1 | 2023-10-16T12:32:13.558740605Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:13.558745205Z ], +bundler_1 | 2023-10-16T12:32:13.558749506Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:13.558753906Z } +bundler_1 | 2023-10-16T12:32:13.558758306Z [12:32:13.187] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:13.558762907Z reqId: "req-fg" +bundler_1 | 2023-10-16T12:32:13.558767307Z body: { +bundler_1 | 2023-10-16T12:32:13.558771607Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:13.558776107Z "id": 554, +bundler_1 | 2023-10-16T12:32:13.558780408Z "result": [] +bundler_1 | 2023-10-16T12:32:13.558784908Z } +bundler_1 | 2023-10-16T12:32:13.558789208Z [12:32:13.322] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:13.558793809Z reqId: "req-fh" +bundler_1 | 2023-10-16T12:32:13.558798309Z method: "POST" +bundler_1 | 2023-10-16T12:32:13.558802609Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:13.558807310Z body: { +bundler_1 | 2023-10-16T12:32:13.558811710Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:13.558816410Z "id": 555, +bundler_1 | 2023-10-16T12:32:13.558820910Z "params": [], +bundler_1 | 2023-10-16T12:32:13.558825311Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:13.558829811Z } +bundler_1 | 2023-10-16T12:32:13.558834211Z [12:32:13.322] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:13.558839112Z err: { +bundler_1 | 2023-10-16T12:32:13.558843412Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:13.558848112Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:13.558852713Z "stack": +bundler_1 | 2023-10-16T12:32:13.558857313Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:13.558861913Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:13.558866913Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:13.558876114Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:13.558880914Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:13.558885715Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:13.558890315Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:13.558894915Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:13.558899516Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:13.558904216Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:13.558908816Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:13.558913316Z "code": -32601 +bundler_1 | 2023-10-16T12:32:13.558917917Z } +bundler_1 | 2023-10-16T12:32:13.558922217Z [12:32:13.322] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:13.558926917Z reqId: "req-fh" +bundler_1 | 2023-10-16T12:32:13.558931418Z body: { +bundler_1 | 2023-10-16T12:32:13.558935818Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:13.558940218Z "id": 555, +bundler_1 | 2023-10-16T12:32:13.558944719Z "error": { +bundler_1 | 2023-10-16T12:32:13.558949319Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:13.558954019Z "code": -32601 +bundler_1 | 2023-10-16T12:32:13.558958419Z } +bundler_1 | 2023-10-16T12:32:13.558962820Z } +bundler_1 | 2023-10-16T12:32:13.558967220Z [12:32:13.325] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:13.558971920Z reqId: "req-fi" +bundler_1 | 2023-10-16T12:32:13.558976321Z method: "POST" +bundler_1 | 2023-10-16T12:32:13.558981321Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:13.558985721Z body: { +bundler_1 | 2023-10-16T12:32:13.558990122Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:13.558994722Z "id": 556, +bundler_1 | 2023-10-16T12:32:13.558999022Z "params": [ +bundler_1 | 2023-10-16T12:32:13.559003422Z { +bundler_1 | 2023-10-16T12:32:13.559007823Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:13.559012423Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:32:13.559017123Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:13.559021624Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:13.559026324Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:13.559031324Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:13.559036025Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:13.559044925Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:13.559049725Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:13.559054326Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:13.559059126Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:13.559063626Z }, +bundler_1 | 2023-10-16T12:32:13.559068027Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:13.559072727Z ], +bundler_1 | 2023-10-16T12:32:13.559077027Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:13.559081528Z } +bundler_1 | 2023-10-16T12:32:13.559085828Z [12:32:13.325] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:13.574962872Z [12:32:13.567] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:13.578581710Z [12:32:13.575] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:13.578613712Z [12:32:13.575] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:13.578619012Z reqId: "req-fi" +bundler_1 | 2023-10-16T12:32:13.578622613Z body: { +bundler_1 | 2023-10-16T12:32:13.578645814Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:13.578650614Z "id": 556, +bundler_1 | 2023-10-16T12:32:13.578654115Z "result": "0xa925689cbebb1156097e81f3606c0e63c5a8da3cca6a008a495afb1fc539edea" +bundler_1 | 2023-10-16T12:32:13.578658015Z } +bundler_1 | 2023-10-16T12:32:13.582245251Z [12:32:13.579] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:13.582262252Z reqId: "req-fj" +bundler_1 | 2023-10-16T12:32:13.582266552Z method: "POST" +bundler_1 | 2023-10-16T12:32:13.582269952Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:13.582273853Z body: { +bundler_1 | 2023-10-16T12:32:13.582277153Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:13.582280653Z "id": 557, +bundler_1 | 2023-10-16T12:32:13.582283953Z "params": [ +bundler_1 | 2023-10-16T12:32:13.582287454Z { +bundler_1 | 2023-10-16T12:32:13.582290654Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:13.582294154Z "nonce": "0x10000000000000000", +bundler_1 | 2023-10-16T12:32:13.582308355Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:13.582312155Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:13.582315555Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:13.582318856Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:13.582322256Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:13.582325556Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:13.582342957Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:13.582346657Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:13.582350458Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:13.582353858Z }, +bundler_1 | 2023-10-16T12:32:13.582357058Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:13.582360358Z ], +bundler_1 | 2023-10-16T12:32:13.582363659Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:13.582367059Z } +bundler_1 | 2023-10-16T12:32:13.582388160Z [12:32:13.580] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:14.099126439Z [12:32:13.843] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:14.099863688Z [12:32:13.851] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:14.099878189Z [12:32:13.851] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:14.099882489Z reqId: "req-fj" +bundler_1 | 2023-10-16T12:32:14.099885989Z body: { +bundler_1 | 2023-10-16T12:32:14.099889290Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:14.099913791Z "id": 557, +bundler_1 | 2023-10-16T12:32:14.099918392Z "result": "0xb301b1893d9eacf6282f5c4e7ea6a29536b84304540137c21e6bcea36fea4d98" +bundler_1 | 2023-10-16T12:32:14.099922192Z } +bundler_1 | 2023-10-16T12:32:14.099925392Z [12:32:13.854] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:14.099929092Z reqId: "req-fk" +bundler_1 | 2023-10-16T12:32:14.099932392Z method: "POST" +bundler_1 | 2023-10-16T12:32:14.099935793Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:14.099938993Z body: { +bundler_1 | 2023-10-16T12:32:14.099942093Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:14.099945493Z "id": 558, +bundler_1 | 2023-10-16T12:32:14.099948794Z "params": [ +bundler_1 | 2023-10-16T12:32:14.099951994Z { +bundler_1 | 2023-10-16T12:32:14.099955294Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:14.099958794Z "nonce": "0x20000000000000000", +bundler_1 | 2023-10-16T12:32:14.099962194Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:14.099965495Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:14.099968895Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:14.099972295Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:14.099975695Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:14.099988896Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:14.099993096Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:14.099996497Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:14.100013298Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:14.100016898Z }, +bundler_1 | 2023-10-16T12:32:14.100020098Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:14.100023598Z ], +bundler_1 | 2023-10-16T12:32:14.100026799Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:14.100030199Z } +bundler_1 | 2023-10-16T12:32:14.100033399Z [12:32:13.855] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:14.132108108Z [12:32:14.121] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:14.132822755Z [12:32:14.127] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:14.132841356Z [12:32:14.127] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:14.132845557Z reqId: "req-fk" +bundler_1 | 2023-10-16T12:32:14.132849057Z body: { +bundler_1 | 2023-10-16T12:32:14.132852157Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:14.132855457Z "id": 558, +bundler_1 | 2023-10-16T12:32:14.132858558Z "result": "0x4c5b0d842ea05f38926c4fa5e5647809cdfa413c2a899a6c277b7a3ea25a5e16" +bundler_1 | 2023-10-16T12:32:14.132862058Z } +bundler_1 | 2023-10-16T12:32:14.132865058Z [12:32:14.130] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:14.132868358Z reqId: "req-fl" +bundler_1 | 2023-10-16T12:32:14.132871358Z method: "POST" +bundler_1 | 2023-10-16T12:32:14.132874459Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:14.132877359Z body: { +bundler_1 | 2023-10-16T12:32:14.132880359Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:14.132883559Z "id": 559, +bundler_1 | 2023-10-16T12:32:14.132886959Z "params": [ +bundler_1 | 2023-10-16T12:32:14.132889960Z { +bundler_1 | 2023-10-16T12:32:14.132893060Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:14.132896360Z "nonce": "0x30000000000000000", +bundler_1 | 2023-10-16T12:32:14.132899660Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:14.132902761Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:14.132905961Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:14.132909061Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:14.132912261Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:14.132915461Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:14.132918562Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:14.132921762Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:14.132924962Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:14.132928062Z }, +bundler_1 | 2023-10-16T12:32:14.132944163Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:14.132947563Z ], +bundler_1 | 2023-10-16T12:32:14.132950564Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:14.132953664Z } +bundler_1 | 2023-10-16T12:32:14.132956664Z [12:32:14.131] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:14.646856257Z [12:32:14.393] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:14.647103873Z [12:32:14.401] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:14.647117674Z [12:32:14.401] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:14.647122374Z reqId: "req-fl" +bundler_1 | 2023-10-16T12:32:14.647126475Z body: { +bundler_1 | 2023-10-16T12:32:14.647152476Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:14.647157677Z "id": 559, +bundler_1 | 2023-10-16T12:32:14.647161677Z "result": "0x95ce7e49e65ef2a5ae118f204c17d6e78542a733b38975dc556b51cb862b82f3" +bundler_1 | 2023-10-16T12:32:14.647165677Z } +bundler_1 | 2023-10-16T12:32:14.647169277Z [12:32:14.404] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:14.647173278Z reqId: "req-fm" +bundler_1 | 2023-10-16T12:32:14.647176978Z method: "POST" +bundler_1 | 2023-10-16T12:32:14.647180778Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:14.647184478Z body: { +bundler_1 | 2023-10-16T12:32:14.647187979Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:14.647191879Z "id": 560, +bundler_1 | 2023-10-16T12:32:14.647195779Z "params": [], +bundler_1 | 2023-10-16T12:32:14.647199779Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:14.647203480Z } +bundler_1 | 2023-10-16T12:32:14.647207080Z [12:32:14.404] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:14.647211180Z err: { +bundler_1 | 2023-10-16T12:32:14.647214780Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:14.647229981Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:14.647234182Z "stack": +bundler_1 | 2023-10-16T12:32:14.647237882Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:14.647241682Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:14.647245682Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:14.647249583Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:14.647253283Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:14.647257183Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:14.647276084Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:14.647280085Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:14.647283885Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:14.647287685Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:14.647291385Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:14.647312187Z "code": -32601 +bundler_1 | 2023-10-16T12:32:14.647316387Z } +bundler_1 | 2023-10-16T12:32:14.647320087Z [12:32:14.404] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:14.647323888Z reqId: "req-fm" +bundler_1 | 2023-10-16T12:32:14.647327588Z body: { +bundler_1 | 2023-10-16T12:32:14.647331188Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:14.647334788Z "id": 560, +bundler_1 | 2023-10-16T12:32:14.647338488Z "error": { +bundler_1 | 2023-10-16T12:32:14.647342189Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:14.647345989Z "code": -32601 +bundler_1 | 2023-10-16T12:32:14.647349789Z } +bundler_1 | 2023-10-16T12:32:14.647353289Z } +bundler_1 | 2023-10-16T12:32:14.647356890Z [12:32:14.407] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:14.647360690Z reqId: "req-fn" +bundler_1 | 2023-10-16T12:32:14.647364290Z method: "POST" +bundler_1 | 2023-10-16T12:32:14.647367990Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:14.647383891Z body: { +bundler_1 | 2023-10-16T12:32:14.647388292Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:14.647392192Z "id": 561, +bundler_1 | 2023-10-16T12:32:14.647395792Z "params": [ +bundler_1 | 2023-10-16T12:32:14.647399392Z { +bundler_1 | 2023-10-16T12:32:14.647402893Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:14.647406793Z "nonce": "0x40000000000000000", +bundler_1 | 2023-10-16T12:32:14.647410593Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:14.647414293Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:14.647417994Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:14.647421794Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:14.647425494Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:14.647429294Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:14.647433095Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:14.647436895Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:14.647440795Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:14.647448596Z }, +bundler_1 | 2023-10-16T12:32:14.647464197Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:14.647468097Z ], +bundler_1 | 2023-10-16T12:32:14.647471697Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:14.647475397Z } +bundler_1 | 2023-10-16T12:32:14.647478998Z [12:32:14.407] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:14.713195819Z [12:32:14.683] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:14.713327228Z [12:32:14.689] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:14.713336528Z [12:32:14.689] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:14.713340729Z reqId: "req-fn" +bundler_1 | 2023-10-16T12:32:14.713344529Z body: { +bundler_1 | 2023-10-16T12:32:14.713347729Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:14.713351429Z "id": 561, +bundler_1 | 2023-10-16T12:32:14.713354830Z "result": "0x96cf10466157b5c5cb5aadb02d70c6b6a40226c29ca60c8b631a5a1555896eef" +bundler_1 | 2023-10-16T12:32:14.713358530Z } +bundler_1 | 2023-10-16T12:32:14.713361830Z [12:32:14.692] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:14.713365430Z reqId: "req-fo" +bundler_1 | 2023-10-16T12:32:14.713368630Z method: "POST" +bundler_1 | 2023-10-16T12:32:14.713372231Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:14.713375431Z body: { +bundler_1 | 2023-10-16T12:32:14.713378731Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:14.713382131Z "id": 562, +bundler_1 | 2023-10-16T12:32:14.713385432Z "params": [ +bundler_1 | 2023-10-16T12:32:14.713388732Z { +bundler_1 | 2023-10-16T12:32:14.713392032Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:14.713395632Z "nonce": "0x50000000000000000", +bundler_1 | 2023-10-16T12:32:14.713399032Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:14.713402433Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:14.713405733Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:14.713409133Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:14.713412533Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:14.713415834Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:14.713419334Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:14.713422734Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:14.713426134Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:14.713429434Z }, +bundler_1 | 2023-10-16T12:32:14.713432635Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:14.713449736Z ], +bundler_1 | 2023-10-16T12:32:14.713475037Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:14.713479838Z } +bundler_1 | 2023-10-16T12:32:14.713483138Z [12:32:14.693] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:14.970366630Z [12:32:14.964] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:14.975416162Z [12:32:14.972] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:14.975600374Z [12:32:14.972] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:14.975611175Z reqId: "req-fo" +bundler_1 | 2023-10-16T12:32:14.975615275Z body: { +bundler_1 | 2023-10-16T12:32:14.975618575Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:14.975621976Z "id": 562, +bundler_1 | 2023-10-16T12:32:14.975625376Z "result": "0x0bfb210895490de34e27f9eafaf7fa143180abc84e675d9d4fc1ea655b17a5ab" +bundler_1 | 2023-10-16T12:32:14.975629176Z } +bundler_1 | 2023-10-16T12:32:14.978187244Z [12:32:14.975] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:14.978203345Z reqId: "req-fp" +bundler_1 | 2023-10-16T12:32:14.978208046Z method: "POST" +bundler_1 | 2023-10-16T12:32:14.978211546Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:14.978234447Z body: { +bundler_1 | 2023-10-16T12:32:14.978237748Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:14.978241348Z "id": 563, +bundler_1 | 2023-10-16T12:32:14.978244648Z "params": [ +bundler_1 | 2023-10-16T12:32:14.978248048Z { +bundler_1 | 2023-10-16T12:32:14.978251348Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:14.978254949Z "nonce": "0x60000000000000000", +bundler_1 | 2023-10-16T12:32:14.978258349Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:14.978261749Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:14.978265149Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:14.978268450Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:14.978271950Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:14.978275350Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:14.978278650Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:14.978282050Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:14.978285551Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:14.978288951Z }, +bundler_1 | 2023-10-16T12:32:14.978303152Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:14.978307152Z ], +bundler_1 | 2023-10-16T12:32:14.978310452Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:14.978327153Z } +bundler_1 | 2023-10-16T12:32:14.978482264Z [12:32:14.975] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:15.493196210Z [12:32:15.244] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:15.493566534Z [12:32:15.250] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:15.493582835Z [12:32:15.250] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:15.493587236Z reqId: "req-fp" +bundler_1 | 2023-10-16T12:32:15.493590836Z body: { +bundler_1 | 2023-10-16T12:32:15.493594536Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:15.493616437Z "id": 563, +bundler_1 | 2023-10-16T12:32:15.493620038Z "result": "0x5c00a7129d003b2818d64d539fd5675b468dca325dd8dd1b7b5ca76b5470a7a9" +bundler_1 | 2023-10-16T12:32:15.493623738Z } +bundler_1 | 2023-10-16T12:32:15.493626938Z [12:32:15.253] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:15.493630638Z reqId: "req-fq" +bundler_1 | 2023-10-16T12:32:15.493633939Z method: "POST" +bundler_1 | 2023-10-16T12:32:15.493637239Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:15.493640539Z body: { +bundler_1 | 2023-10-16T12:32:15.493643739Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:15.493647139Z "id": 564, +bundler_1 | 2023-10-16T12:32:15.493650340Z "params": [ +bundler_1 | 2023-10-16T12:32:15.493653640Z { +bundler_1 | 2023-10-16T12:32:15.493656840Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:15.493660340Z "nonce": "0x70000000000000000", +bundler_1 | 2023-10-16T12:32:15.493663741Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:15.493667141Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:15.493670441Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:15.493673841Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:15.493688142Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:15.493691542Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:15.493694943Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:15.493698343Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:15.493702043Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:15.493705443Z }, +bundler_1 | 2023-10-16T12:32:15.493708544Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:15.493711944Z ], +bundler_1 | 2023-10-16T12:32:15.493715144Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:15.493718444Z } +bundler_1 | 2023-10-16T12:32:15.493721744Z [12:32:15.253] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:15.525675746Z [12:32:15.517] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:15.529875522Z [12:32:15.527] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:15.530217244Z [12:32:15.527] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:15.530231445Z reqId: "req-fq" +bundler_1 | 2023-10-16T12:32:15.530235545Z body: { +bundler_1 | 2023-10-16T12:32:15.530238846Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:15.530242346Z "id": 564, +bundler_1 | 2023-10-16T12:32:15.530245946Z "result": "0x614652d29a83e5bcd37aaea720cb12dc4bb7d5ca6f863134b6aef4edef2b2164" +bundler_1 | 2023-10-16T12:32:15.530255147Z } +bundler_1 | 2023-10-16T12:32:15.534184405Z [12:32:15.531] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:15.534200906Z reqId: "req-fr" +bundler_1 | 2023-10-16T12:32:15.534205707Z method: "POST" +bundler_1 | 2023-10-16T12:32:15.534209507Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:15.534213107Z body: { +bundler_1 | 2023-10-16T12:32:15.534216607Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:15.534220307Z "id": 565, +bundler_1 | 2023-10-16T12:32:15.534223808Z "params": [], +bundler_1 | 2023-10-16T12:32:15.534227008Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:15.534331315Z } +bundler_1 | 2023-10-16T12:32:15.534820347Z [12:32:15.531] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:15.534833048Z err: { +bundler_1 | 2023-10-16T12:32:15.534836948Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:15.534840548Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:15.534844249Z "stack": +bundler_1 | 2023-10-16T12:32:15.534847549Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:15.534851049Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:15.534854649Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:15.534858049Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:15.534861350Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:15.534865050Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:15.534868450Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:15.534871850Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:15.534875251Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:15.534892852Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:15.534896452Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:15.534899852Z "code": -32601 +bundler_1 | 2023-10-16T12:32:15.534903152Z } +bundler_1 | 2023-10-16T12:32:15.534906453Z [12:32:15.531] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:15.534910153Z reqId: "req-fr" +bundler_1 | 2023-10-16T12:32:15.534913453Z body: { +bundler_1 | 2023-10-16T12:32:15.534916653Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:15.534919953Z "id": 565, +bundler_1 | 2023-10-16T12:32:15.534923254Z "error": { +bundler_1 | 2023-10-16T12:32:15.534926554Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:15.534930054Z "code": -32601 +bundler_1 | 2023-10-16T12:32:15.534933354Z } +bundler_1 | 2023-10-16T12:32:15.534936555Z } +bundler_1 | 2023-10-16T12:32:15.535334181Z [12:32:15.533] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:15.535346682Z reqId: "req-fs" +bundler_1 | 2023-10-16T12:32:15.535350282Z method: "POST" +bundler_1 | 2023-10-16T12:32:15.535353982Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:15.535357282Z body: { +bundler_1 | 2023-10-16T12:32:15.535360582Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:15.535364083Z "id": 566, +bundler_1 | 2023-10-16T12:32:15.535367483Z "params": [ +bundler_1 | 2023-10-16T12:32:15.535370683Z { +bundler_1 | 2023-10-16T12:32:15.535373983Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:15.535377484Z "nonce": "0x80000000000000000", +bundler_1 | 2023-10-16T12:32:15.535380984Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:15.535384384Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:15.535387784Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:15.535391184Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:15.535394685Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:15.535398085Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:15.535401485Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:15.535404885Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:15.535408386Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:15.535411686Z }, +bundler_1 | 2023-10-16T12:32:15.535414886Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:15.535418386Z ], +bundler_1 | 2023-10-16T12:32:15.535421486Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:15.535424887Z } +bundler_1 | 2023-10-16T12:32:15.535438188Z [12:32:15.534] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:15.799488251Z [12:32:15.790] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:15.799797371Z [12:32:15.796] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:15.799812572Z [12:32:15.796] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:15.799816772Z reqId: "req-fs" +bundler_1 | 2023-10-16T12:32:15.799820273Z body: { +bundler_1 | 2023-10-16T12:32:15.799823473Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:15.799826973Z "id": 566, +bundler_1 | 2023-10-16T12:32:15.799830373Z "result": "0x1848f784ed602fd708d0f86daecd75834531113712bc94356c042f0371494822" +bundler_1 | 2023-10-16T12:32:15.799834174Z } +bundler_1 | 2023-10-16T12:32:15.802323337Z [12:32:15.799] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:15.802342438Z reqId: "req-ft" +bundler_1 | 2023-10-16T12:32:15.802368940Z method: "POST" +bundler_1 | 2023-10-16T12:32:15.802372840Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:15.802376341Z body: { +bundler_1 | 2023-10-16T12:32:15.802379741Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:15.802383541Z "id": 567, +bundler_1 | 2023-10-16T12:32:15.802387141Z "params": [ +bundler_1 | 2023-10-16T12:32:15.802390542Z { +bundler_1 | 2023-10-16T12:32:15.802393942Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:15.802397542Z "nonce": "0x90000000000000000", +bundler_1 | 2023-10-16T12:32:15.802400942Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:15.802404343Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:15.802407743Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:15.802411143Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:15.802414643Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:15.802418043Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:15.802421444Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:15.802424944Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:15.802439345Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:15.802443045Z }, +bundler_1 | 2023-10-16T12:32:15.802446445Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:15.802450146Z ], +bundler_1 | 2023-10-16T12:32:15.802453446Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:15.802456846Z } +bundler_1 | 2023-10-16T12:32:15.802643658Z [12:32:15.800] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:16.316336766Z [12:32:16.084] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:16.316884000Z [12:32:16.095] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:16.316896801Z [12:32:16.095] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:16.316901001Z reqId: "req-ft" +bundler_1 | 2023-10-16T12:32:16.316904601Z body: { +bundler_1 | 2023-10-16T12:32:16.316907801Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:16.316911302Z "id": 567, +bundler_1 | 2023-10-16T12:32:16.316914602Z "result": "0xccc97f380585598c724559aa1e3810fec5f802257d275e2827c1d4da4a9d8b14" +bundler_1 | 2023-10-16T12:32:16.316918302Z } +bundler_1 | 2023-10-16T12:32:16.316921502Z [12:32:16.098] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:16.316925103Z reqId: "req-fu" +bundler_1 | 2023-10-16T12:32:16.316928403Z method: "POST" +bundler_1 | 2023-10-16T12:32:16.316931703Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:16.316934903Z body: { +bundler_1 | 2023-10-16T12:32:16.316938103Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:16.316941604Z "id": 568, +bundler_1 | 2023-10-16T12:32:16.316944904Z "params": [ +bundler_1 | 2023-10-16T12:32:16.316948104Z { +bundler_1 | 2023-10-16T12:32:16.316951404Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:16.316954904Z "nonce": "0xa0000000000000000", +bundler_1 | 2023-10-16T12:32:16.316958505Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:16.316961905Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:16.316965305Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:16.316968605Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:16.316972105Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:16.316975406Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:16.316978706Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:16.316982106Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:16.316985506Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:16.316988806Z }, +bundler_1 | 2023-10-16T12:32:16.316991907Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:16.316995307Z ], +bundler_1 | 2023-10-16T12:32:16.316998407Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:16.317001807Z } +bundler_1 | 2023-10-16T12:32:16.317005007Z [12:32:16.098] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:16.382454466Z [12:32:16.365] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:16.382482368Z [12:32:16.372] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:16.382500569Z [12:32:16.372] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:16.382504570Z reqId: "req-fu" +bundler_1 | 2023-10-16T12:32:16.382508070Z body: { +bundler_1 | 2023-10-16T12:32:16.382511370Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:16.382515170Z "id": 568, +bundler_1 | 2023-10-16T12:32:16.382518470Z "result": "0xc31465bdcc167276850b4e7801c2652dd589a786985342b7c8d2ce074d074307" +bundler_1 | 2023-10-16T12:32:16.382521971Z } +bundler_1 | 2023-10-16T12:32:16.382525271Z [12:32:16.375] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:16.382528771Z reqId: "req-fv" +bundler_1 | 2023-10-16T12:32:16.382531971Z method: "POST" +bundler_1 | 2023-10-16T12:32:16.382535471Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:16.382538972Z body: { +bundler_1 | 2023-10-16T12:32:16.382542172Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:16.382545672Z "id": 569, +bundler_1 | 2023-10-16T12:32:16.382548872Z "params": [ +bundler_1 | 2023-10-16T12:32:16.382552072Z { +bundler_1 | 2023-10-16T12:32:16.382555373Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:16.382558873Z "nonce": "0xb0000000000000000", +bundler_1 | 2023-10-16T12:32:16.382562273Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:16.382565573Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:16.382568973Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:16.382572374Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:16.382575774Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:16.382579074Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:16.382582374Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:16.382585875Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:16.382589275Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:16.382592675Z }, +bundler_1 | 2023-10-16T12:32:16.382595875Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:16.382599175Z ], +bundler_1 | 2023-10-16T12:32:16.382602476Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:16.382605876Z } +bundler_1 | 2023-10-16T12:32:16.382608976Z [12:32:16.376] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:16.647165683Z [12:32:16.631] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:16.647351694Z [12:32:16.639] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:16.647363195Z [12:32:16.639] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:16.647392097Z reqId: "req-fv" +bundler_1 | 2023-10-16T12:32:16.647395497Z body: { +bundler_1 | 2023-10-16T12:32:16.647398497Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:16.647401697Z "id": 569, +bundler_1 | 2023-10-16T12:32:16.647404798Z "result": "0xbe27ae7e9b9e80ce2ddb299d67e419347d9626bc55c009dc995c400c3d89fd67" +bundler_1 | 2023-10-16T12:32:16.647408098Z } +bundler_1 | 2023-10-16T12:32:16.647411198Z [12:32:16.643] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:16.647414498Z reqId: "req-fw" +bundler_1 | 2023-10-16T12:32:16.647417498Z method: "POST" +bundler_1 | 2023-10-16T12:32:16.647420498Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:16.647423399Z body: { +bundler_1 | 2023-10-16T12:32:16.647426599Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:16.647429699Z "id": 570, +bundler_1 | 2023-10-16T12:32:16.647432699Z "params": [], +bundler_1 | 2023-10-16T12:32:16.647435699Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:16.647438700Z } +bundler_1 | 2023-10-16T12:32:16.647441800Z [12:32:16.643] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:16.647445100Z err: { +bundler_1 | 2023-10-16T12:32:16.647448000Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:16.647451100Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:16.647454301Z "stack": +bundler_1 | 2023-10-16T12:32:16.647457401Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:16.647460501Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:16.647463701Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:16.647466801Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:16.647469802Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:16.647473002Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:16.647476102Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:16.647479102Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:16.647482302Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:16.647485403Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:16.647488503Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:16.647491503Z "code": -32601 +bundler_1 | 2023-10-16T12:32:16.647494503Z } +bundler_1 | 2023-10-16T12:32:16.647497303Z [12:32:16.643] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:16.647504204Z reqId: "req-fw" +bundler_1 | 2023-10-16T12:32:16.647507404Z body: { +bundler_1 | 2023-10-16T12:32:16.647510704Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:16.647513804Z "id": 570, +bundler_1 | 2023-10-16T12:32:16.647516804Z "error": { +bundler_1 | 2023-10-16T12:32:16.647519805Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:16.647523005Z "code": -32601 +bundler_1 | 2023-10-16T12:32:16.647526005Z } +bundler_1 | 2023-10-16T12:32:16.647529005Z } +bundler_1 | 2023-10-16T12:32:16.650218372Z [12:32:16.646] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:16.650238273Z reqId: "req-fx" +bundler_1 | 2023-10-16T12:32:16.650242473Z method: "POST" +bundler_1 | 2023-10-16T12:32:16.650245874Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:16.650249374Z body: { +bundler_1 | 2023-10-16T12:32:16.650252674Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:16.650256274Z "id": 571, +bundler_1 | 2023-10-16T12:32:16.650259675Z "params": [ +bundler_1 | 2023-10-16T12:32:16.650262975Z { +bundler_1 | 2023-10-16T12:32:16.650266275Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:16.650269775Z "nonce": "0xc0000000000000000", +bundler_1 | 2023-10-16T12:32:16.650273675Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:16.650276976Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:16.650280276Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:16.650283576Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:16.650287076Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:16.650290376Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:16.650293777Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:16.650297177Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:16.650300577Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:16.650303877Z }, +bundler_1 | 2023-10-16T12:32:16.650307178Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:16.650310478Z ], +bundler_1 | 2023-10-16T12:32:16.650313778Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:16.650317178Z } +bundler_1 | 2023-10-16T12:32:16.650437686Z [12:32:16.647] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:16.908364681Z [12:32:16.885] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:16.909645061Z [12:32:16.891] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:16.909659961Z [12:32:16.891] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:16.909679063Z reqId: "req-fx" +bundler_1 | 2023-10-16T12:32:16.909682763Z body: { +bundler_1 | 2023-10-16T12:32:16.909686063Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:16.909689463Z "id": 571, +bundler_1 | 2023-10-16T12:32:16.909692864Z "result": "0xd8646fbbf62ca872039c0f8278dd7aa6821452d1eda35f20a6daf276da91ca32" +bundler_1 | 2023-10-16T12:32:16.909696464Z } +bundler_1 | 2023-10-16T12:32:16.909699764Z [12:32:16.895] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:16.909703264Z reqId: "req-fy" +bundler_1 | 2023-10-16T12:32:16.909706664Z method: "POST" +bundler_1 | 2023-10-16T12:32:16.909710165Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:16.909713365Z body: { +bundler_1 | 2023-10-16T12:32:16.909716565Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:16.909719965Z "id": 572, +bundler_1 | 2023-10-16T12:32:16.909723265Z "params": [ +bundler_1 | 2023-10-16T12:32:16.909726466Z { +bundler_1 | 2023-10-16T12:32:16.909729766Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:16.909733366Z "nonce": "0xd0000000000000000", +bundler_1 | 2023-10-16T12:32:16.909736866Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:16.909740166Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:16.909743467Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:16.909746867Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:16.909750267Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:16.909753767Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:16.909757068Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:16.909760468Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:16.909764068Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:16.909767368Z }, +bundler_1 | 2023-10-16T12:32:16.909770568Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:16.909773969Z ], +bundler_1 | 2023-10-16T12:32:16.909777269Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:16.909780569Z } +bundler_1 | 2023-10-16T12:32:16.909783769Z [12:32:16.895] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:17.170450535Z [12:32:17.147] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:17.171109075Z [12:32:17.157] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:17.171118576Z [12:32:17.157] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:17.171122776Z reqId: "req-fy" +bundler_1 | 2023-10-16T12:32:17.171140677Z body: { +bundler_1 | 2023-10-16T12:32:17.171144078Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:17.171147578Z "id": 572, +bundler_1 | 2023-10-16T12:32:17.171151378Z "result": "0xd96c13baf063c65c3f9747a36ba0969b331c34c0ec767e201e67c09f7062537a" +bundler_1 | 2023-10-16T12:32:17.171154978Z } +bundler_1 | 2023-10-16T12:32:17.171158179Z [12:32:17.161] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:17.171161679Z reqId: "req-fz" +bundler_1 | 2023-10-16T12:32:17.171177980Z method: "POST" +bundler_1 | 2023-10-16T12:32:17.171181380Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:17.171184680Z body: { +bundler_1 | 2023-10-16T12:32:17.171187980Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:17.171191481Z "id": 573, +bundler_1 | 2023-10-16T12:32:17.171194781Z "params": [ +bundler_1 | 2023-10-16T12:32:17.171198181Z { +bundler_1 | 2023-10-16T12:32:17.171201481Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:17.171205081Z "nonce": "0xe0000000000000000", +bundler_1 | 2023-10-16T12:32:17.171208482Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:17.171211982Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:17.171215582Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:17.171219182Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:17.171222583Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:17.171225983Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:17.171229383Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:17.171232883Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:17.171236383Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:17.171239684Z }, +bundler_1 | 2023-10-16T12:32:17.171257985Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:17.171261585Z ], +bundler_1 | 2023-10-16T12:32:17.171264785Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:17.171268185Z } +bundler_1 | 2023-10-16T12:32:17.171271286Z [12:32:17.161] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:17.427795494Z [12:32:17.396] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:17.428225021Z [12:32:17.402] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:17.428236621Z [12:32:17.403] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:17.428240522Z reqId: "req-fz" +bundler_1 | 2023-10-16T12:32:17.428244122Z body: { +bundler_1 | 2023-10-16T12:32:17.428247222Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:17.428250822Z "id": 573, +bundler_1 | 2023-10-16T12:32:17.428269323Z "result": "0x4a8ad5628eebdeae109aff184f304a40538372d09faf9d67b5a7f0472bd7f35f" +bundler_1 | 2023-10-16T12:32:17.428273224Z } +bundler_1 | 2023-10-16T12:32:17.428293025Z [12:32:17.405] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:17.428297025Z reqId: "req-g0" +bundler_1 | 2023-10-16T12:32:17.428300325Z method: "POST" +bundler_1 | 2023-10-16T12:32:17.428303926Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:17.428307126Z body: { +bundler_1 | 2023-10-16T12:32:17.428310426Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:17.428313826Z "id": 574, +bundler_1 | 2023-10-16T12:32:17.428317126Z "params": [ +bundler_1 | 2023-10-16T12:32:17.428320427Z { +bundler_1 | 2023-10-16T12:32:17.428323727Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:17.428327327Z "nonce": "0xf0000000000000000", +bundler_1 | 2023-10-16T12:32:17.428330827Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:17.428334228Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:17.428337528Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:17.428340928Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:17.428344428Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:17.428347828Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:17.428351229Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:17.428364029Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:17.428368030Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:17.428371530Z }, +bundler_1 | 2023-10-16T12:32:17.428374730Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:17.428378130Z ], +bundler_1 | 2023-10-16T12:32:17.428381430Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:17.428384731Z } +bundler_1 | 2023-10-16T12:32:17.428388031Z [12:32:17.406] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:17.684017084Z [12:32:17.667] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:17.684712427Z [12:32:17.677] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:17.684879637Z [12:32:17.677] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:17.684888138Z reqId: "req-g0" +bundler_1 | 2023-10-16T12:32:17.684891838Z body: { +bundler_1 | 2023-10-16T12:32:17.684895238Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:17.684898739Z "id": 574, +bundler_1 | 2023-10-16T12:32:17.684902139Z "result": "0x3896e98fb681e146f53c998939cdd8ca168ec231363f4a7532466731fdd95476" +bundler_1 | 2023-10-16T12:32:17.684917140Z } +bundler_1 | 2023-10-16T12:32:17.684920740Z [12:32:17.679] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:17.684924240Z reqId: "req-g1" +bundler_1 | 2023-10-16T12:32:17.684927440Z method: "POST" +bundler_1 | 2023-10-16T12:32:17.684930641Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:17.684933941Z body: { +bundler_1 | 2023-10-16T12:32:17.684937141Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:17.684940541Z "id": 575, +bundler_1 | 2023-10-16T12:32:17.684943741Z "params": [], +bundler_1 | 2023-10-16T12:32:17.684947042Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:17.684950242Z } +bundler_1 | 2023-10-16T12:32:17.684953642Z [12:32:17.680] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:17.684957242Z err: { +bundler_1 | 2023-10-16T12:32:17.684960442Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:17.684963843Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:17.684967343Z "stack": +bundler_1 | 2023-10-16T12:32:17.684970543Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:17.684973843Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:17.684977343Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:17.684980744Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:17.684984044Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:17.684987444Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:17.684990744Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:17.684994044Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:17.684997345Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:17.685000745Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:17.685004045Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:17.685007345Z "code": -32601 +bundler_1 | 2023-10-16T12:32:17.685010546Z } +bundler_1 | 2023-10-16T12:32:17.685013746Z [12:32:17.680] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:17.685017146Z reqId: "req-g1" +bundler_1 | 2023-10-16T12:32:17.685020446Z body: { +bundler_1 | 2023-10-16T12:32:17.685023646Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:17.685033647Z "id": 575, +bundler_1 | 2023-10-16T12:32:17.685036947Z "error": { +bundler_1 | 2023-10-16T12:32:17.685044448Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:17.685048048Z "code": -32601 +bundler_1 | 2023-10-16T12:32:17.685051448Z } +bundler_1 | 2023-10-16T12:32:17.685054548Z } +bundler_1 | 2023-10-16T12:32:17.685057648Z [12:32:17.682] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:17.685061049Z reqId: "req-g2" +bundler_1 | 2023-10-16T12:32:17.685064249Z method: "POST" +bundler_1 | 2023-10-16T12:32:17.685067549Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:17.685072249Z body: { +bundler_1 | 2023-10-16T12:32:17.685075550Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:17.685078850Z "id": 576, +bundler_1 | 2023-10-16T12:32:17.685082050Z "params": [ +bundler_1 | 2023-10-16T12:32:17.685085250Z { +bundler_1 | 2023-10-16T12:32:17.685088450Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:17.685091951Z "nonce": "0x100000000000000000", +bundler_1 | 2023-10-16T12:32:17.685095251Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:17.685107452Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:17.685110952Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:17.685114552Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:17.685117852Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:17.685121252Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:17.685124553Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:17.685127953Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:17.685131353Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:17.685134853Z }, +bundler_1 | 2023-10-16T12:32:17.685137953Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:17.685141354Z ], +bundler_1 | 2023-10-16T12:32:17.685144554Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:17.685147954Z } +bundler_1 | 2023-10-16T12:32:17.685151154Z [12:32:17.682] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:17.942485613Z [12:32:17.920] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:17.942655624Z [12:32:17.927] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:17.942667824Z [12:32:17.927] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:17.942671925Z reqId: "req-g2" +bundler_1 | 2023-10-16T12:32:17.942675325Z body: { +bundler_1 | 2023-10-16T12:32:17.942678525Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:17.942682025Z "id": 576, +bundler_1 | 2023-10-16T12:32:17.942685425Z "result": "0x4f98f9491cecf20a2759a7d979da11eaaa37cb7b84a07cdd857c0e5fcfa92950" +bundler_1 | 2023-10-16T12:32:17.942702527Z } +bundler_1 | 2023-10-16T12:32:17.942706027Z [12:32:17.930] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:17.942709627Z reqId: "req-g3" +bundler_1 | 2023-10-16T12:32:17.942712927Z method: "POST" +bundler_1 | 2023-10-16T12:32:17.942716327Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:17.942719628Z body: { +bundler_1 | 2023-10-16T12:32:17.942722728Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:17.942726028Z "id": 577, +bundler_1 | 2023-10-16T12:32:17.942729328Z "params": [ +bundler_1 | 2023-10-16T12:32:17.942732628Z { +bundler_1 | 2023-10-16T12:32:17.942735929Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:17.942739429Z "nonce": "0x110000000000000000", +bundler_1 | 2023-10-16T12:32:17.942742729Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:17.942746129Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:17.942749629Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:17.942753030Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:17.942756430Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:17.942759930Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:17.942763230Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:17.942766530Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:17.942769931Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:17.942773331Z }, +bundler_1 | 2023-10-16T12:32:17.942776431Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:17.942779831Z ], +bundler_1 | 2023-10-16T12:32:17.942783032Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:17.942786332Z } +bundler_1 | 2023-10-16T12:32:17.942789532Z [12:32:17.931] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:18.200859736Z [12:32:18.193] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:18.217150047Z [12:32:18.208] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:18.218063503Z [12:32:18.208] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:18.218078704Z reqId: "req-g3" +bundler_1 | 2023-10-16T12:32:18.218082704Z body: { +bundler_1 | 2023-10-16T12:32:18.218085905Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:18.218089105Z "id": 577, +bundler_1 | 2023-10-16T12:32:18.218099405Z "result": "0xdbbc46baff912ea7713ed4550e1ff5019756c12e27df26b6e32b0c6a65006a00" +bundler_1 | 2023-10-16T12:32:18.218103106Z } +bundler_1 | 2023-10-16T12:32:18.218118507Z [12:32:18.213] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:18.218138408Z reqId: "req-g4" +bundler_1 | 2023-10-16T12:32:18.218142008Z method: "POST" +bundler_1 | 2023-10-16T12:32:18.218145408Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:18.218148809Z body: { +bundler_1 | 2023-10-16T12:32:18.218152009Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:18.218155409Z "id": 578, +bundler_1 | 2023-10-16T12:32:18.218158609Z "params": [ +bundler_1 | 2023-10-16T12:32:18.218162109Z { +bundler_1 | 2023-10-16T12:32:18.218165310Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:18.218169010Z "nonce": "0x120000000000000000", +bundler_1 | 2023-10-16T12:32:18.218172410Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:18.218175810Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:18.218179210Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:18.218182611Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:18.218186011Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:18.218189811Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:18.218193111Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:18.218196512Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:18.218200012Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:18.218203412Z }, +bundler_1 | 2023-10-16T12:32:18.218206512Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:18.218210012Z ], +bundler_1 | 2023-10-16T12:32:18.218213213Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:18.218216613Z } +bundler_1 | 2023-10-16T12:32:18.218219713Z [12:32:18.213] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:18.732075280Z [12:32:18.503] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:18.732323396Z [12:32:18.509] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:18.732334296Z [12:32:18.509] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:18.732338296Z reqId: "req-g4" +bundler_1 | 2023-10-16T12:32:18.732341897Z body: { +bundler_1 | 2023-10-16T12:32:18.732345197Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:18.732348697Z "id": 578, +bundler_1 | 2023-10-16T12:32:18.732352297Z "result": "0xb596d92fed8bf6e4801f2a8bcf37613467f0a4b66e1211a2c48aab8a180f2499" +bundler_1 | 2023-10-16T12:32:18.732355998Z } +bundler_1 | 2023-10-16T12:32:18.732380299Z [12:32:18.512] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:18.732383999Z reqId: "req-g5" +bundler_1 | 2023-10-16T12:32:18.732404701Z method: "POST" +bundler_1 | 2023-10-16T12:32:18.732408301Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:18.732411501Z body: { +bundler_1 | 2023-10-16T12:32:18.732414601Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:18.732418201Z "id": 579, +bundler_1 | 2023-10-16T12:32:18.732421402Z "params": [ +bundler_1 | 2023-10-16T12:32:18.732424602Z { +bundler_1 | 2023-10-16T12:32:18.732427702Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:18.732431202Z "nonce": "0x130000000000000000", +bundler_1 | 2023-10-16T12:32:18.732434602Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:18.732437903Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:18.732457504Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:18.732461704Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:18.732465204Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:18.732468505Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:18.732471905Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:18.732475205Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:18.732478605Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:18.732481905Z }, +bundler_1 | 2023-10-16T12:32:18.732485006Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:18.732488606Z ], +bundler_1 | 2023-10-16T12:32:18.732491706Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:18.732494906Z } +bundler_1 | 2023-10-16T12:32:18.732498106Z [12:32:18.513] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:18.859518384Z [12:32:18.798] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:18.860182825Z [12:32:18.811] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:18.860198026Z [12:32:18.811] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:18.860202426Z reqId: "req-g5" +bundler_1 | 2023-10-16T12:32:18.860228128Z body: { +bundler_1 | 2023-10-16T12:32:18.860232628Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:18.860236128Z "id": 579, +bundler_1 | 2023-10-16T12:32:18.860239628Z "result": "0x16d1aeafaad5b193b82ad2259ac4d4647085903c86e4611f72e9095be6d1247d" +bundler_1 | 2023-10-16T12:32:18.860243329Z } +bundler_1 | 2023-10-16T12:32:18.860246629Z [12:32:18.815] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:18.860250429Z reqId: "req-g6" +bundler_1 | 2023-10-16T12:32:18.860253729Z method: "POST" +bundler_1 | 2023-10-16T12:32:18.860257029Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:18.860260330Z body: { +bundler_1 | 2023-10-16T12:32:18.860279831Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:18.860283631Z "id": 580, +bundler_1 | 2023-10-16T12:32:18.860286931Z "params": [], +bundler_1 | 2023-10-16T12:32:18.860290231Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:18.860303232Z } +bundler_1 | 2023-10-16T12:32:18.860312633Z [12:32:18.815] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:18.860316333Z err: { +bundler_1 | 2023-10-16T12:32:18.860319633Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:18.860323034Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:18.860326434Z "stack": +bundler_1 | 2023-10-16T12:32:18.860329734Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:18.860333134Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:18.860336734Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:18.860340135Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:18.860343435Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:18.860346935Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:18.860350235Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:18.860353635Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:18.860356936Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:18.860360436Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:18.860363736Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:18.860367136Z "code": -32601 +bundler_1 | 2023-10-16T12:32:18.860370436Z } +bundler_1 | 2023-10-16T12:32:18.860373637Z [12:32:18.815] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:18.860377037Z reqId: "req-g6" +bundler_1 | 2023-10-16T12:32:18.860380337Z body: { +bundler_1 | 2023-10-16T12:32:18.860383437Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:18.860386737Z "id": 580, +bundler_1 | 2023-10-16T12:32:18.860389938Z "error": { +bundler_1 | 2023-10-16T12:32:18.860393138Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:18.860396538Z "code": -32601 +bundler_1 | 2023-10-16T12:32:18.860399838Z } +bundler_1 | 2023-10-16T12:32:18.860402938Z } +bundler_1 | 2023-10-16T12:32:18.860406239Z [12:32:18.817] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:18.860413939Z reqId: "req-g7" +bundler_1 | 2023-10-16T12:32:18.860417339Z method: "POST" +bundler_1 | 2023-10-16T12:32:18.860420640Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:18.860424840Z body: { +bundler_1 | 2023-10-16T12:32:18.860428140Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:18.860431540Z "id": 581, +bundler_1 | 2023-10-16T12:32:18.860434740Z "params": [ +bundler_1 | 2023-10-16T12:32:18.860437941Z { +bundler_1 | 2023-10-16T12:32:18.860441241Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:18.860444641Z "nonce": "0x140000000000000000", +bundler_1 | 2023-10-16T12:32:18.860448141Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:18.860451441Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:18.860454742Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:18.860458142Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:18.860461542Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:18.860464942Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:18.860468243Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:18.860471643Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:18.860475043Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:18.860478443Z }, +bundler_1 | 2023-10-16T12:32:18.860481543Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:18.860485044Z ], +bundler_1 | 2023-10-16T12:32:18.860488244Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:18.860491644Z } +bundler_1 | 2023-10-16T12:32:18.860494744Z [12:32:18.818] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:19.117281369Z [12:32:19.082] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:19.117396076Z [12:32:19.090] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:19.117405477Z [12:32:19.090] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:19.117409277Z reqId: "req-g7" +bundler_1 | 2023-10-16T12:32:19.117412877Z body: { +bundler_1 | 2023-10-16T12:32:19.117416177Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:19.117419778Z "id": 581, +bundler_1 | 2023-10-16T12:32:19.117423378Z "result": "0xdd12750b36ea5ec81d7ec984bfaa02322e08727aa0b8b3e00e71491862016c1a" +bundler_1 | 2023-10-16T12:32:19.117427078Z } +bundler_1 | 2023-10-16T12:32:19.117430278Z [12:32:19.095] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:19.117433778Z reqId: "req-g8" +bundler_1 | 2023-10-16T12:32:19.117436979Z method: "POST" +bundler_1 | 2023-10-16T12:32:19.117455680Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:19.117472681Z body: { +bundler_1 | 2023-10-16T12:32:19.117477281Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:19.117480781Z "id": 582, +bundler_1 | 2023-10-16T12:32:19.117484082Z "params": [ +bundler_1 | 2023-10-16T12:32:19.117487282Z { +bundler_1 | 2023-10-16T12:32:19.117490482Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:19.117493982Z "nonce": "0x150000000000000000", +bundler_1 | 2023-10-16T12:32:19.117497482Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:19.117500883Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:19.117504083Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:19.117507583Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:19.117510983Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:19.117514383Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:19.117517684Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:19.117521084Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:19.117524584Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:19.117527884Z }, +bundler_1 | 2023-10-16T12:32:19.117530984Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:19.117534385Z ], +bundler_1 | 2023-10-16T12:32:19.117537685Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:19.117540985Z } +bundler_1 | 2023-10-16T12:32:19.117544185Z [12:32:19.096] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:19.374062394Z [12:32:19.359] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:19.374450718Z [12:32:19.368] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:19.374459818Z [12:32:19.368] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:19.374463618Z reqId: "req-g8" +bundler_1 | 2023-10-16T12:32:19.374466919Z body: { +bundler_1 | 2023-10-16T12:32:19.374470019Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:19.374473219Z "id": 582, +bundler_1 | 2023-10-16T12:32:19.374476319Z "result": "0xe6bb793732ba83c4982b7121c096fe2dbc4f6c7ded9065b1a3f031627b53005d" +bundler_1 | 2023-10-16T12:32:19.374479619Z } +bundler_1 | 2023-10-16T12:32:19.374482520Z [12:32:19.371] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:19.374485920Z reqId: "req-g9" +bundler_1 | 2023-10-16T12:32:19.374488920Z method: "POST" +bundler_1 | 2023-10-16T12:32:19.374491820Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:19.374494820Z body: { +bundler_1 | 2023-10-16T12:32:19.374497821Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:19.374529722Z "id": 583, +bundler_1 | 2023-10-16T12:32:19.374533323Z "params": [ +bundler_1 | 2023-10-16T12:32:19.374536423Z { +bundler_1 | 2023-10-16T12:32:19.374539523Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:19.374542723Z "nonce": "0x160000000000000000", +bundler_1 | 2023-10-16T12:32:19.374545923Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:19.374549024Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:19.374552224Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:19.374555324Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:19.374558424Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:19.374561724Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:19.374564925Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:19.374568025Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:19.374571225Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:19.374574325Z }, +bundler_1 | 2023-10-16T12:32:19.374577225Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:19.374580326Z ], +bundler_1 | 2023-10-16T12:32:19.374592226Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:19.374596027Z } +bundler_1 | 2023-10-16T12:32:19.374599127Z [12:32:19.371] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:19.631129536Z [12:32:19.621] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:19.634778362Z [12:32:19.632] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:19.635046179Z [12:32:19.632] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:19.635057979Z reqId: "req-g9" +bundler_1 | 2023-10-16T12:32:19.635061980Z body: { +bundler_1 | 2023-10-16T12:32:19.635065380Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:19.635068880Z "id": 583, +bundler_1 | 2023-10-16T12:32:19.635072180Z "result": "0x1f89d5a030d12ebde6560630ad10da08c73d7a05ab74e309401c10618c97052d" +bundler_1 | 2023-10-16T12:32:19.635075780Z } +bundler_1 | 2023-10-16T12:32:19.636358860Z [12:32:19.635] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:19.636367261Z reqId: "req-ga" +bundler_1 | 2023-10-16T12:32:19.636371161Z method: "POST" +bundler_1 | 2023-10-16T12:32:19.636374461Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:19.636377761Z body: { +bundler_1 | 2023-10-16T12:32:19.636380961Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:19.636384362Z "id": 584, +bundler_1 | 2023-10-16T12:32:19.636387562Z "params": [ +bundler_1 | 2023-10-16T12:32:19.636418864Z { +bundler_1 | 2023-10-16T12:32:19.636422864Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:19.636426364Z "nonce": "0x170000000000000000", +bundler_1 | 2023-10-16T12:32:19.636429964Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:19.636433465Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:19.636436765Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:19.636440165Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:19.636443465Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:19.636446966Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:19.636450266Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:19.636453666Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:19.636457066Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:19.636460566Z }, +bundler_1 | 2023-10-16T12:32:19.636463667Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:19.636467167Z ], +bundler_1 | 2023-10-16T12:32:19.636470367Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:19.636473867Z } +bundler_1 | 2023-10-16T12:32:19.636636177Z [12:32:19.635] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:19.895460028Z [12:32:19.880] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:19.898100292Z [12:32:19.889] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:19.898120293Z [12:32:19.889] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:19.898124694Z reqId: "req-ga" +bundler_1 | 2023-10-16T12:32:19.898128294Z body: { +bundler_1 | 2023-10-16T12:32:19.898132094Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:19.898135494Z "id": 584, +bundler_1 | 2023-10-16T12:32:19.898138795Z "result": "0xef00e3a599d9c19fc9c5eb77961fa6872bb36f4512b4b698129b679840c99891" +bundler_1 | 2023-10-16T12:32:19.898142395Z } +bundler_1 | 2023-10-16T12:32:19.898145495Z [12:32:19.892] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:19.898148995Z reqId: "req-gb" +bundler_1 | 2023-10-16T12:32:19.898152295Z method: "POST" +bundler_1 | 2023-10-16T12:32:19.898155596Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:19.898158796Z body: { +bundler_1 | 2023-10-16T12:32:19.898161996Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:19.898165396Z "id": 585, +bundler_1 | 2023-10-16T12:32:19.898168696Z "params": [], +bundler_1 | 2023-10-16T12:32:19.898171997Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:19.898175297Z } +bundler_1 | 2023-10-16T12:32:19.898191698Z [12:32:19.892] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:19.898195798Z err: { +bundler_1 | 2023-10-16T12:32:19.898199098Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:19.898202499Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:19.898205999Z "stack": +bundler_1 | 2023-10-16T12:32:19.898209299Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:19.898212599Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:19.898216099Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:19.898219500Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:19.898222900Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:19.898226300Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:19.898229600Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:19.898232900Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:19.898236201Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:19.898239601Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:19.898242901Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:19.898246201Z "code": -32601 +bundler_1 | 2023-10-16T12:32:19.898249601Z } +bundler_1 | 2023-10-16T12:32:19.898252802Z [12:32:19.893] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:19.898256202Z reqId: "req-gb" +bundler_1 | 2023-10-16T12:32:19.898259602Z body: { +bundler_1 | 2023-10-16T12:32:19.898263102Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:19.898266402Z "id": 585, +bundler_1 | 2023-10-16T12:32:19.898269703Z "error": { +bundler_1 | 2023-10-16T12:32:19.898272903Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:19.898276403Z "code": -32601 +bundler_1 | 2023-10-16T12:32:19.898279703Z } +bundler_1 | 2023-10-16T12:32:19.898283104Z } +bundler_1 | 2023-10-16T12:32:19.899856501Z [12:32:19.898] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:19.899870902Z reqId: "req-gc" +bundler_1 | 2023-10-16T12:32:19.899874802Z method: "POST" +bundler_1 | 2023-10-16T12:32:19.899910404Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:19.899916005Z body: { +bundler_1 | 2023-10-16T12:32:19.899919505Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:19.899923105Z "id": 586, +bundler_1 | 2023-10-16T12:32:19.899937006Z "params": [ +bundler_1 | 2023-10-16T12:32:19.899940506Z { +bundler_1 | 2023-10-16T12:32:19.899943706Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:19.899947307Z "nonce": "0x180000000000000000", +bundler_1 | 2023-10-16T12:32:19.899950807Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:19.899954107Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:19.899957507Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:19.899966708Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:19.899970208Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:19.899973508Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:19.899976809Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:19.899980309Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:19.899983809Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:19.899987109Z }, +bundler_1 | 2023-10-16T12:32:19.899990309Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:19.899993810Z ], +bundler_1 | 2023-10-16T12:32:19.899997110Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:19.900000410Z } +bundler_1 | 2023-10-16T12:32:19.900306929Z [12:32:19.899] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:20.416550644Z [12:32:20.166] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:20.417490703Z [12:32:20.173] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:20.417516404Z [12:32:20.173] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:20.417523805Z reqId: "req-gc" +bundler_1 | 2023-10-16T12:32:20.417529905Z body: { +bundler_1 | 2023-10-16T12:32:20.417535605Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:20.417541706Z "id": 586, +bundler_1 | 2023-10-16T12:32:20.417547806Z "result": "0x3e7eaa934755d24d20c98568400ff786f8dce80db6cf486bb1425f661ac650d6" +bundler_1 | 2023-10-16T12:32:20.417554407Z } +bundler_1 | 2023-10-16T12:32:20.417560107Z [12:32:20.177] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:20.417566407Z reqId: "req-gd" +bundler_1 | 2023-10-16T12:32:20.417572308Z method: "POST" +bundler_1 | 2023-10-16T12:32:20.417578208Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:20.417583908Z body: { +bundler_1 | 2023-10-16T12:32:20.417589609Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:20.417595609Z "id": 587, +bundler_1 | 2023-10-16T12:32:20.417601509Z "params": [ +bundler_1 | 2023-10-16T12:32:20.417607310Z { +bundler_1 | 2023-10-16T12:32:20.417633211Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:20.417639912Z "nonce": "0x190000000000000000", +bundler_1 | 2023-10-16T12:32:20.417646112Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:20.417652013Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:20.417657913Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:20.417664013Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:20.417670214Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:20.417676114Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:20.417682114Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:20.417688115Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:20.417694315Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:20.417700216Z }, +bundler_1 | 2023-10-16T12:32:20.417705916Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:20.417711916Z ], +bundler_1 | 2023-10-16T12:32:20.417717717Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:20.417723717Z } +bundler_1 | 2023-10-16T12:32:20.417729517Z [12:32:20.178] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:20.448820746Z [12:32:20.442] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:20.456780539Z [12:32:20.451] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:20.456807941Z [12:32:20.452] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:20.456813041Z reqId: "req-gd" +bundler_1 | 2023-10-16T12:32:20.456816641Z body: { +bundler_1 | 2023-10-16T12:32:20.456820042Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:20.456823642Z "id": 587, +bundler_1 | 2023-10-16T12:32:20.456827142Z "result": "0xd68acf6afe93ea6a95fe8d149636b25ea51a6d163f4028d8841eca751c5266a7" +bundler_1 | 2023-10-16T12:32:20.456831142Z } +bundler_1 | 2023-10-16T12:32:20.458315934Z [12:32:20.456] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:20.458344936Z reqId: "req-ge" +bundler_1 | 2023-10-16T12:32:20.458350037Z method: "POST" +bundler_1 | 2023-10-16T12:32:20.458353537Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:20.458356937Z body: { +bundler_1 | 2023-10-16T12:32:20.458360137Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:20.458363737Z "id": 588, +bundler_1 | 2023-10-16T12:32:20.458367038Z "params": [ +bundler_1 | 2023-10-16T12:32:20.458370338Z { +bundler_1 | 2023-10-16T12:32:20.458373738Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:20.458377138Z "nonce": "0x1a0000000000000000", +bundler_1 | 2023-10-16T12:32:20.458393739Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:20.458397439Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:20.458400740Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:20.458404240Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:20.458407540Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:20.458410940Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:20.458414241Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:20.458417741Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:20.458421141Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:20.458424441Z }, +bundler_1 | 2023-10-16T12:32:20.458427541Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:20.458431042Z ], +bundler_1 | 2023-10-16T12:32:20.458434242Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:20.458437542Z } +bundler_1 | 2023-10-16T12:32:20.458716259Z [12:32:20.456] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:20.976952598Z [12:32:20.720] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:20.977125709Z [12:32:20.727] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:20.977176812Z [12:32:20.727] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:20.977182712Z reqId: "req-ge" +bundler_1 | 2023-10-16T12:32:20.977186813Z body: { +bundler_1 | 2023-10-16T12:32:20.977190113Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:20.977193713Z "id": 588, +bundler_1 | 2023-10-16T12:32:20.977197213Z "result": "0x12244a4944a28b362e6b5b5a841660132d441395619214a42af1c56f91a8a09e" +bundler_1 | 2023-10-16T12:32:20.977201014Z } +bundler_1 | 2023-10-16T12:32:20.977204214Z [12:32:20.730] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:20.977207914Z reqId: "req-gf" +bundler_1 | 2023-10-16T12:32:20.977211214Z method: "POST" +bundler_1 | 2023-10-16T12:32:20.977214814Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:20.977218015Z body: { +bundler_1 | 2023-10-16T12:32:20.977221215Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:20.977224615Z "id": 589, +bundler_1 | 2023-10-16T12:32:20.977238216Z "params": [ +bundler_1 | 2023-10-16T12:32:20.977241616Z { +bundler_1 | 2023-10-16T12:32:20.977244816Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:20.977248416Z "nonce": "0x1b0000000000000000", +bundler_1 | 2023-10-16T12:32:20.977251817Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:20.977255217Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:20.977273118Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:20.977276718Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:20.977280118Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:20.977283519Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:20.977286919Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:20.977290319Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:20.977293919Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:20.977297219Z }, +bundler_1 | 2023-10-16T12:32:20.977300720Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:20.977314021Z ], +bundler_1 | 2023-10-16T12:32:20.977317721Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:20.977321121Z } +bundler_1 | 2023-10-16T12:32:20.977324421Z [12:32:20.731] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:20.993827645Z [12:32:20.990] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:21.002397276Z [12:32:20.999] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:21.002603389Z [12:32:20.999] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:21.002615990Z reqId: "req-gf" +bundler_1 | 2023-10-16T12:32:21.002620190Z body: { +bundler_1 | 2023-10-16T12:32:21.002623590Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:21.002627390Z "id": 589, +bundler_1 | 2023-10-16T12:32:21.002630991Z "result": "0x0ee72ac0d1a586860ce05f0d497d7b7a0536554ecee326eda4f11536704dcfe8" +bundler_1 | 2023-10-16T12:32:21.002634691Z } +bundler_1 | 2023-10-16T12:32:21.005441765Z [12:32:21.003] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:21.005494968Z reqId: "req-gg" +bundler_1 | 2023-10-16T12:32:21.005502469Z method: "POST" +bundler_1 | 2023-10-16T12:32:21.005505869Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:21.005509469Z body: { +bundler_1 | 2023-10-16T12:32:21.005512769Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:21.005516370Z "id": 590, +bundler_1 | 2023-10-16T12:32:21.005519770Z "params": [], +bundler_1 | 2023-10-16T12:32:21.005523070Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:21.005526270Z } +bundler_1 | 2023-10-16T12:32:21.006221313Z [12:32:21.003] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:21.006238314Z err: { +bundler_1 | 2023-10-16T12:32:21.006242715Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:21.006246415Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:21.006263916Z "stack": +bundler_1 | 2023-10-16T12:32:21.006281917Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:21.006285617Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:21.006289217Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:21.006292618Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:21.006296018Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:21.006299518Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:21.006302918Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:21.006306319Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:21.006309719Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:21.006313119Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:21.006316519Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:21.006319919Z "code": -32601 +bundler_1 | 2023-10-16T12:32:21.006323320Z } +bundler_1 | 2023-10-16T12:32:21.006326620Z [12:32:21.003] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:21.006330320Z reqId: "req-gg" +bundler_1 | 2023-10-16T12:32:21.006333720Z body: { +bundler_1 | 2023-10-16T12:32:21.006337020Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:21.006340521Z "id": 590, +bundler_1 | 2023-10-16T12:32:21.006343821Z "error": { +bundler_1 | 2023-10-16T12:32:21.006363022Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:21.006367222Z "code": -32601 +bundler_1 | 2023-10-16T12:32:21.006370622Z } +bundler_1 | 2023-10-16T12:32:21.006373723Z } +bundler_1 | 2023-10-16T12:32:21.009620724Z [12:32:21.006] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:21.009637325Z reqId: "req-gh" +bundler_1 | 2023-10-16T12:32:21.009641425Z method: "POST" +bundler_1 | 2023-10-16T12:32:21.009644926Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:21.009648426Z body: { +bundler_1 | 2023-10-16T12:32:21.009651726Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:21.009655226Z "id": 591, +bundler_1 | 2023-10-16T12:32:21.009658526Z "params": [ +bundler_1 | 2023-10-16T12:32:21.009661727Z { +bundler_1 | 2023-10-16T12:32:21.009665027Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:21.009668427Z "nonce": "0x1c0000000000000000", +bundler_1 | 2023-10-16T12:32:21.009689928Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:21.009703529Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:21.009707229Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:21.009710530Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:21.009714030Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:21.009717330Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:21.009720730Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:21.009724731Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:21.009728231Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:21.009731631Z }, +bundler_1 | 2023-10-16T12:32:21.009734731Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:21.009738031Z ], +bundler_1 | 2023-10-16T12:32:21.009741432Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:21.009744732Z } +bundler_1 | 2023-10-16T12:32:21.010062751Z [12:32:21.007] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:21.526017749Z [12:32:21.277] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:21.526413173Z [12:32:21.286] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:21.526451576Z [12:32:21.286] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:21.526456576Z reqId: "req-gh" +bundler_1 | 2023-10-16T12:32:21.526460176Z body: { +bundler_1 | 2023-10-16T12:32:21.526463777Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:21.526467277Z "id": 591, +bundler_1 | 2023-10-16T12:32:21.526471077Z "result": "0xe2c39bd91cf054232896b5f7e48872885ddd9469b2e68223ce6423a438c0b8e8" +bundler_1 | 2023-10-16T12:32:21.526474777Z } +bundler_1 | 2023-10-16T12:32:21.526478077Z [12:32:21.289] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:21.526481678Z reqId: "req-gi" +bundler_1 | 2023-10-16T12:32:21.526484878Z method: "POST" +bundler_1 | 2023-10-16T12:32:21.526488078Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:21.526491378Z body: { +bundler_1 | 2023-10-16T12:32:21.526494578Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:21.526497979Z "id": 592, +bundler_1 | 2023-10-16T12:32:21.526501179Z "params": [ +bundler_1 | 2023-10-16T12:32:21.526504379Z { +bundler_1 | 2023-10-16T12:32:21.526507579Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:21.526520780Z "nonce": "0x1d0000000000000000", +bundler_1 | 2023-10-16T12:32:21.526524780Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:21.526528181Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:21.526531581Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:21.526549682Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:21.526553382Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:21.526556782Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:21.526560182Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:21.526563583Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:21.526566983Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:21.526570283Z }, +bundler_1 | 2023-10-16T12:32:21.526573483Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:21.526576884Z ], +bundler_1 | 2023-10-16T12:32:21.526579984Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:21.526583284Z } +bundler_1 | 2023-10-16T12:32:21.526586484Z [12:32:21.289] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:21.557568205Z [12:32:21.545] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:21.557932928Z [12:32:21.554] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:21.557948829Z [12:32:21.554] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:21.557953729Z reqId: "req-gi" +bundler_1 | 2023-10-16T12:32:21.557957430Z body: { +bundler_1 | 2023-10-16T12:32:21.557980931Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:21.557985131Z "id": 592, +bundler_1 | 2023-10-16T12:32:21.557988532Z "result": "0xef4c058f9992b2e90abf1e898ecf96b07c657967c52e8104345392d140e0f81f" +bundler_1 | 2023-10-16T12:32:21.557992332Z } +bundler_1 | 2023-10-16T12:32:21.559483524Z [12:32:21.558] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:21.559502825Z reqId: "req-gj" +bundler_1 | 2023-10-16T12:32:21.559506626Z method: "POST" +bundler_1 | 2023-10-16T12:32:21.559509926Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:21.559513126Z body: { +bundler_1 | 2023-10-16T12:32:21.559516426Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:21.559519927Z "id": 593, +bundler_1 | 2023-10-16T12:32:21.559523227Z "params": [ +bundler_1 | 2023-10-16T12:32:21.559526627Z { +bundler_1 | 2023-10-16T12:32:21.559529927Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:21.559533427Z "nonce": "0x1e0000000000000000", +bundler_1 | 2023-10-16T12:32:21.559536828Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:21.559540128Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:21.559543528Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:21.559546828Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:21.559550428Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:21.559566529Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:21.559570230Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:21.559573630Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:21.559577030Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:21.559580430Z }, +bundler_1 | 2023-10-16T12:32:21.559583530Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:21.559587031Z ], +bundler_1 | 2023-10-16T12:32:21.559590231Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:21.559593631Z } +bundler_1 | 2023-10-16T12:32:21.559860948Z [12:32:21.558] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:22.079054346Z [12:32:21.824] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:22.079619981Z [12:32:21.835] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:22.079638482Z [12:32:21.835] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:22.079642982Z reqId: "req-gj" +bundler_1 | 2023-10-16T12:32:22.079646483Z body: { +bundler_1 | 2023-10-16T12:32:22.079649883Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:22.079653383Z "id": 593, +bundler_1 | 2023-10-16T12:32:22.079656883Z "result": "0x0e7da208ec1ab3cd47a38cada9a0db897676c7d69a4186fa05cf74e8eec5a8b3" +bundler_1 | 2023-10-16T12:32:22.079660383Z } +bundler_1 | 2023-10-16T12:32:22.079663784Z [12:32:21.838] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:22.079667284Z reqId: "req-gk" +bundler_1 | 2023-10-16T12:32:22.079670584Z method: "POST" +bundler_1 | 2023-10-16T12:32:22.079673784Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:22.079677285Z body: { +bundler_1 | 2023-10-16T12:32:22.079680785Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:22.079684185Z "id": 594, +bundler_1 | 2023-10-16T12:32:22.079687385Z "params": [ +bundler_1 | 2023-10-16T12:32:22.079690585Z { +bundler_1 | 2023-10-16T12:32:22.079693786Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:22.079697286Z "nonce": "0x1f0000000000000000", +bundler_1 | 2023-10-16T12:32:22.079700786Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:22.079704186Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:22.079707386Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:22.079710787Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:22.079714087Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:22.079717487Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:22.079736088Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:22.079739788Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:22.079743189Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:22.079746589Z }, +bundler_1 | 2023-10-16T12:32:22.079749689Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:22.079753189Z ], +bundler_1 | 2023-10-16T12:32:22.079756289Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:22.079759690Z } +bundler_1 | 2023-10-16T12:32:22.079763190Z [12:32:21.839] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:22.111804877Z [12:32:22.101] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:22.115688818Z [12:32:22.112] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:22.115922232Z [12:32:22.112] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:22.115937033Z reqId: "req-gk" +bundler_1 | 2023-10-16T12:32:22.115941033Z body: { +bundler_1 | 2023-10-16T12:32:22.115944734Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:22.115948234Z "id": 594, +bundler_1 | 2023-10-16T12:32:22.115951634Z "result": "0x7ae81d6836e3a62ecd586bc36704d3393a81259f5386513cbeaf3f2453ce9b29" +bundler_1 | 2023-10-16T12:32:22.115955234Z } +bundler_1 | 2023-10-16T12:32:22.118625800Z [12:32:22.116] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:22.118642601Z reqId: "req-gl" +bundler_1 | 2023-10-16T12:32:22.118646801Z method: "POST" +bundler_1 | 2023-10-16T12:32:22.118650701Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:22.118654102Z body: { +bundler_1 | 2023-10-16T12:32:22.118657402Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:22.118661102Z "id": 595, +bundler_1 | 2023-10-16T12:32:22.118664302Z "params": [], +bundler_1 | 2023-10-16T12:32:22.118667603Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:22.118671003Z } +bundler_1 | 2023-10-16T12:32:22.118839513Z [12:32:22.116] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:22.118847114Z err: { +bundler_1 | 2023-10-16T12:32:22.118850414Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:22.118854114Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:22.118857614Z "stack": +bundler_1 | 2023-10-16T12:32:22.118860815Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:22.118864215Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:22.118867815Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:22.118883216Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:22.118886916Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:22.118890416Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:22.118893717Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:22.118909318Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:22.118912818Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:22.118916118Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:22.118919518Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:22.118922818Z "code": -32601 +bundler_1 | 2023-10-16T12:32:22.118926219Z } +bundler_1 | 2023-10-16T12:32:22.118929319Z [12:32:22.116] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:22.118932919Z reqId: "req-gl" +bundler_1 | 2023-10-16T12:32:22.118936119Z body: { +bundler_1 | 2023-10-16T12:32:22.118939319Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:22.118942720Z "id": 595, +bundler_1 | 2023-10-16T12:32:22.118946020Z "error": { +bundler_1 | 2023-10-16T12:32:22.118949320Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:22.118952820Z "code": -32601 +bundler_1 | 2023-10-16T12:32:22.118956120Z } +bundler_1 | 2023-10-16T12:32:22.118959221Z } +bundler_1 | 2023-10-16T12:32:22.120155695Z [12:32:22.119] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:22.120163095Z reqId: "req-gm" +bundler_1 | 2023-10-16T12:32:22.120166596Z method: "POST" +bundler_1 | 2023-10-16T12:32:22.120170096Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:22.120173296Z body: { +bundler_1 | 2023-10-16T12:32:22.120176496Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:22.120179996Z "id": 596, +bundler_1 | 2023-10-16T12:32:22.120183197Z "params": [ +bundler_1 | 2023-10-16T12:32:22.120186397Z { +bundler_1 | 2023-10-16T12:32:22.120189597Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:22.120193097Z "nonce": "0x200000000000000000", +bundler_1 | 2023-10-16T12:32:22.120196597Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:22.120199898Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:22.120203198Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:22.120206598Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:22.120209998Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:22.120235500Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:22.120239100Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:22.120242600Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:22.120246100Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:22.120249401Z }, +bundler_1 | 2023-10-16T12:32:22.120252601Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:22.120256001Z ], +bundler_1 | 2023-10-16T12:32:22.120259201Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:22.120262501Z } +bundler_1 | 2023-10-16T12:32:22.120326705Z [12:32:22.119] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:22.633348793Z [12:32:22.375] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:22.633812223Z [12:32:22.382] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:22.633825324Z [12:32:22.382] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:22.633829424Z reqId: "req-gm" +bundler_1 | 2023-10-16T12:32:22.633832824Z body: { +bundler_1 | 2023-10-16T12:32:22.633836525Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:22.633840325Z "id": 596, +bundler_1 | 2023-10-16T12:32:22.633843725Z "result": "0x5fecbd4b3e865a84522dca9a6ef7c3777d79dd1fd5bbbe8e808a6f0dd928ed9c" +bundler_1 | 2023-10-16T12:32:22.633867627Z } +bundler_1 | 2023-10-16T12:32:22.633871127Z [12:32:22.385] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:22.633874627Z reqId: "req-gn" +bundler_1 | 2023-10-16T12:32:22.633877927Z method: "POST" +bundler_1 | 2023-10-16T12:32:22.633881228Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:22.633884428Z body: { +bundler_1 | 2023-10-16T12:32:22.633887728Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:22.633896328Z "id": 597, +bundler_1 | 2023-10-16T12:32:22.633899629Z "params": [ +bundler_1 | 2023-10-16T12:32:22.633902829Z { +bundler_1 | 2023-10-16T12:32:22.633906129Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:22.633909629Z "nonce": "0x210000000000000000", +bundler_1 | 2023-10-16T12:32:22.633913130Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:22.633916630Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:22.633920030Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:22.633923430Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:22.633926831Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:22.633940431Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:22.633944232Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:22.633962533Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:22.633966133Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:22.633969533Z }, +bundler_1 | 2023-10-16T12:32:22.633972734Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:22.633976134Z ], +bundler_1 | 2023-10-16T12:32:22.633979334Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:22.633982534Z } +bundler_1 | 2023-10-16T12:32:22.633985734Z [12:32:22.385] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:22.650694232Z [12:32:22.645] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:22.668083875Z [12:32:22.656] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:22.668171981Z [12:32:22.656] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:22.668179182Z reqId: "req-gn" +bundler_1 | 2023-10-16T12:32:22.668182882Z body: { +bundler_1 | 2023-10-16T12:32:22.668186182Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:22.668189882Z "id": 597, +bundler_1 | 2023-10-16T12:32:22.668193283Z "result": "0xc11d7fdc0743a48b62b69edc28b67e20c85969ef370dafaaa39af03af5ad8c71" +bundler_1 | 2023-10-16T12:32:22.668197183Z } +bundler_1 | 2023-10-16T12:32:22.668200383Z [12:32:22.660] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:22.668203883Z reqId: "req-go" +bundler_1 | 2023-10-16T12:32:22.668207083Z method: "POST" +bundler_1 | 2023-10-16T12:32:22.668210284Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:22.668213584Z body: { +bundler_1 | 2023-10-16T12:32:22.668216684Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:22.668220084Z "id": 598, +bundler_1 | 2023-10-16T12:32:22.668223384Z "params": [ +bundler_1 | 2023-10-16T12:32:22.668242286Z { +bundler_1 | 2023-10-16T12:32:22.668245786Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:22.668249386Z "nonce": "0x220000000000000000", +bundler_1 | 2023-10-16T12:32:22.668252886Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:22.668256287Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:22.668259587Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:22.668263087Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:22.668266587Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:22.668269888Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:22.668273288Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:22.668276588Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:22.668280088Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:22.668298889Z }, +bundler_1 | 2023-10-16T12:32:22.668302290Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:22.668316591Z ], +bundler_1 | 2023-10-16T12:32:22.668319891Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:22.668323291Z } +bundler_1 | 2023-10-16T12:32:22.668326491Z [12:32:22.660] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:23.187015980Z [12:32:22.929] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:23.187547615Z [12:32:22.936] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:23.187562116Z [12:32:22.936] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:23.187566816Z reqId: "req-go" +bundler_1 | 2023-10-16T12:32:23.187570416Z body: { +bundler_1 | 2023-10-16T12:32:23.187573817Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:23.187577417Z "id": 598, +bundler_1 | 2023-10-16T12:32:23.187580817Z "result": "0xbc2e5a64b0fb714557a1dd95a7c06a19b1d634c17b3dbd3c587f406df30db5f1" +bundler_1 | 2023-10-16T12:32:23.187584617Z } +bundler_1 | 2023-10-16T12:32:23.187587917Z [12:32:22.940] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:23.187591518Z reqId: "req-gp" +bundler_1 | 2023-10-16T12:32:23.187594818Z method: "POST" +bundler_1 | 2023-10-16T12:32:23.187598218Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:23.187601418Z body: { +bundler_1 | 2023-10-16T12:32:23.187604819Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:23.187608219Z "id": 599, +bundler_1 | 2023-10-16T12:32:23.187611519Z "params": [ +bundler_1 | 2023-10-16T12:32:23.187614819Z { +bundler_1 | 2023-10-16T12:32:23.187618219Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:23.187621920Z "nonce": "0x230000000000000000", +bundler_1 | 2023-10-16T12:32:23.187625420Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:23.187628820Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:23.187632220Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:23.187635621Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:23.187639121Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:23.187642421Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:23.187645821Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:23.187649421Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:23.187652922Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:23.187656222Z }, +bundler_1 | 2023-10-16T12:32:23.187659422Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:23.187675023Z ], +bundler_1 | 2023-10-16T12:32:23.187678523Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:23.187682024Z } +bundler_1 | 2023-10-16T12:32:23.187685224Z [12:32:22.940] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:23.203460061Z [12:32:23.200] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:23.211212170Z [12:32:23.209] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:23.211303576Z [12:32:23.209] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:23.211310777Z reqId: "req-gp" +bundler_1 | 2023-10-16T12:32:23.211314477Z body: { +bundler_1 | 2023-10-16T12:32:23.211317977Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:23.211321577Z "id": 599, +bundler_1 | 2023-10-16T12:32:23.211325077Z "result": "0x0cfa18ec1b10eb0dd777eb67a214be29bf2404c7452caf8d86e51e46fda4720c" +bundler_1 | 2023-10-16T12:32:23.211328778Z } +bundler_1 | 2023-10-16T12:32:23.215062123Z [12:32:23.213] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:23.215081424Z reqId: "req-gq" +bundler_1 | 2023-10-16T12:32:23.215085625Z method: "POST" +bundler_1 | 2023-10-16T12:32:23.215089425Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:23.215092825Z body: { +bundler_1 | 2023-10-16T12:32:23.215096125Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:23.215099726Z "id": 600, +bundler_1 | 2023-10-16T12:32:23.215103026Z "params": [], +bundler_1 | 2023-10-16T12:32:23.215106326Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:23.215144028Z } +bundler_1 | 2023-10-16T12:32:23.215150229Z [12:32:23.213] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:23.215154229Z err: { +bundler_1 | 2023-10-16T12:32:23.215157529Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:23.215161230Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:23.215164830Z "stack": +bundler_1 | 2023-10-16T12:32:23.215168230Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:23.215171830Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:23.215175731Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:23.215179131Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:23.215182531Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:23.215186031Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:23.215198332Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:23.215215733Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:23.215219433Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:23.215222834Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:23.215226234Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:23.215229534Z "code": -32601 +bundler_1 | 2023-10-16T12:32:23.215232934Z } +bundler_1 | 2023-10-16T12:32:23.215236135Z [12:32:23.213] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:23.215239735Z reqId: "req-gq" +bundler_1 | 2023-10-16T12:32:23.215243035Z body: { +bundler_1 | 2023-10-16T12:32:23.215246235Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:23.215249535Z "id": 600, +bundler_1 | 2023-10-16T12:32:23.215252836Z "error": { +bundler_1 | 2023-10-16T12:32:23.215256036Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:23.215259536Z "code": -32601 +bundler_1 | 2023-10-16T12:32:23.215262836Z } +bundler_1 | 2023-10-16T12:32:23.215266036Z } +bundler_1 | 2023-10-16T12:32:23.218796769Z [12:32:23.215] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:23.218839471Z reqId: "req-gr" +bundler_1 | 2023-10-16T12:32:23.218845472Z method: "POST" +bundler_1 | 2023-10-16T12:32:23.218849172Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:23.218852872Z body: { +bundler_1 | 2023-10-16T12:32:23.218856272Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:23.218859973Z "id": 601, +bundler_1 | 2023-10-16T12:32:23.218863273Z "params": [ +bundler_1 | 2023-10-16T12:32:23.218866673Z { +bundler_1 | 2023-10-16T12:32:23.218869973Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:23.218873474Z "nonce": "0x240000000000000000", +bundler_1 | 2023-10-16T12:32:23.218876974Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:23.218880374Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:23.218883774Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:23.218887174Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:23.218890475Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:23.218893975Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:23.218897275Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:23.218900775Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:23.218914776Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:23.218918677Z }, +bundler_1 | 2023-10-16T12:32:23.218934778Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:23.218938478Z ], +bundler_1 | 2023-10-16T12:32:23.218941678Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:23.218944978Z } +bundler_1 | 2023-10-16T12:32:23.219290901Z [12:32:23.216] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:23.479170680Z [12:32:23.457] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:23.479315590Z [12:32:23.463] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:23.479323591Z [12:32:23.463] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:23.479327491Z reqId: "req-gr" +bundler_1 | 2023-10-16T12:32:23.479330791Z body: { +bundler_1 | 2023-10-16T12:32:23.479333891Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:23.479337191Z "id": 601, +bundler_1 | 2023-10-16T12:32:23.479340692Z "result": "0x1b44d81aba678105eeef04c825218c4cfa16d31a460f3c6795c63586912d6c2e" +bundler_1 | 2023-10-16T12:32:23.479343892Z } +bundler_1 | 2023-10-16T12:32:23.479346892Z [12:32:23.467] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:23.479350192Z reqId: "req-gs" +bundler_1 | 2023-10-16T12:32:23.479353292Z method: "POST" +bundler_1 | 2023-10-16T12:32:23.479356393Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:23.479359493Z body: { +bundler_1 | 2023-10-16T12:32:23.479362493Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:23.479365693Z "id": 602, +bundler_1 | 2023-10-16T12:32:23.479368793Z "params": [ +bundler_1 | 2023-10-16T12:32:23.479371894Z { +bundler_1 | 2023-10-16T12:32:23.479374994Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:23.479378294Z "nonce": "0x250000000000000000", +bundler_1 | 2023-10-16T12:32:23.479381494Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:23.479384595Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:23.479387795Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:23.479390995Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:23.479394195Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:23.479397395Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:23.479400496Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:23.479403696Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:23.479406896Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:23.479409996Z }, +bundler_1 | 2023-10-16T12:32:23.479413096Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:23.479416197Z ], +bundler_1 | 2023-10-16T12:32:23.479433098Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:23.479436498Z } +bundler_1 | 2023-10-16T12:32:23.479439498Z [12:32:23.467] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:23.735069798Z [12:32:23.708] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:23.735602433Z [12:32:23.718] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:23.735614634Z [12:32:23.718] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:23.735619034Z reqId: "req-gs" +bundler_1 | 2023-10-16T12:32:23.735622635Z body: { +bundler_1 | 2023-10-16T12:32:23.735625835Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:23.735629335Z "id": 602, +bundler_1 | 2023-10-16T12:32:23.735632835Z "result": "0x81627c9173afd8d809d42e01ef104bb1a6d414c05b176205bb4a19f385681969" +bundler_1 | 2023-10-16T12:32:23.735636436Z } +bundler_1 | 2023-10-16T12:32:23.735639636Z [12:32:23.722] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:23.735643136Z reqId: "req-gt" +bundler_1 | 2023-10-16T12:32:23.735646536Z method: "POST" +bundler_1 | 2023-10-16T12:32:23.735649836Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:23.735653337Z body: { +bundler_1 | 2023-10-16T12:32:23.735668838Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:23.735672538Z "id": 603, +bundler_1 | 2023-10-16T12:32:23.735675738Z "params": [ +bundler_1 | 2023-10-16T12:32:23.735678938Z { +bundler_1 | 2023-10-16T12:32:23.735682239Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:23.735685739Z "nonce": "0x260000000000000000", +bundler_1 | 2023-10-16T12:32:23.735689139Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:23.735692639Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:23.735696239Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:23.735699740Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:23.735703440Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:23.735706840Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:23.735710240Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:23.735713641Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:23.735717141Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:23.735720441Z }, +bundler_1 | 2023-10-16T12:32:23.735723541Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:23.735727042Z ], +bundler_1 | 2023-10-16T12:32:23.735730142Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:23.735743343Z } +bundler_1 | 2023-10-16T12:32:23.735761744Z [12:32:23.723] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:23.993322171Z [12:32:23.971] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:23.993351973Z [12:32:23.986] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:23.993356973Z [12:32:23.986] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:23.993360773Z reqId: "req-gt" +bundler_1 | 2023-10-16T12:32:23.993364174Z body: { +bundler_1 | 2023-10-16T12:32:23.993367374Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:23.993371174Z "id": 603, +bundler_1 | 2023-10-16T12:32:23.993374574Z "result": "0xef95d691bbf6aa1d949e91338ca50d8fc237684570fd3396b5a613e1ee5b2f66" +bundler_1 | 2023-10-16T12:32:23.993389875Z } +bundler_1 | 2023-10-16T12:32:23.993393676Z [12:32:23.989] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:23.993397376Z reqId: "req-gu" +bundler_1 | 2023-10-16T12:32:23.993400676Z method: "POST" +bundler_1 | 2023-10-16T12:32:23.993403876Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:23.993407276Z body: { +bundler_1 | 2023-10-16T12:32:23.993410477Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:23.993413877Z "id": 604, +bundler_1 | 2023-10-16T12:32:23.993417077Z "params": [ +bundler_1 | 2023-10-16T12:32:23.993420277Z { +bundler_1 | 2023-10-16T12:32:23.993423477Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:23.993427278Z "nonce": "0x270000000000000000", +bundler_1 | 2023-10-16T12:32:23.993430678Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:23.993433978Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:23.993437278Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:23.993440679Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:23.993444079Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:23.993447479Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:23.993450879Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:23.993454279Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:23.993483081Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:23.993486582Z }, +bundler_1 | 2023-10-16T12:32:23.993489782Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:23.993493182Z ], +bundler_1 | 2023-10-16T12:32:23.993496382Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:23.993499682Z } +bundler_1 | 2023-10-16T12:32:23.993502883Z [12:32:23.990] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:24.250692315Z [12:32:24.245] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:24.259401689Z [12:32:24.254] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:24.259470594Z [12:32:24.254] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:24.259475394Z reqId: "req-gu" +bundler_1 | 2023-10-16T12:32:24.259483995Z body: { +bundler_1 | 2023-10-16T12:32:24.259487195Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:24.259490595Z "id": 604, +bundler_1 | 2023-10-16T12:32:24.259506496Z "result": "0x60f288622a6c323a7172d53aefc4b3109b5de38289c723cdc58220e7e22d5424" +bundler_1 | 2023-10-16T12:32:24.259510796Z } +bundler_1 | 2023-10-16T12:32:24.260772280Z [12:32:24.257] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:24.260783280Z reqId: "req-gv" +bundler_1 | 2023-10-16T12:32:24.260786680Z method: "POST" +bundler_1 | 2023-10-16T12:32:24.260789681Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:24.260792681Z body: { +bundler_1 | 2023-10-16T12:32:24.260796081Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:24.260799381Z "id": 605, +bundler_1 | 2023-10-16T12:32:24.260802582Z "params": [], +bundler_1 | 2023-10-16T12:32:24.260805782Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:24.260821683Z } +bundler_1 | 2023-10-16T12:32:24.261156705Z [12:32:24.257] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:24.261165505Z err: { +bundler_1 | 2023-10-16T12:32:24.261168706Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:24.261171906Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:24.261175306Z "stack": +bundler_1 | 2023-10-16T12:32:24.261178306Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:24.261181507Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:24.261184807Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:24.261187807Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:24.261190807Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:24.261194007Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:24.261197008Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:24.261208008Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:24.261211208Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:24.261214509Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:24.261229310Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:24.261232610Z "code": -32601 +bundler_1 | 2023-10-16T12:32:24.261235710Z } +bundler_1 | 2023-10-16T12:32:24.261238710Z [12:32:24.257] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:24.261242011Z reqId: "req-gv" +bundler_1 | 2023-10-16T12:32:24.261245011Z body: { +bundler_1 | 2023-10-16T12:32:24.261247911Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:24.261251111Z "id": 605, +bundler_1 | 2023-10-16T12:32:24.261254111Z "error": { +bundler_1 | 2023-10-16T12:32:24.261257112Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:24.261260312Z "code": -32601 +bundler_1 | 2023-10-16T12:32:24.261263412Z } +bundler_1 | 2023-10-16T12:32:24.261266312Z } +bundler_1 | 2023-10-16T12:32:24.261269212Z [12:32:24.259] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:24.261272413Z reqId: "req-gw" +bundler_1 | 2023-10-16T12:32:24.261275513Z method: "POST" +bundler_1 | 2023-10-16T12:32:24.261278513Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:24.261281413Z body: { +bundler_1 | 2023-10-16T12:32:24.261284313Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:24.261287514Z "id": 606, +bundler_1 | 2023-10-16T12:32:24.261290514Z "params": [ +bundler_1 | 2023-10-16T12:32:24.261293514Z { +bundler_1 | 2023-10-16T12:32:24.261296514Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:24.261299614Z "nonce": "0x280000000000000000", +bundler_1 | 2023-10-16T12:32:24.261302815Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:24.261305815Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:24.261308915Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:24.261315215Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:24.261318316Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:24.261321616Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:24.261324716Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:24.261328416Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:24.261331616Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:24.261334717Z }, +bundler_1 | 2023-10-16T12:32:24.261337617Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:24.261340717Z ], +bundler_1 | 2023-10-16T12:32:24.261343617Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:24.261346717Z } +bundler_1 | 2023-10-16T12:32:24.261349718Z [12:32:24.260] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:24.518239259Z [12:32:24.504] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:24.518719491Z [12:32:24.511] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:24.518736192Z [12:32:24.511] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:24.518740392Z reqId: "req-gw" +bundler_1 | 2023-10-16T12:32:24.518744292Z body: { +bundler_1 | 2023-10-16T12:32:24.518747492Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:24.518750993Z "id": 606, +bundler_1 | 2023-10-16T12:32:24.518754493Z "result": "0xf68348b14442c67ceb72ed50bf4d32bc07185a97e287b4d85638cd21d267e62a" +bundler_1 | 2023-10-16T12:32:24.518758093Z } +bundler_1 | 2023-10-16T12:32:24.518761293Z [12:32:24.514] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:24.518764694Z reqId: "req-gx" +bundler_1 | 2023-10-16T12:32:24.518767994Z method: "POST" +bundler_1 | 2023-10-16T12:32:24.518771294Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:24.518774494Z body: { +bundler_1 | 2023-10-16T12:32:24.518777694Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:24.518781095Z "id": 607, +bundler_1 | 2023-10-16T12:32:24.518784295Z "params": [ +bundler_1 | 2023-10-16T12:32:24.518787495Z { +bundler_1 | 2023-10-16T12:32:24.518790695Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:24.518794195Z "nonce": "0x290000000000000000", +bundler_1 | 2023-10-16T12:32:24.518797596Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:24.518800996Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:24.518804296Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:24.518807596Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:24.518810997Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:24.518814297Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:24.518817597Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:24.518820997Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:24.518824497Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:24.518827698Z }, +bundler_1 | 2023-10-16T12:32:24.518830898Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:24.518834198Z ], +bundler_1 | 2023-10-16T12:32:24.518837398Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:24.518840599Z } +bundler_1 | 2023-10-16T12:32:24.518843799Z [12:32:24.514] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:24.782776604Z [12:32:24.754] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:24.783230334Z [12:32:24.765] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:24.783241635Z [12:32:24.765] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:24.783245435Z reqId: "req-gx" +bundler_1 | 2023-10-16T12:32:24.783248636Z body: { +bundler_1 | 2023-10-16T12:32:24.783251536Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:24.783254936Z "id": 607, +bundler_1 | 2023-10-16T12:32:24.783258536Z "result": "0x9c991d3f7e6437c1ef258c1bc447497f05c6f96f0adb38bad6dda80add6dab45" +bundler_1 | 2023-10-16T12:32:24.783261736Z } +bundler_1 | 2023-10-16T12:32:24.783264637Z [12:32:24.768] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:24.783267837Z reqId: "req-gy" +bundler_1 | 2023-10-16T12:32:24.783270837Z method: "POST" +bundler_1 | 2023-10-16T12:32:24.783273737Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:24.783276637Z body: { +bundler_1 | 2023-10-16T12:32:24.783287538Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:24.783290738Z "id": 608, +bundler_1 | 2023-10-16T12:32:24.783293839Z "params": [ +bundler_1 | 2023-10-16T12:32:24.783296939Z { +bundler_1 | 2023-10-16T12:32:24.783299839Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:24.783303039Z "nonce": "0x2a0000000000000000", +bundler_1 | 2023-10-16T12:32:24.783306139Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:24.783309340Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:24.783312440Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:24.783315640Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:24.783318740Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:24.783321840Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:24.783324941Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:24.783327941Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:24.783331141Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:24.783334241Z }, +bundler_1 | 2023-10-16T12:32:24.783337141Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:24.783340242Z ], +bundler_1 | 2023-10-16T12:32:24.783343142Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:24.783346242Z } +bundler_1 | 2023-10-16T12:32:24.783349142Z [12:32:24.768] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:25.039955365Z [12:32:25.022] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:25.040456798Z [12:32:25.029] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:25.040482700Z [12:32:25.029] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:25.040487300Z reqId: "req-gy" +bundler_1 | 2023-10-16T12:32:25.040490800Z body: { +bundler_1 | 2023-10-16T12:32:25.040494100Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:25.040497501Z "id": 608, +bundler_1 | 2023-10-16T12:32:25.040500901Z "result": "0xe9b34ec07b3581ee6d7efdc26b48e55f0f8e740712ff36e72dd1e8a4a03af563" +bundler_1 | 2023-10-16T12:32:25.040504501Z } +bundler_1 | 2023-10-16T12:32:25.040507701Z [12:32:25.033] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:25.040511301Z reqId: "req-gz" +bundler_1 | 2023-10-16T12:32:25.040514602Z method: "POST" +bundler_1 | 2023-10-16T12:32:25.040517902Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:25.040521202Z body: { +bundler_1 | 2023-10-16T12:32:25.040524302Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:25.040527702Z "id": 609, +bundler_1 | 2023-10-16T12:32:25.040530903Z "params": [ +bundler_1 | 2023-10-16T12:32:25.040534203Z { +bundler_1 | 2023-10-16T12:32:25.040537403Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:25.040540903Z "nonce": "0x2b0000000000000000", +bundler_1 | 2023-10-16T12:32:25.040544204Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:25.040547604Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:25.040550804Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:25.040554304Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:25.040557704Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:25.040561005Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:25.040564405Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:25.040567705Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:25.040571105Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:25.040574506Z }, +bundler_1 | 2023-10-16T12:32:25.040577606Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:25.040581006Z ], +bundler_1 | 2023-10-16T12:32:25.040584206Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:25.040587506Z } +bundler_1 | 2023-10-16T12:32:25.040591007Z [12:32:25.033] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:25.553974963Z [12:32:25.308] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:25.554911225Z [12:32:25.317] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:25.555008431Z [12:32:25.317] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:25.555019432Z reqId: "req-gz" +bundler_1 | 2023-10-16T12:32:25.555046634Z body: { +bundler_1 | 2023-10-16T12:32:25.555053534Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:25.555091137Z "id": 609, +bundler_1 | 2023-10-16T12:32:25.555094437Z "result": "0x101b6f0897fb7bc386b7a3911b0bedf4b7b6154970e15586d23c103621657983" +bundler_1 | 2023-10-16T12:32:25.555097737Z } +bundler_1 | 2023-10-16T12:32:25.555100937Z [12:32:25.320] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:25.555104338Z reqId: "req-h0" +bundler_1 | 2023-10-16T12:32:25.555107338Z method: "POST" +bundler_1 | 2023-10-16T12:32:25.555110438Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:25.555113438Z body: { +bundler_1 | 2023-10-16T12:32:25.555116538Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:25.555119639Z "id": 610, +bundler_1 | 2023-10-16T12:32:25.555122639Z "params": [], +bundler_1 | 2023-10-16T12:32:25.555125639Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:25.555128739Z } +bundler_1 | 2023-10-16T12:32:25.555131739Z [12:32:25.320] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:25.555135140Z err: { +bundler_1 | 2023-10-16T12:32:25.555146740Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:25.555150341Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:25.555153641Z "stack": +bundler_1 | 2023-10-16T12:32:25.555156641Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:25.555159841Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:25.555163041Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:25.555166142Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:25.555169242Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:25.555172442Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:25.555175542Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:25.555178542Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:25.555181643Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:25.555184743Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:25.555187743Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:25.555190843Z "code": -32601 +bundler_1 | 2023-10-16T12:32:25.555193943Z } +bundler_1 | 2023-10-16T12:32:25.555196844Z [12:32:25.320] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:25.555204044Z reqId: "req-h0" +bundler_1 | 2023-10-16T12:32:25.555207144Z body: { +bundler_1 | 2023-10-16T12:32:25.555210145Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:25.555213245Z "id": 610, +bundler_1 | 2023-10-16T12:32:25.555225746Z "error": { +bundler_1 | 2023-10-16T12:32:25.555228846Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:25.555231946Z "code": -32601 +bundler_1 | 2023-10-16T12:32:25.555235046Z } +bundler_1 | 2023-10-16T12:32:25.555238046Z } +bundler_1 | 2023-10-16T12:32:25.555240847Z [12:32:25.323] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:25.555244047Z reqId: "req-h1" +bundler_1 | 2023-10-16T12:32:25.555247047Z method: "POST" +bundler_1 | 2023-10-16T12:32:25.555250047Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:25.555254247Z body: { +bundler_1 | 2023-10-16T12:32:25.555257248Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:25.555260348Z "id": 611, +bundler_1 | 2023-10-16T12:32:25.555263348Z "params": [ +bundler_1 | 2023-10-16T12:32:25.555266348Z { +bundler_1 | 2023-10-16T12:32:25.555269248Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:25.555272449Z "nonce": "0x2c0000000000000000", +bundler_1 | 2023-10-16T12:32:25.555275549Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:25.555278649Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:25.555281749Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:25.555284849Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:25.555288050Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:25.555299550Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:25.555302851Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:25.555306051Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:25.555309251Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:25.555312251Z }, +bundler_1 | 2023-10-16T12:32:25.555315151Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:25.555318352Z ], +bundler_1 | 2023-10-16T12:32:25.555321352Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:25.555324352Z } +bundler_1 | 2023-10-16T12:32:25.555327252Z [12:32:25.324] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:25.619870109Z [12:32:25.588] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:25.620080923Z [12:32:25.599] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:25.620092623Z [12:32:25.599] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:25.620110925Z reqId: "req-h1" +bundler_1 | 2023-10-16T12:32:25.620114725Z body: { +bundler_1 | 2023-10-16T12:32:25.620118025Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:25.620121425Z "id": 611, +bundler_1 | 2023-10-16T12:32:25.620124825Z "result": "0x799d2e8a7c743f2c8f7d40ddb0f8f7c998bbb7229c661672cbb4f3110a7537c1" +bundler_1 | 2023-10-16T12:32:25.620128426Z } +bundler_1 | 2023-10-16T12:32:25.620131626Z [12:32:25.603] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:25.620152827Z reqId: "req-h2" +bundler_1 | 2023-10-16T12:32:25.620156428Z method: "POST" +bundler_1 | 2023-10-16T12:32:25.620159728Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:25.620162928Z body: { +bundler_1 | 2023-10-16T12:32:25.620166128Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:25.620169728Z "id": 612, +bundler_1 | 2023-10-16T12:32:25.620172929Z "params": [ +bundler_1 | 2023-10-16T12:32:25.620176229Z { +bundler_1 | 2023-10-16T12:32:25.620179429Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:25.620183029Z "nonce": "0x2d0000000000000000", +bundler_1 | 2023-10-16T12:32:25.620186430Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:25.620189930Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:25.620193230Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:25.620196730Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:25.620200130Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:25.620203531Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:25.620206931Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:25.620210331Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:25.620213731Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:25.620227032Z }, +bundler_1 | 2023-10-16T12:32:25.620230532Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:25.620233833Z ], +bundler_1 | 2023-10-16T12:32:25.620237133Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:25.620240433Z } +bundler_1 | 2023-10-16T12:32:25.620243733Z [12:32:25.603] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:25.884542463Z [12:32:25.872] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:25.900935544Z [12:32:25.892] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:25.901143858Z [12:32:25.892] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:25.901155059Z reqId: "req-h2" +bundler_1 | 2023-10-16T12:32:25.901159259Z body: { +bundler_1 | 2023-10-16T12:32:25.901174560Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:25.901178060Z "id": 612, +bundler_1 | 2023-10-16T12:32:25.901181160Z "result": "0x772a8c3818245e0f2443150ad155b883a142cd2d0871b4cc7087736f2b366591" +bundler_1 | 2023-10-16T12:32:25.901184461Z } +bundler_1 | 2023-10-16T12:32:25.901187361Z [12:32:25.896] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:25.901190661Z reqId: "req-h3" +bundler_1 | 2023-10-16T12:32:25.901193661Z method: "POST" +bundler_1 | 2023-10-16T12:32:25.901208962Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:25.901212063Z body: { +bundler_1 | 2023-10-16T12:32:25.901215163Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:25.901218563Z "id": 613, +bundler_1 | 2023-10-16T12:32:25.901221563Z "params": [ +bundler_1 | 2023-10-16T12:32:25.901224563Z { +bundler_1 | 2023-10-16T12:32:25.901227564Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:25.901230864Z "nonce": "0x2e0000000000000000", +bundler_1 | 2023-10-16T12:32:25.901234064Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:25.901237064Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:25.901240164Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:25.901243265Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:25.901246565Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:25.901249565Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:25.901252665Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:25.901255765Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:25.901258966Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:25.901261966Z }, +bundler_1 | 2023-10-16T12:32:25.901264866Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:25.901267966Z ], +bundler_1 | 2023-10-16T12:32:25.901270966Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:25.901283067Z } +bundler_1 | 2023-10-16T12:32:25.901286467Z [12:32:25.896] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:26.415368570Z [12:32:26.197] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:26.415496878Z [12:32:26.205] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:26.415518880Z [12:32:26.205] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:26.415523780Z reqId: "req-h3" +bundler_1 | 2023-10-16T12:32:26.415527480Z body: { +bundler_1 | 2023-10-16T12:32:26.415551482Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:26.415556282Z "id": 613, +bundler_1 | 2023-10-16T12:32:26.415560183Z "result": "0xfbafb76022bf414b11f225bf3b055c24d18fb3eaeb21d082053c0c037e8f7168" +bundler_1 | 2023-10-16T12:32:26.415638088Z } +bundler_1 | 2023-10-16T12:32:26.415643188Z [12:32:26.208] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:26.415646988Z reqId: "req-h4" +bundler_1 | 2023-10-16T12:32:26.415650388Z method: "POST" +bundler_1 | 2023-10-16T12:32:26.415653689Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:26.415656889Z body: { +bundler_1 | 2023-10-16T12:32:26.415660189Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:26.415663789Z "id": 614, +bundler_1 | 2023-10-16T12:32:26.415666990Z "params": [ +bundler_1 | 2023-10-16T12:32:26.415670390Z { +bundler_1 | 2023-10-16T12:32:26.415673790Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:26.415677290Z "nonce": "0x2f0000000000000000", +bundler_1 | 2023-10-16T12:32:26.415680690Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:26.415683991Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:26.415687491Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:26.415690891Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:26.415694291Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:26.415697692Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:26.415700992Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:26.415704392Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:26.415707792Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:26.415711092Z }, +bundler_1 | 2023-10-16T12:32:26.415714293Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:26.415717693Z ], +bundler_1 | 2023-10-16T12:32:26.415754495Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:26.415759396Z } +bundler_1 | 2023-10-16T12:32:26.415762696Z [12:32:26.209] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:26.479549702Z [12:32:26.472] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:26.487733442Z [12:32:26.483] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:26.487944556Z [12:32:26.483] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:26.487957457Z reqId: "req-h4" +bundler_1 | 2023-10-16T12:32:26.487961557Z body: { +bundler_1 | 2023-10-16T12:32:26.487964857Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:26.487968358Z "id": 614, +bundler_1 | 2023-10-16T12:32:26.487971758Z "result": "0x2a3cbc2fda331e79d59df706746a905218d0af18ea8f820ffd44577ae5eed2e8" +bundler_1 | 2023-10-16T12:32:26.487975258Z } +bundler_1 | 2023-10-16T12:32:26.492437352Z [12:32:26.486] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:26.492452853Z reqId: "req-h5" +bundler_1 | 2023-10-16T12:32:26.492456854Z method: "POST" +bundler_1 | 2023-10-16T12:32:26.492460254Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:26.492463554Z body: { +bundler_1 | 2023-10-16T12:32:26.492466854Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:26.492470355Z "id": 615, +bundler_1 | 2023-10-16T12:32:26.492473855Z "params": [], +bundler_1 | 2023-10-16T12:32:26.492477155Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:26.492480655Z } +bundler_1 | 2023-10-16T12:32:26.492539259Z [12:32:26.486] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:26.492545359Z err: { +bundler_1 | 2023-10-16T12:32:26.492548660Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:26.492552160Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:26.492555760Z "stack": +bundler_1 | 2023-10-16T12:32:26.492558960Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:26.492562361Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:26.492565861Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:26.492569261Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:26.492572461Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:26.492576062Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:26.492579362Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:26.492582662Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:26.492585962Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:26.492589662Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:26.492592963Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:26.492596263Z "code": -32601 +bundler_1 | 2023-10-16T12:32:26.492599463Z } +bundler_1 | 2023-10-16T12:32:26.492602663Z [12:32:26.487] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:26.492606264Z reqId: "req-h5" +bundler_1 | 2023-10-16T12:32:26.492609564Z body: { +bundler_1 | 2023-10-16T12:32:26.492612664Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:26.492615964Z "id": 615, +bundler_1 | 2023-10-16T12:32:26.492619164Z "error": { +bundler_1 | 2023-10-16T12:32:26.492622465Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:26.492635265Z "code": -32601 +bundler_1 | 2023-10-16T12:32:26.492638666Z } +bundler_1 | 2023-10-16T12:32:26.492641766Z } +bundler_1 | 2023-10-16T12:32:26.492644966Z [12:32:26.490] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:26.492648366Z reqId: "req-h6" +bundler_1 | 2023-10-16T12:32:26.492651466Z method: "POST" +bundler_1 | 2023-10-16T12:32:26.492654867Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:26.492657967Z body: { +bundler_1 | 2023-10-16T12:32:26.492661167Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:26.492664467Z "id": 616, +bundler_1 | 2023-10-16T12:32:26.492667668Z "params": [ +bundler_1 | 2023-10-16T12:32:26.492670868Z { +bundler_1 | 2023-10-16T12:32:26.492674068Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:26.492677468Z "nonce": "0x300000000000000000", +bundler_1 | 2023-10-16T12:32:26.492680768Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:26.492684069Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:26.492687369Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:26.492690769Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:26.492694169Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:26.492697670Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:26.492700970Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:26.492704670Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:26.492708170Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:26.492711470Z }, +bundler_1 | 2023-10-16T12:32:26.492714571Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:26.492717871Z ], +bundler_1 | 2023-10-16T12:32:26.492721071Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:26.492724371Z } +bundler_1 | 2023-10-16T12:32:26.492727572Z [12:32:26.490] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:26.748014607Z [12:32:26.732] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:26.748455936Z [12:32:26.741] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:26.748465237Z [12:32:26.741] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:26.748469437Z reqId: "req-h6" +bundler_1 | 2023-10-16T12:32:26.748473137Z body: { +bundler_1 | 2023-10-16T12:32:26.748476338Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:26.748479838Z "id": 616, +bundler_1 | 2023-10-16T12:32:26.748483138Z "result": "0x5fbb8e22dbd6af92d3ae76a8e132b64d1c6f99c04bd1f009e77c6b0564777502" +bundler_1 | 2023-10-16T12:32:26.748500539Z } +bundler_1 | 2023-10-16T12:32:26.748504039Z [12:32:26.744] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:26.748507540Z reqId: "req-h7" +bundler_1 | 2023-10-16T12:32:26.748527941Z method: "POST" +bundler_1 | 2023-10-16T12:32:26.748531541Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:26.748534741Z body: { +bundler_1 | 2023-10-16T12:32:26.748538042Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:26.748541442Z "id": 617, +bundler_1 | 2023-10-16T12:32:26.748544742Z "params": [ +bundler_1 | 2023-10-16T12:32:26.748548142Z { +bundler_1 | 2023-10-16T12:32:26.748551342Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:26.748554943Z "nonce": "0x310000000000000000", +bundler_1 | 2023-10-16T12:32:26.748562443Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:26.748565843Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:26.748569244Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:26.748572644Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:26.748576044Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:26.748579444Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:26.748582845Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:26.748596345Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:26.748600446Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:26.748603746Z }, +bundler_1 | 2023-10-16T12:32:26.748607146Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:26.748610546Z ], +bundler_1 | 2023-10-16T12:32:26.748613747Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:26.748617047Z } +bundler_1 | 2023-10-16T12:32:26.748620347Z [12:32:26.744] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:27.004059393Z [12:32:26.997] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:27.008095259Z [12:32:27.005] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:27.008459083Z [12:32:27.005] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:27.008473484Z reqId: "req-h7" +bundler_1 | 2023-10-16T12:32:27.008477084Z body: { +bundler_1 | 2023-10-16T12:32:27.008480184Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:27.008483584Z "id": 617, +bundler_1 | 2023-10-16T12:32:27.008486785Z "result": "0xf212da8e5c7ba4f21f69d6e17e10aeeb280de7817786c1940c24814689933fa5" +bundler_1 | 2023-10-16T12:32:27.008490085Z } +bundler_1 | 2023-10-16T12:32:27.011121258Z [12:32:27.008] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:27.011168461Z reqId: "req-h8" +bundler_1 | 2023-10-16T12:32:27.011173062Z method: "POST" +bundler_1 | 2023-10-16T12:32:27.011194363Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:27.011198163Z body: { +bundler_1 | 2023-10-16T12:32:27.011201464Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:27.011204964Z "id": 618, +bundler_1 | 2023-10-16T12:32:27.011208264Z "params": [ +bundler_1 | 2023-10-16T12:32:27.011211564Z { +bundler_1 | 2023-10-16T12:32:27.011214764Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:27.011218265Z "nonce": "0x320000000000000000", +bundler_1 | 2023-10-16T12:32:27.011221765Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:27.011225165Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:27.011228465Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:27.011231866Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:27.011235266Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:27.011238666Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:27.011241966Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:27.011245366Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:27.011248767Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:27.011262268Z }, +bundler_1 | 2023-10-16T12:32:27.011266068Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:27.011269568Z ], +bundler_1 | 2023-10-16T12:32:27.011272768Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:27.011276169Z } +bundler_1 | 2023-10-16T12:32:27.011409477Z [12:32:27.009] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:27.268634541Z [12:32:27.264] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:27.276317047Z [12:32:27.272] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:27.276658370Z [12:32:27.272] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:27.276667370Z reqId: "req-h8" +bundler_1 | 2023-10-16T12:32:27.276670971Z body: { +bundler_1 | 2023-10-16T12:32:27.276674171Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:27.276677671Z "id": 618, +bundler_1 | 2023-10-16T12:32:27.276680971Z "result": "0x217df1e6fb7f0bcec61c3aa0f853a558b6d94a2e9cf3b9161e630d70637b2a64" +bundler_1 | 2023-10-16T12:32:27.276684472Z } +bundler_1 | 2023-10-16T12:32:27.276687572Z [12:32:27.275] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:27.276690872Z reqId: "req-h9" +bundler_1 | 2023-10-16T12:32:27.276693872Z method: "POST" +bundler_1 | 2023-10-16T12:32:27.276708473Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:27.276728674Z body: { +bundler_1 | 2023-10-16T12:32:27.276732175Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:27.276735275Z "id": 619, +bundler_1 | 2023-10-16T12:32:27.276738375Z "params": [ +bundler_1 | 2023-10-16T12:32:27.276741475Z { +bundler_1 | 2023-10-16T12:32:27.276744375Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:27.276747576Z "nonce": "0x330000000000000000", +bundler_1 | 2023-10-16T12:32:27.276750676Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:27.276753876Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:27.276756976Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:27.276760177Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:27.276763277Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:27.276766377Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:27.276769377Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:27.276772577Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:27.276775678Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:27.276778778Z }, +bundler_1 | 2023-10-16T12:32:27.276781678Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:27.276784978Z ], +bundler_1 | 2023-10-16T12:32:27.276787878Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:27.276799979Z } +bundler_1 | 2023-10-16T12:32:27.276803279Z [12:32:27.275] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:27.535099913Z [12:32:27.530] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:27.549706677Z [12:32:27.541] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:27.550312717Z [12:32:27.541] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:27.550329018Z reqId: "req-h9" +bundler_1 | 2023-10-16T12:32:27.550333018Z body: { +bundler_1 | 2023-10-16T12:32:27.550336418Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:27.550339818Z "id": 619, +bundler_1 | 2023-10-16T12:32:27.550343319Z "result": "0x7481071d0a8c660662dec6b102514b8017438eb3a1ad5e07c285716d0971e200" +bundler_1 | 2023-10-16T12:32:27.550347019Z } +bundler_1 | 2023-10-16T12:32:27.550350319Z [12:32:27.544] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:27.550353819Z reqId: "req-ha" +bundler_1 | 2023-10-16T12:32:27.550357120Z method: "POST" +bundler_1 | 2023-10-16T12:32:27.550360420Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:27.550363620Z body: { +bundler_1 | 2023-10-16T12:32:27.550366920Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:27.550383721Z "id": 620, +bundler_1 | 2023-10-16T12:32:27.550387222Z "params": [], +bundler_1 | 2023-10-16T12:32:27.550390422Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:27.550393722Z } +bundler_1 | 2023-10-16T12:32:27.550396922Z [12:32:27.544] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:27.550400422Z err: { +bundler_1 | 2023-10-16T12:32:27.550403723Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:27.550407023Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:27.550410423Z "stack": +bundler_1 | 2023-10-16T12:32:27.550413623Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:27.550417024Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:27.550420524Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:27.550423924Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:27.550427224Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:27.550430624Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:27.550433925Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:27.550437225Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:27.550440525Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:27.550443925Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:27.550447326Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:27.550450526Z "code": -32601 +bundler_1 | 2023-10-16T12:32:27.550453826Z } +bundler_1 | 2023-10-16T12:32:27.550456926Z [12:32:27.544] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:27.550460326Z reqId: "req-ha" +bundler_1 | 2023-10-16T12:32:27.550463627Z body: { +bundler_1 | 2023-10-16T12:32:27.550466727Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:27.550469927Z "id": 620, +bundler_1 | 2023-10-16T12:32:27.550473127Z "error": { +bundler_1 | 2023-10-16T12:32:27.550476327Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:27.550479828Z "code": -32601 +bundler_1 | 2023-10-16T12:32:27.550483028Z } +bundler_1 | 2023-10-16T12:32:27.550486128Z } +bundler_1 | 2023-10-16T12:32:27.553376519Z [12:32:27.550] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:27.553393320Z reqId: "req-hb" +bundler_1 | 2023-10-16T12:32:27.553408421Z method: "POST" +bundler_1 | 2023-10-16T12:32:27.553412221Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:27.553415321Z body: { +bundler_1 | 2023-10-16T12:32:27.553418521Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:27.553422022Z "id": 621, +bundler_1 | 2023-10-16T12:32:27.553425322Z "params": [ +bundler_1 | 2023-10-16T12:32:27.553428722Z { +bundler_1 | 2023-10-16T12:32:27.553431922Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:27.553435423Z "nonce": "0x340000000000000000", +bundler_1 | 2023-10-16T12:32:27.553438823Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:27.553442123Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:27.553445423Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:27.553448823Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:27.553452124Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:27.553455424Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:27.553520128Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:27.553525329Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:27.553528829Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:27.553532129Z }, +bundler_1 | 2023-10-16T12:32:27.553535229Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:27.553538729Z ], +bundler_1 | 2023-10-16T12:32:27.553541930Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:27.553545430Z } +bundler_1 | 2023-10-16T12:32:27.553714341Z [12:32:27.551] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:28.066195938Z [12:32:27.812] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:28.066379950Z [12:32:27.819] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:28.066402652Z [12:32:27.819] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:28.066407752Z reqId: "req-hb" +bundler_1 | 2023-10-16T12:32:28.066411352Z body: { +bundler_1 | 2023-10-16T12:32:28.066414752Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:28.066426553Z "id": 621, +bundler_1 | 2023-10-16T12:32:28.066430253Z "result": "0x32ba721c76232e103f82b675216264359dbdeb44e852e8ddf41246aea4123e29" +bundler_1 | 2023-10-16T12:32:28.066433754Z } +bundler_1 | 2023-10-16T12:32:28.066437054Z [12:32:27.822] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:28.066440854Z reqId: "req-hc" +bundler_1 | 2023-10-16T12:32:28.066444654Z method: "POST" +bundler_1 | 2023-10-16T12:32:28.066448155Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:28.066469256Z body: { +bundler_1 | 2023-10-16T12:32:28.066472756Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:28.066476156Z "id": 622, +bundler_1 | 2023-10-16T12:32:28.066479457Z "params": [ +bundler_1 | 2023-10-16T12:32:28.066482657Z { +bundler_1 | 2023-10-16T12:32:28.066485857Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:28.066489457Z "nonce": "0x350000000000000000", +bundler_1 | 2023-10-16T12:32:28.066492957Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:28.066496258Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:28.066499558Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:28.066502958Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:28.066506358Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:28.066509659Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:28.066513059Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:28.066516459Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:28.066519859Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:28.066523159Z }, +bundler_1 | 2023-10-16T12:32:28.066526360Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:28.066529760Z ], +bundler_1 | 2023-10-16T12:32:28.066532960Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:28.066536160Z } +bundler_1 | 2023-10-16T12:32:28.066539361Z [12:32:27.823] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:28.082494113Z [12:32:28.074] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:28.088399402Z [12:32:28.084] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:28.088516310Z [12:32:28.084] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:28.088555812Z reqId: "req-hc" +bundler_1 | 2023-10-16T12:32:28.088561713Z body: { +bundler_1 | 2023-10-16T12:32:28.088565413Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:28.088569113Z "id": 622, +bundler_1 | 2023-10-16T12:32:28.088572514Z "result": "0xceb044941a41ff2f5b9d39fa22258fd3c567f4e46337d92a1d8c020218a2d106" +bundler_1 | 2023-10-16T12:32:28.088576214Z } +bundler_1 | 2023-10-16T12:32:28.091391899Z [12:32:28.088] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:28.091432802Z reqId: "req-hd" +bundler_1 | 2023-10-16T12:32:28.091437803Z method: "POST" +bundler_1 | 2023-10-16T12:32:28.091441903Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:28.091445303Z body: { +bundler_1 | 2023-10-16T12:32:28.091448603Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:28.091467404Z "id": 623, +bundler_1 | 2023-10-16T12:32:28.091471005Z "params": [ +bundler_1 | 2023-10-16T12:32:28.091474305Z { +bundler_1 | 2023-10-16T12:32:28.091477605Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:28.091481105Z "nonce": "0x360000000000000000", +bundler_1 | 2023-10-16T12:32:28.091484706Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:28.091499507Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:28.091503307Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:28.091506707Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:28.091510207Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:28.091513508Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:28.091516908Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:28.091520308Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:28.091523908Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:28.091527308Z }, +bundler_1 | 2023-10-16T12:32:28.091530509Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:28.091533909Z ], +bundler_1 | 2023-10-16T12:32:28.091537109Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:28.091540509Z } +bundler_1 | 2023-10-16T12:32:28.091598813Z [12:32:28.088] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:28.361573617Z [12:32:28.343] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:28.362307266Z [12:32:28.351] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:28.362325867Z [12:32:28.351] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:28.362330567Z reqId: "req-hd" +bundler_1 | 2023-10-16T12:32:28.362334167Z body: { +bundler_1 | 2023-10-16T12:32:28.362337568Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:28.362341368Z "id": 623, +bundler_1 | 2023-10-16T12:32:28.362371170Z "result": "0xbb90da3e036402e0e3330cfb6f5105090c77fc570d8f2d5349c702c8622778c0" +bundler_1 | 2023-10-16T12:32:28.362376470Z } +bundler_1 | 2023-10-16T12:32:28.362379770Z [12:32:28.354] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:28.362383471Z reqId: "req-he" +bundler_1 | 2023-10-16T12:32:28.362386971Z method: "POST" +bundler_1 | 2023-10-16T12:32:28.362390271Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:28.362393571Z body: { +bundler_1 | 2023-10-16T12:32:28.362396872Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:28.362400272Z "id": 624, +bundler_1 | 2023-10-16T12:32:28.362403472Z "params": [ +bundler_1 | 2023-10-16T12:32:28.362406872Z { +bundler_1 | 2023-10-16T12:32:28.362423173Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:28.362426874Z "nonce": "0x370000000000000000", +bundler_1 | 2023-10-16T12:32:28.362430274Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:28.362433674Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:28.362436974Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:28.362440374Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:28.362443775Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:28.362447275Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:28.362450575Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:28.362453975Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:28.362457376Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:28.362460776Z }, +bundler_1 | 2023-10-16T12:32:28.362463876Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:28.362467276Z ], +bundler_1 | 2023-10-16T12:32:28.362470476Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:28.362473877Z } +bundler_1 | 2023-10-16T12:32:28.362477077Z [12:32:28.355] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:28.616184008Z [12:32:28.608] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:28.624414851Z [12:32:28.618] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:28.624679168Z [12:32:28.618] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:28.624688769Z reqId: "req-he" +bundler_1 | 2023-10-16T12:32:28.624692669Z body: { +bundler_1 | 2023-10-16T12:32:28.624695970Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:28.624699570Z "id": 624, +bundler_1 | 2023-10-16T12:32:28.624702870Z "result": "0xe2722241136d279e403b6f32cf687680498bdff5183e78cc86314f6c0fe241ea" +bundler_1 | 2023-10-16T12:32:28.624706770Z } +bundler_1 | 2023-10-16T12:32:28.626689201Z [12:32:28.621] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:28.626709102Z reqId: "req-hf" +bundler_1 | 2023-10-16T12:32:28.626713603Z method: "POST" +bundler_1 | 2023-10-16T12:32:28.626717103Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:28.626728904Z body: { +bundler_1 | 2023-10-16T12:32:28.626732604Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:28.626736504Z "id": 625, +bundler_1 | 2023-10-16T12:32:28.626739804Z "params": [], +bundler_1 | 2023-10-16T12:32:28.626743205Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:28.626746705Z } +bundler_1 | 2023-10-16T12:32:28.626750105Z [12:32:28.621] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:28.626767506Z err: { +bundler_1 | 2023-10-16T12:32:28.626771006Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:28.626774507Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:28.626778007Z "stack": +bundler_1 | 2023-10-16T12:32:28.626781307Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:28.626784807Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:28.626788408Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:28.626791808Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:28.626795108Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:28.626798608Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:28.626802008Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:28.626805409Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:28.626808809Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:28.626812309Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:28.626815709Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:28.626819010Z "code": -32601 +bundler_1 | 2023-10-16T12:32:28.626822410Z } +bundler_1 | 2023-10-16T12:32:28.626825610Z [12:32:28.622] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:28.626829210Z reqId: "req-hf" +bundler_1 | 2023-10-16T12:32:28.626832510Z body: { +bundler_1 | 2023-10-16T12:32:28.626835711Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:28.626839111Z "id": 625, +bundler_1 | 2023-10-16T12:32:28.626842411Z "error": { +bundler_1 | 2023-10-16T12:32:28.626845711Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:28.626849212Z "code": -32601 +bundler_1 | 2023-10-16T12:32:28.626852512Z } +bundler_1 | 2023-10-16T12:32:28.626855612Z } +bundler_1 | 2023-10-16T12:32:28.626858812Z [12:32:28.625] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:28.626862312Z reqId: "req-hg" +bundler_1 | 2023-10-16T12:32:28.626865513Z method: "POST" +bundler_1 | 2023-10-16T12:32:28.626868713Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:28.626872013Z body: { +bundler_1 | 2023-10-16T12:32:28.626875213Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:28.626878614Z "id": 626, +bundler_1 | 2023-10-16T12:32:28.626881814Z "params": [ +bundler_1 | 2023-10-16T12:32:28.626888914Z { +bundler_1 | 2023-10-16T12:32:28.626892214Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:28.626895715Z "nonce": "0x380000000000000000", +bundler_1 | 2023-10-16T12:32:28.626899115Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:28.626902415Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:28.626906615Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:28.626910116Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:28.626913516Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:28.626916916Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:28.626920416Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:28.626923816Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:28.626927317Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:28.626930617Z }, +bundler_1 | 2023-10-16T12:32:28.626933817Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:28.626937217Z ], +bundler_1 | 2023-10-16T12:32:28.626940418Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:28.626943718Z } +bundler_1 | 2023-10-16T12:32:28.626946918Z [12:32:28.625] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:29.143368975Z [12:32:28.890] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:29.143966814Z [12:32:28.900] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:29.143983815Z [12:32:28.900] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:29.143988116Z reqId: "req-hg" +bundler_1 | 2023-10-16T12:32:29.143991816Z body: { +bundler_1 | 2023-10-16T12:32:29.143995216Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:29.143998616Z "id": 626, +bundler_1 | 2023-10-16T12:32:29.144002017Z "result": "0x69e7ca458dc5b1c2959993ef27f86b5a548bb2e3d5373fab2a8caa97531e45f8" +bundler_1 | 2023-10-16T12:32:29.144005617Z } +bundler_1 | 2023-10-16T12:32:29.144008917Z [12:32:28.904] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:29.144012417Z reqId: "req-hh" +bundler_1 | 2023-10-16T12:32:29.144015617Z method: "POST" +bundler_1 | 2023-10-16T12:32:29.144019018Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:29.144022318Z body: { +bundler_1 | 2023-10-16T12:32:29.144025518Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:29.144028818Z "id": 627, +bundler_1 | 2023-10-16T12:32:29.144032019Z "params": [ +bundler_1 | 2023-10-16T12:32:29.144035419Z { +bundler_1 | 2023-10-16T12:32:29.144038619Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:29.144058020Z "nonce": "0x390000000000000000", +bundler_1 | 2023-10-16T12:32:29.144061920Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:29.144065321Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:29.144068621Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:29.144072021Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:29.144075421Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:29.144078922Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:29.144082322Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:29.144085622Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:29.144089222Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:29.144092623Z }, +bundler_1 | 2023-10-16T12:32:29.144095723Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:29.144099223Z ], +bundler_1 | 2023-10-16T12:32:29.144102423Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:29.144105823Z } +bundler_1 | 2023-10-16T12:32:29.144109024Z [12:32:28.904] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:29.159778357Z [12:32:29.150] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:29.161445667Z [12:32:29.158] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:29.161726485Z [12:32:29.158] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:29.161741086Z reqId: "req-hh" +bundler_1 | 2023-10-16T12:32:29.161745087Z body: { +bundler_1 | 2023-10-16T12:32:29.161748387Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:29.161752187Z "id": 627, +bundler_1 | 2023-10-16T12:32:29.161755887Z "result": "0x609853fe8dad1b5255a6fbda02922c80f678df3c28dc74d870375b94db193778" +bundler_1 | 2023-10-16T12:32:29.161759588Z } +bundler_1 | 2023-10-16T12:32:29.164280754Z [12:32:29.162] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:29.164295655Z reqId: "req-hi" +bundler_1 | 2023-10-16T12:32:29.164299855Z method: "POST" +bundler_1 | 2023-10-16T12:32:29.164303455Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:29.164307056Z body: { +bundler_1 | 2023-10-16T12:32:29.164310356Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:29.164332857Z "id": 628, +bundler_1 | 2023-10-16T12:32:29.164342158Z "params": [ +bundler_1 | 2023-10-16T12:32:29.164345558Z { +bundler_1 | 2023-10-16T12:32:29.164348858Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:29.164352559Z "nonce": "0x3a0000000000000000", +bundler_1 | 2023-10-16T12:32:29.164370360Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:29.164374060Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:29.164377360Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:29.164380760Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:29.164384261Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:29.164387661Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:29.164391061Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:29.164405062Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:29.164409162Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:29.164412663Z }, +bundler_1 | 2023-10-16T12:32:29.164415763Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:29.164419163Z ], +bundler_1 | 2023-10-16T12:32:29.164422363Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:29.164425663Z } +bundler_1 | 2023-10-16T12:32:29.164612176Z [12:32:29.162] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:29.424152092Z [12:32:29.415] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:29.427674724Z [12:32:29.422] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:29.427909940Z [12:32:29.422] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:29.427923440Z reqId: "req-hi" +bundler_1 | 2023-10-16T12:32:29.427927441Z body: { +bundler_1 | 2023-10-16T12:32:29.427931041Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:29.427934841Z "id": 628, +bundler_1 | 2023-10-16T12:32:29.427938441Z "result": "0x092a91c8572b98870d4d180048f7b3154f30d2a6a0384f60a90f7eace05b4a4f" +bundler_1 | 2023-10-16T12:32:29.427942042Z } +bundler_1 | 2023-10-16T12:32:29.427945242Z [12:32:29.426] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:29.427958143Z reqId: "req-hj" +bundler_1 | 2023-10-16T12:32:29.427961543Z method: "POST" +bundler_1 | 2023-10-16T12:32:29.427964843Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:29.427968243Z body: { +bundler_1 | 2023-10-16T12:32:29.427971844Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:29.427975444Z "id": 629, +bundler_1 | 2023-10-16T12:32:29.427978744Z "params": [ +bundler_1 | 2023-10-16T12:32:29.427982144Z { +bundler_1 | 2023-10-16T12:32:29.427985445Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:29.427988945Z "nonce": "0x3b0000000000000000", +bundler_1 | 2023-10-16T12:32:29.427992345Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:29.427995845Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:29.427999245Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:29.428015947Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:29.428019647Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:29.428023047Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:29.428026447Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:29.428029847Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:29.428033448Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:29.428036848Z }, +bundler_1 | 2023-10-16T12:32:29.428040148Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:29.428043948Z ], +bundler_1 | 2023-10-16T12:32:29.428224260Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:29.428232261Z } +bundler_1 | 2023-10-16T12:32:29.428235661Z [12:32:29.426] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:29.942785094Z [12:32:29.697] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:29.943376833Z [12:32:29.705] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:29.943397435Z [12:32:29.705] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:29.943404635Z reqId: "req-hj" +bundler_1 | 2023-10-16T12:32:29.943410836Z body: { +bundler_1 | 2023-10-16T12:32:29.943438337Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:29.943444938Z "id": 629, +bundler_1 | 2023-10-16T12:32:29.943450938Z "result": "0x987174429c4714404da47c59138ebd4a93d945b18d4a131e4fdddc052afb8345" +bundler_1 | 2023-10-16T12:32:29.943457739Z } +bundler_1 | 2023-10-16T12:32:29.943463739Z [12:32:29.708] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:29.943470339Z reqId: "req-hk" +bundler_1 | 2023-10-16T12:32:29.943476240Z method: "POST" +bundler_1 | 2023-10-16T12:32:29.943482140Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:29.943487941Z body: { +bundler_1 | 2023-10-16T12:32:29.943493641Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:29.943516843Z "id": 630, +bundler_1 | 2023-10-16T12:32:29.943523043Z "params": [], +bundler_1 | 2023-10-16T12:32:29.943529043Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:29.943535244Z } +bundler_1 | 2023-10-16T12:32:29.943541044Z [12:32:29.709] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:29.943547645Z err: { +bundler_1 | 2023-10-16T12:32:29.943553345Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:29.943559445Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:29.943565646Z "stack": +bundler_1 | 2023-10-16T12:32:29.943612349Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:29.943619649Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:29.943626050Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:29.943632150Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:29.943638151Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:29.943644351Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:29.943650351Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:29.943656252Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:29.943662252Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:29.943687054Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:29.943693954Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:29.943700055Z "code": -32601 +bundler_1 | 2023-10-16T12:32:29.943705955Z } +bundler_1 | 2023-10-16T12:32:29.943711555Z [12:32:29.709] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:29.943717756Z reqId: "req-hk" +bundler_1 | 2023-10-16T12:32:29.943723656Z body: { +bundler_1 | 2023-10-16T12:32:29.943729357Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:29.943735257Z "id": 630, +bundler_1 | 2023-10-16T12:32:29.943741057Z "error": { +bundler_1 | 2023-10-16T12:32:29.943746958Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:29.943769359Z "code": -32601 +bundler_1 | 2023-10-16T12:32:29.943776060Z } +bundler_1 | 2023-10-16T12:32:29.943781760Z } +bundler_1 | 2023-10-16T12:32:29.943787460Z [12:32:29.711] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:29.943793761Z reqId: "req-hl" +bundler_1 | 2023-10-16T12:32:29.943799661Z method: "POST" +bundler_1 | 2023-10-16T12:32:29.943805562Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:29.943812562Z body: { +bundler_1 | 2023-10-16T12:32:29.943818362Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:29.943824563Z "id": 631, +bundler_1 | 2023-10-16T12:32:29.943830263Z "params": [ +bundler_1 | 2023-10-16T12:32:29.943852065Z { +bundler_1 | 2023-10-16T12:32:29.943858265Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:29.943864766Z "nonce": "0x3c0000000000000000", +bundler_1 | 2023-10-16T12:32:29.943870866Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:29.943883567Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:29.943889767Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:29.943895768Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:29.943901968Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:29.943908068Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:29.943941471Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:29.943948471Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:29.943954871Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:29.943960872Z }, +bundler_1 | 2023-10-16T12:32:29.943966472Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:29.943972573Z ], +bundler_1 | 2023-10-16T12:32:29.943978273Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:29.943984273Z } +bundler_1 | 2023-10-16T12:32:29.943989974Z [12:32:29.712] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:30.013410852Z [12:32:29.987] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:30.016296542Z [12:32:29.995] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:30.016314143Z [12:32:29.995] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:30.016318244Z reqId: "req-hl" +bundler_1 | 2023-10-16T12:32:30.016321644Z body: { +bundler_1 | 2023-10-16T12:32:30.016324744Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:30.016328344Z "id": 631, +bundler_1 | 2023-10-16T12:32:30.016349246Z "result": "0x0f8f472a1a75ba64e9b01fe0e69d0580e8dd1688888caded6ea2c3557af9d02e" +bundler_1 | 2023-10-16T12:32:30.016353046Z } +bundler_1 | 2023-10-16T12:32:30.016356146Z [12:32:29.999] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:30.016359646Z reqId: "req-hm" +bundler_1 | 2023-10-16T12:32:30.016362747Z method: "POST" +bundler_1 | 2023-10-16T12:32:30.016365847Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:30.016368947Z body: { +bundler_1 | 2023-10-16T12:32:30.016372147Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:30.016375247Z "id": 632, +bundler_1 | 2023-10-16T12:32:30.016378448Z "params": [ +bundler_1 | 2023-10-16T12:32:30.016381448Z { +bundler_1 | 2023-10-16T12:32:30.016384548Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:30.016387748Z "nonce": "0x3d0000000000000000", +bundler_1 | 2023-10-16T12:32:30.016391048Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:30.016394149Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:30.016397349Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:30.016424651Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:30.016428451Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:30.016431551Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:30.016434651Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:30.016437852Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:30.016441152Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:30.016444252Z }, +bundler_1 | 2023-10-16T12:32:30.016447252Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:30.016450452Z ], +bundler_1 | 2023-10-16T12:32:30.016453553Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:30.016456753Z } +bundler_1 | 2023-10-16T12:32:30.016459753Z [12:32:29.999] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:30.266861966Z [12:32:30.247] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:30.267051879Z [12:32:30.257] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:30.267062480Z [12:32:30.257] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:30.267066580Z reqId: "req-hm" +bundler_1 | 2023-10-16T12:32:30.267070180Z body: { +bundler_1 | 2023-10-16T12:32:30.267073580Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:30.267077281Z "id": 632, +bundler_1 | 2023-10-16T12:32:30.267080681Z "result": "0xfefcbe4244c6704bdcc9114bc7d5ed14566682aaa2f9a33512941c4daedfe2db" +bundler_1 | 2023-10-16T12:32:30.267084181Z } +bundler_1 | 2023-10-16T12:32:30.267110683Z [12:32:30.260] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:30.267115383Z reqId: "req-hn" +bundler_1 | 2023-10-16T12:32:30.267118783Z method: "POST" +bundler_1 | 2023-10-16T12:32:30.267122084Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:30.267125484Z body: { +bundler_1 | 2023-10-16T12:32:30.267128684Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:30.267132184Z "id": 633, +bundler_1 | 2023-10-16T12:32:30.267135384Z "params": [ +bundler_1 | 2023-10-16T12:32:30.267138785Z { +bundler_1 | 2023-10-16T12:32:30.267141985Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:30.267145485Z "nonce": "0x3e0000000000000000", +bundler_1 | 2023-10-16T12:32:30.267148885Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:30.267152386Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:30.267155686Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:30.267159086Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:30.267162486Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:30.267189988Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:30.267193988Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:30.267197388Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:30.267200889Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:30.267204189Z }, +bundler_1 | 2023-10-16T12:32:30.267207389Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:30.267210689Z ], +bundler_1 | 2023-10-16T12:32:30.267213890Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:30.267217290Z } +bundler_1 | 2023-10-16T12:32:30.267220590Z [12:32:30.260] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:30.529809307Z [12:32:30.524] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:30.538581486Z [12:32:30.532] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:30.538873205Z [12:32:30.532] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:30.538889406Z reqId: "req-hn" +bundler_1 | 2023-10-16T12:32:30.538895806Z body: { +bundler_1 | 2023-10-16T12:32:30.538901407Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:30.538907107Z "id": 633, +bundler_1 | 2023-10-16T12:32:30.538912707Z "result": "0x6f9108e82c7804d2264f201c1780917b8002a2a0a50bfce7ad0d4a271b5d6bff" +bundler_1 | 2023-10-16T12:32:30.538937709Z } +bundler_1 | 2023-10-16T12:32:30.541673290Z [12:32:30.538] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:30.541690291Z reqId: "req-ho" +bundler_1 | 2023-10-16T12:32:30.541694791Z method: "POST" +bundler_1 | 2023-10-16T12:32:30.541698291Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:30.541701591Z body: { +bundler_1 | 2023-10-16T12:32:30.541704892Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:30.541708492Z "id": 634, +bundler_1 | 2023-10-16T12:32:30.541711792Z "params": [ +bundler_1 | 2023-10-16T12:32:30.541715092Z { +bundler_1 | 2023-10-16T12:32:30.541718492Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:30.541738594Z "nonce": "0x3f0000000000000000", +bundler_1 | 2023-10-16T12:32:30.541742594Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:30.541745894Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:30.541749295Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:30.541752595Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:30.541756095Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:30.541759395Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:30.541762895Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:30.541778796Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:30.541782397Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:30.541785697Z }, +bundler_1 | 2023-10-16T12:32:30.541788897Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:30.541792297Z ], +bundler_1 | 2023-10-16T12:32:30.541795598Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:30.541809098Z } +bundler_1 | 2023-10-16T12:32:30.546826029Z [12:32:30.539] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:30.804678134Z [12:32:30.798] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:30.812454447Z [12:32:30.808] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:30.812751466Z [12:32:30.808] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:30.812763067Z reqId: "req-ho" +bundler_1 | 2023-10-16T12:32:30.812767067Z body: { +bundler_1 | 2023-10-16T12:32:30.812770468Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:30.812774068Z "id": 634, +bundler_1 | 2023-10-16T12:32:30.812777468Z "result": "0x8c637089fe0c07313be30b4c8ca797f7976794bc136a2cce42a773f2231face5" +bundler_1 | 2023-10-16T12:32:30.812781068Z } +bundler_1 | 2023-10-16T12:32:30.814731397Z [12:32:30.811] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:30.814749198Z reqId: "req-hp" +bundler_1 | 2023-10-16T12:32:30.814753598Z method: "POST" +bundler_1 | 2023-10-16T12:32:30.814772300Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:30.814776800Z body: { +bundler_1 | 2023-10-16T12:32:30.814780300Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:30.814783900Z "id": 635, +bundler_1 | 2023-10-16T12:32:30.814787201Z "params": [], +bundler_1 | 2023-10-16T12:32:30.814790601Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:30.814794001Z } +bundler_1 | 2023-10-16T12:32:30.814797201Z [12:32:30.811] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:30.814801002Z err: { +bundler_1 | 2023-10-16T12:32:30.814804202Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:30.814807602Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:30.814811102Z "stack": +bundler_1 | 2023-10-16T12:32:30.814814302Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:30.814817703Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:30.814821403Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:30.814824803Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:30.814842004Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:30.814845605Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:30.814849005Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:30.814852405Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:30.814855805Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:30.814865006Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:30.814868406Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:30.814871706Z "code": -32601 +bundler_1 | 2023-10-16T12:32:30.814875006Z } +bundler_1 | 2023-10-16T12:32:30.814878207Z [12:32:30.811] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:30.814881707Z reqId: "req-hp" +bundler_1 | 2023-10-16T12:32:30.814885007Z body: { +bundler_1 | 2023-10-16T12:32:30.814888207Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:30.814891608Z "id": 635, +bundler_1 | 2023-10-16T12:32:30.814894908Z "error": { +bundler_1 | 2023-10-16T12:32:30.814898108Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:30.814901708Z "code": -32601 +bundler_1 | 2023-10-16T12:32:30.814905108Z } +bundler_1 | 2023-10-16T12:32:30.814908209Z } +bundler_1 | 2023-10-16T12:32:30.821961674Z [12:32:30.815] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:30.821981975Z reqId: "req-hq" +bundler_1 | 2023-10-16T12:32:30.821986575Z method: "POST" +bundler_1 | 2023-10-16T12:32:30.821990076Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:30.821993476Z body: { +bundler_1 | 2023-10-16T12:32:30.821996876Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:30.822000376Z "id": 636, +bundler_1 | 2023-10-16T12:32:30.822003677Z "params": [ +bundler_1 | 2023-10-16T12:32:30.822006977Z { +bundler_1 | 2023-10-16T12:32:30.822028478Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:30.822032178Z "nonce": "0x400000000000000000", +bundler_1 | 2023-10-16T12:32:30.822035679Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:30.822039079Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:30.822042479Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:30.822045879Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:30.822049380Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:30.822052880Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:30.822069181Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:30.822072981Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:30.822076581Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:30.822079982Z }, +bundler_1 | 2023-10-16T12:32:30.822083282Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:30.822097683Z ], +bundler_1 | 2023-10-16T12:32:30.822101383Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:30.822104883Z } +bundler_1 | 2023-10-16T12:32:30.822184089Z [12:32:30.815] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:31.082841478Z [12:32:31.079] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:31.091622557Z [12:32:31.088] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:31.093605288Z [12:32:31.088] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:31.093626789Z reqId: "req-hq" +bundler_1 | 2023-10-16T12:32:31.093631090Z body: { +bundler_1 | 2023-10-16T12:32:31.093634590Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:31.093638590Z "id": 636, +bundler_1 | 2023-10-16T12:32:31.093641990Z "result": "0x0cf7ad51df27413ce910af9d5ac2eb862df3295b2f9a9bc99fcaa3b135603464" +bundler_1 | 2023-10-16T12:32:31.093645691Z } +bundler_1 | 2023-10-16T12:32:31.098103485Z [12:32:31.094] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:31.098122086Z reqId: "req-hr" +bundler_1 | 2023-10-16T12:32:31.098126386Z method: "POST" +bundler_1 | 2023-10-16T12:32:31.098129886Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:31.098133187Z body: { +bundler_1 | 2023-10-16T12:32:31.098136387Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:31.098139887Z "id": 637, +bundler_1 | 2023-10-16T12:32:31.098143187Z "params": [ +bundler_1 | 2023-10-16T12:32:31.098146388Z { +bundler_1 | 2023-10-16T12:32:31.098149688Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:31.098153088Z "nonce": "0x410000000000000000", +bundler_1 | 2023-10-16T12:32:31.098156588Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:31.098159988Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:31.098163289Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:31.098166689Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:31.098169989Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:31.098173289Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:31.098176590Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:31.098180090Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:31.098195891Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:31.098199491Z }, +bundler_1 | 2023-10-16T12:32:31.098202591Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:31.098205891Z ], +bundler_1 | 2023-10-16T12:32:31.098209192Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:31.098212492Z } +bundler_1 | 2023-10-16T12:32:31.098271396Z [12:32:31.095] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:31.612019676Z [12:32:31.369] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:31.612198288Z [12:32:31.378] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:31.612207989Z [12:32:31.378] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:31.612211889Z reqId: "req-hr" +bundler_1 | 2023-10-16T12:32:31.612215389Z body: { +bundler_1 | 2023-10-16T12:32:31.612219089Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:31.612222590Z "id": 637, +bundler_1 | 2023-10-16T12:32:31.612226090Z "result": "0xdde3a1baf76144921b807ccb7aebd90a85b50ead49c383655aa3823fad8ebc8d" +bundler_1 | 2023-10-16T12:32:31.612229590Z } +bundler_1 | 2023-10-16T12:32:31.612257892Z [12:32:31.381] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:31.612262492Z reqId: "req-hs" +bundler_1 | 2023-10-16T12:32:31.612265992Z method: "POST" +bundler_1 | 2023-10-16T12:32:31.612269393Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:31.612272893Z body: { +bundler_1 | 2023-10-16T12:32:31.612276193Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:31.612279693Z "id": 638, +bundler_1 | 2023-10-16T12:32:31.612282994Z "params": [ +bundler_1 | 2023-10-16T12:32:31.612286794Z { +bundler_1 | 2023-10-16T12:32:31.612290094Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:31.612293594Z "nonce": "0x420000000000000000", +bundler_1 | 2023-10-16T12:32:31.612296995Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:31.612300495Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:31.612303795Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:31.612307195Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:31.612310595Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:31.612313996Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:31.612317396Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:31.612331797Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:31.612335297Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:31.612338797Z }, +bundler_1 | 2023-10-16T12:32:31.612356498Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:31.612360199Z ], +bundler_1 | 2023-10-16T12:32:31.612363399Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:31.612366799Z } +bundler_1 | 2023-10-16T12:32:31.612369999Z [12:32:31.381] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:31.677275980Z [12:32:31.648] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:31.677305382Z [12:32:31.656] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:31.677309982Z [12:32:31.656] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:31.677313782Z reqId: "req-hs" +bundler_1 | 2023-10-16T12:32:31.677317182Z body: { +bundler_1 | 2023-10-16T12:32:31.677320383Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:31.677323883Z "id": 638, +bundler_1 | 2023-10-16T12:32:31.677327283Z "result": "0xf36e17147188a8d0d09ed2617c0e7fc14cc7acfae00d3a2091f3b60f2504120c" +bundler_1 | 2023-10-16T12:32:31.677330883Z } +bundler_1 | 2023-10-16T12:32:31.677334184Z [12:32:31.659] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:31.677337884Z reqId: "req-ht" +bundler_1 | 2023-10-16T12:32:31.677341084Z method: "POST" +bundler_1 | 2023-10-16T12:32:31.677344184Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:31.677347384Z body: { +bundler_1 | 2023-10-16T12:32:31.677350585Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:31.677354085Z "id": 639, +bundler_1 | 2023-10-16T12:32:31.677357285Z "params": [ +bundler_1 | 2023-10-16T12:32:31.677360485Z { +bundler_1 | 2023-10-16T12:32:31.677363685Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:31.677367086Z "nonce": "0x430000000000000000", +bundler_1 | 2023-10-16T12:32:31.677370386Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:31.677373686Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:31.677376886Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:31.677380287Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:31.677383487Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:31.677386887Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:31.677390187Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:31.677393387Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:31.677396788Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:31.677400088Z }, +bundler_1 | 2023-10-16T12:32:31.677403188Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:31.677406488Z ], +bundler_1 | 2023-10-16T12:32:31.677422889Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:31.677426390Z } +bundler_1 | 2023-10-16T12:32:31.677429690Z [12:32:31.660] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:31.933961808Z [12:32:31.919] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:31.934161721Z [12:32:31.930] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:31.934173321Z [12:32:31.930] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:31.934177422Z reqId: "req-ht" +bundler_1 | 2023-10-16T12:32:31.934181722Z body: { +bundler_1 | 2023-10-16T12:32:31.934185022Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:31.934188722Z "id": 639, +bundler_1 | 2023-10-16T12:32:31.934192223Z "result": "0x0e81a6f2b9f9930c25634a53129a22a3e05f15a847b9cb6f3d0b4f025e224171" +bundler_1 | 2023-10-16T12:32:31.934195823Z } +bundler_1 | 2023-10-16T12:32:31.939648883Z [12:32:31.935] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:31.939676784Z reqId: "req-hu" +bundler_1 | 2023-10-16T12:32:31.939682885Z method: "POST" +bundler_1 | 2023-10-16T12:32:31.939715687Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:31.939720987Z body: { +bundler_1 | 2023-10-16T12:32:31.939725688Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:31.939730788Z "id": 640, +bundler_1 | 2023-10-16T12:32:31.939735488Z "params": [], +bundler_1 | 2023-10-16T12:32:31.939740189Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:31.939744989Z } +bundler_1 | 2023-10-16T12:32:31.939965003Z [12:32:31.935] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:31.939977004Z err: { +bundler_1 | 2023-10-16T12:32:31.939981705Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:31.939986705Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:31.939991605Z "stack": +bundler_1 | 2023-10-16T12:32:31.939996205Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:31.940000906Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:31.940006006Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:31.940010806Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:31.940033208Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:31.940038108Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:31.940042709Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:31.940064710Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:31.940069810Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:31.940074611Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:31.940079211Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:31.940083911Z "code": -32601 +bundler_1 | 2023-10-16T12:32:31.940088412Z } +bundler_1 | 2023-10-16T12:32:31.940092712Z [12:32:31.935] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:31.940112513Z reqId: "req-hu" +bundler_1 | 2023-10-16T12:32:31.940117313Z body: { +bundler_1 | 2023-10-16T12:32:31.940121714Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:31.940126314Z "id": 640, +bundler_1 | 2023-10-16T12:32:31.940130814Z "error": { +bundler_1 | 2023-10-16T12:32:31.940135415Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:31.940140315Z "code": -32601 +bundler_1 | 2023-10-16T12:32:31.940144915Z } +bundler_1 | 2023-10-16T12:32:31.940149316Z } +bundler_1 | 2023-10-16T12:32:31.943995169Z [12:32:31.941] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:31.944018971Z reqId: "req-hv" +bundler_1 | 2023-10-16T12:32:31.944024871Z method: "POST" +bundler_1 | 2023-10-16T12:32:31.944029671Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:31.944061574Z body: { +bundler_1 | 2023-10-16T12:32:31.944066374Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:31.944071274Z "id": 641, +bundler_1 | 2023-10-16T12:32:31.944075775Z "params": [ +bundler_1 | 2023-10-16T12:32:31.944080275Z { +bundler_1 | 2023-10-16T12:32:31.944084875Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:31.944089775Z "nonce": "0x440000000000000000", +bundler_1 | 2023-10-16T12:32:31.944094376Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:31.944098976Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:31.944103676Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:31.944108377Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:31.944113177Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:31.944131778Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:31.944136979Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:31.944141679Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:31.944146479Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:31.944151079Z }, +bundler_1 | 2023-10-16T12:32:31.944155480Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:31.944174081Z ], +bundler_1 | 2023-10-16T12:32:31.944178781Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:31.944183382Z } +bundler_1 | 2023-10-16T12:32:31.944546906Z [12:32:31.942] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:32.457506671Z [12:32:32.211] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:32.457674082Z [12:32:32.218] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:32.457684983Z [12:32:32.218] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:32.457689083Z reqId: "req-hv" +bundler_1 | 2023-10-16T12:32:32.457692583Z body: { +bundler_1 | 2023-10-16T12:32:32.457696183Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:32.457699783Z "id": 641, +bundler_1 | 2023-10-16T12:32:32.457703084Z "result": "0x88ebc052423c0e9f0dc0cbaff6ab7873aedf4c12efa95604bc8f5f0287d3bbc1" +bundler_1 | 2023-10-16T12:32:32.457706684Z } +bundler_1 | 2023-10-16T12:32:32.457709884Z [12:32:32.221] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:32.457713384Z reqId: "req-hw" +bundler_1 | 2023-10-16T12:32:32.457716585Z method: "POST" +bundler_1 | 2023-10-16T12:32:32.457719785Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:32.457723085Z body: { +bundler_1 | 2023-10-16T12:32:32.457726285Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:32.457729685Z "id": 642, +bundler_1 | 2023-10-16T12:32:32.457732886Z "params": [ +bundler_1 | 2023-10-16T12:32:32.457736286Z { +bundler_1 | 2023-10-16T12:32:32.457739486Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:32.457742886Z "nonce": "0x450000000000000000", +bundler_1 | 2023-10-16T12:32:32.457746286Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:32.457749687Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:32.457752987Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:32.457756387Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:32.457759687Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:32.457762988Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:32.457766288Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:32.457769688Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:32.457773088Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:32.457776488Z }, +bundler_1 | 2023-10-16T12:32:32.457779589Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:32.457782989Z ], +bundler_1 | 2023-10-16T12:32:32.457786089Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:32.457803590Z } +bundler_1 | 2023-10-16T12:32:32.457807290Z [12:32:32.222] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:32.488815062Z [12:32:32.484] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:32.514808915Z [12:32:32.494] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:32.517078660Z [12:32:32.494] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:32.517095861Z reqId: "req-hw" +bundler_1 | 2023-10-16T12:32:32.517099861Z body: { +bundler_1 | 2023-10-16T12:32:32.517103261Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:32.517106861Z "id": 642, +bundler_1 | 2023-10-16T12:32:32.517110362Z "result": "0x91683ffd75c34d5b5c398956ef3615b61827f47bd0e50b7b9a76ed7372febfa6" +bundler_1 | 2023-10-16T12:32:32.517114062Z } +bundler_1 | 2023-10-16T12:32:32.517117262Z [12:32:32.497] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:32.517134263Z reqId: "req-hx" +bundler_1 | 2023-10-16T12:32:32.517137763Z method: "POST" +bundler_1 | 2023-10-16T12:32:32.517141164Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:32.517144364Z body: { +bundler_1 | 2023-10-16T12:32:32.517147664Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:32.517151164Z "id": 643, +bundler_1 | 2023-10-16T12:32:32.517154465Z "params": [ +bundler_1 | 2023-10-16T12:32:32.517157665Z { +bundler_1 | 2023-10-16T12:32:32.517160965Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:32.517164465Z "nonce": "0x460000000000000000", +bundler_1 | 2023-10-16T12:32:32.517167865Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:32.517171266Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:32.517174666Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:32.517178066Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:32.517181466Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:32.517184966Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:32.517188367Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:32.517191767Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:32.517195267Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:32.517198567Z }, +bundler_1 | 2023-10-16T12:32:32.517218669Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:32.517222169Z ], +bundler_1 | 2023-10-16T12:32:32.517225469Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:32.517228769Z } +bundler_1 | 2023-10-16T12:32:32.517231969Z [12:32:32.498] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:32.762622475Z [12:32:32.754] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:32.766609829Z [12:32:32.762] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:32.766879246Z [12:32:32.762] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:32.766892647Z reqId: "req-hx" +bundler_1 | 2023-10-16T12:32:32.766896447Z body: { +bundler_1 | 2023-10-16T12:32:32.766899647Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:32.766903147Z "id": 643, +bundler_1 | 2023-10-16T12:32:32.766906548Z "result": "0xe609a759797d0254215bff6bf5c8dced3a446a9d1a4845c8536784324fc85dd7" +bundler_1 | 2023-10-16T12:32:32.766910148Z } +bundler_1 | 2023-10-16T12:32:32.768741864Z [12:32:32.766] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:32.768756665Z reqId: "req-hy" +bundler_1 | 2023-10-16T12:32:32.768760766Z method: "POST" +bundler_1 | 2023-10-16T12:32:32.768764266Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:32.768767766Z body: { +bundler_1 | 2023-10-16T12:32:32.768771066Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:32.768774666Z "id": 644, +bundler_1 | 2023-10-16T12:32:32.768778267Z "params": [ +bundler_1 | 2023-10-16T12:32:32.768781667Z { +bundler_1 | 2023-10-16T12:32:32.768784967Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:32.768788567Z "nonce": "0x470000000000000000", +bundler_1 | 2023-10-16T12:32:32.768811069Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:32.768814769Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:32.768818169Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:32.768821569Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:32.768825170Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:32.768828770Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:32.768832270Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:32.768835870Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:32.768839371Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:32.768842771Z }, +bundler_1 | 2023-10-16T12:32:32.768845971Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:32.768849471Z ], +bundler_1 | 2023-10-16T12:32:32.768852871Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:32.768856272Z } +bundler_1 | 2023-10-16T12:32:32.769050984Z [12:32:32.766] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:33.284611671Z [12:32:33.037] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:33.284722778Z [12:32:33.046] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:33.284730679Z [12:32:33.046] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:33.284735879Z reqId: "req-hy" +bundler_1 | 2023-10-16T12:32:33.284740079Z body: { +bundler_1 | 2023-10-16T12:32:33.284744380Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:33.284748880Z "id": 644, +bundler_1 | 2023-10-16T12:32:33.284753080Z "result": "0x676eb124644e5ae9d388f56be6718cd1fddeb2dec47a945f404f7f69b3c5bdb4" +bundler_1 | 2023-10-16T12:32:33.284757480Z } +bundler_1 | 2023-10-16T12:32:33.284761481Z [12:32:33.050] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:33.284776582Z reqId: "req-hz" +bundler_1 | 2023-10-16T12:32:33.284780782Z method: "POST" +bundler_1 | 2023-10-16T12:32:33.284784982Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:33.284788982Z body: { +bundler_1 | 2023-10-16T12:32:33.284793083Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:33.284797283Z "id": 645, +bundler_1 | 2023-10-16T12:32:33.284801283Z "params": [], +bundler_1 | 2023-10-16T12:32:33.284805284Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:33.284809484Z } +bundler_1 | 2023-10-16T12:32:33.284813484Z [12:32:33.050] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:33.284817884Z err: { +bundler_1 | 2023-10-16T12:32:33.284821885Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:33.284826185Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:33.284830485Z "stack": +bundler_1 | 2023-10-16T12:32:33.284834485Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:33.284838686Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:33.284843286Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:33.284847486Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:33.284851586Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:33.284855887Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:33.284860087Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:33.284864187Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:33.284868388Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:33.284872588Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:33.284881888Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:33.284886289Z "code": -32601 +bundler_1 | 2023-10-16T12:32:33.284890389Z } +bundler_1 | 2023-10-16T12:32:33.284894289Z [12:32:33.050] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:33.284898689Z reqId: "req-hz" +bundler_1 | 2023-10-16T12:32:33.284902590Z body: { +bundler_1 | 2023-10-16T12:32:33.284906590Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:33.284910690Z "id": 645, +bundler_1 | 2023-10-16T12:32:33.284914690Z "error": { +bundler_1 | 2023-10-16T12:32:33.284918791Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:33.284923191Z "code": -32601 +bundler_1 | 2023-10-16T12:32:33.284927191Z } +bundler_1 | 2023-10-16T12:32:33.284931192Z } +bundler_1 | 2023-10-16T12:32:33.284935092Z [12:32:33.052] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:33.284939292Z reqId: "req-i0" +bundler_1 | 2023-10-16T12:32:33.284943192Z method: "POST" +bundler_1 | 2023-10-16T12:32:33.284947393Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:33.284954493Z body: { +bundler_1 | 2023-10-16T12:32:33.284958693Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:33.284962794Z "id": 646, +bundler_1 | 2023-10-16T12:32:33.284966794Z "params": [ +bundler_1 | 2023-10-16T12:32:33.284970794Z { +bundler_1 | 2023-10-16T12:32:33.284974794Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:33.284979095Z "nonce": "0x480000000000000000", +bundler_1 | 2023-10-16T12:32:33.284983195Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:33.284987395Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:33.284991495Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:33.284995696Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:33.284999896Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:33.285004096Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:33.285008196Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:33.285012397Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:33.285016597Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:33.285020697Z }, +bundler_1 | 2023-10-16T12:32:33.285024697Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:33.285028998Z ], +bundler_1 | 2023-10-16T12:32:33.285032898Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:33.285036998Z } +bundler_1 | 2023-10-16T12:32:33.285040999Z [12:32:33.053] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:33.315522337Z [12:32:33.312] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:33.330274375Z [12:32:33.322] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:33.330671100Z [12:32:33.322] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:33.330692002Z reqId: "req-i0" +bundler_1 | 2023-10-16T12:32:33.330696102Z body: { +bundler_1 | 2023-10-16T12:32:33.330699402Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:33.330702802Z "id": 646, +bundler_1 | 2023-10-16T12:32:33.330706103Z "result": "0xd66ab4b0eaf3710ae82a1b1882058492ec6fc86d2515302617890a208146eaf1" +bundler_1 | 2023-10-16T12:32:33.330709503Z } +bundler_1 | 2023-10-16T12:32:33.330750305Z [12:32:33.325] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:33.330754606Z reqId: "req-i1" +bundler_1 | 2023-10-16T12:32:33.330757906Z method: "POST" +bundler_1 | 2023-10-16T12:32:33.330761206Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:33.330764606Z body: { +bundler_1 | 2023-10-16T12:32:33.330767707Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:33.330771307Z "id": 647, +bundler_1 | 2023-10-16T12:32:33.330774607Z "params": [ +bundler_1 | 2023-10-16T12:32:33.330777907Z { +bundler_1 | 2023-10-16T12:32:33.330781107Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:33.330784508Z "nonce": "0x490000000000000000", +bundler_1 | 2023-10-16T12:32:33.330787908Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:33.330791308Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:33.330794608Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:33.330798008Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:33.330801309Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:33.330804709Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:33.330808009Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:33.330821510Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:33.330825310Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:33.330828710Z }, +bundler_1 | 2023-10-16T12:32:33.330831811Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:33.330835411Z ], +bundler_1 | 2023-10-16T12:32:33.330838611Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:33.330841911Z } +bundler_1 | 2023-10-16T12:32:33.330845111Z [12:32:33.326] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:33.587271019Z [12:32:33.574] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:33.587711147Z [12:32:33.583] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:33.587741749Z [12:32:33.583] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:33.587746349Z reqId: "req-i1" +bundler_1 | 2023-10-16T12:32:33.587749849Z body: { +bundler_1 | 2023-10-16T12:32:33.587753150Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:33.587756950Z "id": 647, +bundler_1 | 2023-10-16T12:32:33.587760250Z "result": "0xe1d17eb7fc0de639aed68efc90656b094c367e7ce6d7e63251b648048fde93ef" +bundler_1 | 2023-10-16T12:32:33.587763850Z } +bundler_1 | 2023-10-16T12:32:33.588161176Z [12:32:33.586] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:33.588173876Z reqId: "req-i2" +bundler_1 | 2023-10-16T12:32:33.588177477Z method: "POST" +bundler_1 | 2023-10-16T12:32:33.588180777Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:33.588183977Z body: { +bundler_1 | 2023-10-16T12:32:33.588187377Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:33.588190977Z "id": 648, +bundler_1 | 2023-10-16T12:32:33.588194378Z "params": [ +bundler_1 | 2023-10-16T12:32:33.588197778Z { +bundler_1 | 2023-10-16T12:32:33.588201078Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:33.588204578Z "nonce": "0x4a0000000000000000", +bundler_1 | 2023-10-16T12:32:33.588207979Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:33.588211379Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:33.588214579Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:33.588218079Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:33.588221479Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:33.588224780Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:33.588228180Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:33.588231580Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:33.588235080Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:33.588238380Z }, +bundler_1 | 2023-10-16T12:32:33.588241481Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:33.588244981Z ], +bundler_1 | 2023-10-16T12:32:33.588248181Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:33.588251581Z } +bundler_1 | 2023-10-16T12:32:33.588254782Z [12:32:33.587] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:34.101815842Z [12:32:33.857] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:34.101888046Z [12:32:33.863] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:34.101894147Z [12:32:33.863] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:34.101913448Z reqId: "req-i2" +bundler_1 | 2023-10-16T12:32:34.101917648Z body: { +bundler_1 | 2023-10-16T12:32:34.101920848Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:34.101924348Z "id": 648, +bundler_1 | 2023-10-16T12:32:34.101927749Z "result": "0x8819bfc9ad60df9cccdb299dd0bf20cf66bda3324d116fac8687e593826b88e2" +bundler_1 | 2023-10-16T12:32:34.101946850Z } +bundler_1 | 2023-10-16T12:32:34.101951050Z [12:32:33.866] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:34.101954850Z reqId: "req-i3" +bundler_1 | 2023-10-16T12:32:34.101958251Z method: "POST" +bundler_1 | 2023-10-16T12:32:34.101961651Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:34.101964951Z body: { +bundler_1 | 2023-10-16T12:32:34.101968151Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:34.101971551Z "id": 649, +bundler_1 | 2023-10-16T12:32:34.101974752Z "params": [ +bundler_1 | 2023-10-16T12:32:34.101978052Z { +bundler_1 | 2023-10-16T12:32:34.101981352Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:34.101984952Z "nonce": "0x4b0000000000000000", +bundler_1 | 2023-10-16T12:32:34.101988353Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:34.101991753Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:34.101995053Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:34.101998553Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:34.102001953Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:34.102005354Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:34.102008754Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:34.102012154Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:34.102015654Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:34.102018955Z }, +bundler_1 | 2023-10-16T12:32:34.102022255Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:34.102025655Z ], +bundler_1 | 2023-10-16T12:32:34.102028855Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:34.102032255Z } +bundler_1 | 2023-10-16T12:32:34.102035456Z [12:32:33.867] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:34.118290889Z [12:32:34.113] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:34.136424043Z [12:32:34.130] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:34.136453244Z [12:32:34.130] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:34.136458145Z reqId: "req-i3" +bundler_1 | 2023-10-16T12:32:34.136461745Z body: { +bundler_1 | 2023-10-16T12:32:34.136492547Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:34.136496647Z "id": 649, +bundler_1 | 2023-10-16T12:32:34.136500447Z "result": "0x551c2dc44160bfaab1c09fa505019e28e77820b92dfe7a919156b52a2b174405" +bundler_1 | 2023-10-16T12:32:34.136504048Z } +bundler_1 | 2023-10-16T12:32:34.140787420Z [12:32:34.134] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:34.140812822Z reqId: "req-i4" +bundler_1 | 2023-10-16T12:32:34.140817122Z method: "POST" +bundler_1 | 2023-10-16T12:32:34.140820722Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:34.140824122Z body: { +bundler_1 | 2023-10-16T12:32:34.140827523Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:34.140844124Z "id": 650, +bundler_1 | 2023-10-16T12:32:34.140847524Z "params": [], +bundler_1 | 2023-10-16T12:32:34.140850924Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:34.140854524Z } +bundler_1 | 2023-10-16T12:32:34.141339255Z [12:32:34.135] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:34.141353256Z err: { +bundler_1 | 2023-10-16T12:32:34.141356856Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:34.141360456Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:34.141364057Z "stack": +bundler_1 | 2023-10-16T12:32:34.141367357Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:34.141370857Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:34.141374557Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:34.141377858Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:34.141381258Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:34.141401459Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:34.141405459Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:34.141408760Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:34.141412160Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:34.141415560Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:34.141418960Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:34.141422260Z "code": -32601 +bundler_1 | 2023-10-16T12:32:34.141425561Z } +bundler_1 | 2023-10-16T12:32:34.141429161Z [12:32:34.135] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:34.141432861Z reqId: "req-i4" +bundler_1 | 2023-10-16T12:32:34.141450262Z body: { +bundler_1 | 2023-10-16T12:32:34.141453662Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:34.141456963Z "id": 650, +bundler_1 | 2023-10-16T12:32:34.141476264Z "error": { +bundler_1 | 2023-10-16T12:32:34.141480864Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:34.141484364Z "code": -32601 +bundler_1 | 2023-10-16T12:32:34.141487765Z } +bundler_1 | 2023-10-16T12:32:34.141490865Z } +bundler_1 | 2023-10-16T12:32:34.141494065Z [12:32:34.138] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:34.141497665Z reqId: "req-i5" +bundler_1 | 2023-10-16T12:32:34.141500865Z method: "POST" +bundler_1 | 2023-10-16T12:32:34.141504066Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:34.141507266Z body: { +bundler_1 | 2023-10-16T12:32:34.141510566Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:34.141513866Z "id": 651, +bundler_1 | 2023-10-16T12:32:34.141517166Z "params": [ +bundler_1 | 2023-10-16T12:32:34.141520367Z { +bundler_1 | 2023-10-16T12:32:34.141523667Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:34.141527167Z "nonce": "0x4c0000000000000000", +bundler_1 | 2023-10-16T12:32:34.141530467Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:34.141533767Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:34.141537168Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:34.141540668Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:34.141554769Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:34.141558169Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:34.141561569Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:34.141565770Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:34.141569270Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:34.141572670Z }, +bundler_1 | 2023-10-16T12:32:34.141575770Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:34.141579170Z ], +bundler_1 | 2023-10-16T12:32:34.141582371Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:34.141585771Z } +bundler_1 | 2023-10-16T12:32:34.141588971Z [12:32:34.139] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:34.654936317Z [12:32:34.445] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:34.655525855Z [12:32:34.455] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:34.655547556Z [12:32:34.455] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:34.655552457Z reqId: "req-i5" +bundler_1 | 2023-10-16T12:32:34.655591259Z body: { +bundler_1 | 2023-10-16T12:32:34.655595359Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:34.655598860Z "id": 651, +bundler_1 | 2023-10-16T12:32:34.655602360Z "result": "0xdbf87d67af701264a28696e0f5fbbb4fe2e9d6930ab8bdb286baec3343b3370e" +bundler_1 | 2023-10-16T12:32:34.655605960Z } +bundler_1 | 2023-10-16T12:32:34.655609060Z [12:32:34.458] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:34.655612760Z reqId: "req-i6" +bundler_1 | 2023-10-16T12:32:34.655616061Z method: "POST" +bundler_1 | 2023-10-16T12:32:34.655619561Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:34.655622861Z body: { +bundler_1 | 2023-10-16T12:32:34.655626061Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:34.655629362Z "id": 652, +bundler_1 | 2023-10-16T12:32:34.655632662Z "params": [ +bundler_1 | 2023-10-16T12:32:34.655635962Z { +bundler_1 | 2023-10-16T12:32:34.655652263Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:34.655656563Z "nonce": "0x4d0000000000000000", +bundler_1 | 2023-10-16T12:32:34.655660064Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:34.655663464Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:34.655666864Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:34.655670164Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:34.655673664Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:34.655677065Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:34.655680465Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:34.655683865Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:34.655687365Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:34.655690765Z }, +bundler_1 | 2023-10-16T12:32:34.655693866Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:34.655697266Z ], +bundler_1 | 2023-10-16T12:32:34.655700466Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:34.655703866Z } +bundler_1 | 2023-10-16T12:32:34.655707066Z [12:32:34.459] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:34.719056195Z [12:32:34.703] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:34.719538926Z [12:32:34.711] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:34.719549827Z [12:32:34.711] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:34.719553927Z reqId: "req-i6" +bundler_1 | 2023-10-16T12:32:34.719557427Z body: { +bundler_1 | 2023-10-16T12:32:34.719561027Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:34.719577428Z "id": 652, +bundler_1 | 2023-10-16T12:32:34.719581029Z "result": "0x70890384f535a212ea2bee02a62b37ea240156e7a7c293ef82980ed0ae7cff70" +bundler_1 | 2023-10-16T12:32:34.719584729Z } +bundler_1 | 2023-10-16T12:32:34.719587929Z [12:32:34.714] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:34.719591529Z reqId: "req-i7" +bundler_1 | 2023-10-16T12:32:34.719594829Z method: "POST" +bundler_1 | 2023-10-16T12:32:34.719598330Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:34.719601730Z body: { +bundler_1 | 2023-10-16T12:32:34.719605130Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:34.719608730Z "id": 653, +bundler_1 | 2023-10-16T12:32:34.719612031Z "params": [ +bundler_1 | 2023-10-16T12:32:34.719615331Z { +bundler_1 | 2023-10-16T12:32:34.719618731Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:34.719622331Z "nonce": "0x4e0000000000000000", +bundler_1 | 2023-10-16T12:32:34.719625831Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:34.719629232Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:34.719632732Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:34.719636232Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:34.719639732Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:34.719643233Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:34.719650133Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:34.719653633Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:34.719657133Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:34.719660534Z }, +bundler_1 | 2023-10-16T12:32:34.719663834Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:34.719667234Z ], +bundler_1 | 2023-10-16T12:32:34.719670534Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:34.719673934Z } +bundler_1 | 2023-10-16T12:32:34.719677235Z [12:32:34.715] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:34.976370559Z [12:32:34.965] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:34.976636276Z [12:32:34.972] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:34.976645777Z [12:32:34.972] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:34.976649877Z reqId: "req-i7" +bundler_1 | 2023-10-16T12:32:34.976653377Z body: { +bundler_1 | 2023-10-16T12:32:34.976656677Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:34.976660178Z "id": 653, +bundler_1 | 2023-10-16T12:32:34.976663478Z "result": "0x269120457edcb3067ffa68d7b54b08b31835773988605cc68729beaed1c25037" +bundler_1 | 2023-10-16T12:32:34.976701980Z } +bundler_1 | 2023-10-16T12:32:34.976963697Z [12:32:34.975] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:34.976971197Z reqId: "req-i8" +bundler_1 | 2023-10-16T12:32:34.976974598Z method: "POST" +bundler_1 | 2023-10-16T12:32:34.976977898Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:34.976981198Z body: { +bundler_1 | 2023-10-16T12:32:34.976984398Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:34.976987898Z "id": 654, +bundler_1 | 2023-10-16T12:32:34.976991099Z "params": [ +bundler_1 | 2023-10-16T12:32:34.976994399Z { +bundler_1 | 2023-10-16T12:32:34.976997599Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:34.977016200Z "nonce": "0x4f0000000000000000", +bundler_1 | 2023-10-16T12:32:34.977020601Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:34.977024001Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:34.977027301Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:34.977030901Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:34.977034301Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:34.977037702Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:34.977041002Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:34.977044502Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:34.977047902Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:34.977051302Z }, +bundler_1 | 2023-10-16T12:32:34.977054503Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:34.977058003Z ], +bundler_1 | 2023-10-16T12:32:34.977061203Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:34.977064603Z } +bundler_1 | 2023-10-16T12:32:34.977067704Z [12:32:34.976] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:35.233581217Z [12:32:35.228] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:35.241760637Z [12:32:35.238] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:35.241820641Z [12:32:35.238] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:35.241825941Z reqId: "req-i8" +bundler_1 | 2023-10-16T12:32:35.241829641Z body: { +bundler_1 | 2023-10-16T12:32:35.241832941Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:35.241836442Z "id": 654, +bundler_1 | 2023-10-16T12:32:35.241840042Z "result": "0xd46765aafc4004140aee20e0f53a2ed634185742a8365240e2f82bf8c824b40f" +bundler_1 | 2023-10-16T12:32:35.241843742Z } +bundler_1 | 2023-10-16T12:32:35.243756264Z [12:32:35.241] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:35.243797166Z reqId: "req-i9" +bundler_1 | 2023-10-16T12:32:35.243801667Z method: "POST" +bundler_1 | 2023-10-16T12:32:35.243805067Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:35.243808367Z body: { +bundler_1 | 2023-10-16T12:32:35.243811667Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:35.243815067Z "id": 655, +bundler_1 | 2023-10-16T12:32:35.243818268Z "params": [], +bundler_1 | 2023-10-16T12:32:35.243821668Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:35.243825068Z } +bundler_1 | 2023-10-16T12:32:35.243950976Z [12:32:35.242] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:35.243958777Z err: { +bundler_1 | 2023-10-16T12:32:35.243962177Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:35.243965677Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:35.243969177Z "stack": +bundler_1 | 2023-10-16T12:32:35.243972477Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:35.243975878Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:35.243979478Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:35.243982878Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:35.243986178Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:35.243989679Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:35.244000679Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:35.244004479Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:35.244007880Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:35.244011380Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:35.244014880Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:35.244018380Z "code": -32601 +bundler_1 | 2023-10-16T12:32:35.244021781Z } +bundler_1 | 2023-10-16T12:32:35.244024981Z [12:32:35.242] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:35.244028581Z reqId: "req-i9" +bundler_1 | 2023-10-16T12:32:35.244031881Z body: { +bundler_1 | 2023-10-16T12:32:35.244035081Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:35.244038382Z "id": 655, +bundler_1 | 2023-10-16T12:32:35.244041682Z "error": { +bundler_1 | 2023-10-16T12:32:35.244044982Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:35.244055083Z "code": -32601 +bundler_1 | 2023-10-16T12:32:35.244058583Z } +bundler_1 | 2023-10-16T12:32:35.244061783Z } +bundler_1 | 2023-10-16T12:32:35.247728716Z [12:32:35.244] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:35.247748918Z reqId: "req-ia" +bundler_1 | 2023-10-16T12:32:35.247753318Z method: "POST" +bundler_1 | 2023-10-16T12:32:35.247756718Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:35.247760118Z body: { +bundler_1 | 2023-10-16T12:32:35.247763419Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:35.247767019Z "id": 656, +bundler_1 | 2023-10-16T12:32:35.247770119Z "params": [ +bundler_1 | 2023-10-16T12:32:35.247773519Z { +bundler_1 | 2023-10-16T12:32:35.247776819Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:35.247780220Z "nonce": "0x500000000000000000", +bundler_1 | 2023-10-16T12:32:35.247783720Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:35.247787020Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:35.247790320Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:35.247793720Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:35.247797121Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:35.247800621Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:35.247803921Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:35.247807221Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:35.247810622Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:35.247813922Z }, +bundler_1 | 2023-10-16T12:32:35.247817122Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:35.247820422Z ], +bundler_1 | 2023-10-16T12:32:35.247823622Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:35.247826923Z } +bundler_1 | 2023-10-16T12:32:35.249604836Z [12:32:35.245] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:35.760906552Z [12:32:35.502] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:35.761560394Z [12:32:35.510] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:35.761585695Z [12:32:35.510] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:35.761590696Z reqId: "req-ia" +bundler_1 | 2023-10-16T12:32:35.761594496Z body: { +bundler_1 | 2023-10-16T12:32:35.761597796Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:35.761601296Z "id": 656, +bundler_1 | 2023-10-16T12:32:35.761620797Z "result": "0xdb05d66df31b8472da83275e54666443cdbb4fb351a52641ff763ae5b52262a9" +bundler_1 | 2023-10-16T12:32:35.761624498Z } +bundler_1 | 2023-10-16T12:32:35.761643599Z [12:32:35.514] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:35.761647399Z reqId: "req-ib" +bundler_1 | 2023-10-16T12:32:35.761650899Z method: "POST" +bundler_1 | 2023-10-16T12:32:35.761654400Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:35.761657800Z body: { +bundler_1 | 2023-10-16T12:32:35.761661000Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:35.761664500Z "id": 657, +bundler_1 | 2023-10-16T12:32:35.761667800Z "params": [ +bundler_1 | 2023-10-16T12:32:35.761671101Z { +bundler_1 | 2023-10-16T12:32:35.761674301Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:35.761677901Z "nonce": "0x510000000000000000", +bundler_1 | 2023-10-16T12:32:35.761691502Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:35.761695402Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:35.761698802Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:35.761702303Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:35.761705703Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:35.761709003Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:35.761712403Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:35.761715803Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:35.761719304Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:35.761722604Z }, +bundler_1 | 2023-10-16T12:32:35.761725804Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:35.761729304Z ], +bundler_1 | 2023-10-16T12:32:35.761732505Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:35.761735905Z } +bundler_1 | 2023-10-16T12:32:35.761739105Z [12:32:35.514] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:35.768933663Z [12:32:35.762] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:35.773635762Z [12:32:35.771] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:35.774244900Z [12:32:35.771] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:35.774260601Z reqId: "req-ib" +bundler_1 | 2023-10-16T12:32:35.774264902Z body: { +bundler_1 | 2023-10-16T12:32:35.774268402Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:35.774292103Z "id": 657, +bundler_1 | 2023-10-16T12:32:35.774296704Z "result": "0x6f4de806801014fadbb7654db33e474b07ab6f9723e40338f2bc1f576df6d0dd" +bundler_1 | 2023-10-16T12:32:35.774300404Z } +bundler_1 | 2023-10-16T12:32:35.775775798Z [12:32:35.774] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:35.775790899Z reqId: "req-ic" +bundler_1 | 2023-10-16T12:32:35.775809500Z method: "POST" +bundler_1 | 2023-10-16T12:32:35.775813700Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:35.775817100Z body: { +bundler_1 | 2023-10-16T12:32:35.775820200Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:35.775823901Z "id": 658, +bundler_1 | 2023-10-16T12:32:35.775827101Z "params": [ +bundler_1 | 2023-10-16T12:32:35.775830401Z { +bundler_1 | 2023-10-16T12:32:35.775833601Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:35.775837102Z "nonce": "0x520000000000000000", +bundler_1 | 2023-10-16T12:32:35.775840502Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:35.775843702Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:35.775847002Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:35.775850502Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:35.775853903Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:35.775857203Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:35.775860503Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:35.775863903Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:35.775867303Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:35.775870704Z }, +bundler_1 | 2023-10-16T12:32:35.775873704Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:35.775877104Z ], +bundler_1 | 2023-10-16T12:32:35.775880204Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:35.775883604Z } +bundler_1 | 2023-10-16T12:32:35.776070716Z [12:32:35.775] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:36.289888193Z [12:32:36.038] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:36.290368323Z [12:32:36.046] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:36.290386524Z [12:32:36.046] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:36.290392225Z reqId: "req-ic" +bundler_1 | 2023-10-16T12:32:36.290396925Z body: { +bundler_1 | 2023-10-16T12:32:36.290401325Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:36.290405926Z "id": 658, +bundler_1 | 2023-10-16T12:32:36.290410326Z "result": "0xf7c9a71bce581311c9a922874c0d3a548e9b2c9d683f6d2955e2e01df7f261e3" +bundler_1 | 2023-10-16T12:32:36.290440128Z } +bundler_1 | 2023-10-16T12:32:36.290444528Z [12:32:36.049] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:36.290449729Z reqId: "req-id" +bundler_1 | 2023-10-16T12:32:36.290454229Z method: "POST" +bundler_1 | 2023-10-16T12:32:36.290458629Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:36.290481331Z body: { +bundler_1 | 2023-10-16T12:32:36.290485831Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:36.290490531Z "id": 659, +bundler_1 | 2023-10-16T12:32:36.290508732Z "params": [ +bundler_1 | 2023-10-16T12:32:36.290513333Z { +bundler_1 | 2023-10-16T12:32:36.290517633Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:36.290522233Z "nonce": "0x530000000000000000", +bundler_1 | 2023-10-16T12:32:36.290526733Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:36.290531134Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:36.290535534Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:36.290540034Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:36.290544435Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:36.290548835Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:36.290553235Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:36.290557735Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:36.290562236Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:36.290566636Z }, +bundler_1 | 2023-10-16T12:32:36.290570836Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:36.290588337Z ], +bundler_1 | 2023-10-16T12:32:36.290592738Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:36.290597138Z } +bundler_1 | 2023-10-16T12:32:36.290601338Z [12:32:36.049] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:36.299398698Z [12:32:36.291] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:36.316892710Z [12:32:36.305] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:36.318102987Z [12:32:36.305] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:36.318120788Z reqId: "req-id" +bundler_1 | 2023-10-16T12:32:36.318125189Z body: { +bundler_1 | 2023-10-16T12:32:36.318128589Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:36.318132289Z "id": 659, +bundler_1 | 2023-10-16T12:32:36.318135689Z "result": "0xcc547b9c30c1c671c7648e90fcad105a68279b536511b7f32892fcea987ae038" +bundler_1 | 2023-10-16T12:32:36.318139589Z } +bundler_1 | 2023-10-16T12:32:36.318142790Z [12:32:36.309] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:36.318160491Z reqId: "req-ie" +bundler_1 | 2023-10-16T12:32:36.318163991Z method: "POST" +bundler_1 | 2023-10-16T12:32:36.318167291Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:36.318170591Z body: { +bundler_1 | 2023-10-16T12:32:36.318173792Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:36.318190693Z "id": 660, +bundler_1 | 2023-10-16T12:32:36.318194193Z "params": [], +bundler_1 | 2023-10-16T12:32:36.318197493Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:36.318200793Z } +bundler_1 | 2023-10-16T12:32:36.318204094Z [12:32:36.309] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:36.318211994Z err: { +bundler_1 | 2023-10-16T12:32:36.318215194Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:36.318218594Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:36.318221995Z "stack": +bundler_1 | 2023-10-16T12:32:36.318236196Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:36.318239796Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:36.318243396Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:36.318246696Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:36.318249996Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:36.318253397Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:36.318256897Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:36.318260097Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:36.318263497Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:36.318266798Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:36.318270098Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:36.318273498Z "code": -32601 +bundler_1 | 2023-10-16T12:32:36.318276798Z } +bundler_1 | 2023-10-16T12:32:36.318279898Z [12:32:36.309] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:36.318283299Z reqId: "req-ie" +bundler_1 | 2023-10-16T12:32:36.318286599Z body: { +bundler_1 | 2023-10-16T12:32:36.318289699Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:36.318292999Z "id": 660, +bundler_1 | 2023-10-16T12:32:36.318296099Z "error": { +bundler_1 | 2023-10-16T12:32:36.318299400Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:36.318312000Z "code": -32601 +bundler_1 | 2023-10-16T12:32:36.318315501Z } +bundler_1 | 2023-10-16T12:32:36.318318601Z } +bundler_1 | 2023-10-16T12:32:36.318321801Z [12:32:36.311] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:36.318325201Z reqId: "req-if" +bundler_1 | 2023-10-16T12:32:36.318328401Z method: "POST" +bundler_1 | 2023-10-16T12:32:36.318335202Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:36.318338502Z body: { +bundler_1 | 2023-10-16T12:32:36.318341702Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:36.318345103Z "id": 661, +bundler_1 | 2023-10-16T12:32:36.318349103Z "params": [ +bundler_1 | 2023-10-16T12:32:36.318352303Z { +bundler_1 | 2023-10-16T12:32:36.318355503Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:36.318359003Z "nonce": "0x540000000000000000", +bundler_1 | 2023-10-16T12:32:36.318362304Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:36.318365704Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:36.318369004Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:36.318372304Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:36.318375704Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:36.318388705Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:36.318392306Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:36.318395706Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:36.318399206Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:36.318402506Z }, +bundler_1 | 2023-10-16T12:32:36.318405806Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:36.318409107Z ], +bundler_1 | 2023-10-16T12:32:36.318412207Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:36.318415507Z } +bundler_1 | 2023-10-16T12:32:36.318418707Z [12:32:36.312] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:36.575243940Z [12:32:36.568] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:36.578763864Z [12:32:36.575] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:36.579097185Z [12:32:36.576] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:36.579111286Z reqId: "req-if" +bundler_1 | 2023-10-16T12:32:36.579115486Z body: { +bundler_1 | 2023-10-16T12:32:36.579118887Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:36.579122587Z "id": 661, +bundler_1 | 2023-10-16T12:32:36.579126187Z "result": "0x83362e85a0bb61ede303c71c76e621e443f7cb11bc47a8d18f56b3c0a0889d19" +bundler_1 | 2023-10-16T12:32:36.579129987Z } +bundler_1 | 2023-10-16T12:32:36.580581480Z [12:32:36.579] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:36.580596781Z reqId: "req-ig" +bundler_1 | 2023-10-16T12:32:36.580601081Z method: "POST" +bundler_1 | 2023-10-16T12:32:36.580604481Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:36.580607881Z body: { +bundler_1 | 2023-10-16T12:32:36.580625182Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:36.580650384Z "id": 662, +bundler_1 | 2023-10-16T12:32:36.580654284Z "params": [ +bundler_1 | 2023-10-16T12:32:36.580657584Z { +bundler_1 | 2023-10-16T12:32:36.580660885Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:36.580664385Z "nonce": "0x550000000000000000", +bundler_1 | 2023-10-16T12:32:36.580667885Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:36.580671185Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:36.580674585Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:36.580677986Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:36.580681386Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:36.580684686Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:36.580688186Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:36.580691587Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:36.580694987Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:36.580698287Z }, +bundler_1 | 2023-10-16T12:32:36.580701487Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:36.580704987Z ], +bundler_1 | 2023-10-16T12:32:36.580708188Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:36.580721788Z } +bundler_1 | 2023-10-16T12:32:36.580827495Z [12:32:36.579] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:37.093915125Z [12:32:36.849] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:37.094505963Z [12:32:36.860] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:37.094528964Z [12:32:36.860] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:37.094533564Z reqId: "req-ig" +bundler_1 | 2023-10-16T12:32:37.094537265Z body: { +bundler_1 | 2023-10-16T12:32:37.094541065Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:37.094544565Z "id": 662, +bundler_1 | 2023-10-16T12:32:37.094548065Z "result": "0xbe52b93f419977affd6c56e621969a5bf37540eeb62c3f8836928c410be058dd" +bundler_1 | 2023-10-16T12:32:37.094551666Z } +bundler_1 | 2023-10-16T12:32:37.094554866Z [12:32:36.864] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:37.094558366Z reqId: "req-ih" +bundler_1 | 2023-10-16T12:32:37.094561666Z method: "POST" +bundler_1 | 2023-10-16T12:32:37.094564966Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:37.094568267Z body: { +bundler_1 | 2023-10-16T12:32:37.094571367Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:37.094574867Z "id": 663, +bundler_1 | 2023-10-16T12:32:37.094592368Z "params": [ +bundler_1 | 2023-10-16T12:32:37.094596068Z { +bundler_1 | 2023-10-16T12:32:37.094599269Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:37.094602669Z "nonce": "0x560000000000000000", +bundler_1 | 2023-10-16T12:32:37.094605969Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:37.094609469Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:37.094612670Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:37.094616270Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:37.094619670Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:37.094623070Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:37.094626370Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:37.094629771Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:37.094633171Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:37.094636571Z }, +bundler_1 | 2023-10-16T12:32:37.094639671Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:37.094643171Z ], +bundler_1 | 2023-10-16T12:32:37.094646272Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:37.094649572Z } +bundler_1 | 2023-10-16T12:32:37.094652672Z [12:32:36.865] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:37.126092671Z [12:32:37.109] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:37.126616405Z [12:32:37.117] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:37.126632506Z [12:32:37.117] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:37.126636806Z reqId: "req-ih" +bundler_1 | 2023-10-16T12:32:37.126640406Z body: { +bundler_1 | 2023-10-16T12:32:37.126643707Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:37.126647207Z "id": 663, +bundler_1 | 2023-10-16T12:32:37.126650607Z "result": "0x4d337da451ea2490436471e86abacbb69607ebf3becd46296643160321c748fc" +bundler_1 | 2023-10-16T12:32:37.126654407Z } +bundler_1 | 2023-10-16T12:32:37.126657607Z [12:32:37.120] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:37.126661308Z reqId: "req-ii" +bundler_1 | 2023-10-16T12:32:37.126664508Z method: "POST" +bundler_1 | 2023-10-16T12:32:37.126667808Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:37.126671008Z body: { +bundler_1 | 2023-10-16T12:32:37.126674408Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:37.126677709Z "id": 664, +bundler_1 | 2023-10-16T12:32:37.126681009Z "params": [ +bundler_1 | 2023-10-16T12:32:37.126684209Z { +bundler_1 | 2023-10-16T12:32:37.126687509Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:37.126704910Z "nonce": "0x570000000000000000", +bundler_1 | 2023-10-16T12:32:37.126708611Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:37.126711911Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:37.126715311Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:37.126718711Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:37.126722112Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:37.126725412Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:37.126728812Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:37.126732212Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:37.126735712Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:37.126738913Z }, +bundler_1 | 2023-10-16T12:32:37.126742113Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:37.126745513Z ], +bundler_1 | 2023-10-16T12:32:37.126748613Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:37.126752013Z } +bundler_1 | 2023-10-16T12:32:37.126755214Z [12:32:37.120] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:37.641009418Z [12:32:37.396] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:37.641253233Z [12:32:37.404] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:37.641303637Z [12:32:37.404] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:37.641313437Z reqId: "req-ii" +bundler_1 | 2023-10-16T12:32:37.641320238Z body: { +bundler_1 | 2023-10-16T12:32:37.641326138Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:37.641332338Z "id": 664, +bundler_1 | 2023-10-16T12:32:37.641338439Z "result": "0xa9631f3418da927526cbf9ae251c6e255b1b0f9167c38fc3fe989387bbaf6101" +bundler_1 | 2023-10-16T12:32:37.641344739Z } +bundler_1 | 2023-10-16T12:32:37.641350439Z [12:32:37.411] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:37.641356740Z reqId: "req-ij" +bundler_1 | 2023-10-16T12:32:37.641381641Z method: "POST" +bundler_1 | 2023-10-16T12:32:37.641387742Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:37.641393842Z body: { +bundler_1 | 2023-10-16T12:32:37.641399543Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:37.641405643Z "id": 665, +bundler_1 | 2023-10-16T12:32:37.641411443Z "params": [], +bundler_1 | 2023-10-16T12:32:37.641417344Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:37.641423144Z } +bundler_1 | 2023-10-16T12:32:37.641428944Z [12:32:37.411] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:37.641489948Z err: { +bundler_1 | 2023-10-16T12:32:37.641498449Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:37.641504549Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:37.641510850Z "stack": +bundler_1 | 2023-10-16T12:32:37.641516750Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:37.641522750Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:37.641547152Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:37.641553852Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:37.641559853Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:37.641566053Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:37.641572054Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:37.641577954Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:37.641583954Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:37.641590055Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:37.641596055Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:37.641602055Z "code": -32601 +bundler_1 | 2023-10-16T12:32:37.641608056Z } +bundler_1 | 2023-10-16T12:32:37.641631657Z [12:32:37.411] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:37.641637958Z reqId: "req-ij" +bundler_1 | 2023-10-16T12:32:37.641643858Z body: { +bundler_1 | 2023-10-16T12:32:37.641649459Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:37.641655459Z "id": 665, +bundler_1 | 2023-10-16T12:32:37.641661159Z "error": { +bundler_1 | 2023-10-16T12:32:37.641667060Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:37.641673260Z "code": -32601 +bundler_1 | 2023-10-16T12:32:37.641679160Z } +bundler_1 | 2023-10-16T12:32:37.641684761Z } +bundler_1 | 2023-10-16T12:32:37.641706762Z [12:32:37.414] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:37.641714163Z reqId: "req-ik" +bundler_1 | 2023-10-16T12:32:37.641719963Z method: "POST" +bundler_1 | 2023-10-16T12:32:37.641725763Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:37.641732664Z body: { +bundler_1 | 2023-10-16T12:32:37.641738464Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:37.641744465Z "id": 666, +bundler_1 | 2023-10-16T12:32:37.641750265Z "params": [ +bundler_1 | 2023-10-16T12:32:37.641756065Z { +bundler_1 | 2023-10-16T12:32:37.641769166Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:37.641793768Z "nonce": "0x580000000000000000", +bundler_1 | 2023-10-16T12:32:37.641800068Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:37.641806068Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:37.641811969Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:37.641817969Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:37.641823970Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:37.641829870Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:37.641835770Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:37.641841771Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:37.641848071Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:37.641869773Z }, +bundler_1 | 2023-10-16T12:32:37.641876473Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:37.641882973Z ], +bundler_1 | 2023-10-16T12:32:37.641888674Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:37.641894574Z } +bundler_1 | 2023-10-16T12:32:37.641900274Z [12:32:37.415] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:37.674735363Z [12:32:37.670] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:37.682949585Z [12:32:37.679] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:37.683131697Z [12:32:37.679] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:37.683151498Z reqId: "req-ik" +bundler_1 | 2023-10-16T12:32:37.683155698Z body: { +bundler_1 | 2023-10-16T12:32:37.683159198Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:37.683177800Z "id": 666, +bundler_1 | 2023-10-16T12:32:37.683181800Z "result": "0xbfc626dd08d464a15b90810e9e118a806c705effb76bc8e31fbe2c22f03970c3" +bundler_1 | 2023-10-16T12:32:37.683185700Z } +bundler_1 | 2023-10-16T12:32:37.686694523Z [12:32:37.685] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:37.686713724Z reqId: "req-il" +bundler_1 | 2023-10-16T12:32:37.686717825Z method: "POST" +bundler_1 | 2023-10-16T12:32:37.686721425Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:37.686738926Z body: { +bundler_1 | 2023-10-16T12:32:37.686743626Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:37.686747227Z "id": 667, +bundler_1 | 2023-10-16T12:32:37.686750627Z "params": [ +bundler_1 | 2023-10-16T12:32:37.686753927Z { +bundler_1 | 2023-10-16T12:32:37.686757227Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:37.686760727Z "nonce": "0x590000000000000000", +bundler_1 | 2023-10-16T12:32:37.686777128Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:37.686780729Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:37.686784129Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:37.686787629Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:37.686791129Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:37.686794530Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:37.686798030Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:37.686801430Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:37.686805030Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:37.686808330Z }, +bundler_1 | 2023-10-16T12:32:37.686811631Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:37.686815131Z ], +bundler_1 | 2023-10-16T12:32:37.686818431Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:37.686821831Z } +bundler_1 | 2023-10-16T12:32:37.686921538Z [12:32:37.685] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:37.944206900Z [12:32:37.927] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:37.944774236Z [12:32:37.936] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:37.944791437Z [12:32:37.936] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:37.944795837Z reqId: "req-il" +bundler_1 | 2023-10-16T12:32:37.944799537Z body: { +bundler_1 | 2023-10-16T12:32:37.944802838Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:37.944806338Z "id": 667, +bundler_1 | 2023-10-16T12:32:37.944809738Z "result": "0xa9309549a023291541edc752716d411343446e0c65de76a80bf17eecaa9a2956" +bundler_1 | 2023-10-16T12:32:37.944814038Z } +bundler_1 | 2023-10-16T12:32:37.944817339Z [12:32:37.942] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:37.944821039Z reqId: "req-im" +bundler_1 | 2023-10-16T12:32:37.944824239Z method: "POST" +bundler_1 | 2023-10-16T12:32:37.944827539Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:37.944830839Z body: { +bundler_1 | 2023-10-16T12:32:37.944834040Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:37.944837540Z "id": 668, +bundler_1 | 2023-10-16T12:32:37.944840840Z "params": [ +bundler_1 | 2023-10-16T12:32:37.944844140Z { +bundler_1 | 2023-10-16T12:32:37.944847440Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:37.944850941Z "nonce": "0x5a0000000000000000", +bundler_1 | 2023-10-16T12:32:37.944854341Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:37.944857841Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:37.944875842Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:37.944879443Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:37.944882943Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:37.944886343Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:37.944889643Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:37.944893043Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:37.944896444Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:37.944899844Z }, +bundler_1 | 2023-10-16T12:32:37.944903044Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:37.944906444Z ], +bundler_1 | 2023-10-16T12:32:37.944909644Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:37.944913045Z } +bundler_1 | 2023-10-16T12:32:37.944916345Z [12:32:37.943] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:38.459598776Z [12:32:38.206] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:38.459784388Z [12:32:38.217] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:38.459794689Z [12:32:38.217] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:38.459798889Z reqId: "req-im" +bundler_1 | 2023-10-16T12:32:38.459802089Z body: { +bundler_1 | 2023-10-16T12:32:38.459805189Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:38.459808490Z "id": 668, +bundler_1 | 2023-10-16T12:32:38.459811890Z "result": "0x8309d0f040a20da14ba4a3f9024d8534ad00a98aa56e51d96caaf32c7cde0228" +bundler_1 | 2023-10-16T12:32:38.459815090Z } +bundler_1 | 2023-10-16T12:32:38.459818190Z [12:32:38.221] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:38.459821390Z reqId: "req-in" +bundler_1 | 2023-10-16T12:32:38.459824491Z method: "POST" +bundler_1 | 2023-10-16T12:32:38.459835091Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:38.459838291Z body: { +bundler_1 | 2023-10-16T12:32:38.459841192Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:38.459844392Z "id": 669, +bundler_1 | 2023-10-16T12:32:38.459847392Z "params": [ +bundler_1 | 2023-10-16T12:32:38.459850492Z { +bundler_1 | 2023-10-16T12:32:38.459853592Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:38.459856893Z "nonce": "0x5b0000000000000000", +bundler_1 | 2023-10-16T12:32:38.459860193Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:38.459863393Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:38.459866593Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:38.459869894Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:38.459888195Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:38.459891495Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:38.459894595Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:38.459897795Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:38.459901095Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:38.459904196Z }, +bundler_1 | 2023-10-16T12:32:38.459907096Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:38.459910396Z ], +bundler_1 | 2023-10-16T12:32:38.459913396Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:38.459920297Z } +bundler_1 | 2023-10-16T12:32:38.459923397Z [12:32:38.221] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:38.492953697Z [12:32:38.478] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:38.493305520Z [12:32:38.486] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:38.493317921Z [12:32:38.486] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:38.493322421Z reqId: "req-in" +bundler_1 | 2023-10-16T12:32:38.493325921Z body: { +bundler_1 | 2023-10-16T12:32:38.493329221Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:38.493332922Z "id": 669, +bundler_1 | 2023-10-16T12:32:38.493336322Z "result": "0xd81a9dad2da439329506ab868195b7ef876f6f19b9824148c5547396ba8f90e9" +bundler_1 | 2023-10-16T12:32:38.493339822Z } +bundler_1 | 2023-10-16T12:32:38.493343022Z [12:32:38.489] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:38.493346722Z reqId: "req-io" +bundler_1 | 2023-10-16T12:32:38.493350023Z method: "POST" +bundler_1 | 2023-10-16T12:32:38.493353323Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:38.493356523Z body: { +bundler_1 | 2023-10-16T12:32:38.493359923Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:38.493363324Z "id": 670, +bundler_1 | 2023-10-16T12:32:38.493366624Z "params": [], +bundler_1 | 2023-10-16T12:32:38.493369824Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:38.493373124Z } +bundler_1 | 2023-10-16T12:32:38.493376324Z [12:32:38.489] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:38.493380025Z err: { +bundler_1 | 2023-10-16T12:32:38.493383225Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:38.493386725Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:38.493390125Z "stack": +bundler_1 | 2023-10-16T12:32:38.493393425Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:38.493409026Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:38.493412727Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:38.493416127Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:38.493419527Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:38.493423027Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:38.493426428Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:38.493429728Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:38.493433128Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:38.493436528Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:38.493440228Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:38.493443629Z "code": -32601 +bundler_1 | 2023-10-16T12:32:38.493446929Z } +bundler_1 | 2023-10-16T12:32:38.493450029Z [12:32:38.489] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:38.493453629Z reqId: "req-io" +bundler_1 | 2023-10-16T12:32:38.493456929Z body: { +bundler_1 | 2023-10-16T12:32:38.493478231Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:38.493483231Z "id": 670, +bundler_1 | 2023-10-16T12:32:38.493486531Z "error": { +bundler_1 | 2023-10-16T12:32:38.493489732Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:38.493493432Z "code": -32601 +bundler_1 | 2023-10-16T12:32:38.493496732Z } +bundler_1 | 2023-10-16T12:32:38.493499932Z } +bundler_1 | 2023-10-16T12:32:38.493769849Z [12:32:38.492] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:38.493782550Z reqId: "req-ip" +bundler_1 | 2023-10-16T12:32:38.493786150Z method: "POST" +bundler_1 | 2023-10-16T12:32:38.493789451Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:38.493792751Z body: { +bundler_1 | 2023-10-16T12:32:38.493795951Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:38.493799951Z "id": 671, +bundler_1 | 2023-10-16T12:32:38.493803152Z "params": [ +bundler_1 | 2023-10-16T12:32:38.493806452Z { +bundler_1 | 2023-10-16T12:32:38.493809752Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:38.493813252Z "nonce": "0x5c0000000000000000", +bundler_1 | 2023-10-16T12:32:38.493816552Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:38.493819953Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:38.493831753Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:38.493835454Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:38.493838854Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:38.493842254Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:38.493845554Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:38.493849054Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:38.493852655Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:38.493855955Z }, +bundler_1 | 2023-10-16T12:32:38.493859155Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:38.493862655Z ], +bundler_1 | 2023-10-16T12:32:38.493865956Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:38.493869256Z } +bundler_1 | 2023-10-16T12:32:38.493872456Z [12:32:38.492] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:38.750562580Z [12:32:38.745] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:38.758779103Z [12:32:38.755] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:38.758958914Z [12:32:38.756] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:38.758970715Z reqId: "req-ip" +bundler_1 | 2023-10-16T12:32:38.758974615Z body: { +bundler_1 | 2023-10-16T12:32:38.758977915Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:38.758981516Z "id": 671, +bundler_1 | 2023-10-16T12:32:38.758985016Z "result": "0x326b8fe686d9a5560d7c9e95191a2fed73d37c7cf39bf0e5ca67780c172a0cb4" +bundler_1 | 2023-10-16T12:32:38.758988716Z } +bundler_1 | 2023-10-16T12:32:38.761377668Z [12:32:38.759] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:38.761393869Z reqId: "req-iq" +bundler_1 | 2023-10-16T12:32:38.761398069Z method: "POST" +bundler_1 | 2023-10-16T12:32:38.761401570Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:38.761405170Z body: { +bundler_1 | 2023-10-16T12:32:38.761421571Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:38.761426171Z "id": 672, +bundler_1 | 2023-10-16T12:32:38.761429671Z "params": [ +bundler_1 | 2023-10-16T12:32:38.761433072Z { +bundler_1 | 2023-10-16T12:32:38.761436372Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:38.761439872Z "nonce": "0x5d0000000000000000", +bundler_1 | 2023-10-16T12:32:38.761443272Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:38.761446672Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:38.761449873Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:38.761453373Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:38.761491375Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:38.761496376Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:38.761499676Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:38.761503176Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:38.761506676Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:38.761509976Z }, +bundler_1 | 2023-10-16T12:32:38.761513177Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:38.761516577Z ], +bundler_1 | 2023-10-16T12:32:38.761519877Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:38.761523277Z } +bundler_1 | 2023-10-16T12:32:38.761709189Z [12:32:38.759] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:39.017242340Z [12:32:39.004] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:39.017901882Z [12:32:39.012] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:39.017919783Z [12:32:39.012] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:39.017924283Z reqId: "req-iq" +bundler_1 | 2023-10-16T12:32:39.017927783Z body: { +bundler_1 | 2023-10-16T12:32:39.017931084Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:39.017934484Z "id": 672, +bundler_1 | 2023-10-16T12:32:39.017937884Z "result": "0x1b2163b7394f09a3a87efd2608c0ab0592a80ec9073214bdf00e794e88d7a9ee" +bundler_1 | 2023-10-16T12:32:39.017941484Z } +bundler_1 | 2023-10-16T12:32:39.017944684Z [12:32:39.015] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:39.017948285Z reqId: "req-ir" +bundler_1 | 2023-10-16T12:32:39.017951685Z method: "POST" +bundler_1 | 2023-10-16T12:32:39.017954985Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:39.017958285Z body: { +bundler_1 | 2023-10-16T12:32:39.017961486Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:39.017964886Z "id": 673, +bundler_1 | 2023-10-16T12:32:39.017968186Z "params": [ +bundler_1 | 2023-10-16T12:32:39.017971486Z { +bundler_1 | 2023-10-16T12:32:39.017974786Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:39.017978387Z "nonce": "0x5e0000000000000000", +bundler_1 | 2023-10-16T12:32:39.017981887Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:39.017985287Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:39.017988787Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:39.017992788Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:39.017996188Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:39.017999588Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:39.018016389Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:39.018020089Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:39.018023589Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:39.018026990Z }, +bundler_1 | 2023-10-16T12:32:39.018030190Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:39.018033790Z ], +bundler_1 | 2023-10-16T12:32:39.018036990Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:39.018040391Z } +bundler_1 | 2023-10-16T12:32:39.018043691Z [12:32:39.015] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:39.276686239Z [12:32:39.263] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:39.277034661Z [12:32:39.270] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:39.277048862Z [12:32:39.270] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:39.277053163Z reqId: "req-ir" +bundler_1 | 2023-10-16T12:32:39.277056763Z body: { +bundler_1 | 2023-10-16T12:32:39.277060263Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:39.277063963Z "id": 673, +bundler_1 | 2023-10-16T12:32:39.277067363Z "result": "0x8c63868147de2c2d262d36d7c764e9658e3796c0d9a6717763fe8ab9fef43ceb" +bundler_1 | 2023-10-16T12:32:39.277071064Z } +bundler_1 | 2023-10-16T12:32:39.277074264Z [12:32:39.273] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:39.277077864Z reqId: "req-is" +bundler_1 | 2023-10-16T12:32:39.277081264Z method: "POST" +bundler_1 | 2023-10-16T12:32:39.277084565Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:39.277087865Z body: { +bundler_1 | 2023-10-16T12:32:39.277091065Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:39.277094465Z "id": 674, +bundler_1 | 2023-10-16T12:32:39.277097765Z "params": [ +bundler_1 | 2023-10-16T12:32:39.277100966Z { +bundler_1 | 2023-10-16T12:32:39.277104166Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:39.277107666Z "nonce": "0x5f0000000000000000", +bundler_1 | 2023-10-16T12:32:39.277111066Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:39.277114666Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:39.277118067Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:39.277121467Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:39.277124967Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:39.277128367Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:39.277131768Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:39.277135068Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:39.277151769Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:39.277155169Z }, +bundler_1 | 2023-10-16T12:32:39.277158369Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:39.277161869Z ], +bundler_1 | 2023-10-16T12:32:39.277165070Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:39.277168470Z } +bundler_1 | 2023-10-16T12:32:39.277171770Z [12:32:39.273] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:39.791497779Z [12:32:39.549] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:39.791823800Z [12:32:39.557] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:39.791836700Z [12:32:39.557] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:39.791840701Z reqId: "req-is" +bundler_1 | 2023-10-16T12:32:39.791844301Z body: { +bundler_1 | 2023-10-16T12:32:39.791848001Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:39.791869902Z "id": 674, +bundler_1 | 2023-10-16T12:32:39.791873603Z "result": "0x61db48dce3916226f48feeeaf9f158723c89a884f3b71905fec2a7ce20924b39" +bundler_1 | 2023-10-16T12:32:39.791877603Z } +bundler_1 | 2023-10-16T12:32:39.791880803Z [12:32:39.560] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:39.791884603Z reqId: "req-it" +bundler_1 | 2023-10-16T12:32:39.791887904Z method: "POST" +bundler_1 | 2023-10-16T12:32:39.791891204Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:39.791894404Z body: { +bundler_1 | 2023-10-16T12:32:39.791897604Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:39.791901004Z "id": 675, +bundler_1 | 2023-10-16T12:32:39.791904305Z "params": [], +bundler_1 | 2023-10-16T12:32:39.791907505Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:39.791910905Z } +bundler_1 | 2023-10-16T12:32:39.791914105Z [12:32:39.560] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:39.791917806Z err: { +bundler_1 | 2023-10-16T12:32:39.791921106Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:39.791924406Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:39.791927906Z "stack": +bundler_1 | 2023-10-16T12:32:39.791940607Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:39.791944207Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:39.791947807Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:39.791951108Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:39.791970909Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:39.791974609Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:39.791977909Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:39.791981310Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:39.791984810Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:39.791988110Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:39.791991510Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:39.791994810Z "code": -32601 +bundler_1 | 2023-10-16T12:32:39.791998111Z } +bundler_1 | 2023-10-16T12:32:39.792001311Z [12:32:39.560] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:39.792004911Z reqId: "req-it" +bundler_1 | 2023-10-16T12:32:39.792018812Z body: { +bundler_1 | 2023-10-16T12:32:39.792022112Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:39.792025512Z "id": 675, +bundler_1 | 2023-10-16T12:32:39.792028713Z "error": { +bundler_1 | 2023-10-16T12:32:39.792032013Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:39.792035413Z "code": -32601 +bundler_1 | 2023-10-16T12:32:39.792038713Z } +bundler_1 | 2023-10-16T12:32:39.792041813Z } +bundler_1 | 2023-10-16T12:32:39.792045114Z [12:32:39.563] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:39.792048514Z reqId: "req-iu" +bundler_1 | 2023-10-16T12:32:39.792051714Z method: "POST" +bundler_1 | 2023-10-16T12:32:39.792055014Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:39.792059015Z body: { +bundler_1 | 2023-10-16T12:32:39.792062215Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:39.792065615Z "id": 676, +bundler_1 | 2023-10-16T12:32:39.792068815Z "params": [ +bundler_1 | 2023-10-16T12:32:39.792072115Z { +bundler_1 | 2023-10-16T12:32:39.792075316Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:39.792078716Z "nonce": "0x600000000000000000", +bundler_1 | 2023-10-16T12:32:39.792082116Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:39.792099417Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:39.792102817Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:39.792106218Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:39.792109518Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:39.792112918Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:39.792116318Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:39.792123819Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:39.792127519Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:39.792130819Z }, +bundler_1 | 2023-10-16T12:32:39.792134019Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:39.792137420Z ], +bundler_1 | 2023-10-16T12:32:39.792140520Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:39.792143820Z } +bundler_1 | 2023-10-16T12:32:39.792147020Z [12:32:39.563] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:39.859560707Z [12:32:39.843] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:39.859783822Z [12:32:39.856] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:39.859797022Z [12:32:39.856] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:39.859801123Z reqId: "req-iu" +bundler_1 | 2023-10-16T12:32:39.859804623Z body: { +bundler_1 | 2023-10-16T12:32:39.859808123Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:39.859811523Z "id": 676, +bundler_1 | 2023-10-16T12:32:39.859814923Z "result": "0x631882604485b8daa66c713dc09d49dcb83bc612a13bc09da7e99d179a34bfda" +bundler_1 | 2023-10-16T12:32:39.859818624Z } +bundler_1 | 2023-10-16T12:32:39.861449027Z [12:32:39.859] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:39.861483730Z reqId: "req-iv" +bundler_1 | 2023-10-16T12:32:39.861488930Z method: "POST" +bundler_1 | 2023-10-16T12:32:39.861492430Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:39.861495730Z body: { +bundler_1 | 2023-10-16T12:32:39.861499031Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:39.861502631Z "id": 677, +bundler_1 | 2023-10-16T12:32:39.861505931Z "params": [ +bundler_1 | 2023-10-16T12:32:39.861509331Z { +bundler_1 | 2023-10-16T12:32:39.861512631Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:39.861516032Z "nonce": "0x610000000000000000", +bundler_1 | 2023-10-16T12:32:39.861519432Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:39.861522732Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:39.861526132Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:39.861529433Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:39.861532733Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:39.861536133Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:39.861539433Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:39.861542633Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:39.861546234Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:39.861642040Z }, +bundler_1 | 2023-10-16T12:32:39.861647240Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:39.861650840Z ], +bundler_1 | 2023-10-16T12:32:39.861654140Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:39.861657541Z } +bundler_1 | 2023-10-16T12:32:39.861946659Z [12:32:39.859] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:40.117222093Z [12:32:40.112] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:40.125082693Z [12:32:40.121] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:40.125628928Z [12:32:40.121] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:40.125645429Z reqId: "req-iv" +bundler_1 | 2023-10-16T12:32:40.125663430Z body: { +bundler_1 | 2023-10-16T12:32:40.125667530Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:40.125671031Z "id": 677, +bundler_1 | 2023-10-16T12:32:40.125674431Z "result": "0xa3e8f839ca32ae395aba98f51b8d21fa1c0fb77ca9bca64a11bce066df8c4c9f" +bundler_1 | 2023-10-16T12:32:40.125678331Z } +bundler_1 | 2023-10-16T12:32:40.126158562Z [12:32:40.124] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:40.126167862Z reqId: "req-iw" +bundler_1 | 2023-10-16T12:32:40.126171363Z method: "POST" +bundler_1 | 2023-10-16T12:32:40.126174963Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:40.126178263Z body: { +bundler_1 | 2023-10-16T12:32:40.126181463Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:40.126184963Z "id": 678, +bundler_1 | 2023-10-16T12:32:40.126188264Z "params": [ +bundler_1 | 2023-10-16T12:32:40.126205465Z { +bundler_1 | 2023-10-16T12:32:40.126208865Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:40.126212465Z "nonce": "0x620000000000000000", +bundler_1 | 2023-10-16T12:32:40.126216065Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:40.126219466Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:40.126222966Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:40.126226566Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:40.126229966Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:40.126233566Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:40.126236867Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:40.126240267Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:40.126243867Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:40.126247167Z }, +bundler_1 | 2023-10-16T12:32:40.126250368Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:40.126266469Z ], +bundler_1 | 2023-10-16T12:32:40.126277869Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:40.126281670Z } +bundler_1 | 2023-10-16T12:32:40.126292370Z [12:32:40.124] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:40.639042314Z [12:32:40.391] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:40.640850432Z [12:32:40.401] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:40.640871934Z [12:32:40.401] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:40.640876734Z reqId: "req-iw" +bundler_1 | 2023-10-16T12:32:40.640880434Z body: { +bundler_1 | 2023-10-16T12:32:40.640883834Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:40.640887535Z "id": 678, +bundler_1 | 2023-10-16T12:32:40.640891035Z "result": "0x907e3475710d57a007f54817f74b6f5e397dae765caf8bd6eea304d7c7ee4c38" +bundler_1 | 2023-10-16T12:32:40.640894635Z } +bundler_1 | 2023-10-16T12:32:40.640897835Z [12:32:40.404] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:40.640901336Z reqId: "req-ix" +bundler_1 | 2023-10-16T12:32:40.640904836Z method: "POST" +bundler_1 | 2023-10-16T12:32:40.640908036Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:40.640911236Z body: { +bundler_1 | 2023-10-16T12:32:40.640914636Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:40.640918137Z "id": 679, +bundler_1 | 2023-10-16T12:32:40.640921337Z "params": [ +bundler_1 | 2023-10-16T12:32:40.640924637Z { +bundler_1 | 2023-10-16T12:32:40.640927837Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:40.640931338Z "nonce": "0x630000000000000000", +bundler_1 | 2023-10-16T12:32:40.640934638Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:40.640938138Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:40.640941438Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:40.640944838Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:40.640948239Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:40.640951539Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:40.640954939Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:40.640958239Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:40.640961640Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:40.640965140Z }, +bundler_1 | 2023-10-16T12:32:40.640968340Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:40.640971740Z ], +bundler_1 | 2023-10-16T12:32:40.640974940Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:40.640992842Z } +bundler_1 | 2023-10-16T12:32:40.640996342Z [12:32:40.405] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:40.673102238Z [12:32:40.665] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:40.681693299Z [12:32:40.677] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:40.682076624Z [12:32:40.677] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:40.682091825Z reqId: "req-ix" +bundler_1 | 2023-10-16T12:32:40.682096025Z body: { +bundler_1 | 2023-10-16T12:32:40.682099425Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:40.682103225Z "id": 679, +bundler_1 | 2023-10-16T12:32:40.682106626Z "result": "0x0f5776fa8f44e3ebb626c3784bfa07bbc884f80c184f1e6fb9666f8104daa174" +bundler_1 | 2023-10-16T12:32:40.682134827Z } +bundler_1 | 2023-10-16T12:32:40.685802467Z [12:32:40.681] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:40.685816468Z reqId: "req-iy" +bundler_1 | 2023-10-16T12:32:40.685820268Z method: "POST" +bundler_1 | 2023-10-16T12:32:40.685823668Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:40.685826968Z body: { +bundler_1 | 2023-10-16T12:32:40.685830269Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:40.685834169Z "id": 680, +bundler_1 | 2023-10-16T12:32:40.685837569Z "params": [], +bundler_1 | 2023-10-16T12:32:40.685840969Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:40.685844270Z } +bundler_1 | 2023-10-16T12:32:40.687042048Z [12:32:40.681] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:40.687057349Z err: { +bundler_1 | 2023-10-16T12:32:40.687061549Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:40.687065449Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:40.687069150Z "stack": +bundler_1 | 2023-10-16T12:32:40.687072850Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:40.687076350Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:40.687079950Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:40.687083350Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:40.687086651Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:40.687090051Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:40.687093551Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:40.687096851Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:40.687113952Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:40.687117553Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:40.687120953Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:40.687124353Z "code": -32601 +bundler_1 | 2023-10-16T12:32:40.687127653Z } +bundler_1 | 2023-10-16T12:32:40.687130754Z [12:32:40.681] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:40.687134454Z reqId: "req-iy" +bundler_1 | 2023-10-16T12:32:40.687137854Z body: { +bundler_1 | 2023-10-16T12:32:40.687141054Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:40.687144454Z "id": 680, +bundler_1 | 2023-10-16T12:32:40.687147655Z "error": { +bundler_1 | 2023-10-16T12:32:40.687150955Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:40.687154455Z "code": -32601 +bundler_1 | 2023-10-16T12:32:40.687161456Z } +bundler_1 | 2023-10-16T12:32:40.687164656Z } +bundler_1 | 2023-10-16T12:32:40.687167856Z [12:32:40.684] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:40.687171556Z reqId: "req-iz" +bundler_1 | 2023-10-16T12:32:40.687174756Z method: "POST" +bundler_1 | 2023-10-16T12:32:40.687178157Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:40.687181357Z body: { +bundler_1 | 2023-10-16T12:32:40.687184557Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:40.687188057Z "id": 681, +bundler_1 | 2023-10-16T12:32:40.687191258Z "params": [ +bundler_1 | 2023-10-16T12:32:40.687194558Z { +bundler_1 | 2023-10-16T12:32:40.687197758Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:40.687201158Z "nonce": "0x640000000000000000", +bundler_1 | 2023-10-16T12:32:40.687204558Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:40.687207859Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:40.687211259Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:40.687214659Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:40.687218059Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:40.687221360Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:40.687224760Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:40.687228760Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:40.687232360Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:40.687235560Z }, +bundler_1 | 2023-10-16T12:32:40.687238761Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:40.687242161Z ], +bundler_1 | 2023-10-16T12:32:40.687249661Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:40.687253262Z } +bundler_1 | 2023-10-16T12:32:40.687256462Z [12:32:40.684] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:40.943082263Z [12:32:40.939] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:40.950567551Z [12:32:40.946] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:40.951007280Z [12:32:40.946] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:40.951022181Z reqId: "req-iz" +bundler_1 | 2023-10-16T12:32:40.951026181Z body: { +bundler_1 | 2023-10-16T12:32:40.951029582Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:40.951033282Z "id": 681, +bundler_1 | 2023-10-16T12:32:40.951036682Z "result": "0x2bb76015c0854cca1919738e5a90142a9fc3afc9a325fa6b58ce9a7ac3cdcb02" +bundler_1 | 2023-10-16T12:32:40.951040282Z } +bundler_1 | 2023-10-16T12:32:40.951043583Z [12:32:40.949] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:40.951047383Z reqId: "req-j0" +bundler_1 | 2023-10-16T12:32:40.951050683Z method: "POST" +bundler_1 | 2023-10-16T12:32:40.951053883Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:40.951057183Z body: { +bundler_1 | 2023-10-16T12:32:40.951060284Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:40.951063784Z "id": 682, +bundler_1 | 2023-10-16T12:32:40.951067084Z "params": [ +bundler_1 | 2023-10-16T12:32:40.951070284Z { +bundler_1 | 2023-10-16T12:32:40.951073484Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:40.951076985Z "nonce": "0x650000000000000000", +bundler_1 | 2023-10-16T12:32:40.951080385Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:40.951083685Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:40.951086985Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:40.951090386Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:40.951093686Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:40.951097386Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:40.951100786Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:40.951104086Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:40.951107487Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:40.951110787Z }, +bundler_1 | 2023-10-16T12:32:40.951113887Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:40.951117387Z ], +bundler_1 | 2023-10-16T12:32:40.951120588Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:40.951123788Z } +bundler_1 | 2023-10-16T12:32:40.951140089Z [12:32:40.950] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:41.214291968Z [12:32:41.193] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:41.214999914Z [12:32:41.206] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:41.215016015Z [12:32:41.206] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:41.215020416Z reqId: "req-j0" +bundler_1 | 2023-10-16T12:32:41.215023816Z body: { +bundler_1 | 2023-10-16T12:32:41.215027416Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:41.215031016Z "id": 682, +bundler_1 | 2023-10-16T12:32:41.215034517Z "result": "0xfef72199639d56dedcab75f4f6f9cc70a786ca9c4443ea5986cc9264dbeae029" +bundler_1 | 2023-10-16T12:32:41.215038317Z } +bundler_1 | 2023-10-16T12:32:41.215041517Z [12:32:41.210] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:41.215045017Z reqId: "req-j1" +bundler_1 | 2023-10-16T12:32:41.215048317Z method: "POST" +bundler_1 | 2023-10-16T12:32:41.215051618Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:41.215054918Z body: { +bundler_1 | 2023-10-16T12:32:41.215058118Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:41.215061618Z "id": 683, +bundler_1 | 2023-10-16T12:32:41.215064819Z "params": [ +bundler_1 | 2023-10-16T12:32:41.215068019Z { +bundler_1 | 2023-10-16T12:32:41.215071219Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:41.215074719Z "nonce": "0x660000000000000000", +bundler_1 | 2023-10-16T12:32:41.215078119Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:41.215081420Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:41.215084820Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:41.215088220Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:41.215091620Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:41.215095120Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:41.215098421Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:41.215101821Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:41.215105621Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:41.215109021Z }, +bundler_1 | 2023-10-16T12:32:41.215112122Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:41.215115522Z ], +bundler_1 | 2023-10-16T12:32:41.215118622Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:41.215121922Z } +bundler_1 | 2023-10-16T12:32:41.215125122Z [12:32:41.210] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:41.471805779Z [12:32:41.457] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:41.472546828Z [12:32:41.466] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:41.472564929Z [12:32:41.466] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:41.472573129Z reqId: "req-j1" +bundler_1 | 2023-10-16T12:32:41.472576630Z body: { +bundler_1 | 2023-10-16T12:32:41.472580130Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:41.472583630Z "id": 683, +bundler_1 | 2023-10-16T12:32:41.472587130Z "result": "0x5d7d725b32ce26e42623e6a5a377f9c9ed11ce2cdd0d1178b207c4f4736bc384" +bundler_1 | 2023-10-16T12:32:41.472591031Z } +bundler_1 | 2023-10-16T12:32:41.472594231Z [12:32:41.469] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:41.472597831Z reqId: "req-j2" +bundler_1 | 2023-10-16T12:32:41.472601031Z method: "POST" +bundler_1 | 2023-10-16T12:32:41.472604431Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:41.472607732Z body: { +bundler_1 | 2023-10-16T12:32:41.472610932Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:41.472614332Z "id": 684, +bundler_1 | 2023-10-16T12:32:41.472617632Z "params": [ +bundler_1 | 2023-10-16T12:32:41.472620932Z { +bundler_1 | 2023-10-16T12:32:41.472624133Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:41.472627633Z "nonce": "0x670000000000000000", +bundler_1 | 2023-10-16T12:32:41.472631133Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:41.472634533Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:41.472637834Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:41.472641234Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:41.472644734Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:41.472648134Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:41.472651534Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:41.472655035Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:41.472658535Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:41.472661935Z }, +bundler_1 | 2023-10-16T12:32:41.472665035Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:41.472668436Z ], +bundler_1 | 2023-10-16T12:32:41.472671736Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:41.472675036Z } +bundler_1 | 2023-10-16T12:32:41.472678236Z [12:32:41.470] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:41.985404508Z [12:32:41.729] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:41.985435310Z [12:32:41.741] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:41.985486214Z [12:32:41.741] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:41.985491914Z reqId: "req-j2" +bundler_1 | 2023-10-16T12:32:41.985495914Z body: { +bundler_1 | 2023-10-16T12:32:41.985499114Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:41.985502615Z "id": 684, +bundler_1 | 2023-10-16T12:32:41.985505915Z "result": "0xbfd33d107e657bc07ab403ac8be21d544aed02f56b198538a4a4246bc415cd8a" +bundler_1 | 2023-10-16T12:32:41.985509515Z } +bundler_1 | 2023-10-16T12:32:41.985512715Z [12:32:41.744] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:41.985516416Z reqId: "req-j3" +bundler_1 | 2023-10-16T12:32:41.985519716Z method: "POST" +bundler_1 | 2023-10-16T12:32:41.985523116Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:41.985537617Z body: { +bundler_1 | 2023-10-16T12:32:41.985541317Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:41.985544817Z "id": 685, +bundler_1 | 2023-10-16T12:32:41.985548118Z "params": [], +bundler_1 | 2023-10-16T12:32:41.985551418Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:41.985554718Z } +bundler_1 | 2023-10-16T12:32:41.985557918Z [12:32:41.744] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:41.985561519Z err: { +bundler_1 | 2023-10-16T12:32:41.985564719Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:41.985568119Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:41.985571619Z "stack": +bundler_1 | 2023-10-16T12:32:41.985574819Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:41.985578220Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:41.985581820Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:41.985585220Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:41.985588620Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:41.985592121Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:41.985595421Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:41.985598821Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:41.985602121Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:41.985614622Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:41.985618222Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:41.985626623Z "code": -32601 +bundler_1 | 2023-10-16T12:32:41.985630223Z } +bundler_1 | 2023-10-16T12:32:41.985633423Z [12:32:41.744] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:41.985636923Z reqId: "req-j3" +bundler_1 | 2023-10-16T12:32:41.985640224Z body: { +bundler_1 | 2023-10-16T12:32:41.985643424Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:41.985646724Z "id": 685, +bundler_1 | 2023-10-16T12:32:41.985650024Z "error": { +bundler_1 | 2023-10-16T12:32:41.985653325Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:41.985656825Z "code": -32601 +bundler_1 | 2023-10-16T12:32:41.985660225Z } +bundler_1 | 2023-10-16T12:32:41.985663325Z } +bundler_1 | 2023-10-16T12:32:41.985667726Z [12:32:41.747] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:41.985671226Z reqId: "req-j4" +bundler_1 | 2023-10-16T12:32:41.985674426Z method: "POST" +bundler_1 | 2023-10-16T12:32:41.985677726Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:41.985690327Z body: { +bundler_1 | 2023-10-16T12:32:41.985693927Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:41.985697427Z "id": 686, +bundler_1 | 2023-10-16T12:32:41.985700728Z "params": [ +bundler_1 | 2023-10-16T12:32:41.985703928Z { +bundler_1 | 2023-10-16T12:32:41.985707228Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:41.985710728Z "nonce": "0x680000000000000000", +bundler_1 | 2023-10-16T12:32:41.985714129Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:41.985717529Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:41.985721029Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:41.985724529Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:41.985728129Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:41.985731530Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:41.985735030Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:41.985738530Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:41.985741930Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:41.985745331Z }, +bundler_1 | 2023-10-16T12:32:41.985748631Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:41.985752031Z ], +bundler_1 | 2023-10-16T12:32:41.985755331Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:41.985767432Z } +bundler_1 | 2023-10-16T12:32:41.985770832Z [12:32:41.747] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:42.018515370Z [12:32:42.014] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:42.026451988Z [12:32:42.022] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:42.026554195Z [12:32:42.022] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:42.026578096Z reqId: "req-j4" +bundler_1 | 2023-10-16T12:32:42.026582497Z body: { +bundler_1 | 2023-10-16T12:32:42.026594997Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:42.026598998Z "id": 686, +bundler_1 | 2023-10-16T12:32:42.026602498Z "result": "0xcda158cd03fafa4d5caf0cb7d929d471a16c1971e3c4426818d42ed213fa2d8c" +bundler_1 | 2023-10-16T12:32:42.026606398Z } +bundler_1 | 2023-10-16T12:32:42.028999854Z [12:32:42.026] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:42.029016755Z reqId: "req-j5" +bundler_1 | 2023-10-16T12:32:42.029020956Z method: "POST" +bundler_1 | 2023-10-16T12:32:42.029024456Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:42.029027756Z body: { +bundler_1 | 2023-10-16T12:32:42.029030956Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:42.029034757Z "id": 687, +bundler_1 | 2023-10-16T12:32:42.029038157Z "params": [ +bundler_1 | 2023-10-16T12:32:42.029041357Z { +bundler_1 | 2023-10-16T12:32:42.029044557Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:42.029047957Z "nonce": "0x690000000000000000", +bundler_1 | 2023-10-16T12:32:42.029051358Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:42.029054658Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:42.029057958Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:42.029061458Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:42.029064759Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:42.029067959Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:42.029071359Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:42.029074659Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:42.029078359Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:42.029081660Z }, +bundler_1 | 2023-10-16T12:32:42.029084760Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:42.029088260Z ], +bundler_1 | 2023-10-16T12:32:42.029091360Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:42.029094761Z } +bundler_1 | 2023-10-16T12:32:42.029308074Z [12:32:42.026] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:42.289185540Z [12:32:42.285] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:42.298194228Z [12:32:42.295] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:42.298438144Z [12:32:42.295] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:42.298450045Z reqId: "req-j5" +bundler_1 | 2023-10-16T12:32:42.298454045Z body: { +bundler_1 | 2023-10-16T12:32:42.298457445Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:42.298460945Z "id": 687, +bundler_1 | 2023-10-16T12:32:42.298464446Z "result": "0xfc4d602919b7309f7b467cd837beb9fb791efc36c92700850d12352ce014c6bc" +bundler_1 | 2023-10-16T12:32:42.298468346Z } +bundler_1 | 2023-10-16T12:32:42.300057650Z [12:32:42.298] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:42.300073551Z reqId: "req-j6" +bundler_1 | 2023-10-16T12:32:42.300077251Z method: "POST" +bundler_1 | 2023-10-16T12:32:42.300108353Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:42.300112753Z body: { +bundler_1 | 2023-10-16T12:32:42.300116054Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:42.300148556Z "id": 688, +bundler_1 | 2023-10-16T12:32:42.300152356Z "params": [ +bundler_1 | 2023-10-16T12:32:42.300155656Z { +bundler_1 | 2023-10-16T12:32:42.300159056Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:42.300162457Z "nonce": "0x6a0000000000000000", +bundler_1 | 2023-10-16T12:32:42.300165857Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:42.300183358Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:42.300186758Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:42.300190158Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:42.300193559Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:42.300196959Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:42.300200359Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:42.300203759Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:42.300207159Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:42.300210560Z }, +bundler_1 | 2023-10-16T12:32:42.300213760Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:42.300217160Z ], +bundler_1 | 2023-10-16T12:32:42.300220360Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:42.300223761Z } +bundler_1 | 2023-10-16T12:32:42.300711992Z [12:32:42.298] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:42.562270568Z [12:32:42.552] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:42.599211979Z [12:32:42.590] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:42.599566302Z [12:32:42.590] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:42.599578503Z reqId: "req-j6" +bundler_1 | 2023-10-16T12:32:42.599597304Z body: { +bundler_1 | 2023-10-16T12:32:42.599626806Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:42.599630507Z "id": 688, +bundler_1 | 2023-10-16T12:32:42.599633907Z "result": "0x9ac184fa68c8db5759e6f2908db0f6a36cf5cae13f99ac1d710828a94fdb3a2d" +bundler_1 | 2023-10-16T12:32:42.599637807Z } +bundler_1 | 2023-10-16T12:32:42.599641007Z [12:32:42.597] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:42.599644608Z reqId: "req-j7" +bundler_1 | 2023-10-16T12:32:42.599648008Z method: "POST" +bundler_1 | 2023-10-16T12:32:42.599651308Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:42.599654508Z body: { +bundler_1 | 2023-10-16T12:32:42.599657708Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:42.599661109Z "id": 689, +bundler_1 | 2023-10-16T12:32:42.599664309Z "params": [ +bundler_1 | 2023-10-16T12:32:42.599667709Z { +bundler_1 | 2023-10-16T12:32:42.599670909Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:42.599674309Z "nonce": "0x6b0000000000000000", +bundler_1 | 2023-10-16T12:32:42.599677710Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:42.599681110Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:42.599694611Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:42.599698411Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:42.599701811Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:42.599705211Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:42.599708512Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:42.599711912Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:42.599715612Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:42.599719012Z }, +bundler_1 | 2023-10-16T12:32:42.599722113Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:42.599725513Z ], +bundler_1 | 2023-10-16T12:32:42.599728613Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:42.599732013Z } +bundler_1 | 2023-10-16T12:32:42.599735213Z [12:32:42.597] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:43.117339504Z [12:32:42.866] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:43.118036750Z [12:32:42.877] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:43.118051550Z [12:32:42.877] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:43.118055751Z reqId: "req-j7" +bundler_1 | 2023-10-16T12:32:43.118058951Z body: { +bundler_1 | 2023-10-16T12:32:43.118062251Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:43.118106154Z "id": 689, +bundler_1 | 2023-10-16T12:32:43.118110154Z "result": "0x36b19d6b2a1d1e998ee918b69ba804aa7a0a499aa85f69f58d1c2ba532ab5b22" +bundler_1 | 2023-10-16T12:32:43.118113755Z } +bundler_1 | 2023-10-16T12:32:43.118117055Z [12:32:42.880] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:43.118120555Z reqId: "req-j8" +bundler_1 | 2023-10-16T12:32:43.118123955Z method: "POST" +bundler_1 | 2023-10-16T12:32:43.118127255Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:43.118130456Z body: { +bundler_1 | 2023-10-16T12:32:43.118133756Z "method": "debug_bundler_clearMempool", +bundler_1 | 2023-10-16T12:32:43.118137156Z "id": 690, +bundler_1 | 2023-10-16T12:32:43.118140356Z "params": [], +bundler_1 | 2023-10-16T12:32:43.118143657Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:43.118146957Z } +bundler_1 | 2023-10-16T12:32:43.118150257Z [12:32:42.880] ERROR (1): Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:43.118153857Z err: { +bundler_1 | 2023-10-16T12:32:43.118157357Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:43.118160758Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:43.118164358Z "stack": +bundler_1 | 2023-10-16T12:32:43.118167658Z Error: Method debug_bundler_clearMempool is not supported +bundler_1 | 2023-10-16T12:32:43.118171158Z at Object. (file:///usr/app/packages/api/lib/app.js:156:31) +bundler_1 | 2023-10-16T12:32:43.118174659Z at preHandlerCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:128:37) +bundler_1 | 2023-10-16T12:32:43.118178059Z at next (/usr/app/node_modules/fastify/lib/hooks.js:176:7) +bundler_1 | 2023-10-16T12:32:43.118181459Z at Object. (file:///usr/app/packages/api/lib/server.js:35:13) +bundler_1 | 2023-10-16T12:32:43.118184959Z at hookIterator (/usr/app/node_modules/fastify/lib/hooks.js:290:10) +bundler_1 | 2023-10-16T12:32:43.118188359Z at next (/usr/app/node_modules/fastify/lib/hooks.js:182:16) +bundler_1 | 2023-10-16T12:32:43.118191960Z at hookRunner (/usr/app/node_modules/fastify/lib/hooks.js:204:3) +bundler_1 | 2023-10-16T12:32:43.118195460Z at preValidationCallback (/usr/app/node_modules/fastify/lib/handleRequest.js:104:5) +bundler_1 | 2023-10-16T12:32:43.118198960Z at handler (/usr/app/node_modules/fastify/lib/handleRequest.js:76:7) +bundler_1 | 2023-10-16T12:32:43.118202360Z at /usr/app/node_modules/fastify/lib/contentTypeParser.js:192:9 +bundler_1 | 2023-10-16T12:32:43.118205861Z "code": -32601 +bundler_1 | 2023-10-16T12:32:43.118209661Z } +bundler_1 | 2023-10-16T12:32:43.118212961Z [12:32:42.880] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:43.118216561Z reqId: "req-j8" +bundler_1 | 2023-10-16T12:32:43.118219861Z body: { +bundler_1 | 2023-10-16T12:32:43.118223162Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:43.118230462Z "id": 690, +bundler_1 | 2023-10-16T12:32:43.118233762Z "error": { +bundler_1 | 2023-10-16T12:32:43.118237063Z "message": "Method debug_bundler_clearMempool is not supported", +bundler_1 | 2023-10-16T12:32:43.118240563Z "code": -32601 +bundler_1 | 2023-10-16T12:32:43.118243863Z } +bundler_1 | 2023-10-16T12:32:43.118247063Z } +bundler_1 | 2023-10-16T12:32:43.118250263Z [12:32:42.883] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:43.118253664Z reqId: "req-j9" +bundler_1 | 2023-10-16T12:32:43.118260364Z method: "POST" +bundler_1 | 2023-10-16T12:32:43.118264064Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:43.118268065Z body: { +bundler_1 | 2023-10-16T12:32:43.118271565Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:43.118274965Z "id": 691, +bundler_1 | 2023-10-16T12:32:43.118278165Z "params": [ +bundler_1 | 2023-10-16T12:32:43.118281466Z { +bundler_1 | 2023-10-16T12:32:43.118284666Z "sender": "0xF7E52C84d2909AeF36d55F767954Af7E77957B9a", +bundler_1 | 2023-10-16T12:32:43.118288166Z "nonce": "0x6c0000000000000000", +bundler_1 | 2023-10-16T12:32:43.118291566Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:43.118294866Z "callData": "0x", +bundler_1 | 2023-10-16T12:32:43.118298267Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:43.118301667Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:43.118305067Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:43.118308467Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:43.118311867Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:43.118315268Z "paymasterAndData": "0x2bb22f829eE2227A67ED51B0Eb7563eeaDA0253F", +bundler_1 | 2023-10-16T12:32:43.118318668Z "signature": "0x" +bundler_1 | 2023-10-16T12:32:43.118322068Z }, +bundler_1 | 2023-10-16T12:32:43.118325268Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:43.118328669Z ], +bundler_1 | 2023-10-16T12:32:43.118331869Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:43.118335169Z } +bundler_1 | 2023-10-16T12:32:43.118338469Z [12:32:42.883] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:43.126145779Z [12:32:43.123] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:43.143194692Z [12:32:43.132] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:43.143334301Z [12:32:43.133] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:43.143341401Z reqId: "req-j9" +bundler_1 | 2023-10-16T12:32:43.143345002Z body: { +bundler_1 | 2023-10-16T12:32:43.143361503Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:43.143365403Z "id": 691, +bundler_1 | 2023-10-16T12:32:43.143369003Z "result": "0x459ce5726f7629e4ce92e4362e2524acfcfe159e0be64e0e0f25fa3e08407994" +bundler_1 | 2023-10-16T12:32:43.143372704Z } +bundler_1 | 2023-10-16T12:32:43.143375904Z [12:32:43.136] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:43.143379504Z reqId: "req-ja" +bundler_1 | 2023-10-16T12:32:43.143382804Z method: "POST" +bundler_1 | 2023-10-16T12:32:43.143386104Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:43.143389405Z body: { +bundler_1 | 2023-10-16T12:32:43.143392605Z "method": "debug_bundler_dumpReputation", +bundler_1 | 2023-10-16T12:32:43.143396205Z "id": 692, +bundler_1 | 2023-10-16T12:32:43.143399505Z "params": [ +bundler_1 | 2023-10-16T12:32:43.143402805Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:43.143406206Z ], +bundler_1 | 2023-10-16T12:32:43.143409606Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:43.143412906Z } +bundler_1 | 2023-10-16T12:32:43.143416106Z [12:32:43.136] ERROR (1): Cannot read properties of undefined (reading 'opsSeen') +bundler_1 | 2023-10-16T12:32:43.143419907Z err: { +bundler_1 | 2023-10-16T12:32:43.143423307Z "type": "TypeError", +bundler_1 | 2023-10-16T12:32:43.143426707Z "message": "Cannot read properties of undefined (reading 'opsSeen')", +bundler_1 | 2023-10-16T12:32:43.143430107Z "stack": +bundler_1 | 2023-10-16T12:32:43.143433407Z TypeError: Cannot read properties of undefined (reading 'opsSeen') +bundler_1 | 2023-10-16T12:32:43.143436908Z at file:///usr/app/packages/executor/lib/services/ReputationService.js:73:36 +bundler_1 | 2023-10-16T12:32:43.143440308Z at Array.map () +bundler_1 | 2023-10-16T12:32:43.143443808Z at ReputationService.dump (file:///usr/app/packages/executor/lib/services/ReputationService.js:70:14) +bundler_1 | 2023-10-16T12:32:43.143447308Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:32:43.143450709Z at async Debug.dumpReputation (file:///usr/app/packages/executor/lib/modules/debug.js:75:16) +bundler_1 | 2023-10-16T12:32:43.143454109Z at async DebugAPI.dumpReputation (file:///usr/app/packages/api/lib/modules/debug.js:69:16) +bundler_1 | 2023-10-16T12:32:43.143457609Z at async Object. (file:///usr/app/packages/api/lib/app.js:71:34) +bundler_1 | 2023-10-16T12:32:43.143461109Z } +bundler_1 | 2023-10-16T12:32:43.143464310Z [12:32:43.136] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:43.143467810Z reqId: "req-ja" +bundler_1 | 2023-10-16T12:32:43.143471210Z body: { +bundler_1 | 2023-10-16T12:32:43.143474410Z "error": "Unexpected behaviour" +bundler_1 | 2023-10-16T12:32:43.143477810Z } +bundler_1 | 2023-10-16T12:32:43.159089130Z [12:32:43.155] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:43.159135033Z reqId: "req-jb" +bundler_1 | 2023-10-16T12:32:43.159140233Z method: "POST" +bundler_1 | 2023-10-16T12:32:43.159143733Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:43.159147133Z body: { +bundler_1 | 2023-10-16T12:32:43.159150534Z "method": "eth_chainId", +bundler_1 | 2023-10-16T12:32:43.159154234Z "id": 693, +bundler_1 | 2023-10-16T12:32:43.159157634Z "params": [], +bundler_1 | 2023-10-16T12:32:43.159160934Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:43.159164734Z } +bundler_1 | 2023-10-16T12:32:43.165652358Z [12:32:43.155] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:43.165670659Z reqId: "req-jb" +bundler_1 | 2023-10-16T12:32:43.165674659Z body: { +bundler_1 | 2023-10-16T12:32:43.165678260Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:43.165682060Z "id": 693, +bundler_1 | 2023-10-16T12:32:43.165685460Z "result": "0x539" +bundler_1 | 2023-10-16T12:32:43.165688860Z } +bundler_1 | 2023-10-16T12:32:43.229742742Z [12:32:43.199] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:43.229765143Z reqId: "req-jc" +bundler_1 | 2023-10-16T12:32:43.229769444Z method: "POST" +bundler_1 | 2023-10-16T12:32:43.229773544Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:43.229777144Z body: { +bundler_1 | 2023-10-16T12:32:43.229800746Z "method": "eth_estimateUserOperationGas", +bundler_1 | 2023-10-16T12:32:43.229804946Z "id": 694, +bundler_1 | 2023-10-16T12:32:43.229808346Z "params": [ +bundler_1 | 2023-10-16T12:32:43.229811646Z { +bundler_1 | 2023-10-16T12:32:43.229815047Z "sender": "0xA7533BE8e2d73c5a1b387B28C10f3B77a9e03e0f", +bundler_1 | 2023-10-16T12:32:43.229818747Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:32:43.229822247Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:43.229825747Z "callData": "0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447", +bundler_1 | 2023-10-16T12:32:43.229829448Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:43.229832848Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:43.229836248Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:43.229839748Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:43.229843149Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:43.229846549Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:32:43.229849949Z "signature": "0xface" +bundler_1 | 2023-10-16T12:32:43.229853349Z }, +bundler_1 | 2023-10-16T12:32:43.229856549Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:43.229870750Z ], +bundler_1 | 2023-10-16T12:32:43.229887951Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:43.229891552Z } +bundler_1 | 2023-10-16T12:32:43.230361282Z [12:32:43.215] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:43.230374083Z reqId: "req-jc" +bundler_1 | 2023-10-16T12:32:43.230377683Z body: { +bundler_1 | 2023-10-16T12:32:43.230380984Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:43.230384384Z "id": 694, +bundler_1 | 2023-10-16T12:32:43.230387684Z "result": { +bundler_1 | 2023-10-16T12:32:43.230390984Z "preVerificationGas": "0xa9fc", +bundler_1 | 2023-10-16T12:32:43.230394485Z "verificationGasLimit": "0x524e9", +bundler_1 | 2023-10-16T12:32:43.230398085Z "verificationGas": "0x524e9", +bundler_1 | 2023-10-16T12:32:43.230401485Z "validAfter": "0x0", +bundler_1 | 2023-10-16T12:32:43.230404885Z "validUntil": "0xffffffffffff", +bundler_1 | 2023-10-16T12:32:43.230408385Z "callGasLimit": "0xab10" +bundler_1 | 2023-10-16T12:32:43.230425087Z } +bundler_1 | 2023-10-16T12:32:43.230428787Z } +bundler_1 | 2023-10-16T12:32:43.265570381Z [12:32:43.254] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:43.265592082Z reqId: "req-jd" +bundler_1 | 2023-10-16T12:32:43.265600083Z method: "POST" +bundler_1 | 2023-10-16T12:32:43.265603583Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:43.265607183Z body: { +bundler_1 | 2023-10-16T12:32:43.265622184Z "method": "eth_estimateUserOperationGas", +bundler_1 | 2023-10-16T12:32:43.265626385Z "id": 695, +bundler_1 | 2023-10-16T12:32:43.265629885Z "params": [ +bundler_1 | 2023-10-16T12:32:43.265633285Z { +bundler_1 | 2023-10-16T12:32:43.265636685Z "sender": "0x0e9826C58F42eD47DFe4E9E117fb270306F86860", +bundler_1 | 2023-10-16T12:32:43.265640586Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:32:43.265644186Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:43.265647786Z "callData": "0xa9cc4718", +bundler_1 | 2023-10-16T12:32:43.265651386Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:43.265655186Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:43.265658687Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:43.265662187Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:43.265665687Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:43.265669187Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:32:43.265672588Z "signature": "0xface" +bundler_1 | 2023-10-16T12:32:43.265675988Z }, +bundler_1 | 2023-10-16T12:32:43.265679188Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:43.265682688Z ], +bundler_1 | 2023-10-16T12:32:43.265685988Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:43.265711090Z } +bundler_1 | 2023-10-16T12:32:43.278359716Z [12:32:43.270] ERROR (1): execution reverted: test fail +bundler_1 | 2023-10-16T12:32:43.278379617Z err: { +bundler_1 | 2023-10-16T12:32:43.278384017Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:43.278395518Z "message": "execution reverted: test fail", +bundler_1 | 2023-10-16T12:32:43.278399418Z "stack": +bundler_1 | 2023-10-16T12:32:43.278402919Z Error: execution reverted: test fail +bundler_1 | 2023-10-16T12:32:43.278406419Z at file:///usr/app/packages/executor/lib/modules/eth.js:166:19 +bundler_1 | 2023-10-16T12:32:43.278409919Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:32:43.278413619Z at async Eth.estimateUserOperationGasWithSignature (file:///usr/app/packages/executor/lib/modules/eth.js:156:30) +bundler_1 | 2023-10-16T12:32:43.278420820Z at async EthAPI.estimateUserOpGasAndValidateSignature (file:///usr/app/packages/api/lib/modules/eth.js:26:16) +bundler_1 | 2023-10-16T12:32:43.278424520Z at async Object. (file:///usr/app/packages/api/lib/app.js:109:38) +bundler_1 | 2023-10-16T12:32:43.278428420Z "code": -32521 +bundler_1 | 2023-10-16T12:32:43.278431821Z } +bundler_1 | 2023-10-16T12:32:43.278550328Z [12:32:43.270] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:43.278559029Z reqId: "req-jd" +bundler_1 | 2023-10-16T12:32:43.278562729Z body: { +bundler_1 | 2023-10-16T12:32:43.278566029Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:43.278569630Z "id": 695, +bundler_1 | 2023-10-16T12:32:43.278572930Z "error": { +bundler_1 | 2023-10-16T12:32:43.278576330Z "message": "execution reverted: test fail", +bundler_1 | 2023-10-16T12:32:43.278579830Z "code": -32521 +bundler_1 | 2023-10-16T12:32:43.278583230Z } +bundler_1 | 2023-10-16T12:32:43.278586331Z } +bundler_1 | 2023-10-16T12:32:43.534905464Z [12:32:43.411] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:43.534963368Z reqId: "req-je" +bundler_1 | 2023-10-16T12:32:43.534969768Z method: "POST" +bundler_1 | 2023-10-16T12:32:43.534974168Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:43.534978369Z body: { +bundler_1 | 2023-10-16T12:32:43.534982469Z "method": "eth_estimateUserOperationGas", +bundler_1 | 2023-10-16T12:32:43.534986969Z "id": 696, +bundler_1 | 2023-10-16T12:32:43.534995670Z "params": [ +bundler_1 | 2023-10-16T12:32:43.534999970Z { +bundler_1 | 2023-10-16T12:32:43.535004170Z "sender": "0xd8aD08a96FB55D05d713Fc14D98439ea052Be6b2", +bundler_1 | 2023-10-16T12:32:43.535008571Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:32:43.535012971Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:43.535029972Z "callData": "0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447", +bundler_1 | 2023-10-16T12:32:43.535056074Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:43.535060774Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:43.535065174Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:43.535069475Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:43.535073675Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:43.535077875Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:32:43.535082175Z "signature": "0xdead" +bundler_1 | 2023-10-16T12:32:43.535086476Z }, +bundler_1 | 2023-10-16T12:32:43.535090376Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:43.535094676Z ], +bundler_1 | 2023-10-16T12:32:43.535111877Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:43.535116278Z } +bundler_1 | 2023-10-16T12:32:43.535727417Z [12:32:43.419] ERROR (1): AA23 reverted: testWallet: dead signature +bundler_1 | 2023-10-16T12:32:43.535743319Z err: { +bundler_1 | 2023-10-16T12:32:43.535747619Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:43.535752119Z "message": "AA23 reverted: testWallet: dead signature", +bundler_1 | 2023-10-16T12:32:43.535756419Z "stack": +bundler_1 | 2023-10-16T12:32:43.535760620Z Error: AA23 reverted: testWallet: dead signature +bundler_1 | 2023-10-16T12:32:43.535764920Z at parseErrorResult (file:///usr/app/packages/executor/lib/services/UserOpValidation/utils.js:40:19) +bundler_1 | 2023-10-16T12:32:43.535784521Z at UnsafeValidationService.validateUnsafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/unsafe.js:17:16) +bundler_1 | 2023-10-16T12:32:43.535790222Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:32:43.535794522Z at async UserOpValidationService.validateForEstimationWithSignature (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:26:16) +bundler_1 | 2023-10-16T12:32:43.535799422Z at async Eth.estimateUserOperationGasWithSignature (file:///usr/app/packages/executor/lib/modules/eth.js:154:32) +bundler_1 | 2023-10-16T12:32:43.535803922Z at async EthAPI.estimateUserOpGasAndValidateSignature (file:///usr/app/packages/api/lib/modules/eth.js:26:16) +bundler_1 | 2023-10-16T12:32:43.535808223Z at async Object. (file:///usr/app/packages/api/lib/app.js:109:38) +bundler_1 | 2023-10-16T12:32:43.535812823Z "code": -32500 +bundler_1 | 2023-10-16T12:32:43.535817023Z } +bundler_1 | 2023-10-16T12:32:43.535821124Z [12:32:43.419] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:43.535825624Z reqId: "req-je" +bundler_1 | 2023-10-16T12:32:43.535829924Z body: { +bundler_1 | 2023-10-16T12:32:43.535833824Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:43.535838125Z "id": 696, +bundler_1 | 2023-10-16T12:32:43.535867227Z "error": { +bundler_1 | 2023-10-16T12:32:43.535872227Z "message": "AA23 reverted: testWallet: dead signature", +bundler_1 | 2023-10-16T12:32:43.535876727Z "code": -32500 +bundler_1 | 2023-10-16T12:32:43.535881228Z } +bundler_1 | 2023-10-16T12:32:43.535885328Z } +bundler_1 | 2023-10-16T12:32:43.535894028Z [12:32:43.452] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:43.535898429Z reqId: "req-jf" +bundler_1 | 2023-10-16T12:32:43.535902629Z method: "POST" +bundler_1 | 2023-10-16T12:32:43.535906729Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:43.535910929Z body: { +bundler_1 | 2023-10-16T12:32:43.535914930Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:43.535919630Z "id": 697, +bundler_1 | 2023-10-16T12:32:43.535923730Z "params": [ +bundler_1 | 2023-10-16T12:32:43.535927831Z { +bundler_1 | 2023-10-16T12:32:43.535946232Z "sender": "0x94b37e87873F655BE6D73DB2DE8A8CD4fD118C6E", +bundler_1 | 2023-10-16T12:32:43.535951332Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:32:43.535955732Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:43.535959933Z "callData": "0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447", +bundler_1 | 2023-10-16T12:32:43.535964433Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:43.535968733Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:43.535972934Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:43.535977134Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:43.535981334Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:43.535986434Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:32:43.535990635Z "signature": "0xface" +bundler_1 | 2023-10-16T12:32:43.535994935Z }, +bundler_1 | 2023-10-16T12:32:43.535998835Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:43.536004536Z ], +bundler_1 | 2023-10-16T12:32:43.536008536Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:43.536025337Z } +bundler_1 | 2023-10-16T12:32:43.536029937Z [12:32:43.452] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:43.663946888Z [12:32:43.627] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:43.664498324Z [12:32:43.636] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:43.664514925Z [12:32:43.637] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:43.664548527Z reqId: "req-jf" +bundler_1 | 2023-10-16T12:32:43.664555128Z body: { +bundler_1 | 2023-10-16T12:32:43.664559728Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:43.664564728Z "id": 697, +bundler_1 | 2023-10-16T12:32:43.664584430Z "result": "0x0fce64c53734193d3e469f5aac9d6701b78823ee98ffc921cdfdf094e369bfcb" +bundler_1 | 2023-10-16T12:32:43.664590130Z } +bundler_1 | 2023-10-16T12:32:43.664594630Z [12:32:43.640] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:43.664599631Z reqId: "req-jg" +bundler_1 | 2023-10-16T12:32:43.664604131Z method: "POST" +bundler_1 | 2023-10-16T12:32:43.664608531Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:43.664634433Z body: { +bundler_1 | 2023-10-16T12:32:43.664639233Z "method": "debug_bundler_sendBundleNow", +bundler_1 | 2023-10-16T12:32:43.664643933Z "id": 698, +bundler_1 | 2023-10-16T12:32:43.664648434Z "params": [], +bundler_1 | 2023-10-16T12:32:43.664652834Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:43.664657434Z } +bundler_1 | 2023-10-16T12:32:43.664661735Z [12:32:43.644] DEBUG (1): sendNextBundle +bundler_1 | 2023-10-16T12:32:43.926983760Z [12:32:43.892] DEBUG (1): User op hashes  +bundler_1 | 2023-10-16T12:32:43.927468191Z [12:32:43.892] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:43.927489793Z reqId: "req-jg" +bundler_1 | 2023-10-16T12:32:43.927497393Z body: { +bundler_1 | 2023-10-16T12:32:43.927503394Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:43.927509894Z "id": 698, +bundler_1 | 2023-10-16T12:32:43.927515694Z "result": "ok" +bundler_1 | 2023-10-16T12:32:43.927521595Z } +bundler_1 | 2023-10-16T12:32:43.927527395Z [12:32:43.905] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:43.927533896Z reqId: "req-jh" +bundler_1 | 2023-10-16T12:32:43.927539796Z method: "POST" +bundler_1 | 2023-10-16T12:32:43.927545596Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:43.927551297Z body: { +bundler_1 | 2023-10-16T12:32:43.927557097Z "method": "eth_getUserOperationByHash", +bundler_1 | 2023-10-16T12:32:43.927563198Z "id": 699, +bundler_1 | 2023-10-16T12:32:43.927568998Z "params": [ +bundler_1 | 2023-10-16T12:32:43.927574898Z "0x0fce64c53734193d3e469f5aac9d6701b78823ee98ffc921cdfdf094e369bfcb" +bundler_1 | 2023-10-16T12:32:43.927581099Z ], +bundler_1 | 2023-10-16T12:32:43.927586899Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:43.927592899Z } +bundler_1 | 2023-10-16T12:32:43.937651556Z [12:32:43.930] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:43.937673858Z reqId: "req-jh" +bundler_1 | 2023-10-16T12:32:43.937678158Z body: { +bundler_1 | 2023-10-16T12:32:43.937681658Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:43.937685358Z "id": 699, +bundler_1 | 2023-10-16T12:32:43.937688959Z "result": { +bundler_1 | 2023-10-16T12:32:43.937692359Z "userOperation": { +bundler_1 | 2023-10-16T12:32:43.937710660Z "sender": "0x94b37e87873F655BE6D73DB2DE8A8CD4fD118C6E", +bundler_1 | 2023-10-16T12:32:43.937714460Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:32:43.937717860Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:43.937721361Z "callData": "0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447", +bundler_1 | 2023-10-16T12:32:43.937724961Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:43.937728361Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:43.937731861Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:43.937735262Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:43.937738562Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:43.937741962Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:32:43.937745262Z "signature": "0xface" +bundler_1 | 2023-10-16T12:32:43.937748662Z }, +bundler_1 | 2023-10-16T12:32:43.937751863Z "entryPoint": "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789", +bundler_1 | 2023-10-16T12:32:43.937755463Z "transactionHash": "0xe4005ef391d8214cb811d024785da5b881e13d22c4eb0e64e9338a0d31d29e19", +bundler_1 | 2023-10-16T12:32:43.937759063Z "blockHash": "0x5efcdd7148e4d3b5239960825b5b982cf918441ac7d8015f1de7251d73fa52a1", +bundler_1 | 2023-10-16T12:32:43.937762663Z "blockNumber": "0x6e4" +bundler_1 | 2023-10-16T12:32:43.937766064Z } +bundler_1 | 2023-10-16T12:32:43.937769164Z } +bundler_1 | 2023-10-16T12:32:43.969496335Z [12:32:43.966] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:43.969519837Z reqId: "req-ji" +bundler_1 | 2023-10-16T12:32:43.969536638Z method: "POST" +bundler_1 | 2023-10-16T12:32:43.969540638Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:43.969544138Z body: { +bundler_1 | 2023-10-16T12:32:43.969547438Z "method": "eth_getUserOperationByHash", +bundler_1 | 2023-10-16T12:32:43.969551139Z "id": 700, +bundler_1 | 2023-10-16T12:32:43.969554439Z "params": [ +bundler_1 | 2023-10-16T12:32:43.969557739Z "" +bundler_1 | 2023-10-16T12:32:43.969561039Z ], +bundler_1 | 2023-10-16T12:32:43.969564239Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:43.969567640Z } +bundler_1 | 2023-10-16T12:32:43.973495496Z [12:32:43.971] ERROR (1): Missing/invalid userOpHash +bundler_1 | 2023-10-16T12:32:43.973512497Z err: { +bundler_1 | 2023-10-16T12:32:43.973516397Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:43.973520298Z "message": "Missing/invalid userOpHash", +bundler_1 | 2023-10-16T12:32:43.973523798Z "stack": +bundler_1 | 2023-10-16T12:32:43.973527098Z Error: Missing/invalid userOpHash +bundler_1 | 2023-10-16T12:32:43.973530798Z at Eth.getUserOperationEvent (file:///usr/app/packages/executor/lib/modules/eth.js:331:23) +bundler_1 | 2023-10-16T12:32:43.973552200Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:32:43.973556400Z at async Eth.getUserOperationByHash (file:///usr/app/packages/executor/lib/modules/eth.js:203:37) +bundler_1 | 2023-10-16T12:32:43.973559900Z at async EthAPI.getUserOperationByHash (file:///usr/app/packages/api/lib/modules/eth.js:47:16) +bundler_1 | 2023-10-16T12:32:43.973563201Z at async Object. (file:///usr/app/packages/api/lib/app.js:126:34) +bundler_1 | 2023-10-16T12:32:43.973566901Z "code": -32601 +bundler_1 | 2023-10-16T12:32:43.973570101Z } +bundler_1 | 2023-10-16T12:32:43.973990828Z [12:32:43.971] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:43.974022931Z reqId: "req-ji" +bundler_1 | 2023-10-16T12:32:43.974027631Z body: { +bundler_1 | 2023-10-16T12:32:43.974031031Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:43.974034531Z "id": 700, +bundler_1 | 2023-10-16T12:32:43.974037832Z "error": { +bundler_1 | 2023-10-16T12:32:43.974041032Z "message": "Missing/invalid userOpHash", +bundler_1 | 2023-10-16T12:32:43.974044632Z "code": -32601 +bundler_1 | 2023-10-16T12:32:43.974048232Z } +bundler_1 | 2023-10-16T12:32:43.974051432Z } +bundler_1 | 2023-10-16T12:32:44.006865175Z [12:32:44.005] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:44.006888976Z reqId: "req-jj" +bundler_1 | 2023-10-16T12:32:44.006917078Z method: "POST" +bundler_1 | 2023-10-16T12:32:44.006921578Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:44.006924978Z body: { +bundler_1 | 2023-10-16T12:32:44.006928579Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:44.006932279Z "id": 701, +bundler_1 | 2023-10-16T12:32:44.006935679Z "params": [ +bundler_1 | 2023-10-16T12:32:44.006939079Z { +bundler_1 | 2023-10-16T12:32:44.006942380Z "sender": "0xCD800C721B833F7bE1a69bD661A1E1C8275Ecf34", +bundler_1 | 2023-10-16T12:32:44.006946180Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:32:44.006949480Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:44.006952980Z "callData": "0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447", +bundler_1 | 2023-10-16T12:32:44.006956681Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:44.006960181Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:44.006963881Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:44.006967581Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:44.006970881Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:44.006974382Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:32:44.006977782Z "signature": "0xface" +bundler_1 | 2023-10-16T12:32:44.006981182Z }, +bundler_1 | 2023-10-16T12:32:44.006997983Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:44.007001684Z ], +bundler_1 | 2023-10-16T12:32:44.007004984Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:44.007008284Z } +bundler_1 | 2023-10-16T12:32:44.010069184Z [12:32:44.005] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:44.269348710Z [12:32:44.203] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:44.269639429Z [12:32:44.219] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:44.269651530Z [12:32:44.219] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:44.269655830Z reqId: "req-jj" +bundler_1 | 2023-10-16T12:32:44.269659430Z body: { +bundler_1 | 2023-10-16T12:32:44.269662931Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:44.269666531Z "id": 701, +bundler_1 | 2023-10-16T12:32:44.269669831Z "result": "0x0358dffe231afe04c9952fcd12246666b89b94ced48866358fc7bfcfca29a169" +bundler_1 | 2023-10-16T12:32:44.269698233Z } +bundler_1 | 2023-10-16T12:32:44.269702633Z [12:32:44.222] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:44.269706234Z reqId: "req-jk" +bundler_1 | 2023-10-16T12:32:44.269709634Z method: "POST" +bundler_1 | 2023-10-16T12:32:44.269712934Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:44.269716334Z body: { +bundler_1 | 2023-10-16T12:32:44.269719534Z "method": "debug_bundler_sendBundleNow", +bundler_1 | 2023-10-16T12:32:44.269723035Z "id": 702, +bundler_1 | 2023-10-16T12:32:44.269726435Z "params": [], +bundler_1 | 2023-10-16T12:32:44.269729735Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:44.269733335Z } +bundler_1 | 2023-10-16T12:32:44.269736436Z [12:32:44.222] DEBUG (1): sendNextBundle +bundler_1 | 2023-10-16T12:32:44.528060500Z [12:32:44.452] DEBUG (1): User op hashes  +bundler_1 | 2023-10-16T12:32:44.528087101Z [12:32:44.452] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:44.528091802Z reqId: "req-jk" +bundler_1 | 2023-10-16T12:32:44.528095902Z body: { +bundler_1 | 2023-10-16T12:32:44.528099202Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:44.528102802Z "id": 702, +bundler_1 | 2023-10-16T12:32:44.528106103Z "result": "ok" +bundler_1 | 2023-10-16T12:32:44.528109503Z } +bundler_1 | 2023-10-16T12:32:44.528112803Z [12:32:44.465] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:44.528116403Z reqId: "req-jl" +bundler_1 | 2023-10-16T12:32:44.528119803Z method: "POST" +bundler_1 | 2023-10-16T12:32:44.528123104Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:44.528126304Z body: { +bundler_1 | 2023-10-16T12:32:44.528143005Z "method": "eth_getUserOperationReceipt", +bundler_1 | 2023-10-16T12:32:44.528146805Z "id": 703, +bundler_1 | 2023-10-16T12:32:44.528150105Z "params": [ +bundler_1 | 2023-10-16T12:32:44.528153606Z "0x0358dffe231afe04c9952fcd12246666b89b94ced48866358fc7bfcfca29a169" +bundler_1 | 2023-10-16T12:32:44.528157006Z ], +bundler_1 | 2023-10-16T12:32:44.528160306Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:44.528163706Z } +bundler_1 | 2023-10-16T12:32:44.528166807Z [12:32:44.485] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:44.528170407Z reqId: "req-jl" +bundler_1 | 2023-10-16T12:32:44.528173707Z body: { +bundler_1 | 2023-10-16T12:32:44.528176907Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:44.528180307Z "id": 703, +bundler_1 | 2023-10-16T12:32:44.528183708Z "result": { +bundler_1 | 2023-10-16T12:32:44.528187208Z "userOpHash": "0x0358dffe231afe04c9952fcd12246666b89b94ced48866358fc7bfcfca29a169", +bundler_1 | 2023-10-16T12:32:44.528190908Z "sender": "0xCD800C721B833F7bE1a69bD661A1E1C8275Ecf34", +bundler_1 | 2023-10-16T12:32:44.528194308Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:32:44.528197709Z "actualGasCost": "0x147c0b6ccdd80", +bundler_1 | 2023-10-16T12:32:44.528201209Z "actualGasUsed": "0x57fb0", +bundler_1 | 2023-10-16T12:32:44.528204509Z "success": true, +bundler_1 | 2023-10-16T12:32:44.528207809Z "logs": [ +bundler_1 | 2023-10-16T12:32:44.528211109Z { +bundler_1 | 2023-10-16T12:32:44.528214210Z "transactionIndex": "0x0", +bundler_1 | 2023-10-16T12:32:44.528217810Z "blockNumber": "0x6e6", +bundler_1 | 2023-10-16T12:32:44.528221210Z "transactionHash": "0x66b3abeeb403d1192f94006b44a3724569658838411d64b99ae8fdadf40e461c", +bundler_1 | 2023-10-16T12:32:44.528224710Z "address": "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789", +bundler_1 | 2023-10-16T12:32:44.528228211Z "topics": [ +bundler_1 | 2023-10-16T12:32:44.528231511Z "0xbb47ee3e183a558b1a2ff0874b079f3fc5478b7454eacf2bfc5af2ff5878f972" +bundler_1 | 2023-10-16T12:32:44.528235111Z ], +bundler_1 | 2023-10-16T12:32:44.528238311Z "data": "0x", +bundler_1 | 2023-10-16T12:32:44.528241611Z "logIndex": "0x0", +bundler_1 | 2023-10-16T12:32:44.528245012Z "blockHash": "0x3d634068dd8dff729515806abd43cf0dca640db7cc51df2ed888722fbfd72c0e" +bundler_1 | 2023-10-16T12:32:44.528248612Z } +bundler_1 | 2023-10-16T12:32:44.528251812Z ], +bundler_1 | 2023-10-16T12:32:44.528255012Z "receipt": { +bundler_1 | 2023-10-16T12:32:44.528258213Z "to": "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789", +bundler_1 | 2023-10-16T12:32:44.528261713Z "from": "0x6966ef1e05c8f7f1F07594F58E7a99Db8B3c07eE", +bundler_1 | 2023-10-16T12:32:44.528265213Z "contractAddress": null, +bundler_1 | 2023-10-16T12:32:44.528272213Z "transactionIndex": "0x0", +bundler_1 | 2023-10-16T12:32:44.528275714Z "gasUsed": "0x1a11a", +bundler_1 | 2023-10-16T12:32:44.528280314Z "logsBloom": "0x000000000000000000000400000000000000000000000000000000000000000000080000000000000002000100000000001000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000001000a0000000000000000000804000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000400020000000000000000010000000000002000000000000000000000000000001000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000", +bundler_1 | 2023-10-16T12:32:44.528285014Z "blockHash": "0x3d634068dd8dff729515806abd43cf0dca640db7cc51df2ed888722fbfd72c0e", +bundler_1 | 2023-10-16T12:32:44.528288514Z "transactionHash": "0x66b3abeeb403d1192f94006b44a3724569658838411d64b99ae8fdadf40e461c", +bundler_1 | 2023-10-16T12:32:44.528292015Z "logs": [ +bundler_1 | 2023-10-16T12:32:44.528295315Z { +bundler_1 | 2023-10-16T12:32:44.528298515Z "transactionIndex": "0x0", +bundler_1 | 2023-10-16T12:32:44.528301915Z "blockNumber": "0x6e6", +bundler_1 | 2023-10-16T12:32:44.528305316Z "transactionHash": "0x66b3abeeb403d1192f94006b44a3724569658838411d64b99ae8fdadf40e461c", +bundler_1 | 2023-10-16T12:32:44.528308816Z "address": "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789", +bundler_1 | 2023-10-16T12:32:44.528312316Z "topics": [ +bundler_1 | 2023-10-16T12:32:44.528315616Z "0xbb47ee3e183a558b1a2ff0874b079f3fc5478b7454eacf2bfc5af2ff5878f972" +bundler_1 | 2023-10-16T12:32:44.528319116Z ], +bundler_1 | 2023-10-16T12:32:44.528322317Z "data": "0x", +bundler_1 | 2023-10-16T12:32:44.528325617Z "logIndex": "0x0", +bundler_1 | 2023-10-16T12:32:44.528328917Z "blockHash": "0x3d634068dd8dff729515806abd43cf0dca640db7cc51df2ed888722fbfd72c0e" +bundler_1 | 2023-10-16T12:32:44.528332417Z }, +bundler_1 | 2023-10-16T12:32:44.528335618Z { +bundler_1 | 2023-10-16T12:32:44.528338818Z "transactionIndex": "0x0", +bundler_1 | 2023-10-16T12:32:44.528342218Z "blockNumber": "0x6e6", +bundler_1 | 2023-10-16T12:32:44.528345618Z "transactionHash": "0x66b3abeeb403d1192f94006b44a3724569658838411d64b99ae8fdadf40e461c", +bundler_1 | 2023-10-16T12:32:44.528349118Z "address": "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789", +bundler_1 | 2023-10-16T12:32:44.528352519Z "topics": [ +bundler_1 | 2023-10-16T12:32:44.528355719Z "0x49628fd1471006c1482da88028e9ce4dbb080b815c9b0344d39e5a8e6ec1419f", +bundler_1 | 2023-10-16T12:32:44.528359219Z "0x0358dffe231afe04c9952fcd12246666b89b94ced48866358fc7bfcfca29a169", +bundler_1 | 2023-10-16T12:32:44.528362619Z "0x000000000000000000000000cd800c721b833f7be1a69bd661a1e1c8275ecf34", +bundler_1 | 2023-10-16T12:32:44.528366020Z "0x0000000000000000000000000000000000000000000000000000000000000000" +bundler_1 | 2023-10-16T12:32:44.528369420Z ], +bundler_1 | 2023-10-16T12:32:44.528379220Z "data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000147c0b6ccdd800000000000000000000000000000000000000000000000000000000000057fb0", +bundler_1 | 2023-10-16T12:32:44.528383321Z "logIndex": "0x1", +bundler_1 | 2023-10-16T12:32:44.528387021Z "blockHash": "0x3d634068dd8dff729515806abd43cf0dca640db7cc51df2ed888722fbfd72c0e" +bundler_1 | 2023-10-16T12:32:44.528390621Z } +bundler_1 | 2023-10-16T12:32:44.528393821Z ], +bundler_1 | 2023-10-16T12:32:44.528397022Z "blockNumber": "0x6e6", +bundler_1 | 2023-10-16T12:32:44.528400322Z "confirmations": "0x1", +bundler_1 | 2023-10-16T12:32:44.528403622Z "cumulativeGasUsed": "0x1a11a", +bundler_1 | 2023-10-16T12:32:44.528407022Z "effectiveGasPrice": "0x59682f08", +bundler_1 | 2023-10-16T12:32:44.528410422Z "status": "0x1", +bundler_1 | 2023-10-16T12:32:44.528413723Z "type": "0x2", +bundler_1 | 2023-10-16T12:32:44.528416923Z "byzantium": true +bundler_1 | 2023-10-16T12:32:44.528420223Z } +bundler_1 | 2023-10-16T12:32:44.528423423Z } +bundler_1 | 2023-10-16T12:32:44.528426523Z } +bundler_1 | 2023-10-16T12:32:44.537650526Z [12:32:44.531] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:44.537674127Z reqId: "req-jm" +bundler_1 | 2023-10-16T12:32:44.537678427Z method: "POST" +bundler_1 | 2023-10-16T12:32:44.537681828Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:44.537685428Z body: { +bundler_1 | 2023-10-16T12:32:44.537688628Z "method": "eth_getUserOperationReceipt", +bundler_1 | 2023-10-16T12:32:44.537692128Z "id": 704, +bundler_1 | 2023-10-16T12:32:44.537695329Z "params": [ +bundler_1 | 2023-10-16T12:32:44.537698529Z "" +bundler_1 | 2023-10-16T12:32:44.537701829Z ], +bundler_1 | 2023-10-16T12:32:44.537705029Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:44.537708429Z } +bundler_1 | 2023-10-16T12:32:44.542629951Z [12:32:44.539] ERROR (1): Missing/invalid userOpHash +bundler_1 | 2023-10-16T12:32:44.542650652Z err: { +bundler_1 | 2023-10-16T12:32:44.542654852Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:44.542658353Z "message": "Missing/invalid userOpHash", +bundler_1 | 2023-10-16T12:32:44.542661953Z "stack": +bundler_1 | 2023-10-16T12:32:44.542795562Z Error: Missing/invalid userOpHash +bundler_1 | 2023-10-16T12:32:44.542801762Z at Eth.getUserOperationEvent (file:///usr/app/packages/executor/lib/modules/eth.js:331:23) +bundler_1 | 2023-10-16T12:32:44.542805762Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:32:44.542809162Z at async Eth.getUserOperationReceipt (file:///usr/app/packages/executor/lib/modules/eth.js:248:37) +bundler_1 | 2023-10-16T12:32:44.542825864Z at async EthAPI.getUserOperationReceipt (file:///usr/app/packages/api/lib/modules/eth.js:55:16) +bundler_1 | 2023-10-16T12:32:44.542829564Z at async Object. (file:///usr/app/packages/api/lib/app.js:123:34) +bundler_1 | 2023-10-16T12:32:44.542833364Z "code": -32601 +bundler_1 | 2023-10-16T12:32:44.542836664Z } +bundler_1 | 2023-10-16T12:32:44.542845865Z [12:32:44.539] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:44.542849665Z reqId: "req-jm" +bundler_1 | 2023-10-16T12:32:44.542853165Z body: { +bundler_1 | 2023-10-16T12:32:44.542856466Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:44.542871567Z "id": 704, +bundler_1 | 2023-10-16T12:32:44.542875167Z "error": { +bundler_1 | 2023-10-16T12:32:44.542878567Z "message": "Missing/invalid userOpHash", +bundler_1 | 2023-10-16T12:32:44.542881967Z "code": -32601 +bundler_1 | 2023-10-16T12:32:44.542885267Z } +bundler_1 | 2023-10-16T12:32:44.542888368Z } +bundler_1 | 2023-10-16T12:32:44.607495085Z [12:32:44.586] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:44.607524087Z reqId: "req-jn" +bundler_1 | 2023-10-16T12:32:44.607528487Z method: "POST" +bundler_1 | 2023-10-16T12:32:44.607531888Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:44.607535288Z body: { +bundler_1 | 2023-10-16T12:32:44.607538588Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:44.607542088Z "id": 705, +bundler_1 | 2023-10-16T12:32:44.607545789Z "params": [ +bundler_1 | 2023-10-16T12:32:44.607549389Z { +bundler_1 | 2023-10-16T12:32:44.607555889Z "sender": "0xd937d3f9D17e1dd58B7737b41210e11D1a166cb6", +bundler_1 | 2023-10-16T12:32:44.607559489Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:32:44.607562890Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:44.607566390Z "callData": "0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447", +bundler_1 | 2023-10-16T12:32:44.607570190Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:44.607573690Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:44.607577191Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:44.607580691Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:44.607584191Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:44.607587591Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:32:44.607590892Z "signature": "0xface" +bundler_1 | 2023-10-16T12:32:44.607594392Z }, +bundler_1 | 2023-10-16T12:32:44.607597592Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:44.607600992Z ], +bundler_1 | 2023-10-16T12:32:44.607604292Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:44.607622294Z } +bundler_1 | 2023-10-16T12:32:44.607804005Z [12:32:44.587] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:44.864021032Z [12:32:44.776] DEBUG (1): Validation successful. Saving in mempool... +bundler_1 | 2023-10-16T12:32:44.864114438Z [12:32:44.783] DEBUG (1): Saved in mempool +bundler_1 | 2023-10-16T12:32:44.864122439Z [12:32:44.783] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:44.864126339Z reqId: "req-jn" +bundler_1 | 2023-10-16T12:32:44.864129839Z body: { +bundler_1 | 2023-10-16T12:32:44.864133239Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:44.864136740Z "id": 705, +bundler_1 | 2023-10-16T12:32:44.864140240Z "result": "0xe11c80ea2e3e7c514fb06063c68cecaa91d4f00e30a32efff31864280bf1a2c0" +bundler_1 | 2023-10-16T12:32:44.864143840Z } +bundler_1 | 2023-10-16T12:32:44.864147040Z [12:32:44.786] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:44.864150640Z reqId: "req-jo" +bundler_1 | 2023-10-16T12:32:44.864153841Z method: "POST" +bundler_1 | 2023-10-16T12:32:44.864157141Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:44.864160341Z body: { +bundler_1 | 2023-10-16T12:32:44.864169842Z "method": "debug_bundler_sendBundleNow", +bundler_1 | 2023-10-16T12:32:44.864173642Z "id": 706, +bundler_1 | 2023-10-16T12:32:44.864176942Z "params": [], +bundler_1 | 2023-10-16T12:32:44.864180242Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:44.864183543Z } +bundler_1 | 2023-10-16T12:32:44.864186843Z [12:32:44.786] DEBUG (1): sendNextBundle +bundler_1 | 2023-10-16T12:32:45.120988207Z [12:32:45.014] DEBUG (1): User op hashes  +bundler_1 | 2023-10-16T12:32:45.121432336Z [12:32:45.014] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:45.121445137Z reqId: "req-jo" +bundler_1 | 2023-10-16T12:32:45.121449138Z body: { +bundler_1 | 2023-10-16T12:32:45.121452738Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:45.121456338Z "id": 706, +bundler_1 | 2023-10-16T12:32:45.121471239Z "result": "ok" +bundler_1 | 2023-10-16T12:32:45.121476039Z } +bundler_1 | 2023-10-16T12:32:45.121479440Z [12:32:45.075] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:45.121482940Z reqId: "req-jp" +bundler_1 | 2023-10-16T12:32:45.121486440Z method: "POST" +bundler_1 | 2023-10-16T12:32:45.121489840Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:45.121493240Z body: { +bundler_1 | 2023-10-16T12:32:45.121496341Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:45.121499741Z "id": 707, +bundler_1 | 2023-10-16T12:32:45.121502941Z "params": [ +bundler_1 | 2023-10-16T12:32:45.121522742Z { +bundler_1 | 2023-10-16T12:32:45.121529543Z "sender": "0x4e484DBD32264184030B123a4A1C505129A3d62a", +bundler_1 | 2023-10-16T12:32:45.121532943Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:32:45.121536343Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:45.121539843Z "callData": "0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447", +bundler_1 | 2023-10-16T12:32:45.121543344Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:45.121546644Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:45.121550144Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:45.121553444Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:45.121556845Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:45.121560145Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:32:45.121563445Z "signature": "0xdead" +bundler_1 | 2023-10-16T12:32:45.121566745Z }, +bundler_1 | 2023-10-16T12:32:45.121569945Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:45.121573346Z ], +bundler_1 | 2023-10-16T12:32:45.121576446Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:45.121579846Z } +bundler_1 | 2023-10-16T12:32:45.121583146Z [12:32:45.076] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:45.254497923Z [12:32:45.220] ERROR (1): AA23 reverted: testWallet: dead signature +bundler_1 | 2023-10-16T12:32:45.254539726Z err: { +bundler_1 | 2023-10-16T12:32:45.254544426Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:45.254548227Z "message": "AA23 reverted: testWallet: dead signature", +bundler_1 | 2023-10-16T12:32:45.254552027Z "stack": +bundler_1 | 2023-10-16T12:32:45.254555327Z Error: AA23 reverted: testWallet: dead signature +bundler_1 | 2023-10-16T12:32:45.254558827Z at parseErrorResult (file:///usr/app/packages/executor/lib/services/UserOpValidation/utils.js:40:19) +bundler_1 | 2023-10-16T12:32:45.254562328Z at parseValidationResult (file:///usr/app/packages/executor/lib/services/UserOpValidation/utils.js:247:23) +bundler_1 | 2023-10-16T12:32:45.254565728Z at SafeValidationService.validateOpcodesAndStake (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:122:34) +bundler_1 | 2023-10-16T12:32:45.254569428Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:54:45) +bundler_1 | 2023-10-16T12:32:45.254572828Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:32:45.254576328Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:32:45.254579829Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:32:45.254609431Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:32:45.254613631Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:32:45.254617331Z "code": -32500 +bundler_1 | 2023-10-16T12:32:45.254620731Z } +bundler_1 | 2023-10-16T12:32:45.255132465Z [12:32:45.221] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:45.255146266Z reqId: "req-jp" +bundler_1 | 2023-10-16T12:32:45.255150166Z body: { +bundler_1 | 2023-10-16T12:32:45.255153366Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:45.255156766Z "id": 707, +bundler_1 | 2023-10-16T12:32:45.255159967Z "error": { +bundler_1 | 2023-10-16T12:32:45.255163367Z "message": "AA23 reverted: testWallet: dead signature", +bundler_1 | 2023-10-16T12:32:45.255166867Z "code": -32500 +bundler_1 | 2023-10-16T12:32:45.255178468Z } +bundler_1 | 2023-10-16T12:32:45.255181668Z } +bundler_1 | 2023-10-16T12:32:45.255185068Z [12:32:45.224] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:45.255188568Z reqId: "req-jq" +bundler_1 | 2023-10-16T12:32:45.255191869Z method: "POST" +bundler_1 | 2023-10-16T12:32:45.255195169Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:45.255198469Z body: { +bundler_1 | 2023-10-16T12:32:45.255201769Z "method": "debug_bundler_sendBundleNow", +bundler_1 | 2023-10-16T12:32:45.255205170Z "id": 708, +bundler_1 | 2023-10-16T12:32:45.255208470Z "params": [], +bundler_1 | 2023-10-16T12:32:45.255211770Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:45.255215170Z } +bundler_1 | 2023-10-16T12:32:45.255218270Z [12:32:45.224] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:45.255221771Z reqId: "req-jq" +bundler_1 | 2023-10-16T12:32:45.255225071Z body: { +bundler_1 | 2023-10-16T12:32:45.255228271Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:45.255231671Z "id": 708, +bundler_1 | 2023-10-16T12:32:45.255234971Z "result": "ok" +bundler_1 | 2023-10-16T12:32:45.255238272Z } +bundler_1 | 2023-10-16T12:32:45.271066905Z [12:32:45.264] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:45.271084306Z reqId: "req-jr" +bundler_1 | 2023-10-16T12:32:45.271088106Z method: "POST" +bundler_1 | 2023-10-16T12:32:45.271091507Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:45.271094607Z body: { +bundler_1 | 2023-10-16T12:32:45.271097607Z "method": "eth_sendUserOperation", +bundler_1 | 2023-10-16T12:32:45.271100907Z "id": 709, +bundler_1 | 2023-10-16T12:32:45.271111908Z "params": [ +bundler_1 | 2023-10-16T12:32:45.271115408Z { +bundler_1 | 2023-10-16T12:32:45.271118408Z "sender": "0xbE0F3fF869683E92E1978EAF3b77b7ab3f58c6f3", +bundler_1 | 2023-10-16T12:32:45.271137310Z "nonce": "0x0", +bundler_1 | 2023-10-16T12:32:45.271140910Z "initCode": "0x", +bundler_1 | 2023-10-16T12:32:45.271144110Z "callData": "0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447", +bundler_1 | 2023-10-16T12:32:45.271147510Z "callGasLimit": "0x493e0", +bundler_1 | 2023-10-16T12:32:45.271150610Z "verificationGasLimit": "0xf4240", +bundler_1 | 2023-10-16T12:32:45.271153811Z "preVerificationGas": "0x493e0", +bundler_1 | 2023-10-16T12:32:45.271157311Z "maxFeePerGas": "0xee6b2800", +bundler_1 | 2023-10-16T12:32:45.271160611Z "maxPriorityFeePerGas": "0x3b9aca00", +bundler_1 | 2023-10-16T12:32:45.271163811Z "paymasterAndData": "0x", +bundler_1 | 2023-10-16T12:32:45.271167012Z "signature": "0xdeaf" +bundler_1 | 2023-10-16T12:32:45.271170112Z }, +bundler_1 | 2023-10-16T12:32:45.271173012Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:45.271176312Z ], +bundler_1 | 2023-10-16T12:32:45.271179312Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:45.271182413Z } +bundler_1 | 2023-10-16T12:32:45.271426829Z [12:32:45.265] DEBUG (1): Validating user op before sending to mempool... +bundler_1 | 2023-10-16T12:32:45.527496945Z [12:32:45.416] ERROR (1): Invalid UserOp signature or paymaster signature +bundler_1 | 2023-10-16T12:32:45.527520747Z err: { +bundler_1 | 2023-10-16T12:32:45.527524847Z "type": "RpcError", +bundler_1 | 2023-10-16T12:32:45.527528648Z "message": "Invalid UserOp signature or paymaster signature", +bundler_1 | 2023-10-16T12:32:45.527532348Z "stack": +bundler_1 | 2023-10-16T12:32:45.527535748Z Error: Invalid UserOp signature or paymaster signature +bundler_1 | 2023-10-16T12:32:45.527539248Z at SafeValidationService.validateSafely (file:///usr/app/packages/executor/lib/services/UserOpValidation/validators/safe.js:57:19) +bundler_1 | 2023-10-16T12:32:45.527543048Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) +bundler_1 | 2023-10-16T12:32:45.527546449Z at async UserOpValidationService.simulateValidation (file:///usr/app/packages/executor/lib/services/UserOpValidation/service.js:32:16) +bundler_1 | 2023-10-16T12:32:45.527550049Z at async Eth.sendUserOperation (file:///usr/app/packages/executor/lib/modules/eth.js:43:34) +bundler_1 | 2023-10-16T12:32:45.527553549Z at async EthAPI.sendUserOperation (file:///usr/app/packages/api/lib/modules/eth.js:20:16) +bundler_1 | 2023-10-16T12:32:45.527556949Z at async Object. (file:///usr/app/packages/api/lib/app.js:102:34) +bundler_1 | 2023-10-16T12:32:45.527560650Z "code": -32507 +bundler_1 | 2023-10-16T12:32:45.527564050Z } +bundler_1 | 2023-10-16T12:32:45.527567350Z [12:32:45.416] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:45.527571050Z reqId: "req-jr" +bundler_1 | 2023-10-16T12:32:45.527587151Z body: { +bundler_1 | 2023-10-16T12:32:45.527590652Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:45.527594052Z "id": 709, +bundler_1 | 2023-10-16T12:32:45.527597252Z "error": { +bundler_1 | 2023-10-16T12:32:45.527600652Z "message": "Invalid UserOp signature or paymaster signature", +bundler_1 | 2023-10-16T12:32:45.527604152Z "code": -32507 +bundler_1 | 2023-10-16T12:32:45.527607453Z } +bundler_1 | 2023-10-16T12:32:45.527610653Z } +bundler_1 | 2023-10-16T12:32:45.527613853Z [12:32:45.422] INFO (1): REQUEST :: +bundler_1 | 2023-10-16T12:32:45.527617253Z reqId: "req-js" +bundler_1 | 2023-10-16T12:32:45.527620554Z method: "POST" +bundler_1 | 2023-10-16T12:32:45.527623854Z url: "/rpc" +bundler_1 | 2023-10-16T12:32:45.527627254Z body: { +bundler_1 | 2023-10-16T12:32:45.527630454Z "method": "eth_supportedEntryPoints", +bundler_1 | 2023-10-16T12:32:45.527633954Z "id": 710, +bundler_1 | 2023-10-16T12:32:45.527637255Z "params": [], +bundler_1 | 2023-10-16T12:32:45.527640555Z "jsonrpc": "2.0" +bundler_1 | 2023-10-16T12:32:45.527643855Z } +bundler_1 | 2023-10-16T12:32:45.527647055Z [12:32:45.423] INFO (1): RESPONSE :: +bundler_1 | 2023-10-16T12:32:45.527650455Z reqId: "req-js" +bundler_1 | 2023-10-16T12:32:45.527653756Z body: { +bundler_1 | 2023-10-16T12:32:45.527656856Z "jsonrpc": "2.0", +bundler_1 | 2023-10-16T12:32:45.527660156Z "id": 710, +bundler_1 | 2023-10-16T12:32:45.527663356Z "result": [ +bundler_1 | 2023-10-16T12:32:45.527666557Z "0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789" +bundler_1 | 2023-10-16T12:32:45.527670057Z ] +bundler_1 | 2023-10-16T12:32:45.527673257Z } diff --git a/runs/20231016/123516/skandha.txt b/runs/20231016/123516/skandha.txt new file mode 100644 index 0000000..96f77b0 --- /dev/null +++ b/runs/20231016/123516/skandha.txt @@ -0,0 +1,1168 @@ +Running bundler /home/runner/work/bundler-test-executor/bundler-test-executor/bundlers/skandha/skandha.yml, name=skandha +============================= test session starts ============================== +platform linux -- Python 3.10.12, pytest-7.2.0, pluggy-1.0.0 +rootdir: /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests +plugins: web3-5.31.1 +collected 167 items + +tests/bundle/test_bundle.py .......FFFFFFFFF...FF [ 12%] +tests/bundle/test_codehash.py . [ 13%] +tests/bundle/test_storage_rules.py ..................................... [ 35%] +............................................... [ 63%] +tests/opbanning/test_op_banning.py ..................................... [ 85%] +.......... [ 91%] +tests/reputation/test_reputation.py FF [ 92%] +tests/rpc/test_eth_chainId.py . [ 93%] +tests/rpc/test_eth_estimateUserOperationGas.py ... [ 95%] +tests/rpc/test_eth_getUserOperationByHash.py .. [ 96%] +tests/rpc/test_eth_getUserOperationReceipt.py .. [ 97%] +tests/rpc/test_eth_sendUserOperation.py ... [ 99%] +tests/rpc/test_eth_supportedEntryPoints.py . [100%] + +=================================== FAILURES =================================== +_ test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender] _ +tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities + assert dump_mempool() == wallet_ops +E AssertionError: assert [UserOperatio...gnature='0x')] == [] +E Left contains one more item: UserOperation(sender='0xB8d34571AB3b4Facc15b33e2675899fE2ef27C86', nonce='0x0', initCode='0x3FBaAe5fff901d3a0eB937420A...ityFeePerGas='0x3b9aca00', paymasterAndData='0x5abe12fbe5779073f6690970698a7b7e815658af6e6f7468696e67', signature='0x') +E Full diff: +E [ +E - , +E + UserOperation(sender='0xB8d34571AB3b4Facc15b33e2675899fE2ef27C86', +E + nonce='0x0', +E + initCode='0x3FBaAe5fff901d3a0eB937420A0A60D9aF9180960d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E + callGasLimit='0x493e0', +E + verificationGasLimit='0xf4240', +E + preVerificationGas='0x493e0', +E + maxFeePerGas='0xee6b2800', +E + maxPriorityFeePerGas='0x3b9aca00', +E + paymasterAndData='0x5abe12fbe5779073f6690970698a7b7e815658af6e6f7468696e67', +E + signature='0x'), +E ] +_ test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster] _ +tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities + assert dump_mempool() == wallet_ops +E AssertionError: assert [UserOperatio...gnature='0x')] == [] +E Left contains one more item: UserOperation(sender='0xB9CB4C162B9B40401d03dAb8556d0454301222e0', nonce='0x0', initCode='0x16450DDf6956A70C655a0c4dEd...ityFeePerGas='0x3b9aca00', paymasterAndData='0xc9022eacf044c40b04e70dd620ab1b71c46d80066e6f7468696e67', signature='0x') +E Full diff: +E [ +E - , +E + UserOperation(sender='0xB9CB4C162B9B40401d03dAb8556d0454301222e0', +E + nonce='0x0', +E + initCode='0x16450DDf6956A70C655a0c4dEdA9A04b025Af9BA0d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E + callGasLimit='0x493e0', +E + verificationGasLimit='0xf4240', +E + preVerificationGas='0x493e0', +E + maxFeePerGas='0xee6b2800', +E + maxPriorityFeePerGas='0x3b9aca00', +E + paymasterAndData='0xc9022eacf044c40b04e70dd620ab1b71c46d80066e6f7468696e67', +E + signature='0x'), +E ] +_ test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory] _ +tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities + assert dump_mempool() == wallet_ops +E AssertionError: assert [UserOperatio...gnature='0x')] == [] +E Left contains one more item: UserOperation(sender='0x18Ce0923daA8ec0950aC5B3367ce63EA56701B5E', nonce='0x0', initCode='0xa5C6F09294ed82401143d2FA54...ityFeePerGas='0x3b9aca00', paymasterAndData='0x24465bfec18d9e72abca51ea11babb089a85c01b6e6f7468696e67', signature='0x') +E Full diff: +E [ +E - , +E + UserOperation(sender='0x18Ce0923daA8ec0950aC5B3367ce63EA56701B5E', +E + nonce='0x0', +E + initCode='0xa5C6F09294ed82401143d2FA541964A0A20b21080d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E + callGasLimit='0x493e0', +E + verificationGasLimit='0xf4240', +E + preVerificationGas='0x493e0', +E + maxFeePerGas='0xee6b2800', +E + maxPriorityFeePerGas='0x3b9aca00', +E + paymasterAndData='0x24465bfec18d9e72abca51ea11babb089a85c01b6e6f7468696e67', +E + signature='0x'), +E ] +_ test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender] _ +tests/bundle/test_bundle.py:233: in test_mempool_reputation_rules_all_entities + assert_rpc_error(response, case.stake_status, case.errorCode) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32600 == -32504 +E + where -32600 = Error(code=-32600, message='0xc4938D3dB42216eb9212a894D04DE5Dc906591Ad is banned', data=None, id=65).code +_ test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster] _ +tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities + assert dump_mempool() == wallet_ops +E AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')] +E Left contains one more item: UserOperation(sender='0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8', nonce='0x40000000000000000', initCode='0xEA73958e6B...ityFeePerGas='0x3b9aca00', paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67', signature='0x') +E Full diff: +E [ +E UserOperation(sender='0x0B109c446419321c550AE23095657bed062E1Ad0', +E nonce='0x0', +E initCode='0xE0C8D5D18bE24eD1631B0F5Fd52dC5ea44715E750d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x3B92bF745e0c775F134F8406cc6238b622a581a5', +E nonce='0x10000000000000000', +E initCode='0x44e6173e6B4Ed6D1cBB56825E9d1dC60908bdf620d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x711c0069993519daa88797A9Ad62a730b3d199e7', +E nonce='0x20000000000000000', +E initCode='0x5F876fEE2e4cAE6c3D3b226a0a8B8eb2416Acf1f0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8', +E nonce='0x30000000000000000', +E initCode='0xEA73958e6B7Ae9fD16786BEF140f692Eb8DA9E430d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67', +E signature='0x'), +E + UserOperation(sender='0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8', +E + nonce='0x40000000000000000', +E + initCode='0xEA73958e6B7Ae9fD16786BEF140f692Eb8DA9E430d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E + callGasLimit='0x493e0', +E + verificationGasLimit='0xf4240', +E + preVerificationGas='0x493e0', +E + maxFeePerGas='0xee6b2800', +E + maxPriorityFeePerGas='0x3b9aca00', +E + paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67', +E + signature='0x'), +E ] +_ test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory] _ +tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities + assert dump_mempool() == wallet_ops +E AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')] +E Left contains one more item: UserOperation(sender='0xacBbCfE8911b02fcA98cF1de58444d4991439747', nonce='0x40000000000000000', initCode='0xDac07b8e0a...ityFeePerGas='0x3b9aca00', paymasterAndData='0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67', signature='0x') +E Full diff: +E [ +E UserOperation(sender='0xd7BafFe1E03e554c4Ff8CF5787eFEf3Df13671d1', +E nonce='0x0', +E initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xf8fcb254b46f06b5447720d9dafcab3b79fdfcb36e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0xBF490Ffb9A0A02C049b1Fb78B2659dFedAd8bC55', +E nonce='0x10000000000000000', +E initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0x3cfa1f6c06e742e66ad53b129638c9ac5029afaa6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x55a3f4f359dEC47984f5C7b2F14DC36219Da960A', +E nonce='0x20000000000000000', +E initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0x897c8dd31509b2ecc1ac2e56ca0f59f4b071842c6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0xacBbCfE8911b02fcA98cF1de58444d4991439747', +E nonce='0x30000000000000000', +E initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67', +E signature='0x'), +E + UserOperation(sender='0xacBbCfE8911b02fcA98cF1de58444d4991439747', +E + nonce='0x40000000000000000', +E + initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E + callGasLimit='0x493e0', +E + verificationGasLimit='0xf4240', +E + preVerificationGas='0x493e0', +E + maxFeePerGas='0xee6b2800', +E + maxPriorityFeePerGas='0x3b9aca00', +E + paymasterAndData='0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67', +E + signature='0x'), +E ] +_ test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender] _ +tests/bundle/test_bundle.py:233: in test_mempool_reputation_rules_all_entities + assert_rpc_error(response, case.stake_status, case.errorCode) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32600 == -32505 +E + where -32600 = Error(code=-32600, message='0x874bccC23Eed9779AA2B1a6dA13EF55bDd1842e5 stake 0 is too low (min=1)', data=None, id=98).code +_ test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster] _ +tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities + assert dump_mempool() == wallet_ops +E AssertionError: assert [UserOperatio...re='0x'), ...] == [UserOperatio...re='0x'), ...] +E Left contains one more item: UserOperation(sender='0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75', nonce='0xb0000000000000000', initCode='0x47339a0043...ityFeePerGas='0x3b9aca00', paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', signature='0x') +E Full diff: +E [ +E UserOperation(sender='0xE532F75D53AcEA4989Ab6d8EED70Ed422EF25532', +E nonce='0x0', +E initCode='0x1c53D242A551250936F226f395D657B716F152080d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x0fcdA3150b643ed43AA884ea044a8d8563906613', +E nonce='0x10000000000000000', +E initCode='0xcC517c9E75428b153c81DF698D8606d72dFB3bAd0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x90Bd8fabDEDbA57fF3C4a729c57abfD6faac8c93', +E nonce='0x20000000000000000', +E initCode='0x0330D3fFE564250a0F0E87bca02bDd7Ef5FCaEbF0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x2f9a3AEbb820deaf5c785e31b28a38f6D81Cb33a', +E nonce='0x30000000000000000', +E initCode='0xB981550979A9db78B299413aEf3cE3f12d40Fe140d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0xc5aB94ddDEd3659EF39Ca37ffC8BD1D87a36a346', +E nonce='0x40000000000000000', +E initCode='0x0F0145833e18181Ca6cd641152A2937C564306990d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x39A2536ba407DcA6984a885f4D401a33bb032494', +E nonce='0x50000000000000000', +E initCode='0x4994b19D6C8CE92D27C9495E286cF434Db1E60B90d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x33bC14bC042D793F7ed29463a7648946B3425e31', +E nonce='0x60000000000000000', +E initCode='0x3B4f4FeE8F08A6c3450945D972de116F22F2fe050d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x0B5634d979483d0FB0b5667FC42C20ebf8CcB008', +E nonce='0x70000000000000000', +E initCode='0x2E21ef30b882aFF1B1Fbca7B7912b469FBA2C8bE0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0xb877B9FdaB1081B256E4b014129c3d688dDa41FD', +E nonce='0x80000000000000000', +E initCode='0xD9A9A7b40c6ca52f76B523C3cd80497660769e830d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x93aFb26666F7fA546fd6b9eF59ddeD35F0cF60a0', +E nonce='0x90000000000000000', +E initCode='0x380a0813AE55e0E43ad2A5905E2a675438003B050d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75', +E nonce='0xa0000000000000000', +E initCode='0x47339a0043116EAC658b8BF270B587d4482935920d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', +E signature='0x'), +E + UserOperation(sender='0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75', +E + nonce='0xb0000000000000000', +E + initCode='0x47339a0043116EAC658b8BF270B587d4482935920d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E + callGasLimit='0x493e0', +E + verificationGasLimit='0xf4240', +E + preVerificationGas='0x493e0', +E + maxFeePerGas='0xee6b2800', +E + maxPriorityFeePerGas='0x3b9aca00', +E + paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', +E + signature='0x'), +E ] +_ test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory] _ +tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities + assert dump_mempool() == wallet_ops +E AssertionError: assert [UserOperatio...re='0x'), ...] == [UserOperatio...re='0x'), ...] +E Left contains one more item: UserOperation(sender='0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365', nonce='0xb0000000000000000', initCode='0xb05935C60C...ityFeePerGas='0x3b9aca00', paymasterAndData='0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67', signature='0x') +E Full diff: +E [ +E UserOperation(sender='0xCC12baf2b32C8682832510F1BEb3A3e673cA6296', +E nonce='0x0', +E initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xb98abf0c88cf9d5a306e2c072e4a7d2b7bb14be26e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0xF6f8cb47323124a010cc4Ce8ACc647243cBeDA9c', +E nonce='0x10000000000000000', +E initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0x12968625701d6adf9919442363f04bbc9944a28a6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x6A051320B144fA5c72e6a69906D424c31B17d0eB', +E nonce='0x20000000000000000', +E initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0x4cfea6dbe9eb0101562dc550a1f24f69c17f88406e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x1AA2c51e1Db2390F768C9b1271E912f2335506EA', +E nonce='0x30000000000000000', +E initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xa89bc14c337ff33b2865af7750643f347d0e6a236e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x9af58f8aC5F059A1bd585f441d629c26185A87aB', +E nonce='0x40000000000000000', +E initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0x01b5af5427329ace11343569cdb533dd812330446e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0xb78aba27813112076B26c787a6F832cC30c88F88', +E nonce='0x50000000000000000', +E initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0x115f634af919a6a11c606aea08938ed7d86903b86e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0xDFFAA60f06016cc37E7AA97Fa04E6D6787943A25', +E nonce='0x60000000000000000', +E initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0x8f30d6f5a284c3559ac60d3ef0b9ebf25d10fe7a6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0xF5b409CF953aF4F65D9dF88799878E9E3F1e6791', +E nonce='0x70000000000000000', +E initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xd92e240de6304353ca804c5d18f4c0fb8ee1c53e6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x915A41C89415c1EfDD3Ce125695c2384083cbB39', +E nonce='0x80000000000000000', +E initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xe3a470f432bf666c65fb3c6f3bb76278f75ac2856e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x256429c7B656a0AdB3a23D606125ad4b116061C9', +E nonce='0x90000000000000000', +E initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0x99d5e5d30e731d68ea263279f83222d7932727956e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365', +E nonce='0xa0000000000000000', +E initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67', +E signature='0x'), +E + UserOperation(sender='0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365', +E + nonce='0xb0000000000000000', +E + initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E + callGasLimit='0x493e0', +E + verificationGasLimit='0xf4240', +E + preVerificationGas='0x493e0', +E + maxFeePerGas='0xee6b2800', +E + maxPriorityFeePerGas='0x3b9aca00', +E + paymasterAndData='0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67', +E + signature='0x'), +E ] +__________________ test_ban_user_sender_double_role_in_bundle __________________ +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AttributeError: 'Ok' object has no attribute 'code' + +The above exception was the direct cause of the following exception: +tests/bundle/test_bundle.py:359: in test_ban_user_sender_double_role_in_bundle + assert_rpc_error( +tests/utils.py:118: in assert_rpc_error + raise Exception(f"expected error object, got:\n{response}") from exc +E Exception: expected error object, got: +E Ok(result='0x26886a69f9893bee620fc5f593100f1a97023150d9cc23b81731d9465d1194a5', id=178) +_________________________ test_stake_check_in_bundler __________________________ +tests/bundle/test_bundle.py:382: in test_stake_check_in_bundler + response = get_stake_status(paymaster_contract.address, entrypoint_contract.address) +tests/utils.py:165: in get_stake_status + .result +E AttributeError: 'Error' object has no attribute 'result' +____________ test_staked_entity_reputation_threshold[with_factory] _____________ +tests/reputation/test_reputation.py:127: in test_staked_entity_reputation_threshold + assert_reputation_status( +tests/reputation/test_reputation.py:49: in assert_reputation_status + assert int(reputation.get("status", "-0x1"), 16) == status, ( +E ValueError: invalid literal for int() with base 16: 'banned' +___________ test_staked_entity_reputation_threshold[without_factory] ___________ +tests/reputation/test_reputation.py:134: in test_staked_entity_reputation_threshold + assert_reputation_status( +tests/reputation/test_reputation.py:39: in assert_reputation_status + reputations = dump_reputation() +tests/utils.py:174: in dump_reputation + .send() +tests/types.py:68: in send + res = jsonrpcclient.responses.to_result( +.venv/lib/python3.10/site-packages/jsonrpcclient/responses.py:35: in to_result + response["error"]["code"], +E TypeError: string indices must be integers +=============================== warnings summary =============================== +tests/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0x3b1c4e925d7e1456616df04266b1f6b55b6c1c96c7fc3ec4edf832bb9d6c2177') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +tests/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0xed22d9bc8f11f2215db084b0e34e85a0692c880af63a7581dd47175e773479bc') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +tests/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0x909fc053219d9192208430ba7ea11150e99838fd733f20f01a587e0277c6c693') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +tests/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0xed87323059f10124fae3f13fe066c35cc40dacd5601e91b2aa975d09b05798fd') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html +==================================== PASSES ==================================== +- generated xml file: /home/runner/work/bundler-test-executor/bundler-test-executor/build/out/skandha.xml - +=========================== short test summary info ============================ +PASSED tests/bundle/test_bundle.py::test_bundle_replace_op[only_priority_fee_bump] +PASSED tests/bundle/test_bundle.py::test_bundle_replace_op[only_max_fee_bump] +PASSED tests/bundle/test_bundle.py::test_bundle_replace_op[with_same_fee] +PASSED tests/bundle/test_bundle.py::test_bundle_replace_op[with_less_fee] +PASSED tests/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_below_threshold] +PASSED tests/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_at_threshold] +PASSED tests/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_above_threshold] +PASSED tests/bundle/test_bundle.py::test_max_allowed_ops_unstaked_sender +PASSED tests/bundle/test_bundle.py::test_max_allowed_ops_staked_sender +PASSED tests/bundle/test_bundle.py::test_ban_user_op_access_other_ops_sender_in_bundle +PASSED tests/bundle/test_codehash.py::test_codehash_changed +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][paymaster][no_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-031]unstaked][paymaster][storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][reference_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][paymaster][account_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0] +PASSED tests/bundle/test_storage_rules.py::test_rule[[EREP-050]unstaked][paymaster][context][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][external_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]staked][paymaster][no_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-031]staked][paymaster][storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]staked][paymaster][reference_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-010]staked][paymaster][account_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][paymaster][account_reference_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[EREP-050]staked][paymaster][context][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-031]staked][paymaster][external_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][paymaster][out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][no_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][reference_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][factory][account_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][factory][account_reference_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][external_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][factory][out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]staked][factory][no_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-031]staked][factory][storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]staked][factory][reference_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]staked][factory][reference_storage_struct][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-010]staked][factory][account_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][factory][account_reference_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]staked][factory][external_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][factory][out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][account][no_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][account][account_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][account][account_reference_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][account][external_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][account][out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]staked][account][no_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-010]staked][account][account_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][account][account_reference_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][account][account_reference_storage_struct][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][account][out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][account][sstore_out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]staked][account][external_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[GAS] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[NUMBER] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[TIMESTAMP] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[COINBASE] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[DIFFICULTY] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[BASEFEE] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[GASLIMIT] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[GASPRICE] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[SELFBALANCE] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[BALANCE] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[ORIGIN] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[BLOCKHASH] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[CREATE] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[CREATE2] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[SELFDESTRUCT] +PASSED tests/opbanning/test_op_banning.py::test_account_allowed_opcode_sequence[GAS CALL] +PASSED tests/opbanning/test_op_banning.py::test_account_allowed_opcode_sequence[GAS DELEGATECALL] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GAS] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[NUMBER] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[TIMESTAMP] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[COINBASE] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[DIFFICULTY] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BASEFEE] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GASLIMIT] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GASPRICE] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[SELFBALANCE] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BALANCE] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[ORIGIN] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BLOCKHASH] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[CREATE] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[CREATE2] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[SELFDESTRUCT] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[GAS] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[NUMBER] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[TIMESTAMP] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[COINBASE] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[DIFFICULTY] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[BASEFEE] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[GASLIMIT] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[GASPRICE] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[SELFBALANCE] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[BALANCE] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[ORIGIN] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[BLOCKHASH] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[CREATE] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[CREATE2] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[SELFDESTRUCT] +PASSED tests/rpc/test_eth_chainId.py::test_eth_chainId[] +PASSED tests/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas[] +PASSED tests/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas_execution_revert +PASSED tests/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas_simulation_revert +PASSED tests/rpc/test_eth_getUserOperationByHash.py::test_eth_getUserOperationByHash[] +PASSED tests/rpc/test_eth_getUserOperationByHash.py::test_eth_getUserOperationByHash_error +PASSED tests/rpc/test_eth_getUserOperationReceipt.py::test_eth_getUserOperationReceipt[] +PASSED tests/rpc/test_eth_getUserOperationReceipt.py::test_eth_getUserOperationReceipt_error +PASSED tests/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation[] +PASSED tests/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation_revert +PASSED tests/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation_invalid_signature +PASSED tests/rpc/test_eth_supportedEntryPoints.py::test_eth_supportedEntryPoints[] +FAILED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender] - AssertionError: assert [UserOperatio...gnature='0x')] == [] + Left contains one more item: UserOperation(sender='0xB8d34571AB3b4Facc15b33e2675899fE2ef27C86', nonce='0x0', initCode='0x3FBaAe5fff901d3a0eB937420A...ityFeePerGas='0x3b9aca00', paymasterAndData='0x5abe12fbe5779073f6690970698a7b7e815658af6e6f7468696e67', signature='0x') + Full diff: + [ + - , + + UserOperation(sender='0xB8d34571AB3b4Facc15b33e2675899fE2ef27C86', + + nonce='0x0', + + initCode='0x3FBaAe5fff901d3a0eB937420A0A60D9aF9180960d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + + callGasLimit='0x493e0', + + verificationGasLimit='0xf4240', + + preVerificationGas='0x493e0', + + maxFeePerGas='0xee6b2800', + + maxPriorityFeePerGas='0x3b9aca00', + + paymasterAndData='0x5abe12fbe5779073f6690970698a7b7e815658af6e6f7468696e67', + + signature='0x'), + ] +FAILED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster] - AssertionError: assert [UserOperatio...gnature='0x')] == [] + Left contains one more item: UserOperation(sender='0xB9CB4C162B9B40401d03dAb8556d0454301222e0', nonce='0x0', initCode='0x16450DDf6956A70C655a0c4dEd...ityFeePerGas='0x3b9aca00', paymasterAndData='0xc9022eacf044c40b04e70dd620ab1b71c46d80066e6f7468696e67', signature='0x') + Full diff: + [ + - , + + UserOperation(sender='0xB9CB4C162B9B40401d03dAb8556d0454301222e0', + + nonce='0x0', + + initCode='0x16450DDf6956A70C655a0c4dEdA9A04b025Af9BA0d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + + callGasLimit='0x493e0', + + verificationGasLimit='0xf4240', + + preVerificationGas='0x493e0', + + maxFeePerGas='0xee6b2800', + + maxPriorityFeePerGas='0x3b9aca00', + + paymasterAndData='0xc9022eacf044c40b04e70dd620ab1b71c46d80066e6f7468696e67', + + signature='0x'), + ] +FAILED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory] - AssertionError: assert [UserOperatio...gnature='0x')] == [] + Left contains one more item: UserOperation(sender='0x18Ce0923daA8ec0950aC5B3367ce63EA56701B5E', nonce='0x0', initCode='0xa5C6F09294ed82401143d2FA54...ityFeePerGas='0x3b9aca00', paymasterAndData='0x24465bfec18d9e72abca51ea11babb089a85c01b6e6f7468696e67', signature='0x') + Full diff: + [ + - , + + UserOperation(sender='0x18Ce0923daA8ec0950aC5B3367ce63EA56701B5E', + + nonce='0x0', + + initCode='0xa5C6F09294ed82401143d2FA541964A0A20b21080d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + + callGasLimit='0x493e0', + + verificationGasLimit='0xf4240', + + preVerificationGas='0x493e0', + + maxFeePerGas='0xee6b2800', + + maxPriorityFeePerGas='0x3b9aca00', + + paymasterAndData='0x24465bfec18d9e72abca51ea11babb089a85c01b6e6f7468696e67', + + signature='0x'), + ] +FAILED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender] - AssertionError: assert -32600 == -32504 + + where -32600 = Error(code=-32600, message='0xc4938D3dB42216eb9212a894D04DE5Dc906591Ad is banned', data=None, id=65).code +FAILED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster] - AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')] + Left contains one more item: UserOperation(sender='0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8', nonce='0x40000000000000000', initCode='0xEA73958e6B...ityFeePerGas='0x3b9aca00', paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67', signature='0x') + Full diff: + [ + UserOperation(sender='0x0B109c446419321c550AE23095657bed062E1Ad0', + nonce='0x0', + initCode='0xE0C8D5D18bE24eD1631B0F5Fd52dC5ea44715E750d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67', + signature='0x'), + UserOperation(sender='0x3B92bF745e0c775F134F8406cc6238b622a581a5', + nonce='0x10000000000000000', + initCode='0x44e6173e6B4Ed6D1cBB56825E9d1dC60908bdf620d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67', + signature='0x'), + UserOperation(sender='0x711c0069993519daa88797A9Ad62a730b3d199e7', + nonce='0x20000000000000000', + initCode='0x5F876fEE2e4cAE6c3D3b226a0a8B8eb2416Acf1f0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67', + signature='0x'), + UserOperation(sender='0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8', + nonce='0x30000000000000000', + initCode='0xEA73958e6B7Ae9fD16786BEF140f692Eb8DA9E430d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67', + signature='0x'), + + UserOperation(sender='0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8', + + nonce='0x40000000000000000', + + initCode='0xEA73958e6B7Ae9fD16786BEF140f692Eb8DA9E430d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + + callGasLimit='0x493e0', + + verificationGasLimit='0xf4240', + + preVerificationGas='0x493e0', + + maxFeePerGas='0xee6b2800', + + maxPriorityFeePerGas='0x3b9aca00', + + paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67', + + signature='0x'), + ] +FAILED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory] - AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')] + Left contains one more item: UserOperation(sender='0xacBbCfE8911b02fcA98cF1de58444d4991439747', nonce='0x40000000000000000', initCode='0xDac07b8e0a...ityFeePerGas='0x3b9aca00', paymasterAndData='0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67', signature='0x') + Full diff: + [ + UserOperation(sender='0xd7BafFe1E03e554c4Ff8CF5787eFEf3Df13671d1', + nonce='0x0', + initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0xf8fcb254b46f06b5447720d9dafcab3b79fdfcb36e6f7468696e67', + signature='0x'), + UserOperation(sender='0xBF490Ffb9A0A02C049b1Fb78B2659dFedAd8bC55', + nonce='0x10000000000000000', + initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0x3cfa1f6c06e742e66ad53b129638c9ac5029afaa6e6f7468696e67', + signature='0x'), + UserOperation(sender='0x55a3f4f359dEC47984f5C7b2F14DC36219Da960A', + nonce='0x20000000000000000', + initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0x897c8dd31509b2ecc1ac2e56ca0f59f4b071842c6e6f7468696e67', + signature='0x'), + UserOperation(sender='0xacBbCfE8911b02fcA98cF1de58444d4991439747', + nonce='0x30000000000000000', + initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67', + signature='0x'), + + UserOperation(sender='0xacBbCfE8911b02fcA98cF1de58444d4991439747', + + nonce='0x40000000000000000', + + initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + + callGasLimit='0x493e0', + + verificationGasLimit='0xf4240', + + preVerificationGas='0x493e0', + + maxFeePerGas='0xee6b2800', + + maxPriorityFeePerGas='0x3b9aca00', + + paymasterAndData='0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67', + + signature='0x'), + ] +FAILED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender] - AssertionError: assert -32600 == -32505 + + where -32600 = Error(code=-32600, message='0x874bccC23Eed9779AA2B1a6dA13EF55bDd1842e5 stake 0 is too low (min=1)', data=None, id=98).code +FAILED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster] - AssertionError: assert [UserOperatio...re='0x'), ...] == [UserOperatio...re='0x'), ...] + Left contains one more item: UserOperation(sender='0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75', nonce='0xb0000000000000000', initCode='0x47339a0043...ityFeePerGas='0x3b9aca00', paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', signature='0x') + Full diff: + [ + UserOperation(sender='0xE532F75D53AcEA4989Ab6d8EED70Ed422EF25532', + nonce='0x0', + initCode='0x1c53D242A551250936F226f395D657B716F152080d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', + signature='0x'), + UserOperation(sender='0x0fcdA3150b643ed43AA884ea044a8d8563906613', + nonce='0x10000000000000000', + initCode='0xcC517c9E75428b153c81DF698D8606d72dFB3bAd0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', + signature='0x'), + UserOperation(sender='0x90Bd8fabDEDbA57fF3C4a729c57abfD6faac8c93', + nonce='0x20000000000000000', + initCode='0x0330D3fFE564250a0F0E87bca02bDd7Ef5FCaEbF0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', + signature='0x'), + UserOperation(sender='0x2f9a3AEbb820deaf5c785e31b28a38f6D81Cb33a', + nonce='0x30000000000000000', + initCode='0xB981550979A9db78B299413aEf3cE3f12d40Fe140d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', + signature='0x'), + UserOperation(sender='0xc5aB94ddDEd3659EF39Ca37ffC8BD1D87a36a346', + nonce='0x40000000000000000', + initCode='0x0F0145833e18181Ca6cd641152A2937C564306990d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', + signature='0x'), + UserOperation(sender='0x39A2536ba407DcA6984a885f4D401a33bb032494', + nonce='0x50000000000000000', + initCode='0x4994b19D6C8CE92D27C9495E286cF434Db1E60B90d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', + signature='0x'), + UserOperation(sender='0x33bC14bC042D793F7ed29463a7648946B3425e31', + nonce='0x60000000000000000', + initCode='0x3B4f4FeE8F08A6c3450945D972de116F22F2fe050d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', + signature='0x'), + UserOperation(sender='0x0B5634d979483d0FB0b5667FC42C20ebf8CcB008', + nonce='0x70000000000000000', + initCode='0x2E21ef30b882aFF1B1Fbca7B7912b469FBA2C8bE0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', + signature='0x'), + UserOperation(sender='0xb877B9FdaB1081B256E4b014129c3d688dDa41FD', + nonce='0x80000000000000000', + initCode='0xD9A9A7b40c6ca52f76B523C3cd80497660769e830d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', + signature='0x'), + UserOperation(sender='0x93aFb26666F7fA546fd6b9eF59ddeD35F0cF60a0', + nonce='0x90000000000000000', + initCode='0x380a0813AE55e0E43ad2A5905E2a675438003B050d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', + signature='0x'), + UserOperation(sender='0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75', + nonce='0xa0000000000000000', + initCode='0x47339a0043116EAC658b8BF270B587d4482935920d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', + signature='0x'), + + UserOperation(sender='0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75', + + nonce='0xb0000000000000000', + + initCode='0x47339a0043116EAC658b8BF270B587d4482935920d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + + callGasLimit='0x493e0', + + verificationGasLimit='0xf4240', + + preVerificationGas='0x493e0', + + maxFeePerGas='0xee6b2800', + + maxPriorityFeePerGas='0x3b9aca00', + + paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', + + signature='0x'), + ] +FAILED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory] - AssertionError: assert [UserOperatio...re='0x'), ...] == [UserOperatio...re='0x'), ...] + Left contains one more item: UserOperation(sender='0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365', nonce='0xb0000000000000000', initCode='0xb05935C60C...ityFeePerGas='0x3b9aca00', paymasterAndData='0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67', signature='0x') + Full diff: + [ + UserOperation(sender='0xCC12baf2b32C8682832510F1BEb3A3e673cA6296', + nonce='0x0', + initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0xb98abf0c88cf9d5a306e2c072e4a7d2b7bb14be26e6f7468696e67', + signature='0x'), + UserOperation(sender='0xF6f8cb47323124a010cc4Ce8ACc647243cBeDA9c', + nonce='0x10000000000000000', + initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0x12968625701d6adf9919442363f04bbc9944a28a6e6f7468696e67', + signature='0x'), + UserOperation(sender='0x6A051320B144fA5c72e6a69906D424c31B17d0eB', + nonce='0x20000000000000000', + initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0x4cfea6dbe9eb0101562dc550a1f24f69c17f88406e6f7468696e67', + signature='0x'), + UserOperation(sender='0x1AA2c51e1Db2390F768C9b1271E912f2335506EA', + nonce='0x30000000000000000', + initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0xa89bc14c337ff33b2865af7750643f347d0e6a236e6f7468696e67', + signature='0x'), + UserOperation(sender='0x9af58f8aC5F059A1bd585f441d629c26185A87aB', + nonce='0x40000000000000000', + initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0x01b5af5427329ace11343569cdb533dd812330446e6f7468696e67', + signature='0x'), + UserOperation(sender='0xb78aba27813112076B26c787a6F832cC30c88F88', + nonce='0x50000000000000000', + initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0x115f634af919a6a11c606aea08938ed7d86903b86e6f7468696e67', + signature='0x'), + UserOperation(sender='0xDFFAA60f06016cc37E7AA97Fa04E6D6787943A25', + nonce='0x60000000000000000', + initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0x8f30d6f5a284c3559ac60d3ef0b9ebf25d10fe7a6e6f7468696e67', + signature='0x'), + UserOperation(sender='0xF5b409CF953aF4F65D9dF88799878E9E3F1e6791', + nonce='0x70000000000000000', + initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0xd92e240de6304353ca804c5d18f4c0fb8ee1c53e6e6f7468696e67', + signature='0x'), + UserOperation(sender='0x915A41C89415c1EfDD3Ce125695c2384083cbB39', + nonce='0x80000000000000000', + initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0xe3a470f432bf666c65fb3c6f3bb76278f75ac2856e6f7468696e67', + signature='0x'), + UserOperation(sender='0x256429c7B656a0AdB3a23D606125ad4b116061C9', + nonce='0x90000000000000000', + initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0x99d5e5d30e731d68ea263279f83222d7932727956e6f7468696e67', + signature='0x'), + UserOperation(sender='0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365', + nonce='0xa0000000000000000', + initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67', + signature='0x'), + + UserOperation(sender='0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365', + + nonce='0xb0000000000000000', + + initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', + + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + + callGasLimit='0x493e0', + + verificationGasLimit='0xf4240', + + preVerificationGas='0x493e0', + + maxFeePerGas='0xee6b2800', + + maxPriorityFeePerGas='0x3b9aca00', + + paymasterAndData='0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67', + + signature='0x'), + ] +FAILED tests/bundle/test_bundle.py::test_ban_user_sender_double_role_in_bundle - Exception: expected error object, got: +Ok(result='0x26886a69f9893bee620fc5f593100f1a97023150d9cc23b81731d9465d1194a5', id=178) +FAILED tests/bundle/test_bundle.py::test_stake_check_in_bundler - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/reputation/test_reputation.py::test_staked_entity_reputation_threshold[with_factory] - ValueError: invalid literal for int() with base 16: 'banned' +FAILED tests/reputation/test_reputation.py::test_staked_entity_reputation_threshold[without_factory] - TypeError: string indices must be integers +============ 13 failed, 154 passed, 4 warnings in 244.26s (0:04:04) ============ diff --git a/runs/20231016/123516/skandha.xml b/runs/20231016/123516/skandha.xml new file mode 100644 index 0000000..6658dfa --- /dev/null +++ b/runs/20231016/123516/skandha.xml @@ -0,0 +1,569 @@ +tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities + assert dump_mempool() == wallet_ops +E AssertionError: assert [UserOperatio...gnature='0x')] == [] +E Left contains one more item: UserOperation(sender='0xB8d34571AB3b4Facc15b33e2675899fE2ef27C86', nonce='0x0', initCode='0x3FBaAe5fff901d3a0eB937420A...ityFeePerGas='0x3b9aca00', paymasterAndData='0x5abe12fbe5779073f6690970698a7b7e815658af6e6f7468696e67', signature='0x') +E Full diff: +E [ +E - , +E + UserOperation(sender='0xB8d34571AB3b4Facc15b33e2675899fE2ef27C86', +E + nonce='0x0', +E + initCode='0x3FBaAe5fff901d3a0eB937420A0A60D9aF9180960d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E + callGasLimit='0x493e0', +E + verificationGasLimit='0xf4240', +E + preVerificationGas='0x493e0', +E + maxFeePerGas='0xee6b2800', +E + maxPriorityFeePerGas='0x3b9aca00', +E + paymasterAndData='0x5abe12fbe5779073f6690970698a7b7e815658af6e6f7468696e67', +E + signature='0x'), +E ]--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities + assert dump_mempool() == wallet_ops +E AssertionError: assert [UserOperatio...gnature='0x')] == [] +E Left contains one more item: UserOperation(sender='0xB9CB4C162B9B40401d03dAb8556d0454301222e0', nonce='0x0', initCode='0x16450DDf6956A70C655a0c4dEd...ityFeePerGas='0x3b9aca00', paymasterAndData='0xc9022eacf044c40b04e70dd620ab1b71c46d80066e6f7468696e67', signature='0x') +E Full diff: +E [ +E - , +E + UserOperation(sender='0xB9CB4C162B9B40401d03dAb8556d0454301222e0', +E + nonce='0x0', +E + initCode='0x16450DDf6956A70C655a0c4dEdA9A04b025Af9BA0d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E + callGasLimit='0x493e0', +E + verificationGasLimit='0xf4240', +E + preVerificationGas='0x493e0', +E + maxFeePerGas='0xee6b2800', +E + maxPriorityFeePerGas='0x3b9aca00', +E + paymasterAndData='0xc9022eacf044c40b04e70dd620ab1b71c46d80066e6f7468696e67', +E + signature='0x'), +E ]--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities + assert dump_mempool() == wallet_ops +E AssertionError: assert [UserOperatio...gnature='0x')] == [] +E Left contains one more item: UserOperation(sender='0x18Ce0923daA8ec0950aC5B3367ce63EA56701B5E', nonce='0x0', initCode='0xa5C6F09294ed82401143d2FA54...ityFeePerGas='0x3b9aca00', paymasterAndData='0x24465bfec18d9e72abca51ea11babb089a85c01b6e6f7468696e67', signature='0x') +E Full diff: +E [ +E - , +E + UserOperation(sender='0x18Ce0923daA8ec0950aC5B3367ce63EA56701B5E', +E + nonce='0x0', +E + initCode='0xa5C6F09294ed82401143d2FA541964A0A20b21080d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E + callGasLimit='0x493e0', +E + verificationGasLimit='0xf4240', +E + preVerificationGas='0x493e0', +E + maxFeePerGas='0xee6b2800', +E + maxPriorityFeePerGas='0x3b9aca00', +E + paymasterAndData='0x24465bfec18d9e72abca51ea11babb089a85c01b6e6f7468696e67', +E + signature='0x'), +E ]--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:233: in test_mempool_reputation_rules_all_entities + assert_rpc_error(response, case.stake_status, case.errorCode) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32600 == -32504 +E + where -32600 = Error(code=-32600, message='0xc4938D3dB42216eb9212a894D04DE5Dc906591Ad is banned', data=None, id=65).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities + assert dump_mempool() == wallet_ops +E AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')] +E Left contains one more item: UserOperation(sender='0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8', nonce='0x40000000000000000', initCode='0xEA73958e6B...ityFeePerGas='0x3b9aca00', paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67', signature='0x') +E Full diff: +E [ +E UserOperation(sender='0x0B109c446419321c550AE23095657bed062E1Ad0', +E nonce='0x0', +E initCode='0xE0C8D5D18bE24eD1631B0F5Fd52dC5ea44715E750d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x3B92bF745e0c775F134F8406cc6238b622a581a5', +E nonce='0x10000000000000000', +E initCode='0x44e6173e6B4Ed6D1cBB56825E9d1dC60908bdf620d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x711c0069993519daa88797A9Ad62a730b3d199e7', +E nonce='0x20000000000000000', +E initCode='0x5F876fEE2e4cAE6c3D3b226a0a8B8eb2416Acf1f0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8', +E nonce='0x30000000000000000', +E initCode='0xEA73958e6B7Ae9fD16786BEF140f692Eb8DA9E430d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67', +E signature='0x'), +E + UserOperation(sender='0x5Ab81eD7C35174D2CeBE842E71c733560AC25Eb8', +E + nonce='0x40000000000000000', +E + initCode='0xEA73958e6B7Ae9fD16786BEF140f692Eb8DA9E430d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E + callGasLimit='0x493e0', +E + verificationGasLimit='0xf4240', +E + preVerificationGas='0x493e0', +E + maxFeePerGas='0xee6b2800', +E + maxPriorityFeePerGas='0x3b9aca00', +E + paymasterAndData='0xa79eeb8df25a7d511766af74045a02c06ec26ddb6e6f7468696e67', +E + signature='0x'), +E ]--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities + assert dump_mempool() == wallet_ops +E AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')] +E Left contains one more item: UserOperation(sender='0xacBbCfE8911b02fcA98cF1de58444d4991439747', nonce='0x40000000000000000', initCode='0xDac07b8e0a...ityFeePerGas='0x3b9aca00', paymasterAndData='0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67', signature='0x') +E Full diff: +E [ +E UserOperation(sender='0xd7BafFe1E03e554c4Ff8CF5787eFEf3Df13671d1', +E nonce='0x0', +E initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xf8fcb254b46f06b5447720d9dafcab3b79fdfcb36e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0xBF490Ffb9A0A02C049b1Fb78B2659dFedAd8bC55', +E nonce='0x10000000000000000', +E initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0x3cfa1f6c06e742e66ad53b129638c9ac5029afaa6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x55a3f4f359dEC47984f5C7b2F14DC36219Da960A', +E nonce='0x20000000000000000', +E initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0x897c8dd31509b2ecc1ac2e56ca0f59f4b071842c6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0xacBbCfE8911b02fcA98cF1de58444d4991439747', +E nonce='0x30000000000000000', +E initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67', +E signature='0x'), +E + UserOperation(sender='0xacBbCfE8911b02fcA98cF1de58444d4991439747', +E + nonce='0x40000000000000000', +E + initCode='0xDac07b8e0a89a3F101480b7BF0a63662eFDdeF490d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E + callGasLimit='0x493e0', +E + verificationGasLimit='0xf4240', +E + preVerificationGas='0x493e0', +E + maxFeePerGas='0xee6b2800', +E + maxPriorityFeePerGas='0x3b9aca00', +E + paymasterAndData='0x20022339046a27dbb3be7b5d1c387bd900af7d2a6e6f7468696e67', +E + signature='0x'), +E ]--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:233: in test_mempool_reputation_rules_all_entities + assert_rpc_error(response, case.stake_status, case.errorCode) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32600 == -32505 +E + where -32600 = Error(code=-32600, message='0x874bccC23Eed9779AA2B1a6dA13EF55bDd1842e5 stake 0 is too low (min=1)', data=None, id=98).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities + assert dump_mempool() == wallet_ops +E AssertionError: assert [UserOperatio...re='0x'), ...] == [UserOperatio...re='0x'), ...] +E Left contains one more item: UserOperation(sender='0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75', nonce='0xb0000000000000000', initCode='0x47339a0043...ityFeePerGas='0x3b9aca00', paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', signature='0x') +E Full diff: +E [ +E UserOperation(sender='0xE532F75D53AcEA4989Ab6d8EED70Ed422EF25532', +E nonce='0x0', +E initCode='0x1c53D242A551250936F226f395D657B716F152080d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x0fcdA3150b643ed43AA884ea044a8d8563906613', +E nonce='0x10000000000000000', +E initCode='0xcC517c9E75428b153c81DF698D8606d72dFB3bAd0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x90Bd8fabDEDbA57fF3C4a729c57abfD6faac8c93', +E nonce='0x20000000000000000', +E initCode='0x0330D3fFE564250a0F0E87bca02bDd7Ef5FCaEbF0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x2f9a3AEbb820deaf5c785e31b28a38f6D81Cb33a', +E nonce='0x30000000000000000', +E initCode='0xB981550979A9db78B299413aEf3cE3f12d40Fe140d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0xc5aB94ddDEd3659EF39Ca37ffC8BD1D87a36a346', +E nonce='0x40000000000000000', +E initCode='0x0F0145833e18181Ca6cd641152A2937C564306990d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x39A2536ba407DcA6984a885f4D401a33bb032494', +E nonce='0x50000000000000000', +E initCode='0x4994b19D6C8CE92D27C9495E286cF434Db1E60B90d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x33bC14bC042D793F7ed29463a7648946B3425e31', +E nonce='0x60000000000000000', +E initCode='0x3B4f4FeE8F08A6c3450945D972de116F22F2fe050d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x0B5634d979483d0FB0b5667FC42C20ebf8CcB008', +E nonce='0x70000000000000000', +E initCode='0x2E21ef30b882aFF1B1Fbca7B7912b469FBA2C8bE0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0xb877B9FdaB1081B256E4b014129c3d688dDa41FD', +E nonce='0x80000000000000000', +E initCode='0xD9A9A7b40c6ca52f76B523C3cd80497660769e830d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x93aFb26666F7fA546fd6b9eF59ddeD35F0cF60a0', +E nonce='0x90000000000000000', +E initCode='0x380a0813AE55e0E43ad2A5905E2a675438003B050d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75', +E nonce='0xa0000000000000000', +E initCode='0x47339a0043116EAC658b8BF270B587d4482935920d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', +E signature='0x'), +E + UserOperation(sender='0x21d04f4C3FF2a70c72fe2853614651DEC85f2D75', +E + nonce='0xb0000000000000000', +E + initCode='0x47339a0043116EAC658b8BF270B587d4482935920d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E + callGasLimit='0x493e0', +E + verificationGasLimit='0xf4240', +E + preVerificationGas='0x493e0', +E + maxFeePerGas='0xee6b2800', +E + maxPriorityFeePerGas='0x3b9aca00', +E + paymasterAndData='0xe3e3d0b5441a5185532a9b9bb515f8e3247db67f6e6f7468696e67', +E + signature='0x'), +E ]--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:225: in test_mempool_reputation_rules_all_entities + assert dump_mempool() == wallet_ops +E AssertionError: assert [UserOperatio...re='0x'), ...] == [UserOperatio...re='0x'), ...] +E Left contains one more item: UserOperation(sender='0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365', nonce='0xb0000000000000000', initCode='0xb05935C60C...ityFeePerGas='0x3b9aca00', paymasterAndData='0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67', signature='0x') +E Full diff: +E [ +E UserOperation(sender='0xCC12baf2b32C8682832510F1BEb3A3e673cA6296', +E nonce='0x0', +E initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xb98abf0c88cf9d5a306e2c072e4a7d2b7bb14be26e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0xF6f8cb47323124a010cc4Ce8ACc647243cBeDA9c', +E nonce='0x10000000000000000', +E initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0x12968625701d6adf9919442363f04bbc9944a28a6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x6A051320B144fA5c72e6a69906D424c31B17d0eB', +E nonce='0x20000000000000000', +E initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0x4cfea6dbe9eb0101562dc550a1f24f69c17f88406e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x1AA2c51e1Db2390F768C9b1271E912f2335506EA', +E nonce='0x30000000000000000', +E initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xa89bc14c337ff33b2865af7750643f347d0e6a236e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x9af58f8aC5F059A1bd585f441d629c26185A87aB', +E nonce='0x40000000000000000', +E initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0x01b5af5427329ace11343569cdb533dd812330446e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0xb78aba27813112076B26c787a6F832cC30c88F88', +E nonce='0x50000000000000000', +E initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0x115f634af919a6a11c606aea08938ed7d86903b86e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0xDFFAA60f06016cc37E7AA97Fa04E6D6787943A25', +E nonce='0x60000000000000000', +E initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0x8f30d6f5a284c3559ac60d3ef0b9ebf25d10fe7a6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0xF5b409CF953aF4F65D9dF88799878E9E3F1e6791', +E nonce='0x70000000000000000', +E initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xd92e240de6304353ca804c5d18f4c0fb8ee1c53e6e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x915A41C89415c1EfDD3Ce125695c2384083cbB39', +E nonce='0x80000000000000000', +E initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xe3a470f432bf666c65fb3c6f3bb76278f75ac2856e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0x256429c7B656a0AdB3a23D606125ad4b116061C9', +E nonce='0x90000000000000000', +E initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0x99d5e5d30e731d68ea263279f83222d7932727956e6f7468696e67', +E signature='0x'), +E UserOperation(sender='0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365', +E nonce='0xa0000000000000000', +E initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67', +E signature='0x'), +E + UserOperation(sender='0xf4932cCC3d217Ed34513B34bf56DF55C8ab74365', +E + nonce='0xb0000000000000000', +E + initCode='0xb05935C60C2F8042499432FA633094282Ab10B3D0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +E + callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E + callGasLimit='0x493e0', +E + verificationGasLimit='0xf4240', +E + preVerificationGas='0x493e0', +E + maxFeePerGas='0xee6b2800', +E + maxPriorityFeePerGas='0x3b9aca00', +E + paymasterAndData='0xefa889e765392980637fb66a949c4b061632c85e6e6f7468696e67', +E + signature='0x'), +E ]--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AttributeError: 'Ok' object has no attribute 'code' + +The above exception was the direct cause of the following exception: +tests/bundle/test_bundle.py:359: in test_ban_user_sender_double_role_in_bundle + assert_rpc_error( +tests/utils.py:118: in assert_rpc_error + raise Exception(f"expected error object, got:\n{response}") from exc +E Exception: expected error object, got: +E Ok(result='0x26886a69f9893bee620fc5f593100f1a97023150d9cc23b81731d9465d1194a5', id=178)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:382: in test_stake_check_in_bundler + response = get_stake_status(paymaster_contract.address, entrypoint_contract.address) +tests/utils.py:165: in get_stake_status + .result +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/reputation/test_reputation.py:127: in test_staked_entity_reputation_threshold + assert_reputation_status( +tests/reputation/test_reputation.py:49: in assert_reputation_status + assert int(reputation.get("status", "-0x1"), 16) == status, ( +E ValueError: invalid literal for int() with base 16: 'banned'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/reputation/test_reputation.py:134: in test_staked_entity_reputation_threshold + assert_reputation_status( +tests/reputation/test_reputation.py:39: in assert_reputation_status + reputations = dump_reputation() +tests/utils.py:174: in dump_reputation + .send() +tests/types.py:68: in send + res = jsonrpcclient.responses.to_result( +.venv/lib/python3.10/site-packages/jsonrpcclient/responses.py:35: in to_result + response["error"]["code"], +E TypeError: string indices must be integers--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + + \ No newline at end of file diff --git a/runs/20231016/123516/stackup.json b/runs/20231016/123516/stackup.json new file mode 100644 index 0000000..cd33cd2 --- /dev/null +++ b/runs/20231016/123516/stackup.json @@ -0,0 +1,1145 @@ +{ + "testsuites": { + "testsuite": { + "@name": "stackup", + "@errors": "0", + "@failures": "49", + "@skipped": "0", + "@tests": "167", + "@time": "40.893", + "@timestamp": "2023-10-16T12:33:06.354500", + "@hostname": "fv-az176-539", + "testcase": [ + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[only_priority_fee_bump]", + "@time": "0.172" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[only_max_fee_bump]", + "@time": "0.124" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[with_same_fee]", + "@time": "0.145" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[with_less_fee]", + "@time": "0.148" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_below_threshold]", + "@time": "0.139" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_at_threshold]", + "@time": "0.191" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_above_threshold]", + "@time": "0.215" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "@time": "0.492", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "@time": "0.267", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "@time": "0.272", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "@time": "0.291", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "@time": "0.297", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "@time": "0.281", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "@time": "0.352", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "@time": "0.277", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "@time": "0.282", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_max_allowed_ops_unstaked_sender", + "@time": "0.404" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_max_allowed_ops_staked_sender", + "@time": "0.574" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "@time": "0.458", + "failure": { + "@message": "AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')]\n At index 0 diff: UserOperation(sender='0x0bcd88dfEd1f4b4f185aE397d5E75134B25BCcDf', nonce='0x0', initCode='0x', callData='0x1412ce7656f47bf353d295b9c04b4e19e06c4117', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x') != UserOperation(sender='0x1412ce7656f47bf353d295B9c04B4e19E06C4117', nonce='0x0', initCode='0x', callData='0x', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x')\n Full diff:\n [\n - UserOperation(sender='0x1412ce7656f47bf353d295B9c04B4e19E06C4117',\n + UserOperation(sender='0x0bcd88dfEd1f4b4f185aE397d5E75134B25BCcDf',\n nonce='0x0',\n initCode='0x',\n - callData='0x',\n + callData='0x1412ce7656f47bf353d295b9c04b4e19e06c4117',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0x3b9aca00',\n paymasterAndData='0x',\n signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:319: in test_ban_user_op_access_other_ops_sender_in_bundle\n assert dump_mempool() == [user_op2]\nE AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')]\nE At index 0 diff: UserOperation(sender='0x0bcd88dfEd1f4b4f185aE397d5E75134B25BCcDf', nonce='0x0', initCode='0x', callData='0x1412ce7656f47bf353d295b9c04b4e19e06c4117', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x') != UserOperation(sender='0x1412ce7656f47bf353d295B9c04B4e19E06C4117', nonce='0x0', initCode='0x', callData='0x', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x')\nE Full diff:\nE [\nE - UserOperation(sender='0x1412ce7656f47bf353d295B9c04B4e19E06C4117',\nE + UserOperation(sender='0x0bcd88dfEd1f4b4f185aE397d5E75134B25BCcDf',\nE nonce='0x0',\nE initCode='0x',\nE - callData='0x',\nE + callData='0x1412ce7656f47bf353d295b9c04b4e19e06c4117',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0x3b9aca00',\nE paymasterAndData='0x',\nE signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_ban_user_sender_double_role_in_bundle", + "@time": "0.347", + "failure": { + "@message": "Exception: expected error object, got:\nOk(result='0x80d814868569f9bf77d2ece277437d015486d42b47513e6494cf5ee7dafc52c0', id=111)", + "#text": "tests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AttributeError: 'Ok' object has no attribute 'code'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_bundle.py:359: in test_ban_user_sender_double_role_in_bundle\n assert_rpc_error(\ntests/utils.py:118: in assert_rpc_error\n raise Exception(f\"expected error object, got:\\n{response}\") from exc\nE Exception: expected error object, got:\nE Ok(result='0x80d814868569f9bf77d2ece277437d015486d42b47513e6494cf5ee7dafc52c0', id=111)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_stake_check_in_bundler", + "@time": "0.109", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:382: in test_stake_check_in_bundler\n response = get_stake_status(paymaster_contract.address, entrypoint_contract.address)\ntests/utils.py:165: in get_stake_status\n .result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_codehash", + "@name": "test_codehash_changed", + "@time": "0.621" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "@time": "0.208" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "@time": "0.209" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "@time": "0.231" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "@time": "0.322" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "@time": "0.222" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "@time": "0.226" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "@time": "0.232" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "@time": "0.259", + "failure": { + "@message": "AssertionError: assert -32602 == \n + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=144).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32602 == \nE + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=144).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "@time": "0.167" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][external_storage][drop]", + "@time": "0.215" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "@time": "0.293", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "@time": "0.235" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "@time": "0.251" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "@time": "0.253" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "@time": "0.250" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "@time": "0.266" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "@time": "0.254" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "@time": "0.353" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "@time": "0.272" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "@time": "0.279", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=168)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=168)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "@time": "0.228" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]staked][paymaster][external_storage][drop]", + "@time": "0.243" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "@time": "0.282", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "@time": "0.245", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "@time": "0.306" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "@time": "0.314" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "@time": "0.307" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "@time": "0.433" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "@time": "0.327" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "@time": "0.306" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "@time": "0.306" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][external_storage][drop]", + "@time": "0.290" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "@time": "0.300" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "@time": "0.305", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "@time": "0.308", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "@time": "0.305", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "@time": "0.298", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "@time": "0.288", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "@time": "0.312", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "@time": "0.294", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "@time": "0.412", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "@time": "0.315" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "@time": "0.451" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]staked][factory][storage][ok]", + "@time": "0.359" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "@time": "0.367" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "@time": "0.364" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "@time": "0.379" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "@time": "0.358" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "@time": "0.360" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][factory][external_storage][drop]", + "@time": "0.380" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "@time": "0.488", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "@time": "0.358", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "@time": "0.262" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "@time": "0.201" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "@time": "0.221" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "@time": "0.216", + "failure": { + "@message": "AssertionError: assert -32602 == \n + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=240).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32602 == \nE + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=240).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "@time": "0.325", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=242)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=242)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "@time": "0.287", + "failure": { + "@message": "AssertionError: assert -32602 == \n + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=244).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32602 == \nE + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=244).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "@time": "0.198" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][account][external_storage][drop]", + "@time": "0.194" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "@time": "0.226", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "@time": "0.197", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "@time": "0.245" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "@time": "0.345" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "@time": "0.246" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "@time": "0.250" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "@time": "0.262", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "@time": "0.226", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][account][external_storage][drop]", + "@time": "0.226" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "@time": "0.206", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "@time": "0.207", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "@time": "0.219" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "@time": "0.209" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "@time": "0.233", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "@time": "0.185", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "@time": "0.197", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "@time": "0.234", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "@time": "0.208", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "@time": "0.189", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "@time": "0.192", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "@time": "0.184", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "@time": "0.201", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "@time": "0.188", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "@time": "0.225" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GAS]", + "@time": "0.136" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[NUMBER]", + "@time": "0.134" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[TIMESTAMP]", + "@time": "0.123" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[COINBASE]", + "@time": "0.140" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[DIFFICULTY]", + "@time": "0.133" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BASEFEE]", + "@time": "0.124" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GASLIMIT]", + "@time": "0.140" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GASPRICE]", + "@time": "0.122" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[SELFBALANCE]", + "@time": "0.127" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BALANCE]", + "@time": "0.137" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[ORIGIN]", + "@time": "0.140" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BLOCKHASH]", + "@time": "0.130" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[CREATE]", + "@time": "0.134" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[CREATE2]", + "@time": "0.134" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[SELFDESTRUCT]", + "@time": "0.157" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_allowed_opcode_sequence[GAS CALL]", + "@time": "0.156" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "@time": "0.169" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GAS]", + "@time": "0.169" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[NUMBER]", + "@time": "0.180" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[TIMESTAMP]", + "@time": "0.156" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[COINBASE]", + "@time": "0.162" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[DIFFICULTY]", + "@time": "0.159" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BASEFEE]", + "@time": "0.169" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GASLIMIT]", + "@time": "0.172" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GASPRICE]", + "@time": "0.160" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[SELFBALANCE]", + "@time": "0.170" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BALANCE]", + "@time": "0.167" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[ORIGIN]", + "@time": "0.172" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BLOCKHASH]", + "@time": "0.171" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[CREATE]", + "@time": "0.183" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[CREATE2]", + "@time": "0.177" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "@time": "0.168" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GAS]", + "@time": "0.246" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[NUMBER]", + "@time": "0.285" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[TIMESTAMP]", + "@time": "0.343" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[COINBASE]", + "@time": "0.284" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[DIFFICULTY]", + "@time": "0.287" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BASEFEE]", + "@time": "0.284" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GASLIMIT]", + "@time": "0.272" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GASPRICE]", + "@time": "0.257" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[SELFBALANCE]", + "@time": "0.283" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BALANCE]", + "@time": "0.269" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[ORIGIN]", + "@time": "0.253" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BLOCKHASH]", + "@time": "0.269" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[CREATE]", + "@time": "0.277" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[CREATE2]", + "@time": "0.279" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[SELFDESTRUCT]", + "@time": "0.258" + }, + { + "@classname": "tests.reputation.test_reputation", + "@name": "test_staked_entity_reputation_threshold[with_factory]", + "@time": "0.227", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/reputation/test_reputation.py:70: in test_staked_entity_reputation_threshold\n reputations = dump_reputation()\ntests/utils.py:175: in dump_reputation\n .result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.reputation.test_reputation", + "@name": "test_staked_entity_reputation_threshold[without_factory]", + "@time": "0.138", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/reputation/test_reputation.py:70: in test_staked_entity_reputation_threshold\n reputations = dump_reputation()\ntests/utils.py:175: in dump_reputation\n .result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.rpc.test_eth_chainId", + "@name": "test_eth_chainId[]", + "@time": "0.011" + }, + { + "@classname": "tests.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas[]", + "@time": "0.107", + "failure": { + "@message": "jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property\n\nFailed validating 'required' in schema:\n {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'callGasLimit'},\n 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'preVerificationGas'},\n 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'verificationGasLimit'}},\n 'required': ['callGasLimit',\n 'preVerificationGas',\n 'verificationGasLimit'],\n 'title': 'UserOperation Gas parameters',\n 'type': 'object'}\n\nOn instance:\n {'callGasLimit': 44181,\n 'preVerificationGas': 42316,\n 'verificationGas': 337129}", + "#text": "tests/rpc/test_eth_estimateUserOperationGas.py:20: in test_eth_estimateUserOperationGas\n validate(instance=response.result, schema=schema)\n.venv/lib/python3.10/site-packages/jsonschema/validators.py:1121: in validate\n raise error\nE jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property\nE \nE Failed validating 'required' in schema:\nE {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'callGasLimit'},\nE 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'preVerificationGas'},\nE 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'verificationGasLimit'}},\nE 'required': ['callGasLimit',\nE 'preVerificationGas',\nE 'verificationGasLimit'],\nE 'title': 'UserOperation Gas parameters',\nE 'type': 'object'}\nE \nE On instance:\nE {'callGasLimit': 44181,\nE 'preVerificationGas': 42316,\nE 'verificationGas': 337129}" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas_execution_revert", + "@time": "0.102" + }, + { + "@classname": "tests.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas_simulation_revert", + "@time": "0.060" + }, + { + "@classname": "tests.rpc.test_eth_getUserOperationByHash", + "@name": "test_eth_getUserOperationByHash[]", + "@time": "0.181" + }, + { + "@classname": "tests.rpc.test_eth_getUserOperationByHash", + "@name": "test_eth_getUserOperationByHash_error", + "@time": "0.013" + }, + { + "@classname": "tests.rpc.test_eth_getUserOperationReceipt", + "@name": "test_eth_getUserOperationReceipt[]", + "@time": "0.184" + }, + { + "@classname": "tests.rpc.test_eth_getUserOperationReceipt", + "@name": "test_eth_getUserOperationReceipt_error", + "@time": "0.012" + }, + { + "@classname": "tests.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation[]", + "@time": "0.144" + }, + { + "@classname": "tests.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation_revert", + "@time": "0.091" + }, + { + "@classname": "tests.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation_invalid_signature", + "@time": "0.097" + }, + { + "@classname": "tests.rpc.test_eth_supportedEntryPoints", + "@name": "test_eth_supportedEntryPoints[]", + "@time": "0.017" + } + ] + } + } +} diff --git a/runs/20231016/123516/stackup.log b/runs/20231016/123516/stackup.log new file mode 100644 index 0000000..eb747cc --- /dev/null +++ b/runs/20231016/123516/stackup.log @@ -0,0 +1,2407 @@ +Attaching to runbundler_bundler-waiter_1, runbundler_bundler_1, runbundler_deployer_1, runbundler_funder_1, geth-1.10 +geth-1.10 | 2023-10-16T12:32:55.815775189Z WARN [10-16|12:32:55.815] You are running Geth in --dev mode. Please note the following: +geth-1.10 | 2023-10-16T12:32:55.815804890Z +geth-1.10 | 2023-10-16T12:32:55.815809691Z 1. This mode is only intended for fast, iterative development without assumptions on +geth-1.10 | 2023-10-16T12:32:55.815813391Z security or persistence. +geth-1.10 | 2023-10-16T12:32:55.815816691Z 2. The database is created in memory unless specified otherwise. Therefore, shutting down +geth-1.10 | 2023-10-16T12:32:55.815820191Z your computer or losing power will wipe your entire block data and chain state for +geth-1.10 | 2023-10-16T12:32:55.815823492Z your dev environment. +geth-1.10 | 2023-10-16T12:32:55.815826692Z 3. A random, pre-allocated developer account will be available and unlocked as +geth-1.10 | 2023-10-16T12:32:55.815829992Z eth.coinbase, which can be used for testing. The random dev account is temporary, +geth-1.10 | 2023-10-16T12:32:55.815833392Z stored on a ramdisk, and will be lost if your machine is restarted. +geth-1.10 | 2023-10-16T12:32:55.815836593Z 4. Mining is enabled by default. However, the client will only seal blocks if transactions +geth-1.10 | 2023-10-16T12:32:55.815840093Z are pending in the mempool. The miner's minimum accepted gas price is 1. +geth-1.10 | 2023-10-16T12:32:55.815843393Z 5. Networking is disabled; there is no listen-address, the maximum number of peers is set +geth-1.10 | 2023-10-16T12:32:55.815846793Z to 0, and discovery is disabled. +geth-1.10 | 2023-10-16T12:32:55.815849993Z +geth-1.10 | 2023-10-16T12:32:56.129395248Z WARN [10-16|12:32:56.129] Failed to load snapshot, regenerating err="missing or corrupted snapshot" +geth-1.10 | 2023-10-16T12:32:56.130852042Z WARN [10-16|12:32:56.130] Error reading unclean shutdown markers error="not found" +geth-1.10 | 2023-10-16T12:32:56.131191664Z WARN [10-16|12:32:56.130] Engine API enabled protocol=eth +geth-1.10 | 2023-10-16T12:32:56.131204165Z WARN [10-16|12:32:56.130] Engine API started but chain not configured for merge yet +geth-1.10 | 2023-10-16T12:32:56.131208365Z ERROR[10-16|12:32:56.131] Failed to check db for legacy receipts err="this operation is not supported" +geth-1.10 | 2023-10-16T12:32:56.131486684Z WARN [10-16|12:32:56.131] P2P server will be useless, neither dialing nor listening +geth-1.10 | 2023-10-16T12:32:56.141742349Z WARN [10-16|12:32:56.141] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:32:56.142205079Z WARN [10-16|12:32:56.142] Failed to get free disk space path= err="failed to call Statfs: no such file or directory" +geth-1.10 | 2023-10-16T12:32:56.337923705Z WARN [10-16|12:32:56.337] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:32:56.368906120Z WARN [10-16|12:32:56.368] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:32:56.403038340Z WARN [10-16|12:32:56.402] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:02.437026966Z WARN [10-16|12:33:02.436] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:03.182984579Z WARN [10-16|12:33:03.182] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:03.207919501Z WARN [10-16|12:33:03.207] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:03.266206392Z WARN [10-16|12:33:03.266] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:06.783542106Z WARN [10-16|12:33:06.783] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:06.809345786Z WARN [10-16|12:33:06.809] Served eth_call conn=172.21.0.3:53162 reqid=7 duration="637.941µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000052538000000000000000000000000000000000000000000000000001c6bf526340000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:06.882495647Z WARN [10-16|12:33:06.882] Gas estimation capped by limited funds original=18,446,744,073,709,551,615 balance=20,000,000,000,000,000,000 sent=0 maxFeePerGas=3,740,882,512 fundable=5,346,332,031 +geth-1.10 | 2023-10-16T12:33:06.882511548Z WARN [10-16|12:33:06.882] Caller gas above allowance, capping requested=5,346,332,031 cap=50,000,000 +geth-1.10 | 2023-10-16T12:33:06.901037254Z WARN [10-16|12:33:06.900] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:06.925366538Z WARN [10-16|12:33:06.924] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:06.949642019Z WARN [10-16|12:33:06.949] Served eth_call conn=172.21.0.3:53192 reqid=32 duration="464.13µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000052538000000000000000000000000000000000000000000000000001c6bf526340000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:07.021144573Z WARN [10-16|12:33:07.021] Gas estimation capped by limited funds original=18,446,744,073,709,551,615 balance=20,000,131,736,203,811,708 sent=0 maxFeePerGas=3,573,321,434 fundable=5,597,070,430 +geth-1.10 | 2023-10-16T12:33:07.021173675Z WARN [10-16|12:33:07.021] Caller gas above allowance, capping requested=5,597,070,430 cap=50,000,000 +geth-1.10 | 2023-10-16T12:33:07.042372955Z WARN [10-16|12:33:07.042] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:07.079246955Z WARN [10-16|12:33:07.078] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:07.101024973Z WARN [10-16|12:33:07.100] Served eth_call conn=172.21.0.3:53200 reqid=57 duration="604.439µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000052538000000000000000000000000000000000000000000000000001c6bf526340000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:07.176508887Z WARN [10-16|12:33:07.176] Gas estimation capped by limited funds original=18,446,744,073,709,551,615 balance=20,000,244,511,409,034,830 sent=0 maxFeePerGas=3,443,647,474 fundable=5,807,866,415 +geth-1.10 | 2023-10-16T12:33:07.176536189Z WARN [10-16|12:33:07.176] Caller gas above allowance, capping requested=5,807,866,415 cap=50,000,000 +geth-1.10 | 2023-10-16T12:33:07.193839315Z WARN [10-16|12:33:07.193] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:07.225665287Z WARN [10-16|12:33:07.225] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:07.252280220Z WARN [10-16|12:33:07.252] Served eth_call conn=172.21.0.3:53218 reqid=84 duration="550.636µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000052538000000000000000000000000000000000000000000000000001c6bf526340000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:07.316601407Z WARN [10-16|12:33:07.316] Gas estimation capped by limited funds original=18,446,744,073,709,551,615 balance=20,000,342,613,137,792,600 sent=0 maxFeePerGas=3,343,296,100 fundable=5,982,222,936 +geth-1.10 | 2023-10-16T12:33:07.316620508Z WARN [10-16|12:33:07.316] Caller gas above allowance, capping requested=5,982,222,936 cap=50,000,000 +geth-1.10 | 2023-10-16T12:33:07.343342147Z WARN [10-16|12:33:07.343] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:07.359702913Z WARN [10-16|12:33:07.359] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:07.381454529Z WARN [10-16|12:33:07.381] Served eth_call conn=172.21.0.3:53244 reqid=106 duration="518.833µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000052538000000000000000000000000000000000000000000000000001c6bf526340000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:07.451468586Z WARN [10-16|12:33:07.451] Gas estimation capped by limited funds original=18,446,744,073,709,551,615 balance=20,000,429,359,640,391,644 sent=0 maxFeePerGas=3,265,638,344 fundable=6,124,508,366 +geth-1.10 | 2023-10-16T12:33:07.451663699Z WARN [10-16|12:33:07.451] Caller gas above allowance, capping requested=6,124,508,366 cap=50,000,000 +geth-1.10 | 2023-10-16T12:33:07.474432081Z WARN [10-16|12:33:07.474] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:07.494616395Z WARN [10-16|12:33:07.494] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:07.518350040Z WARN [10-16|12:33:07.518] Served eth_call conn=172.21.0.3:53242 reqid=133 duration="509.733µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000052538000000000000000000000000000000000000000000000000001c6bf526340000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:07.579752837Z WARN [10-16|12:33:07.579] Served eth_call conn=172.21.0.3:53242 reqid=144 duration="426.827µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000052538000000000000000000000000000000000000000000000000001f438daa060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:07.591097976Z WARN [10-16|12:33:07.590] Gas estimation capped by limited funds original=18,446,744,073,709,551,615 balance=20,000,507,318,963,030,750 sent=0 maxFeePerGas=3,205,543,484 fundable=6,239,349,869 +geth-1.10 | 2023-10-16T12:33:07.591122277Z WARN [10-16|12:33:07.591] Caller gas above allowance, capping requested=6,239,349,869 cap=50,000,000 +geth-1.10 | 2023-10-16T12:33:07.608363300Z WARN [10-16|12:33:07.608] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:07.664716468Z WARN [10-16|12:33:07.664] Gas estimation capped by limited funds original=18,446,744,073,709,551,615 balance=20,000,578,478,514,912,812 sent=0 maxFeePerGas=3,181,495,414 fundable=6,286,533,807 +geth-1.10 | 2023-10-16T12:33:07.664754271Z WARN [10-16|12:33:07.664] Caller gas above allowance, capping requested=6,286,533,807 cap=50,000,000 +geth-1.10 | 2023-10-16T12:33:07.672004643Z WARN [10-16|12:33:07.671] Served eth_estimateGas conn=172.21.0.3:53242 reqid=164 duration=7.338877ms err="execution reverted" errdata=0x220266b600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000001a4141323520696e76616c6964206163636f756e74206e6f6e6365000000000000 +geth-1.10 | 2023-10-16T12:33:07.715200355Z WARN [10-16|12:33:07.715] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:07.738402865Z WARN [10-16|12:33:07.738] Served eth_call conn=172.21.0.3:53306 reqid=169 duration="675.344µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000052538000000000000000000000000000000000000000000000000001c6bf526340000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:07.804203048Z WARN [10-16|12:33:07.804] Served eth_call conn=172.21.0.3:53306 reqid=183 duration="419.727µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000052538000000000000000000000000000000000000000000000000001f8c501d9b0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:07.808554632Z WARN [10-16|12:33:07.808] Gas estimation capped by limited funds original=18,446,744,073,709,551,615 balance=20,000,578,478,514,912,812 sent=0 maxFeePerGas=3,159,040,500 fundable=6,331,219,393 +geth-1.10 | 2023-10-16T12:33:07.808574933Z WARN [10-16|12:33:07.808] Caller gas above allowance, capping requested=6,331,219,393 cap=50,000,000 +geth-1.10 | 2023-10-16T12:33:07.828239013Z WARN [10-16|12:33:07.828] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:07.887613878Z WARN [10-16|12:33:07.887] Gas estimation capped by limited funds original=18,446,744,073,709,551,615 balance=20,000,644,413,161,817,332 sent=0 maxFeePerGas=3,140,430,680 fundable=6,368,758,444 +geth-1.10 | 2023-10-16T12:33:07.887762488Z WARN [10-16|12:33:07.887] Caller gas above allowance, capping requested=6,368,758,444 cap=50,000,000 +geth-1.10 | 2023-10-16T12:33:07.895845714Z WARN [10-16|12:33:07.895] Served eth_estimateGas conn=172.21.0.3:53306 reqid=202 duration=8.356944ms err="execution reverted" errdata=0x220266b600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000001a4141323520696e76616c6964206163636f756e74206e6f6e6365000000000000 +geth-1.10 | 2023-10-16T12:33:07.996677978Z WARN [10-16|12:33:07.996] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:08.037913262Z WARN [10-16|12:33:08.037] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:08.158215394Z WARN [10-16|12:33:08.157] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:08.193813311Z WARN [10-16|12:33:08.193] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:08.215082496Z WARN [10-16|12:33:08.214] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:08.292724750Z WARN [10-16|12:33:08.292] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:08.346003518Z WARN [10-16|12:33:08.345] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:08.483010637Z WARN [10-16|12:33:08.482] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:08.526348658Z WARN [10-16|12:33:08.522] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:08.549413160Z WARN [10-16|12:33:08.549] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:08.583356270Z WARN [10-16|12:33:08.583] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:08.604395439Z WARN [10-16|12:33:08.604] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:08.654730016Z WARN [10-16|12:33:08.654] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:08.696634844Z WARN [10-16|12:33:08.696] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:08.763096770Z WARN [10-16|12:33:08.762] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:08.798823896Z WARN [10-16|12:33:08.798] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:08.824443364Z WARN [10-16|12:33:08.824] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:08.866738917Z WARN [10-16|12:33:08.866] Block sealing failed err="sealing paused while waiting for transactions" +bundler-waiter_1 | 2023-10-16T12:33:04.178509324Z "0x539" +geth-1.10 | 2023-10-16T12:33:08.888142110Z WARN [10-16|12:33:08.887] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:08.937802043Z WARN [10-16|12:33:08.937] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:08.982963183Z WARN [10-16|12:33:08.982] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:09.050786698Z WARN [10-16|12:33:09.050] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:09.089152196Z WARN [10-16|12:33:09.088] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:09.112554619Z WARN [10-16|12:33:09.112] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:09.146834151Z WARN [10-16|12:33:09.146] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:09.169475825Z WARN [10-16|12:33:09.169] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:09.229023201Z WARN [10-16|12:33:09.228] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:09.276984223Z WARN [10-16|12:33:09.276] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:09.353989736Z WARN [10-16|12:33:09.353] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:09.393720222Z WARN [10-16|12:33:09.393] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:09.418570340Z WARN [10-16|12:33:09.418] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:09.459275290Z WARN [10-16|12:33:09.459] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:09.480439168Z WARN [10-16|12:33:09.480] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:09.541377835Z WARN [10-16|12:33:09.541] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:09.595625566Z WARN [10-16|12:33:09.595] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:09.665502715Z WARN [10-16|12:33:09.665] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:09.709720193Z WARN [10-16|12:33:09.709] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:09.733969772Z WARN [10-16|12:33:09.733] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:09.772140157Z WARN [10-16|12:33:09.771] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:09.793899773Z WARN [10-16|12:33:09.793] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:09.847830284Z WARN [10-16|12:33:09.847] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:09.890662172Z WARN [10-16|12:33:09.890] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:09.962975780Z WARN [10-16|12:33:09.962] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:10.004512184Z WARN [10-16|12:33:10.004] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:10.033891896Z WARN [10-16|12:33:10.033] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:10.131769868Z WARN [10-16|12:33:10.131] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:10.153077955Z WARN [10-16|12:33:10.152] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:10.209187607Z WARN [10-16|12:33:10.208] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:10.259325471Z WARN [10-16|12:33:10.259] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:10.329263424Z WARN [10-16|12:33:10.329] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:10.364967048Z WARN [10-16|12:33:10.364] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:10.387617423Z WARN [10-16|12:33:10.387] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:10.420758280Z WARN [10-16|12:33:10.420] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:10.444896452Z WARN [10-16|12:33:10.444] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:10.502763919Z WARN [10-16|12:33:10.502] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:10.546025335Z WARN [10-16|12:33:10.545] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:10.616960353Z WARN [10-16|12:33:10.616] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:10.657336181Z WARN [10-16|12:33:10.657] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:10.684593755Z WARN [10-16|12:33:10.684] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:10.724000621Z WARN [10-16|12:33:10.723] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:10.747230833Z WARN [10-16|12:33:10.745] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:10.801735881Z WARN [10-16|12:33:10.801] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:10.843873924Z WARN [10-16|12:33:10.843] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:10.883936332Z WARN [10-16|12:33:10.883] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:10.933458256Z WARN [10-16|12:33:10.933] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:10.954676337Z WARN [10-16|12:33:10.954] Served eth_call conn=172.21.0.3:53306 reqid=208 duration="466.93µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000525380000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +bundler_1 | 2023-10-16T12:33:03.854233635Z badger 2023/10/16 12:33:03 INFO: All 0 tables opened in 0s +bundler_1 | 2023-10-16T12:33:03.858119087Z badger 2023/10/16 12:33:03 INFO: Discard stats nextEmptySlot: 0 +bundler_1 | 2023-10-16T12:33:03.858136289Z badger 2023/10/16 12:33:03 INFO: Set nextTxnTs to 0 +bundler_1 | 2023-10-16T12:33:04.177574563Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.4","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:04Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:04.177720873Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.4","method":"POST","status_code":200,"body_size":41,"path":"/rpc","latency":"317.621µs","rpc_method":"eth_chainId","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:04Z"} +bundler_1 | 2023-10-16T12:33:06.716971372Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:06Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:06.717002274Z badger 2023/10/16 12:33:06 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:06.717006774Z badger 2023/10/16 12:33:06 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:06.723230980Z badger 2023/10/16 12:33:06 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:06.723257981Z badger 2023/10/16 12:33:06 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:06.723263282Z badger 2023/10/16 12:33:06 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:06.723437293Z badger 2023/10/16 12:33:06 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:06.723747213Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":38,"path":"/rpc","latency":"6.785641ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:06Z"} +bundler_1 | 2023-10-16T12:33:06.799714259Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:06Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:06.864592982Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x28b04034a41ff55e5c3286e60600cedddf7ffb9583eb8c010c4c59d9e524d923","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:06Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:06.865056212Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":102,"path":"/rpc","latency":"65.434059ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:06Z"} +bundler_1 | 2023-10-16T12:33:06.868014705Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:06Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:06.868161214Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":404,"path":"/rpc","latency":"211.613µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:06Z"} +bundler_1 | 2023-10-16T12:33:06.872436793Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:06Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:06.877694035Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x9444276ee19c4e0ab4afba8e82381dbaa55f36eac38bc1d3426a7fbbd7107ec1","error":"pending ops: replacement op must increase maxFeePerGas and MaxPriorityFeePerGas by >= 10%","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:06Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:06.877715236Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":259,"path":"/rpc","latency":"5.38425ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:06Z"} +bundler_1 | 2023-10-16T12:33:06.880464215Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:06Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:06.880582623Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":404,"path":"/rpc","latency":"162.011µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:06Z"} +bundler_1 | 2023-10-16T12:33:06.896876384Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0x28b04034a41ff55e5c3286e60600cedddf7ffb9583eb8c010c4c59d9e524d923"],"dropped_userop_hashes":[],"relayer_est_revert_reasons":[],"txn_hash":"0xa198ff1b9c48ff178d4101fe720479ca5441b9150ef95c9cb3d892375cd1ecde","relayer_txn_revert_reasons":[],"duration":"31.784969ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-10-16T12:33:06Z","message":"bundler run ok"} +bundler_1 | 2023-10-16T12:33:06.897233807Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:06Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:06.897297711Z badger 2023/10/16 12:33:06 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:06.897304311Z badger 2023/10/16 12:33:06 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:06.904076852Z badger 2023/10/16 12:33:06 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:06.904092153Z badger 2023/10/16 12:33:06 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:06.904096154Z badger 2023/10/16 12:33:06 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:06.904099754Z badger 2023/10/16 12:33:06 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:06.904103354Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":38,"path":"/rpc","latency":"5.711172ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:06Z"} +bundler_1 | 2023-10-16T12:33:06.939202639Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:06Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.003982456Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x2a9d9151c6c248a560177254a892ab1ae5a47862b921738f9f73f7c611fa3b4b","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:07Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:07.004233972Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":102,"path":"/rpc","latency":"65.13524ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.007574290Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.007852608Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":404,"path":"/rpc","latency":"334.022µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.012997343Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.014955770Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x9014b019b2265f401478b6dc4f749116dd52307ae1c81fcf12c732a3f483a7fc","error":"pending ops: replacement op must increase maxFeePerGas and MaxPriorityFeePerGas by >= 10%","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:07Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:07.014983772Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":259,"path":"/rpc","latency":"4.388786ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.017320324Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.017477134Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":404,"path":"/rpc","latency":"187.212µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.025657867Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.025678768Z badger 2023/10/16 12:33:07 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:07.025682869Z badger 2023/10/16 12:33:07 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:07.050030554Z badger 2023/10/16 12:33:07 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:07.050153362Z badger 2023/10/16 12:33:07 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:07.050324973Z badger 2023/10/16 12:33:07 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:07.050959314Z badger 2023/10/16 12:33:07 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:07.051083322Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","error":"Writes are blocked, possibly due to DropAll or Close","logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:84","time":"2023-10-16T12:33:07Z","message":"bundler run error"} +bundler_1 | 2023-10-16T12:33:07.051187229Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"29.635929ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.091220235Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.148777282Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xa995df925f6824acc671d5822ab295123ac49c9405cb68c085db1f2c4c9bf47c","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:07Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:07.149113104Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"57.962373ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.151936287Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.152198704Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":405,"path":"/rpc","latency":"329.121µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.154595661Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.160599551Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x3ca185ec6cc33f1005283072424f46501b3d7df73853ac63ed2cd79dfc0a3932","error":"pending ops: replacement op must increase maxFeePerGas and MaxPriorityFeePerGas by >= 10%","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:07Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:07.160750161Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":260,"path":"/rpc","latency":"6.191003ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +geth-1.10 | 2023-10-16T12:33:11.011473334Z WARN [10-16|12:33:11.011] Served eth_call conn=172.21.0.3:53306 reqid=219 duration="546.136µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000525380000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:11.079057934Z WARN [10-16|12:33:11.078] Served eth_call conn=172.21.0.3:53352 reqid=230 duration="827.954µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000525380000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:11.138454201Z WARN [10-16|12:33:11.138] Served eth_call conn=172.21.0.3:53352 reqid=241 duration="487.831µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000525380000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:11.225175446Z WARN [10-16|12:33:11.224] Gas estimation capped by limited funds original=18,446,744,073,709,551,615 balance=20,000,644,413,161,817,332 sent=0 maxFeePerGas=3,000,068,742 fundable=6,666,728,709 +geth-1.10 | 2023-10-16T12:33:11.225206548Z WARN [10-16|12:33:11.225] Caller gas above allowance, capping requested=6,666,728,709 cap=50,000,000 +geth-1.10 | 2023-10-16T12:33:11.255237003Z WARN [10-16|12:33:11.254] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:11.325735492Z WARN [10-16|12:33:11.325] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:11.359161268Z WARN [10-16|12:33:11.358] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:11.387781931Z WARN [10-16|12:33:11.387] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:11.409069017Z WARN [10-16|12:33:11.408] Served eth_call conn=172.21.0.3:53374 reqid=270 duration="509.233µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000549920000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:11.491595789Z WARN [10-16|12:33:11.491] Served eth_call conn=172.21.0.3:53374 reqid=283 duration="457.929µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000549920000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:11.567255715Z WARN [10-16|12:33:11.567] Served eth_call conn=172.21.0.3:53374 reqid=292 duration="589.539µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000549920000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +bundler_1 | 2023-10-16T12:33:07.163043810Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.163204221Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":405,"path":"/rpc","latency":"214.714µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.167189280Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.167310488Z badger 2023/10/16 12:33:07 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:07.167395294Z badger 2023/10/16 12:33:07 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:07.204032679Z badger 2023/10/16 12:33:07 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:07.204172788Z badger 2023/10/16 12:33:07 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:07.204360400Z badger 2023/10/16 12:33:07 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:07.204894535Z badger 2023/10/16 12:33:07 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:07.205038144Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"37.829263ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.205432570Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0xa995df925f6824acc671d5822ab295123ac49c9405cb68c085db1f2c4c9bf47c"],"dropped_userop_hashes":[],"relayer_est_revert_reasons":[],"txn_hash":"0xbb756601fbf3ab51b1a17464f81dc508da438b95dd7a7d63f2dee1e458b7d11a","relayer_txn_revert_reasons":[],"duration":"56.404672ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-10-16T12:33:07Z","message":"bundler run ok"} +bundler_1 | 2023-10-16T12:33:07.240553156Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.294847291Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x402b91964052715058f92ca2b48fee0250dcc3ca6428014242193c5bce4012ae","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:07Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:07.295195313Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"54.762765ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.304270904Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.304388512Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":405,"path":"/rpc","latency":"195.012µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.304400612Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.308975110Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xd28c90d03a432882cc769d1d4cf98102d039eedb624b04cc81033aecb7a1db1a","error":"pending ops: replacement op must increase maxFeePerGas and MaxPriorityFeePerGas by >= 10%","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:07Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:07.309047715Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":260,"path":"/rpc","latency":"4.700006ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.311886100Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.312118515Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":405,"path":"/rpc","latency":"384.825µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.321725640Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.321775244Z badger 2023/10/16 12:33:07 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:07.321780044Z badger 2023/10/16 12:33:07 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:07.337117142Z badger 2023/10/16 12:33:07 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:07.337209248Z badger 2023/10/16 12:33:07 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:07.338166811Z badger 2023/10/16 12:33:07 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:07.338901458Z badger 2023/10/16 12:33:07 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:07.339051468Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"20.459732ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.344184702Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0x402b91964052715058f92ca2b48fee0250dcc3ca6428014242193c5bce4012ae"],"dropped_userop_hashes":[],"relayer_est_revert_reasons":[],"txn_hash":"0x3961b30b6bea9ae9e774eea00bf0553542490a92ec4f703577cb50cb814caf94","relayer_txn_revert_reasons":[],"duration":"49.214304ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-10-16T12:33:07Z","message":"bundler run ok"} +deployer_1 | 2023-10-16T12:33:03.085580445Z Deploying entrypoint at 0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 +deployer_1 | 2023-10-16T12:33:03.226216391Z deploying: +geth-1.10 | 2023-10-16T12:33:11.651339388Z WARN [10-16|12:33:11.651] Served eth_call conn=172.21.0.3:53430 reqid=303 duration="492.932µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000549920000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:11.726923909Z WARN [10-16|12:33:11.726] Served eth_call conn=172.21.0.3:53374 reqid=314 duration="463.43µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000549920000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:11.811282700Z WARN [10-16|12:33:11.811] Gas estimation capped by limited funds original=18,446,744,073,709,551,615 balance=20,000,692,360,935,497,906 sent=0 maxFeePerGas=3,000,041,044 fundable=6,666,806,242 +geth-1.10 | 2023-10-16T12:33:11.811320903Z WARN [10-16|12:33:11.811] Caller gas above allowance, capping requested=6,666,806,242 cap=50,000,000 +geth-1.10 | 2023-10-16T12:33:11.833758763Z WARN [10-16|12:33:11.833] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:11.925358426Z WARN [10-16|12:33:11.925] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:11.960262698Z WARN [10-16|12:33:11.960] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:11.984139253Z WARN [10-16|12:33:11.983] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:12.017173103Z WARN [10-16|12:33:12.016] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:12.042977083Z WARN [10-16|12:33:12.042] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:12.067316967Z WARN [10-16|12:33:12.067] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:12.091394235Z WARN [10-16|12:33:12.091] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:12.114344029Z WARN [10-16|12:33:12.114] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:12.127401279Z WARN [10-16|12:33:12.125] Served eth_call conn=172.21.0.3:53446 reqid=339 duration=1.499298ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005a0810000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:12.198916334Z WARN [10-16|12:33:12.198] Served eth_call conn=172.21.0.3:53374 reqid=350 duration=1.182077ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005aa770000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:12.280458940Z WARN [10-16|12:33:12.280] Gas estimation capped by limited funds original=18,446,744,073,709,551,615 balance=20,000,721,657,542,135,522 sent=0 maxFeePerGas=3,000,012,612 fundable=6,666,879,191 +geth-1.10 | 2023-10-16T12:33:12.280485942Z WARN [10-16|12:33:12.280] Caller gas above allowance, capping requested=6,666,879,191 cap=50,000,000 +geth-1.10 | 2023-10-16T12:33:12.303517340Z WARN [10-16|12:33:12.303] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:12.386362430Z WARN [10-16|12:33:12.386] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:12.426926169Z WARN [10-16|12:33:12.426] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:12.447446505Z WARN [10-16|12:33:12.447] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:12.479876315Z WARN [10-16|12:33:12.479] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:12.519520394Z WARN [10-16|12:33:12.519] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:12.544465717Z WARN [10-16|12:33:12.544] Served eth_call conn=172.21.0.3:53488 reqid=372 duration="465.831µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000521b70000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:12.606307541Z WARN [10-16|12:33:12.606] Served eth_call conn=172.21.0.3:53520 reqid=389 duration="515.833µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000053de6000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:12.737985608Z WARN [10-16|12:33:12.737] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:12.778879669Z WARN [10-16|12:33:12.778] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:12.874793609Z WARN [10-16|12:33:12.874] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:12.915838980Z WARN [10-16|12:33:12.915] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:12.950483634Z WARN [10-16|12:33:12.949] Served eth_call conn=172.21.0.3:53538 reqid=398 duration="467.13µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000521e70000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:13.020256174Z WARN [10-16|12:33:13.019] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:13.052388364Z WARN [10-16|12:33:13.052] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:13.107478649Z WARN [10-16|12:33:13.107] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:13.146940516Z WARN [10-16|12:33:13.144] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:13.164443955Z WARN [10-16|12:33:13.164] Served eth_call conn=172.21.0.3:53538 reqid=411 duration="488.831µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000521e70000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:13.227142635Z WARN [10-16|12:33:13.226] Gas estimation capped by limited funds original=18,446,744,073,709,551,615 balance=20,000,747,998,958,890,374 sent=0 maxFeePerGas=3,000,002,100 fundable=6,666,911,332 +geth-1.10 | 2023-10-16T12:33:13.227166436Z WARN [10-16|12:33:13.227] Caller gas above allowance, capping requested=6,666,911,332 cap=50,000,000 +geth-1.10 | 2023-10-16T12:33:13.241189548Z WARN [10-16|12:33:13.240] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:13.278225058Z WARN [10-16|12:33:13.278] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:13.311842845Z WARN [10-16|12:33:13.311] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:13.329798214Z WARN [10-16|12:33:13.328] Served eth_call conn=172.21.0.3:53538 reqid=432 duration="505.533µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004df1b0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:13.399473747Z WARN [10-16|12:33:13.399] Gas estimation capped by limited funds original=18,446,744,073,709,551,615 balance=20,000,844,259,195,486,638 sent=0 maxFeePerGas=3,000,001,416 fundable=6,666,944,939 +geth-1.10 | 2023-10-16T12:33:13.399529151Z WARN [10-16|12:33:13.399] Caller gas above allowance, capping requested=6,666,944,939 cap=50,000,000 +geth-1.10 | 2023-10-16T12:33:13.413758676Z WARN [10-16|12:33:13.413] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:13.469958333Z WARN [10-16|12:33:13.469] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:13.506761428Z WARN [10-16|12:33:13.506] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:13.526231294Z WARN [10-16|12:33:13.526] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:13.549850931Z WARN [10-16|12:33:13.549] Served eth_call conn=172.21.0.3:53556 reqid=455 duration=1.444594ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000055e83000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:13.672587517Z WARN [10-16|12:33:13.672] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:13.720367426Z WARN [10-16|12:33:13.720] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:13.738527007Z WARN [10-16|12:33:13.738] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:13.764724512Z WARN [10-16|12:33:13.764] Served eth_call conn=172.21.0.3:54002 reqid=471 duration="688.945µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000056aed000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:13.897503651Z WARN [10-16|12:33:13.897] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:13.932571932Z WARN [10-16|12:33:13.932] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:13.951362855Z WARN [10-16|12:33:13.951] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:13.985611083Z WARN [10-16|12:33:13.975] Served eth_call conn=172.21.0.3:53988 reqid=481 duration="732.848µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005780d000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:14.116618407Z WARN [10-16|12:33:14.116] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:14.156759719Z WARN [10-16|12:33:14.156] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:14.181898754Z WARN [10-16|12:33:14.181] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:14.301109011Z WARN [10-16|12:33:14.300] Served eth_call conn=172.21.0.3:54012 reqid=491 duration=1.314885ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000058e27000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:14.442614818Z WARN [10-16|12:33:14.442] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:14.482299600Z WARN [10-16|12:33:14.482] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:14.506916501Z WARN [10-16|12:33:14.506] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:14.528527107Z WARN [10-16|12:33:14.528] Served eth_call conn=172.21.0.3:54048 reqid=501 duration="838.655µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000056ddc000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:14.662076397Z WARN [10-16|12:33:14.661] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:14.704216338Z WARN [10-16|12:33:14.704] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:14.724311346Z WARN [10-16|12:33:14.724] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:14.747316343Z WARN [10-16|12:33:14.747] Served eth_call conn=172.21.0.3:54012 reqid=517 duration="697.146µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000057abf000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:14.892028158Z WARN [10-16|12:33:14.891] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:14.932311779Z WARN [10-16|12:33:14.932] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:14.951640737Z WARN [10-16|12:33:14.951] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:14.976310642Z WARN [10-16|12:33:14.974] Served eth_call conn=172.21.0.3:54096 reqid=530 duration="690.445µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000590d9000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:15.124605090Z WARN [10-16|12:33:15.124] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:15.161987723Z WARN [10-16|12:33:15.161] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:15.187533885Z WARN [10-16|12:33:15.187] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:15.225146232Z WARN [10-16|12:33:15.224] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:15.274478642Z WARN [10-16|12:33:15.274] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:15.325843984Z WARN [10-16|12:33:15.325] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:15.447549202Z WARN [10-16|12:33:15.447] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:15.482525278Z WARN [10-16|12:33:15.482] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:15.501436409Z WARN [10-16|12:33:15.501] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:15.522382771Z WARN [10-16|12:33:15.521] Served eth_call conn=172.21.0.3:54110 reqid=553 duration="560.537µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000541fe000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000000000000000000000000000000000000000001174686973206973206120636f6e74657874000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:15.618178304Z WARN [10-16|12:33:15.618] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:15.655662943Z WARN [10-16|12:33:15.655] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:15.679538296Z WARN [10-16|12:33:15.679] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:15.701867349Z WARN [10-16|12:33:15.701] Served eth_call conn=172.21.0.3:54200 reqid=564 duration="694.045µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000057d80000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:15.833757731Z WARN [10-16|12:33:15.833] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:15.893505618Z WARN [10-16|12:33:15.893] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:15.917847902Z WARN [10-16|12:33:15.917] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:15.943489770Z WARN [10-16|12:33:15.942] Served eth_call conn=172.21.0.3:54204 reqid=574 duration="831.654µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000059459000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:16.147674255Z WARN [10-16|12:33:16.147] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:16.187430342Z WARN [10-16|12:33:16.187] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:16.207328836Z WARN [10-16|12:33:16.207] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:16.232100848Z WARN [10-16|12:33:16.231] Served eth_call conn=172.21.0.3:54220 reqid=589 duration="828.354µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005773b000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:16.384600770Z WARN [10-16|12:33:16.384] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:16.423265486Z WARN [10-16|12:33:16.422] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:16.459735459Z WARN [10-16|12:33:16.459] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:16.485316523Z WARN [10-16|12:33:16.485] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:16.505701050Z WARN [10-16|12:33:16.505] Served eth_call conn=172.21.0.3:54260 reqid=599 duration="654.143µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000055e83000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:16.634301217Z WARN [10-16|12:33:16.634] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:16.677246611Z WARN [10-16|12:33:16.677] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:16.714820756Z WARN [10-16|12:33:16.714] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:16.742811077Z WARN [10-16|12:33:16.742] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:16.762812978Z WARN [10-16|12:33:16.762] Served eth_call conn=172.21.0.3:54310 reqid=613 duration="819.654µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000056aed000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:16.886485025Z WARN [10-16|12:33:16.886] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:16.923621841Z WARN [10-16|12:33:16.923] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:16.953512886Z WARN [10-16|12:33:16.953] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:16.979961607Z WARN [10-16|12:33:16.979] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:17.004418998Z WARN [10-16|12:33:17.004] Served eth_call conn=172.21.0.3:54310 reqid=629 duration="757.149µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005780d000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:17.134551165Z WARN [10-16|12:33:17.134] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:17.171059540Z WARN [10-16|12:33:17.170] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:17.209087415Z WARN [10-16|12:33:17.208] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:17.240277644Z WARN [10-16|12:33:17.240] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:17.264617128Z WARN [10-16|12:33:17.263] Served eth_call conn=172.21.0.3:54380 reqid=643 duration="765.049µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000058e27000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:17.405993526Z WARN [10-16|12:33:17.405] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:17.448351882Z WARN [10-16|12:33:17.448] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:17.479700222Z WARN [10-16|12:33:17.479] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:17.505288087Z WARN [10-16|12:33:17.505] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:17.530348917Z WARN [10-16|12:33:17.530] Served eth_call conn=172.21.0.3:54468 reqid=658 duration=1.006665ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000056ddc000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:17.662590721Z WARN [10-16|12:33:17.662] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:17.704797967Z WARN [10-16|12:33:17.704] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:17.833166219Z WARN [10-16|12:33:17.832] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:17.858190248Z WARN [10-16|12:33:17.858] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:17.884149737Z WARN [10-16|12:33:17.884] Served eth_call conn=172.21.0.3:54500 reqid=673 duration="890.458µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000057abf000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:18.016297235Z WARN [10-16|12:33:18.016] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:18.053432351Z WARN [10-16|12:33:18.053] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:18.087440664Z WARN [10-16|12:33:18.087] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:18.115772407Z WARN [10-16|12:33:18.115] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:18.140284702Z WARN [10-16|12:33:18.139] Served eth_call conn=172.21.0.3:54544 reqid=688 duration="707.946µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000590d9000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:18.287171959Z WARN [10-16|12:33:18.287] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:18.330256562Z WARN [10-16|12:33:18.330] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:18.361313283Z WARN [10-16|12:33:18.361] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:18.392210093Z WARN [10-16|12:33:18.392] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:18.419407563Z WARN [10-16|12:33:18.419] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:18.467305779Z WARN [10-16|12:33:18.467] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:18.507362385Z WARN [10-16|12:33:18.507] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:18.579614586Z WARN [10-16|12:33:18.579] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:18.618707930Z WARN [10-16|12:33:18.618] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:18.651124839Z WARN [10-16|12:33:18.650] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:18.676546393Z WARN [10-16|12:33:18.676] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:33:07.373355401Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.433257001Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x527289879e919b1e6c70fd14f86344c3b74738f017e0a68a0765f0d3914fe572","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:07Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:07.433761834Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"60.52314ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.439907434Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.440298859Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":405,"path":"/rpc","latency":"313.821µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.443003035Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.449806978Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x67a6c09433edffec5843b16a97a3d0204b8792993cef2f359ce78d6dc1c53510","error":"pending ops: replacement op must increase maxFeePerGas and MaxPriorityFeePerGas by >= 10%","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:07Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:07.449910485Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":260,"path":"/rpc","latency":"6.982855ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.452835575Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.453078991Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":405,"path":"/rpc","latency":"301.719µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.458397437Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.458427139Z badger 2023/10/16 12:33:07 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:07.458431240Z badger 2023/10/16 12:33:07 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:07.473412915Z badger 2023/10/16 12:33:07 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:07.473692133Z badger 2023/10/16 12:33:07 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:07.473916548Z badger 2023/10/16 12:33:07 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:07.474444182Z badger 2023/10/16 12:33:07 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:07.474585491Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"17.544642ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.474968616Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0x527289879e919b1e6c70fd14f86344c3b74738f017e0a68a0765f0d3914fe572"],"dropped_userop_hashes":[],"relayer_est_revert_reasons":[],"txn_hash":"0xc9c9bae3ceca3754f7927ccd49e1c241ea90befb7917501995cc9a93bdc9e54e","relayer_txn_revert_reasons":[],"duration":"41.689214ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-10-16T12:33:07Z","message":"bundler run ok"} +bundler_1 | 2023-10-16T12:33:07.506492368Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.563439975Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x39ae1eff727d333f2ab3f547db426031df3d3c08688e8fbd795be192df806717","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:07Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:07.563858203Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"57.471041ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.567691452Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.567900866Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":405,"path":"/rpc","latency":"268.218µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.572914792Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.606702092Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0x39ae1eff727d333f2ab3f547db426031df3d3c08688e8fbd795be192df806717"],"dropped_userop_hashes":[],"relayer_est_revert_reasons":[],"txn_hash":"0x2118e0b73bc5f5bab20054eef4cfe1235284c9a8cf3019795de011fb8be1b662","relayer_txn_revert_reasons":[],"duration":"43.0162ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-10-16T12:33:07Z","message":"bundler run ok"} +bundler_1 | 2023-10-16T12:33:07.638364153Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xb9a196edf2255e461681a0a81b0178a513c0e01e1cb64cb13a82cd94b978abcb","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:07Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:07.638949691Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"68.416654ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.641763074Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":2,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.641921384Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":405,"path":"/rpc","latency":"234.316µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.649951207Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":2,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.650028012Z badger 2023/10/16 12:33:07 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:07.650035513Z badger 2023/10/16 12:33:07 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:07.673376532Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","error":"Writes are blocked, possibly due to DropAll or Close","logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:84","time":"2023-10-16T12:33:07Z","message":"bundler run error"} +bundler_1 | 2023-10-16T12:33:07.694079080Z badger 2023/10/16 12:33:07 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:07.694316995Z badger 2023/10/16 12:33:07 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:07.694560711Z badger 2023/10/16 12:33:07 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:07.695087445Z badger 2023/10/16 12:33:07 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:07.695242255Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"45.393055ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.727434851Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.788781245Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x6732900fcfd80f28abe0ff0be6369824e830bb525faf845758e7429015ef3ca6","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:07Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:07.789330580Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"62.030038ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.793829273Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.793979983Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":405,"path":"/rpc","latency":"226.715µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.796576152Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.826427395Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0x6732900fcfd80f28abe0ff0be6369824e830bb525faf845758e7429015ef3ca6"],"dropped_userop_hashes":[],"relayer_est_revert_reasons":[],"txn_hash":"0xd07d0b8cced42595e16f683ecb251afe060e8ce9964d922f23c6e6d9be1f9762","relayer_txn_revert_reasons":[],"duration":"37.468739ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-10-16T12:33:07Z","message":"bundler run ok"} +bundler_1 | 2023-10-16T12:33:07.858133559Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x40827b43e7295b2795310532c4ee677e9afa92d485b60642070315570bb50354","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:07Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:07.858557587Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"61.888529ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.861379771Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":2,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.861689391Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":405,"path":"/rpc","latency":"360.624µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.875848612Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":2,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.875895715Z badger 2023/10/16 12:33:07 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:07.875900616Z badger 2023/10/16 12:33:07 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:07.893019430Z badger 2023/10/16 12:33:07 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:07.893044832Z badger 2023/10/16 12:33:07 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:07.893134738Z badger 2023/10/16 12:33:07 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:07.893641371Z badger 2023/10/16 12:33:07 INFO: Resuming writes +geth-1.10 | 2023-10-16T12:33:18.698926549Z WARN [10-16|12:33:18.696] Served eth_call conn=172.21.0.3:54604 reqid=710 duration="619.541µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000541fe000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000000000000000000000000000000000000000001174686973206973206120636f6e74657874000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:18.808475877Z WARN [10-16|12:33:18.808] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:18.848754597Z WARN [10-16|12:33:18.847] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:18.877830789Z WARN [10-16|12:33:18.877] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:18.903748776Z WARN [10-16|12:33:18.903] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:18.926731571Z WARN [10-16|12:33:18.926] Served eth_call conn=172.21.0.3:54620 reqid=723 duration=1.112673ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000057d80000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:19.050044094Z WARN [10-16|12:33:19.049] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:19.086359957Z WARN [10-16|12:33:19.086] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:19.121902069Z WARN [10-16|12:33:19.121] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:19.150206911Z WARN [10-16|12:33:19.149] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:19.173542929Z WARN [10-16|12:33:19.173] Served eth_call conn=172.21.0.3:54666 reqid=734 duration="781.951µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000059459000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:19.344924280Z WARN [10-16|12:33:19.344] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:19.382302012Z WARN [10-16|12:33:19.382] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:19.412447973Z WARN [10-16|12:33:19.412] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:19.438106643Z WARN [10-16|12:33:19.437] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:19.459629843Z WARN [10-16|12:33:19.459] Served eth_call conn=172.21.0.3:54658 reqid=748 duration="685.144µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000005773b000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:19.603477903Z WARN [10-16|12:33:19.602] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:19.634215302Z WARN [10-16|12:33:19.634] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:19.675264473Z WARN [10-16|12:33:19.675] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:19.721767599Z WARN [10-16|12:33:19.721] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:19.735456390Z WARN [10-16|12:33:19.735] Served eth_call conn=172.21.0.3:54658 reqid=760 duration=1.355389ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e10d30000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:19.908396942Z WARN [10-16|12:33:19.908] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:19.940836052Z WARN [10-16|12:33:19.940] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:19.984214375Z WARN [10-16|12:33:19.984] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:33:07.893712775Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"17.97497ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:07.896894382Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:07Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:07.897074994Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":[],"dropped_userop_hashes":["0x40827b43e7295b2795310532c4ee677e9afa92d485b60642070315570bb50354"],"relayer_txn_revert_reasons":[],"relayer_est_revert_reasons":["AA25 invalid account nonce"],"duration":"38.610114ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-10-16T12:33:07Z","message":"bundler run ok"} +bundler_1 | 2023-10-16T12:33:07.897326611Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"492.732µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:07Z"} +bundler_1 | 2023-10-16T12:33:08.353073379Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:08Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:08.353134783Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":37,"path":"/rpc","latency":"173.111µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:08Z"} +bundler_1 | 2023-10-16T12:33:08.355291023Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:08Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:08.355310724Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"126.908µs","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:08Z"} +bundler_1 | 2023-10-16T12:33:08.442790019Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:08Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:08.442836022Z badger 2023/10/16 12:33:08 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:08.442841522Z badger 2023/10/16 12:33:08 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:08.457291563Z badger 2023/10/16 12:33:08 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:08.457525078Z badger 2023/10/16 12:33:08 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:08.457744393Z badger 2023/10/16 12:33:08 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:08.458256026Z badger 2023/10/16 12:33:08 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:08.458419236Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"16.053145ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:08Z"} +bundler_1 | 2023-10-16T12:33:08.462130178Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:08Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:08.462272487Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"139.51µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:08Z"} +bundler_1 | 2023-10-16T12:33:08.703544394Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:08Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:08.703642000Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":37,"path":"/rpc","latency":"169.311µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:08Z"} +bundler_1 | 2023-10-16T12:33:08.706142363Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:08Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:08.706163564Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"137.509µs","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:08Z"} +bundler_1 | 2023-10-16T12:33:08.723262177Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:08Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:08.723314180Z badger 2023/10/16 12:33:08 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:08.723319681Z badger 2023/10/16 12:33:08 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:08.739184914Z badger 2023/10/16 12:33:08 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:08.739208615Z badger 2023/10/16 12:33:08 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:08.739213015Z badger 2023/10/16 12:33:08 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:08.739216516Z badger 2023/10/16 12:33:08 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:08.739220116Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"15.742125ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:08Z"} +bundler_1 | 2023-10-16T12:33:08.742421824Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:08Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:08.742443826Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"143.609µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:08Z"} +bundler_1 | 2023-10-16T12:33:08.989576914Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:08Z","message":"client ok"} +geth-1.10 | 2023-10-16T12:33:20.031024320Z WARN [10-16|12:33:20.030] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:20.049175901Z WARN [10-16|12:33:20.048] Served eth_call conn=172.21.0.3:54740 reqid=775 duration="920.16µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1d460000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:20.223388436Z WARN [10-16|12:33:20.223] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:20.261908640Z WARN [10-16|12:33:20.261] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:20.304772726Z WARN [10-16|12:33:20.304] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:20.350065270Z WARN [10-16|12:33:20.349] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:20.365503874Z WARN [10-16|12:33:20.363] Served eth_call conn=172.21.0.3:54740 reqid=784 duration="958.162µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e2a3a0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:20.531112840Z WARN [10-16|12:33:20.530] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:20.566224822Z WARN [10-16|12:33:20.566] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:20.720908578Z WARN [10-16|12:33:20.720] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:20.776574797Z WARN [10-16|12:33:20.776] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:20.791706080Z WARN [10-16|12:33:20.791] Served eth_call conn=172.21.0.3:54800 reqid=795 duration=1.092371ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e403d0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:20.965746594Z WARN [10-16|12:33:20.965] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:21.002356574Z WARN [10-16|12:33:21.002] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:21.052502434Z WARN [10-16|12:33:21.052] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:21.101451016Z WARN [10-16|12:33:21.101] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:21.116984326Z WARN [10-16|12:33:21.116] Served eth_call conn=172.21.0.3:54840 reqid=806 duration=1.38399ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1ffc0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:21.294389858Z WARN [10-16|12:33:21.294] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:21.327723525Z WARN [10-16|12:33:21.327] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:21.376420091Z WARN [10-16|12:33:21.375] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:21.420478455Z WARN [10-16|12:33:21.420] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:33:08.989604315Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":37,"path":"/rpc","latency":"166.411µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:08Z"} +bundler_1 | 2023-10-16T12:33:08.991812559Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:08Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:08.991831260Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"120.708µs","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:08Z"} +bundler_1 | 2023-10-16T12:33:09.007121156Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:09Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:09.007170659Z badger 2023/10/16 12:33:09 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:09.007175759Z badger 2023/10/16 12:33:09 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:09.023681334Z badger 2023/10/16 12:33:09 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:09.023707235Z badger 2023/10/16 12:33:09 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:09.023711336Z badger 2023/10/16 12:33:09 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:09.023715036Z badger 2023/10/16 12:33:09 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:09.023718736Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"15.734125ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:09Z"} +bundler_1 | 2023-10-16T12:33:09.030065649Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:09Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:09.030089751Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"151.91µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:09Z"} +bundler_1 | 2023-10-16T12:33:09.292402427Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:09Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:09.292440829Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":37,"path":"/rpc","latency":"164.31µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:09Z"} +bundler_1 | 2023-10-16T12:33:09.294584969Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:09Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:09.294719578Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"184.612µs","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:09Z"} +bundler_1 | 2023-10-16T12:33:09.314991197Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:09Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:09.315024299Z badger 2023/10/16 12:33:09 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:09.315029200Z badger 2023/10/16 12:33:09 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:09.328283463Z badger 2023/10/16 12:33:09 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:09.328495976Z badger 2023/10/16 12:33:09 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:09.328711690Z badger 2023/10/16 12:33:09 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:09.329228524Z badger 2023/10/16 12:33:09 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:09.329519743Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"15.905736ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:09Z"} +bundler_1 | 2023-10-16T12:33:09.332725152Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:09Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:09.332796956Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"141.109µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:09Z"} +bundler_1 | 2023-10-16T12:33:09.602841536Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:09Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:09.602880138Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":37,"path":"/rpc","latency":"164.211µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:09Z"} +bundler_1 | 2023-10-16T12:33:09.604967674Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:09Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:09.604984675Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"120.508µs","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:09Z"} +bundler_1 | 2023-10-16T12:33:09.623440277Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:09Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:09.623862804Z badger 2023/10/16 12:33:09 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:09.623875005Z badger 2023/10/16 12:33:09 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:09.640450784Z badger 2023/10/16 12:33:09 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:09.640475486Z badger 2023/10/16 12:33:09 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:09.640479786Z badger 2023/10/16 12:33:09 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:09.640483386Z badger 2023/10/16 12:33:09 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:09.640486986Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"16.372066ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:09Z"} +bundler_1 | 2023-10-16T12:33:09.643998515Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:09Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:09.644022917Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"135.709µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:09Z"} +bundler_1 | 2023-10-16T12:33:09.898896008Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:09Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:09.898942211Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":37,"path":"/rpc","latency":"222.214µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:09Z"} +bundler_1 | 2023-10-16T12:33:09.901061249Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:09Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:09.901080850Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"114.108µs","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:09Z"} +bundler_1 | 2023-10-16T12:33:09.919914076Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:09Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:09.919938278Z badger 2023/10/16 12:33:09 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:09.919943078Z badger 2023/10/16 12:33:09 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:09.938439582Z badger 2023/10/16 12:33:09 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:09.938464784Z badger 2023/10/16 12:33:09 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:09.938469184Z badger 2023/10/16 12:33:09 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:09.938472785Z badger 2023/10/16 12:33:09 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:09.938476585Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"17.154517ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:09Z"} +bundler_1 | 2023-10-16T12:33:09.941585587Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:09Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:09.941603788Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"155.81µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:09Z"} +bundler_1 | 2023-10-16T12:33:10.266185218Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:10Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:10.266284424Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":37,"path":"/rpc","latency":"161.711µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:10Z"} +bundler_1 | 2023-10-16T12:33:10.268315457Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:10Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:10.268332158Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"112.607µs","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:10Z"} +bundler_1 | 2023-10-16T12:33:10.284977941Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:10Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:10.285036145Z badger 2023/10/16 12:33:10 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:10.285041645Z badger 2023/10/16 12:33:10 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:10.305563381Z badger 2023/10/16 12:33:10 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:10.305589183Z badger 2023/10/16 12:33:10 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:10.305593283Z badger 2023/10/16 12:33:10 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:10.305596883Z badger 2023/10/16 12:33:10 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:10.305600484Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"15.586915ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:10Z"} +bundler_1 | 2023-10-16T12:33:10.308741488Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:10Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:10.308823894Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"167.111µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:10Z"} +funder_1 | 2023-10-16T12:32:56.339094981Z funded: 0x43378ff8C70109Ee4Dbe85aF34428ab0615EBd23 +funder_1 | 2023-10-16T12:32:56.371309377Z funded: 0x43378ff8C70109Ee4Dbe85aF34428ab0615EBd23 +funder_1 | 2023-10-16T12:33:02.405647625Z funded: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 +funder_1 | 2023-10-16T12:33:02.439708340Z funded: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 +geth-1.10 | 2023-10-16T12:33:21.434150644Z WARN [10-16|12:33:21.433] Served eth_call conn=172.21.0.3:54900 reqid=818 duration="933.861µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e2cd80000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:21.600973789Z WARN [10-16|12:33:21.600] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:21.636161476Z WARN [10-16|12:33:21.635] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:21.680256843Z WARN [10-16|12:33:21.680] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:21.725184663Z WARN [10-16|12:33:21.725] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:21.740615766Z WARN [10-16|12:33:21.740] Served eth_call conn=172.21.0.3:54918 reqid=831 duration="952.462µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e42db0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:21.906038020Z WARN [10-16|12:33:21.905] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:21.941335015Z WARN [10-16|12:33:21.941] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:21.983973986Z WARN [10-16|12:33:21.983] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:22.022791610Z WARN [10-16|12:33:22.022] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:22.038853354Z WARN [10-16|12:33:22.038] Served eth_call conn=172.21.0.3:54932 reqid=839 duration=1.556101ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e2f820000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:22.197322756Z WARN [10-16|12:33:22.197] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:22.229824769Z WARN [10-16|12:33:22.229] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:22.275749954Z WARN [10-16|12:33:22.275] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:22.316701116Z WARN [10-16|12:33:22.316] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:22.332522845Z WARN [10-16|12:33:22.331] Served eth_call conn=172.21.0.3:54948 reqid=849 duration="821.553µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e05ee0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:22.502269779Z WARN [10-16|12:33:22.502] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:22.536732320Z WARN [10-16|12:33:22.536] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:22.578799254Z WARN [10-16|12:33:22.578] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:22.622857219Z WARN [10-16|12:33:22.622] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:22.639609208Z WARN [10-16|12:33:22.639] Served eth_call conn=172.21.0.3:54948 reqid=863 duration=2.108437ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e14090000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:22.824538929Z WARN [10-16|12:33:22.824] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:22.858165515Z WARN [10-16|12:33:22.857] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:22.898657348Z WARN [10-16|12:33:22.898] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:22.943215544Z WARN [10-16|12:33:22.943] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:33:10.555369343Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:10Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:10.555442248Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":37,"path":"/rpc","latency":"174.711µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:10Z"} +bundler_1 | 2023-10-16T12:33:10.558445143Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:10Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:10.558467945Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"201.713µs","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:10Z"} +bundler_1 | 2023-10-16T12:33:10.574904515Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:10Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:10.574954518Z badger 2023/10/16 12:33:10 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:10.574960018Z badger 2023/10/16 12:33:10 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:10.591434291Z badger 2023/10/16 12:33:10 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:10.591457892Z badger 2023/10/16 12:33:10 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:10.591462093Z badger 2023/10/16 12:33:10 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:10.591465793Z badger 2023/10/16 12:33:10 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:10.591469293Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"16.003742ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:10Z"} +bundler_1 | 2023-10-16T12:33:10.594439786Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:10Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:10.594491690Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"127.709µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:10Z"} +bundler_1 | 2023-10-16T12:33:10.850665366Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:10Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:10.850692168Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":37,"path":"/rpc","latency":"191.312µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:10Z"} +bundler_1 | 2023-10-16T12:33:10.853020419Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:10Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:10.853040421Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"135.409µs","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:10Z"} +bundler_1 | 2023-10-16T12:33:10.895638594Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:10Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:10.895681997Z badger 2023/10/16 12:33:10 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:10.895687197Z badger 2023/10/16 12:33:10 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:10.911916553Z badger 2023/10/16 12:33:10 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:10.911951456Z badger 2023/10/16 12:33:10 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:10.911956356Z badger 2023/10/16 12:33:10 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:10.911966057Z badger 2023/10/16 12:33:10 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:10.911969957Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"16.260059ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:10Z"} +bundler_1 | 2023-10-16T12:33:10.914734037Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:10Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:10.914751238Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"117.508µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:10Z"} +bundler_1 | 2023-10-16T12:33:10.944870299Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:10Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:10.998021959Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x86e67d8bfc3642416a594126a7aede12bcfbbfdc9664f226f7905315232d57df","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:10Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:10.998073962Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"51.61596ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:10Z"} +bundler_1 | 2023-10-16T12:33:11.000819041Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.001027754Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":404,"path":"/rpc","latency":"276.818µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +geth-1.10 | 2023-10-16T12:33:22.958010106Z WARN [10-16|12:33:22.957] Served eth_call conn=172.21.0.3:55038 reqid=877 duration=1.176377ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e14ee0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:23.137079147Z WARN [10-16|12:33:23.136] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:23.174949609Z WARN [10-16|12:33:23.174] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:23.220666280Z WARN [10-16|12:33:23.220] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:23.263982296Z WARN [10-16|12:33:23.263] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:23.278868764Z WARN [10-16|12:33:23.278] Served eth_call conn=172.21.0.3:55048 reqid=893 duration="977.964µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e15d00000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:23.450243405Z WARN [10-16|12:33:23.450] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:23.484016400Z WARN [10-16|12:33:23.483] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:23.522563506Z WARN [10-16|12:33:23.522] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:23.564920960Z WARN [10-16|12:33:23.564] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:23.580972703Z WARN [10-16|12:33:23.580] Served eth_call conn=172.21.0.3:46382 reqid=908 duration="847.655µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e10b50000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:23.763178048Z WARN [10-16|12:33:23.763] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:23.798516545Z WARN [10-16|12:33:23.798] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:23.841059511Z WARN [10-16|12:33:23.840] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:23.881293326Z WARN [10-16|12:33:23.881] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:23.895766967Z WARN [10-16|12:33:23.895] Served eth_call conn=172.21.0.3:46434 reqid=923 duration="889.058µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e117d0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:24.057026450Z WARN [10-16|12:33:24.056] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:24.092472954Z WARN [10-16|12:33:24.092] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:24.134127362Z WARN [10-16|12:33:24.133] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:24.187497632Z WARN [10-16|12:33:24.187] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:24.205512603Z WARN [10-16|12:33:24.204] Served eth_call conn=172.21.0.3:46446 reqid=939 duration="856.756µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e135c0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:24.384178117Z WARN [10-16|12:33:24.383] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:24.415799973Z WARN [10-16|12:33:24.415] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:33:11.003559919Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.063412716Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xa2d220a857e239a29d384f1f34c3e16ceb77d2d08d4ca5e0e4b3965093d422bb","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:11Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:11.063814042Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"60.275623ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +bundler_1 | 2023-10-16T12:33:11.067407576Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":2,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.067572286Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":788,"path":"/rpc","latency":"260.717µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +bundler_1 | 2023-10-16T12:33:11.070094951Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":2,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.122922489Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xb8cca5b4496e66ca1c0cc541de62053f50b9793c317ed8f8d7715e0979259edc","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:11Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:11.123306314Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"53.13846ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +bundler_1 | 2023-10-16T12:33:11.126436318Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.126736938Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":1172,"path":"/rpc","latency":"562.437µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +bundler_1 | 2023-10-16T12:33:11.129129394Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.190890014Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xab41e3187604dff7ea60785abbb76977a64c84a1bfa7140afb7e5354209df2b6","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:11Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:11.191399347Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"62.198449ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +bundler_1 | 2023-10-16T12:33:11.194324838Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":4,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.194462447Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":1556,"path":"/rpc","latency":"252.416µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +bundler_1 | 2023-10-16T12:33:11.197394837Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":4,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.202962900Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x38928682e374fef6477325ec62e2e8fb4999bbf7f7661a99c14b7b015aeb17ab","error":"pending ops: sender must be staked to have more than 4 ops in the mempool","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:11Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:11.203127511Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":218,"path":"/rpc","latency":"5.787576ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +bundler_1 | 2023-10-16T12:33:11.205863389Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":4,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.206945959Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":1556,"path":"/rpc","latency":"1.120173ms","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +bundler_1 | 2023-10-16T12:33:11.209272211Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":4,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.241215890Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0x86e67d8bfc3642416a594126a7aede12bcfbbfdc9664f226f7905315232d57df"],"dropped_userop_hashes":[],"txn_hash":"0x0ae344004f37e6d6951c276d3931a6f5fb8629878908a68745d6d2ae62e186be","relayer_txn_revert_reasons":[],"relayer_est_revert_reasons":[],"duration":"31.764468ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-10-16T12:33:11Z","message":"bundler run ok"} +bundler_1 | 2023-10-16T12:33:11.241401902Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"32.172394ms","rpc_method":"debug_bundler_sendBundleNow","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +geth-1.10 | 2023-10-16T12:33:24.457075756Z WARN [10-16|12:33:24.456] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:24.503050945Z WARN [10-16|12:33:24.502] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:24.516283205Z WARN [10-16|12:33:24.516] Served eth_call conn=172.21.0.3:46492 reqid=953 duration="851.656µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e143b0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:24.741017914Z WARN [10-16|12:33:24.740] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:24.775517057Z WARN [10-16|12:33:24.775] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:24.832589467Z WARN [10-16|12:33:24.832] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:24.876507822Z WARN [10-16|12:33:24.876] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:24.892119237Z WARN [10-16|12:33:24.891] Served eth_call conn=172.21.0.3:46564 reqid=968 duration=1.188777ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e46440000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:25.117588894Z WARN [10-16|12:33:25.116] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:25.150752350Z WARN [10-16|12:33:25.150] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:25.195669370Z WARN [10-16|12:33:25.195] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:25.240848207Z WARN [10-16|12:33:25.240] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:25.259529821Z WARN [10-16|12:33:25.259] Served eth_call conn=172.21.0.3:46588 reqid=982 duration="957.262µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e290e0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:25.433140807Z WARN [10-16|12:33:25.432] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:25.570136613Z WARN [10-16|12:33:25.569] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:25.602108592Z WARN [10-16|12:33:25.601] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:25.653377624Z WARN [10-16|12:33:25.653] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:25.700679499Z WARN [10-16|12:33:25.700] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:25.715714977Z WARN [10-16|12:33:25.715] Served eth_call conn=172.21.0.3:46610 reqid=992 duration="891.958µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e10d30000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:25.882196499Z WARN [10-16|12:33:25.882] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:25.920847412Z WARN [10-16|12:33:25.920] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:25.952897395Z WARN [10-16|12:33:25.952] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:26.005866739Z WARN [10-16|12:33:26.005] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:26.050502840Z WARN [10-16|12:33:26.050] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:26.068188590Z WARN [10-16|12:33:26.068] Served eth_call conn=172.21.0.3:46610 reqid=1006 duration="951.262µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1d460000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:26.248807132Z WARN [10-16|12:33:26.247] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:26.280184471Z WARN [10-16|12:33:26.280] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:26.310872966Z WARN [10-16|12:33:26.310] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:26.368901439Z WARN [10-16|12:33:26.368] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:26.410634152Z WARN [10-16|12:33:26.410] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:26.425934946Z WARN [10-16|12:33:26.425] Served eth_call conn=172.21.0.3:46680 reqid=1020 duration=1.113373ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e2a3a0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:26.609900205Z WARN [10-16|12:33:26.609] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:26.643345280Z WARN [10-16|12:33:26.643] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:26.679015498Z WARN [10-16|12:33:26.678] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:26.729349770Z WARN [10-16|12:33:26.729] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:26.776861559Z WARN [10-16|12:33:26.776] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:26.793577346Z WARN [10-16|12:33:26.793] Served eth_call conn=172.21.0.3:46728 reqid=1035 duration="975.264µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e403d0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:26.976989369Z WARN [10-16|12:33:26.976] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:27.014148184Z WARN [10-16|12:33:27.014] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:27.063844715Z WARN [10-16|12:33:27.063] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:27.123515294Z WARN [10-16|12:33:27.123] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:27.167326542Z WARN [10-16|12:33:27.166] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:27.182677140Z WARN [10-16|12:33:27.182] Served eth_call conn=172.21.0.3:46760 reqid=1050 duration=1.024066ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1ffc0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:27.361150542Z WARN [10-16|12:33:27.360] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:27.393064817Z WARN [10-16|12:33:27.392] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:27.423503996Z WARN [10-16|12:33:27.423] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:27.475222758Z WARN [10-16|12:33:27.475] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:27.518106645Z WARN [10-16|12:33:27.517] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:33:11.244239887Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":4,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.244694417Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":1188,"path":"/rpc","latency":"578.137µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +bundler_1 | 2023-10-16T12:33:11.263936569Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":4,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.269909658Z {"level":"info","bundler_mode":"private","userop_hash":"0x86e67d8bfc3642416a594126a7aede12bcfbbfdc9664f226f7905315232d57df","v":0,"logger":"stackup_bundler/client/eth_getUserOperationReceipt","caller":"/app/pkg/client/client.go:204","time":"2023-10-16T12:33:11Z","message":"eth_getUserOperationReceipt ok"} +bundler_1 | 2023-10-16T12:33:11.270025266Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":3392,"path":"/rpc","latency":"6.191503ms","rpc_method":"eth_getUserOperationReceipt","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +bundler_1 | 2023-10-16T12:33:11.274372849Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":4,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.274397850Z badger 2023/10/16 12:33:11 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:11.274402250Z badger 2023/10/16 12:33:11 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:11.303266629Z badger 2023/10/16 12:33:11 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:11.303358435Z badger 2023/10/16 12:33:11 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:11.303435440Z badger 2023/10/16 12:33:11 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:11.303897871Z badger 2023/10/16 12:33:11 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:11.304007678Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"29.709134ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +bundler_1 | 2023-10-16T12:33:11.307061777Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.307178884Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"181.512µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +bundler_1 | 2023-10-16T12:33:11.401037594Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.476175085Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x3fdfaa7a5480cebd942efc3c446ceee388f46a7d33fc6bf08331f6a4f35665e5","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:11Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:11.476547810Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"75.630923ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +bundler_1 | 2023-10-16T12:33:11.479728317Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.479898028Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":420,"path":"/rpc","latency":"251.616µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +bundler_1 | 2023-10-16T12:33:11.482344487Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.552595060Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x2186331b0f0925cc124e23744afe9fca43f4c5f4041289ad0aedd8168bab295c","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:11Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:11.552888279Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"70.584495ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +bundler_1 | 2023-10-16T12:33:11.557296266Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":2,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.557434175Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":804,"path":"/rpc","latency":"223.314µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +bundler_1 | 2023-10-16T12:33:11.559864333Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":2,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.637953417Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x1a8bf962e0732de347b8206935237f9dd88a67f8af7c9aff0cd87f74e3abe83e","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:11Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:11.638198833Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"78.381503ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +bundler_1 | 2023-10-16T12:33:11.641000215Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.641295734Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":1188,"path":"/rpc","latency":"321.121µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +bundler_1 | 2023-10-16T12:33:11.645524410Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.713553738Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x72e2e8bc61a31d699ab16d51d2fd496866a539af974a2708c74138761057f4d0","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:11Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:11.714020469Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"70.238872ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +bundler_1 | 2023-10-16T12:33:11.716632939Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":4,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.716858153Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":1572,"path":"/rpc","latency":"234.516µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +bundler_1 | 2023-10-16T12:33:11.719129801Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":4,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.786462984Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x0dfc4c645da6e0991f4ad48adda0ffb05165b52ac3eac6138f5eb53f6194eac2","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:11Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:11.786840709Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"67.74171ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +bundler_1 | 2023-10-16T12:33:11.789618890Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":5,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.790015216Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":1956,"path":"/rpc","latency":"434.729µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +bundler_1 | 2023-10-16T12:33:11.792308365Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":5,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.792777095Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":1956,"path":"/rpc","latency":"456.23µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +bundler_1 | 2023-10-16T12:33:11.794955337Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":5,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.824546664Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0x3fdfaa7a5480cebd942efc3c446ceee388f46a7d33fc6bf08331f6a4f35665e5"],"dropped_userop_hashes":[],"relayer_est_revert_reasons":[],"txn_hash":"0x78b08cb7006e72fe196e2c36ce1184c659e5545e6d0d397d56face80ff2bb18d","relayer_txn_revert_reasons":[],"duration":"29.50012ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-10-16T12:33:11Z","message":"bundler run ok"} +bundler_1 | 2023-10-16T12:33:11.824645870Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"29.755737ms","rpc_method":"debug_bundler_sendBundleNow","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +bundler_1 | 2023-10-16T12:33:11.827431751Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":5,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.827784874Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":1573,"path":"/rpc","latency":"432.428µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +bundler_1 | 2023-10-16T12:33:11.839397330Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":5,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.845311515Z {"level":"info","bundler_mode":"private","userop_hash":"0x3fdfaa7a5480cebd942efc3c446ceee388f46a7d33fc6bf08331f6a4f35665e5","v":0,"logger":"stackup_bundler/client/eth_getUserOperationReceipt","caller":"/app/pkg/client/client.go:204","time":"2023-10-16T12:33:11Z","message":"eth_getUserOperationReceipt ok"} +bundler_1 | 2023-10-16T12:33:11.845338917Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":3938,"path":"/rpc","latency":"5.844181ms","rpc_method":"eth_getUserOperationReceipt","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +bundler_1 | 2023-10-16T12:33:11.849370980Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":5,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.849391581Z badger 2023/10/16 12:33:11 INFO: DropAll called. Blocking writes... +geth-1.10 | 2023-10-16T12:33:27.537319394Z WARN [10-16|12:33:27.537] Served eth_call conn=172.21.0.3:46836 reqid=1064 duration=1.838619ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e2cd80000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:27.714582118Z WARN [10-16|12:33:27.714] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:27.747714372Z WARN [10-16|12:33:27.747] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:27.780038373Z WARN [10-16|12:33:27.779] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:27.834243697Z WARN [10-16|12:33:27.834] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:27.878636483Z WARN [10-16|12:33:27.878] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:27.893250733Z WARN [10-16|12:33:27.893] Served eth_call conn=172.21.0.3:46880 reqid=1079 duration=1.026866ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e42db0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:28.080059777Z WARN [10-16|12:33:28.079] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:28.115766598Z WARN [10-16|12:33:28.115] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:28.155253565Z WARN [10-16|12:33:28.155] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:28.218788095Z WARN [10-16|12:33:28.218] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:28.280287866Z WARN [10-16|12:33:28.280] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:28.293620627Z WARN [10-16|12:33:28.293] Served eth_call conn=172.21.0.3:46880 reqid=1093 duration="888.258µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e2f820000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:28.457723119Z WARN [10-16|12:33:28.457] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:28.492836986Z WARN [10-16|12:33:28.492] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:28.522261585Z WARN [10-16|12:33:28.522] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:28.582906000Z WARN [10-16|12:33:28.578] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:28.725141480Z WARN [10-16|12:33:28.724] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:28.739996839Z WARN [10-16|12:33:28.739] Served eth_call conn=172.21.0.3:46916 reqid=1104 duration=1.069969ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e46440000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:28.956851637Z WARN [10-16|12:33:28.956] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:28.990265894Z WARN [10-16|12:33:28.990] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:29.027255081Z WARN [10-16|12:33:29.027] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:29.077651234Z WARN [10-16|12:33:29.077] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:29.123279479Z WARN [10-16|12:33:29.123] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:29.140569895Z WARN [10-16|12:33:29.140] Served eth_call conn=172.21.0.3:46958 reqid=1118 duration=1.211778ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e290e0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:29.387370526Z WARN [10-16|12:33:29.387] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:29.417753987Z WARN [10-16|12:33:29.417] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:29.447941736Z WARN [10-16|12:33:29.447] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:29.468511463Z WARN [10-16|12:33:29.468] Served eth_call conn=172.21.0.3:47020 reqid=1131 duration="578.838µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005ae670000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:29.585982846Z WARN [10-16|12:33:29.585] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:29.624506732Z WARN [10-16|12:33:29.624] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:29.641183309Z WARN [10-16|12:33:29.641] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:29.664653524Z WARN [10-16|12:33:29.663] Served eth_call conn=172.21.0.3:47026 reqid=1141 duration="746.149µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005bdc40000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:29.796766051Z WARN [10-16|12:33:29.796] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:29.830362820Z WARN [10-16|12:33:29.830] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:29.848800210Z WARN [10-16|12:33:29.848] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:29.874402363Z WARN [10-16|12:33:29.874] Served eth_call conn=172.21.0.3:47072 reqid=1153 duration="671.843µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005ca900000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:30.009811003Z WARN [10-16|12:33:30.008] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:30.041816869Z WARN [10-16|12:33:30.041] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:30.064921960Z WARN [10-16|12:33:30.064] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:30.089307134Z WARN [10-16|12:33:30.089] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:30.134225234Z WARN [10-16|12:33:30.134] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:30.174436929Z WARN [10-16|12:33:30.174] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:30.239973759Z WARN [10-16|12:33:30.239] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:30.273692836Z WARN [10-16|12:33:30.273] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:30.366081299Z WARN [10-16|12:33:30.365] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:30.403265099Z WARN [10-16|12:33:30.403] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:30.429034363Z WARN [10-16|12:33:30.428] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:30.472617276Z WARN [10-16|12:33:30.472] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:30.513392908Z WARN [10-16|12:33:30.513] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:30.578189990Z WARN [10-16|12:33:30.578] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:30.613629178Z WARN [10-16|12:33:30.613] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:30.637134995Z WARN [10-16|12:33:30.636] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:30.676541539Z WARN [10-16|12:33:30.676] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:30.709967296Z WARN [10-16|12:33:30.709] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:30.766478644Z WARN [10-16|12:33:30.766] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:30.812617822Z WARN [10-16|12:33:30.812] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:30.880650414Z WARN [10-16|12:33:30.880] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:33:11.849396481Z badger 2023/10/16 12:33:11 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:11.874681227Z badger 2023/10/16 12:33:11 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:11.875027350Z badger 2023/10/16 12:33:11 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:11.875252064Z badger 2023/10/16 12:33:11 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:11.875986712Z badger 2023/10/16 12:33:11 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:11.876170924Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"26.893651ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +bundler_1 | 2023-10-16T12:33:11.879363132Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:11Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:11.879583846Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"239.416µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:11Z"} +bundler_1 | 2023-10-16T12:33:12.116642378Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:12Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:12.186834848Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x99c076a0c06ea37db9284888561fb527ba49e9748fff89c195cc91df0b815102","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:12Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:12.187182470Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"70.633698ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:12Z"} +bundler_1 | 2023-10-16T12:33:12.190390679Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:12Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:12.260031411Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x214ce58926296e7b770e1617c126562df2c8fac5463247e9608de7500399a26b","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:12Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:12.260060313Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"68.755674ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:12Z"} +bundler_1 | 2023-10-16T12:33:12.262175050Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":2,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:12Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:12.299528580Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0x214ce58926296e7b770e1617c126562df2c8fac5463247e9608de7500399a26b"],"dropped_userop_hashes":[],"relayer_est_revert_reasons":[],"txn_hash":"0xfbcaf8bd1d958cba25b099faac6f7fe87821c261cf698865437b0cf2bd8282c5","relayer_txn_revert_reasons":[],"duration":"37.102814ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-10-16T12:33:12Z","message":"bundler run ok"} +bundler_1 | 2023-10-16T12:33:12.299691891Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"37.419135ms","rpc_method":"debug_bundler_sendBundleNow","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:12Z"} +bundler_1 | 2023-10-16T12:33:12.302682086Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":2,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:12Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:12.302922101Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":373,"path":"/rpc","latency":"299.319µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:12Z"} +bundler_1 | 2023-10-16T12:33:12.315773037Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":2,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:12Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:12.315981651Z badger 2023/10/16 12:33:12 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:12.316050055Z badger 2023/10/16 12:33:12 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:12.339263066Z badger 2023/10/16 12:33:12 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:12.339292268Z badger 2023/10/16 12:33:12 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:12.339297768Z badger 2023/10/16 12:33:12 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:12.341260796Z badger 2023/10/16 12:33:12 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:12.341317499Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"24.934923ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:12Z"} +bundler_1 | 2023-10-16T12:33:12.345256656Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:12Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:12.345279757Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"143.609µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:12Z"} +bundler_1 | 2023-10-16T12:33:12.535444530Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:12Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:12.586030121Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xffffc83c35696966d15474bb480400d141d6a1a486911ee4eae99a7e3a6a62c4","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:12Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:12.586412046Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"51.077023ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:12Z"} +bundler_1 | 2023-10-16T12:33:12.589258231Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:12Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:12.658436332Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x80d814868569f9bf77d2ece277437d015486d42b47513e6494cf5ee7dafc52c0","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:12Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:12.658608844Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"69.385514ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:12Z"} +bundler_1 | 2023-10-16T12:33:12.678427433Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":2,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:12Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:12.678458335Z badger 2023/10/16 12:33:12 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:12.678462635Z badger 2023/10/16 12:33:12 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:12.707496824Z badger 2023/10/16 12:33:12 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:12.707518926Z badger 2023/10/16 12:33:12 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:12.707523126Z badger 2023/10/16 12:33:12 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:12.707526626Z badger 2023/10/16 12:33:12 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:12.707529927Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"28.831976ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:12Z"} +bundler_1 | 2023-10-16T12:33:12.710940949Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:12Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:12.710960850Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"137.409µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:12Z"} +bundler_1 | 2023-10-16T12:33:12.783899695Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:12Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:12.783931898Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":105,"path":"/rpc","latency":"148.31µs","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:12Z"} +bundler_1 | 2023-10-16T12:33:12.802818126Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:12Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:12.802841528Z badger 2023/10/16 12:33:12 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:12.802845528Z badger 2023/10/16 12:33:12 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:12.831889218Z badger 2023/10/16 12:33:12 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:12.832132134Z badger 2023/10/16 12:33:12 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:12.833845345Z badger 2023/10/16 12:33:12 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:12.833864646Z badger 2023/10/16 12:33:12 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:12.833869047Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"30.463482ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:12Z"} +bundler_1 | 2023-10-16T12:33:12.837822804Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:12Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:12.837842005Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"232.615µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:12Z"} +bundler_1 | 2023-10-16T12:33:12.944948274Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:12Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:12.989979004Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x23652767642a0e1f66d5d064202d40b402b9a30b40a5c92f62f8fd2e19277193","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:12Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:12.990244121Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"49.03409ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:12Z"} +bundler_1 | 2023-10-16T12:33:12.993013001Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:12Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:12.993178912Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":350,"path":"/rpc","latency":"239.415µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:12Z"} +geth-1.10 | 2023-10-16T12:33:30.913385827Z WARN [10-16|12:33:30.913] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:30.930831653Z WARN [10-16|12:33:30.930] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:30.951575192Z WARN [10-16|12:33:30.951] Served eth_call conn=172.21.0.3:47126 reqid=1182 duration="982.564µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005e0af0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:31.079046920Z WARN [10-16|12:33:31.078] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:31.113166022Z WARN [10-16|12:33:31.113] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:31.130653851Z WARN [10-16|12:33:31.130] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:31.150959661Z WARN [10-16|12:33:31.150] Served eth_call conn=172.21.0.3:47126 reqid=1194 duration="945.461µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005cd520000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:31.274961265Z WARN [10-16|12:33:31.274] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:31.310029829Z WARN [10-16|12:33:31.309] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:31.326322781Z WARN [10-16|12:33:31.326] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:31.347632256Z WARN [10-16|12:33:31.347] Served eth_call conn=172.21.0.3:47156 reqid=1203 duration="773.05µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005e43c0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:31.510525871Z WARN [10-16|12:33:31.510] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:31.543815119Z WARN [10-16|12:33:31.543] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:31.560498496Z WARN [10-16|12:33:31.560] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:31.580300774Z WARN [10-16|12:33:31.580] Served eth_call conn=172.21.0.3:47156 reqid=1213 duration="893.458µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005c70d0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:31.720280010Z WARN [10-16|12:33:31.720] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:31.758971107Z WARN [10-16|12:33:31.758] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:31.800591394Z WARN [10-16|12:33:31.800] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:31.829126136Z WARN [10-16|12:33:31.828] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:31.850807735Z WARN [10-16|12:33:31.849] Served eth_call conn=172.21.0.3:47214 reqid=1224 duration="595.938µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000056b9b0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:31.966711416Z WARN [10-16|12:33:31.966] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:32.001998794Z WARN [10-16|12:33:32.001] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:32.140410028Z WARN [10-16|12:33:32.140] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:32.168252425Z WARN [10-16|12:33:32.168] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:32.189076670Z WARN [10-16|12:33:32.188] Served eth_call conn=172.21.0.3:47214 reqid=1235 duration="667.743µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000057af80000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:32.315110205Z WARN [10-16|12:33:32.314] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:32.348284446Z WARN [10-16|12:33:32.348] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:32.382304742Z WARN [10-16|12:33:32.382] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:32.406071076Z WARN [10-16|12:33:32.405] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:32.428345214Z WARN [10-16|12:33:32.428] Served eth_call conn=172.21.0.3:47162 reqid=1250 duration="726.547µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000587c40000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:32.560827165Z WARN [10-16|12:33:32.560] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:32.595788122Z WARN [10-16|12:33:32.595] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:32.631027696Z WARN [10-16|12:33:32.630] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:32.654377904Z WARN [10-16|12:33:32.654] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:32.675421462Z WARN [10-16|12:33:32.675] Served eth_call conn=172.21.0.3:47162 reqid=1260 duration="586.838µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000059de30000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:32.811095819Z WARN [10-16|12:33:32.810] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:32.844423471Z WARN [10-16|12:33:32.844] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:32.876206522Z WARN [10-16|12:33:32.876] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:32.899584631Z WARN [10-16|12:33:32.899] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:32.920762898Z WARN [10-16|12:33:32.920] Served eth_call conn=172.21.0.3:47264 reqid=1271 duration="691.244µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005a1700000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:33.084439263Z WARN [10-16|12:33:33.084] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:33.117592603Z WARN [10-16|12:33:33.117] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:33.146656279Z WARN [10-16|12:33:33.146] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:33.170664529Z WARN [10-16|12:33:33.170] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:33:13.063604194Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:13Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:13.075872292Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":[],"dropped_userop_hashes":["0x23652767642a0e1f66d5d064202d40b402b9a30b40a5c92f62f8fd2e19277193"],"relayer_est_revert_reasons":[],"relayer_txn_revert_reasons":[],"duration":"12.265898ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-10-16T12:33:13Z","message":"bundler run ok"} +bundler_1 | 2023-10-16T12:33:13.076062505Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":121,"path":"/rpc","latency":"12.60852ms","rpc_method":"debug_bundler_sendBundleNow","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:13Z"} +bundler_1 | 2023-10-16T12:33:13.083207370Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:13Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:13.083232871Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":38,"path":"/rpc","latency":"137.308µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:13Z"} +bundler_1 | 2023-10-16T12:33:13.156641747Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:13Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:13.206075964Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xea694277e2bf217e264a29ffff5730768645fb6d12edc5ce62c628f35d60fe8e","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:13Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:13.206351382Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"49.864944ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:13Z"} +bundler_1 | 2023-10-16T12:33:13.209067658Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":2,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:13Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:13.209390679Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":333,"path":"/rpc","latency":"274.918µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:13Z"} +bundler_1 | 2023-10-16T12:33:13.211781435Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":2,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:13Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:13.241368760Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0xea694277e2bf217e264a29ffff5730768645fb6d12edc5ce62c628f35d60fe8e"],"dropped_userop_hashes":[],"txn_hash":"0x34d53a3e83e72097e237bc5ae8580425c08074da00581d5ca137cedb71ca4d8b","relayer_txn_revert_reasons":[],"relayer_est_revert_reasons":[],"duration":"29.909846ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-10-16T12:33:13Z","message":"bundler run ok"} +bundler_1 | 2023-10-16T12:33:13.241397662Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"30.042555ms","rpc_method":"debug_bundler_sendBundleNow","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:13Z"} +bundler_1 | 2023-10-16T12:33:13.246239177Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":2,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:13Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:13.246403488Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":38,"path":"/rpc","latency":"265.817µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:13Z"} +bundler_1 | 2023-10-16T12:33:13.321569078Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":2,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:13Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:13.376765970Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x7f4e4bbcf4f73ed979af0886c85c783d383ae08e436903bbad0be6c8df374e3d","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:13Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:13.377199298Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"55.774729ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:13Z"} +bundler_1 | 2023-10-16T12:33:13.380589318Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:13Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:13.380884738Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":333,"path":"/rpc","latency":"355.923µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:13Z"} +bundler_1 | 2023-10-16T12:33:13.383671419Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:13Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:13.411971560Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0x7f4e4bbcf4f73ed979af0886c85c783d383ae08e436903bbad0be6c8df374e3d"],"dropped_userop_hashes":[],"relayer_est_revert_reasons":[],"txn_hash":"0xe2cd06fd083ef0b3ffceef7e0ffd992807d78abb50b9b599cebc2e53fd1a0489","relayer_txn_revert_reasons":[],"duration":"28.072827ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-10-16T12:33:13Z","message":"bundler run ok"} +bundler_1 | 2023-10-16T12:33:13.412003262Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"28.329643ms","rpc_method":"debug_bundler_sendBundleNow","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:13Z"} +geth-1.10 | 2023-10-16T12:33:33.190497509Z WARN [10-16|12:33:33.189] Served eth_call conn=172.21.0.3:47288 reqid=1282 duration="677.444µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000584410000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:33.319188316Z WARN [10-16|12:33:33.319] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:33.351469699Z WARN [10-16|12:33:33.351] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:33.381436534Z WARN [10-16|12:33:33.381] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:33.405106261Z WARN [10-16|12:33:33.404] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:33.425050249Z WARN [10-16|12:33:33.424] Served eth_call conn=172.21.0.3:47288 reqid=1293 duration="627.24µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000058a860000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:33.545411318Z WARN [10-16|12:33:33.545] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:33.582547615Z WARN [10-16|12:33:33.582] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:33.603531469Z WARN [10-16|12:33:33.603] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:33.624031093Z WARN [10-16|12:33:33.623] Served eth_call conn=172.21.0.3:47306 reqid=1302 duration="582.938µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005c88b0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:33.765396617Z WARN [10-16|12:33:33.765] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:33.805547909Z WARN [10-16|12:33:33.800] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:33.825050868Z WARN [10-16|12:33:33.824] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:33.844546526Z WARN [10-16|12:33:33.844] Served eth_call conn=172.21.0.3:38564 reqid=1313 duration="640.541µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005ded00000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:33.981314154Z WARN [10-16|12:33:33.981] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:34.014278382Z WARN [10-16|12:33:34.014] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:34.033874447Z WARN [10-16|12:33:34.033] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:34.054354769Z WARN [10-16|12:33:34.054] Served eth_call conn=172.21.0.3:47306 reqid=1325 duration="755.749µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005e99c0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:34.200171281Z WARN [10-16|12:33:34.200] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:34.234706710Z WARN [10-16|12:33:34.234] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:34.255801472Z WARN [10-16|12:33:34.255] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:34.276290494Z WARN [10-16|12:33:34.276] Served eth_call conn=172.21.0.3:38602 reqid=1337 duration="669.244µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005edc50000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:34.411325111Z WARN [10-16|12:33:34.411] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:34.489129933Z WARN [10-16|12:33:34.488] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:34.506823675Z WARN [10-16|12:33:34.506] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:34.526577450Z WARN [10-16|12:33:34.526] Served eth_call conn=172.21.0.3:47306 reqid=1347 duration="522.433µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005b16e0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:34.651337003Z WARN [10-16|12:33:34.651] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:34.684915170Z WARN [10-16|12:33:34.684] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:34.700897702Z WARN [10-16|12:33:34.700] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:34.721000299Z WARN [10-16|12:33:34.720] Served eth_call conn=172.21.0.3:38636 reqid=1359 duration="595.038µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005b2590000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:34.849691606Z WARN [10-16|12:33:34.849] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:34.883518390Z WARN [10-16|12:33:34.883] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:34.905565613Z WARN [10-16|12:33:34.905] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:34.924913161Z WARN [10-16|12:33:34.924] Served eth_call conn=172.21.0.3:38622 reqid=1371 duration="603.339µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005b3410000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:35.088265005Z WARN [10-16|12:33:35.088] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:35.137698796Z WARN [10-16|12:33:35.137] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:35.154951910Z WARN [10-16|12:33:35.154] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:35.175729851Z WARN [10-16|12:33:35.175] Served eth_call conn=172.21.0.3:38636 reqid=1383 duration="683.844µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005b7610000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:35.317184882Z WARN [10-16|12:33:35.316] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:35.353656836Z WARN [10-16|12:33:35.353] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:35.371794507Z WARN [10-16|12:33:35.371] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:35.393659818Z WARN [10-16|12:33:35.393] Served eth_call conn=172.21.0.3:38682 reqid=1394 duration="837.754µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005b8390000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:35.544588260Z WARN [10-16|12:33:35.544] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:35.578695962Z WARN [10-16|12:33:35.578] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:35.595299633Z WARN [10-16|12:33:35.595] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:35.614549676Z WARN [10-16|12:33:35.613] Served eth_call conn=172.21.0.3:38636 reqid=1405 duration="601.839µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005b92e0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:35.737211993Z WARN [10-16|12:33:35.737] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:35.771655717Z WARN [10-16|12:33:35.771] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:35.792200243Z WARN [10-16|12:33:35.792] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:35.814640091Z WARN [10-16|12:33:35.813] Served eth_call conn=172.21.0.3:38708 reqid=1415 duration="579.437µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005adf30000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:35.941925807Z WARN [10-16|12:33:35.941] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:35.974377002Z WARN [10-16|12:33:35.974] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:35.995358256Z WARN [10-16|12:33:35.993] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:36.019361606Z WARN [10-16|12:33:36.019] Served eth_call conn=172.21.0.3:38734 reqid=1429 duration="560.536µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005aeca0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:36.137839253Z WARN [10-16|12:33:36.137] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:36.173393948Z WARN [10-16|12:33:36.173] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:36.191756833Z WARN [10-16|12:33:36.191] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:36.218017628Z WARN [10-16|12:33:36.217] Served eth_call conn=172.21.0.3:38742 reqid=1440 duration="604.739µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005b0b40000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:36.355818604Z WARN [10-16|12:33:36.355] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:36.388603962Z WARN [10-16|12:33:36.388] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:36.405849545Z WARN [10-16|12:33:36.405] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:36.429999761Z WARN [10-16|12:33:36.429] Served eth_call conn=172.21.0.3:38762 reqid=1452 duration="698.244µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005b1990000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:36.554488376Z WARN [10-16|12:33:36.554] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:36.600917890Z WARN [10-16|12:33:36.596] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:36.620929947Z WARN [10-16|12:33:36.620] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:36.654588960Z WARN [10-16|12:33:36.654] Served eth_call conn=172.21.0.3:38772 reqid=1467 duration="721.045µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005cd1a0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:36.761754687Z WARN [10-16|12:33:36.761] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:36.801264468Z WARN [10-16|12:33:36.801] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:36.818295337Z WARN [10-16|12:33:36.818] Served eth_call conn=172.21.0.3:38788 reqid=1476 duration="583.737µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000595330000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:36.893410052Z WARN [10-16|12:33:36.893] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:36.926868053Z WARN [10-16|12:33:36.926] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:36.941349962Z WARN [10-16|12:33:36.941] Served eth_call conn=172.21.0.3:38782 reqid=1484 duration="551.334µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000596180000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:37.028762949Z WARN [10-16|12:33:37.028] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:37.060521543Z WARN [10-16|12:33:37.060] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:37.082384415Z WARN [10-16|12:33:37.082] Served eth_call conn=172.21.0.3:38790 reqid=1496 duration="560.535µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000596fd0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:37.159225139Z WARN [10-16|12:33:37.159] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:37.203467717Z WARN [10-16|12:33:37.203] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:37.218657570Z WARN [10-16|12:33:37.218] Served eth_call conn=172.21.0.3:38810 reqid=1501 duration="611.138µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000597e80000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:37.293942596Z WARN [10-16|12:33:37.293] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:37.330288978Z WARN [10-16|12:33:37.330] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:37.345965962Z WARN [10-16|12:33:37.345] Served eth_call conn=172.21.0.3:38782 reqid=1511 duration="556.935µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000598cd0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:37.432062167Z WARN [10-16|12:33:37.431] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:37.464115779Z WARN [10-16|12:33:37.463] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:37.480233891Z WARN [10-16|12:33:37.480] Served eth_call conn=172.21.0.3:38824 reqid=1520 duration="527.133µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000599b20000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:37.557246426Z WARN [10-16|12:33:37.557] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:37.593395195Z WARN [10-16|12:33:37.593] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:37.608628351Z WARN [10-16|12:33:37.608] Served eth_call conn=172.21.0.3:38782 reqid=1529 duration="544.334µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000059a970000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:37.696324757Z WARN [10-16|12:33:37.696] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:37.727732328Z WARN [10-16|12:33:37.727] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:37.743226801Z WARN [10-16|12:33:37.743] Served eth_call conn=172.21.0.3:38850 reqid=1538 duration=1.534997ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000059b7d0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:37.816856923Z WARN [10-16|12:33:37.816] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:37.848542512Z WARN [10-16|12:33:37.848] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:37.865043548Z WARN [10-16|12:33:37.864] Served eth_call conn=172.21.0.3:38874 reqid=1549 duration="533.534µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000059c650000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:37.945388792Z WARN [10-16|12:33:37.945] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:37.979541436Z WARN [10-16|12:33:37.979] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:37.995326127Z WARN [10-16|12:33:37.995] Served eth_call conn=172.21.0.3:38874 reqid=1556 duration="538.033µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000059db10000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:38.084794243Z WARN [10-16|12:33:38.084] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:38.125278385Z WARN [10-16|12:33:38.125] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:38.140852063Z WARN [10-16|12:33:38.140] Served eth_call conn=172.21.0.3:38874 reqid=1564 duration="694.244µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000059e2c0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:38.225764593Z WARN [10-16|12:33:38.225] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:38.258068221Z WARN [10-16|12:33:38.257] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:38.272058099Z WARN [10-16|12:33:38.271] Served eth_call conn=172.21.0.3:38874 reqid=1574 duration="668.142µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000059f270000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:38.358271012Z WARN [10-16|12:33:38.358] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:38.392144538Z WARN [10-16|12:33:38.391] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:38.408154743Z WARN [10-16|12:33:38.408] Served eth_call conn=172.21.0.3:38930 reqid=1584 duration="598.138µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000703890000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:38.496982719Z WARN [10-16|12:33:38.496] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:38.532956878Z WARN [10-16|12:33:38.532] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:38.545870588Z WARN [10-16|12:33:38.545] Served eth_call conn=172.21.0.3:38930 reqid=1592 duration="625.339µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000704ac0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:38.631492463Z WARN [10-16|12:33:38.631] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:38.667223507Z WARN [10-16|12:33:38.667] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:38.684152469Z WARN [10-16|12:33:38.683] Served eth_call conn=172.21.0.3:38938 reqid=1601 duration="626.439µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005c0fb0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:38.793051706Z WARN [10-16|12:33:38.792] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:38.829037165Z WARN [10-16|12:33:38.828] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:38.845099273Z WARN [10-16|12:33:38.844] Served eth_call conn=172.21.0.3:38974 reqid=1610 duration="644.14µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005c2400000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:38.945432272Z WARN [10-16|12:33:38.945] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:38.983836983Z WARN [10-16|12:33:38.983] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:38.999026536Z WARN [10-16|12:33:38.998] Served eth_call conn=172.21.0.3:38950 reqid=1622 duration="950.26µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005c3220000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:39.114659995Z WARN [10-16|12:33:39.114] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:39.152488170Z WARN [10-16|12:33:39.152] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:39.178273389Z WARN [10-16|12:33:39.178] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:39.208358577Z WARN [10-16|12:33:39.208] Served eth_call conn=172.21.0.3:39034 reqid=1636 duration=1.682106ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005455f000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:39.286699395Z WARN [10-16|12:33:39.286] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:39.327826977Z WARN [10-16|12:33:39.327] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:39.350917127Z WARN [10-16|12:33:39.350] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:39.374903132Z WARN [10-16|12:33:39.374] Served eth_call conn=172.21.0.3:39054 reqid=1647 duration="551.734µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000054644000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:39.466712096Z WARN [10-16|12:33:39.466] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:39.502645252Z WARN [10-16|12:33:39.502] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:39.526258034Z WARN [10-16|12:33:39.526] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:39.548277916Z WARN [10-16|12:33:39.548] Served eth_call conn=172.21.0.3:39086 reqid=1658 duration="534.134µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000054726000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:39.623767255Z WARN [10-16|12:33:39.623] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:39.658608543Z WARN [10-16|12:33:39.658] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:39.677324718Z WARN [10-16|12:33:39.677] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:33:13.414916152Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":2,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:13Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:13.415147267Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":38,"path":"/rpc","latency":"253.316µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:13Z"} +bundler_1 | 2023-10-16T12:33:13.425168419Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":2,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:13Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:13.425219822Z badger 2023/10/16 12:33:13 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:13.425224222Z badger 2023/10/16 12:33:13 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:13.441754898Z badger 2023/10/16 12:33:13 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:13.442024816Z badger 2023/10/16 12:33:13 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:13.442356137Z badger 2023/10/16 12:33:13 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:13.443331601Z badger 2023/10/16 12:33:13 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:13.443405505Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"18.316092ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:13Z"} +bundler_1 | 2023-10-16T12:33:13.540208104Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:13Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:13.629913440Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x0c1d6d3d7ef748005ad39379325d69e748d622ecf5af990dc46e863b9341cd9f","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:13Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:13.630245862Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"92.816239ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:13Z"} +bundler_1 | 2023-10-16T12:33:13.634583144Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:13Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:13.634601445Z badger 2023/10/16 12:33:13 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:13.634605646Z badger 2023/10/16 12:33:13 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:13.648893875Z badger 2023/10/16 12:33:13 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:13.648930378Z badger 2023/10/16 12:33:13 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:13.649050985Z badger 2023/10/16 12:33:13 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:13.649894640Z badger 2023/10/16 12:33:13 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:13.650248963Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"15.67602ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:13Z"} +bundler_1 | 2023-10-16T12:33:13.753729996Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:13Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:13.839723891Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x6f5b279dcb9788f11f2b0c43ff10a92bafd75766366b6245d5e06fadc98b8102","error":"unstaked paymaster accessed paymaster slot 1","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:13Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:13.839771394Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":161,"path":"/rpc","latency":"89.61513ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:13Z"} +bundler_1 | 2023-10-16T12:33:13.849038197Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:13Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:13.849062199Z badger 2023/10/16 12:33:13 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:13.853623996Z badger 2023/10/16 12:33:13 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:13.874511855Z badger 2023/10/16 12:33:13 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:13.874537956Z badger 2023/10/16 12:33:13 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:13.875094993Z badger 2023/10/16 12:33:13 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:13.875644428Z badger 2023/10/16 12:33:13 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:13.875794838Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"26.863548ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:13Z"} +bundler_1 | 2023-10-16T12:33:13.963317033Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:13Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:14.072305724Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x6ea6258a7f3a0145c574adcfc1c60f02864bdcbd9b611f334aa40ffd1fe2af5e","error":"unstaked paymaster accessed 0x627cc2FDfcFA15770e1dd419aA8e8A8534eBfF3f slot a38136e90ba4fb97f05496eaf25e18db5194bf52038bc6dbffc1634e92c7870c","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:14Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:14.072339426Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":353,"path":"/rpc","latency":"109.157502ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:14Z"} +geth-1.10 | 2023-10-16T12:33:39.699412204Z WARN [10-16|12:33:39.699] Served eth_call conn=172.21.0.3:39084 reqid=1669 duration="538.834µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000054815000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:39.787529036Z WARN [10-16|12:33:39.787] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:39.825654029Z WARN [10-16|12:33:39.825] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:39.848506564Z WARN [10-16|12:33:39.848] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:39.871593413Z WARN [10-16|12:33:39.871] Served eth_call conn=172.21.0.3:39084 reqid=1682 duration="537.434µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000548f7000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:39.946632324Z WARN [10-16|12:33:39.946] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:39.983029109Z WARN [10-16|12:33:39.982] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:40.003364485Z WARN [10-16|12:33:40.003] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:40.026081311Z WARN [10-16|12:33:40.025] Served eth_call conn=172.21.0.3:39136 reqid=1690 duration="980.962µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000549df000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:40.117518952Z WARN [10-16|12:33:40.117] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:40.164599307Z WARN [10-16|12:33:40.164] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:40.186345272Z WARN [10-16|12:33:40.186] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:40.208399457Z WARN [10-16|12:33:40.208] Served eth_call conn=172.21.0.3:39170 reqid=1701 duration="733.846µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000054ac4000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:40.293426294Z WARN [10-16|12:33:40.293] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:40.328677607Z WARN [10-16|12:33:40.328] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:40.348520553Z WARN [10-16|12:33:40.348] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:40.373514822Z WARN [10-16|12:33:40.373] Served eth_call conn=172.21.0.3:39192 reqid=1713 duration="554.235µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000054ba9000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:40.451423513Z WARN [10-16|12:33:40.451] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:40.490724780Z WARN [10-16|12:33:40.490] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:40.515217818Z WARN [10-16|12:33:40.515] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:40.540002374Z WARN [10-16|12:33:40.539] Served eth_call conn=172.21.0.3:39178 reqid=1724 duration="559.635µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000054c8f000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:40.623858338Z WARN [10-16|12:33:40.623] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:40.663217709Z WARN [10-16|12:33:40.663] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:40.685767324Z WARN [10-16|12:33:40.685] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:40.711584945Z WARN [10-16|12:33:40.711] Served eth_call conn=172.21.0.3:39216 reqid=1735 duration=2.977987ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000054dde000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:40.789730551Z WARN [10-16|12:33:40.789] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:40.834652971Z WARN [10-16|12:33:40.834] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:40.856018712Z WARN [10-16|12:33:40.855] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:40.880270735Z WARN [10-16|12:33:40.879] Served eth_call conn=172.21.0.3:39244 reqid=1746 duration="565.536µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000054e59000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:40.965482384Z WARN [10-16|12:33:40.965] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:41.001999076Z WARN [10-16|12:33:41.001] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:41.020638046Z WARN [10-16|12:33:41.020] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:41.049870682Z WARN [10-16|12:33:41.049] Served eth_call conn=172.21.0.3:39244 reqid=1758 duration=1.389388ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000054f50000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:41.136051692Z WARN [10-16|12:33:41.135] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:41.184359124Z WARN [10-16|12:33:41.184] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:41.204021059Z WARN [10-16|12:33:41.203] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:41.227070406Z WARN [10-16|12:33:41.226] Served eth_call conn=172.21.0.3:39300 reqid=1768 duration="634.739µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006b3ac000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:41.319004677Z WARN [10-16|12:33:41.318] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:41.355960897Z WARN [10-16|12:33:41.355] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:41.379314763Z WARN [10-16|12:33:41.379] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:41.414473370Z WARN [10-16|12:33:41.414] Served eth_call conn=172.21.0.3:39244 reqid=1782 duration="612.438µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006b4d0000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:41.499628516Z WARN [10-16|12:33:41.499] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:41.536452728Z WARN [10-16|12:33:41.536] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:41.556858509Z WARN [10-16|12:33:41.556] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:41.584583649Z WARN [10-16|12:33:41.584] Served eth_call conn=172.21.0.3:39244 reqid=1791 duration="638.24µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000057125000000000000000000000000000000000000000000000000003328b944c40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:41.667811674Z WARN [10-16|12:33:41.667] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:41.700932953Z WARN [10-16|12:33:41.700] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:41.742324252Z WARN [10-16|12:33:41.742] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:41.782972303Z WARN [10-16|12:33:41.782] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:41.797122292Z WARN [10-16|12:33:41.796] Served eth_call conn=172.21.0.3:39374 reqid=1800 duration="904.057µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000df8610000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:41.916938413Z WARN [10-16|12:33:41.916] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:41.949264643Z WARN [10-16|12:33:41.949] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:41.994775900Z WARN [10-16|12:33:41.994] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:42.039839729Z WARN [10-16|12:33:42.039] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:42.055721526Z WARN [10-16|12:33:42.055] Served eth_call conn=172.21.0.3:39374 reqid=1810 duration="921.758µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000df9400000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:42.202886864Z WARN [10-16|12:33:42.202] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:42.242948579Z WARN [10-16|12:33:42.242] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:42.349174648Z WARN [10-16|12:33:42.348] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:42.397489881Z WARN [10-16|12:33:42.397] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:42.415349302Z WARN [10-16|12:33:42.415] Served eth_call conn=172.21.0.3:39404 reqid=1820 duration="820.052µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000dfa1f0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:42.550556290Z WARN [10-16|12:33:42.550] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:42.590617405Z WARN [10-16|12:33:42.590] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:42.637527750Z WARN [10-16|12:33:42.637] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:42.690266360Z WARN [10-16|12:33:42.690] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:42.704717268Z WARN [10-16|12:33:42.704] Served eth_call conn=172.21.0.3:39418 reqid=1830 duration="967.861µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000dfb040000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:42.833931679Z WARN [10-16|12:33:42.833] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:42.870532777Z WARN [10-16|12:33:42.870] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:42.919818571Z WARN [10-16|12:33:42.919] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:42.972345569Z WARN [10-16|12:33:42.972] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:42.988597189Z WARN [10-16|12:33:42.988] Served eth_call conn=172.21.0.3:39430 reqid=1840 duration=1.231978ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000dfbe30000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:43.127173788Z WARN [10-16|12:33:43.126] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:43.162220588Z WARN [10-16|12:33:43.162] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:43.208402287Z WARN [10-16|12:33:43.208] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:43.257579675Z WARN [10-16|12:33:43.257] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:43.272186292Z WARN [10-16|12:33:43.272] Served eth_call conn=172.21.0.3:39430 reqid=1850 duration="874.455µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000dfcc20000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:43.404010067Z WARN [10-16|12:33:43.403] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:43.437956898Z WARN [10-16|12:33:43.437] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:43.483550960Z WARN [10-16|12:33:43.483] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:43.523033839Z WARN [10-16|12:33:43.522] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:43.535201403Z WARN [10-16|12:33:43.535] Served eth_call conn=172.21.0.3:39430 reqid=1860 duration="809.451µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000dfda10000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:43.680595130Z WARN [10-16|12:33:43.680] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:43.713826616Z WARN [10-16|12:33:43.713] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:43.754019940Z WARN [10-16|12:33:43.753] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:43.800405451Z WARN [10-16|12:33:43.800] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:43.815125676Z WARN [10-16|12:33:43.814] Served eth_call conn=172.21.0.3:56294 reqid=1870 duration=1.143272ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000dfe800000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:43.935463730Z WARN [10-16|12:33:43.935] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:43.968469702Z WARN [10-16|12:33:43.968] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:44.012537368Z WARN [10-16|12:33:44.012] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:44.068220264Z WARN [10-16|12:33:44.067] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:44.088400931Z WARN [10-16|12:33:44.087] Served eth_call conn=172.21.0.3:56254 reqid=1880 duration="820.951µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000dff620000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:44.223975842Z WARN [10-16|12:33:44.223] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:44.262283883Z WARN [10-16|12:33:44.262] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:44.306764464Z WARN [10-16|12:33:44.306] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:44.353765710Z WARN [10-16|12:33:44.353] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:44.369511530Z WARN [10-16|12:33:44.369] Served eth_call conn=172.21.0.3:56332 reqid=1890 duration=1.635806ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e00a80000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:44.488772057Z WARN [10-16|12:33:44.488] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:44.520435108Z WARN [10-16|12:33:44.520] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:44.562908060Z WARN [10-16|12:33:44.562] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:44.602070197Z WARN [10-16|12:33:44.601] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:44.615596973Z WARN [10-16|12:33:44.615] Served eth_call conn=172.21.0.3:56366 reqid=1900 duration=2.214943ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e011d0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:44.744166703Z WARN [10-16|12:33:44.743] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:44.781827343Z WARN [10-16|12:33:44.781] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:44.830784915Z WARN [10-16|12:33:44.830] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:44.873734498Z WARN [10-16|12:33:44.873] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:44.889574024Z WARN [10-16|12:33:44.889] Served eth_call conn=172.21.0.3:56354 reqid=1913 duration="988.665µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e02110000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:45.015909309Z WARN [10-16|12:33:45.015] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:45.049008554Z WARN [10-16|12:33:45.048] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:45.100311478Z WARN [10-16|12:33:45.100] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:45.148025169Z WARN [10-16|12:33:45.147] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:45.163793691Z WARN [10-16|12:33:45.163] Served eth_call conn=172.21.0.3:56388 reqid=1920 duration="946.161µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f665a0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:45.297231436Z WARN [10-16|12:33:45.297] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:45.334832172Z WARN [10-16|12:33:45.334] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:45.382686373Z WARN [10-16|12:33:45.382] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:45.433492064Z WARN [10-16|12:33:45.433] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:45.448071109Z WARN [10-16|12:33:45.447] Served eth_call conn=172.21.0.3:56414 reqid=1931 duration=1.342887ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f67770000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:45.574828021Z WARN [10-16|12:33:45.574] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:45.608067975Z WARN [10-16|12:33:45.607] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:45.650755541Z WARN [10-16|12:33:45.650] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:45.699567303Z WARN [10-16|12:33:45.699] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:45.713003574Z WARN [10-16|12:33:45.712] Served eth_call conn=172.21.0.3:56466 reqid=1939 duration=1.001864ms err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e23d30000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:45.872361598Z WARN [10-16|12:33:45.872] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:45.904424475Z WARN [10-16|12:33:45.904] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:45.933702272Z WARN [10-16|12:33:45.933] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:45.962003406Z WARN [10-16|12:33:45.961] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:45.997104180Z WARN [10-16|12:33:45.996] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:46.026565089Z WARN [10-16|12:33:46.026] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:46.098911776Z WARN [10-16|12:33:46.098] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:46.138295028Z WARN [10-16|12:33:46.138] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:46.169002317Z WARN [10-16|12:33:46.168] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:46.227783026Z WARN [10-16|12:33:46.227] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:46.351846864Z WARN [10-16|12:33:46.351] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:46.455785998Z WARN [10-16|12:33:46.455] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:46.520754507Z WARN [10-16|12:33:46.520] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:46.544209227Z WARN [10-16|12:33:46.543] Served eth_call conn=172.21.0.3:56482 reqid=1969 duration="993.664µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000524e90000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:46.613230898Z WARN [10-16|12:33:46.613] Gas estimation capped by limited funds original=18,446,744,073,709,551,615 balance=20,000,974,683,355,091,838 sent=0 maxFeePerGas=3,000,000,016 fundable=6,666,991,525 +geth-1.10 | 2023-10-16T12:33:46.613260100Z WARN [10-16|12:33:46.613] Caller gas above allowance, capping requested=6,666,991,525 cap=50,000,000 +geth-1.10 | 2023-10-16T12:33:46.636280592Z WARN [10-16|12:33:46.636] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:46.717741470Z WARN [10-16|12:33:46.717] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:46.738141391Z WARN [10-16|12:33:46.737] Served eth_call conn=172.21.0.3:56482 reqid=1996 duration="455.93µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000524e90000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:46.802305048Z WARN [10-16|12:33:46.802] Gas estimation capped by limited funds original=18,446,744,073,709,551,615 balance=20,001,022,217,357,140,558 sent=0 maxFeePerGas=3,000,000,016 fundable=6,667,007,370 +geth-1.10 | 2023-10-16T12:33:46.802329350Z WARN [10-16|12:33:46.802] Caller gas above allowance, capping requested=6,667,007,370 cap=50,000,000 +geth-1.10 | 2023-10-16T12:33:46.819268247Z WARN [10-16|12:33:46.819] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:46.912550791Z WARN [10-16|12:33:46.912] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:46.940712816Z WARN [10-16|12:33:46.939] Served eth_call conn=172.21.0.3:56494 reqid=2023 duration="486.832µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000524e90000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:47.008428403Z WARN [10-16|12:33:47.008] Gas estimation capped by limited funds original=18,446,744,073,709,551,615 balance=20,001,069,751,359,189,278 sent=0 maxFeePerGas=3,000,000,016 fundable=6,667,023,214 +geth-1.10 | 2023-10-16T12:33:47.008449604Z WARN [10-16|12:33:47.008] Caller gas above allowance, capping requested=6,667,023,214 cap=50,000,000 +geth-1.10 | 2023-10-16T12:33:47.026991306Z WARN [10-16|12:33:47.026] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:47.055365244Z WARN [10-16|12:33:47.055] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:47.087829147Z WARN [10-16|12:33:47.087] Served eth_call conn=172.21.0.3:56518 reqid=2044 duration="388.125µs" err="execution reverted" errdata=0x220266b6000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000029414132332072657665727465643a207465737457616c6c65743a2064656164207369676e61747572650000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:33:47.147433809Z WARN [10-16|12:33:47.147] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:47.168074846Z WARN [10-16|12:33:47.167] Served eth_call conn=172.21.0.3:56494 reqid=2052 duration="520.634µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000524df0000000000000000000000000000000000000000000000000016bcc41e900000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +bundler_1 | 2023-10-16T12:33:14.077500962Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:14Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:14.077524464Z badger 2023/10/16 12:33:14 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:14.077599868Z badger 2023/10/16 12:33:14 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:14.092049309Z badger 2023/10/16 12:33:14 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:14.092169916Z badger 2023/10/16 12:33:14 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:14.092178317Z badger 2023/10/16 12:33:14 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:14.093724018Z badger 2023/10/16 12:33:14 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:14.094011736Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.552777ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:14Z"} +bundler_1 | 2023-10-16T12:33:14.296880836Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:14Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:14.394975918Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xbb5845ca557307842aa2fd92b2372ecdabb46d9557dceb3722261818d5122a27","error":"unstaked paymaster accessed 0xF6AC285365F5B56B98Bbc2D93f0Acc74DA3152AF slot b86642355d3199ac8768a6e2eb3d786d4e2bb8ea6bc98dc1e42a8691e013bf92","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:14Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:14.395174431Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":353,"path":"/rpc","latency":"103.849556ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:14Z"} +bundler_1 | 2023-10-16T12:33:14.401860266Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:14Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:14.401890468Z badger 2023/10/16 12:33:14 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:14.401897768Z badger 2023/10/16 12:33:14 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:14.418607256Z badger 2023/10/16 12:33:14 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:14.418638858Z badger 2023/10/16 12:33:14 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:14.418643058Z badger 2023/10/16 12:33:14 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:14.418647058Z badger 2023/10/16 12:33:14 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:14.418651058Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.644183ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:14Z"} +bundler_1 | 2023-10-16T12:33:14.518706968Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:14Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:14.618900287Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xd7fa3dd939e237d7030b2650bc7064d608555c266121cc34e7e81f283ef6ece4","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:14Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:14.619272212Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"100.699752ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:14Z"} +bundler_1 | 2023-10-16T12:33:14.623828908Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:14Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:14.623849309Z badger 2023/10/16 12:33:14 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:14.623853710Z badger 2023/10/16 12:33:14 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:14.638096336Z badger 2023/10/16 12:33:14 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:14.638373254Z badger 2023/10/16 12:33:14 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:14.639040298Z badger 2023/10/16 12:33:14 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:14.639495127Z badger 2023/10/16 12:33:14 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:14.639598034Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"15.83773ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:14Z"} +bundler_1 | 2023-10-16T12:33:14.738788288Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:14Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:14.845877055Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x950ecf1423e4ef2b88118ec2cb59876f47c03899a7f7292e60bd223ce65ddc9e","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:14Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:14.846443892Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"110.04406ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:14Z"} +bundler_1 | 2023-10-16T12:33:14.850962986Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:14Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:14.850989488Z badger 2023/10/16 12:33:14 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:14.851089695Z badger 2023/10/16 12:33:14 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:14.866288683Z badger 2023/10/16 12:33:14 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:14.866546700Z badger 2023/10/16 12:33:14 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:14.866817118Z badger 2023/10/16 12:33:14 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:14.867363053Z badger 2023/10/16 12:33:14 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:14.867543265Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.652083ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:14Z"} +bundler_1 | 2023-10-16T12:33:14.964465071Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:14Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:15.079656866Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x9a1facb73f9f786309513198b2133752b72c47033709adfd59328cd2ea4738c0","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:15Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:15.079973587Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"115.597421ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:15Z"} +bundler_1 | 2023-10-16T12:33:15.089604813Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:15Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:15.089633715Z badger 2023/10/16 12:33:15 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:15.089638015Z badger 2023/10/16 12:33:15 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:15.099051728Z badger 2023/10/16 12:33:15 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:15.099275042Z badger 2023/10/16 12:33:15 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:15.099523959Z badger 2023/10/16 12:33:15 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:15.100066394Z badger 2023/10/16 12:33:15 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:15.100232705Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.001741ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:15Z"} +bundler_1 | 2023-10-16T12:33:15.331465350Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:15Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:15.339648082Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x76345a6ab4b5a55b32298e878bf180957d997f315d85b65a2b3333bd94813c49","error":"verificationGasLimit: exceeds maxVerificationGas of 1500000","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:15Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:15.339800092Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":191,"path":"/rpc","latency":"8.341343ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:15Z"} +bundler_1 | 2023-10-16T12:33:15.409532829Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:15Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:15.409581432Z badger 2023/10/16 12:33:15 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:15.409587132Z badger 2023/10/16 12:33:15 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:15.423879062Z badger 2023/10/16 12:33:15 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:15.423904764Z badger 2023/10/16 12:33:15 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:15.423988269Z badger 2023/10/16 12:33:15 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:15.425421063Z badger 2023/10/16 12:33:15 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:15.425695481Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.325962ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:15Z"} +bundler_1 | 2023-10-16T12:33:15.513211075Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:15Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:15.573089871Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xf7e6d0585f12a8d586d37fe9817024311e43e4e44e8eaac3e51d2ed05507ada8","error":"unstaked paymaster must not return context","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:15Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:15.573146874Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":157,"path":"/rpc","latency":"60.048607ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:15Z"} +bundler_1 | 2023-10-16T12:33:15.577974588Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:15Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:15.577997890Z badger 2023/10/16 12:33:15 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:15.578002490Z badger 2023/10/16 12:33:15 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:15.593202079Z badger 2023/10/16 12:33:15 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:15.593513799Z badger 2023/10/16 12:33:15 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:15.593789517Z badger 2023/10/16 12:33:15 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:15.594685576Z badger 2023/10/16 12:33:15 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:15.594890089Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"17.095112ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:15Z"} +bundler_1 | 2023-10-16T12:33:15.694348660Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:15Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:15.788095860Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x3b8b1184d2da1fa531d1c0daa9a71d8e1ada30f597e8dd4ae0c52b2aeac5b137","error":"paymaster has forbidden read to 0xDCa8D157293dcDD3905b2EF53A7b5B17fB054fF7 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:15Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:15.788399479Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":361,"path":"/rpc","latency":"97.29303ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:15Z"} +bundler_1 | 2023-10-16T12:33:15.794974207Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:15Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:15.795051812Z badger 2023/10/16 12:33:15 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:15.795058613Z badger 2023/10/16 12:33:15 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:15.810605824Z badger 2023/10/16 12:33:15 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:15.810902143Z badger 2023/10/16 12:33:15 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:15.811194262Z badger 2023/10/16 12:33:15 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:15.811847205Z badger 2023/10/16 12:33:15 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:15.812378340Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"17.441735ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:15Z"} +bundler_1 | 2023-10-16T12:33:15.936612923Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:15Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:16.082983346Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xaa8a2b434cba56d26486bea2d093b873700da8117ad73e28f13649ee254e74a0","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:16Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:16.083510280Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"150.931621ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:16Z"} +bundler_1 | 2023-10-16T12:33:16.106193056Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:16Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:16.106430572Z badger 2023/10/16 12:33:16 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:16.106461974Z badger 2023/10/16 12:33:16 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:16.125824734Z badger 2023/10/16 12:33:16 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:16.125883137Z badger 2023/10/16 12:33:16 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:16.125887438Z badger 2023/10/16 12:33:16 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:16.125891138Z badger 2023/10/16 12:33:16 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:16.125894738Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"19.693482ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:16Z"} +bundler_1 | 2023-10-16T12:33:16.219737844Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:16Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:16.328113595Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x39a25fcccf75d1c71f73efca7632d32cd3e3155d9353911c78b0b7a0f0e8253a","error":"unstaked paymaster accessed paymaster slot 1","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:16Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:16.328359511Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":161,"path":"/rpc","latency":"108.840882ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:16Z"} +bundler_1 | 2023-10-16T12:33:16.337637515Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:16Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:16.337721720Z badger 2023/10/16 12:33:16 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:16.337730121Z badger 2023/10/16 12:33:16 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:16.353573952Z badger 2023/10/16 12:33:16 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:16.353885472Z badger 2023/10/16 12:33:16 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:16.354165990Z badger 2023/10/16 12:33:16 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:16.355154455Z badger 2023/10/16 12:33:16 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:16.355374569Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"17.802758ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:16Z"} +bundler_1 | 2023-10-16T12:33:16.496052122Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:16Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:16.584349367Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xb7280965f4fa177a01a85f87a534ece86031f380e76a9a9ce4e85da15e7ba128","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:16Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:16.584631385Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"88.771476ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:16Z"} +bundler_1 | 2023-10-16T12:33:16.592321886Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:16Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:16.592409291Z badger 2023/10/16 12:33:16 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:16.592416892Z badger 2023/10/16 12:33:16 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:16.608328527Z badger 2023/10/16 12:33:16 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:16.608354729Z badger 2023/10/16 12:33:16 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:16.608358929Z badger 2023/10/16 12:33:16 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:16.608362629Z badger 2023/10/16 12:33:16 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:16.608617446Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.071045ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:16Z"} +bundler_1 | 2023-10-16T12:33:16.753667483Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:16Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:16.841307786Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xb011f3dc72727321e37a6b7878d29d7646b6b5d186adac30be5f307ee533a2ac","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:16Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:16.841718212Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"88.303846ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:16Z"} +bundler_1 | 2023-10-16T12:33:16.846179602Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:16Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:16.846269808Z badger 2023/10/16 12:33:16 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:16.846478122Z badger 2023/10/16 12:33:16 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:16.861032769Z badger 2023/10/16 12:33:16 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:16.861217381Z badger 2023/10/16 12:33:16 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:16.861437595Z badger 2023/10/16 12:33:16 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:16.861981631Z badger 2023/10/16 12:33:16 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:16.862130140Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"15.98674ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:16Z"} +bundler_1 | 2023-10-16T12:33:16.993637897Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:16Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:17.092730644Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x13fc2254b623d23d03bd71b6ac144a14cfd4112dabb99cf188d59d7279ab431b","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:17Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:17.093056665Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"100.229521ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:17Z"} +bundler_1 | 2023-10-16T12:33:17.097553558Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:17Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:17.097572359Z badger 2023/10/16 12:33:17 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:17.097576659Z badger 2023/10/16 12:33:17 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:17.111792984Z badger 2023/10/16 12:33:17 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:17.112010598Z badger 2023/10/16 12:33:17 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:17.112239713Z badger 2023/10/16 12:33:17 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:17.112772948Z badger 2023/10/16 12:33:17 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:17.112934359Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"15.504609ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:17Z"} +bundler_1 | 2023-10-16T12:33:17.251647484Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:17Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:17.360056537Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x0a075555fbdcbb9bb4f285c6d944a05c53da245c37a658d9eced0d9eaee89196","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:17Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:17.360245450Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"108.735875ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:17Z"} +bundler_1 | 2023-10-16T12:33:17.369596458Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:17Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:17.369625760Z badger 2023/10/16 12:33:17 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:17.369630460Z badger 2023/10/16 12:33:17 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:17.380620475Z badger 2023/10/16 12:33:17 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:17.380712581Z badger 2023/10/16 12:33:17 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:17.380801587Z badger 2023/10/16 12:33:17 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:17.381288919Z badger 2023/10/16 12:33:17 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:17.381389425Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.466771ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:17Z"} +bundler_1 | 2023-10-16T12:33:17.517237864Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:17Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:17.614751009Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x295c4fdd7ceaa7a51fa5eb1034910e78ce993893def4a1fb1e50d7e368cfcde6","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:17Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:17.615021626Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"97.935772ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:17Z"} +bundler_1 | 2023-10-16T12:33:17.619548321Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:17Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:17.619582723Z badger 2023/10/16 12:33:17 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:17.619594224Z badger 2023/10/16 12:33:17 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:17.634387286Z badger 2023/10/16 12:33:17 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:17.636519825Z badger 2023/10/16 12:33:17 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:17.636696736Z badger 2023/10/16 12:33:17 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:17.637157166Z badger 2023/10/16 12:33:17 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:17.637273174Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"17.796658ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:17Z"} +bundler_1 | 2023-10-16T12:33:17.872744395Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:17Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:17.968491024Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xc22d5437499b91fce0cdd60dcdd2c83e8607e9f8dada44562f731ecfce8974fb","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:17Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:17.968745241Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"96.173958ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:17Z"} +bundler_1 | 2023-10-16T12:33:17.973219232Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:17Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:17.973299437Z badger 2023/10/16 12:33:17 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:17.973306338Z badger 2023/10/16 12:33:17 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:17.992115761Z badger 2023/10/16 12:33:17 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:17.992393679Z badger 2023/10/16 12:33:17 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:17.992554790Z badger 2023/10/16 12:33:17 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:17.993946980Z badger 2023/10/16 12:33:17 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:17.994208297Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"21.046969ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:17Z"} +bundler_1 | 2023-10-16T12:33:18.137551024Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:18Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:18.241814208Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x1ed769193686f3111e505ceb4eb9971593603f98561c811e9e0cc98c56aee088","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:18Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:18.242161430Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"113.858608ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:18Z"} +bundler_1 | 2023-10-16T12:33:18.246688025Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:18Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:18.246733428Z badger 2023/10/16 12:33:18 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:18.246782931Z badger 2023/10/16 12:33:18 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:18.261602395Z badger 2023/10/16 12:33:18 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:18.261695801Z badger 2023/10/16 12:33:18 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:18.262120329Z badger 2023/10/16 12:33:18 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:18.262639163Z badger 2023/10/16 12:33:18 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:18.262786072Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.143651ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:18Z"} +bundler_1 | 2023-10-16T12:33:18.512561723Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:18Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:18.522704583Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xaa5fb9d328924e63dd311882a54681393ebea227826d794bde7fe240c77fb41c","error":"verificationGasLimit: exceeds maxVerificationGas of 1500000","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:18Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:18.522744186Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":191,"path":"/rpc","latency":"10.216764ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:18Z"} +bundler_1 | 2023-10-16T12:33:18.540362632Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:18Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:18.540390834Z badger 2023/10/16 12:33:18 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:18.540395734Z badger 2023/10/16 12:33:18 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:18.556092056Z badger 2023/10/16 12:33:18 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:18.556116057Z badger 2023/10/16 12:33:18 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:18.556120258Z badger 2023/10/16 12:33:18 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:18.556124058Z badger 2023/10/16 12:33:18 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:18.556127858Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"15.451805ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:18Z"} +bundler_1 | 2023-10-16T12:33:18.686966371Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:18Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:18.764695928Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x68586dcb7689e04170e0bad8d1a74d1eeb4c563df7db12036b64bdda67f5feb6","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:18Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:18.764867239Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"78.104582ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:18Z"} +bundler_1 | 2023-10-16T12:33:18.769410335Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:18Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:18.769428236Z badger 2023/10/16 12:33:18 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:18.769438537Z badger 2023/10/16 12:33:18 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:18.783829073Z badger 2023/10/16 12:33:18 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:18.784024186Z badger 2023/10/16 12:33:18 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:18.784034587Z badger 2023/10/16 12:33:18 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:18.784609824Z badger 2023/10/16 12:33:18 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:18.784822938Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"15.462106ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:18Z"} +bundler_1 | 2023-10-16T12:33:18.915896166Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:18Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:19.008300578Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xc93a40d8dc8221ea381a805fd4abcfa340321665822e802a94f172fc25bdf862","error":"paymaster has forbidden read to 0x9574d36D74ec22e33d5a940CAD35201951a5bec8 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:19Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:19.008426486Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":361,"path":"/rpc","latency":"92.625627ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:19Z"} +bundler_1 | 2023-10-16T12:33:19.012877176Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:19Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:19.012895777Z badger 2023/10/16 12:33:19 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:19.012900277Z badger 2023/10/16 12:33:19 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:19.027243011Z badger 2023/10/16 12:33:19 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:19.027343317Z badger 2023/10/16 12:33:19 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:19.027359418Z badger 2023/10/16 12:33:19 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:19.028663803Z badger 2023/10/16 12:33:19 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:19.028889118Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.085847ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:19Z"} +bundler_1 | 2023-10-16T12:33:19.161145123Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:19Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:19.291345294Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x88a9e2edaade9b2e9e2a32349bebb6cb6374589855008c7647bccbbf66f54b7b","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:19Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:19.291822725Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"130.79841ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:19Z"} +bundler_1 | 2023-10-16T12:33:19.306758097Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:19Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:19.306920707Z badger 2023/10/16 12:33:19 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:19.307041115Z badger 2023/10/16 12:33:19 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:19.321879281Z badger 2023/10/16 12:33:19 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:19.322137397Z badger 2023/10/16 12:33:19 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:19.322408115Z badger 2023/10/16 12:33:19 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:19.322978952Z badger 2023/10/16 12:33:19 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:19.323179465Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.482973ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:19Z"} +bundler_1 | 2023-10-16T12:33:19.450144326Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:19Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:19.547674472Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x69bb81c60c7994344c0f80152e209cbfed117f884fe9db93f571b4d535be3168","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:19Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:19.548056697Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"98.036179ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:19Z"} +bundler_1 | 2023-10-16T12:33:19.563208782Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:19Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:19.563255786Z badger 2023/10/16 12:33:19 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:19.563264086Z badger 2023/10/16 12:33:19 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:19.577709526Z badger 2023/10/16 12:33:19 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:19.577759029Z badger 2023/10/16 12:33:19 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:19.577814733Z badger 2023/10/16 12:33:19 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:19.578866301Z badger 2023/10/16 12:33:19 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:19.579080615Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"15.99424ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:19Z"} +bundler_1 | 2023-10-16T12:33:19.727027041Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:19Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:19.865075223Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xc9e6830b756ec36620664bdfeab04b6c0b84d2836dd3295d258e7391879f7d7e","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:19Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:19.865610858Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"138.716926ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:19Z"} +bundler_1 | 2023-10-16T12:33:19.869856534Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:19Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:19.869993843Z badger 2023/10/16 12:33:19 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:19.870011944Z badger 2023/10/16 12:33:19 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:19.884467685Z badger 2023/10/16 12:33:19 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:19.884611594Z badger 2023/10/16 12:33:19 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:19.884745003Z badger 2023/10/16 12:33:19 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:19.886107491Z badger 2023/10/16 12:33:19 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:19.886261401Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.358064ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:19Z"} +bundler_1 | 2023-10-16T12:33:20.037925769Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:20Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:20.180169324Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x8c8d136f41f78992917c23100d3d5155f9d35789e561ebd7241e67db95f314a5","error":"unstaked factory accessed factory slot 1","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:20Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:20.180200826Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":153,"path":"/rpc","latency":"142.326961ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:20Z"} +bundler_1 | 2023-10-16T12:33:20.184590712Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:20Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:20.184613313Z badger 2023/10/16 12:33:20 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:20.184617914Z badger 2023/10/16 12:33:20 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:20.199049153Z badger 2023/10/16 12:33:20 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:20.199391075Z badger 2023/10/16 12:33:20 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:20.199718496Z badger 2023/10/16 12:33:20 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:20.200726262Z badger 2023/10/16 12:33:20 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:20.200816268Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.29746ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:20Z"} +bundler_1 | 2023-10-16T12:33:20.355347014Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:20Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:20.488059341Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xaed66080b4cfa0eebbbaa4d3f8654df4a7424f72e4941d46e6749ba19b705a63","error":"unstaked factory accessed 0xD737313CF0A203f88B5dAC6A6D463E658ddDF910 slot 18fc5e06c90add43571d06c13db57e95087e385c1bdc756fca68d3b85bfeadfc","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:20Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:20.488089043Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":349,"path":"/rpc","latency":"132.776731ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:20Z"} +bundler_1 | 2023-10-16T12:33:20.492476528Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:20Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:20.492616737Z badger 2023/10/16 12:33:20 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:20.492634339Z badger 2023/10/16 12:33:20 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:20.507191585Z badger 2023/10/16 12:33:20 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:20.507490804Z badger 2023/10/16 12:33:20 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:20.507743421Z badger 2023/10/16 12:33:20 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:20.508269255Z badger 2023/10/16 12:33:20 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:20.508451467Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.045743ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:20Z"} +bundler_1 | 2023-10-16T12:33:20.783887672Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:20Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:20.921971449Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xca7b2c3f615e83bfdead1dfb99419c013b8bd26cdc8f71c394b7096ba6b5b895","error":"unstaked factory accessed 0x0774675DDe34cbBd3daa02AFc3D5D93791528a67 slot b08632f45589f09bb642cf673057cb51f600d3667b740fb648ff70f79c150411","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:20Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:20.922250867Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":349,"path":"/rpc","latency":"140.957363ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:20Z"} +bundler_1 | 2023-10-16T12:33:20.926637652Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:20Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:20.926693856Z badger 2023/10/16 12:33:20 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:20.926699856Z badger 2023/10/16 12:33:20 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:20.941776836Z badger 2023/10/16 12:33:20 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:20.942047254Z badger 2023/10/16 12:33:20 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:20.942316071Z badger 2023/10/16 12:33:20 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:20.943232431Z badger 2023/10/16 12:33:20 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:20.943424143Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.848296ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:20Z"} +bundler_1 | 2023-10-16T12:33:21.109610546Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:21Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:21.249726255Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xe9b1dfe7e58bef71df0177957ad7b20f49748864234f3ec007f74e8e965ff87d","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:21Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:21.250246089Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"143.788947ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:21Z"} +bundler_1 | 2023-10-16T12:33:21.254626274Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:21Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:21.254705279Z badger 2023/10/16 12:33:21 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:21.254812786Z badger 2023/10/16 12:33:21 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:21.269557944Z badger 2023/10/16 12:33:21 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:21.269803560Z badger 2023/10/16 12:33:21 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:21.270051676Z badger 2023/10/16 12:33:21 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:21.270612913Z badger 2023/10/16 12:33:21 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:21.270792524Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.209854ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:21Z"} +bundler_1 | 2023-10-16T12:33:21.426326635Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:21Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:21.556479796Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x629a0595c0983b8a1590ba13b9385df6e30e84f074de0651b514dafa4a28ea02","error":"unstaked factory accessed 0xC212509e3828Ba70dcEB3Ebd118617F39e58A92c slot 8a69327cd9cbf5064055b5d4f9076ca46a2bfa428e4a431cc6ab8576f9aae5e4","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:21Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:21.556661808Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":349,"path":"/rpc","latency":"130.351774ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:21Z"} +bundler_1 | 2023-10-16T12:33:21.561761740Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:21Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:21.561782841Z badger 2023/10/16 12:33:21 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:21.561787341Z badger 2023/10/16 12:33:21 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:21.576788216Z badger 2023/10/16 12:33:21 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:21.576812418Z badger 2023/10/16 12:33:21 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:21.576816918Z badger 2023/10/16 12:33:21 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:21.577743278Z badger 2023/10/16 12:33:21 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:21.577961193Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.30546ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:21Z"} +bundler_1 | 2023-10-16T12:33:21.730507509Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:21Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:21.863820776Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x84b906cb14cc25d78913ad92a9480feba004ac3c6dc999b4c250f9292950afce","error":"unstaked factory accessed 0xdC92f7cDc9a8e624A9d1Ab70e725b0d260e1D0d9 slot 45d70223f95a941e52de1278d13fce9395a8f4f8c7cf6b8fd0972b0b96b009f4","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:21Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:21.863853778Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":349,"path":"/rpc","latency":"133.37407ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:21Z"} +bundler_1 | 2023-10-16T12:33:21.868361971Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:21Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:21.868449577Z badger 2023/10/16 12:33:21 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:21.868466178Z badger 2023/10/16 12:33:21 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:21.882622698Z badger 2023/10/16 12:33:21 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:21.882823711Z badger 2023/10/16 12:33:21 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:21.882993922Z badger 2023/10/16 12:33:21 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:21.884115095Z badger 2023/10/16 12:33:21 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:21.884216201Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"15.948536ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:21Z"} +bundler_1 | 2023-10-16T12:33:22.028487880Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:22Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:22.154944901Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xd1f9e1c95e7d98b6908e1590b83b402775473f85d2670fc9a03f287b1936b028","error":"factory has forbidden read to 0xf1ecf9d815F86a0A4aB0D6cF2fC4709a21a14bD9 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:22Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:22.155077709Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":357,"path":"/rpc","latency":"126.528825ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:22Z"} +bundler_1 | 2023-10-16T12:33:22.159522698Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:22Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:22.159542100Z badger 2023/10/16 12:33:22 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:22.159546700Z badger 2023/10/16 12:33:22 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:22.173774125Z badger 2023/10/16 12:33:22 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:22.173844429Z badger 2023/10/16 12:33:22 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:22.173997539Z badger 2023/10/16 12:33:22 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:22.175515038Z badger 2023/10/16 12:33:22 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:22.175719151Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.31276ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:22Z"} +bundler_1 | 2023-10-16T12:33:22.322504893Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:22Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:22.455486838Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xffa55e23ad6731192384a87b06a0b13d032594c1612a9ab65e8c2e91d756ed4e","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:22Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:22.455993071Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"133.642388ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:22Z"} +bundler_1 | 2023-10-16T12:33:22.460718678Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:22Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:22.460799784Z badger 2023/10/16 12:33:22 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:22.460807084Z badger 2023/10/16 12:33:22 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:22.475648649Z badger 2023/10/16 12:33:22 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:22.475919867Z badger 2023/10/16 12:33:22 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:22.476167483Z badger 2023/10/16 12:33:22 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:22.476732519Z badger 2023/10/16 12:33:22 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:22.476929432Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.239656ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:22Z"} +bundler_1 | 2023-10-16T12:33:22.629362041Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:22Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:22.761835353Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xfc568bea13867c72b826c8bef16ef8766d78bbffb5dde1de98189704e8e20841","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:22Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:22.762221878Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"133.002047ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:22Z"} +bundler_1 | 2023-10-16T12:33:22.779036371Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:22Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:22.779058673Z badger 2023/10/16 12:33:22 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:22.779107276Z badger 2023/10/16 12:33:22 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:22.796990038Z badger 2023/10/16 12:33:22 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:22.797089145Z badger 2023/10/16 12:33:22 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:22.797170050Z badger 2023/10/16 12:33:22 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:22.798733752Z badger 2023/10/16 12:33:22 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:22.798987068Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"20.038603ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:22Z"} +bundler_1 | 2023-10-16T12:33:22.949202133Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:22Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:23.082769316Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x6bcf7906ba3415b2e90c906c9c7a9646559831a5ee816715910c1c7b5c47d06d","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:23Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:23.083373655Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"134.339333ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:23Z"} +bundler_1 | 2023-10-16T12:33:23.096919636Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:23Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:23.096938337Z badger 2023/10/16 12:33:23 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:23.097030443Z badger 2023/10/16 12:33:23 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:23.111836506Z badger 2023/10/16 12:33:23 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:23.111933612Z badger 2023/10/16 12:33:23 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:23.112011117Z badger 2023/10/16 12:33:23 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:23.113403108Z badger 2023/10/16 12:33:23 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:23.113642423Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.799992ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:23Z"} +bundler_1 | 2023-10-16T12:33:23.269761672Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:23Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:23.397666287Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xc408aaf0dc15e3a38151268d0679f9f2c2a8d8e9dc6be7075f02f91376647929","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:23Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:23.398058412Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"128.390946ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:23Z"} +bundler_1 | 2023-10-16T12:33:23.411625594Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:23Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:23.417572781Z badger 2023/10/16 12:33:23 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:23.417599383Z badger 2023/10/16 12:33:23 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:23.426115236Z badger 2023/10/16 12:33:23 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:23.426163439Z badger 2023/10/16 12:33:23 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:23.426755678Z badger 2023/10/16 12:33:23 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:23.427306714Z badger 2023/10/16 12:33:23 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:23.427469124Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"15.958337ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:23Z"} +bundler_1 | 2023-10-16T12:33:23.570701035Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:23Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:23.705041668Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x1edae28e6f379b5ddac0db1711b040449b707f7d454e17141b48e1451cec0e87","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:23Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:23.705540201Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"134.92297ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:23Z"} +bundler_1 | 2023-10-16T12:33:23.720782692Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:23Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:23.720867197Z badger 2023/10/16 12:33:23 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:23.720875198Z badger 2023/10/16 12:33:23 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:23.737324867Z badger 2023/10/16 12:33:23 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:23.737358569Z badger 2023/10/16 12:33:23 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:23.737362870Z badger 2023/10/16 12:33:23 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:23.737366670Z badger 2023/10/16 12:33:23 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:23.737370170Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.215154ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:23Z"} +bundler_1 | 2023-10-16T12:33:23.889682371Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:23Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:24.004596442Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xde091f53362204831d3d9639b8dd4cea1d66d5b213beba8230fde94bc79b7416","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:24Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:24.005210182Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"119.080441ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:24Z"} +bundler_1 | 2023-10-16T12:33:24.018782564Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:24Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:24.018941774Z badger 2023/10/16 12:33:24 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:24.019057582Z badger 2023/10/16 12:33:24 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:24.033760338Z badger 2023/10/16 12:33:24 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:24.033834742Z badger 2023/10/16 12:33:24 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:24.033991753Z badger 2023/10/16 12:33:24 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:24.034470684Z badger 2023/10/16 12:33:24 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:24.034557889Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"15.83693ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:24Z"} +bundler_1 | 2023-10-16T12:33:24.193670433Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:24Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:24.327344223Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x4abd6e5f1b34ae45c9253cdd4365b074510ac558140f0ee1ad243622f772c75a","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:24Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:24.327760750Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"134.237527ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:24Z"} +bundler_1 | 2023-10-16T12:33:24.341790762Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:24Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:24.349610970Z badger 2023/10/16 12:33:24 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:24.349637172Z badger 2023/10/16 12:33:24 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:24.357060754Z badger 2023/10/16 12:33:24 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:24.357328272Z badger 2023/10/16 12:33:24 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:24.357570388Z badger 2023/10/16 12:33:24 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:24.358146325Z badger 2023/10/16 12:33:24 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:24.358789467Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"17.053008ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:24Z"} +bundler_1 | 2023-10-16T12:33:24.509960394Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:24Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:24.631542398Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x1a1c677119419c680e551b60007f440b298e3e835fa4c5ecf6a7d52690f5be93","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:24Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:24.631971626Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"124.692105ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:24Z"} +bundler_1 | 2023-10-16T12:33:24.648350390Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:24Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:24.648404994Z badger 2023/10/16 12:33:24 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:24.648410094Z badger 2023/10/16 12:33:24 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:24.662728325Z badger 2023/10/16 12:33:24 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:24.662787629Z badger 2023/10/16 12:33:24 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:24.663310763Z badger 2023/10/16 12:33:24 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:24.664054811Z badger 2023/10/16 12:33:24 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:24.664070712Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"15.857131ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:24Z"} +bundler_1 | 2023-10-16T12:33:24.881441243Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:24Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:25.055540761Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xefdd79250446713603f8c22fa12bec09d9f24fa35158da07c6cbb7cd9a7ab3a4","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:25Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:25.056004191Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"174.690956ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:25Z"} +bundler_1 | 2023-10-16T12:33:25.075731073Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:25Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:25.075763475Z badger 2023/10/16 12:33:25 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:25.075768476Z badger 2023/10/16 12:33:25 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:25.090297020Z badger 2023/10/16 12:33:25 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:25.090419528Z badger 2023/10/16 12:33:25 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:25.090429229Z badger 2023/10/16 12:33:25 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:25.091978929Z badger 2023/10/16 12:33:25 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:25.092260248Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.60328ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:25Z"} +bundler_1 | 2023-10-16T12:33:25.249125845Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:25Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:25.386725790Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xaab5cdc08f71fd3e49f50af06e9e6ad5a07323da15758ba7f20989ce07984570","error":"unstaked factory accessed factory slot 1","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:25Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:25.386897601Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":153,"path":"/rpc","latency":"137.719552ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:25Z"} +bundler_1 | 2023-10-16T12:33:25.391359491Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:25Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:25.391413095Z badger 2023/10/16 12:33:25 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:25.391456098Z badger 2023/10/16 12:33:25 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:25.406880800Z badger 2023/10/16 12:33:25 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:25.407149018Z badger 2023/10/16 12:33:25 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:25.407392734Z badger 2023/10/16 12:33:25 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:25.407938269Z badger 2023/10/16 12:33:25 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:25.408100180Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.802293ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:25Z"} +bundler_1 | 2023-10-16T12:33:25.705255297Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:25Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:25.838589265Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x6cbbeefc15e5fd9abaac19439e3e9be3d70745c0f7eaa18e354d9d9172053f86","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:25Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:25.839071896Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"133.901205ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:25Z"} +bundler_1 | 2023-10-16T12:33:25.843569288Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:25Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:25.843589390Z badger 2023/10/16 12:33:25 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:25.843593690Z badger 2023/10/16 12:33:25 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:25.858135735Z badger 2023/10/16 12:33:25 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:25.858285645Z badger 2023/10/16 12:33:25 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:25.858836481Z badger 2023/10/16 12:33:25 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:25.859678936Z badger 2023/10/16 12:33:25 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:25.860035359Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.538375ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:25Z"} +bundler_1 | 2023-10-16T12:33:26.056333620Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:26Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:26.198363653Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xd6204c7372222ba41ba0466b85a698041dd7d9a78e07f37f4375a30d09bcc6d7","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:26Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:26.198775679Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"142.701377ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:26Z"} +bundler_1 | 2023-10-16T12:33:26.206043852Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:26Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:26.206083954Z badger 2023/10/16 12:33:26 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:26.206088555Z badger 2023/10/16 12:33:26 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:26.220929519Z badger 2023/10/16 12:33:26 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:26.221045127Z badger 2023/10/16 12:33:26 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:26.221221738Z badger 2023/10/16 12:33:26 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:26.221765374Z badger 2023/10/16 12:33:26 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:26.221866580Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"15.962538ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:26Z"} +bundler_1 | 2023-10-16T12:33:26.416404727Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:26Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:26.566311672Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xbac6ff40505be91fd06c32dc3b79dda9e38114df044be7b735a08d6487f4568d","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:26Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:26.566853407Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"150.563087ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:26Z"} +bundler_1 | 2023-10-16T12:33:26.571409603Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:26Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:26.571443705Z badger 2023/10/16 12:33:26 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:26.571448206Z badger 2023/10/16 12:33:26 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:26.586829006Z badger 2023/10/16 12:33:26 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:26.586946513Z badger 2023/10/16 12:33:26 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:26.587127425Z badger 2023/10/16 12:33:26 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:26.587695462Z badger 2023/10/16 12:33:26 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:26.587818570Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.490873ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:26Z"} +bundler_1 | 2023-10-16T12:33:26.782219407Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:26Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:26.931795531Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x89e2fd9494d579f2e6f3940289317a8c02f2ea6c4eee7becec232fe51a4d33db","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:26Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:26.932287063Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"150.179263ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:26Z"} +bundler_1 | 2023-10-16T12:33:26.936598343Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:26Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:26.936661947Z badger 2023/10/16 12:33:26 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:26.936667348Z badger 2023/10/16 12:33:26 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:26.951901238Z badger 2023/10/16 12:33:26 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:26.951996044Z badger 2023/10/16 12:33:26 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:26.952162055Z badger 2023/10/16 12:33:26 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:26.952667988Z badger 2023/10/16 12:33:26 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:26.952798796Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.221055ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:26Z"} +bundler_1 | 2023-10-16T12:33:27.177757120Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:27Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:27.312066051Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x691c6605ba125b8018cfa2b28508e5ed0fbec2dd36b26779d825da9c273e2aef","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:27Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:27.312660090Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"140.678445ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:27Z"} +bundler_1 | 2023-10-16T12:33:27.317163383Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:27Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:27.317230987Z badger 2023/10/16 12:33:27 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:27.317237788Z badger 2023/10/16 12:33:27 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:27.331741830Z badger 2023/10/16 12:33:27 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:27.331768232Z badger 2023/10/16 12:33:27 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:27.335318163Z badger 2023/10/16 12:33:27 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:27.335344765Z badger 2023/10/16 12:33:27 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:27.335348765Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"18.059074ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:27Z"} +bundler_1 | 2023-10-16T12:33:27.527067028Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:27Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:27.670937081Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x517414f769ff3a30b7855b354501fc8b3465b1e4c80b6d42a4f11880d9fb72d6","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:27Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:27.671346107Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"147.747504ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:27Z"} +bundler_1 | 2023-10-16T12:33:27.675810697Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:27Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:27.675875302Z badger 2023/10/16 12:33:27 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:27.675885802Z badger 2023/10/16 12:33:27 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:27.690489752Z badger 2023/10/16 12:33:27 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:27.690646662Z badger 2023/10/16 12:33:27 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:27.690875377Z badger 2023/10/16 12:33:27 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:27.692251266Z badger 2023/10/16 12:33:27 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:27.692353973Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.60618ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:27Z"} +bundler_1 | 2023-10-16T12:33:27.883296585Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:27Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:28.031595126Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x7ba2cf03786b94abc0d4609ba5868bdfc9b23e84a0f766bd7d25086a1a8b5f5a","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:28Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:28.032275070Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"149.053189ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:28Z"} +bundler_1 | 2023-10-16T12:33:28.039007308Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:28Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:28.039086213Z badger 2023/10/16 12:33:28 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:28.039093313Z badger 2023/10/16 12:33:28 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:28.053373842Z badger 2023/10/16 12:33:28 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:28.053485049Z badger 2023/10/16 12:33:28 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:28.054149992Z badger 2023/10/16 12:33:28 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:28.054674126Z badger 2023/10/16 12:33:28 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:28.055859503Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.858096ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:28Z"} +bundler_1 | 2023-10-16T12:33:28.286044138Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:28Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:28.413584470Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x4ebc96963c9eba6b3849cdcf6e9f155e2aa076362488117fbc532bcc49bd6dd5","error":"factory has forbidden read to 0xBbEbdB73080ef5CD1715dA620CcF967eF57835D8 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:28Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:28.413667576Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":357,"path":"/rpc","latency":"127.729144ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:28Z"} +bundler_1 | 2023-10-16T12:33:28.418045558Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:28Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:28.418148165Z badger 2023/10/16 12:33:28 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:28.418216169Z badger 2023/10/16 12:33:28 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:28.433304643Z badger 2023/10/16 12:33:28 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:28.433598862Z badger 2023/10/16 12:33:28 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:28.433828977Z badger 2023/10/16 12:33:28 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:28.434386513Z badger 2023/10/16 12:33:28 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:28.434547523Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.558769ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:28Z"} +bundler_1 | 2023-10-16T12:33:28.730899252Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:28Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:28.902160507Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x8042062afa7281989b285172fb0e4b10c589dd61b5edf1a218d7d1514b5ddff5","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:28Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:28.902661839Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"171.888795ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:28Z"} +bundler_1 | 2023-10-16T12:33:28.916243016Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:28Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:28.916348122Z badger 2023/10/16 12:33:28 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:28.916357023Z badger 2023/10/16 12:33:28 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:28.930806756Z badger 2023/10/16 12:33:28 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:28.933783948Z badger 2023/10/16 12:33:28 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:28.934160172Z badger 2023/10/16 12:33:28 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:28.934665805Z badger 2023/10/16 12:33:28 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:28.934781912Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"18.750311ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:28Z"} +bundler_1 | 2023-10-16T12:33:29.130696258Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:29Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:29.270343472Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x43f96eef7cbdbb2d9cfb955a9fa9b84713e7b6d19442e60fbf4cd98fe9bb9f3d","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:29Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:29.270912409Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"140.306257ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:29Z"} +bundler_1 | 2023-10-16T12:33:29.284902412Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:29Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:29.285531852Z badger 2023/10/16 12:33:29 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:29.285540253Z badger 2023/10/16 12:33:29 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:29.302972978Z badger 2023/10/16 12:33:29 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:29.303242096Z badger 2023/10/16 12:33:29 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:29.303348102Z badger 2023/10/16 12:33:29 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:29.303791231Z badger 2023/10/16 12:33:29 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:29.303881937Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"19.05343ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:29Z"} +bundler_1 | 2023-10-16T12:33:29.459180761Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:29Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:29.542622847Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x1f7255d48be7f6b117a13a68f1c50992bf66045e5036bb35017060d8b46d2176","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:29Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:29.542804259Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"83.833811ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:29Z"} +bundler_1 | 2023-10-16T12:33:29.547285548Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:29Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:29.547306649Z badger 2023/10/16 12:33:29 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:29.547311050Z badger 2023/10/16 12:33:29 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:29.562384123Z badger 2023/10/16 12:33:29 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:29.562652140Z badger 2023/10/16 12:33:29 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:29.562894155Z badger 2023/10/16 12:33:29 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:29.563455592Z badger 2023/10/16 12:33:29 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:29.563634203Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.438961ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:29Z"} +bundler_1 | 2023-10-16T12:33:29.660267741Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:29Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:29.743987745Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x531566a23874bf13a0e3889dab13d4f61f125ca899160d65f8b8c655e828e46c","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:29Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:29.744446074Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"89.403371ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:29Z"} +bundler_1 | 2023-10-16T12:33:29.748914463Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:29Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:29.749047871Z badger 2023/10/16 12:33:29 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:29.749063772Z badger 2023/10/16 12:33:29 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:29.764492868Z badger 2023/10/16 12:33:29 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:29.764741484Z badger 2023/10/16 12:33:29 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:29.765000601Z badger 2023/10/16 12:33:29 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:29.765601440Z badger 2023/10/16 12:33:29 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:29.765785252Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.918692ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:29Z"} +bundler_1 | 2023-10-16T12:33:29.865301175Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:29Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:29.966593513Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x90c6770091edd7afde457b1c917f3844b24c493b297bd69080f32423a0e3f2a0","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:29Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:29.966973438Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"101.781369ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:29Z"} +bundler_1 | 2023-10-16T12:33:29.971405624Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:29Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:29.971422925Z badger 2023/10/16 12:33:29 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:29.971434026Z badger 2023/10/16 12:33:29 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:29.985971164Z badger 2023/10/16 12:33:29 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:29.985996866Z badger 2023/10/16 12:33:29 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:29.986414293Z badger 2023/10/16 12:33:29 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:29.986964428Z badger 2023/10/16 12:33:29 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:29.987134539Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"15.832322ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:29Z"} +bundler_1 | 2023-10-16T12:33:30.183734029Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:30Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:30.184026148Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x8afc83e3049bc8daeeab1fce3234f9f75a60e898fd9d77514ee2e91c693e78ec","error":"verificationGasLimit: exceeds maxVerificationGas of 1500000","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:30Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:30.184041249Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":191,"path":"/rpc","latency":"4.605297ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:30Z"} +bundler_1 | 2023-10-16T12:33:30.202586946Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:30Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:30.202641650Z badger 2023/10/16 12:33:30 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:30.202647550Z badger 2023/10/16 12:33:30 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:30.218351664Z badger 2023/10/16 12:33:30 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:30.218374465Z badger 2023/10/16 12:33:30 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:30.218389966Z badger 2023/10/16 12:33:30 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:30.218393866Z badger 2023/10/16 12:33:30 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:30.218397867Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"15.554604ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:30Z"} +bundler_1 | 2023-10-16T12:33:30.519251686Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:30Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:30.524395518Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xfd2b6b1fdfc64a25138131beadbfe77a86e7fffa20ca49d5f2ccecaa87f5773f","error":"verificationGasLimit: exceeds maxVerificationGas of 1500000","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:30Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:30.524418920Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":191,"path":"/rpc","latency":"5.260139ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:30Z"} +bundler_1 | 2023-10-16T12:33:30.541129498Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:30Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:30.541148700Z badger 2023/10/16 12:33:30 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:30.541153200Z badger 2023/10/16 12:33:30 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:30.556871814Z badger 2023/10/16 12:33:30 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:30.556903717Z badger 2023/10/16 12:33:30 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:30.556908117Z badger 2023/10/16 12:33:30 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:30.556911817Z badger 2023/10/16 12:33:30 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:30.556915317Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"15.250585ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:30Z"} +bundler_1 | 2023-10-16T12:33:30.817505638Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:30Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:30.824205270Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x03ebbb14c71c005597ebadb82813348cc6cb60933c11c0aa25028a852adcecf1","error":"verificationGasLimit: exceeds maxVerificationGas of 1500000","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:30Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:30.824368381Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":191,"path":"/rpc","latency":"7.151561ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:30Z"} +bundler_1 | 2023-10-16T12:33:30.841533489Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:30Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:30.841554490Z badger 2023/10/16 12:33:30 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:30.841559290Z badger 2023/10/16 12:33:30 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:30.858047955Z badger 2023/10/16 12:33:30 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:30.858332773Z badger 2023/10/16 12:33:30 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:30.858590190Z badger 2023/10/16 12:33:30 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:30.859260533Z badger 2023/10/16 12:33:30 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:30.859473447Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"18.028363ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:30Z"} +bundler_1 | 2023-10-16T12:33:30.941902567Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:30Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:31.035929737Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x97890c3b0815e54c52d087303ebf190a12658c8835061a250b6030fb5943e10e","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:31Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:31.036466371Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"94.615207ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:31Z"} +bundler_1 | 2023-10-16T12:33:31.040811852Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:31Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:31.040868555Z badger 2023/10/16 12:33:31 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:31.040876356Z badger 2023/10/16 12:33:31 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:31.055339189Z badger 2023/10/16 12:33:31 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:31.055547903Z badger 2023/10/16 12:33:31 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:31.055788618Z badger 2023/10/16 12:33:31 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:31.056331353Z badger 2023/10/16 12:33:31 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:31.056493564Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"15.748117ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:31Z"} +bundler_1 | 2023-10-16T12:33:31.143929008Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:31Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:31.231384453Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x7de54644e667a59ac2412aa7f09568c7307dc031d92ee3ae4921568be610d2a7","error":"account has forbidden read to 0x599305ff96904D65bF9D19f66f6fDC26a33DFcDa slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:31Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:31.231566664Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":357,"path":"/rpc","latency":"89.956006ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:31Z"} +bundler_1 | 2023-10-16T12:33:31.236330072Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:31Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:31.236351973Z badger 2023/10/16 12:33:31 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:31.236356774Z badger 2023/10/16 12:33:31 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:31.250671498Z badger 2023/10/16 12:33:31 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:31.250697099Z badger 2023/10/16 12:33:31 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:31.250846909Z badger 2023/10/16 12:33:31 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:31.252513117Z badger 2023/10/16 12:33:31 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:31.252721130Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.550568ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:31Z"} +bundler_1 | 2023-10-16T12:33:31.337555606Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:31Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:31.458056584Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x0b56aaad4f5be7605e2640f2e9be9f46c4f8c9346257842255dd7822ea57355e","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:31Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:31.458556116Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"121.030012ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:31Z"} +bundler_1 | 2023-10-16T12:33:31.473528883Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:31Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:31.477547442Z badger 2023/10/16 12:33:31 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:31.477560643Z badger 2023/10/16 12:33:31 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:31.486584325Z badger 2023/10/16 12:33:31 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:31.486685032Z badger 2023/10/16 12:33:31 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:31.487283970Z badger 2023/10/16 12:33:31 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:31.487884309Z badger 2023/10/16 12:33:31 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:31.488089722Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.014033ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:31Z"} +bundler_1 | 2023-10-16T12:33:31.573075808Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:31Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:31.665149751Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xe742bcbf2b43c35d402742abbaca543fbd1fdb60c5df84be58fdf9b6e489e6a1","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:31Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:31.665492473Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"94.843822ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:31Z"} +bundler_1 | 2023-10-16T12:33:31.682145748Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:31Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:31.682168250Z badger 2023/10/16 12:33:31 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:31.682172850Z badger 2023/10/16 12:33:31 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:31.698460501Z badger 2023/10/16 12:33:31 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:31.698798623Z badger 2023/10/16 12:33:31 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:31.698933232Z badger 2023/10/16 12:33:31 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:31.699413763Z badger 2023/10/16 12:33:31 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:31.699520270Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"17.475728ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:31Z"} +bundler_1 | 2023-10-16T12:33:31.841489734Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:31Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:31.923164406Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x9a511dd6672dc41f79eb8e2dc1f9a0cf026f1ba83349d3f1deb4fab066070641","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:31Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:31.923614935Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"82.26301ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:31Z"} +bundler_1 | 2023-10-16T12:33:31.928073422Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:31Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:31.928152427Z badger 2023/10/16 12:33:31 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:31.928159328Z badger 2023/10/16 12:33:31 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:31.942702667Z badger 2023/10/16 12:33:31 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:31.942923381Z badger 2023/10/16 12:33:31 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:31.943237401Z badger 2023/10/16 12:33:31 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:31.943855241Z badger 2023/10/16 12:33:31 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:31.944017051Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.067237ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:31Z"} +bundler_1 | 2023-10-16T12:33:32.178908713Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:32Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:32.269509161Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xcfd53eccd9f01636213cc7732940568adf7e6e34ee14d84586ccf0d06f7dcfb0","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:32Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:32.269741876Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"90.990873ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:32Z"} +bundler_1 | 2023-10-16T12:33:32.276605719Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:32Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:32.276626121Z badger 2023/10/16 12:33:32 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:32.276630521Z badger 2023/10/16 12:33:32 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:32.291832502Z badger 2023/10/16 12:33:32 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:32.292104820Z badger 2023/10/16 12:33:32 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:32.292364437Z badger 2023/10/16 12:33:32 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:32.292928973Z badger 2023/10/16 12:33:32 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:32.293114685Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.849287ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:32Z"} +bundler_1 | 2023-10-16T12:33:32.417912840Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:32Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:32.517531371Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xa6d5aeb4ea50e6df034a8f2880f410556d6eda3ff5a3cc51d4b251f157b6ee0b","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:32Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:32.517846391Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"100.06736ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:32Z"} +bundler_1 | 2023-10-16T12:33:32.522507592Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:32Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:32.522646501Z badger 2023/10/16 12:33:32 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:32.522653601Z badger 2023/10/16 12:33:32 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:32.537356750Z badger 2023/10/16 12:33:32 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:32.537454457Z badger 2023/10/16 12:33:32 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:32.537737175Z badger 2023/10/16 12:33:32 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:32.538333613Z badger 2023/10/16 12:33:32 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:32.538519625Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.060736ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:32Z"} +bundler_1 | 2023-10-16T12:33:32.665249905Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:32Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:32.768768587Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x141149d1ca6f340d56864f621c3aec63a8b1591ad86340243c3422c366119c6b","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:32Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:32.769081708Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"103.938209ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:32Z"} +bundler_1 | 2023-10-16T12:33:32.773539195Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:32Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:32.773598799Z badger 2023/10/16 12:33:32 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:32.773604599Z badger 2023/10/16 12:33:32 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:32.787927624Z badger 2023/10/16 12:33:32 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:32.788569065Z badger 2023/10/16 12:33:32 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:32.788847583Z badger 2023/10/16 12:33:32 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:32.789518127Z badger 2023/10/16 12:33:32 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:32.789647435Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.236548ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:32Z"} +bundler_1 | 2023-10-16T12:33:32.910213217Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:32Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:33.032083084Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x09fb6a157633f37a5e93a2d628e120bc8e26d04c79cc244737f503e14582db0e","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:33Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:33.032501111Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"122.449704ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:33Z"} +bundler_1 | 2023-10-16T12:33:33.046260799Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:33Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:33.046291801Z badger 2023/10/16 12:33:33 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:33.046296201Z badger 2023/10/16 12:33:33 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:33.060623226Z badger 2023/10/16 12:33:33 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:33.060719132Z badger 2023/10/16 12:33:33 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:33.060796637Z badger 2023/10/16 12:33:33 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:33.062161825Z badger 2023/10/16 12:33:33 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:33.062410641Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.243749ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:33Z"} +bundler_1 | 2023-10-16T12:33:33.181547031Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:33Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:33.267968810Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xc1fd2d05e12e1016e3984a0e300a59520ab9c224b02ae673a68bff4f592cf26c","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:33Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:33.268205725Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"86.781402ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:33Z"} +bundler_1 | 2023-10-16T12:33:33.282116623Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:33Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:33.282145825Z badger 2023/10/16 12:33:33 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:33.282215929Z badger 2023/10/16 12:33:33 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:33.296536253Z badger 2023/10/16 12:33:33 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:33.296805671Z badger 2023/10/16 12:33:33 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:33.298274666Z badger 2023/10/16 12:33:33 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:33.298802900Z badger 2023/10/16 12:33:33 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:33.298940009Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.914191ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:33Z"} +bundler_1 | 2023-10-16T12:33:33.415971363Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:33Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:33.504038147Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x90dfdd9d35e0afd08507e2ab979fbbdfe9e53376796378ad03ec6a521e20a71e","error":"account has forbidden read to 0xA3CB1d968416F2FE211CF757272746396CAe50E1 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:33Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:33.504127953Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":357,"path":"/rpc","latency":"88.202594ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:33Z"} +bundler_1 | 2023-10-16T12:33:33.513577863Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:33Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:33.513600665Z badger 2023/10/16 12:33:33 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:33.513605165Z badger 2023/10/16 12:33:33 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:33.523862827Z badger 2023/10/16 12:33:33 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:33.524021137Z badger 2023/10/16 12:33:33 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:33.524217150Z badger 2023/10/16 12:33:33 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:33.525224815Z badger 2023/10/16 12:33:33 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:33.525307520Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.238548ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:33Z"} +bundler_1 | 2023-10-16T12:33:33.615104016Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:33Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:33.711171817Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xa7460e35b3d178efa0eb3bd4a5c22fe3337570cc448150603d85648dff890267","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:33Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:33.711379131Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"96.398822ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:33Z"} +bundler_1 | 2023-10-16T12:33:33.725526444Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:33Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:33.725691654Z badger 2023/10/16 12:33:33 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:33.725701655Z badger 2023/10/16 12:33:33 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:33.741194355Z badger 2023/10/16 12:33:33 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:33.741229957Z badger 2023/10/16 12:33:33 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:33.741248859Z badger 2023/10/16 12:33:33 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:33.742504440Z badger 2023/10/16 12:33:33 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:33.742522641Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.603172ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:33Z"} +bundler_1 | 2023-10-16T12:33:33.835930970Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:33Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:33.928084618Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xcbee72b5a756e1dc64cbf3f4c8677bde9c06060de51508d1b0a7e8e03610c5e7","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:33Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:33.928398539Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"92.633679ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:33Z"} +bundler_1 | 2023-10-16T12:33:33.949529603Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:33Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:33.949556004Z badger 2023/10/16 12:33:33 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:33.949560005Z badger 2023/10/16 12:33:33 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:33.957821138Z badger 2023/10/16 12:33:33 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:33.957986449Z badger 2023/10/16 12:33:33 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:33.958162160Z badger 2023/10/16 12:33:33 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:33.959240430Z badger 2023/10/16 12:33:33 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:33.959606953Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.519066ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:33Z"} +bundler_1 | 2023-10-16T12:33:34.048086064Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:34Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:34.157988158Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xfdf1a39f28f88a70d3c12c6fdbc21c7d7e98bf5c3259ffd8466a9b241914c1fd","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:34Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:34.158393784Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"112.871486ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:34Z"} +bundler_1 | 2023-10-16T12:33:34.162837471Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:34Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:34.163018883Z badger 2023/10/16 12:33:34 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:34.163144891Z badger 2023/10/16 12:33:34 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:34.177576623Z badger 2023/10/16 12:33:34 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:34.177835239Z badger 2023/10/16 12:33:34 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:34.178086756Z badger 2023/10/16 12:33:34 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:34.178663193Z badger 2023/10/16 12:33:34 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:34.178847705Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.058437ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:34Z"} +bundler_1 | 2023-10-16T12:33:34.266632671Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:34Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:34.367444078Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x722a5a56bf47305aaf49fd405ccee54f156dd5aca33d58226569c0d4718e83aa","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:34Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:34.367874906Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"101.342142ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:34Z"} +bundler_1 | 2023-10-16T12:33:34.372186884Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:34Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:34.372250888Z badger 2023/10/16 12:33:34 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:34.372255389Z badger 2023/10/16 12:33:34 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:34.386711222Z badger 2023/10/16 12:33:34 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:34.386849431Z badger 2023/10/16 12:33:34 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:34.387047643Z badger 2023/10/16 12:33:34 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:34.387586278Z badger 2023/10/16 12:33:34 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:34.387735788Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"15.551004ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:34Z"} +bundler_1 | 2023-10-16T12:33:34.517997096Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:34Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:34.601226768Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xff26d68b05d50e77623b7f75578f8ad5379007abc6eb7e63de4f7811035c7d57","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:34Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:34.601675697Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"83.941218ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:34Z"} +bundler_1 | 2023-10-16T12:33:34.615399483Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:34Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:34.615419784Z badger 2023/10/16 12:33:34 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:34.615424185Z badger 2023/10/16 12:33:34 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:34.630017127Z badger 2023/10/16 12:33:34 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:34.630042828Z badger 2023/10/16 12:33:34 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:34.630046929Z badger 2023/10/16 12:33:34 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:34.630755074Z badger 2023/10/16 12:33:34 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:34.630947687Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"15.63231ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:34Z"} +bundler_1 | 2023-10-16T12:33:34.711491786Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:34Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:34.796595279Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x730ec333ec561e6ddbbaf23411c53c0fe3e1b316899ea2716b3f9203f83f8a48","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:34Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:34.796989104Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"85.570524ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:34Z"} +bundler_1 | 2023-10-16T12:33:34.817544531Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:34Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:34.817571733Z badger 2023/10/16 12:33:34 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:34.817576033Z badger 2023/10/16 12:33:34 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:34.826143986Z badger 2023/10/16 12:33:34 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:34.826437705Z badger 2023/10/16 12:33:34 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:34.826682921Z badger 2023/10/16 12:33:34 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:34.827695386Z badger 2023/10/16 12:33:34 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:34.827835395Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"17.253814ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:34Z"} +bundler_1 | 2023-10-16T12:33:34.914621197Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:34Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:35.001931433Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xfce7f5df35cd21cdc90e9a613af2e5998005232a9bd7fab97ede47e3e1d5a039","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:35Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:35.002406363Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"87.926475ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:35Z"} +bundler_1 | 2023-10-16T12:33:35.025843576Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:35Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:35.025875478Z badger 2023/10/16 12:33:35 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:35.025921181Z badger 2023/10/16 12:33:35 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:35.049290390Z badger 2023/10/16 12:33:35 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:35.049575108Z badger 2023/10/16 12:33:35 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:35.049855626Z badger 2023/10/16 12:33:35 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:35.050440064Z badger 2023/10/16 12:33:35 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:35.050654978Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"24.920808ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:35Z"} +bundler_1 | 2023-10-16T12:33:35.165559195Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:35Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:35.255111475Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x1733a0d97490b137369e0b465a09ab652bdf37e26a80e6b332decb4e490ddd45","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:35Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:35.255548403Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"90.077814ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:35Z"} +bundler_1 | 2023-10-16T12:33:35.279113624Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:35Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:35.279137926Z badger 2023/10/16 12:33:35 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:35.279142526Z badger 2023/10/16 12:33:35 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:35.295352172Z badger 2023/10/16 12:33:35 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:35.295385775Z badger 2023/10/16 12:33:35 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:35.295390975Z badger 2023/10/16 12:33:35 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:35.295409076Z badger 2023/10/16 12:33:35 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:35.295413676Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"15.599907ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:35Z"} +bundler_1 | 2023-10-16T12:33:35.385681403Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:35Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:35.476440461Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x9e12b7f163dbc04a451538e0efa50ab69dac7380c4c5413a021406c715f5d7d3","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:35Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:35.476783583Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"93.560239ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:35Z"} +bundler_1 | 2023-10-16T12:33:35.499488949Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:35Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:35.499567854Z badger 2023/10/16 12:33:35 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:35.499575055Z badger 2023/10/16 12:33:35 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:35.516222229Z badger 2023/10/16 12:33:35 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:35.516258331Z badger 2023/10/16 12:33:35 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:35.519398434Z badger 2023/10/16 12:33:35 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:35.520243489Z badger 2023/10/16 12:33:35 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:35.520257690Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"20.624632ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:35Z"} +bundler_1 | 2023-10-16T12:33:35.604858250Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:35Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:35.684949420Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x196c7ef7389f44b484c59d0c1fbb0c76b207b7aca59b15afbc704fe5048cbc5e","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:35Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:35.685313744Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"80.72891ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:35Z"} +bundler_1 | 2023-10-16T12:33:35.700222106Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:35Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:35.700239607Z badger 2023/10/16 12:33:35 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:35.700243807Z badger 2023/10/16 12:33:35 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:35.714817848Z badger 2023/10/16 12:33:35 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:35.715083865Z badger 2023/10/16 12:33:35 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:35.715352182Z badger 2023/10/16 12:33:35 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:35.715915419Z badger 2023/10/16 12:33:35 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:35.716102731Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"15.951629ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:35Z"} +bundler_1 | 2023-10-16T12:33:35.805082274Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:35Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:35.888211640Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x1101b75b4ffbc29ebe86344c632c6563f14413861f050492f06d7b88949ddd83","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:35Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:35.888697772Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"83.683602ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:35Z"} +bundler_1 | 2023-10-16T12:33:35.902971993Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:35Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:35.902992594Z badger 2023/10/16 12:33:35 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:35.902997195Z badger 2023/10/16 12:33:35 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:35.917584736Z badger 2023/10/16 12:33:35 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:35.917685143Z badger 2023/10/16 12:33:35 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:35.917744146Z badger 2023/10/16 12:33:35 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:35.919302947Z badger 2023/10/16 12:33:35 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:35.919565664Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.663975ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:35Z"} +bundler_1 | 2023-10-16T12:33:36.010730548Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:36Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:36.083582251Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x3e96a4ca384ed7d0f2114b68fdccd3eddef50fdb21cea0c69d89e7cdf0dc065a","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:36Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:36.083914872Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"75.890699ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:36Z"} +bundler_1 | 2023-10-16T12:33:36.100242026Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:36Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:36.100268128Z badger 2023/10/16 12:33:36 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:36.100272628Z badger 2023/10/16 12:33:36 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:36.114711960Z badger 2023/10/16 12:33:36 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:36.115381403Z badger 2023/10/16 12:33:36 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:36.115499611Z badger 2023/10/16 12:33:36 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:36.116229858Z badger 2023/10/16 12:33:36 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:36.116640085Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"16.340855ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:36Z"} +bundler_1 | 2023-10-16T12:33:36.207310137Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:36Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:36.296221563Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xbe99443ee3260fe956d422bbe12b86d5a61407e79b2c57941226c525c9a40543","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:36Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:36.296522781Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"89.341153ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:36Z"} +bundler_1 | 2023-10-16T12:33:36.313951376Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:36Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:36.313991178Z badger 2023/10/16 12:33:36 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:36.313996578Z badger 2023/10/16 12:33:36 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:36.328591395Z badger 2023/10/16 12:33:36 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:36.328923415Z badger 2023/10/16 12:33:36 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:36.329626760Z badger 2023/10/16 12:33:36 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:36.332982970Z badger 2023/10/16 12:33:36 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:36.333061975Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"19.210506ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:36Z"} +bundler_1 | 2023-10-16T12:33:36.420817584Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:36Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:36.498137238Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x6aa1ae555cf243cc615b90319a15e93d454a88c0c90a9014a099de204ef36f62","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:36Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:36.498560765Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"77.854788ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:36Z"} +bundler_1 | 2023-10-16T12:33:36.512702653Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:36Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:36.512748755Z badger 2023/10/16 12:33:36 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:36.512843161Z badger 2023/10/16 12:33:36 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:36.530934897Z badger 2023/10/16 12:33:36 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:36.530966999Z badger 2023/10/16 12:33:36 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:36.530971299Z badger 2023/10/16 12:33:36 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:36.530975300Z badger 2023/10/16 12:33:36 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:36.530979100Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"17.730214ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:36Z"} +bundler_1 | 2023-10-16T12:33:36.635168141Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:36Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:36.733985444Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x0047fc3f71c5a47e10e67a1e703f408c43e5ecef921c52bb93a487816d093bc6","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:36Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:36.734405770Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"99.421642ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:36Z"} +bundler_1 | 2023-10-16T12:33:36.807715673Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:36Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:36.871792295Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x522a24bbcf02f0a58e9cada088a6d0861f39bd9ce7a1f465a242203aea09d28a","error":"account uses banned opcode: GAS","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:36Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:36.871822797Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":135,"path":"/rpc","latency":"64.042521ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:36Z"} +bundler_1 | 2023-10-16T12:33:36.932877530Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:36Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:37.006291839Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x681f2d7b7b942e47668494712e9cb4e8f91545fc41e1b2f0d0bbb132aae54b2c","error":"account uses banned opcode: NUMBER","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:37Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:37.006438448Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":141,"path":"/rpc","latency":"73.476713ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:37Z"} +bundler_1 | 2023-10-16T12:33:37.068016113Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:37Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:37.130292023Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xc3461a21250de0acd17803ab323901f6ee5a89b6656c3f4c2ef65776239343a6","error":"account uses banned opcode: TIMESTAMP","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:37Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:37.130408330Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":147,"path":"/rpc","latency":"62.548326ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:37Z"} +bundler_1 | 2023-10-16T12:33:37.213534049Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:37Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:37.271498287Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x1f1535dd2f122e795ea4642fdd12cf03a7159d8969796a0a90dd27fa2df30d7c","error":"account uses banned opcode: COINBASE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:37Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:37.271651797Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":145,"path":"/rpc","latency":"62.529025ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:37Z"} +bundler_1 | 2023-10-16T12:33:37.336429964Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:37Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:37.406023832Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x1178ffd67b6b105a19586de40996d252ec1d64021701927ede391a258006119d","error":"account uses banned opcode: DIFFICULTY","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:37Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:37.406244246Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":149,"path":"/rpc","latency":"69.987394ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:37Z"} +bundler_1 | 2023-10-16T12:33:37.470114156Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:37Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:37.530773964Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xa2ae2a73637fb77c28b4bf2ab21fcab70634f5239d02f7d77dd2e55fe0ec98d0","error":"account uses banned opcode: BASEFEE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:37Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:37.530834568Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":143,"path":"/rpc","latency":"60.731612ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:37Z"} +bundler_1 | 2023-10-16T12:33:37.599778396Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:37Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:37.671892523Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x350fb0863ac5a1c879ea43ed9ab0e814806dd6b06533133b28866a0209a7b918","error":"account uses banned opcode: GASLIMIT","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:37Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:37.672178341Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":145,"path":"/rpc","latency":"72.47695ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:37Z"} +bundler_1 | 2023-10-16T12:33:37.732986958Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:37Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:37.794663930Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x98bd595c61decb340b08800d0e41342b23bedf3260fe934d8c2cae030e4fdcac","error":"account uses banned opcode: GASPRICE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:37Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:37.794844241Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":145,"path":"/rpc","latency":"61.833281ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:37Z"} +bundler_1 | 2023-10-16T12:33:37.854907512Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:37Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:37.922298042Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x768a20ce6aad4768ccb6fc767bb8ec131a8acca386e3c41ad5cb9009c7217c1e","error":"account uses banned opcode: SELFBALANCE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:37Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:37.922516556Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":151,"path":"/rpc","latency":"67.69105ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:37Z"} +bundler_1 | 2023-10-16T12:33:37.986987804Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:37Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:38.059432651Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xae774653c9d0552152c195cb0b596eb7ac73e31d93d883844f0898e8bdb2fbd6","error":"account uses banned opcode: BALANCE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:38Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:38.059464453Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":143,"path":"/rpc","latency":"72.518753ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:38Z"} +bundler_1 | 2023-10-16T12:33:38.131439772Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:38Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:38.202936660Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x71fe2626dcf3b266c9b84374dd7347c3431580a2a9e781b4cd1517279f23a283","error":"account uses banned opcode: ORIGIN","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:38Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:38.202985263Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":141,"path":"/rpc","latency":"71.546492ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:38Z"} +bundler_1 | 2023-10-16T12:33:38.264106500Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:38Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:38.333689668Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xce98456997b575a44234ec2591aca6549b3674086fbbe335db9ca59d01ad6493","error":"account uses banned opcode: BLOCKHASH","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:38Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:38.333728771Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":147,"path":"/rpc","latency":"69.720077ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:38Z"} +bundler_1 | 2023-10-16T12:33:38.397569679Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:38Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:38.471946148Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x4ba27123030c74b4bb4ef470624a3ce6ff8763617b6e224b77a3fc1ab722558d","error":"account uses banned opcode: CREATE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:38Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:38.471984250Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":141,"path":"/rpc","latency":"69.111538ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:38Z"} +bundler_1 | 2023-10-16T12:33:38.542516578Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:38Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:38.607445054Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xb82c4865f122e1520bd0ff68ee6fddb02e3f975191026ae649a3bc9a1f53a719","error":"account uses banned opcode: CREATE2","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:38Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:38.607489357Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":143,"path":"/rpc","latency":"69.015333ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:38Z"} +bundler_1 | 2023-10-16T12:33:38.674512464Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:38Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:38.764717727Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x9381e6319cff2e502007b967bad1f2f5926756018f8e8f1c11039d75c0dc7962","error":"account uses banned opcode: SELFDESTRUCT","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:38Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:38.764945341Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":153,"path":"/rpc","latency":"90.582286ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:38Z"} +bundler_1 | 2023-10-16T12:33:38.837584401Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:38Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:38.922183512Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x416aa4a8b5ed2054f7a45536dd92fe4d3d18a00d4d02b92821bbed1eca716513","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:38Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:38.922500932Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"87.378785ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:38Z"} +bundler_1 | 2023-10-16T12:33:38.990185281Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":2,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:38Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:39.092551907Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x70c8cf55127c084d53daf2ece497826ed75c3033ddc347e915d13b7323e0837d","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:39Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:39.092850826Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"102.75075ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:39Z"} +bundler_1 | 2023-10-16T12:33:39.195792988Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:39Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:39.262954405Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x491ceae896a6fd1df95b750bc94d7a244cb24a6a0d8d8c50a37fc343c0e8de82","error":"paymaster uses banned opcode: GAS","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:39Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:39.263090913Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":139,"path":"/rpc","latency":"69.627971ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:39Z"} +bundler_1 | 2023-10-16T12:33:39.363023587Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:39Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:39.439493987Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xc14329aa0344b1d818a754af9ea1d027d5680570bdf92d06091382bc007b128b","error":"paymaster uses banned opcode: NUMBER","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:39Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:39.439769005Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":145,"path":"/rpc","latency":"77.278051ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:39Z"} +bundler_1 | 2023-10-16T12:33:39.538799021Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:39Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:39.601579963Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x5ba5a1124c7873274e25d035b3009c1805aedcad6430b7b9536e2284b7e73844","error":"paymaster uses banned opcode: TIMESTAMP","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:39Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:39.601776175Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":151,"path":"/rpc","latency":"63.07306ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:39Z"} +bundler_1 | 2023-10-16T12:33:39.688731634Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:39Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:39.764445887Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x96640268b57e78bec55a806aafb91189dbe1e9c94f7b99102df48bbca59ec8ca","error":"paymaster uses banned opcode: COINBASE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:39Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:39.764604397Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":149,"path":"/rpc","latency":"75.777757ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:39Z"} +bundler_1 | 2023-10-16T12:33:39.861609186Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:39Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:39.924162413Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x1abe963880bcaed1ef81124a621ff1646f4e54cb6c320f44b47aeecbb9aa5443","error":"paymaster uses banned opcode: DIFFICULTY","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:39Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:39.924201816Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":153,"path":"/rpc","latency":"62.752339ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:39Z"} +bundler_1 | 2023-10-16T12:33:40.015640356Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:40Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:40.094406101Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xc367ccb32c78975086d394d05793602f70c3d1b49c5f898d75c82106aefd737b","error":"paymaster uses banned opcode: BASEFEE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:40Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:40.094444603Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":147,"path":"/rpc","latency":"78.916954ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:40Z"} +bundler_1 | 2023-10-16T12:33:40.198063108Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:40Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:40.264752994Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x57280eb059cef3416a96a7afa37e78bb0b69f3b6a71b2d859b8baeb53ac16a8a","error":"paymaster uses banned opcode: GASLIMIT","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:40Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:40.264782596Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":149,"path":"/rpc","latency":"66.636883ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:40Z"} +bundler_1 | 2023-10-16T12:33:40.361006837Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:40Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:40.428262359Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x6e681c4d6d773aef9e04c52621a9b42834b2ce38e501829a6e990d0aed1a9023","error":"paymaster uses banned opcode: GASPRICE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:40Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:40.428300161Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":149,"path":"/rpc","latency":"67.366529ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:40Z"} +bundler_1 | 2023-10-16T12:33:40.527713202Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:40Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:40.598334036Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x3bdaa49246826bc9ee8949f4306867612f44b66992416a101e6955a5950c9577","error":"paymaster uses banned opcode: SELFBALANCE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:40Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:40.598420841Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":155,"path":"/rpc","latency":"70.741141ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:40Z"} +bundler_1 | 2023-10-16T12:33:40.697122837Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:40Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:40.767124332Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xe9d3ee69245615ca7f27997088d27c3dcb064a941d3f9c6048f5b826865dde97","error":"paymaster uses banned opcode: BALANCE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:40Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:40.767385748Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":147,"path":"/rpc","latency":"70.161905ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:40Z"} +bundler_1 | 2023-10-16T12:33:40.869434554Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:40Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:40.940867639Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x1823bd9a77981b5654f23e830b6219ed8bfce92ce4fd250be0a5db3a13f4a798","error":"paymaster uses banned opcode: ORIGIN","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:40Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:40.941021648Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":145,"path":"/rpc","latency":"71.560092ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:40Z"} +bundler_1 | 2023-10-16T12:33:41.036987673Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:41Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:41.112988844Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x3d780f56cc21feac1013e36b9c1801027ebd2b5cea652d18fa2153a3fe19d316","error":"paymaster uses banned opcode: BLOCKHASH","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:41Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:41.113155054Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":151,"path":"/rpc","latency":"76.346493ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:41Z"} +bundler_1 | 2023-10-16T12:33:41.217135582Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:41Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:41.297165206Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x277d37bc5fec8e11c944065bbea96c3357e95385074d04d90775db00f6689db5","error":"paymaster uses banned opcode: CREATE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:41Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:41.297204808Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":145,"path":"/rpc","latency":"80.143831ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:41Z"} +bundler_1 | 2023-10-16T12:33:41.393294341Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:41Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:41.475414996Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x9bb99912a870718d0b69faf251b4eb012be29660c74a92d211b1cd7a05f0a620","error":"paymaster uses banned opcode: CREATE2","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:41Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:41.475607908Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":147,"path":"/rpc","latency":"82.317367ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:41Z"} +bundler_1 | 2023-10-16T12:33:41.572191471Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:41Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:41.644781128Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xb8d1134a638a5c2b01b2f226f1998d06bcb5c0069bb323295c01fa58b3e8bcc9","error":"paymaster uses banned opcode: SELFDESTRUCT","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:41Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:41.644942038Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":157,"path":"/rpc","latency":"72.889176ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:41Z"} +bundler_1 | 2023-10-16T12:33:41.788003419Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:41Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:41.891942644Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x1c2d0b425b56a8be83248b7241173dc7799d7626b6c1518a424c0a6382b4f007","error":"factory uses banned opcode: GAS","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:41Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:41.891999248Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":135,"path":"/rpc","latency":"104.02083ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:41Z"} +bundler_1 | 2023-10-16T12:33:42.048949901Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:42Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:42.177780588Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xc1df84f405f06aded069d92b0dec742ab540611440b577460ec2b642632aaab4","error":"factory uses banned opcode: NUMBER","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:42Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:42.177911796Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":141,"path":"/rpc","latency":"132.138795ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:42Z"} +bundler_1 | 2023-10-16T12:33:42.403396952Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:42Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:42.522100804Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x71c180cc036bbbe81716eb5553e5daeaa2d6ba2091730c10739df89e026985c4","error":"factory uses banned opcode: TIMESTAMP","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:42Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:42.522313517Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":147,"path":"/rpc","latency":"118.979469ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:42Z"} +bundler_1 | 2023-10-16T12:33:42.694502526Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:42Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:42.807393513Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x21ef6794b64719025a8ce0efdbe68ef6b47e01fb3c02215beb5baec26e6cf282","error":"factory uses banned opcode: COINBASE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:42Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:42.807592626Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":145,"path":"/rpc","latency":"113.150903ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:42Z"} +bundler_1 | 2023-10-16T12:33:42.979410812Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:42Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:43.095494799Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xf4b8e77cefbaff5dc99b69062378b9bdfb6a52f61a497377a3f3960adf8c708f","error":"factory uses banned opcode: DIFFICULTY","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:43Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:43.095734214Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":149,"path":"/rpc","latency":"116.460611ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:43Z"} +bundler_1 | 2023-10-16T12:33:43.265611279Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:43Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:43.380829612Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xcf4d1e63f6c6a5db537b3ef1e3bfaa55fa5239bcf3be5071596bc60f7c5783a7","error":"factory uses banned opcode: BASEFEE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:43Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:43.381008423Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":143,"path":"/rpc","latency":"118.35913ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:43Z"} +bundler_1 | 2023-10-16T12:33:43.530331197Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:43Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:43.653930356Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x756cb1027dc3d392483fd532a4b131059b4762c59cdea00d6c6faafdf35fbde7","error":"factory uses banned opcode: GASLIMIT","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:43Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:43.654045463Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":145,"path":"/rpc","latency":"126.563546ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:43Z"} +bundler_1 | 2023-10-16T12:33:43.805966601Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:43Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:43.911549529Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x2c5fe99af41ba0da3fbe59a5b3c11fe030d324b1f1f315b7ced309ffff97af7d","error":"factory uses banned opcode: GASPRICE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:43Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:43.911725540Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":145,"path":"/rpc","latency":"105.77114ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:43Z"} +bundler_1 | 2023-10-16T12:33:44.077514248Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:44Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:44.195754070Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xfdead697984681d6b16a284dc8728fbf8f84a0484bfffb9e3a76a50718d2ae27","error":"factory uses banned opcode: SELFBALANCE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:44Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:44.195793473Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":151,"path":"/rpc","latency":"118.472238ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:44Z"} +bundler_1 | 2023-10-16T12:33:44.359204862Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:44Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:44.466066085Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x91e3a2cf1f71fe8493b610e6791bf82b42728ce114d4d80bad1f3a3fbe734845","error":"factory uses banned opcode: BALANCE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:44Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:44.466202494Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":143,"path":"/rpc","latency":"107.039035ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:44Z"} +bundler_1 | 2023-10-16T12:33:44.606047455Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:44Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:44.719104080Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x520bfa5949dae3e05189bef465d1f101eb6cd192309540cc69d8866caaf3e25b","error":"factory uses banned opcode: ORIGIN","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:44Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:44.719264290Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":141,"path":"/rpc","latency":"113.273539ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:44Z"} +bundler_1 | 2023-10-16T12:33:44.878634615Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:44Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:44.990416058Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x7344b517556e5bee787960b7cae9c58bfed49e43927d17dc480ef7f80bccefb9","error":"factory uses banned opcode: BLOCKHASH","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:44Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:44.990641172Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":147,"path":"/rpc","latency":"112.122964ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:44Z"} +bundler_1 | 2023-10-16T12:33:45.154551792Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:45Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:45.269146116Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x02b8051dd3b05a0abf25940e781bbc88fd1cfe86d1e8c8d2af88d7170917fe0b","error":"factory uses banned opcode: CREATE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:45Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:45.269347229Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":141,"path":"/rpc","latency":"115.025252ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:45Z"} +bundler_1 | 2023-10-16T12:33:45.437977455Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:45Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:45.550674056Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x851ecec81e680a8368740093956bc03739d113c34f24949928b9b0556b645ad7","error":"factory with too many CREATE2","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:45Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:45.550816066Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":131,"path":"/rpc","latency":"112.82681ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:45Z"} +bundler_1 | 2023-10-16T12:33:45.706506553Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:45Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:45.809634234Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xb241e7632c25f7e00631b2f3fdc41a8552ea1388d2511a977b5bd82fc7adc07a","error":"factory uses banned opcode: SELFDESTRUCT","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:45Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:45.809804045Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":153,"path":"/rpc","latency":"105.898862ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:45Z"} +bundler_1 | 2023-10-16T12:33:45.815179293Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:45Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:45.815241797Z badger 2023/10/16 12:33:45 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:45.815289100Z badger 2023/10/16 12:33:45 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:45.847289174Z badger 2023/10/16 12:33:45 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:45.847745003Z badger 2023/10/16 12:33:45 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:45.847760704Z badger 2023/10/16 12:33:45 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:45.848101926Z badger 2023/10/16 12:33:45 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:45.848235535Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"33.101944ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:45Z"} +bundler_1 | 2023-10-16T12:33:45.851311834Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:45Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:45.851500147Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"148.41µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:45Z"} +bundler_1 | 2023-10-16T12:33:46.038742578Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:46Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:46.038771180Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":105,"path":"/rpc","latency":"142.909µs","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:46Z"} +bundler_1 | 2023-10-16T12:33:46.057533695Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:46Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:46.057561997Z badger 2023/10/16 12:33:46 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-10-16T12:33:46.057614301Z badger 2023/10/16 12:33:46 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-10-16T12:33:46.072700178Z badger 2023/10/16 12:33:46 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-10-16T12:33:46.073663140Z badger 2023/10/16 12:33:46 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-10-16T12:33:46.073790049Z badger 2023/10/16 12:33:46 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-10-16T12:33:46.074264879Z badger 2023/10/16 12:33:46 INFO: Resuming writes +bundler_1 | 2023-10-16T12:33:46.074351785Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"22.564762ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:46Z"} +bundler_1 | 2023-10-16T12:33:46.078177133Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:46Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:46.078252038Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"164.711µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:46Z"} +bundler_1 | 2023-10-16T12:33:46.187176395Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:46Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:46.187214597Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":105,"path":"/rpc","latency":"153.409µs","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:46Z"} +bundler_1 | 2023-10-16T12:33:46.201964253Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:46Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:46.201987054Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":43,"path":"/rpc","latency":"151.61µs","rpc_method":"eth_chainId","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:46Z"} +bundler_1 | 2023-10-16T12:33:46.243804464Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:46Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:46.310254269Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x472eedb5c4d8081bad8c95c5ad55279b2fcc6f900eab67b352fddd8b1bd76196","v":0,"logger":"stackup_bundler/client/eth_estimateUserOperationGas","caller":"/app/pkg/client/client.go:182","time":"2023-10-16T12:33:46Z","message":"eth_estimateUserOperationGas ok"} +bundler_1 | 2023-10-16T12:33:46.310454782Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":110,"path":"/rpc","latency":"69.646913ms","rpc_method":"eth_estimateUserOperationGas","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:46Z"} +bundler_1 | 2023-10-16T12:33:46.365600055Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:46Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:46.435499183Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xc6e53747962378ed0a3a4c6155c1db34c304da609bbeec5e928121dbe78af5b2","error":"test fail","logger":"stackup_bundler/client/eth_estimateUserOperationGas","caller":"/app/pkg/client/client.go:171","time":"2023-10-16T12:33:46Z","message":"eth_estimateUserOperationGas error"} +bundler_1 | 2023-10-16T12:33:46.435588989Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":91,"path":"/rpc","latency":"70.100842ms","rpc_method":"eth_estimateUserOperationGas","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:46Z"} +bundler_1 | 2023-10-16T12:33:46.468724336Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:46Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:46.496345026Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xfe3668ddd1124d32402615994d4a154f869b0d06d34b02960e16f0dc3fdcb563","error":"AA23 reverted: testWallet: dead signature","logger":"stackup_bundler/client/eth_estimateUserOperationGas","caller":"/app/pkg/client/client.go:171","time":"2023-10-16T12:33:46Z","message":"eth_estimateUserOperationGas error"} +bundler_1 | 2023-10-16T12:33:46.496538738Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":178,"path":"/rpc","latency":"27.737097ms","rpc_method":"eth_estimateUserOperationGas","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:46Z"} +bundler_1 | 2023-10-16T12:33:46.537975823Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:46Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:46.593931248Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x05c7833bf176f9356477683225d63db05d4dedbcedecfddc833defa3a595c0d5","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:46Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:46.594318673Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"60.64933ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:46Z"} +bundler_1 | 2023-10-16T12:33:46.598229527Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:46Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:46.629097126Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0x05c7833bf176f9356477683225d63db05d4dedbcedecfddc833defa3a595c0d5"],"dropped_userop_hashes":[],"relayer_est_revert_reasons":[],"txn_hash":"0x599f0e445d9291ac6d188c86ce47562a62a31fff0d8576bb283222e651333344","relayer_txn_revert_reasons":[],"duration":"30.756692ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-10-16T12:33:46Z","message":"bundler run ok"} +bundler_1 | 2023-10-16T12:33:46.629286439Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"31.118216ms","rpc_method":"debug_bundler_sendBundleNow","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:46Z"} +bundler_1 | 2023-10-16T12:33:46.642576700Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:46Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:46.651863301Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":669,"path":"/rpc","latency":"9.314404ms","rpc_method":"eth_getUserOperationByHash","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:46Z"} +bundler_1 | 2023-10-16T12:33:46.683788270Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:46Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:46.693662910Z {"level":"error","bundler_mode":"private","userop_hash":"","error":"Missing/invalid userOpHash","logger":"stackup_bundler/client/eth_getUserOperationByHash","caller":"/app/pkg/client/client.go:216","time":"2023-10-16T12:33:46Z","message":"eth_getUserOperationByHash error"} +bundler_1 | 2023-10-16T12:33:46.693691911Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":125,"path":"/rpc","latency":"9.974746ms","rpc_method":"eth_getUserOperationByHash","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:46Z"} +bundler_1 | 2023-10-16T12:33:46.730637205Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":1,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:46Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:46.782590771Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x64bbcdad170eed599e65d0348a596207d83a70c7e1dbb44f965cb2091c49bdb7","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:46Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:46.782892791Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"54.136507ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:46Z"} +bundler_1 | 2023-10-16T12:33:46.786521126Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":2,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:46Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:46.814429734Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0x64bbcdad170eed599e65d0348a596207d83a70c7e1dbb44f965cb2091c49bdb7"],"dropped_userop_hashes":[],"relayer_est_revert_reasons":[],"txn_hash":"0xe30e75bde3d4cd93c79fe9fd62ac991ae4322896166974148c804879f3fba305","relayer_txn_revert_reasons":[],"duration":"27.815802ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-10-16T12:33:46Z","message":"bundler run ok"} +bundler_1 | 2023-10-16T12:33:46.814473937Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"27.991514ms","rpc_method":"debug_bundler_sendBundleNow","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:46Z"} +bundler_1 | 2023-10-16T12:33:46.827929309Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":2,"opsIncluded":2,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:46Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:46.837213810Z {"level":"info","bundler_mode":"private","userop_hash":"0x64bbcdad170eed599e65d0348a596207d83a70c7e1dbb44f965cb2091c49bdb7","v":0,"logger":"stackup_bundler/client/eth_getUserOperationReceipt","caller":"/app/pkg/client/client.go:204","time":"2023-10-16T12:33:46Z","message":"eth_getUserOperationReceipt ok"} +bundler_1 | 2023-10-16T12:33:46.837299716Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":3397,"path":"/rpc","latency":"9.451512ms","rpc_method":"eth_getUserOperationReceipt","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:46Z"} +bundler_1 | 2023-10-16T12:33:46.883882634Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":2,"opsIncluded":2,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:46Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:46.892513693Z {"level":"error","bundler_mode":"private","userop_hash":"","error":"Missing/invalid userOpHash","logger":"stackup_bundler/client/eth_getUserOperationReceipt","caller":"/app/pkg/client/client.go:200","time":"2023-10-16T12:33:46Z","message":"eth_getUserOperationReceipt error"} +bundler_1 | 2023-10-16T12:33:46.892544595Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":125,"path":"/rpc","latency":"8.80277ms","rpc_method":"eth_getUserOperationReceipt","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:46Z"} +bundler_1 | 2023-10-16T12:33:46.931049490Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":2,"opsIncluded":2,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:46Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:46.989825598Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xef6932f28e3ca8ea8165794cc3cc5d7e56ba09aa58bec91a9658fbb94813682c","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-10-16T12:33:46Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-10-16T12:33:46.990281627Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"59.329044ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:46Z"} +bundler_1 | 2023-10-16T12:33:46.993063207Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":2,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:46Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:47.020664496Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0xef6932f28e3ca8ea8165794cc3cc5d7e56ba09aa58bec91a9658fbb94813682c"],"dropped_userop_hashes":[],"relayer_txn_revert_reasons":[],"relayer_est_revert_reasons":[],"txn_hash":"0x17efdd305dff87f4ca714a6bf3f5c127010d3b96e0420815916f3eb0e2e6fda5","duration":"27.442678ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-10-16T12:33:47Z","message":"bundler run ok"} +bundler_1 | 2023-10-16T12:33:47.020750601Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"27.665092ms","rpc_method":"debug_bundler_sendBundleNow","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:47Z"} +bundler_1 | 2023-10-16T12:33:47.079060279Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":3,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:47Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:47.119777017Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x383ea26bd1098803b944062bee743f78e9816ddf96a8a168aa59bfa78e8f17ca","error":"AA23 reverted: testWallet: dead signature","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:47Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:47.119981230Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":155,"path":"/rpc","latency":"40.909951ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:47Z"} +bundler_1 | 2023-10-16T12:33:47.122641403Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":3,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:47Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:47.122799013Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":38,"path":"/rpc","latency":"249.317µs","rpc_method":"debug_bundler_sendBundleNow","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:47Z"} +bundler_1 | 2023-10-16T12:33:47.160717170Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":3,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:47Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:47.226300219Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xe82b217e0619afe61f29692ca5def61eb9cb00d9bd4defd6976225d998045ed8","error":"Invalid UserOp signature or paymaster signature","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-10-16T12:33:47Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-10-16T12:33:47.226338621Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":122,"path":"/rpc","latency":"65.741959ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:47Z"} +bundler_1 | 2023-10-16T12:33:47.231598962Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","opsSeen":3,"opsIncluded":3,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-10-16T12:33:47Z","message":"client ok"} +bundler_1 | 2023-10-16T12:33:47.231758572Z {"level":"info","bundler_mode":"private","client_id":"172.21.0.1","method":"POST","status_code":200,"body_size":82,"path":"/rpc","latency":"151.41µs","rpc_method":"eth_supportedEntryPoints","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-10-16T12:33:47Z"} diff --git a/runs/20231016/123516/stackup.txt b/runs/20231016/123516/stackup.txt new file mode 100644 index 0000000..8523c5b --- /dev/null +++ b/runs/20231016/123516/stackup.txt @@ -0,0 +1,618 @@ +Running bundler /home/runner/work/bundler-test-executor/bundler-test-executor/bundlers/stackup/stackup.yml, name=stackup +============================= test session starts ============================== +platform linux -- Python 3.10.12, pytest-7.2.0, pluggy-1.0.0 +rootdir: /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests +plugins: web3-5.31.1 +collected 167 items + +tests/bundle/test_bundle.py .......FFFFFFFFF..FFF [ 12%] +tests/bundle/test_codehash.py . [ 13%] +tests/bundle/test_storage_rules.py .......F..F........F..FF.........FFFF [ 35%] +FFFF.........FF...FFF..FF....FF.FF..FFFFFFFFFF. [ 63%] +tests/opbanning/test_op_banning.py ..................................... [ 85%] +.......... [ 91%] +tests/reputation/test_reputation.py FF [ 92%] +tests/rpc/test_eth_chainId.py . [ 93%] +tests/rpc/test_eth_estimateUserOperationGas.py F.. [ 95%] +tests/rpc/test_eth_getUserOperationByHash.py .. [ 96%] +tests/rpc/test_eth_getUserOperationReceipt.py .. [ 97%] +tests/rpc/test_eth_sendUserOperation.py ... [ 99%] +tests/rpc/test_eth_supportedEntryPoints.py . [100%] + +=================================== FAILURES =================================== +_ test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender] _ +tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster] _ +tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory] _ +tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender] _ +tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster] _ +tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory] _ +tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender] _ +tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster] _ +tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory] _ +tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +______________ test_ban_user_op_access_other_ops_sender_in_bundle ______________ +tests/bundle/test_bundle.py:319: in test_ban_user_op_access_other_ops_sender_in_bundle + assert dump_mempool() == [user_op2] +E AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')] +E At index 0 diff: UserOperation(sender='0x0bcd88dfEd1f4b4f185aE397d5E75134B25BCcDf', nonce='0x0', initCode='0x', callData='0x1412ce7656f47bf353d295b9c04b4e19e06c4117', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x') != UserOperation(sender='0x1412ce7656f47bf353d295B9c04B4e19E06C4117', nonce='0x0', initCode='0x', callData='0x', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x') +E Full diff: +E [ +E - UserOperation(sender='0x1412ce7656f47bf353d295B9c04B4e19E06C4117', +E + UserOperation(sender='0x0bcd88dfEd1f4b4f185aE397d5E75134B25BCcDf', +E nonce='0x0', +E initCode='0x', +E - callData='0x', +E + callData='0x1412ce7656f47bf353d295b9c04b4e19e06c4117', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0x', +E signature='0x'), +E ] +__________________ test_ban_user_sender_double_role_in_bundle __________________ +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AttributeError: 'Ok' object has no attribute 'code' + +The above exception was the direct cause of the following exception: +tests/bundle/test_bundle.py:359: in test_ban_user_sender_double_role_in_bundle + assert_rpc_error( +tests/utils.py:118: in assert_rpc_error + raise Exception(f"expected error object, got:\n{response}") from exc +E Exception: expected error object, got: +E Ok(result='0x80d814868569f9bf77d2ece277437d015486d42b47513e6494cf5ee7dafc52c0', id=111) +_________________________ test_stake_check_in_bundler __________________________ +tests/bundle/test_bundle.py:382: in test_stake_check_in_bundler + response = get_stake_status(paymaster_contract.address, entrypoint_contract.address) +tests/utils.py:165: in get_stake_status + .result +E AttributeError: 'Error' object has no attribute 'result' +_ test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0] _ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32602 == +E + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=144).code +___________ test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop] ___________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok] _ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=168) +____________ test_rule[[OP-020]staked][paymaster][out_of_gas][drop] ____________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +________ test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop] _________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop] __ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop] __ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop] __ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_____ test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop] _____ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +___ test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop] ___ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop] _ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +__ test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop] __ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +____________ test_rule[[OP-020]unstaked][factory][out_of_gas][drop] ____________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_____________ test_rule[[OP-020]staked][factory][out_of_gas][drop] _____________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_________ test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop] __________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop] _ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32602 == +E + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=240).code +_ test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok] _ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=242) +_ test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1] _ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32602 == +E + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=244).code +____________ test_rule[[OP-020]unstaked][account][out_of_gas][drop] ____________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +________ test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop] _________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_____________ test_rule[[OP-020]staked][account][out_of_gas][drop] _____________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_________ test_rule[[OP-020]staked][account][sstore_out_of_gas][drop] __________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +____ test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop] _____ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +___ test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop] ___ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop] __ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop] __ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop] __ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +______ test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop] ______ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +______ test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop] ______ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +______ test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop] ______ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_____ test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop] _____ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +___ test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop] ___ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop] _ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +__ test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop] __ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +____________ test_staked_entity_reputation_threshold[with_factory] _____________ +tests/reputation/test_reputation.py:70: in test_staked_entity_reputation_threshold + reputations = dump_reputation() +tests/utils.py:175: in dump_reputation + .result +E AttributeError: 'Error' object has no attribute 'result' +___________ test_staked_entity_reputation_threshold[without_factory] ___________ +tests/reputation/test_reputation.py:70: in test_staked_entity_reputation_threshold + reputations = dump_reputation() +tests/utils.py:175: in dump_reputation + .result +E AttributeError: 'Error' object has no attribute 'result' +_____________________ test_eth_estimateUserOperationGas[] ______________________ +tests/rpc/test_eth_estimateUserOperationGas.py:20: in test_eth_estimateUserOperationGas + validate(instance=response.result, schema=schema) +.venv/lib/python3.10/site-packages/jsonschema/validators.py:1121: in validate + raise error +E jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property +E +E Failed validating 'required' in schema: +E {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', +E 'type': 'string'}, +E {'type': 'number'}], +E 'title': 'callGasLimit'}, +E 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', +E 'type': 'string'}, +E {'type': 'number'}], +E 'title': 'preVerificationGas'}, +E 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', +E 'type': 'string'}, +E {'type': 'number'}], +E 'title': 'verificationGasLimit'}}, +E 'required': ['callGasLimit', +E 'preVerificationGas', +E 'verificationGasLimit'], +E 'title': 'UserOperation Gas parameters', +E 'type': 'object'} +E +E On instance: +E {'callGasLimit': 44181, +E 'preVerificationGas': 42316, +E 'verificationGas': 337129} +=============================== warnings summary =============================== +tests/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0x90bd7e4fee571db95ad40a3203497e48dafb2d8f9010574d42ff31a64bdf16b6') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +tests/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0xe026ddaf4c503d7a2dbd5e359cdd0a175f3e46de6bebffbc049e65d0e512b1ee') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +tests/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0xae65aca458b0887664cb91aac16f490dd885d5c0b681f8d5fb192d447c9a82a2') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +tests/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0xe44e931f37595a9cc224f4b92065e9a63c18387f332a49d4408850a85016c4bd') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html +==================================== PASSES ==================================== +- generated xml file: /home/runner/work/bundler-test-executor/bundler-test-executor/build/out/stackup.xml - +=========================== short test summary info ============================ +PASSED tests/bundle/test_bundle.py::test_bundle_replace_op[only_priority_fee_bump] +PASSED tests/bundle/test_bundle.py::test_bundle_replace_op[only_max_fee_bump] +PASSED tests/bundle/test_bundle.py::test_bundle_replace_op[with_same_fee] +PASSED tests/bundle/test_bundle.py::test_bundle_replace_op[with_less_fee] +PASSED tests/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_below_threshold] +PASSED tests/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_at_threshold] +PASSED tests/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_above_threshold] +PASSED tests/bundle/test_bundle.py::test_max_allowed_ops_unstaked_sender +PASSED tests/bundle/test_bundle.py::test_max_allowed_ops_staked_sender +PASSED tests/bundle/test_codehash.py::test_codehash_changed +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][paymaster][no_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-031]unstaked][paymaster][storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][reference_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][paymaster][account_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[EREP-050]unstaked][paymaster][context][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][external_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]staked][paymaster][no_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-031]staked][paymaster][storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]staked][paymaster][reference_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-010]staked][paymaster][account_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][paymaster][account_reference_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[EREP-050]staked][paymaster][context][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-031]staked][paymaster][external_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][no_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][reference_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][factory][account_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][factory][account_reference_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][external_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]staked][factory][no_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-031]staked][factory][storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]staked][factory][reference_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-032]staked][factory][reference_storage_struct][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-010]staked][factory][account_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][factory][account_reference_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]staked][factory][external_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][account][no_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][account][account_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][account][account_reference_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][account][external_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]staked][account][no_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-010]staked][account][account_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][account][account_reference_storage][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][account][account_reference_storage_struct][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[STO-000]staked][account][external_storage][drop] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok] +PASSED tests/bundle/test_storage_rules.py::test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[GAS] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[NUMBER] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[TIMESTAMP] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[COINBASE] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[DIFFICULTY] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[BASEFEE] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[GASLIMIT] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[GASPRICE] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[SELFBALANCE] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[BALANCE] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[ORIGIN] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[BLOCKHASH] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[CREATE] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[CREATE2] +PASSED tests/opbanning/test_op_banning.py::test_account_banned_opcode[SELFDESTRUCT] +PASSED tests/opbanning/test_op_banning.py::test_account_allowed_opcode_sequence[GAS CALL] +PASSED tests/opbanning/test_op_banning.py::test_account_allowed_opcode_sequence[GAS DELEGATECALL] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GAS] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[NUMBER] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[TIMESTAMP] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[COINBASE] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[DIFFICULTY] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BASEFEE] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GASLIMIT] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GASPRICE] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[SELFBALANCE] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BALANCE] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[ORIGIN] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BLOCKHASH] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[CREATE] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[CREATE2] +PASSED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[SELFDESTRUCT] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[GAS] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[NUMBER] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[TIMESTAMP] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[COINBASE] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[DIFFICULTY] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[BASEFEE] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[GASLIMIT] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[GASPRICE] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[SELFBALANCE] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[BALANCE] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[ORIGIN] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[BLOCKHASH] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[CREATE] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[CREATE2] +PASSED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[SELFDESTRUCT] +PASSED tests/rpc/test_eth_chainId.py::test_eth_chainId[] +PASSED tests/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas_execution_revert +PASSED tests/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas_simulation_revert +PASSED tests/rpc/test_eth_getUserOperationByHash.py::test_eth_getUserOperationByHash[] +PASSED tests/rpc/test_eth_getUserOperationByHash.py::test_eth_getUserOperationByHash_error +PASSED tests/rpc/test_eth_getUserOperationReceipt.py::test_eth_getUserOperationReceipt[] +PASSED tests/rpc/test_eth_getUserOperationReceipt.py::test_eth_getUserOperationReceipt_error +PASSED tests/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation[] +PASSED tests/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation_revert +PASSED tests/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation_invalid_signature +PASSED tests/rpc/test_eth_supportedEntryPoints.py::test_eth_supportedEntryPoints[] +FAILED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/bundle/test_bundle.py::test_ban_user_op_access_other_ops_sender_in_bundle - AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')] + At index 0 diff: UserOperation(sender='0x0bcd88dfEd1f4b4f185aE397d5E75134B25BCcDf', nonce='0x0', initCode='0x', callData='0x1412ce7656f47bf353d295b9c04b4e19e06c4117', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x') != UserOperation(sender='0x1412ce7656f47bf353d295B9c04B4e19E06C4117', nonce='0x0', initCode='0x', callData='0x', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x') + Full diff: + [ + - UserOperation(sender='0x1412ce7656f47bf353d295B9c04B4e19E06C4117', + + UserOperation(sender='0x0bcd88dfEd1f4b4f185aE397d5E75134B25BCcDf', + nonce='0x0', + initCode='0x', + - callData='0x', + + callData='0x1412ce7656f47bf353d295b9c04b4e19e06c4117', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0x3b9aca00', + paymasterAndData='0x', + signature='0x'), + ] +FAILED tests/bundle/test_bundle.py::test_ban_user_sender_double_role_in_bundle - Exception: expected error object, got: +Ok(result='0x80d814868569f9bf77d2ece277437d015486d42b47513e6494cf5ee7dafc52c0', id=111) +FAILED tests/bundle/test_bundle.py::test_stake_check_in_bundler - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0] - AssertionError: assert -32602 == + + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=144).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok] - Exception: expected result object, got: +Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=168) +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][paymaster][out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][factory][out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][factory][out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop] - AssertionError: assert -32602 == + + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=240).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok] - Exception: expected result object, got: +Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=242) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1] - AssertionError: assert -32602 == + + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=244).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][account][out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][account][out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][account][sstore_out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/reputation/test_reputation.py::test_staked_entity_reputation_threshold[with_factory] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/reputation/test_reputation.py::test_staked_entity_reputation_threshold[without_factory] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas[] - jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property + +Failed validating 'required' in schema: + {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', + 'type': 'string'}, + {'type': 'number'}], + 'title': 'callGasLimit'}, + 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', + 'type': 'string'}, + {'type': 'number'}], + 'title': 'preVerificationGas'}, + 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', + 'type': 'string'}, + {'type': 'number'}], + 'title': 'verificationGasLimit'}}, + 'required': ['callGasLimit', + 'preVerificationGas', + 'verificationGasLimit'], + 'title': 'UserOperation Gas parameters', + 'type': 'object'} + +On instance: + {'callGasLimit': 44181, + 'preVerificationGas': 42316, + 'verificationGas': 337129} +================= 49 failed, 118 passed, 4 warnings in 40.90s ================== diff --git a/runs/20231016/123516/stackup.xml b/runs/20231016/123516/stackup.xml new file mode 100644 index 0000000..7d5e162 --- /dev/null +++ b/runs/20231016/123516/stackup.xml @@ -0,0 +1,557 @@ +tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:319: in test_ban_user_op_access_other_ops_sender_in_bundle + assert dump_mempool() == [user_op2] +E AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')] +E At index 0 diff: UserOperation(sender='0x0bcd88dfEd1f4b4f185aE397d5E75134B25BCcDf', nonce='0x0', initCode='0x', callData='0x1412ce7656f47bf353d295b9c04b4e19e06c4117', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x') != UserOperation(sender='0x1412ce7656f47bf353d295B9c04B4e19E06C4117', nonce='0x0', initCode='0x', callData='0x', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x') +E Full diff: +E [ +E - UserOperation(sender='0x1412ce7656f47bf353d295B9c04B4e19E06C4117', +E + UserOperation(sender='0x0bcd88dfEd1f4b4f185aE397d5E75134B25BCcDf', +E nonce='0x0', +E initCode='0x', +E - callData='0x', +E + callData='0x1412ce7656f47bf353d295b9c04b4e19e06c4117', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0x3b9aca00', +E paymasterAndData='0x', +E signature='0x'), +E ]--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AttributeError: 'Ok' object has no attribute 'code' + +The above exception was the direct cause of the following exception: +tests/bundle/test_bundle.py:359: in test_ban_user_sender_double_role_in_bundle + assert_rpc_error( +tests/utils.py:118: in assert_rpc_error + raise Exception(f"expected error object, got:\n{response}") from exc +E Exception: expected error object, got: +E Ok(result='0x80d814868569f9bf77d2ece277437d015486d42b47513e6494cf5ee7dafc52c0', id=111)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:382: in test_stake_check_in_bundler + response = get_stake_status(paymaster_contract.address, entrypoint_contract.address) +tests/utils.py:165: in get_stake_status + .result +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32602 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=144).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=168)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32602 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=240).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=242)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32602 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=244).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/reputation/test_reputation.py:70: in test_staked_entity_reputation_threshold + reputations = dump_reputation() +tests/utils.py:175: in dump_reputation + .result +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/reputation/test_reputation.py:70: in test_staked_entity_reputation_threshold + reputations = dump_reputation() +tests/utils.py:175: in dump_reputation + .result +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/rpc/test_eth_estimateUserOperationGas.py:20: in test_eth_estimateUserOperationGas + validate(instance=response.result, schema=schema) +.venv/lib/python3.10/site-packages/jsonschema/validators.py:1121: in validate + raise error +E jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property +E +E Failed validating 'required' in schema: +E {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', +E 'type': 'string'}, +E {'type': 'number'}], +E 'title': 'callGasLimit'}, +E 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', +E 'type': 'string'}, +E {'type': 'number'}], +E 'title': 'preVerificationGas'}, +E 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', +E 'type': 'string'}, +E {'type': 'number'}], +E 'title': 'verificationGasLimit'}}, +E 'required': ['callGasLimit', +E 'preVerificationGas', +E 'verificationGasLimit'], +E 'title': 'UserOperation Gas parameters', +E 'type': 'object'} +E +E On instance: +E {'callGasLimit': 44181, +E 'preVerificationGas': 42316, +E 'verificationGas': 337129}--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + + \ No newline at end of file diff --git a/runs/20231016/123516/voltaire.json b/runs/20231016/123516/voltaire.json new file mode 100644 index 0000000..9ba79cb --- /dev/null +++ b/runs/20231016/123516/voltaire.json @@ -0,0 +1,1817 @@ +{ + "testsuites": { + "testsuite": { + "@name": "voltaire", + "@errors": "0", + "@failures": "161", + "@skipped": "0", + "@tests": "167", + "@time": "70.458", + "@timestamp": "2023-10-16T12:34:01.588785", + "@hostname": "fv-az176-539", + "testcase": [ + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[only_priority_fee_bump]", + "@time": "0.084", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[only_max_fee_bump]", + "@time": "0.045", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[with_same_fee]", + "@time": "0.046", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[with_less_fee]", + "@time": "0.042", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_below_threshold]", + "@time": "0.038", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_at_threshold]", + "@time": "0.040", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_above_threshold]", + "@time": "0.050", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "@time": "0.454", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "@time": "0.288", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "@time": "0.247", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "@time": "0.245", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "@time": "0.306", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "@time": "0.261", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "@time": "0.278", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "@time": "0.349", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "@time": "0.287", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:200: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_max_allowed_ops_unstaked_sender", + "@time": "0.076", + "failure": { + "@message": "AssertionError: assert [] == [UserOperatio...gnature='0x')]\n Right contains one more item: UserOperation(sender='0x1Eb69f84146016F06E823F1272A70dFC6293edb9', nonce='0x0', initCode='0x', callData='0xa9e966b7000...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x')\n Full diff:\n [\n + ,\n - UserOperation(sender='0x1Eb69f84146016F06E823F1272A70dFC6293edb9',\n - nonce='0x0',\n - initCode='0x',\n - callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n - callGasLimit='0x493e0',\n - verificationGasLimit='0xf4240',\n - preVerificationGas='0x493e0',\n - maxFeePerGas='0xee6b2800',\n - maxPriorityFeePerGas='0x3b9aca00',\n - paymasterAndData='0x',\n - signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:248: in test_max_allowed_ops_unstaked_sender\n assert dump_mempool() == wallet_ops[: i + 1]\nE AssertionError: assert [] == [UserOperatio...gnature='0x')]\nE Right contains one more item: UserOperation(sender='0x1Eb69f84146016F06E823F1272A70dFC6293edb9', nonce='0x0', initCode='0x', callData='0xa9e966b7000...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x')\nE Full diff:\nE [\nE + ,\nE - UserOperation(sender='0x1Eb69f84146016F06E823F1272A70dFC6293edb9',\nE - nonce='0x0',\nE - initCode='0x',\nE - callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE - callGasLimit='0x493e0',\nE - verificationGasLimit='0xf4240',\nE - preVerificationGas='0x493e0',\nE - maxFeePerGas='0xee6b2800',\nE - maxPriorityFeePerGas='0x3b9aca00',\nE - paymasterAndData='0x',\nE - signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_max_allowed_ops_staked_sender", + "@time": "0.129", + "failure": { + "@message": "AssertionError: assert [] == [UserOperatio...gnature='0x')]\n Right contains one more item: UserOperation(sender='0x623a599259d20a99c5B0F96E78969203C50b7a8c', nonce='0x10000000000000000', initCode='0x', callDat...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x')\n Full diff:\n [\n + ,\n - UserOperation(sender='0x623a599259d20a99c5B0F96E78969203C50b7a8c',\n - nonce='0x10000000000000000',\n - initCode='0x',\n - callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\n - callGasLimit='0x493e0',\n - verificationGasLimit='0xf4240',\n - preVerificationGas='0x493e0',\n - maxFeePerGas='0xee6b2800',\n - maxPriorityFeePerGas='0x3b9aca00',\n - paymasterAndData='0x',\n - signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:275: in test_max_allowed_ops_staked_sender\n assert dump_mempool() == wallet_ops[: i + 1]\nE AssertionError: assert [] == [UserOperatio...gnature='0x')]\nE Right contains one more item: UserOperation(sender='0x623a599259d20a99c5B0F96E78969203C50b7a8c', nonce='0x10000000000000000', initCode='0x', callDat...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x')\nE Full diff:\nE [\nE + ,\nE - UserOperation(sender='0x623a599259d20a99c5B0F96E78969203C50b7a8c',\nE - nonce='0x10000000000000000',\nE - initCode='0x',\nE - callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001',\nE - callGasLimit='0x493e0',\nE - verificationGasLimit='0xf4240',\nE - preVerificationGas='0x493e0',\nE - maxFeePerGas='0xee6b2800',\nE - maxPriorityFeePerGas='0x3b9aca00',\nE - paymasterAndData='0x',\nE - signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "@time": "0.292", + "failure": { + "@message": "AssertionError: assert [] == [UserOperatio...gnature='0x')]\n Right contains one more item: UserOperation(sender='0x7d1d5baF08638284c72D0A22a0a765aaFafEb1d2', nonce='0x0', initCode='0x', callData='0x', callGasL...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x')\n Full diff:\n [\n + ,\n - UserOperation(sender='0x7d1d5baF08638284c72D0A22a0a765aaFafEb1d2',\n - nonce='0x0',\n - initCode='0x',\n - callData='0x',\n - callGasLimit='0x493e0',\n - verificationGasLimit='0xf4240',\n - preVerificationGas='0x493e0',\n - maxFeePerGas='0xee6b2800',\n - maxPriorityFeePerGas='0x3b9aca00',\n - paymasterAndData='0x',\n - signature='0x'),\n ]", + "#text": "tests/bundle/test_bundle.py:319: in test_ban_user_op_access_other_ops_sender_in_bundle\n assert dump_mempool() == [user_op2]\nE AssertionError: assert [] == [UserOperatio...gnature='0x')]\nE Right contains one more item: UserOperation(sender='0x7d1d5baF08638284c72D0A22a0a765aaFafEb1d2', nonce='0x0', initCode='0x', callData='0x', callGasL...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x')\nE Full diff:\nE [\nE + ,\nE - UserOperation(sender='0x7d1d5baF08638284c72D0A22a0a765aaFafEb1d2',\nE - nonce='0x0',\nE - initCode='0x',\nE - callData='0x',\nE - callGasLimit='0x493e0',\nE - verificationGasLimit='0xf4240',\nE - preVerificationGas='0x493e0',\nE - maxFeePerGas='0xee6b2800',\nE - maxPriorityFeePerGas='0x3b9aca00',\nE - paymasterAndData='0x',\nE - signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_ban_user_sender_double_role_in_bundle", + "@time": "0.207", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=66)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_bundle.py:358: in test_ban_user_sender_double_role_in_bundle\n assert_ok(response1)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=66)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_bundle", + "@name": "test_stake_check_in_bundler", + "@time": "0.082", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_bundle.py:382: in test_stake_check_in_bundler\n response = get_stake_status(paymaster_contract.address, entrypoint_contract.address)\ntests/utils.py:165: in get_stake_status\n .result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_codehash", + "@name": "test_codehash_changed", + "@time": "0.117", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/bundle/test_codehash.py:44: in test_codehash_changed\n assert response.result, \"userop dropped by bundler\"\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "@time": "0.101", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=75)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=75)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "@time": "0.108", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=77).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=77).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "@time": "0.102", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=79).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=79).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "@time": "0.122", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=81).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=81).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "@time": "0.129", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=83)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=83)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "@time": "0.113", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=85)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=85)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "@time": "0.107", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=87)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=87)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "@time": "0.213", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=89).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=89).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "@time": "0.207", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=91).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=91).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][external_storage][drop]", + "@time": "0.100", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=93).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=93).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "@time": "0.107", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=95).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=95).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "@time": "0.104", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=97).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=97).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "@time": "0.146", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=99)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=99)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "@time": "0.142", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=101)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=101)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "@time": "0.132", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=103)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=103)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "@time": "0.140", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=105)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=105)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "@time": "0.146", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=107)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=107)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "@time": "0.141", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=109)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=109)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "@time": "0.243", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=111)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=111)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "@time": "0.257", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=113)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=113)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "@time": "0.142", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=115)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=115)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]staked][paymaster][external_storage][drop]", + "@time": "0.134", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=117).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=117).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "@time": "0.149", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=119).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=119).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "@time": "0.143", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=121).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=121).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "@time": "0.162", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=123)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=123)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "@time": "0.153", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=125).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=125).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "@time": "0.154", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=127).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=127).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "@time": "0.151", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=129).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=129).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "@time": "0.154", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=131)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=131)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "@time": "0.168", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=133).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=133).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "@time": "0.154", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=135).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=135).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][external_storage][drop]", + "@time": "0.165", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=137).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=137).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "@time": "0.157", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=139)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=139)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "@time": "0.167", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=141).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=141).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "@time": "0.165", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=143).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=143).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "@time": "0.160", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=145).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=145).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "@time": "0.195", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=147).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=147).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "@time": "0.160", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=149).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=149).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "@time": "0.167", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=151).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=151).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "@time": "0.171", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=153).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=153).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "@time": "0.174", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=155).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=155).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "@time": "0.157", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=157).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=157).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "@time": "0.197", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=159)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=159)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]staked][factory][storage][ok]", + "@time": "0.201", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=161)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=161)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "@time": "0.197", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=163)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=163)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "@time": "0.207", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=165)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=165)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "@time": "0.226", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=167)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=167)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "@time": "0.216", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=169)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=169)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "@time": "0.206", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=171)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=171)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][factory][external_storage][drop]", + "@time": "0.215", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=173).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=173).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "@time": "0.212", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=175).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=175).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "@time": "0.211", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=177).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=177).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "@time": "0.157", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=179)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=179)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "@time": "0.097", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=181)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=181)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "@time": "0.100", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=183)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=183)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "@time": "0.231", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=185).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=185).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "@time": "0.355", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=187)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=187)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "@time": "0.291", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=189).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=189).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "@time": "0.104", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=191)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=191)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][account][external_storage][drop]", + "@time": "0.101", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=193).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=193).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "@time": "0.099", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=195).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=195).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "@time": "0.103", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=197).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=197).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "@time": "0.142", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=199)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=199)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "@time": "0.151", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=201)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=201)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "@time": "0.143", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=203)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=203)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "@time": "0.135", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=205)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=205)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "@time": "0.142", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=207).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=207).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "@time": "0.144", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=209).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=209).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][account][external_storage][drop]", + "@time": "0.143", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=211).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=211).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "@time": "0.096", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=213).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=213).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "@time": "0.158", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=215).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=215).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "@time": "0.092", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=217)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=217)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "@time": "0.094", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=219)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=219)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "@time": "0.110", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=221).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=221).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "@time": "0.104", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=223).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=223).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "@time": "0.105", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=225).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=225).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "@time": "0.097", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=227).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=227).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "@time": "0.112", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=229).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=229).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "@time": "0.101", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=231).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=231).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "@time": "0.101", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=233).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=233).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "@time": "0.102", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=235).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=235).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "@time": "0.118", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=237).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=237).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "@time": "0.105", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=239).code", + "#text": "tests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=239).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.bundle.test_storage_rules", + "@name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "@time": "0.095", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=241)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/bundle/test_storage_rules.py:737: in test_rule\n case.assert_func(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=241)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GAS]", + "@time": "0.066", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=242).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=242).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[NUMBER]", + "@time": "0.067", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=243).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=243).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[TIMESTAMP]", + "@time": "0.066", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=244).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=244).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[COINBASE]", + "@time": "0.121", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=245).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=245).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[DIFFICULTY]", + "@time": "0.066", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=246).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=246).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BASEFEE]", + "@time": "0.066", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=247).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=247).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GASLIMIT]", + "@time": "0.067", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=248).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=248).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GASPRICE]", + "@time": "0.065", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=249).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=249).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[SELFBALANCE]", + "@time": "0.075", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=250).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=250).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BALANCE]", + "@time": "0.076", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=251).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=251).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[ORIGIN]", + "@time": "0.071", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=252).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=252).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BLOCKHASH]", + "@time": "0.082", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=253).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=253).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[CREATE]", + "@time": "0.071", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=254).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=254).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[CREATE2]", + "@time": "0.067", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=255).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=255).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[SELFDESTRUCT]", + "@time": "0.065", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=256).code", + "#text": "tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=256).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_allowed_opcode_sequence[GAS CALL]", + "@time": "0.069", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=257)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/opbanning/test_op_banning.py:58: in test_account_allowed_opcode_sequence\n assert_ok(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=257)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "@time": "0.068", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=258)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/opbanning/test_op_banning.py:58: in test_account_allowed_opcode_sequence\n assert_ok(response)\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=258)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GAS]", + "@time": "0.100", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=259).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=259).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[NUMBER]", + "@time": "0.097", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=260).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=260).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[TIMESTAMP]", + "@time": "0.095", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=261).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=261).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[COINBASE]", + "@time": "0.098", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=262).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=262).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[DIFFICULTY]", + "@time": "0.099", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=263).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=263).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BASEFEE]", + "@time": "0.095", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=264).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=264).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GASLIMIT]", + "@time": "0.096", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=265).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=265).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GASPRICE]", + "@time": "0.093", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=266).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=266).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[SELFBALANCE]", + "@time": "0.090", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=267).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=267).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BALANCE]", + "@time": "0.098", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=268).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=268).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[ORIGIN]", + "@time": "0.095", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=269).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=269).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BLOCKHASH]", + "@time": "0.094", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=270).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=270).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[CREATE]", + "@time": "0.094", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=271).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=271).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[CREATE2]", + "@time": "0.098", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=272).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=272).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "@time": "0.100", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=273).code", + "#text": "tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=273).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GAS]", + "@time": "0.167", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=274).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=274).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[NUMBER]", + "@time": "0.148", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=275).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=275).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[TIMESTAMP]", + "@time": "0.153", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=276).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=276).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[COINBASE]", + "@time": "0.147", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=277).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=277).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[DIFFICULTY]", + "@time": "0.158", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=278).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=278).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BASEFEE]", + "@time": "0.157", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=279).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=279).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GASLIMIT]", + "@time": "0.160", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=280).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=280).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GASPRICE]", + "@time": "0.171", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=281).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=281).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[SELFBALANCE]", + "@time": "0.154", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=282).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=282).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BALANCE]", + "@time": "0.164", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=283).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=283).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[ORIGIN]", + "@time": "0.167", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=284).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=284).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BLOCKHASH]", + "@time": "0.166", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=285).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=285).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[CREATE]", + "@time": "0.164", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=286).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=286).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[CREATE2]", + "@time": "0.169", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=287).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=287).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[SELFDESTRUCT]", + "@time": "0.161", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=288).code", + "#text": "tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=288).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.reputation.test_reputation", + "@name": "test_staked_entity_reputation_threshold[with_factory]", + "@time": "45.554", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=293)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/reputation/test_reputation.py:124: in test_staked_entity_reputation_threshold\n assert_ok(userop.send())\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=293)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.reputation.test_reputation", + "@name": "test_staked_entity_reputation_threshold[without_factory]", + "@time": "0.230", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=298)", + "#text": "tests/utils.py:108: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/reputation/test_reputation.py:124: in test_staked_entity_reputation_threshold\n assert_ok(userop.send())\ntests/utils.py:110: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=298)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.rpc.test_eth_chainId", + "@name": "test_eth_chainId[]", + "@time": "0.011" + }, + { + "@classname": "tests.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas[]", + "@time": "0.044", + "failure": { + "@message": "jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property\n\nFailed validating 'required' in schema:\n {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'callGasLimit'},\n 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'preVerificationGas'},\n 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'verificationGasLimit'}},\n 'required': ['callGasLimit',\n 'preVerificationGas',\n 'verificationGasLimit'],\n 'title': 'UserOperation Gas parameters',\n 'type': 'object'}\n\nOn instance:\n {'callGasLimit': '0xab10',\n 'deadline': 281474976710655,\n 'preVerificationGas': 48220,\n 'verificationGas': 334329}", + "#text": "tests/rpc/test_eth_estimateUserOperationGas.py:20: in test_eth_estimateUserOperationGas\n validate(instance=response.result, schema=schema)\n.venv/lib/python3.10/site-packages/jsonschema/validators.py:1121: in validate\n raise error\nE jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property\nE \nE Failed validating 'required' in schema:\nE {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'callGasLimit'},\nE 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'preVerificationGas'},\nE 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'verificationGasLimit'}},\nE 'required': ['callGasLimit',\nE 'preVerificationGas',\nE 'verificationGasLimit'],\nE 'title': 'UserOperation Gas parameters',\nE 'type': 'object'}\nE \nE On instance:\nE {'callGasLimit': '0xab10',\nE 'deadline': 281474976710655,\nE 'preVerificationGas': 48220,\nE 'verificationGas': 334329}" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas_execution_revert", + "@time": "0.039" + }, + { + "@classname": "tests.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas_simulation_revert", + "@time": "0.035" + }, + { + "@classname": "tests.rpc.test_eth_getUserOperationByHash", + "@name": "test_eth_getUserOperationByHash[]", + "@time": "0.062", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/rpc/test_eth_getUserOperationByHash.py:16: in test_eth_getUserOperationByHash\n ) == userop_hash(helper_contract, userop), \"user operation mismatch\"\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.rpc.test_eth_getUserOperationByHash", + "@name": "test_eth_getUserOperationByHash_error", + "@time": "0.004" + }, + { + "@classname": "tests.rpc.test_eth_getUserOperationReceipt", + "@name": "test_eth_getUserOperationReceipt[]", + "@time": "0.062", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/rpc/test_eth_getUserOperationReceipt.py:15: in test_eth_getUserOperationReceipt\n assert response.result[\"userOpHash\"] == userop_hash(helper_contract, userop)\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.rpc.test_eth_getUserOperationReceipt", + "@name": "test_eth_getUserOperationReceipt_error", + "@time": "0.003" + }, + { + "@classname": "tests.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation[]", + "@time": "0.047", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/rpc/test_eth_sendUserOperation.py:19: in test_eth_sendUserOperation\n assert response.result == userop_hash(helper_contract, userop)\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation_revert", + "@time": "0.048", + "failure": { + "@message": "AssertionError: assert 'testwallet: dead signature' in 'max priority fee per gas is too low. it should be minimum : 3000000000'\n + where 'testwallet: dead signature' = ()\n + where = 'testWallet: dead signature'.lower\n + and 'max priority fee per gas is too low. it should be minimum : 3000000000' = ()\n + where = 'Max priority fee per gas is too low. it should be minimum : 3000000000'.lower\n + where 'Max priority fee per gas is too low. it should be minimum : 3000000000' = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=313).message", + "#text": "tests/rpc/test_eth_sendUserOperation.py:32: in test_eth_sendUserOperation_revert\n assert_rpc_error(\ntests/utils.py:116: in assert_rpc_error\n assert message.lower() in response.message.lower()\nE AssertionError: assert 'testwallet: dead signature' in 'max priority fee per gas is too low. it should be minimum : 3000000000'\nE + where 'testwallet: dead signature' = ()\nE + where = 'testWallet: dead signature'.lower\nE + and 'max priority fee per gas is too low. it should be minimum : 3000000000' = ()\nE + where = 'Max priority fee per gas is too low. it should be minimum : 3000000000'.lower\nE + where 'Max priority fee per gas is too low. it should be minimum : 3000000000' = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=313).message" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation_invalid_signature", + "@time": "0.034", + "failure": { + "@message": "AssertionError: assert -32500 == \n + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=315).code", + "#text": "tests/rpc/test_eth_sendUserOperation.py:38: in test_eth_sendUserOperation_invalid_signature\n assert_rpc_error(\ntests/utils.py:115: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32500 == \nE + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=315).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.rpc.test_eth_supportedEntryPoints", + "@name": "test_eth_supportedEntryPoints[]", + "@time": "0.020" + } + ] + } + } +} diff --git a/runs/20231016/123516/voltaire.log b/runs/20231016/123516/voltaire.log new file mode 100644 index 0000000..66f51be --- /dev/null +++ b/runs/20231016/123516/voltaire.log @@ -0,0 +1,2260 @@ +Attaching to runbundler_bundler-waiter_1, runbundler_bundler_1, runbundler_deployer_1, runbundler_funder_1, geth-1.10 +geth-1.10 | 2023-10-16T12:33:56.703235517Z WARN [10-16|12:33:56.693] You are running Geth in --dev mode. Please note the following: +geth-1.10 | 2023-10-16T12:33:56.703933361Z +geth-1.10 | 2023-10-16T12:33:56.703940062Z 1. This mode is only intended for fast, iterative development without assumptions on +geth-1.10 | 2023-10-16T12:33:56.703943762Z security or persistence. +geth-1.10 | 2023-10-16T12:33:56.703947362Z 2. The database is created in memory unless specified otherwise. Therefore, shutting down +geth-1.10 | 2023-10-16T12:33:56.703950862Z your computer or losing power will wipe your entire block data and chain state for +geth-1.10 | 2023-10-16T12:33:56.703954162Z your dev environment. +geth-1.10 | 2023-10-16T12:33:56.703957363Z 3. A random, pre-allocated developer account will be available and unlocked as +geth-1.10 | 2023-10-16T12:33:56.703960763Z eth.coinbase, which can be used for testing. The random dev account is temporary, +geth-1.10 | 2023-10-16T12:33:56.703964063Z stored on a ramdisk, and will be lost if your machine is restarted. +geth-1.10 | 2023-10-16T12:33:56.703967363Z 4. Mining is enabled by default. However, the client will only seal blocks if transactions +geth-1.10 | 2023-10-16T12:33:56.703970763Z are pending in the mempool. The miner's minimum accepted gas price is 1. +geth-1.10 | 2023-10-16T12:33:56.703974064Z 5. Networking is disabled; there is no listen-address, the maximum number of peers is set +geth-1.10 | 2023-10-16T12:33:56.703977564Z to 0, and discovery is disabled. +geth-1.10 | 2023-10-16T12:33:56.703980764Z +geth-1.10 | 2023-10-16T12:33:57.015581220Z WARN [10-16|12:33:57.015] Failed to load snapshot, regenerating err="missing or corrupted snapshot" +geth-1.10 | 2023-10-16T12:33:57.016852700Z WARN [10-16|12:33:57.016] Error reading unclean shutdown markers error="not found" +geth-1.10 | 2023-10-16T12:33:57.016936805Z WARN [10-16|12:33:57.016] Engine API enabled protocol=eth +geth-1.10 | 2023-10-16T12:33:57.016971707Z WARN [10-16|12:33:57.016] Engine API started but chain not configured for merge yet +geth-1.10 | 2023-10-16T12:33:57.017121317Z ERROR[10-16|12:33:57.017] Failed to check db for legacy receipts err="this operation is not supported" +geth-1.10 | 2023-10-16T12:33:57.017333130Z WARN [10-16|12:33:57.017] P2P server will be useless, neither dialing nor listening +geth-1.10 | 2023-10-16T12:33:57.027177151Z WARN [10-16|12:33:57.026] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:57.027196952Z WARN [10-16|12:33:57.026] Failed to get free disk space path= err="failed to call Statfs: no such file or directory" +geth-1.10 | 2023-10-16T12:33:57.183021181Z WARN [10-16|12:33:57.182] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:57.214067240Z WARN [10-16|12:33:57.213] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:57.246811905Z WARN [10-16|12:33:57.246] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:57.284687595Z WARN [10-16|12:33:57.284] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:57.991115955Z WARN [10-16|12:33:57.990] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:58.010480477Z WARN [10-16|12:33:58.010] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:33:58.068026607Z WARN [10-16|12:33:58.067] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:02.010783100Z WARN [10-16|12:34:02.010] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:02.144527435Z WARN [10-16|12:34:02.144] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:02.198365871Z WARN [10-16|12:34:02.198] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:02.251655872Z WARN [10-16|12:34:02.251] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:02.302361408Z WARN [10-16|12:34:02.302] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:02.349672327Z WARN [10-16|12:34:02.349] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:02.402709712Z WARN [10-16|12:34:02.401] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:02.546733404Z WARN [10-16|12:34:02.546] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:02.582745102Z WARN [10-16|12:34:02.582] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:02.680327330Z WARN [10-16|12:34:02.680] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:02.715630183Z WARN [10-16|12:34:02.715] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:02.739801825Z WARN [10-16|12:34:02.739] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:02.830918240Z WARN [10-16|12:34:02.830] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:02.879060613Z WARN [10-16|12:34:02.878] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:02.934320339Z WARN [10-16|12:34:02.934] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:02.972434972Z WARN [10-16|12:34:02.972] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:02.996226190Z WARN [10-16|12:34:02.996] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:03.050865177Z WARN [10-16|12:34:03.050] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:03.077649487Z WARN [10-16|12:34:03.077] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:03.127647178Z WARN [10-16|12:34:03.127] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:03.181641223Z WARN [10-16|12:34:03.181] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:03.231544308Z WARN [10-16|12:34:03.231] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:03.269876155Z WARN [10-16|12:34:03.269] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:03.293701275Z WARN [10-16|12:34:03.293] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:03.326249752Z WARN [10-16|12:34:03.326] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:03.350158578Z WARN [10-16|12:34:03.349] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:03.400273877Z WARN [10-16|12:34:03.400] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:03.441728122Z WARN [10-16|12:34:03.441] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:03.493761943Z WARN [10-16|12:34:03.493] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:03.533150557Z WARN [10-16|12:34:03.532] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:03.556427842Z WARN [10-16|12:34:03.556] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:03.588893614Z WARN [10-16|12:34:03.588] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:03.609065101Z WARN [10-16|12:34:03.608] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:03.658673668Z WARN [10-16|12:34:03.658] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:03.700079810Z WARN [10-16|12:34:03.699] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:03.755128623Z WARN [10-16|12:34:03.754] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:03.790704094Z WARN [10-16|12:34:03.790] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:03.814035283Z WARN [10-16|12:34:03.813] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:03.853940729Z WARN [10-16|12:34:03.852] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:03.875672816Z WARN [10-16|12:34:03.875] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:03.976013520Z WARN [10-16|12:34:03.975] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:04.018948460Z WARN [10-16|12:34:04.018] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:04.078168940Z WARN [10-16|12:34:04.078] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:04.114446755Z WARN [10-16|12:34:04.114] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:04.139211835Z WARN [10-16|12:34:04.138] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:04.174736302Z WARN [10-16|12:34:04.174] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:04.194278450Z WARN [10-16|12:34:04.194] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:04.244816975Z WARN [10-16|12:34:04.244] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:04.298903827Z WARN [10-16|12:34:04.297] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:04.358989061Z WARN [10-16|12:34:04.358] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:04.397717033Z WARN [10-16|12:34:04.397] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:04.420389780Z WARN [10-16|12:34:04.420] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:04.459577881Z WARN [10-16|12:34:04.459] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:04.485552439Z WARN [10-16|12:34:04.485] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:04.543913363Z WARN [10-16|12:34:04.543] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:04.586536883Z WARN [10-16|12:34:04.586] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:04.637114111Z WARN [10-16|12:34:04.636] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:04.672663380Z WARN [10-16|12:34:04.672] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:04.695693150Z WARN [10-16|12:34:04.695] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:04.729158186Z WARN [10-16|12:34:04.728] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:04.754755219Z WARN [10-16|12:34:04.754] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:04.905507540Z WARN [10-16|12:34:04.905] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:04.947939848Z WARN [10-16|12:34:04.947] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:05.000808722Z WARN [10-16|12:34:05.000] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:05.047661712Z WARN [10-16|12:34:05.047] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:05.098831378Z WARN [10-16|12:34:05.098] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:05.132858450Z WARN [10-16|12:34:05.132] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:05.154484530Z WARN [10-16|12:34:05.154] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:05.204470220Z WARN [10-16|12:34:05.204] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:05.246999634Z WARN [10-16|12:34:05.246] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:05.292164816Z WARN [10-16|12:34:05.291] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:05.327123147Z WARN [10-16|12:34:05.326] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:05.389060200Z WARN [10-16|12:34:05.388] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:05.424667373Z WARN [10-16|12:34:05.424] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:05.463254735Z WARN [10-16|12:34:05.462] Block sealing failed err="sealing paused while waiting for transactions" +bundler-waiter_1 | 2023-10-16T12:33:58.980857587Z Error: +bundler-waiter_1 | 2023-10-16T12:33:58.981730942Z error sending request for url (http://bundler:3000/rpc): error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:33:58.981742943Z +bundler-waiter_1 | 2023-10-16T12:33:58.981803647Z Context: +bundler-waiter_1 | 2023-10-16T12:33:58.982318079Z - Error #0: error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:33:58.982782009Z - Error #1: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:33:58.983125430Z - Error #2: Connection refused (os error 111) +bundler-waiter_1 | 2023-10-16T12:33:59.437128468Z "0x539" +geth-1.10 | 2023-10-16T12:34:05.564808216Z WARN [10-16|12:34:05.564] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:05.607266326Z WARN [10-16|12:34:05.607] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:05.627810937Z WARN [10-16|12:34:05.627] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:05.659360551Z WARN [10-16|12:34:05.658] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:05.685621827Z WARN [10-16|12:34:05.685] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:05.712173321Z WARN [10-16|12:34:05.712] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:05.735731325Z WARN [10-16|12:34:05.735] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:05.763310985Z WARN [10-16|12:34:05.759] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:05.851705026Z WARN [10-16|12:34:05.851] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:05.886512248Z WARN [10-16|12:34:05.886] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:05.906452320Z WARN [10-16|12:34:05.906] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:05.944517749Z WARN [10-16|12:34:05.944] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:05.976468588Z WARN [10-16|12:34:05.976] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:06.058706237Z WARN [10-16|12:34:06.058] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:06.096559953Z WARN [10-16|12:34:06.096] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:06.164294776Z WARN [10-16|12:34:06.163] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:06.198428054Z WARN [10-16|12:34:06.198] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:06.266353189Z WARN [10-16|12:34:06.266] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:06.302452193Z WARN [10-16|12:34:06.302] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:06.321773726Z WARN [10-16|12:34:06.321] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:06.381923765Z WARN [10-16|12:34:06.381] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:06.420625734Z WARN [10-16|12:34:06.420] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:06.439968069Z WARN [10-16|12:34:06.439] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:06.552757667Z WARN [10-16|12:34:06.552] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:06.591424235Z WARN [10-16|12:34:06.591] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:06.610218934Z WARN [10-16|12:34:06.610] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:06.680041990Z WARN [10-16|12:34:06.679] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:06.715997585Z WARN [10-16|12:34:06.715] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:06.736676705Z WARN [10-16|12:34:06.736] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:06.808867912Z WARN [10-16|12:34:06.808] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:06.850259154Z WARN [10-16|12:34:06.849] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:06.870442942Z WARN [10-16|12:34:06.870] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:06.954793725Z WARN [10-16|12:34:06.954] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:06.996750503Z WARN [10-16|12:34:06.996] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:07.019571759Z WARN [10-16|12:34:07.019] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:07.079224866Z WARN [10-16|12:34:07.078] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:07.122222510Z WARN [10-16|12:34:07.122] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:07.142333994Z WARN [10-16|12:34:07.142] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:07.196677662Z WARN [10-16|12:34:07.196] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:07.232575853Z WARN [10-16|12:34:07.232] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:07.259144048Z WARN [10-16|12:34:07.258] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:07.282114914Z WARN [10-16|12:34:07.281] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:07.330291289Z WARN [10-16|12:34:07.330] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:07.372097157Z WARN [10-16|12:34:07.371] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:07.423994669Z WARN [10-16|12:34:07.423] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:07.460794618Z WARN [10-16|12:34:07.460] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:07.485390487Z WARN [10-16|12:34:07.485] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:07.644952471Z WARN [10-16|12:34:07.644] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:07.681066075Z WARN [10-16|12:34:07.680] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:07.700963645Z WARN [10-16|12:34:07.700] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:07.763389029Z WARN [10-16|12:34:07.763] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:07.803096163Z WARN [10-16|12:34:07.802] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:07.823328355Z WARN [10-16|12:34:07.823] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:07.884175938Z WARN [10-16|12:34:07.883] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:07.921034390Z WARN [10-16|12:34:07.920] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:07.942807280Z WARN [10-16|12:34:07.942] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:08.007048580Z WARN [10-16|12:34:08.006] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:08.044438566Z WARN [10-16|12:34:08.044] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:08.080733382Z WARN [10-16|12:34:08.080] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:08.104925626Z WARN [10-16|12:34:08.104] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:08.162820121Z WARN [10-16|12:34:08.162] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:08.203440613Z WARN [10-16|12:34:08.203] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:08.236951052Z WARN [10-16|12:34:08.236] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:08.260875079Z WARN [10-16|12:34:08.260] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:08.315912391Z WARN [10-16|12:34:08.315] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:08.350722999Z WARN [10-16|12:34:08.350] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:08.380383296Z WARN [10-16|12:34:08.380] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:08.404823776Z WARN [10-16|12:34:08.404] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:08.458938754Z WARN [10-16|12:34:08.458] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:08.497447686Z WARN [10-16|12:34:08.497] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:08.531173829Z WARN [10-16|12:34:08.530] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:08.556373855Z WARN [10-16|12:34:08.556] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:08.614539678Z WARN [10-16|12:34:08.614] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:08.654668509Z WARN [10-16|12:34:08.654] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:08.684832036Z WARN [10-16|12:34:08.684] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:08.713289360Z WARN [10-16|12:34:08.713] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:08.776762504Z WARN [10-16|12:34:08.776] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:08.813391523Z WARN [10-16|12:34:08.813] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:08.847138367Z WARN [10-16|12:34:08.846] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:08.872269889Z WARN [10-16|12:34:08.871] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:08.978459421Z WARN [10-16|12:34:08.978] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:09.013880066Z WARN [10-16|12:34:09.013] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:09.043988490Z WARN [10-16|12:34:09.043] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:09.081551865Z WARN [10-16|12:34:09.080] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:09.236405945Z WARN [10-16|12:34:09.236] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:09.273948519Z WARN [10-16|12:34:09.273] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:09.309124149Z WARN [10-16|12:34:09.308] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:09.339476988Z WARN [10-16|12:34:09.339] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:09.364404397Z WARN [10-16|12:34:09.364] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:09.413052944Z WARN [10-16|12:34:09.412] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:09.455926941Z WARN [10-16|12:34:09.455] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:09.507899989Z WARN [10-16|12:34:09.507] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:09.544295893Z WARN [10-16|12:34:09.544] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:09.576690555Z WARN [10-16|12:34:09.576] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:09.604661050Z WARN [10-16|12:34:09.604] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:09.658766427Z WARN [10-16|12:34:09.658] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:09.694014362Z WARN [10-16|12:34:09.693] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:09.726009700Z WARN [10-16|12:34:09.725] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:09.750575888Z WARN [10-16|12:34:09.750] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:09.813392592Z WARN [10-16|12:34:09.813] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:09.854540485Z WARN [10-16|12:34:09.852] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:09.886641929Z WARN [10-16|12:34:09.886] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:09.914993146Z WARN [10-16|12:34:09.914] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:09.973191671Z WARN [10-16|12:34:09.972] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:10.007001119Z WARN [10-16|12:34:10.006] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:10.041811528Z WARN [10-16|12:34:10.041] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:10.068903569Z WARN [10-16|12:34:10.068] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:10.133296869Z WARN [10-16|12:34:10.133] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:10.166934406Z WARN [10-16|12:34:10.166] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:10.209895008Z WARN [10-16|12:34:10.209] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:10.255676981Z WARN [10-16|12:34:10.255] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:10.303139456Z WARN [10-16|12:34:10.302] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:10.333087770Z WARN [10-16|12:34:10.332] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:10.378547823Z WARN [10-16|12:34:10.378] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:10.419740719Z WARN [10-16|12:34:10.419] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:10.471429249Z WARN [10-16|12:34:10.471] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:10.503434588Z WARN [10-16|12:34:10.503] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:10.546148675Z WARN [10-16|12:34:10.545] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:10.587686091Z WARN [10-16|12:34:10.587] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:10.637280695Z WARN [10-16|12:34:10.637] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:10.668391179Z WARN [10-16|12:34:10.668] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:10.711905815Z WARN [10-16|12:34:10.711] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:10.752164653Z WARN [10-16|12:34:10.751] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:10.803521564Z WARN [10-16|12:34:10.803] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:10.835587306Z WARN [10-16|12:34:10.835] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:10.878649214Z WARN [10-16|12:34:10.878] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:10.920579454Z WARN [10-16|12:34:10.920] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:10.972085674Z WARN [10-16|12:34:10.971] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:11.004808756Z WARN [10-16|12:34:11.004] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:11.057572152Z WARN [10-16|12:34:11.057] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:11.100423447Z WARN [10-16|12:34:11.100] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:11.154878845Z WARN [10-16|12:34:11.154] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:11.188108558Z WARN [10-16|12:34:11.187] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:11.231143765Z WARN [10-16|12:34:11.230] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:11.271713222Z WARN [10-16|12:34:11.271] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:11.322643407Z WARN [10-16|12:34:11.322] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:11.355341387Z WARN [10-16|12:34:11.355] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:11.399420557Z WARN [10-16|12:34:11.399] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:11.440517446Z WARN [10-16|12:34:11.440] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:11.501175920Z WARN [10-16|12:34:11.501] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:11.534265925Z WARN [10-16|12:34:11.534] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:11.579767281Z WARN [10-16|12:34:11.579] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:11.621853930Z WARN [10-16|12:34:11.621] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:11.674705031Z WARN [10-16|12:34:11.674] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:11.711778577Z WARN [10-16|12:34:11.711] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:11.754862086Z WARN [10-16|12:34:11.754] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:11.800651060Z WARN [10-16|12:34:11.800] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:11.901552071Z WARN [10-16|12:34:11.901] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:11.936096463Z WARN [10-16|12:34:11.935] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:11.978972760Z WARN [10-16|12:34:11.978] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:12.025660488Z WARN [10-16|12:34:12.025] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:12.081899295Z WARN [10-16|12:34:12.081] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:12.115943857Z WARN [10-16|12:34:12.115] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:12.158846455Z WARN [10-16|12:34:12.158] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:12.199676628Z WARN [10-16|12:34:12.199] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:12.260678623Z WARN [10-16|12:34:12.259] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:12.297794971Z WARN [10-16|12:34:12.297] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:12.348035914Z WARN [10-16|12:34:12.347] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:12.391128924Z WARN [10-16|12:34:12.390] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:12.467511751Z WARN [10-16|12:34:12.467] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:12.499860610Z WARN [10-16|12:34:12.499] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:12.544970743Z WARN [10-16|12:34:12.544] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:12.589246624Z WARN [10-16|12:34:12.588] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:12.643176991Z WARN [10-16|12:34:12.642] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:12.679091666Z WARN [10-16|12:34:12.678] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:12.722261581Z WARN [10-16|12:34:12.722] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:12.767940748Z WARN [10-16|12:34:12.767] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:12.821222175Z WARN [10-16|12:34:12.821] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:12.853111006Z WARN [10-16|12:34:12.852] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:12.901241122Z WARN [10-16|12:34:12.901] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:12.954665358Z WARN [10-16|12:34:12.954] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:13.010558543Z WARN [10-16|12:34:13.010] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:13.043713451Z WARN [10-16|12:34:13.043] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:13.096381241Z WARN [10-16|12:34:13.096] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:13.144982985Z WARN [10-16|12:34:13.144] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:13.196141884Z WARN [10-16|12:34:13.195] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:13.229410599Z WARN [10-16|12:34:13.229] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:13.272595314Z WARN [10-16|12:34:13.272] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:13.315276100Z WARN [10-16|12:34:13.315] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:13.368141002Z WARN [10-16|12:34:13.367] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:13.400008232Z WARN [10-16|12:34:13.399] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:13.429638926Z WARN [10-16|12:34:13.429] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:13.483032360Z WARN [10-16|12:34:13.482] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:13.525395526Z WARN [10-16|12:34:13.525] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:13.580506964Z WARN [10-16|12:34:13.580] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:13.616897569Z WARN [10-16|12:34:13.616] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:13.648276369Z WARN [10-16|12:34:13.648] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:13.699038044Z WARN [10-16|12:34:13.698] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:13.742563880Z WARN [10-16|12:34:13.742] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:13.791556548Z WARN [10-16|12:34:13.791] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:13.829843467Z WARN [10-16|12:34:13.829] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:13.861299272Z WARN [10-16|12:34:13.861] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:13.910864974Z WARN [10-16|12:34:13.910] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:13.952468994Z WARN [10-16|12:34:13.952] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:14.000507004Z WARN [10-16|12:34:14.000] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:14.033163582Z WARN [10-16|12:34:14.032] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:14.066424396Z WARN [10-16|12:34:14.066] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:14.121532434Z WARN [10-16|12:34:14.121] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:14.171237945Z WARN [10-16|12:34:14.166] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:14.221868811Z WARN [10-16|12:34:14.221] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:14.257852591Z WARN [10-16|12:34:14.257] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:14.304856338Z WARN [10-16|12:34:14.304] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:14.355973934Z WARN [10-16|12:34:14.355] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:14.408163795Z WARN [10-16|12:34:14.407] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:14.465651777Z WARN [10-16|12:34:14.465] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:14.505233175Z WARN [10-16|12:34:14.505] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:14.542326221Z WARN [10-16|12:34:14.542] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:14.598438520Z WARN [10-16|12:34:14.598] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:14.639568911Z WARN [10-16|12:34:14.639] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:14.690420491Z WARN [10-16|12:34:14.690] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:14.724602862Z WARN [10-16|12:34:14.724] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:14.754826792Z WARN [10-16|12:34:14.754] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:14.806781439Z WARN [10-16|12:34:14.806] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:14.854358821Z WARN [10-16|12:34:14.854] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:14.909332851Z WARN [10-16|12:34:14.909] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:14.949745599Z WARN [10-16|12:34:14.949] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:14.988315335Z WARN [10-16|12:34:14.988] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:15.040115672Z WARN [10-16|12:34:15.039] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:15.086204464Z WARN [10-16|12:34:15.085] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:15.141434209Z WARN [10-16|12:34:15.141] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:15.178340644Z WARN [10-16|12:34:15.178] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:15.209390125Z WARN [10-16|12:34:15.209] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:15.264995393Z WARN [10-16|12:34:15.264] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:15.308422723Z WARN [10-16|12:34:15.308] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:15.363941886Z WARN [10-16|12:34:15.363] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:15.398730693Z WARN [10-16|12:34:15.398] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:15.430257503Z WARN [10-16|12:34:15.430] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:15.483772544Z WARN [10-16|12:34:15.483] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:15.536139616Z WARN [10-16|12:34:15.535] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:15.642329818Z WARN [10-16|12:34:15.642] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:15.674615306Z WARN [10-16|12:34:15.674] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:15.701310932Z WARN [10-16|12:34:15.701] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:15.809327317Z WARN [10-16|12:34:15.809] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:15.842676574Z WARN [10-16|12:34:15.842] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:15.860064898Z WARN [10-16|12:34:15.859] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:15.922311824Z WARN [10-16|12:34:15.922] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:15.955951299Z WARN [10-16|12:34:15.955] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:15.973790152Z WARN [10-16|12:34:15.973] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:16.033482013Z WARN [10-16|12:34:16.033] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:16.078079897Z WARN [10-16|12:34:16.077] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:16.103879965Z WARN [10-16|12:34:16.103] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:16.130455084Z WARN [10-16|12:34:16.130] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:16.181326773Z WARN [10-16|12:34:16.181] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:16.223309188Z WARN [10-16|12:34:16.223] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:16.282349206Z WARN [10-16|12:34:16.282] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:16.315243424Z WARN [10-16|12:34:16.315] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:16.407426830Z WARN [10-16|12:34:16.407] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:16.457509879Z WARN [10-16|12:34:16.457] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:16.490484891Z WARN [10-16|12:34:16.490] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:16.537816504Z WARN [10-16|12:34:16.537] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:33:59.173715753Z _ ______ __ _________ ________ ______ +bundler_1 | 2023-10-16T12:33:59.173750555Z | | / / __ \/ / /_ __/ | / _/ __ \/ ____/ +bundler_1 | 2023-10-16T12:33:59.173755355Z | | / / / / / / / / / /| | / // /_/ / __/ +bundler_1 | 2023-10-16T12:33:59.173761355Z | |/ / /_/ / /___/ / / ___ |_/ // _, _/ /___ +bundler_1 | 2023-10-16T12:33:59.173764756Z |___/\____/_____/_/ /_/ |_/___/_/ |_/_____/ +bundler_1 | 2023-10-16T12:33:59.173778457Z 10-16 12:33:59 - INFO - Starting *** Voltaire *** - Python 4337 Bundler +bundler_1 | 2023-10-16T12:33:59.176693640Z 10-16 12:33:59 - INFO - Updating reputation entries +bundler_1 | 2023-10-16T12:33:59.176707841Z 10-16 12:33:59 - INFO - Starting bundler_endpoint +bundler_1 | 2023-10-16T12:33:59.176711842Z 10-16 12:33:59 - INFO - Starting HTTP RPC Server at: 0.0.0.0:3000/rpc +bundler_1 | 2023-10-16T12:33:59.435978296Z 10-16 12:33:59 - DEBUG - rpc_chainId RPC served +bundler_1 | 2023-10-16T12:33:59.437124068Z 10-16 12:33:59 - INFO - 172.22.0.4 [16/Oct/2023:12:33:59 +0000] "POST /rpc HTTP/1.1" 200 204 "-" "-" +bundler_1 | 2023-10-16T12:34:01.959519528Z 10-16 12:34:01 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:01.959846549Z 10-16 12:34:01 - INFO - 172.22.0.1 [16/Oct/2023:12:34:01 +0000] "POST /rpc HTTP/1.1" 200 201 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:02.035593083Z 10-16 12:34:02 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:02.036366832Z 10-16 12:34:02 - INFO - 172.22.0.1 [16/Oct/2023:12:34:02 +0000] "POST /rpc HTTP/1.1" 200 298 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:02.125583426Z 10-16 12:34:02 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:02.125752337Z 10-16 12:34:02 - INFO - 172.22.0.1 [16/Oct/2023:12:34:02 +0000] "POST /rpc HTTP/1.1" 200 201 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:02.165021043Z 10-16 12:34:02 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:02.165051045Z 10-16 12:34:02 - INFO - 172.22.0.1 [16/Oct/2023:12:34:02 +0000] "POST /rpc HTTP/1.1" 200 298 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:02.178248487Z 10-16 12:34:02 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:02.178586409Z 10-16 12:34:02 - INFO - 172.22.0.1 [16/Oct/2023:12:34:02 +0000] "POST /rpc HTTP/1.1" 200 201 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:02.219487019Z 10-16 12:34:02 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:02.221262732Z 10-16 12:34:02 - INFO - 172.22.0.1 [16/Oct/2023:12:34:02 +0000] "POST /rpc HTTP/1.1" 200 298 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:02.233519115Z 10-16 12:34:02 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:02.233870837Z 10-16 12:34:02 - INFO - 172.22.0.1 [16/Oct/2023:12:34:02 +0000] "POST /rpc HTTP/1.1" 200 201 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:02.271102713Z 10-16 12:34:02 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:02.271406132Z 10-16 12:34:02 - INFO - 172.22.0.1 [16/Oct/2023:12:34:02 +0000] "POST /rpc HTTP/1.1" 200 298 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:02.284505168Z 10-16 12:34:02 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:02.284798087Z 10-16 12:34:02 - INFO - 172.22.0.1 [16/Oct/2023:12:34:02 +0000] "POST /rpc HTTP/1.1" 200 201 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:02.318612545Z 10-16 12:34:02 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:02.318909864Z 10-16 12:34:02 - INFO - 172.22.0.1 [16/Oct/2023:12:34:02 +0000] "POST /rpc HTTP/1.1" 200 298 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:02.331393661Z 10-16 12:34:02 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:02.331711581Z 10-16 12:34:02 - INFO - 172.22.0.1 [16/Oct/2023:12:34:02 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:02.366727116Z 10-16 12:34:02 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:02.367040436Z 10-16 12:34:02 - INFO - 172.22.0.1 [16/Oct/2023:12:34:02 +0000] "POST /rpc HTTP/1.1" 200 299 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:02.380043466Z 10-16 12:34:02 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:02.380268780Z 10-16 12:34:02 - INFO - 172.22.0.1 [16/Oct/2023:12:34:02 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:02.425553270Z 10-16 12:34:02 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:02.425899292Z 10-16 12:34:02 - INFO - 172.22.0.1 [16/Oct/2023:12:34:02 +0000] "POST /rpc HTTP/1.1" 200 299 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:02.447886495Z 10-16 12:34:02 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:02.448188115Z 10-16 12:34:02 - INFO - 172.22.0.1 [16/Oct/2023:12:34:02 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:02.451621034Z 10-16 12:34:02 - INFO - 172.22.0.1 [16/Oct/2023:12:34:02 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:02.885289010Z 10-16 12:34:02 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-10-16T12:34:02.885529326Z 10-16 12:34:02 - INFO - 172.22.0.1 [16/Oct/2023:12:34:02 +0000] "POST /rpc HTTP/1.1" 200 200 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:02.888553319Z 10-16 12:34:02 - INFO - 172.22.0.1 [16/Oct/2023:12:34:02 +0000] "POST /rpc HTTP/1.1" 200 284 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:02.910105594Z 10-16 12:34:02 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:02.910410214Z 10-16 12:34:02 - INFO - 172.22.0.1 [16/Oct/2023:12:34:02 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:02.914548478Z 10-16 12:34:02 - INFO - 172.22.0.1 [16/Oct/2023:12:34:02 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:03.191258937Z 10-16 12:34:03 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-10-16T12:34:03.191480851Z 10-16 12:34:03 - INFO - 172.22.0.1 [16/Oct/2023:12:34:03 +0000] "POST /rpc HTTP/1.1" 200 200 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:03.194605351Z 10-16 12:34:03 - INFO - 172.22.0.1 [16/Oct/2023:12:34:03 +0000] "POST /rpc HTTP/1.1" 200 284 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:03.209588307Z 10-16 12:34:03 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:03.209972031Z 10-16 12:34:03 - INFO - 172.22.0.1 [16/Oct/2023:12:34:03 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:03.212764610Z 10-16 12:34:03 - INFO - 172.22.0.1 [16/Oct/2023:12:34:03 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:03.449422713Z 10-16 12:34:03 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-10-16T12:34:03.449763835Z 10-16 12:34:03 - INFO - 172.22.0.1 [16/Oct/2023:12:34:03 +0000] "POST /rpc HTTP/1.1" 200 200 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:03.452598216Z 10-16 12:34:03 - INFO - 172.22.0.1 [16/Oct/2023:12:34:03 +0000] "POST /rpc HTTP/1.1" 200 284 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:03.469966624Z 10-16 12:34:03 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:03.470336148Z 10-16 12:34:03 - INFO - 172.22.0.1 [16/Oct/2023:12:34:03 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +geth-1.10 | 2023-10-16T12:34:16.592223864Z WARN [10-16|12:34:16.592] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:16.652465309Z WARN [10-16|12:34:16.652] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:16.712124025Z WARN [10-16|12:34:16.711] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:16.737020142Z WARN [10-16|12:34:16.736] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:16.783133396Z WARN [10-16|12:34:16.782] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:16.809225872Z WARN [10-16|12:34:16.809] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:16.854694694Z WARN [10-16|12:34:16.854] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:16.895538991Z WARN [10-16|12:34:16.895] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:16.956009047Z WARN [10-16|12:34:16.955] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:16.994588133Z WARN [10-16|12:34:16.994] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:17.014328598Z WARN [10-16|12:34:17.014] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:17.072741553Z WARN [10-16|12:34:17.072] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:17.109478849Z WARN [10-16|12:34:17.109] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:17.126145664Z WARN [10-16|12:34:17.125] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:17.188367305Z WARN [10-16|12:34:17.187] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:17.223557725Z WARN [10-16|12:34:17.223] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:17.242062730Z WARN [10-16|12:34:17.240] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:17.299445935Z WARN [10-16|12:34:17.299] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:17.333567703Z WARN [10-16|12:34:17.333] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:17.357243060Z WARN [10-16|12:34:17.357] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:17.418372449Z WARN [10-16|12:34:17.418] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:17.451811083Z WARN [10-16|12:34:17.451] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:17.485426226Z WARN [10-16|12:34:17.485] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:17.515366290Z WARN [10-16|12:34:17.515] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:17.575923450Z WARN [10-16|12:34:17.575] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:17.611589394Z WARN [10-16|12:34:17.611] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:17.644982726Z WARN [10-16|12:34:17.644] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:17.675343710Z WARN [10-16|12:34:17.675] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:17.735701761Z WARN [10-16|12:34:17.735] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:17.770518963Z WARN [10-16|12:34:17.770] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:17.808435416Z WARN [10-16|12:34:17.808] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:17.834332182Z WARN [10-16|12:34:17.834] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:17.889980302Z WARN [10-16|12:34:17.889] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:17.925944060Z WARN [10-16|12:34:17.925] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:17.956230741Z WARN [10-16|12:34:17.955] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:17.978848446Z WARN [10-16|12:34:17.978] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:18.037982037Z WARN [10-16|12:34:18.037] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:18.075843588Z WARN [10-16|12:34:18.075] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:18.110053260Z WARN [10-16|12:34:18.109] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:18.135235091Z WARN [10-16|12:34:18.135] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:18.195049315Z WARN [10-16|12:34:18.194] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:18.233168078Z WARN [10-16|12:34:18.232] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:18.267970780Z WARN [10-16|12:34:18.267] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:18.293602833Z WARN [10-16|12:34:18.293] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:18.356029484Z WARN [10-16|12:34:18.355] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:18.390457867Z WARN [10-16|12:34:18.390] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:18.420271825Z WARN [10-16|12:34:18.420] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:18.453596554Z WARN [10-16|12:34:18.453] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:18.510929356Z WARN [10-16|12:34:18.510] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:18.541518651Z WARN [10-16|12:34:18.541] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:18.561650136Z WARN [10-16|12:34:18.561] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:18.619503364Z WARN [10-16|12:34:18.619] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:18.654139157Z WARN [10-16|12:34:18.653] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:18.675931022Z WARN [10-16|12:34:18.675] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:18.792893439Z WARN [10-16|12:34:18.792] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:18.824369578Z WARN [10-16|12:34:18.824] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:18.841169399Z WARN [10-16|12:34:18.841] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:18.898259390Z WARN [10-16|12:34:18.897] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:18.930064945Z WARN [10-16|12:34:18.929] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:18.947523998Z WARN [10-16|12:34:18.947] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:19.008020555Z WARN [10-16|12:34:19.007] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:19.045872106Z WARN [10-16|12:34:19.045] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:19.065746877Z WARN [10-16|12:34:19.065] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:19.131762204Z WARN [10-16|12:34:19.131] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:19.167909171Z WARN [10-16|12:34:19.167] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:19.186842497Z WARN [10-16|12:34:19.186] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:19.249868778Z WARN [10-16|12:34:19.249] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:19.283164805Z WARN [10-16|12:34:19.282] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:19.304197033Z WARN [10-16|12:34:19.303] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:19.366546381Z WARN [10-16|12:34:19.366] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:19.403467886Z WARN [10-16|12:34:19.403] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:19.420081417Z WARN [10-16|12:34:19.419] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:19.479026809Z WARN [10-16|12:34:19.478] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:19.519322402Z WARN [10-16|12:34:19.519] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:19.544414016Z WARN [10-16|12:34:19.544] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:19.609508504Z WARN [10-16|12:34:19.609] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:19.646044355Z WARN [10-16|12:34:19.645] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:19.664485341Z WARN [10-16|12:34:19.664] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:19.721812129Z WARN [10-16|12:34:19.721] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:19.762077020Z WARN [10-16|12:34:19.758] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:19.779146218Z WARN [10-16|12:34:19.778] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:19.842123570Z WARN [10-16|12:34:19.841] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:19.880957968Z WARN [10-16|12:34:19.880] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:19.897538135Z WARN [10-16|12:34:19.897] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:19.968590506Z WARN [10-16|12:34:19.968] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:20.004017585Z WARN [10-16|12:34:20.003] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:20.022593480Z WARN [10-16|12:34:20.022] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:20.096001903Z WARN [10-16|12:34:20.095] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:20.131885912Z WARN [10-16|12:34:20.131] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:20.149502345Z WARN [10-16|12:34:20.149] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:20.205787466Z WARN [10-16|12:34:20.205] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:20.240684012Z WARN [10-16|12:34:20.240] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:20.257824314Z WARN [10-16|12:34:20.257] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:20.309256823Z WARN [10-16|12:34:20.309] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:20.342634471Z WARN [10-16|12:34:20.342] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:20.383670311Z WARN [10-16|12:34:20.383] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:20.417853910Z WARN [10-16|12:34:20.417] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:20.456519198Z WARN [10-16|12:34:20.456] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:34:03.474533416Z 10-16 12:34:03 - INFO - 172.22.0.1 [16/Oct/2023:12:34:03 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:03.707883108Z 10-16 12:34:03 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-10-16T12:34:03.708190028Z 10-16 12:34:03 - INFO - 172.22.0.1 [16/Oct/2023:12:34:03 +0000] "POST /rpc HTTP/1.1" 200 200 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:03.711325628Z 10-16 12:34:03 - INFO - 172.22.0.1 [16/Oct/2023:12:34:03 +0000] "POST /rpc HTTP/1.1" 200 284 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:03.730567256Z 10-16 12:34:03 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:03.731074388Z 10-16 12:34:03 - INFO - 172.22.0.1 [16/Oct/2023:12:34:03 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:03.734516308Z 10-16 12:34:03 - INFO - 172.22.0.1 [16/Oct/2023:12:34:03 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:04.027201587Z 10-16 12:34:04 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-10-16T12:34:04.027687318Z 10-16 12:34:04 - INFO - 172.22.0.1 [16/Oct/2023:12:34:04 +0000] "POST /rpc HTTP/1.1" 200 200 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:04.031531563Z 10-16 12:34:04 - INFO - 172.22.0.1 [16/Oct/2023:12:34:04 +0000] "POST /rpc HTTP/1.1" 200 284 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:04.052254386Z 10-16 12:34:04 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:04.052635110Z 10-16 12:34:04 - INFO - 172.22.0.1 [16/Oct/2023:12:34:04 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:04.056221439Z 10-16 12:34:04 - INFO - 172.22.0.1 [16/Oct/2023:12:34:04 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:04.305735663Z 10-16 12:34:04 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-10-16T12:34:04.306185592Z 10-16 12:34:04 - INFO - 172.22.0.1 [16/Oct/2023:12:34:04 +0000] "POST /rpc HTTP/1.1" 200 200 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:04.309069076Z 10-16 12:34:04 - INFO - 172.22.0.1 [16/Oct/2023:12:34:04 +0000] "POST /rpc HTTP/1.1" 200 284 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:04.334658509Z 10-16 12:34:04 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:04.335395356Z 10-16 12:34:04 - INFO - 172.22.0.1 [16/Oct/2023:12:34:04 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:04.340016651Z 10-16 12:34:04 - INFO - 172.22.0.1 [16/Oct/2023:12:34:04 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:04.594370183Z 10-16 12:34:04 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-10-16T12:34:04.594731906Z 10-16 12:34:04 - INFO - 172.22.0.1 [16/Oct/2023:12:34:04 +0000] "POST /rpc HTTP/1.1" 200 200 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:04.598719061Z 10-16 12:34:04 - INFO - 172.22.0.1 [16/Oct/2023:12:34:04 +0000] "POST /rpc HTTP/1.1" 200 284 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:04.614476867Z 10-16 12:34:04 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:04.614910694Z 10-16 12:34:04 - INFO - 172.22.0.1 [16/Oct/2023:12:34:04 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:04.617922786Z 10-16 12:34:04 - INFO - 172.22.0.1 [16/Oct/2023:12:34:04 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:04.955874354Z 10-16 12:34:04 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-10-16T12:34:04.956158673Z 10-16 12:34:04 - INFO - 172.22.0.1 [16/Oct/2023:12:34:04 +0000] "POST /rpc HTTP/1.1" 200 200 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:04.959177165Z 10-16 12:34:04 - INFO - 172.22.0.1 [16/Oct/2023:12:34:04 +0000] "POST /rpc HTTP/1.1" 200 284 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:04.977283021Z 10-16 12:34:04 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:04.977688447Z 10-16 12:34:04 - INFO - 172.22.0.1 [16/Oct/2023:12:34:04 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:04.980795345Z 10-16 12:34:04 - INFO - 172.22.0.1 [16/Oct/2023:12:34:04 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:05.256000508Z 10-16 12:34:05 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-10-16T12:34:05.256026710Z 10-16 12:34:05 - INFO - 172.22.0.1 [16/Oct/2023:12:34:05 +0000] "POST /rpc HTTP/1.1" 200 200 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:05.259877256Z 10-16 12:34:05 - INFO - 172.22.0.1 [16/Oct/2023:12:34:05 +0000] "POST /rpc HTTP/1.1" 200 284 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:05.304632812Z 10-16 12:34:05 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:05.304660814Z 10-16 12:34:05 - INFO - 172.22.0.1 [16/Oct/2023:12:34:05 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:05.308720773Z 10-16 12:34:05 - INFO - 172.22.0.1 [16/Oct/2023:12:34:05 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:05.345049492Z 10-16 12:34:05 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:05.345284006Z 10-16 12:34:05 - INFO - 172.22.0.1 [16/Oct/2023:12:34:05 +0000] "POST /rpc HTTP/1.1" 200 299 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:05.349039246Z 10-16 12:34:05 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-10-16T12:34:05.349256160Z 10-16 12:34:05 - INFO - 172.22.0.1 [16/Oct/2023:12:34:05 +0000] "POST /rpc HTTP/1.1" 200 200 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:05.366980791Z 10-16 12:34:05 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:05.367284611Z 10-16 12:34:05 - INFO - 172.22.0.1 [16/Oct/2023:12:34:05 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:05.370764933Z 10-16 12:34:05 - INFO - 172.22.0.1 [16/Oct/2023:12:34:05 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:05.486297306Z 10-16 12:34:05 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:05.486717433Z 10-16 12:34:05 - INFO - 172.22.0.1 [16/Oct/2023:12:34:05 +0000] "POST /rpc HTTP/1.1" 200 299 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:05.490067146Z 10-16 12:34:05 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-10-16T12:34:05.494049401Z 10-16 12:34:05 - INFO - 172.22.0.1 [16/Oct/2023:12:34:05 +0000] "POST /rpc HTTP/1.1" 200 200 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:05.506359286Z 10-16 12:34:05 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:05.507547862Z 10-16 12:34:05 - INFO - 172.22.0.1 [16/Oct/2023:12:34:05 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:05.510567655Z 10-16 12:34:05 - INFO - 172.22.0.1 [16/Oct/2023:12:34:05 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:05.773530337Z 10-16 12:34:05 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:05.776084300Z 10-16 12:34:05 - INFO - 172.22.0.1 [16/Oct/2023:12:34:05 +0000] "POST /rpc HTTP/1.1" 200 299 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:05.781976876Z 10-16 12:34:05 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:05.784700350Z 10-16 12:34:05 - INFO - 172.22.0.1 [16/Oct/2023:12:34:05 +0000] "POST /rpc HTTP/1.1" 200 299 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:05.786429760Z 10-16 12:34:05 - DEBUG - debug_bundler_sendBundleNow RPC served +bundler_1 | 2023-10-16T12:34:05.788595298Z 10-16 12:34:05 - INFO - 172.22.0.1 [16/Oct/2023:12:34:05 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +geth-1.10 | 2023-10-16T12:34:20.489311107Z WARN [10-16|12:34:20.489] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:20.583341257Z WARN [10-16|12:34:20.583] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:34:05.790028790Z 10-16 12:34:05 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-10-16T12:34:05.794032445Z 10-16 12:34:05 - INFO - 172.22.0.1 [16/Oct/2023:12:34:05 +0000] "POST /rpc HTTP/1.1" 200 200 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:05.804497013Z 10-16 12:34:05 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:05.804655723Z 10-16 12:34:05 - INFO - 172.22.0.1 [16/Oct/2023:12:34:05 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:05.807943133Z 10-16 12:34:05 - INFO - 172.22.0.1 [16/Oct/2023:12:34:05 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:05.997559234Z 10-16 12:34:05 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:05.999898284Z 10-16 12:34:05 - INFO - 172.22.0.1 [16/Oct/2023:12:34:05 +0000] "POST /rpc HTTP/1.1" 200 299 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:06.006485304Z 10-16 12:34:06 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:06.006541208Z 10-16 12:34:06 - INFO - 172.22.0.1 [16/Oct/2023:12:34:06 +0000] "POST /rpc HTTP/1.1" 200 299 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:06.027608652Z 10-16 12:34:06 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:06.027996577Z 10-16 12:34:06 - INFO - 172.22.0.1 [16/Oct/2023:12:34:06 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:06.032426460Z 10-16 12:34:06 - INFO - 172.22.0.1 [16/Oct/2023:12:34:06 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:06.104491859Z 10-16 12:34:06 - INFO - 172.22.0.1 [16/Oct/2023:12:34:06 +0000] "POST /rpc HTTP/1.1" 200 285 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:06.121229227Z 10-16 12:34:06 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:06.121578849Z 10-16 12:34:06 - INFO - 172.22.0.1 [16/Oct/2023:12:34:06 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:06.124643445Z 10-16 12:34:06 - INFO - 172.22.0.1 [16/Oct/2023:12:34:06 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:06.233627000Z 10-16 12:34:06 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:06.233943520Z 10-16 12:34:06 - INFO - 172.22.0.1 [16/Oct/2023:12:34:06 +0000] "POST /rpc HTTP/1.1" 200 299 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:06.245210240Z 10-16 12:34:06 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:06.245418253Z 10-16 12:34:06 - INFO - 172.22.0.1 [16/Oct/2023:12:34:06 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:06.338512794Z 10-16 12:34:06 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:06.338881918Z 10-16 12:34:06 - INFO - 172.22.0.1 [16/Oct/2023:12:34:06 +0000] "POST /rpc HTTP/1.1" 200 299 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:06.359058305Z 10-16 12:34:06 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:06.359608940Z 10-16 12:34:06 - INFO - 172.22.0.1 [16/Oct/2023:12:34:06 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:06.462140384Z 10-16 12:34:06 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:06.470156996Z 10-16 12:34:06 - INFO - 172.22.0.1 [16/Oct/2023:12:34:06 +0000] "POST /rpc HTTP/1.1" 200 299 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:06.531640619Z 10-16 12:34:06 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:06.532016143Z 10-16 12:34:06 - INFO - 172.22.0.1 [16/Oct/2023:12:34:06 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:06.628249685Z 10-16 12:34:06 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:06.630079102Z 10-16 12:34:06 - INFO - 172.22.0.1 [16/Oct/2023:12:34:06 +0000] "POST /rpc HTTP/1.1" 200 299 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:06.647540816Z 10-16 12:34:06 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:06.647899239Z 10-16 12:34:06 - INFO - 172.22.0.1 [16/Oct/2023:12:34:06 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:06.763883641Z 10-16 12:34:06 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:06.764282867Z 10-16 12:34:06 - INFO - 172.22.0.1 [16/Oct/2023:12:34:06 +0000] "POST /rpc HTTP/1.1" 200 299 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:06.787651758Z 10-16 12:34:06 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:06.787963278Z 10-16 12:34:06 - INFO - 172.22.0.1 [16/Oct/2023:12:34:06 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:06.911439458Z 10-16 12:34:06 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:06.911991893Z 10-16 12:34:06 - INFO - 172.22.0.1 [16/Oct/2023:12:34:06 +0000] "POST /rpc HTTP/1.1" 200 299 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:06.930280160Z 10-16 12:34:06 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:06.930652484Z 10-16 12:34:06 - INFO - 172.22.0.1 [16/Oct/2023:12:34:06 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:07.038830488Z 10-16 12:34:07 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:07.039141408Z 10-16 12:34:07 - INFO - 172.22.0.1 [16/Oct/2023:12:34:07 +0000] "POST /rpc HTTP/1.1" 200 299 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:07.057200060Z 10-16 12:34:07 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:07.057528081Z 10-16 12:34:07 - INFO - 172.22.0.1 [16/Oct/2023:12:34:07 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:07.159114265Z 10-16 12:34:07 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:07.159414284Z 10-16 12:34:07 - INFO - 172.22.0.1 [16/Oct/2023:12:34:07 +0000] "POST /rpc HTTP/1.1" 200 299 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:07.176100349Z 10-16 12:34:07 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:07.176469972Z 10-16 12:34:07 - INFO - 172.22.0.1 [16/Oct/2023:12:34:07 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:07.383717199Z 10-16 12:34:07 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:07.384009617Z 10-16 12:34:07 - INFO - 172.22.0.1 [16/Oct/2023:12:34:07 +0000] "POST /rpc HTTP/1.1" 200 299 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:07.401133110Z 10-16 12:34:07 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:07.401754550Z 10-16 12:34:07 - INFO - 172.22.0.1 [16/Oct/2023:12:34:07 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:07.602961691Z 10-16 12:34:07 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:07.603315413Z 10-16 12:34:07 - INFO - 172.22.0.1 [16/Oct/2023:12:34:07 +0000] "POST /rpc HTTP/1.1" 200 299 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:07.623809921Z 10-16 12:34:07 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:07.624070238Z 10-16 12:34:07 - INFO - 172.22.0.1 [16/Oct/2023:12:34:07 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:07.718861888Z 10-16 12:34:07 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:07.719152906Z 10-16 12:34:07 - INFO - 172.22.0.1 [16/Oct/2023:12:34:07 +0000] "POST /rpc HTTP/1.1" 200 299 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:07.742146474Z 10-16 12:34:07 - DEBUG - debug_bundler_clearState RPC served +geth-1.10 | 2023-10-16T12:34:20.616207071Z WARN [10-16|12:34:20.615] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:20.659281042Z WARN [10-16|12:34:20.659] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:20.691960445Z WARN [10-16|12:34:20.691] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:20.732685665Z WARN [10-16|12:34:20.732] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:20.765027846Z WARN [10-16|12:34:20.764] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:20.804704398Z WARN [10-16|12:34:20.804] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:20.836658454Z WARN [10-16|12:34:20.836] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:20.883304255Z WARN [10-16|12:34:20.883] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:20.915518028Z WARN [10-16|12:34:20.915] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:20.956181944Z WARN [10-16|12:34:20.955] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:20.995365965Z WARN [10-16|12:34:20.995] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:21.037782694Z WARN [10-16|12:34:21.037] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:21.076072257Z WARN [10-16|12:34:21.075] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:21.123567913Z WARN [10-16|12:34:21.123] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:21.158009829Z WARN [10-16|12:34:21.157] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:21.203333545Z WARN [10-16|12:34:21.203] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:21.243368420Z WARN [10-16|12:34:21.243] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:21.291418412Z WARN [10-16|12:34:21.291] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:21.324934868Z WARN [10-16|12:34:21.324] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:21.363100824Z WARN [10-16|12:34:21.362] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:21.398425996Z WARN [10-16|12:34:21.398] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:21.438234657Z WARN [10-16|12:34:21.438] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:21.471028067Z WARN [10-16|12:34:21.470] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:21.511845393Z WARN [10-16|12:34:21.511] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:21.547820008Z WARN [10-16|12:34:21.547] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:21.587929788Z WARN [10-16|12:34:21.587] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:21.622473311Z WARN [10-16|12:34:21.621] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:21.663451847Z WARN [10-16|12:34:21.663] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:21.699171145Z WARN [10-16|12:34:21.698] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:21.719448550Z WARN [10-16|12:34:21.719] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:21.771775416Z WARN [10-16|12:34:21.771] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:21.809791462Z WARN [10-16|12:34:21.809] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:21.832014292Z WARN [10-16|12:34:21.830] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:21.876562958Z WARN [10-16|12:34:21.876] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:21.911419600Z WARN [10-16|12:34:21.911] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:21.931213674Z WARN [10-16|12:34:21.931] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:21.979073053Z WARN [10-16|12:34:21.978] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.013525570Z WARN [10-16|12:34:22.013] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.034164897Z WARN [10-16|12:34:22.033] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.084432031Z WARN [10-16|12:34:22.084] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.123156423Z WARN [10-16|12:34:22.120] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.143543034Z WARN [10-16|12:34:22.143] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.189568095Z WARN [10-16|12:34:22.189] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.225120083Z WARN [10-16|12:34:22.224] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.244561734Z WARN [10-16|12:34:22.244] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.294517948Z WARN [10-16|12:34:22.294] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.330726977Z WARN [10-16|12:34:22.330] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.350533851Z WARN [10-16|12:34:22.350] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.396859832Z WARN [10-16|12:34:22.396] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.431893386Z WARN [10-16|12:34:22.431] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.450643192Z WARN [10-16|12:34:22.450] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.496998274Z WARN [10-16|12:34:22.496] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.530156708Z WARN [10-16|12:34:22.530] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.548461385Z WARN [10-16|12:34:22.548] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.597267925Z WARN [10-16|12:34:22.597] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.632550195Z WARN [10-16|12:34:22.632] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.652169157Z WARN [10-16|12:34:22.651] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.699755019Z WARN [10-16|12:34:22.699] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.734979085Z WARN [10-16|12:34:22.734] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.755150683Z WARN [10-16|12:34:22.754] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.799953465Z WARN [10-16|12:34:22.799] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.835471850Z WARN [10-16|12:34:22.835] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.855283025Z WARN [10-16|12:34:22.855] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.901328587Z WARN [10-16|12:34:22.901] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.936814770Z WARN [10-16|12:34:22.936] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:22.956735352Z WARN [10-16|12:34:22.956] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:23.065694462Z WARN [10-16|12:34:23.065] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:23.103476193Z WARN [10-16|12:34:23.103] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:23.123942410Z WARN [10-16|12:34:23.123] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:23.178866243Z WARN [10-16|12:34:23.178] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:23.213808891Z WARN [10-16|12:34:23.213] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:23.232265679Z WARN [10-16|12:34:23.232] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:23.279564522Z WARN [10-16|12:34:23.279] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:23.311156354Z WARN [10-16|12:34:23.310] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:23.351804069Z WARN [10-16|12:34:23.351] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:23.396933873Z WARN [10-16|12:34:23.396] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:23.452203429Z WARN [10-16|12:34:23.452] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:23.484875731Z WARN [10-16|12:34:23.484] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:23.526229791Z WARN [10-16|12:34:23.526] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:23.566785000Z WARN [10-16|12:34:23.566] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:23.611281763Z WARN [10-16|12:34:23.611] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:23.644530202Z WARN [10-16|12:34:23.644] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:23.688138508Z WARN [10-16|12:34:23.687] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:23.730786252Z WARN [10-16|12:34:23.730] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:23.770125483Z WARN [10-16|12:34:23.769] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:23.801911628Z WARN [10-16|12:34:23.801] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:23.843861326Z WARN [10-16|12:34:23.843] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:23.885094879Z WARN [10-16|12:34:23.884] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:23.932661440Z WARN [10-16|12:34:23.932] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:23.963511124Z WARN [10-16|12:34:23.963] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:24.005363317Z WARN [10-16|12:34:24.005] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:24.050118296Z WARN [10-16|12:34:24.049] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:34:07.742546599Z 10-16 12:34:07 - INFO - 172.22.0.1 [16/Oct/2023:12:34:07 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:07.843519043Z 10-16 12:34:07 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:07.844051577Z 10-16 12:34:07 - INFO - 172.22.0.1 [16/Oct/2023:12:34:07 +0000] "POST /rpc HTTP/1.1" 200 299 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:07.863320107Z 10-16 12:34:07 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:07.863634327Z 10-16 12:34:07 - INFO - 172.22.0.1 [16/Oct/2023:12:34:07 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:07.962434932Z 10-16 12:34:07 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:07.962747652Z 10-16 12:34:07 - INFO - 172.22.0.1 [16/Oct/2023:12:34:07 +0000] "POST /rpc HTTP/1.1" 200 299 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:07.982072186Z 10-16 12:34:07 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:07.982449210Z 10-16 12:34:07 - INFO - 172.22.0.1 [16/Oct/2023:12:34:07 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:08.123519613Z 10-16 12:34:08 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:08.123846033Z 10-16 12:34:08 - INFO - 172.22.0.1 [16/Oct/2023:12:34:08 +0000] "POST /rpc HTTP/1.1" 200 299 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:08.140669707Z 10-16 12:34:08 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:08.141038831Z 10-16 12:34:08 - INFO - 172.22.0.1 [16/Oct/2023:12:34:08 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:08.278066276Z 10-16 12:34:08 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:08.278355694Z 10-16 12:34:08 - INFO - 172.22.0.1 [16/Oct/2023:12:34:08 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:08.295635563Z 10-16 12:34:08 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:08.295853876Z 10-16 12:34:08 - INFO - 172.22.0.1 [16/Oct/2023:12:34:08 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:08.422684358Z 10-16 12:34:08 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:08.422989676Z 10-16 12:34:08 - INFO - 172.22.0.1 [16/Oct/2023:12:34:08 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:08.438947343Z 10-16 12:34:08 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:08.439244361Z 10-16 12:34:08 - INFO - 172.22.0.1 [16/Oct/2023:12:34:08 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:08.574011624Z 10-16 12:34:08 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:08.574336543Z 10-16 12:34:08 - INFO - 172.22.0.1 [16/Oct/2023:12:34:08 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:08.593315793Z 10-16 12:34:08 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:08.593747319Z 10-16 12:34:08 - INFO - 172.22.0.1 [16/Oct/2023:12:34:08 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:08.734535847Z 10-16 12:34:08 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:08.734564448Z 10-16 12:34:08 - INFO - 172.22.0.1 [16/Oct/2023:12:34:08 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:08.753988125Z 10-16 12:34:08 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:08.754400450Z 10-16 12:34:08 - INFO - 172.22.0.1 [16/Oct/2023:12:34:08 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:08.890370285Z 10-16 12:34:08 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:08.890394387Z 10-16 12:34:08 - INFO - 172.22.0.1 [16/Oct/2023:12:34:08 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:08.958100188Z 10-16 12:34:08 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:08.958464410Z 10-16 12:34:08 - INFO - 172.22.0.1 [16/Oct/2023:12:34:08 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:09.195994597Z 10-16 12:34:09 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:09.196282014Z 10-16 12:34:09 - INFO - 172.22.0.1 [16/Oct/2023:12:34:09 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:09.215047251Z 10-16 12:34:09 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:09.215259864Z 10-16 12:34:09 - INFO - 172.22.0.1 [16/Oct/2023:12:34:09 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:09.467003012Z 10-16 12:34:09 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:09.467449139Z 10-16 12:34:09 - INFO - 172.22.0.1 [16/Oct/2023:12:34:09 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:09.483600717Z 10-16 12:34:09 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:09.483985640Z 10-16 12:34:09 - INFO - 172.22.0.1 [16/Oct/2023:12:34:09 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:09.621168549Z 10-16 12:34:09 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:09.621510170Z 10-16 12:34:09 - INFO - 172.22.0.1 [16/Oct/2023:12:34:09 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:09.639281147Z 10-16 12:34:09 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:09.639573264Z 10-16 12:34:09 - INFO - 172.22.0.1 [16/Oct/2023:12:34:09 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:09.768984103Z 10-16 12:34:09 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:09.769010904Z 10-16 12:34:09 - INFO - 172.22.0.1 [16/Oct/2023:12:34:09 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:09.789903870Z 10-16 12:34:09 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:09.790284293Z 10-16 12:34:09 - INFO - 172.22.0.1 [16/Oct/2023:12:34:09 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:09.932894030Z 10-16 12:34:09 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:09.933297855Z 10-16 12:34:09 - INFO - 172.22.0.1 [16/Oct/2023:12:34:09 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:09.950925323Z 10-16 12:34:09 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:09.951683369Z 10-16 12:34:09 - INFO - 172.22.0.1 [16/Oct/2023:12:34:09 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:10.088734070Z 10-16 12:34:10 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:10.089375108Z 10-16 12:34:10 - INFO - 172.22.0.1 [16/Oct/2023:12:34:10 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:10.108656776Z 10-16 12:34:10 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:10.108942794Z 10-16 12:34:10 - INFO - 172.22.0.1 [16/Oct/2023:12:34:10 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:10.266207019Z 10-16 12:34:10 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:10.266527839Z 10-16 12:34:10 - INFO - 172.22.0.1 [16/Oct/2023:12:34:10 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:10.282962434Z 10-16 12:34:10 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:10.283248151Z 10-16 12:34:10 - INFO - 172.22.0.1 [16/Oct/2023:12:34:10 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:10.430912295Z 10-16 12:34:10 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:10.431213213Z 10-16 12:34:10 - INFO - 172.22.0.1 [16/Oct/2023:12:34:10 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:10.449276107Z 10-16 12:34:10 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:10.449664231Z 10-16 12:34:10 - INFO - 172.22.0.1 [16/Oct/2023:12:34:10 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:10.598075420Z 10-16 12:34:10 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:10.598388139Z 10-16 12:34:10 - INFO - 172.22.0.1 [16/Oct/2023:12:34:10 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:10.616795254Z 10-16 12:34:10 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:10.617144775Z 10-16 12:34:10 - INFO - 172.22.0.1 [16/Oct/2023:12:34:10 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:10.762425275Z 10-16 12:34:10 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:10.762730093Z 10-16 12:34:10 - INFO - 172.22.0.1 [16/Oct/2023:12:34:10 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:10.781854352Z 10-16 12:34:10 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:10.782216173Z 10-16 12:34:10 - INFO - 172.22.0.1 [16/Oct/2023:12:34:10 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:10.931157295Z 10-16 12:34:10 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:10.931461913Z 10-16 12:34:10 - INFO - 172.22.0.1 [16/Oct/2023:12:34:10 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:10.948216628Z 10-16 12:34:10 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:10.955754785Z 10-16 12:34:10 - INFO - 172.22.0.1 [16/Oct/2023:12:34:10 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:11.111189999Z 10-16 12:34:11 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:11.111595024Z 10-16 12:34:11 - INFO - 172.22.0.1 [16/Oct/2023:12:34:11 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:11.133346341Z 10-16 12:34:11 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:11.133918976Z 10-16 12:34:11 - INFO - 172.22.0.1 [16/Oct/2023:12:34:11 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:11.282505976Z 10-16 12:34:11 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:11.282818495Z 10-16 12:34:11 - INFO - 172.22.0.1 [16/Oct/2023:12:34:11 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:11.300828686Z 10-16 12:34:11 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:11.301219309Z 10-16 12:34:11 - INFO - 172.22.0.1 [16/Oct/2023:12:34:11 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:11.458012306Z 10-16 12:34:11 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:11.458038608Z 10-16 12:34:11 - INFO - 172.22.0.1 [16/Oct/2023:12:34:11 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:11.479889131Z 10-16 12:34:11 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:11.480157247Z 10-16 12:34:11 - INFO - 172.22.0.1 [16/Oct/2023:12:34:11 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:11.631989244Z 10-16 12:34:11 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:11.632301363Z 10-16 12:34:11 - INFO - 172.22.0.1 [16/Oct/2023:12:34:11 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:11.649909929Z 10-16 12:34:11 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:11.650292752Z 10-16 12:34:11 - INFO - 172.22.0.1 [16/Oct/2023:12:34:11 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:11.812524179Z 10-16 12:34:11 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:11.813021309Z 10-16 12:34:11 - INFO - 172.22.0.1 [16/Oct/2023:12:34:11 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:11.876429749Z 10-16 12:34:11 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:11.876893878Z 10-16 12:34:11 - INFO - 172.22.0.1 [16/Oct/2023:12:34:11 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:12.036425740Z 10-16 12:34:12 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:12.036637353Z 10-16 12:34:12 - INFO - 172.22.0.1 [16/Oct/2023:12:34:12 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:12.059092413Z 10-16 12:34:12 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:12.059399132Z 10-16 12:34:12 - INFO - 172.22.0.1 [16/Oct/2023:12:34:12 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:12.213333155Z 10-16 12:34:12 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:12.213844186Z 10-16 12:34:12 - INFO - 172.22.0.1 [16/Oct/2023:12:34:12 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:12.234805456Z 10-16 12:34:12 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:12.235171978Z 10-16 12:34:12 - INFO - 172.22.0.1 [16/Oct/2023:12:34:12 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:12.423954913Z 10-16 12:34:12 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:12.423981414Z 10-16 12:34:12 - INFO - 172.22.0.1 [16/Oct/2023:12:34:12 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:12.446054651Z 10-16 12:34:12 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:12.446226362Z 10-16 12:34:12 - INFO - 172.22.0.1 [16/Oct/2023:12:34:12 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:12.600904430Z 10-16 12:34:12 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:12.601215349Z 10-16 12:34:12 - INFO - 172.22.0.1 [16/Oct/2023:12:34:12 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:12.619623964Z 10-16 12:34:12 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:12.619760773Z 10-16 12:34:12 - INFO - 172.22.0.1 [16/Oct/2023:12:34:12 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:12.780904033Z 10-16 12:34:12 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:12.781237053Z 10-16 12:34:12 - INFO - 172.22.0.1 [16/Oct/2023:12:34:12 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:12.799711972Z 10-16 12:34:12 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:12.799927085Z 10-16 12:34:12 - INFO - 172.22.0.1 [16/Oct/2023:12:34:12 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:12.965510614Z 10-16 12:34:12 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:12.970276503Z 10-16 12:34:12 - INFO - 172.22.0.1 [16/Oct/2023:12:34:12 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:12.986652595Z 10-16 12:34:12 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:12.987025218Z 10-16 12:34:12 - INFO - 172.22.0.1 [16/Oct/2023:12:34:12 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +geth-1.10 | 2023-10-16T12:34:24.091159837Z WARN [10-16|12:34:24.090] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:24.123778735Z WARN [10-16|12:34:24.123] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:24.166095658Z WARN [10-16|12:34:24.165] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:24.214742288Z WARN [10-16|12:34:24.214] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:24.262299447Z WARN [10-16|12:34:24.262] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:24.301636378Z WARN [10-16|12:34:24.301] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:24.343380936Z WARN [10-16|12:34:24.343] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:24.389069382Z WARN [10-16|12:34:24.388] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:34:13.155672732Z 10-16 12:34:13 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:13.155989052Z 10-16 12:34:13 - INFO - 172.22.0.1 [16/Oct/2023:12:34:13 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:13.175023905Z 10-16 12:34:13 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:13.175400927Z 10-16 12:34:13 - INFO - 172.22.0.1 [16/Oct/2023:12:34:13 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:13.326720293Z 10-16 12:34:13 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:13.327024911Z 10-16 12:34:13 - INFO - 172.22.0.1 [16/Oct/2023:12:34:13 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:13.347191333Z 10-16 12:34:13 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:13.347589357Z 10-16 12:34:13 - INFO - 172.22.0.1 [16/Oct/2023:12:34:13 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:13.537990489Z 10-16 12:34:13 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:13.538926346Z 10-16 12:34:13 - INFO - 172.22.0.1 [16/Oct/2023:12:34:13 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:13.557303259Z 10-16 12:34:13 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:13.557657880Z 10-16 12:34:13 - INFO - 172.22.0.1 [16/Oct/2023:12:34:13 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:13.753169623Z 10-16 12:34:13 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:13.753264328Z 10-16 12:34:13 - INFO - 172.22.0.1 [16/Oct/2023:12:34:13 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:13.769880535Z 10-16 12:34:13 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:13.770262958Z 10-16 12:34:13 - INFO - 172.22.0.1 [16/Oct/2023:12:34:13 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:13.962599008Z 10-16 12:34:13 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:13.962911526Z 10-16 12:34:13 - INFO - 172.22.0.1 [16/Oct/2023:12:34:13 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:13.979782348Z 10-16 12:34:13 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:13.980057765Z 10-16 12:34:13 - INFO - 172.22.0.1 [16/Oct/2023:12:34:13 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:14.182030998Z 10-16 12:34:14 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:14.182345618Z 10-16 12:34:14 - INFO - 172.22.0.1 [16/Oct/2023:12:34:14 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:14.200017588Z 10-16 12:34:14 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:14.200297205Z 10-16 12:34:14 - INFO - 172.22.0.1 [16/Oct/2023:12:34:14 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:14.420962370Z 10-16 12:34:14 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:14.421255688Z 10-16 12:34:14 - INFO - 172.22.0.1 [16/Oct/2023:12:34:14 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:14.440641262Z 10-16 12:34:14 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:14.441168094Z 10-16 12:34:14 - INFO - 172.22.0.1 [16/Oct/2023:12:34:14 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:14.651185915Z 10-16 12:34:14 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:14.651492133Z 10-16 12:34:14 - INFO - 172.22.0.1 [16/Oct/2023:12:34:14 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:14.669528226Z 10-16 12:34:14 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:14.669816743Z 10-16 12:34:14 - INFO - 172.22.0.1 [16/Oct/2023:12:34:14 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:14.871228343Z 10-16 12:34:14 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:14.877834443Z 10-16 12:34:14 - INFO - 172.22.0.1 [16/Oct/2023:12:34:14 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:14.888072863Z 10-16 12:34:14 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:14.888450086Z 10-16 12:34:14 - INFO - 172.22.0.1 [16/Oct/2023:12:34:14 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:15.097987077Z 10-16 12:34:15 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:15.098297496Z 10-16 12:34:15 - INFO - 172.22.0.1 [16/Oct/2023:12:34:15 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:15.116564903Z 10-16 12:34:15 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:15.116898423Z 10-16 12:34:15 - INFO - 172.22.0.1 [16/Oct/2023:12:34:15 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:15.322415471Z 10-16 12:34:15 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:15.326212801Z 10-16 12:34:15 - INFO - 172.22.0.1 [16/Oct/2023:12:34:15 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:15.341348418Z 10-16 12:34:15 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:15.341610034Z 10-16 12:34:15 - INFO - 172.22.0.1 [16/Oct/2023:12:34:15 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:15.547761820Z 10-16 12:34:15 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:15.554048209Z 10-16 12:34:15 - INFO - 172.22.0.1 [16/Oct/2023:12:34:15 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:15.565723964Z 10-16 12:34:15 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:15.566098288Z 10-16 12:34:15 - INFO - 172.22.0.1 [16/Oct/2023:12:34:15 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:15.718208225Z 10-16 12:34:15 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:15.718494943Z 10-16 12:34:15 - INFO - 172.22.0.1 [16/Oct/2023:12:34:15 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:15.784835433Z 10-16 12:34:15 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:15.785162454Z 10-16 12:34:15 - INFO - 172.22.0.1 [16/Oct/2023:12:34:15 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:15.877084299Z 10-16 12:34:15 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:15.877384518Z 10-16 12:34:15 - INFO - 172.22.0.1 [16/Oct/2023:12:34:15 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:15.896857877Z 10-16 12:34:15 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:15.897127895Z 10-16 12:34:15 - INFO - 172.22.0.1 [16/Oct/2023:12:34:15 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:15.990933661Z 10-16 12:34:15 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:15.991250782Z 10-16 12:34:15 - INFO - 172.22.0.1 [16/Oct/2023:12:34:15 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:16.009682974Z 10-16 12:34:16 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:16.010058798Z 10-16 12:34:16 - INFO - 172.22.0.1 [16/Oct/2023:12:34:16 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:16.235489976Z 10-16 12:34:16 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:16.235784295Z 10-16 12:34:16 - INFO - 172.22.0.1 [16/Oct/2023:12:34:16 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:16.259703842Z 10-16 12:34:16 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:16.260065465Z 10-16 12:34:16 - INFO - 172.22.0.1 [16/Oct/2023:12:34:16 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:16.608904179Z 10-16 12:34:16 - DEBUG - rpc_sendUserOperation RPC served +geth-1.10 | 2023-10-16T12:34:24.429103651Z WARN [10-16|12:34:24.428] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:24.476796431Z WARN [10-16|12:34:24.473] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:24.518505011Z WARN [10-16|12:34:24.518] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:24.564528979Z WARN [10-16|12:34:24.564] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:24.607291230Z WARN [10-16|12:34:24.607] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:24.640490243Z WARN [10-16|12:34:24.640] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:24.686797631Z WARN [10-16|12:34:24.686] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:24.728196591Z WARN [10-16|12:34:24.728] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:24.769505845Z WARN [10-16|12:34:24.769] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:24.806595417Z WARN [10-16|12:34:24.806] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:24.850297131Z WARN [10-16|12:34:24.850] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:24.893832933Z WARN [10-16|12:34:24.893] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:24.940552148Z WARN [10-16|12:34:24.940] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:24.977560415Z WARN [10-16|12:34:24.977] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:25.029647287Z WARN [10-16|12:34:25.029] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:25.072788463Z WARN [10-16|12:34:25.072] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:25.115117485Z WARN [10-16|12:34:25.114] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:25.153154321Z WARN [10-16|12:34:25.152] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:25.205789830Z WARN [10-16|12:34:25.205] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:25.247283796Z WARN [10-16|12:34:25.247] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:25.287633386Z WARN [10-16|12:34:25.287] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:25.325733026Z WARN [10-16|12:34:25.325] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:25.372796564Z WARN [10-16|12:34:25.372] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:25.415323899Z WARN [10-16|12:34:25.415] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:25.466996844Z WARN [10-16|12:34:25.466] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:25.501765762Z WARN [10-16|12:34:25.501] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:25.547409205Z WARN [10-16|12:34:25.547] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:25.593493777Z WARN [10-16|12:34:25.593] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:25.640613318Z WARN [10-16|12:34:25.640] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:25.677851301Z WARN [10-16|12:34:25.677] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:25.721701224Z WARN [10-16|12:34:25.721] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:25.764311965Z WARN [10-16|12:34:25.764] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:25.820439007Z WARN [10-16|12:34:25.820] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:25.856718525Z WARN [10-16|12:34:25.856] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:25.893554281Z WARN [10-16|12:34:25.893] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:25.923180956Z WARN [10-16|12:34:25.922] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:25.959442673Z WARN [10-16|12:34:25.959] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:26.004823899Z WARN [10-16|12:34:26.001] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:38.359453826Z WARN [10-16|12:34:38.359] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:38.402055934Z WARN [10-16|12:34:38.401] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:38.421673081Z WARN [10-16|12:34:38.421] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:38.465384460Z WARN [10-16|12:34:38.465] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:38.485317227Z WARN [10-16|12:34:38.485] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:38.529880360Z WARN [10-16|12:34:38.529] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:38.547580285Z WARN [10-16|12:34:38.547] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:38.590912139Z WARN [10-16|12:34:38.590] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:38.613519676Z WARN [10-16|12:34:38.613] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:38.655175824Z WARN [10-16|12:34:38.654] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:38.682223344Z WARN [10-16|12:34:38.682] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:38.729628857Z WARN [10-16|12:34:38.729] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:34:16.608930381Z 10-16 12:34:16 - INFO - 172.22.0.1 [16/Oct/2023:12:34:16 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +geth-1.10 | 2023-10-16T12:34:38.749306408Z WARN [10-16|12:34:38.749] Block sealing failed err="sealing paused while waiting for transactions" +funder_1 | 2023-10-16T12:33:57.185940566Z funded: 0x43378ff8C70109Ee4Dbe85aF34428ab0615EBd23 +funder_1 | 2023-10-16T12:33:57.216917120Z funded: 0x43378ff8C70109Ee4Dbe85aF34428ab0615EBd23 +geth-1.10 | 2023-10-16T12:34:38.796509908Z WARN [10-16|12:34:38.796] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:38.820029203Z WARN [10-16|12:34:38.819] Block sealing failed err="sealing paused while waiting for transactions" +funder_1 | 2023-10-16T12:33:57.250625546Z funded: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 +funder_1 | 2023-10-16T12:33:57.287665382Z funded: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 +deployer_1 | 2023-10-16T12:33:57.901561506Z Deploying entrypoint at 0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 +deployer_1 | 2023-10-16T12:33:58.030235823Z deploying: +geth-1.10 | 2023-10-16T12:34:38.875112905Z WARN [10-16|12:34:38.874] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:38.896956393Z WARN [10-16|12:34:38.896] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:38.940802981Z WARN [10-16|12:34:38.940] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:38.970968198Z WARN [10-16|12:34:38.970] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.016001461Z WARN [10-16|12:34:39.015] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.039608261Z WARN [10-16|12:34:39.034] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.097181521Z WARN [10-16|12:34:39.097] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.114863545Z WARN [10-16|12:34:39.114] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.157510556Z WARN [10-16|12:34:39.157] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.278470745Z WARN [10-16|12:34:39.278] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.321927008Z WARN [10-16|12:34:39.321] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.341053623Z WARN [10-16|12:34:39.340] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.385405043Z WARN [10-16|12:34:39.384] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.403598799Z WARN [10-16|12:34:39.403] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.445178142Z WARN [10-16|12:34:39.444] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.463992038Z WARN [10-16|12:34:39.463] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.504682025Z WARN [10-16|12:34:39.504] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.522682469Z WARN [10-16|12:34:39.522] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.563511164Z WARN [10-16|12:34:39.563] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.582316860Z WARN [10-16|12:34:39.582] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.621830071Z WARN [10-16|12:34:39.621] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.641020291Z WARN [10-16|12:34:39.640] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.683171071Z WARN [10-16|12:34:39.682] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.700750488Z WARN [10-16|12:34:39.700] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.743237489Z WARN [10-16|12:34:39.743] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.762393307Z WARN [10-16|12:34:39.762] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.804303571Z WARN [10-16|12:34:39.804] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.823119967Z WARN [10-16|12:34:39.822] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.864617905Z WARN [10-16|12:34:39.864] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.883523506Z WARN [10-16|12:34:39.883] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.924261796Z WARN [10-16|12:34:39.924] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.946289296Z WARN [10-16|12:34:39.946] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:39.995197905Z WARN [10-16|12:34:39.995] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:40.013560173Z WARN [10-16|12:34:40.013] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:40.057309954Z WARN [10-16|12:34:40.057] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:40.076872797Z WARN [10-16|12:34:40.076] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:40.118285330Z WARN [10-16|12:34:40.118] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:40.136787606Z WARN [10-16|12:34:40.136] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:40.179740636Z WARN [10-16|12:34:40.179] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:40.198172608Z WARN [10-16|12:34:40.197] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:40.239382027Z WARN [10-16|12:34:40.239] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:34:16.629002562Z 10-16 12:34:16 - DEBUG - debug_bundler_clearState RPC served +geth-1.10 | 2023-10-16T12:34:40.258240726Z WARN [10-16|12:34:40.258] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:34:16.629026663Z 10-16 12:34:16 - INFO - 172.22.0.1 [16/Oct/2023:12:34:16 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +geth-1.10 | 2023-10-16T12:34:40.300272798Z WARN [10-16|12:34:40.300] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:40.320750500Z WARN [10-16|12:34:40.320] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:34:16.913941190Z 10-16 12:34:16 - DEBUG - rpc_sendUserOperation RPC served +geth-1.10 | 2023-10-16T12:34:40.365064331Z WARN [10-16|12:34:40.364] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:34:16.913990193Z 10-16 12:34:16 - INFO - 172.22.0.1 [16/Oct/2023:12:34:16 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +geth-1.10 | 2023-10-16T12:34:40.385605046Z WARN [10-16|12:34:40.385] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:34:16.932398393Z 10-16 12:34:16 - DEBUG - debug_bundler_clearState RPC served +geth-1.10 | 2023-10-16T12:34:40.431039955Z WARN [10-16|12:34:40.430] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:34:16.932766611Z 10-16 12:34:16 - INFO - 172.22.0.1 [16/Oct/2023:12:34:16 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:17.031708747Z 10-16 12:34:17 - DEBUG - rpc_sendUserOperation RPC served +geth-1.10 | 2023-10-16T12:34:40.451047436Z WARN [10-16|12:34:40.450] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:34:17.031896156Z 10-16 12:34:17 - INFO - 172.22.0.1 [16/Oct/2023:12:34:17 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +geth-1.10 | 2023-10-16T12:34:40.496519647Z WARN [10-16|12:34:40.496] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:34:17.050936987Z 10-16 12:34:17 - DEBUG - debug_bundler_clearState RPC served +geth-1.10 | 2023-10-16T12:34:40.516099900Z WARN [10-16|12:34:40.515] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:34:17.051299905Z 10-16 12:34:17 - INFO - 172.22.0.1 [16/Oct/2023:12:34:17 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +geth-1.10 | 2023-10-16T12:34:40.559303366Z WARN [10-16|12:34:40.559] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:34:17.146973482Z 10-16 12:34:17 - DEBUG - rpc_sendUserOperation RPC served +geth-1.10 | 2023-10-16T12:34:40.578941123Z WARN [10-16|12:34:40.578] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:34:17.147023584Z 10-16 12:34:17 - INFO - 172.22.0.1 [16/Oct/2023:12:34:17 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +geth-1.10 | 2023-10-16T12:34:40.627262016Z WARN [10-16|12:34:40.627] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:34:17.166283826Z 10-16 12:34:17 - DEBUG - debug_bundler_clearState RPC served +geth-1.10 | 2023-10-16T12:34:40.654399254Z WARN [10-16|12:34:40.654] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:34:17.166693346Z 10-16 12:34:17 - INFO - 172.22.0.1 [16/Oct/2023:12:34:17 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +geth-1.10 | 2023-10-16T12:34:40.700658315Z WARN [10-16|12:34:40.700] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:34:17.259547385Z 10-16 12:34:17 - DEBUG - rpc_sendUserOperation RPC served +geth-1.10 | 2023-10-16T12:34:40.726572774Z WARN [10-16|12:34:40.726] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:34:17.259843499Z 10-16 12:34:17 - INFO - 172.22.0.1 [16/Oct/2023:12:34:17 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +geth-1.10 | 2023-10-16T12:34:40.787104149Z WARN [10-16|12:34:40.786] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:40.808936246Z WARN [10-16|12:34:40.808] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:40.854939091Z WARN [10-16|12:34:40.854] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:40.876249056Z WARN [10-16|12:34:40.876] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:40.926692185Z WARN [10-16|12:34:40.926] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:40.950017478Z WARN [10-16|12:34:40.949] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.001526375Z WARN [10-16|12:34:40.999] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.025689822Z WARN [10-16|12:34:41.025] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.073417477Z WARN [10-16|12:34:41.073] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.096428551Z WARN [10-16|12:34:41.096] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.140154050Z WARN [10-16|12:34:41.139] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.164867632Z WARN [10-16|12:34:41.164] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.208598731Z WARN [10-16|12:34:41.208] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.226754994Z WARN [10-16|12:34:41.226] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.273152664Z WARN [10-16|12:34:41.270] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.292957532Z WARN [10-16|12:34:41.292] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.335185835Z WARN [10-16|12:34:41.334] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.358353918Z WARN [10-16|12:34:41.358] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.404604979Z WARN [10-16|12:34:41.404] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.424799372Z WARN [10-16|12:34:41.424] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.471379653Z WARN [10-16|12:34:41.471] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.490583483Z WARN [10-16|12:34:41.490] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.538324639Z WARN [10-16|12:34:41.538] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.557824787Z WARN [10-16|12:34:41.557] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.602412842Z WARN [10-16|12:34:41.602] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.623759308Z WARN [10-16|12:34:41.623] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.668730687Z WARN [10-16|12:34:41.668] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.688425348Z WARN [10-16|12:34:41.688] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.735986292Z WARN [10-16|12:34:41.735] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.756542008Z WARN [10-16|12:34:41.756] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.806886631Z WARN [10-16|12:34:41.806] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.825575128Z WARN [10-16|12:34:41.825] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.871408762Z WARN [10-16|12:34:41.871] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.889547123Z WARN [10-16|12:34:41.889] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.941677860Z WARN [10-16|12:34:41.941] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:41.964557225Z WARN [10-16|12:34:41.964] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.012262979Z WARN [10-16|12:34:42.012] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.032915901Z WARN [10-16|12:34:42.032] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.082166754Z WARN [10-16|12:34:42.081] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.101564995Z WARN [10-16|12:34:42.101] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.143494180Z WARN [10-16|12:34:42.143] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:34:17.278488211Z 10-16 12:34:17 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:17.278825427Z 10-16 12:34:17 - INFO - 172.22.0.1 [16/Oct/2023:12:34:17 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:17.376372596Z 10-16 12:34:17 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:17.376670410Z 10-16 12:34:17 - INFO - 172.22.0.1 [16/Oct/2023:12:34:17 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:17.396422876Z 10-16 12:34:17 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:17.396786693Z 10-16 12:34:17 - INFO - 172.22.0.1 [16/Oct/2023:12:34:17 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:17.533534978Z 10-16 12:34:17 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:17.533830793Z 10-16 12:34:17 - INFO - 172.22.0.1 [16/Oct/2023:12:34:17 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:17.550729019Z 10-16 12:34:17 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:17.551074935Z 10-16 12:34:17 - INFO - 172.22.0.1 [16/Oct/2023:12:34:17 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:17.696031621Z 10-16 12:34:17 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:17.696447242Z 10-16 12:34:17 - INFO - 172.22.0.1 [16/Oct/2023:12:34:17 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:17.714373018Z 10-16 12:34:17 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:17.714733436Z 10-16 12:34:17 - INFO - 172.22.0.1 [16/Oct/2023:12:34:17 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:17.851794136Z 10-16 12:34:17 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:17.852106851Z 10-16 12:34:17 - INFO - 172.22.0.1 [16/Oct/2023:12:34:17 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:17.869127583Z 10-16 12:34:17 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:17.869511602Z 10-16 12:34:17 - INFO - 172.22.0.1 [16/Oct/2023:12:34:17 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:17.998804222Z 10-16 12:34:17 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:18.001968777Z 10-16 12:34:18 - INFO - 172.22.0.1 [16/Oct/2023:12:34:17 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:18.016501087Z 10-16 12:34:18 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:18.016874005Z 10-16 12:34:18 - INFO - 172.22.0.1 [16/Oct/2023:12:34:18 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:18.152999759Z 10-16 12:34:18 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:18.153303674Z 10-16 12:34:18 - INFO - 172.22.0.1 [16/Oct/2023:12:34:18 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:18.173996186Z 10-16 12:34:18 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:18.174386105Z 10-16 12:34:18 - INFO - 172.22.0.1 [16/Oct/2023:12:34:18 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:18.312015933Z 10-16 12:34:18 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:18.312331448Z 10-16 12:34:18 - INFO - 172.22.0.1 [16/Oct/2023:12:34:18 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:18.334229719Z 10-16 12:34:18 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:18.334535633Z 10-16 12:34:18 - INFO - 172.22.0.1 [16/Oct/2023:12:34:18 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:18.470421676Z 10-16 12:34:18 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:18.477784236Z 10-16 12:34:18 - INFO - 172.22.0.1 [16/Oct/2023:12:34:18 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:18.488984383Z 10-16 12:34:18 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:18.489345501Z 10-16 12:34:18 - INFO - 172.22.0.1 [16/Oct/2023:12:34:18 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:18.580087237Z 10-16 12:34:18 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:18.580398852Z 10-16 12:34:18 - INFO - 172.22.0.1 [16/Oct/2023:12:34:18 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:18.598243324Z 10-16 12:34:18 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:18.598639544Z 10-16 12:34:18 - INFO - 172.22.0.1 [16/Oct/2023:12:34:18 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:18.751611321Z 10-16 12:34:18 - DEBUG - rpc_sendUserOperation RPC served +geth-1.10 | 2023-10-16T12:34:42.161711146Z WARN [10-16|12:34:42.161] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.210559873Z WARN [10-16|12:34:42.210] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.230411944Z WARN [10-16|12:34:42.230] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.273891627Z WARN [10-16|12:34:42.273] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.297908465Z WARN [10-16|12:34:42.297] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.337613306Z WARN [10-16|12:34:42.337] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.356622023Z WARN [10-16|12:34:42.356] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.402329749Z WARN [10-16|12:34:42.402] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.420928640Z WARN [10-16|12:34:42.420] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.464908455Z WARN [10-16|12:34:42.464] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.483038316Z WARN [10-16|12:34:42.482] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.527357353Z WARN [10-16|12:34:42.527] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.548117082Z WARN [10-16|12:34:42.547] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.591101334Z WARN [10-16|12:34:42.590] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.611737155Z WARN [10-16|12:34:42.611] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.659288099Z WARN [10-16|12:34:42.659] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.677983895Z WARN [10-16|12:34:42.677] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.725989769Z WARN [10-16|12:34:42.725] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.746510682Z WARN [10-16|12:34:42.746] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.789130211Z WARN [10-16|12:34:42.788] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.805197839Z WARN [10-16|12:34:42.805] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.850732554Z WARN [10-16|12:34:42.850] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.868762908Z WARN [10-16|12:34:42.868] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.918668203Z WARN [10-16|12:34:42.918] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.936297532Z WARN [10-16|12:34:42.936] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.978393226Z WARN [10-16|12:34:42.978] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:42.996859809Z WARN [10-16|12:34:42.996] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:43.037751026Z WARN [10-16|12:34:43.037] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:43.055567667Z WARN [10-16|12:34:43.055] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:43.097677763Z WARN [10-16|12:34:43.097] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:43.117391425Z WARN [10-16|12:34:43.117] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:43.159975151Z WARN [10-16|12:34:43.159] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:43.178464434Z WARN [10-16|12:34:43.178] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:43.220548128Z WARN [10-16|12:34:43.220] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:43.240109381Z WARN [10-16|12:34:43.239] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:43.285419381Z WARN [10-16|12:34:43.285] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:43.304901528Z WARN [10-16|12:34:43.304] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:43.347041426Z WARN [10-16|12:34:43.346] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:43.423004689Z WARN [10-16|12:34:43.422] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:43.464251929Z WARN [10-16|12:34:43.464] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:43.483293948Z WARN [10-16|12:34:43.483] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:43.526223096Z WARN [10-16|12:34:43.526] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:43.544673377Z WARN [10-16|12:34:43.544] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:43.584536429Z WARN [10-16|12:34:43.584] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:43.605143449Z WARN [10-16|12:34:43.604] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:43.648628032Z WARN [10-16|12:34:43.648] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:43.668679716Z WARN [10-16|12:34:43.668] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:43.717335631Z WARN [10-16|12:34:43.717] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:43.741064450Z WARN [10-16|12:34:43.739] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:43.784974661Z WARN [10-16|12:34:43.784] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:34:18.751653323Z 10-16 12:34:18 - INFO - 172.22.0.1 [16/Oct/2023:12:34:18 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:18.772270031Z 10-16 12:34:18 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:18.772632549Z 10-16 12:34:18 - INFO - 172.22.0.1 [16/Oct/2023:12:34:18 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:18.858911967Z 10-16 12:34:18 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:18.859232982Z 10-16 12:34:18 - INFO - 172.22.0.1 [16/Oct/2023:12:34:18 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:18.876699536Z 10-16 12:34:18 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:18.876989850Z 10-16 12:34:18 - INFO - 172.22.0.1 [16/Oct/2023:12:34:18 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:18.965823193Z 10-16 12:34:18 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:18.966300416Z 10-16 12:34:18 - INFO - 172.22.0.1 [16/Oct/2023:12:34:18 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:18.987126734Z 10-16 12:34:18 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:18.987155036Z 10-16 12:34:18 - INFO - 172.22.0.1 [16/Oct/2023:12:34:18 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:19.087791155Z 10-16 12:34:19 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:19.088119571Z 10-16 12:34:19 - INFO - 172.22.0.1 [16/Oct/2023:12:34:19 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:19.108208253Z 10-16 12:34:19 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:19.108398762Z 10-16 12:34:19 - INFO - 172.22.0.1 [16/Oct/2023:12:34:19 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:19.206278847Z 10-16 12:34:19 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:19.206712868Z 10-16 12:34:19 - INFO - 172.22.0.1 [16/Oct/2023:12:34:19 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:19.225938308Z 10-16 12:34:19 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:19.226317927Z 10-16 12:34:19 - INFO - 172.22.0.1 [16/Oct/2023:12:34:19 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:19.325730986Z 10-16 12:34:19 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:19.326028401Z 10-16 12:34:19 - INFO - 172.22.0.1 [16/Oct/2023:12:34:19 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:19.346294491Z 10-16 12:34:19 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:19.346659209Z 10-16 12:34:19 - INFO - 172.22.0.1 [16/Oct/2023:12:34:19 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:19.437557141Z 10-16 12:34:19 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:19.437880662Z 10-16 12:34:19 - INFO - 172.22.0.1 [16/Oct/2023:12:34:19 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:19.456200541Z 10-16 12:34:19 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:19.456552663Z 10-16 12:34:19 - INFO - 172.22.0.1 [16/Oct/2023:12:34:19 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:19.562550883Z 10-16 12:34:19 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:19.562853802Z 10-16 12:34:19 - INFO - 172.22.0.1 [16/Oct/2023:12:34:19 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:19.586708037Z 10-16 12:34:19 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:19.587136265Z 10-16 12:34:19 - INFO - 172.22.0.1 [16/Oct/2023:12:34:19 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:19.682031670Z 10-16 12:34:19 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:19.682329189Z 10-16 12:34:19 - INFO - 172.22.0.1 [16/Oct/2023:12:34:19 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:19.700630166Z 10-16 12:34:19 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:19.700840480Z 10-16 12:34:19 - INFO - 172.22.0.1 [16/Oct/2023:12:34:19 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:19.796245918Z 10-16 12:34:19 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:19.796637343Z 10-16 12:34:19 - INFO - 172.22.0.1 [16/Oct/2023:12:34:19 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:19.816272006Z 10-16 12:34:19 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:19.816488920Z 10-16 12:34:19 - INFO - 172.22.0.1 [16/Oct/2023:12:34:19 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:19.913359853Z 10-16 12:34:19 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:19.913695274Z 10-16 12:34:19 - INFO - 172.22.0.1 [16/Oct/2023:12:34:19 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:19.932808804Z 10-16 12:34:19 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:19.933146726Z 10-16 12:34:19 - INFO - 172.22.0.1 [16/Oct/2023:12:34:19 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:20.045147031Z 10-16 12:34:20 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:20.045553158Z 10-16 12:34:20 - INFO - 172.22.0.1 [16/Oct/2023:12:34:20 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:20.066145682Z 10-16 12:34:20 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:20.066446902Z 10-16 12:34:20 - INFO - 172.22.0.1 [16/Oct/2023:12:34:20 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:20.165550178Z 10-16 12:34:20 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:20.165876899Z 10-16 12:34:20 - INFO - 172.22.0.1 [16/Oct/2023:12:34:20 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:20.184588203Z 10-16 12:34:20 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:20.184972327Z 10-16 12:34:20 - INFO - 172.22.0.1 [16/Oct/2023:12:34:20 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:20.275158729Z 10-16 12:34:20 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:20.275562855Z 10-16 12:34:20 - INFO - 172.22.0.1 [16/Oct/2023:12:34:20 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:20.354504234Z 10-16 12:34:20 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:20.354530636Z 10-16 12:34:20 - INFO - 172.22.0.1 [16/Oct/2023:12:34:20 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:20.429545762Z 10-16 12:34:20 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:20.429863683Z 10-16 12:34:20 - INFO - 172.22.0.1 [16/Oct/2023:12:34:20 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:20.501676703Z 10-16 12:34:20 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:20.502071228Z 10-16 12:34:20 - INFO - 172.22.0.1 [16/Oct/2023:12:34:20 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:20.631174434Z 10-16 12:34:20 - DEBUG - rpc_sendUserOperation RPC served +geth-1.10 | 2023-10-16T12:34:43.806489038Z WARN [10-16|12:34:43.806] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:43.857176683Z WARN [10-16|12:34:43.852] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:43.877160162Z WARN [10-16|12:34:43.876] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:43.919341262Z WARN [10-16|12:34:43.919] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:43.939843775Z WARN [10-16|12:34:43.939] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:43.981596048Z WARN [10-16|12:34:43.981] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.000461655Z WARN [10-16|12:34:44.000] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.043027980Z WARN [10-16|12:34:44.042] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.068930438Z WARN [10-16|12:34:44.068] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.112429123Z WARN [10-16|12:34:44.112] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.131035914Z WARN [10-16|12:34:44.130] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.177201469Z WARN [10-16|12:34:44.177] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.197409663Z WARN [10-16|12:34:44.197] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.236551469Z WARN [10-16|12:34:44.236] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.254894043Z WARN [10-16|12:34:44.254] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.296421701Z WARN [10-16|12:34:44.296] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.316172066Z WARN [10-16|12:34:44.315] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.357728226Z WARN [10-16|12:34:44.357] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.375458161Z WARN [10-16|12:34:44.375] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.417037523Z WARN [10-16|12:34:44.416] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.435657515Z WARN [10-16|12:34:44.435] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.475387158Z WARN [10-16|12:34:44.475] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.494618689Z WARN [10-16|12:34:44.494] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.535767723Z WARN [10-16|12:34:44.535] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.554571027Z WARN [10-16|12:34:44.554] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.596141788Z WARN [10-16|12:34:44.594] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.613569904Z WARN [10-16|12:34:44.613] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.655288575Z WARN [10-16|12:34:44.655] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.673981571Z WARN [10-16|12:34:44.673] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.714803885Z WARN [10-16|12:34:44.714] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.732237701Z WARN [10-16|12:34:44.732] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.782661329Z WARN [10-16|12:34:44.782] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.903826685Z WARN [10-16|12:34:44.903] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.949240392Z WARN [10-16|12:34:44.949] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:44.968717639Z WARN [10-16|12:34:44.968] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.012671553Z WARN [10-16|12:34:45.012] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.035853237Z WARN [10-16|12:34:45.035] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.083032157Z WARN [10-16|12:34:45.082] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.102582009Z WARN [10-16|12:34:45.102] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.146565324Z WARN [10-16|12:34:45.146] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.167060636Z WARN [10-16|12:34:45.166] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.208284975Z WARN [10-16|12:34:45.208] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.229100408Z WARN [10-16|12:34:45.228] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.275196659Z WARN [10-16|12:34:45.275] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.294458092Z WARN [10-16|12:34:45.294] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.337774565Z WARN [10-16|12:34:45.337] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.359559059Z WARN [10-16|12:34:45.359] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.400537283Z WARN [10-16|12:34:45.400] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.419351687Z WARN [10-16|12:34:45.419] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.460421716Z WARN [10-16|12:34:45.460] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:34:20.631203736Z 10-16 12:34:20 - INFO - 172.22.0.1 [16/Oct/2023:12:34:20 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:20.703968918Z 10-16 12:34:20 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:20.704266937Z 10-16 12:34:20 - INFO - 172.22.0.1 [16/Oct/2023:12:34:20 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:20.777227131Z 10-16 12:34:20 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:20.777557052Z 10-16 12:34:20 - INFO - 172.22.0.1 [16/Oct/2023:12:34:20 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:20.851407403Z 10-16 12:34:20 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:20.852023643Z 10-16 12:34:20 - INFO - 172.22.0.1 [16/Oct/2023:12:34:20 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:20.927208880Z 10-16 12:34:20 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:20.927510699Z 10-16 12:34:20 - INFO - 172.22.0.1 [16/Oct/2023:12:34:20 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:21.007640755Z 10-16 12:34:21 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:21.008614817Z 10-16 12:34:21 - INFO - 172.22.0.1 [16/Oct/2023:12:34:21 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:21.091545653Z 10-16 12:34:21 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:21.091856373Z 10-16 12:34:21 - INFO - 172.22.0.1 [16/Oct/2023:12:34:21 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:21.169671179Z 10-16 12:34:21 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:21.170070505Z 10-16 12:34:21 - INFO - 172.22.0.1 [16/Oct/2023:12:34:21 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:21.258156572Z 10-16 12:34:21 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:21.266186489Z 10-16 12:34:21 - INFO - 172.22.0.1 [16/Oct/2023:12:34:21 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:21.336748928Z 10-16 12:34:21 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:21.337053448Z 10-16 12:34:21 - INFO - 172.22.0.1 [16/Oct/2023:12:34:21 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:21.410181953Z 10-16 12:34:21 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:21.410208754Z 10-16 12:34:21 - INFO - 172.22.0.1 [16/Oct/2023:12:34:21 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:21.482884830Z 10-16 12:34:21 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:21.483137446Z 10-16 12:34:21 - INFO - 172.22.0.1 [16/Oct/2023:12:34:21 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:21.558863418Z 10-16 12:34:21 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:21.559166238Z 10-16 12:34:21 - INFO - 172.22.0.1 [16/Oct/2023:12:34:21 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:21.635407943Z 10-16 12:34:21 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:21.635432244Z 10-16 12:34:21 - INFO - 172.22.0.1 [16/Oct/2023:12:34:21 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:21.743824418Z 10-16 12:34:21 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:21.743864421Z 10-16 12:34:21 - INFO - 172.22.0.1 [16/Oct/2023:12:34:21 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:21.847907014Z 10-16 12:34:21 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:21.848231735Z 10-16 12:34:21 - INFO - 172.22.0.1 [16/Oct/2023:12:34:21 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:21.950118690Z 10-16 12:34:21 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:21.950147792Z 10-16 12:34:21 - INFO - 172.22.0.1 [16/Oct/2023:12:34:21 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:22.055362561Z 10-16 12:34:22 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:22.055662480Z 10-16 12:34:22 - INFO - 172.22.0.1 [16/Oct/2023:12:34:22 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:22.161865413Z 10-16 12:34:22 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:22.161896715Z 10-16 12:34:22 - INFO - 172.22.0.1 [16/Oct/2023:12:34:22 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:22.263922579Z 10-16 12:34:22 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:22.264214698Z 10-16 12:34:22 - INFO - 172.22.0.1 [16/Oct/2023:12:34:22 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:22.368546210Z 10-16 12:34:22 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:22.368866331Z 10-16 12:34:22 - INFO - 172.22.0.1 [16/Oct/2023:12:34:22 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:22.468697654Z 10-16 12:34:22 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:22.469008774Z 10-16 12:34:22 - INFO - 172.22.0.1 [16/Oct/2023:12:34:22 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:22.566559050Z 10-16 12:34:22 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:22.566867869Z 10-16 12:34:22 - INFO - 172.22.0.1 [16/Oct/2023:12:34:22 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:22.671517602Z 10-16 12:34:22 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:22.671775319Z 10-16 12:34:22 - INFO - 172.22.0.1 [16/Oct/2023:12:34:22 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:22.772944828Z 10-16 12:34:22 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:22.773249847Z 10-16 12:34:22 - INFO - 172.22.0.1 [16/Oct/2023:12:34:22 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:22.873851420Z 10-16 12:34:22 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:22.874159740Z 10-16 12:34:22 - INFO - 172.22.0.1 [16/Oct/2023:12:34:22 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:22.974982826Z 10-16 12:34:22 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:22.975301747Z 10-16 12:34:22 - INFO - 172.22.0.1 [16/Oct/2023:12:34:22 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:23.143009636Z 10-16 12:34:23 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:23.143325057Z 10-16 12:34:23 - INFO - 172.22.0.1 [16/Oct/2023:12:34:23 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:23.250438348Z 10-16 12:34:23 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:23.250738967Z 10-16 12:34:23 - INFO - 172.22.0.1 [16/Oct/2023:12:34:23 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:23.423933310Z 10-16 12:34:23 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:23.424266531Z 10-16 12:34:23 - INFO - 172.22.0.1 [16/Oct/2023:12:34:23 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:23.579231701Z 10-16 12:34:23 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:23.579530720Z 10-16 12:34:23 - INFO - 172.22.0.1 [16/Oct/2023:12:34:23 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +geth-1.10 | 2023-10-16T12:34:45.483604300Z WARN [10-16|12:34:45.483] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.526619254Z WARN [10-16|12:34:45.526] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.546919453Z WARN [10-16|12:34:45.546] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.591860630Z WARN [10-16|12:34:45.591] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.611007256Z WARN [10-16|12:34:45.610] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.652493812Z WARN [10-16|12:34:45.652] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.670819585Z WARN [10-16|12:34:45.670] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.713524419Z WARN [10-16|12:34:45.713] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.732457031Z WARN [10-16|12:34:45.732] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.781124246Z WARN [10-16|12:34:45.780] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.803526980Z WARN [10-16|12:34:45.803] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.848861983Z WARN [10-16|12:34:45.848] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.869852326Z WARN [10-16|12:34:45.869] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.912930884Z WARN [10-16|12:34:45.912] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.933479699Z WARN [10-16|12:34:45.933] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:45.981736889Z WARN [10-16|12:34:45.981] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.007485637Z WARN [10-16|12:34:46.007] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.056364966Z WARN [10-16|12:34:46.056] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.076715069Z WARN [10-16|12:34:46.076] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.117963909Z WARN [10-16|12:34:46.117] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.137139937Z WARN [10-16|12:34:46.136] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.179895374Z WARN [10-16|12:34:46.179] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.198440861Z WARN [10-16|12:34:46.198] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.241198598Z WARN [10-16|12:34:46.239] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.259490169Z WARN [10-16|12:34:46.259] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.306795398Z WARN [10-16|12:34:46.306] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.326761476Z WARN [10-16|12:34:46.326] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.375172075Z WARN [10-16|12:34:46.375] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.395973706Z WARN [10-16|12:34:46.395] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.437797784Z WARN [10-16|12:34:46.437] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.457684757Z WARN [10-16|12:34:46.457] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.503547493Z WARN [10-16|12:34:46.503] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.523942499Z WARN [10-16|12:34:46.522] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.569191595Z WARN [10-16|12:34:46.569] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.594758732Z WARN [10-16|12:34:46.594] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.639442592Z WARN [10-16|12:34:46.637] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.657188728Z WARN [10-16|12:34:46.657] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.701060937Z WARN [10-16|12:34:46.700] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.727714143Z WARN [10-16|12:34:46.721] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.772848532Z WARN [10-16|12:34:46.772] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.794992750Z WARN [10-16|12:34:46.794] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.840988895Z WARN [10-16|12:34:46.840] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.859182659Z WARN [10-16|12:34:46.858] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.899820361Z WARN [10-16|12:34:46.899] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.921734164Z WARN [10-16|12:34:46.921] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.962461771Z WARN [10-16|12:34:46.962] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:46.981067062Z WARN [10-16|12:34:46.980] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.021215132Z WARN [10-16|12:34:47.021] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.040470365Z WARN [10-16|12:34:47.040] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.083546422Z WARN [10-16|12:34:47.083] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:34:23.741914068Z 10-16 12:34:23 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:23.742277991Z 10-16 12:34:23 - INFO - 172.22.0.1 [16/Oct/2023:12:34:23 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:23.896468311Z 10-16 12:34:23 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:23.896766230Z 10-16 12:34:23 - INFO - 172.22.0.1 [16/Oct/2023:12:34:23 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:24.062148270Z 10-16 12:34:24 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:24.062418388Z 10-16 12:34:24 - INFO - 172.22.0.1 [16/Oct/2023:12:34:24 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:24.226494144Z 10-16 12:34:24 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:24.226806464Z 10-16 12:34:24 - INFO - 172.22.0.1 [16/Oct/2023:12:34:24 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:24.400345034Z 10-16 12:34:24 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:24.400385036Z 10-16 12:34:24 - INFO - 172.22.0.1 [16/Oct/2023:12:34:24 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:24.578323899Z 10-16 12:34:24 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:24.585743494Z 10-16 12:34:24 - INFO - 172.22.0.1 [16/Oct/2023:12:34:24 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:24.740026579Z 10-16 12:34:24 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:24.740339700Z 10-16 12:34:24 - INFO - 172.22.0.1 [16/Oct/2023:12:34:24 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:24.911726326Z 10-16 12:34:24 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:24.922127119Z 10-16 12:34:24 - INFO - 172.22.0.1 [16/Oct/2023:12:34:24 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:25.085293297Z 10-16 12:34:25 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:25.085632620Z 10-16 12:34:25 - INFO - 172.22.0.1 [16/Oct/2023:12:34:25 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:25.258736660Z 10-16 12:34:25 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:25.259046480Z 10-16 12:34:25 - INFO - 172.22.0.1 [16/Oct/2023:12:34:25 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:25.429825766Z 10-16 12:34:25 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:25.434124852Z 10-16 12:34:25 - INFO - 172.22.0.1 [16/Oct/2023:12:34:25 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:25.608089450Z 10-16 12:34:25 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:25.609365435Z 10-16 12:34:25 - INFO - 172.22.0.1 [16/Oct/2023:12:34:25 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:25.778638920Z 10-16 12:34:25 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:34:25.782092550Z 10-16 12:34:25 - INFO - 172.22.0.1 [16/Oct/2023:12:34:25 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:25.795224926Z 10-16 12:34:25 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:34:25.795653054Z 10-16 12:34:25 - INFO - 172.22.0.1 [16/Oct/2023:12:34:25 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:25.799176989Z 10-16 12:34:25 - INFO - 172.22.0.1 [16/Oct/2023:12:34:25 +0000] "POST /rpc HTTP/1.1" 200 287 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:34:26.019252961Z 10-16 12:34:26 - DEBUG - debug_bundler_dumpReputation RPC served +bundler_1 | 2023-10-16T12:34:26.019281463Z 10-16 12:34:26 - INFO - 172.22.0.1 [16/Oct/2023:12:34:26 +0000] "POST /rpc HTTP/1.1" 200 201 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:35:11.333509710Z 10-16 12:35:11 - INFO - 172.22.0.1 [16/Oct/2023:12:35:11 +0000] "POST /rpc HTTP/1.1" 200 284 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:35:11.341069797Z 10-16 12:35:11 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:35:11.341375016Z 10-16 12:35:11 - INFO - 172.22.0.1 [16/Oct/2023:12:35:11 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:35:11.355617134Z 10-16 12:35:11 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-10-16T12:35:11.355847849Z 10-16 12:35:11 - INFO - 172.22.0.1 [16/Oct/2023:12:35:11 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:35:11.358836141Z 10-16 12:35:11 - INFO - 172.22.0.1 [16/Oct/2023:12:35:11 +0000] "POST /rpc HTTP/1.1" 200 287 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:35:11.454403298Z 10-16 12:35:11 - DEBUG - debug_bundler_dumpReputation RPC served +bundler_1 | 2023-10-16T12:35:11.454699617Z 10-16 12:35:11 - INFO - 172.22.0.1 [16/Oct/2023:12:35:11 +0000] "POST /rpc HTTP/1.1" 200 201 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:35:11.572878931Z 10-16 12:35:11 - INFO - 172.22.0.1 [16/Oct/2023:12:35:11 +0000] "POST /rpc HTTP/1.1" 200 284 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:35:11.580747338Z 10-16 12:35:11 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:35:11.581135063Z 10-16 12:35:11 - INFO - 172.22.0.1 [16/Oct/2023:12:35:11 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:35:11.596312241Z 10-16 12:35:11 - DEBUG - rpc_chainId RPC served +bundler_1 | 2023-10-16T12:35:11.596492852Z 10-16 12:35:11 - INFO - 172.22.0.1 [16/Oct/2023:12:35:11 +0000] "POST /rpc HTTP/1.1" 200 206 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:35:11.642458814Z 10-16 12:35:11 - DEBUG - rpc_estimateUserOperationGas RPC served +bundler_1 | 2023-10-16T12:35:11.642477615Z 10-16 12:35:11 - INFO - 172.22.0.1 [16/Oct/2023:12:35:11 +0000] "POST /rpc HTTP/1.1" 200 311 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:35:11.702398976Z 10-16 12:35:11 - DEBUG - rpc_estimateUserOperationGas RPC served +bundler_1 | 2023-10-16T12:35:11.702431578Z 10-16 12:35:11 - INFO - 172.22.0.1 [16/Oct/2023:12:35:11 +0000] "POST /rpc HTTP/1.1" 200 407 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:35:11.737401831Z 10-16 12:35:11 - DEBUG - rpc_estimateUserOperationGas RPC served +bundler_1 | 2023-10-16T12:35:11.737948066Z 10-16 12:35:11 - INFO - 172.22.0.1 [16/Oct/2023:12:35:11 +0000] "POST /rpc HTTP/1.1" 200 271 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:35:11.772503292Z 10-16 12:35:11 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:35:11.772805012Z 10-16 12:35:11 - INFO - 172.22.0.1 [16/Oct/2023:12:35:11 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:35:11.775984916Z 10-16 12:35:11 - DEBUG - debug_bundler_sendBundleNow RPC served +bundler_1 | 2023-10-16T12:35:11.776266635Z 10-16 12:35:11 - INFO - 172.22.0.1 [16/Oct/2023:12:35:11 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:35:11.801869584Z 10-16 12:35:11 - DEBUG - rpc_getUserOperationByHash RPC served +bundler_1 | 2023-10-16T12:35:11.802190105Z 10-16 12:35:11 - INFO - 172.22.0.1 [16/Oct/2023:12:35:11 +0000] "POST /rpc HTTP/1.1" 200 334 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:35:11.809067248Z 10-16 12:35:11 - INFO - 172.22.0.1 [16/Oct/2023:12:35:11 +0000] "POST /rpc HTTP/1.1" 200 255 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:35:11.843937394Z 10-16 12:35:11 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:35:11.844243914Z 10-16 12:35:11 - INFO - 172.22.0.1 [16/Oct/2023:12:35:11 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +geth-1.10 | 2023-10-16T12:34:47.103097374Z WARN [10-16|12:34:47.102] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.147253800Z WARN [10-16|12:34:47.147] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.167786215Z WARN [10-16|12:34:47.167] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.211939641Z WARN [10-16|12:34:47.211] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.229540468Z WARN [10-16|12:34:47.229] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.276081947Z WARN [10-16|12:34:47.275] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.299318235Z WARN [10-16|12:34:47.298] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.341511136Z WARN [10-16|12:34:47.341] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.360562756Z WARN [10-16|12:34:47.360] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.411599723Z WARN [10-16|12:34:47.411] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.429369460Z WARN [10-16|12:34:47.429] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.472768539Z WARN [10-16|12:34:47.472] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.493091940Z WARN [10-16|12:34:47.492] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.534169069Z WARN [10-16|12:34:47.533] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.553015776Z WARN [10-16|12:34:47.552] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.606860523Z WARN [10-16|12:34:47.606] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.625198197Z WARN [10-16|12:34:47.625] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.695956426Z WARN [10-16|12:34:47.695] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.713354240Z WARN [10-16|12:34:47.713] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.755220620Z WARN [10-16|12:34:47.755] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.774954283Z WARN [10-16|12:34:47.774] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.820232882Z WARN [10-16|12:34:47.820] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.838816872Z WARN [10-16|12:34:47.838] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.882317756Z WARN [10-16|12:34:47.882] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.900446317Z WARN [10-16|12:34:47.900] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.944348127Z WARN [10-16|12:34:47.944] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:47.963471851Z WARN [10-16|12:34:47.963] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.005290529Z WARN [10-16|12:34:48.005] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.026073959Z WARN [10-16|12:34:48.025] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.068384268Z WARN [10-16|12:34:48.068] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.087324080Z WARN [10-16|12:34:48.087] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.137533594Z WARN [10-16|12:34:48.134] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.154566385Z WARN [10-16|12:34:48.154] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.196742585Z WARN [10-16|12:34:48.196] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.215721500Z WARN [10-16|12:34:48.215] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.262322883Z WARN [10-16|12:34:48.262] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.281832332Z WARN [10-16|12:34:48.281] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.323247683Z WARN [10-16|12:34:48.322] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.343550783Z WARN [10-16|12:34:48.343] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.387658207Z WARN [10-16|12:34:48.387] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.406265799Z WARN [10-16|12:34:48.406] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.455740267Z WARN [10-16|12:34:48.455] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.474380461Z WARN [10-16|12:34:48.474] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.514970860Z WARN [10-16|12:34:48.514] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.533373439Z WARN [10-16|12:34:48.533] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.577500165Z WARN [10-16|12:34:48.577] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.596584087Z WARN [10-16|12:34:48.596] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.639712849Z WARN [10-16|12:34:48.639] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.659756933Z WARN [10-16|12:34:48.659] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.701199187Z WARN [10-16|12:34:48.701] Block sealing failed err="sealing paused while waiting for transactions" +bundler_1 | 2023-10-16T12:35:11.847724638Z 10-16 12:35:11 - DEBUG - debug_bundler_sendBundleNow RPC served +bundler_1 | 2023-10-16T12:35:11.847983055Z 10-16 12:35:11 - INFO - 172.22.0.1 [16/Oct/2023:12:35:11 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:35:11.871863193Z 10-16 12:35:11 - DEBUG - rpc_getUserOperationReceipt RPC served +bundler_1 | 2023-10-16T12:35:11.872174014Z 10-16 12:35:11 - INFO - 172.22.0.1 [16/Oct/2023:12:35:11 +0000] "POST /rpc HTTP/1.1" 200 334 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:35:11.878697234Z 10-16 12:35:11 - INFO - 172.22.0.1 [16/Oct/2023:12:35:11 +0000] "POST /rpc HTTP/1.1" 200 255 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:35:11.918023667Z 10-16 12:35:11 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:35:11.918333087Z 10-16 12:35:11 - INFO - 172.22.0.1 [16/Oct/2023:12:35:11 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:35:11.921346682Z 10-16 12:35:11 - DEBUG - debug_bundler_sendBundleNow RPC served +bundler_1 | 2023-10-16T12:35:11.921665302Z 10-16 12:35:11 - INFO - 172.22.0.1 [16/Oct/2023:12:35:11 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:35:11.968744735Z 10-16 12:35:11 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:35:11.969062356Z 10-16 12:35:11 - INFO - 172.22.0.1 [16/Oct/2023:12:35:11 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:35:11.972130153Z 10-16 12:35:11 - DEBUG - debug_bundler_sendBundleNow RPC served +bundler_1 | 2023-10-16T12:35:11.972402271Z 10-16 12:35:11 - INFO - 172.22.0.1 [16/Oct/2023:12:35:11 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:35:12.018280527Z 10-16 12:35:12 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-10-16T12:35:12.018586746Z 10-16 12:35:12 - INFO - 172.22.0.1 [16/Oct/2023:12:35:12 +0000] "POST /rpc HTTP/1.1" 200 300 "-" "python-requests/2.28.1" +bundler_1 | 2023-10-16T12:35:12.031371670Z 10-16 12:35:12 - DEBUG - rpc_supportedEntryPoints RPC served +bundler_1 | 2023-10-16T12:35:12.031403472Z 10-16 12:35:12 - INFO - 172.22.0.1 [16/Oct/2023:12:35:12 +0000] "POST /rpc HTTP/1.1" 200 245 "-" "python-requests/2.28.1" +geth-1.10 | 2023-10-16T12:34:48.720113598Z WARN [10-16|12:34:48.719] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.759984751Z WARN [10-16|12:34:48.759] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.778728452Z WARN [10-16|12:34:48.778] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.820242810Z WARN [10-16|12:34:48.819] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.839261628Z WARN [10-16|12:34:48.839] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.880556073Z WARN [10-16|12:34:48.880] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.900884075Z WARN [10-16|12:34:48.900] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.942306227Z WARN [10-16|12:34:48.942] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:48.960850115Z WARN [10-16|12:34:48.960] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.001351709Z WARN [10-16|12:34:49.001] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.020588441Z WARN [10-16|12:34:49.020] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.060779015Z WARN [10-16|12:34:49.060] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.080985309Z WARN [10-16|12:34:49.080] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.126850146Z WARN [10-16|12:34:49.126] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.145086714Z WARN [10-16|12:34:49.144] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.186229548Z WARN [10-16|12:34:49.186] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.205276968Z WARN [10-16|12:34:49.204] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.246008377Z WARN [10-16|12:34:49.245] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.265058597Z WARN [10-16|12:34:49.264] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.306101325Z WARN [10-16|12:34:49.305] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.325454665Z WARN [10-16|12:34:49.325] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.366866317Z WARN [10-16|12:34:49.366] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.386062146Z WARN [10-16|12:34:49.385] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.426813556Z WARN [10-16|12:34:49.426] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.447614188Z WARN [10-16|12:34:49.445] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.488586312Z WARN [10-16|12:34:49.488] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.507174302Z WARN [10-16|12:34:49.507] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.561643790Z WARN [10-16|12:34:49.560] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.577934734Z WARN [10-16|12:34:49.577] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.619591801Z WARN [10-16|12:34:49.619] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.637580553Z WARN [10-16|12:34:49.637] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.681847988Z WARN [10-16|12:34:49.681] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.700139760Z WARN [10-16|12:34:49.699] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.740828965Z WARN [10-16|12:34:49.740] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.759218843Z WARN [10-16|12:34:49.759] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.801922178Z WARN [10-16|12:34:49.801] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.820398061Z WARN [10-16|12:34:49.820] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.861411188Z WARN [10-16|12:34:49.861] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.878755098Z WARN [10-16|12:34:49.878] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.920033042Z WARN [10-16|12:34:49.919] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.938942853Z WARN [10-16|12:34:49.938] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.979314038Z WARN [10-16|12:34:49.979] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:49.999830652Z WARN [10-16|12:34:49.999] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:50.040464654Z WARN [10-16|12:34:50.040] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:50.059728888Z WARN [10-16|12:34:50.059] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:50.108102286Z WARN [10-16|12:34:50.106] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:50.126847786Z WARN [10-16|12:34:50.126] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:50.168777572Z WARN [10-16|12:34:50.168] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:50.187264856Z WARN [10-16|12:34:50.186] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:50.230950153Z WARN [10-16|12:34:50.230] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:50.250149183Z WARN [10-16|12:34:50.249] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:50.289415297Z WARN [10-16|12:34:50.289] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:50.307969386Z WARN [10-16|12:34:50.307] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:50.348041452Z WARN [10-16|12:34:50.347] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:50.366783452Z WARN [10-16|12:34:50.366] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:50.413655454Z WARN [10-16|12:34:50.413] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:50.435098027Z WARN [10-16|12:34:50.434] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:50.479054842Z WARN [10-16|12:34:50.478] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:50.599581761Z WARN [10-16|12:34:50.599] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:50.644472036Z WARN [10-16|12:34:50.644] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:50.665516383Z WARN [10-16|12:34:50.665] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:50.709700513Z WARN [10-16|12:34:50.709] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:50.728401611Z WARN [10-16|12:34:50.728] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:50.778572824Z WARN [10-16|12:34:50.778] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:50.801987423Z WARN [10-16|12:34:50.801] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:50.847630346Z WARN [10-16|12:34:50.847] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:50.870332900Z WARN [10-16|12:34:50.870] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:50.914888553Z WARN [10-16|12:34:50.914] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:50.933444842Z WARN [10-16|12:34:50.933] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:50.979043162Z WARN [10-16|12:34:50.978] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:50.998737823Z WARN [10-16|12:34:50.998] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.040909924Z WARN [10-16|12:34:51.040] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.069002523Z WARN [10-16|12:34:51.066] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.111684056Z WARN [10-16|12:34:51.111] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.131806145Z WARN [10-16|12:34:51.131] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.178710549Z WARN [10-16|12:34:51.178] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.204298487Z WARN [10-16|12:34:51.204] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.252918701Z WARN [10-16|12:34:51.252] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.274428479Z WARN [10-16|12:34:51.274] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.328598248Z WARN [10-16|12:34:51.328] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.349897312Z WARN [10-16|12:34:51.349] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.392266725Z WARN [10-16|12:34:51.392] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.414252233Z WARN [10-16|12:34:51.414] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.454940939Z WARN [10-16|12:34:51.454] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.472089137Z WARN [10-16|12:34:51.471] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.531956371Z WARN [10-16|12:34:51.530] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.549708408Z WARN [10-16|12:34:51.549] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.598367224Z WARN [10-16|12:34:51.598] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.624308385Z WARN [10-16|12:34:51.624] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.667012820Z WARN [10-16|12:34:51.666] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.686536670Z WARN [10-16|12:34:51.686] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.728716772Z WARN [10-16|12:34:51.728] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.750015936Z WARN [10-16|12:34:51.749] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.791596798Z WARN [10-16|12:34:51.791] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.810180389Z WARN [10-16|12:34:51.809] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.859130423Z WARN [10-16|12:34:51.858] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.877365891Z WARN [10-16|12:34:51.877] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.918822446Z WARN [10-16|12:34:51.918] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.936887903Z WARN [10-16|12:34:51.936] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:51.992518466Z WARN [10-16|12:34:51.992] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.010894342Z WARN [10-16|12:34:52.010] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.051071615Z WARN [10-16|12:34:52.050] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.070915686Z WARN [10-16|12:34:52.070] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.112897275Z WARN [10-16|12:34:52.112] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.131535168Z WARN [10-16|12:34:52.131] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.172948621Z WARN [10-16|12:34:52.172] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.192088246Z WARN [10-16|12:34:52.191] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.233384291Z WARN [10-16|12:34:52.233] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.252518616Z WARN [10-16|12:34:52.252] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.296347623Z WARN [10-16|12:34:52.296] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.314887610Z WARN [10-16|12:34:52.314] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.355681923Z WARN [10-16|12:34:52.355] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.372714814Z WARN [10-16|12:34:52.372] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.413964255Z WARN [10-16|12:34:52.413] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.432174522Z WARN [10-16|12:34:52.432] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.473915595Z WARN [10-16|12:34:52.473] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.492879209Z WARN [10-16|12:34:52.492] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.541110898Z WARN [10-16|12:34:52.540] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.559599082Z WARN [10-16|12:34:52.559] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.599840159Z WARN [10-16|12:34:52.599] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.619287304Z WARN [10-16|12:34:52.617] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.665088238Z WARN [10-16|12:34:52.664] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.684444777Z WARN [10-16|12:34:52.684] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.726627479Z WARN [10-16|12:34:52.726] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.754606970Z WARN [10-16|12:34:52.754] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.803990933Z WARN [10-16|12:34:52.803] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.823813102Z WARN [10-16|12:34:52.823] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.869407322Z WARN [10-16|12:34:52.869] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.888215727Z WARN [10-16|12:34:52.888] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.929010139Z WARN [10-16|12:34:52.928] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.947462521Z WARN [10-16|12:34:52.947] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:52.988386842Z WARN [10-16|12:34:52.988] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.006553605Z WARN [10-16|12:34:53.006] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.048020561Z WARN [10-16|12:34:53.047] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.066593150Z WARN [10-16|12:34:53.066] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.107301057Z WARN [10-16|12:34:53.107] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.125332212Z WARN [10-16|12:34:53.125] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.165343074Z WARN [10-16|12:34:53.165] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.183691749Z WARN [10-16|12:34:53.183] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.225277113Z WARN [10-16|12:34:53.224] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.244075316Z WARN [10-16|12:34:53.243] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.284290292Z WARN [10-16|12:34:53.283] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.303363613Z WARN [10-16|12:34:53.303] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.345204993Z WARN [10-16|12:34:53.342] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.361664247Z WARN [10-16|12:34:53.361] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.418306474Z WARN [10-16|12:34:53.418] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.438361459Z WARN [10-16|12:34:53.438] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.480739773Z WARN [10-16|12:34:53.480] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.498748926Z WARN [10-16|12:34:53.498] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.540094374Z WARN [10-16|12:34:53.539] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.558518954Z WARN [10-16|12:34:53.558] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.597524252Z WARN [10-16|12:34:53.597] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.615986234Z WARN [10-16|12:34:53.615] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.656018198Z WARN [10-16|12:34:53.655] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.674634590Z WARN [10-16|12:34:53.674] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.717741850Z WARN [10-16|12:34:53.717] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.736413746Z WARN [10-16|12:34:53.736] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.778824662Z WARN [10-16|12:34:53.778] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.796412689Z WARN [10-16|12:34:53.796] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.836269841Z WARN [10-16|12:34:53.836] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.855783191Z WARN [10-16|12:34:53.855] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.895769652Z WARN [10-16|12:34:53.895] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.915432611Z WARN [10-16|12:34:53.915] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.955596383Z WARN [10-16|12:34:53.955] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:53.974265378Z WARN [10-16|12:34:53.974] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.015503019Z WARN [10-16|12:34:54.015] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.034114511Z WARN [10-16|12:34:54.033] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.081529048Z WARN [10-16|12:34:54.075] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.098994766Z WARN [10-16|12:34:54.098] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.139986991Z WARN [10-16|12:34:54.139] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.157336402Z WARN [10-16|12:34:54.157] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.198115614Z WARN [10-16|12:34:54.197] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.216897117Z WARN [10-16|12:34:54.216] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.256765770Z WARN [10-16|12:34:54.256] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.275890995Z WARN [10-16|12:34:54.275] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.316493495Z WARN [10-16|12:34:54.316] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.334341538Z WARN [10-16|12:34:54.334] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.373019615Z WARN [10-16|12:34:54.372] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.391658209Z WARN [10-16|12:34:54.391] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.430723710Z WARN [10-16|12:34:54.430] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.449135890Z WARN [10-16|12:34:54.448] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.491236686Z WARN [10-16|12:34:54.491] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.509695768Z WARN [10-16|12:34:54.509] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.551893970Z WARN [10-16|12:34:54.551] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.569310786Z WARN [10-16|12:34:54.569] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.613863639Z WARN [10-16|12:34:54.613] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.633366788Z WARN [10-16|12:34:54.633] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.676560654Z WARN [10-16|12:34:54.676] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.700348477Z WARN [10-16|12:34:54.700] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.741125389Z WARN [10-16|12:34:54.740] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.759928793Z WARN [10-16|12:34:54.759] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.801778073Z WARN [10-16|12:34:54.799] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.819575613Z WARN [10-16|12:34:54.819] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.859987301Z WARN [10-16|12:34:54.859] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.878807206Z WARN [10-16|12:34:54.878] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.922569209Z WARN [10-16|12:34:54.922] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.942586191Z WARN [10-16|12:34:54.942] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:54.995276465Z WARN [10-16|12:34:54.995] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.014150374Z WARN [10-16|12:34:55.014] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.062157048Z WARN [10-16|12:34:55.061] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.084711192Z WARN [10-16|12:34:55.084] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.134377773Z WARN [10-16|12:34:55.134] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.154956191Z WARN [10-16|12:34:55.154] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.200694420Z WARN [10-16|12:34:55.200] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.219826645Z WARN [10-16|12:34:55.219] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.267496498Z WARN [10-16|12:34:55.267] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.286389608Z WARN [10-16|12:34:55.286] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.331502897Z WARN [10-16|12:34:55.331] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.357276148Z WARN [10-16|12:34:55.357] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.398943316Z WARN [10-16|12:34:55.398] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.416416935Z WARN [10-16|12:34:55.416] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.463374742Z WARN [10-16|12:34:55.463] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.482483266Z WARN [10-16|12:34:55.482] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.523660903Z WARN [10-16|12:34:55.523] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.541801765Z WARN [10-16|12:34:55.541] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.585988595Z WARN [10-16|12:34:55.585] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.605488543Z WARN [10-16|12:34:55.605] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.652053125Z WARN [10-16|12:34:55.651] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.673266984Z WARN [10-16|12:34:55.673] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.715034559Z WARN [10-16|12:34:55.714] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.734988737Z WARN [10-16|12:34:55.734] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.786003004Z WARN [10-16|12:34:55.785] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.807846403Z WARN [10-16|12:34:55.805] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.847859965Z WARN [10-16|12:34:55.847] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.865343485Z WARN [10-16|12:34:55.865] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.915683709Z WARN [10-16|12:34:55.915] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.934445210Z WARN [10-16|12:34:55.934] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:55.977552571Z WARN [10-16|12:34:55.977] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.001591610Z WARN [10-16|12:34:56.000] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.047145527Z WARN [10-16|12:34:56.047] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.064734254Z WARN [10-16|12:34:56.064] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.108052428Z WARN [10-16|12:34:56.107] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.129162780Z WARN [10-16|12:34:56.128] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.169962893Z WARN [10-16|12:34:56.169] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.188603787Z WARN [10-16|12:34:56.188] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.230013639Z WARN [10-16|12:34:56.229] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.247180238Z WARN [10-16|12:34:56.246] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.287429215Z WARN [10-16|12:34:56.287] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.306241520Z WARN [10-16|12:34:56.306] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.347148840Z WARN [10-16|12:34:56.346] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.365826024Z WARN [10-16|12:34:56.365] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.407408436Z WARN [10-16|12:34:56.407] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.431519351Z WARN [10-16|12:34:56.431] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.472452323Z WARN [10-16|12:34:56.472] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.490786375Z WARN [10-16|12:34:56.490] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.532469395Z WARN [10-16|12:34:56.532] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.551129767Z WARN [10-16|12:34:56.550] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.592363158Z WARN [10-16|12:34:56.592] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.610413792Z WARN [10-16|12:34:56.610] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.650975341Z WARN [10-16|12:34:56.650] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.669149283Z WARN [10-16|12:34:56.669] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.713391163Z WARN [10-16|12:34:56.713] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.731789019Z WARN [10-16|12:34:56.731] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.772631485Z WARN [10-16|12:34:56.772] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.793600703Z WARN [10-16|12:34:56.793] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.835164615Z WARN [10-16|12:34:56.835] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.855112268Z WARN [10-16|12:34:56.854] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.902587151Z WARN [10-16|12:34:56.902] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.925584596Z WARN [10-16|12:34:56.923] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.969251440Z WARN [10-16|12:34:56.969] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:56.987912613Z WARN [10-16|12:34:56.987] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.029356817Z WARN [10-16|12:34:57.029] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.048550523Z WARN [10-16|12:34:57.048] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.090563663Z WARN [10-16|12:34:57.090] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.108966119Z WARN [10-16|12:34:57.108] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.150753745Z WARN [10-16|12:34:57.150] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.221370682Z WARN [10-16|12:34:57.221] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.260588646Z WARN [10-16|12:34:57.260] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.278420567Z WARN [10-16|12:34:57.278] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.319948976Z WARN [10-16|12:34:57.319] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.338107817Z WARN [10-16|12:34:57.337] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.378628163Z WARN [10-16|12:34:57.378] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.396592092Z WARN [10-16|12:34:57.396] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.438744741Z WARN [10-16|12:34:57.437] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.456393250Z WARN [10-16|12:34:57.456] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.496398164Z WARN [10-16|12:34:57.496] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.514629409Z WARN [10-16|12:34:57.514] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.553449248Z WARN [10-16|12:34:57.553] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.570713333Z WARN [10-16|12:34:57.570] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.611080470Z WARN [10-16|12:34:57.610] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.628634473Z WARN [10-16|12:34:57.628] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.668719392Z WARN [10-16|12:34:57.668] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.686526510Z WARN [10-16|12:34:57.686] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.725833180Z WARN [10-16|12:34:57.725] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.744219436Z WARN [10-16|12:34:57.744] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.786106268Z WARN [10-16|12:34:57.785] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.803379553Z WARN [10-16|12:34:57.803] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.844760253Z WARN [10-16|12:34:57.844] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.862904593Z WARN [10-16|12:34:57.862] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.911693459Z WARN [10-16|12:34:57.909] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.929697690Z WARN [10-16|12:34:57.929] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.973104918Z WARN [10-16|12:34:57.972] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:57.991573078Z WARN [10-16|12:34:57.991] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.030741439Z WARN [10-16|12:34:58.030] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.050439577Z WARN [10-16|12:34:58.050] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.091749673Z WARN [10-16|12:34:58.091] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.109990819Z WARN [10-16|12:34:58.109] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.151262312Z WARN [10-16|12:34:58.151] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.169288845Z WARN [10-16|12:34:58.169] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.208988240Z WARN [10-16|12:34:58.208] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.227232586Z WARN [10-16|12:34:58.227] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.266952382Z WARN [10-16|12:34:58.266] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.285278733Z WARN [10-16|12:34:58.285] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.325545264Z WARN [10-16|12:34:58.325] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.343352482Z WARN [10-16|12:34:58.343] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.385754247Z WARN [10-16|12:34:58.385] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.404277711Z WARN [10-16|12:34:58.404] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.445555704Z WARN [10-16|12:34:58.445] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.462957998Z WARN [10-16|12:34:58.462] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.505650781Z WARN [10-16|12:34:58.505] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.524071738Z WARN [10-16|12:34:58.523] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.564511879Z WARN [10-16|12:34:58.564] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.584500235Z WARN [10-16|12:34:58.583] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.626822094Z WARN [10-16|12:34:58.626] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.648941784Z WARN [10-16|12:34:58.648] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.690999527Z WARN [10-16|12:34:58.690] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.709619497Z WARN [10-16|12:34:58.709] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.749585708Z WARN [10-16|12:34:58.749] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.768924924Z WARN [10-16|12:34:58.768] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.823220735Z WARN [10-16|12:34:58.823] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.842794465Z WARN [10-16|12:34:58.842] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.886014881Z WARN [10-16|12:34:58.885] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.905638514Z WARN [10-16|12:34:58.905] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.951643705Z WARN [10-16|12:34:58.951] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:58.971682664Z WARN [10-16|12:34:58.971] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.021531596Z WARN [10-16|12:34:59.021] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.046669076Z WARN [10-16|12:34:59.046] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.088618012Z WARN [10-16|12:34:59.088] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.109707337Z WARN [10-16|12:34:59.109] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.153439385Z WARN [10-16|12:34:59.153] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.171949948Z WARN [10-16|12:34:59.171] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.212111871Z WARN [10-16|12:34:59.211] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.234917204Z WARN [10-16|12:34:59.234] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.274887716Z WARN [10-16|12:34:59.274] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.293202067Z WARN [10-16|12:34:59.292] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.338118889Z WARN [10-16|12:34:59.337] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.356418339Z WARN [10-16|12:34:59.356] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.396149736Z WARN [10-16|12:34:59.395] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.414553992Z WARN [10-16|12:34:59.414] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.454376994Z WARN [10-16|12:34:59.454] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.471838592Z WARN [10-16|12:34:59.471] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.511733198Z WARN [10-16|12:34:59.511] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.529538517Z WARN [10-16|12:34:59.529] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.570650700Z WARN [10-16|12:34:59.570] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.589009554Z WARN [10-16|12:34:59.588] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.629931325Z WARN [10-16|12:34:59.629] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.648436688Z WARN [10-16|12:34:59.648] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.689281255Z WARN [10-16|12:34:59.689] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.710517089Z WARN [10-16|12:34:59.710] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.749587644Z WARN [10-16|12:34:59.749] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.768105908Z WARN [10-16|12:34:59.767] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.816276534Z WARN [10-16|12:34:59.816] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.833614624Z WARN [10-16|12:34:59.833] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.872938695Z WARN [10-16|12:34:59.872] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.891543264Z WARN [10-16|12:34:59.891] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.932448134Z WARN [10-16|12:34:59.932] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.951252716Z WARN [10-16|12:34:59.951] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:34:59.995562200Z WARN [10-16|12:34:59.995] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.012767081Z WARN [10-16|12:35:00.012] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.052467776Z WARN [10-16|12:35:00.052] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.076419381Z WARN [10-16|12:35:00.076] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.118813045Z WARN [10-16|12:35:00.118] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.138169561Z WARN [10-16|12:35:00.138] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.180201502Z WARN [10-16|12:35:00.180] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.201868263Z WARN [10-16|12:35:00.201] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.243825500Z WARN [10-16|12:35:00.243] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.263589742Z WARN [10-16|12:35:00.263] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.314904566Z WARN [10-16|12:35:00.314] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.335225443Z WARN [10-16|12:35:00.334] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.376319825Z WARN [10-16|12:35:00.376] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.396197874Z WARN [10-16|12:35:00.395] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.445986003Z WARN [10-16|12:35:00.445] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.464809685Z WARN [10-16|12:35:00.464] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.505949770Z WARN [10-16|12:35:00.505] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.527524726Z WARN [10-16|12:35:00.527] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.567920964Z WARN [10-16|12:35:00.567] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.587039366Z WARN [10-16|12:35:00.586] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.630998628Z WARN [10-16|12:35:00.630] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.650360045Z WARN [10-16|12:35:00.649] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.697521808Z WARN [10-16|12:35:00.697] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.716687612Z WARN [10-16|12:35:00.716] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.760935193Z WARN [10-16|12:35:00.760] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.780001791Z WARN [10-16|12:35:00.779] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.821382091Z WARN [10-16|12:35:00.821] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.846021039Z WARN [10-16|12:35:00.845] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.898993268Z WARN [10-16|12:35:00.898] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.919004625Z WARN [10-16|12:35:00.918] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.969883622Z WARN [10-16|12:35:00.969] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:00.988918618Z WARN [10-16|12:35:00.988] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.031367085Z WARN [10-16|12:35:01.031] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.056801684Z WARN [10-16|12:35:01.056] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.098848926Z WARN [10-16|12:35:01.098] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.117730112Z WARN [10-16|12:35:01.117] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.161734477Z WARN [10-16|12:35:01.161] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.181258904Z WARN [10-16|12:35:01.181] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.221978262Z WARN [10-16|12:35:01.221] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.241745305Z WARN [10-16|12:35:01.241] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.287475978Z WARN [10-16|12:35:01.287] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.307031407Z WARN [10-16|12:35:01.306] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.348878536Z WARN [10-16|12:35:01.348] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.369743247Z WARN [10-16|12:35:01.369] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.414607066Z WARN [10-16|12:35:01.414] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.440207275Z WARN [10-16|12:35:01.433] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.482527134Z WARN [10-16|12:35:01.482] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.509358920Z WARN [10-16|12:35:01.509] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.553267579Z WARN [10-16|12:35:01.553] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.579231111Z WARN [10-16|12:35:01.579] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.628028577Z WARN [10-16|12:35:01.627] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.647303988Z WARN [10-16|12:35:01.647] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.687936841Z WARN [10-16|12:35:01.687] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.706402502Z WARN [10-16|12:35:01.706] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.757266298Z WARN [10-16|12:35:01.757] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.783411540Z WARN [10-16|12:35:01.783] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.828631282Z WARN [10-16|12:35:01.828] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.849796012Z WARN [10-16|12:35:01.849] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.892104470Z WARN [10-16|12:35:01.891] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.914462575Z WARN [10-16|12:35:01.914] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.965836103Z WARN [10-16|12:35:01.965] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:01.985276825Z WARN [10-16|12:35:01.985] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:02.035653890Z WARN [10-16|12:35:02.035] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:02.058116702Z WARN [10-16|12:35:02.057] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:02.102387984Z WARN [10-16|12:35:02.102] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:02.126518700Z WARN [10-16|12:35:02.126] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:02.170248448Z WARN [10-16|12:35:02.169] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:02.189990888Z WARN [10-16|12:35:02.189] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:02.245651686Z WARN [10-16|12:35:02.245] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:02.371003762Z WARN [10-16|12:35:02.370] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:02.416920047Z WARN [10-16|12:35:02.416] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:02.437291227Z WARN [10-16|12:35:02.437] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:02.480002911Z WARN [10-16|12:35:02.479] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:02.501640471Z WARN [10-16|12:35:02.501] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:02.544918490Z WARN [10-16|12:35:02.544] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:02.575766629Z WARN [10-16|12:35:02.575] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:02.627300867Z WARN [10-16|12:35:02.625] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:02.650699137Z WARN [10-16|12:35:02.650] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:02.692158242Z WARN [10-16|12:35:02.691] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:02.712246204Z WARN [10-16|12:35:02.712] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:02.759773691Z WARN [10-16|12:35:02.759] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:02.779340920Z WARN [10-16|12:35:02.779] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:02.827379739Z WARN [10-16|12:35:02.827] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:02.844761231Z WARN [10-16|12:35:02.844] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:02.885229274Z WARN [10-16|12:35:02.885] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:02.903059494Z WARN [10-16|12:35:02.902] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:02.943229218Z WARN [10-16|12:35:02.943] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:02.961438762Z WARN [10-16|12:35:02.961] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.002968072Z WARN [10-16|12:35:03.001] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.019524012Z WARN [10-16|12:35:03.019] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.062032783Z WARN [10-16|12:35:03.061] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.080713457Z WARN [10-16|12:35:03.080] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.122837604Z WARN [10-16|12:35:03.122] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.141616184Z WARN [10-16|12:35:03.141] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.181808710Z WARN [10-16|12:35:03.181] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.199687633Z WARN [10-16|12:35:03.199] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.240710611Z WARN [10-16|12:35:03.240] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.266952960Z WARN [10-16|12:35:03.266] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.318738714Z WARN [10-16|12:35:03.318] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.336796648Z WARN [10-16|12:35:03.336] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.378758785Z WARN [10-16|12:35:03.378] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.397899788Z WARN [10-16|12:35:03.397] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.439397895Z WARN [10-16|12:35:03.439] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.457627641Z WARN [10-16|12:35:03.457] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.503641132Z WARN [10-16|12:35:03.503] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.523267065Z WARN [10-16|12:35:03.523] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.565218401Z WARN [10-16|12:35:03.565] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.589692739Z WARN [10-16|12:35:03.589] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.634321443Z WARN [10-16|12:35:03.634] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.654160890Z WARN [10-16|12:35:03.653] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.696814570Z WARN [10-16|12:35:03.696] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.715909370Z WARN [10-16|12:35:03.715] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.756393514Z WARN [10-16|12:35:03.756] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.775726329Z WARN [10-16|12:35:03.775] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.827255266Z WARN [10-16|12:35:03.826] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.846154454Z WARN [10-16|12:35:03.846] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.893667540Z WARN [10-16|12:35:03.893] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.917309125Z WARN [10-16|12:35:03.917] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.961805621Z WARN [10-16|12:35:03.961] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:03.981933786Z WARN [10-16|12:35:03.981] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.027854071Z WARN [10-16|12:35:04.027] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.050627402Z WARN [10-16|12:35:04.050] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.091859493Z WARN [10-16|12:35:04.091] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.110690076Z WARN [10-16|12:35:04.110] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.157826138Z WARN [10-16|12:35:04.157] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.175402443Z WARN [10-16|12:35:04.175] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.214689711Z WARN [10-16|12:35:04.214] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.240336323Z WARN [10-16|12:35:04.236] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.281868032Z WARN [10-16|12:35:04.281] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.301154144Z WARN [10-16|12:35:04.301] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.342138219Z WARN [10-16|12:35:04.342] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.363901787Z WARN [10-16|12:35:04.363] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.405132142Z WARN [10-16|12:35:04.404] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.424784908Z WARN [10-16|12:35:04.424] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.474978342Z WARN [10-16|12:35:04.474] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.494770417Z WARN [10-16|12:35:04.494] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.535801661Z WARN [10-16|12:35:04.535] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.555044701Z WARN [10-16|12:35:04.554] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.599051736Z WARN [10-16|12:35:04.598] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.618188469Z WARN [10-16|12:35:04.617] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.662560727Z WARN [10-16|12:35:04.662] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.684866164Z WARN [10-16|12:35:04.684] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.731449266Z WARN [10-16|12:35:04.731] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.750580698Z WARN [10-16|12:35:04.750] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.795391785Z WARN [10-16|12:35:04.795] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.814843738Z WARN [10-16|12:35:04.814] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.856366313Z WARN [10-16|12:35:04.856] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.873915544Z WARN [10-16|12:35:04.873] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.919885206Z WARN [10-16|12:35:04.919] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.939221952Z WARN [10-16|12:35:04.939] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:04.990853378Z WARN [10-16|12:35:04.990] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.012954602Z WARN [10-16|12:35:05.012] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.059973631Z WARN [10-16|12:35:05.059] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.078654235Z WARN [10-16|12:35:05.078] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.138213972Z WARN [10-16|12:35:05.137] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.157378806Z WARN [10-16|12:35:05.157] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.199415715Z WARN [10-16|12:35:05.199] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.218316832Z WARN [10-16|12:35:05.218] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.258776339Z WARN [10-16|12:35:05.258] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.276005649Z WARN [10-16|12:35:05.275] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.317718937Z WARN [10-16|12:35:05.317] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.335906208Z WARN [10-16|12:35:05.335] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.376735039Z WARN [10-16|12:35:05.376] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.395381140Z WARN [10-16|12:35:05.395] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.436494389Z WARN [10-16|12:35:05.436] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.453869608Z WARN [10-16|12:35:05.453] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.493516562Z WARN [10-16|12:35:05.493] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.511911348Z WARN [10-16|12:35:05.511] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.552595769Z WARN [10-16|12:35:05.552] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.571581692Z WARN [10-16|12:35:05.571] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.609985466Z WARN [10-16|12:35:05.609] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.627552698Z WARN [10-16|12:35:05.627] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.668067408Z WARN [10-16|12:35:05.667] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.686031665Z WARN [10-16|12:35:05.685] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.726302160Z WARN [10-16|12:35:05.726] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.746321250Z WARN [10-16|12:35:05.746] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.790139773Z WARN [10-16|12:35:05.789] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.806900353Z WARN [10-16|12:35:05.806] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.847182948Z WARN [10-16|12:35:05.846] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.864596970Z WARN [10-16|12:35:05.864] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.908438694Z WARN [10-16|12:35:05.908] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.935625446Z WARN [10-16|12:35:05.935] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:05.982093539Z WARN [10-16|12:35:05.981] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.001039060Z WARN [10-16|12:35:06.000] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.041015836Z WARN [10-16|12:35:06.040] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.060326580Z WARN [10-16|12:35:06.060] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.101854155Z WARN [10-16|12:35:06.101] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.120361248Z WARN [10-16|12:35:06.120] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.162181442Z WARN [10-16|12:35:06.161] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.180003390Z WARN [10-16|12:35:06.179] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.219866858Z WARN [10-16|12:35:06.219] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.241211633Z WARN [10-16|12:35:06.241] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.286025721Z WARN [10-16|12:35:06.285] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.303876971Z WARN [10-16|12:35:06.303] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.342793778Z WARN [10-16|12:35:06.342] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.361291570Z WARN [10-16|12:35:06.361] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.409227158Z WARN [10-16|12:35:06.409] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.428750716Z WARN [10-16|12:35:06.428] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.473452496Z WARN [10-16|12:35:06.473] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.492312711Z WARN [10-16|12:35:06.492] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.540481514Z WARN [10-16|12:35:06.540] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.571953142Z WARN [10-16|12:35:06.571] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.616019581Z WARN [10-16|12:35:06.615] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.634914198Z WARN [10-16|12:35:06.634] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.675263998Z WARN [10-16|12:35:06.675] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.693723287Z WARN [10-16|12:35:06.693] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.742942858Z WARN [10-16|12:35:06.742] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.760302776Z WARN [10-16|12:35:06.760] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.801548634Z WARN [10-16|12:35:06.801] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.819977021Z WARN [10-16|12:35:06.819] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.862779179Z WARN [10-16|12:35:06.862] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.881176564Z WARN [10-16|12:35:06.880] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.922316314Z WARN [10-16|12:35:06.922] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.941837272Z WARN [10-16|12:35:06.941] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:06.991484570Z WARN [10-16|12:35:06.990] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.008492366Z WARN [10-16|12:35:07.008] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.057630432Z WARN [10-16|12:35:07.057] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.078050748Z WARN [10-16|12:35:07.076] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.123249960Z WARN [10-16|12:35:07.123] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.147490921Z WARN [10-16|12:35:07.147] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.194666461Z WARN [10-16|12:35:07.194] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.218969026Z WARN [10-16|12:35:07.218] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.264736675Z WARN [10-16|12:35:07.264] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.284815469Z WARN [10-16|12:35:07.284] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.330968042Z WARN [10-16|12:35:07.330] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.349819257Z WARN [10-16|12:35:07.349] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.396352754Z WARN [10-16|12:35:07.396] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.419175625Z WARN [10-16|12:35:07.418] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.468253587Z WARN [10-16|12:35:07.468] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.490401814Z WARN [10-16|12:35:07.490] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.532719640Z WARN [10-16|12:35:07.532] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.551292537Z WARN [10-16|12:35:07.551] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.599334832Z WARN [10-16|12:35:07.599] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.618792585Z WARN [10-16|12:35:07.618] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.660500072Z WARN [10-16|12:35:07.660] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.687320600Z WARN [10-16|12:35:07.687] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.728762470Z WARN [10-16|12:35:07.728] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.749881531Z WARN [10-16|12:35:07.749] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.810985768Z WARN [10-16|12:35:07.810] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.829624168Z WARN [10-16|12:35:07.829] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.871475065Z WARN [10-16|12:35:07.871] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.889977257Z WARN [10-16|12:35:07.889] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.930301655Z WARN [10-16|12:35:07.930] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.948327416Z WARN [10-16|12:35:07.948] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:07.997278170Z WARN [10-16|12:35:07.997] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.014200160Z WARN [10-16|12:35:08.014] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.053860315Z WARN [10-16|12:35:08.053] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.073082453Z WARN [10-16|12:35:08.072] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.115767003Z WARN [10-16|12:35:08.115] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.140670308Z WARN [10-16|12:35:08.140] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.184308819Z WARN [10-16|12:35:08.184] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.203816976Z WARN [10-16|12:35:08.203] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.247028460Z WARN [10-16|12:35:08.246] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.266588520Z WARN [10-16|12:35:08.266] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.309395878Z WARN [10-16|12:35:08.309] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.328296796Z WARN [10-16|12:35:08.328] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.374612680Z WARN [10-16|12:35:08.374] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.394272646Z WARN [10-16|12:35:08.394] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.436458164Z WARN [10-16|12:35:08.436] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.460575418Z WARN [10-16|12:35:08.460] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.527888655Z WARN [10-16|12:35:08.527] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.547724033Z WARN [10-16|12:35:08.547] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.595068083Z WARN [10-16|12:35:08.594] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.614832256Z WARN [10-16|12:35:08.614] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.657495905Z WARN [10-16|12:35:08.657] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.676111804Z WARN [10-16|12:35:08.675] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.716270091Z WARN [10-16|12:35:08.716] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.735276816Z WARN [10-16|12:35:08.735] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.778352191Z WARN [10-16|12:35:08.777] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.797696837Z WARN [10-16|12:35:08.797] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.836599144Z WARN [10-16|12:35:08.836] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.853926360Z WARN [10-16|12:35:08.853] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.894513475Z WARN [10-16|12:35:08.894] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.911968599Z WARN [10-16|12:35:08.911] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.951353137Z WARN [10-16|12:35:08.951] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:08.968814962Z WARN [10-16|12:35:08.968] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.017346289Z WARN [10-16|12:35:09.017] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.034754610Z WARN [10-16|12:35:09.034] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.075905161Z WARN [10-16|12:35:09.075] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.094519160Z WARN [10-16|12:35:09.094] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.142353642Z WARN [10-16|12:35:09.142] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.162326329Z WARN [10-16|12:35:09.162] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.204023415Z WARN [10-16|12:35:09.203] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.223094844Z WARN [10-16|12:35:09.222] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.265076949Z WARN [10-16|12:35:09.264] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.283080109Z WARN [10-16|12:35:09.282] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.324318365Z WARN [10-16|12:35:09.324] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.343072074Z WARN [10-16|12:35:09.342] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.383140755Z WARN [10-16|12:35:09.382] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.401888963Z WARN [10-16|12:35:09.401] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.441488414Z WARN [10-16|12:35:09.441] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.460345429Z WARN [10-16|12:35:09.460] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.500073389Z WARN [10-16|12:35:09.499] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.520407899Z WARN [10-16|12:35:09.518] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.559384210Z WARN [10-16|12:35:09.559] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.578178521Z WARN [10-16|12:35:09.578] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.619560087Z WARN [10-16|12:35:09.619] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.641806020Z WARN [10-16|12:35:09.641] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.684357761Z WARN [10-16|12:35:09.684] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.704373551Z WARN [10-16|12:35:09.704] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.753445112Z WARN [10-16|12:35:09.753] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.772070112Z WARN [10-16|12:35:09.771] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.814247630Z WARN [10-16|12:35:09.814] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.832097680Z WARN [10-16|12:35:09.831] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.875679487Z WARN [10-16|12:35:09.875] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.896252813Z WARN [10-16|12:35:09.896] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.936944435Z WARN [10-16|12:35:09.936] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:09.962571086Z WARN [10-16|12:35:09.957] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.008908271Z WARN [10-16|12:35:10.008] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.026664015Z WARN [10-16|12:35:10.026] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.068393603Z WARN [10-16|12:35:10.068] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.088680910Z WARN [10-16|12:35:10.088] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.130839626Z WARN [10-16|12:35:10.130] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.149502929Z WARN [10-16|12:35:10.149] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.193386956Z WARN [10-16|12:35:10.193] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.212543090Z WARN [10-16|12:35:10.212] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.252537267Z WARN [10-16|12:35:10.252] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.270768041Z WARN [10-16|12:35:10.270] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.315996555Z WARN [10-16|12:35:10.315] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.334649757Z WARN [10-16|12:35:10.334] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.374918851Z WARN [10-16|12:35:10.374] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.392550287Z WARN [10-16|12:35:10.392] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.436453616Z WARN [10-16|12:35:10.436] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.454569283Z WARN [10-16|12:35:10.454] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.502320559Z WARN [10-16|12:35:10.502] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.524963918Z WARN [10-16|12:35:10.524] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.565101004Z WARN [10-16|12:35:10.564] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.582933853Z WARN [10-16|12:35:10.582] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.622474700Z WARN [10-16|12:35:10.622] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.644346710Z WARN [10-16|12:35:10.644] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.684856819Z WARN [10-16|12:35:10.684] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.702684968Z WARN [10-16|12:35:10.702] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.745570131Z WARN [10-16|12:35:10.745] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.764722265Z WARN [10-16|12:35:10.764] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.805925519Z WARN [10-16|12:35:10.805] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.823152629Z WARN [10-16|12:35:10.822] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.866238705Z WARN [10-16|12:35:10.865] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.931560514Z WARN [10-16|12:35:10.931] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.972895477Z WARN [10-16|12:35:10.972] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:10.996795116Z WARN [10-16|12:35:10.992] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:11.037141816Z WARN [10-16|12:35:11.036] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:11.057483726Z WARN [10-16|12:35:11.057] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:11.100666208Z WARN [10-16|12:35:11.100] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:11.118645067Z WARN [10-16|12:35:11.118] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:11.159225181Z WARN [10-16|12:35:11.159] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:11.177368050Z WARN [10-16|12:35:11.177] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:11.216267656Z WARN [10-16|12:35:11.216] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:11.232907128Z WARN [10-16|12:35:11.232] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:11.271297001Z WARN [10-16|12:35:11.271] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:11.287799465Z WARN [10-16|12:35:11.287] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:11.327109097Z WARN [10-16|12:35:11.326] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:11.377689456Z WARN [10-16|12:35:11.377] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:11.414184107Z WARN [10-16|12:35:11.413] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:11.442557035Z WARN [10-16|12:35:11.442] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:11.499414198Z WARN [10-16|12:35:11.499] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:11.530487100Z WARN [10-16|12:35:11.530] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:11.559133346Z WARN [10-16|12:35:11.558] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:11.619925262Z WARN [10-16|12:35:11.619] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:11.636389323Z WARN [10-16|12:35:11.636] Served eth_call conn=172.22.0.3:42170 reqid=1 duration="533.135µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000519f90000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:35:11.681246713Z WARN [10-16|12:35:11.681] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:11.697174439Z WARN [10-16|12:35:11.696] Served eth_call conn=172.22.0.3:42176 reqid=1 duration="528.734µs" err="execution reverted" errdata=0xe0cff05f00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000519e90000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:35:11.702445779Z WARN [10-16|12:35:11.700] Served eth_estimateGas conn=172.22.0.3:42188 reqid=1 duration=1.371888ms err="execution reverted: test fail" errdata=0x08c379a00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000974657374206661696c0000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:35:11.720577547Z WARN [10-16|12:35:11.720] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:11.736477971Z WARN [10-16|12:35:11.736] Served eth_call conn=172.22.0.3:42202 reqid=1 duration="431.227µs" err="execution reverted" errdata=0x220266b6000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000029414132332072657665727465643a207465737457616c6c65743a2064656164207369676e61747572650000000000000000000000000000000000000000000000 +geth-1.10 | 2023-10-16T12:35:11.756439057Z WARN [10-16|12:35:11.756] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:11.826023840Z WARN [10-16|12:35:11.825] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:11.895725931Z WARN [10-16|12:35:11.895] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:11.945749154Z WARN [10-16|12:35:11.945] Block sealing failed err="sealing paused while waiting for transactions" +geth-1.10 | 2023-10-16T12:35:12.000514382Z WARN [10-16|12:35:12.000] Block sealing failed err="sealing paused while waiting for transactions" diff --git a/runs/20231016/123516/voltaire.txt b/runs/20231016/123516/voltaire.txt new file mode 100644 index 0000000..7fa5776 --- /dev/null +++ b/runs/20231016/123516/voltaire.txt @@ -0,0 +1,1861 @@ +Running bundler /home/runner/work/bundler-test-executor/bundler-test-executor/bundlers/voltaire/voltaire.yml, name=voltaire +============================= test session starts ============================== +platform linux -- Python 3.10.12, pytest-7.2.0, pluggy-1.0.0 +rootdir: /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests +plugins: web3-5.31.1 +collected 167 items + +tests/bundle/test_bundle.py FFFFFFFFFFFFFFFFFFFFF [ 12%] +tests/bundle/test_codehash.py F [ 13%] +tests/bundle/test_storage_rules.py FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF [ 35%] +FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF [ 63%] +tests/opbanning/test_op_banning.py FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF [ 85%] +FFFFFFFFFF [ 91%] +tests/reputation/test_reputation.py FF [ 92%] +tests/rpc/test_eth_chainId.py . [ 93%] +tests/rpc/test_eth_estimateUserOperationGas.py F.. [ 95%] +tests/rpc/test_eth_getUserOperationByHash.py F. [ 96%] +tests/rpc/test_eth_getUserOperationReceipt.py F. [ 97%] +tests/rpc/test_eth_sendUserOperation.py FFF [ 99%] +tests/rpc/test_eth_supportedEntryPoints.py . [100%] + +=================================== FAILURES =================================== +________________ test_bundle_replace_op[only_priority_fee_bump] ________________ +tests/bundle/test_bundle.py:81: in test_bundle_replace_op + assert new_op.send().result +E AttributeError: 'Error' object has no attribute 'result' +__________________ test_bundle_replace_op[only_max_fee_bump] ___________________ +tests/bundle/test_bundle.py:81: in test_bundle_replace_op + assert new_op.send().result +E AttributeError: 'Error' object has no attribute 'result' +____________________ test_bundle_replace_op[with_same_fee] _____________________ +tests/bundle/test_bundle.py:81: in test_bundle_replace_op + assert new_op.send().result +E AttributeError: 'Error' object has no attribute 'result' +____________________ test_bundle_replace_op[with_less_fee] _____________________ +tests/bundle/test_bundle.py:81: in test_bundle_replace_op + assert new_op.send().result +E AttributeError: 'Error' object has no attribute 'result' +_______________ test_bundle_replace_op[fee_bump_below_threshold] _______________ +tests/bundle/test_bundle.py:81: in test_bundle_replace_op + assert new_op.send().result +E AttributeError: 'Error' object has no attribute 'result' +________________ test_bundle_replace_op[fee_bump_at_threshold] _________________ +tests/bundle/test_bundle.py:81: in test_bundle_replace_op + assert new_op.send().result +E AttributeError: 'Error' object has no attribute 'result' +_______________ test_bundle_replace_op[fee_bump_above_threshold] _______________ +tests/bundle/test_bundle.py:81: in test_bundle_replace_op + assert new_op.send().result +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender] _ +tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster] _ +tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory] _ +tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender] _ +tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster] _ +tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory] _ +tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender] _ +tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster] _ +tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory] _ +tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_____________________ test_max_allowed_ops_unstaked_sender _____________________ +tests/bundle/test_bundle.py:248: in test_max_allowed_ops_unstaked_sender + assert dump_mempool() == wallet_ops[: i + 1] +E AssertionError: assert [] == [UserOperatio...gnature='0x')] +E Right contains one more item: UserOperation(sender='0x1Eb69f84146016F06E823F1272A70dFC6293edb9', nonce='0x0', initCode='0x', callData='0xa9e966b7000...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x') +E Full diff: +E [ +E + , +E - UserOperation(sender='0x1Eb69f84146016F06E823F1272A70dFC6293edb9', +E - nonce='0x0', +E - initCode='0x', +E - callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E - callGasLimit='0x493e0', +E - verificationGasLimit='0xf4240', +E - preVerificationGas='0x493e0', +E - maxFeePerGas='0xee6b2800', +E - maxPriorityFeePerGas='0x3b9aca00', +E - paymasterAndData='0x', +E - signature='0x'), +E ] +______________________ test_max_allowed_ops_staked_sender ______________________ +tests/bundle/test_bundle.py:275: in test_max_allowed_ops_staked_sender + assert dump_mempool() == wallet_ops[: i + 1] +E AssertionError: assert [] == [UserOperatio...gnature='0x')] +E Right contains one more item: UserOperation(sender='0x623a599259d20a99c5B0F96E78969203C50b7a8c', nonce='0x10000000000000000', initCode='0x', callDat...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x') +E Full diff: +E [ +E + , +E - UserOperation(sender='0x623a599259d20a99c5B0F96E78969203C50b7a8c', +E - nonce='0x10000000000000000', +E - initCode='0x', +E - callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E - callGasLimit='0x493e0', +E - verificationGasLimit='0xf4240', +E - preVerificationGas='0x493e0', +E - maxFeePerGas='0xee6b2800', +E - maxPriorityFeePerGas='0x3b9aca00', +E - paymasterAndData='0x', +E - signature='0x'), +E ] +______________ test_ban_user_op_access_other_ops_sender_in_bundle ______________ +tests/bundle/test_bundle.py:319: in test_ban_user_op_access_other_ops_sender_in_bundle + assert dump_mempool() == [user_op2] +E AssertionError: assert [] == [UserOperatio...gnature='0x')] +E Right contains one more item: UserOperation(sender='0x7d1d5baF08638284c72D0A22a0a765aaFafEb1d2', nonce='0x0', initCode='0x', callData='0x', callGasL...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x') +E Full diff: +E [ +E + , +E - UserOperation(sender='0x7d1d5baF08638284c72D0A22a0a765aaFafEb1d2', +E - nonce='0x0', +E - initCode='0x', +E - callData='0x', +E - callGasLimit='0x493e0', +E - verificationGasLimit='0xf4240', +E - preVerificationGas='0x493e0', +E - maxFeePerGas='0xee6b2800', +E - maxPriorityFeePerGas='0x3b9aca00', +E - paymasterAndData='0x', +E - signature='0x'), +E ] +__________________ test_ban_user_sender_double_role_in_bundle __________________ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_bundle.py:358: in test_ban_user_sender_double_role_in_bundle + assert_ok(response1) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=66) +_________________________ test_stake_check_in_bundler __________________________ +tests/bundle/test_bundle.py:382: in test_stake_check_in_bundler + response = get_stake_status(paymaster_contract.address, entrypoint_contract.address) +tests/utils.py:165: in get_stake_status + .result +E AttributeError: 'Error' object has no attribute 'result' +____________________________ test_codehash_changed _____________________________ +tests/bundle/test_codehash.py:44: in test_codehash_changed + assert response.result, "userop dropped by bundler" +E AttributeError: 'Error' object has no attribute 'result' +___________ test_rule[[STO-000]unstaked][paymaster][no_storage][ok] ____________ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=75) +____________ test_rule[[STO-031]unstaked][paymaster][storage][drop] ____________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=77).code +_______ test_rule[[STO-032]unstaked][paymaster][reference_storage][drop] _______ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=79).code +___ test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop] ____ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=81).code +_________ test_rule[[STO-010]unstaked][paymaster][account_storage][ok] _________ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=83) +____ test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok] ____ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=85) +_ test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok] _ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=87) +_ test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0] _ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=89).code +___________ test_rule[[EREP-050]unstaked][paymaster][context][drop] ____________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=91).code +_______ test_rule[[STO-032]unstaked][paymaster][external_storage][drop] ________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=93).code +___________ test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop] ___________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=95).code +_______ test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop] ________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=97).code +____________ test_rule[[STO-000]staked][paymaster][no_storage][ok] _____________ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=99) +______________ test_rule[[STO-031]staked][paymaster][storage][ok] ______________ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=101) +_________ test_rule[[STO-032]staked][paymaster][reference_storage][ok] _________ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=103) +_____ test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok] ______ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=105) +__________ test_rule[[STO-010]staked][paymaster][account_storage][ok] __________ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=107) +_____ test_rule[[STO-021]staked][paymaster][account_reference_storage][ok] _____ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=109) +_ test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok] __ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=111) +_ test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok] _ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=113) +_____________ test_rule[[EREP-050]staked][paymaster][context][ok] ______________ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=115) +________ test_rule[[STO-031]staked][paymaster][external_storage][drop] _________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=117).code +____________ test_rule[[OP-020]staked][paymaster][out_of_gas][drop] ____________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=119).code +________ test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop] _________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=121).code +____________ test_rule[[STO-000]unstaked][factory][no_storage][ok] _____________ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=123) +_____________ test_rule[[STO-000]unstaked][factory][storage][drop] _____________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=125).code +________ test_rule[[STO-000]unstaked][factory][reference_storage][drop] ________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=127).code +____ test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop] _____ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=129).code +__________ test_rule[[STO-010]unstaked][factory][account_storage][ok] __________ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=131) +____ test_rule[[STO-021]unstaked][factory][account_reference_storage][drop] ____ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=133).code +_ test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop] _ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=135).code +________ test_rule[[STO-000]unstaked][factory][external_storage][drop] _________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=137).code +__ test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok] __ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=139) +_ test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop] __ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=141).code +_ test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop] __ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=143).code +_ test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop] __ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=145).code +_____ test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop] _____ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=147).code +___ test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop] ___ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=149).code +_ test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop] _ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=151).code +__ test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop] __ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=153).code +____________ test_rule[[OP-020]unstaked][factory][out_of_gas][drop] ____________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=155).code +________ test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop] _________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=157).code +_____________ test_rule[[STO-000]staked][factory][no_storage][ok] ______________ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=159) +_______________ test_rule[[STO-031]staked][factory][storage][ok] _______________ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=161) +__________ test_rule[[STO-032]staked][factory][reference_storage][ok] __________ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=163) +______ test_rule[[STO-032]staked][factory][reference_storage_struct][ok] _______ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=165) +___________ test_rule[[STO-010]staked][factory][account_storage][ok] ___________ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=167) +______ test_rule[[STO-021]staked][factory][account_reference_storage][ok] ______ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=169) +__ test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok] ___ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=171) +_________ test_rule[[STO-000]staked][factory][external_storage][drop] __________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=173).code +_____________ test_rule[[OP-020]staked][factory][out_of_gas][drop] _____________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=175).code +_________ test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop] __________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=177).code +____________ test_rule[[STO-000]unstaked][account][no_storage][ok] _____________ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=179) +__________ test_rule[[STO-010]unstaked][account][account_storage][ok] __________ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=181) +_____ test_rule[[STO-021]unstaked][account][account_reference_storage][ok] _____ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=183) +_ test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop] _ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=185).code +_ test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok] _ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=187) +_ test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1] _ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=189).code +_ test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok] __ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=191) +________ test_rule[[STO-000]unstaked][account][external_storage][drop] _________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=193).code +____________ test_rule[[OP-020]unstaked][account][out_of_gas][drop] ____________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=195).code +________ test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop] _________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=197).code +_____________ test_rule[[STO-000]staked][account][no_storage][ok] ______________ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=199) +___________ test_rule[[STO-010]staked][account][account_storage][ok] ___________ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=201) +______ test_rule[[STO-021]staked][account][account_reference_storage][ok] ______ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=203) +__ test_rule[[STO-021]staked][account][account_reference_storage_struct][ok] ___ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=205) +_____________ test_rule[[OP-020]staked][account][out_of_gas][drop] _____________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=207).code +_________ test_rule[[OP-020]staked][account][sstore_out_of_gas][drop] __________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=209).code +_________ test_rule[[STO-000]staked][account][external_storage][drop] __________ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=211).code +____ test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop] _____ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=213).code +___ test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop] ___ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=215).code +___ test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok] ____ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=217) +_ test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok] _ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=219) +_ test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop] __ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=221).code +_ test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop] __ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=223).code +_ test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop] __ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=225).code +______ test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop] ______ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=227).code +______ test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop] ______ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=229).code +______ test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop] ______ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=231).code +_____ test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop] _____ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=233).code +___ test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop] ___ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=235).code +_ test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop] _ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=237).code +__ test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop] __ +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=239).code +_ test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok] _ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=241) +_______________________ test_account_banned_opcode[GAS] ________________________ +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=242).code +______________________ test_account_banned_opcode[NUMBER] ______________________ +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=243).code +____________________ test_account_banned_opcode[TIMESTAMP] _____________________ +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=244).code +_____________________ test_account_banned_opcode[COINBASE] _____________________ +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=245).code +____________________ test_account_banned_opcode[DIFFICULTY] ____________________ +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=246).code +_____________________ test_account_banned_opcode[BASEFEE] ______________________ +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=247).code +_____________________ test_account_banned_opcode[GASLIMIT] _____________________ +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=248).code +_____________________ test_account_banned_opcode[GASPRICE] _____________________ +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=249).code +___________________ test_account_banned_opcode[SELFBALANCE] ____________________ +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=250).code +_____________________ test_account_banned_opcode[BALANCE] ______________________ +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=251).code +______________________ test_account_banned_opcode[ORIGIN] ______________________ +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=252).code +____________________ test_account_banned_opcode[BLOCKHASH] _____________________ +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=253).code +______________________ test_account_banned_opcode[CREATE] ______________________ +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=254).code +_____________________ test_account_banned_opcode[CREATE2] ______________________ +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=255).code +___________________ test_account_banned_opcode[SELFDESTRUCT] ___________________ +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=256).code +________________ test_account_allowed_opcode_sequence[GAS CALL] ________________ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/opbanning/test_op_banning.py:58: in test_account_allowed_opcode_sequence + assert_ok(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=257) +____________ test_account_allowed_opcode_sequence[GAS DELEGATECALL] ____________ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/opbanning/test_op_banning.py:58: in test_account_allowed_opcode_sequence + assert_ok(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=258) +______________________ test_paymaster_banned_opcode[GAS] _______________________ +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=259).code +_____________________ test_paymaster_banned_opcode[NUMBER] _____________________ +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=260).code +___________________ test_paymaster_banned_opcode[TIMESTAMP] ____________________ +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=261).code +____________________ test_paymaster_banned_opcode[COINBASE] ____________________ +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=262).code +___________________ test_paymaster_banned_opcode[DIFFICULTY] ___________________ +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=263).code +____________________ test_paymaster_banned_opcode[BASEFEE] _____________________ +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=264).code +____________________ test_paymaster_banned_opcode[GASLIMIT] ____________________ +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=265).code +____________________ test_paymaster_banned_opcode[GASPRICE] ____________________ +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=266).code +__________________ test_paymaster_banned_opcode[SELFBALANCE] ___________________ +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=267).code +____________________ test_paymaster_banned_opcode[BALANCE] _____________________ +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=268).code +_____________________ test_paymaster_banned_opcode[ORIGIN] _____________________ +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=269).code +___________________ test_paymaster_banned_opcode[BLOCKHASH] ____________________ +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=270).code +_____________________ test_paymaster_banned_opcode[CREATE] _____________________ +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=271).code +____________________ test_paymaster_banned_opcode[CREATE2] _____________________ +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=272).code +__________________ test_paymaster_banned_opcode[SELFDESTRUCT] __________________ +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=273).code +_______________________ test_factory_banned_opcode[GAS] ________________________ +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=274).code +______________________ test_factory_banned_opcode[NUMBER] ______________________ +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=275).code +____________________ test_factory_banned_opcode[TIMESTAMP] _____________________ +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=276).code +_____________________ test_factory_banned_opcode[COINBASE] _____________________ +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=277).code +____________________ test_factory_banned_opcode[DIFFICULTY] ____________________ +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=278).code +_____________________ test_factory_banned_opcode[BASEFEE] ______________________ +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=279).code +_____________________ test_factory_banned_opcode[GASLIMIT] _____________________ +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=280).code +_____________________ test_factory_banned_opcode[GASPRICE] _____________________ +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=281).code +___________________ test_factory_banned_opcode[SELFBALANCE] ____________________ +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=282).code +_____________________ test_factory_banned_opcode[BALANCE] ______________________ +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=283).code +______________________ test_factory_banned_opcode[ORIGIN] ______________________ +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=284).code +____________________ test_factory_banned_opcode[BLOCKHASH] _____________________ +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=285).code +______________________ test_factory_banned_opcode[CREATE] ______________________ +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=286).code +_____________________ test_factory_banned_opcode[CREATE2] ______________________ +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=287).code +___________________ test_factory_banned_opcode[SELFDESTRUCT] ___________________ +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=288).code +____________ test_staked_entity_reputation_threshold[with_factory] _____________ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/reputation/test_reputation.py:124: in test_staked_entity_reputation_threshold + assert_ok(userop.send()) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=293) +___________ test_staked_entity_reputation_threshold[without_factory] ___________ +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/reputation/test_reputation.py:124: in test_staked_entity_reputation_threshold + assert_ok(userop.send()) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=298) +_____________________ test_eth_estimateUserOperationGas[] ______________________ +tests/rpc/test_eth_estimateUserOperationGas.py:20: in test_eth_estimateUserOperationGas + validate(instance=response.result, schema=schema) +.venv/lib/python3.10/site-packages/jsonschema/validators.py:1121: in validate + raise error +E jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property +E +E Failed validating 'required' in schema: +E {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', +E 'type': 'string'}, +E {'type': 'number'}], +E 'title': 'callGasLimit'}, +E 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', +E 'type': 'string'}, +E {'type': 'number'}], +E 'title': 'preVerificationGas'}, +E 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', +E 'type': 'string'}, +E {'type': 'number'}], +E 'title': 'verificationGasLimit'}}, +E 'required': ['callGasLimit', +E 'preVerificationGas', +E 'verificationGasLimit'], +E 'title': 'UserOperation Gas parameters', +E 'type': 'object'} +E +E On instance: +E {'callGasLimit': '0xab10', +E 'deadline': 281474976710655, +E 'preVerificationGas': 48220, +E 'verificationGas': 334329} +______________________ test_eth_getUserOperationByHash[] _______________________ +tests/rpc/test_eth_getUserOperationByHash.py:16: in test_eth_getUserOperationByHash + ) == userop_hash(helper_contract, userop), "user operation mismatch" +E AttributeError: 'Error' object has no attribute 'result' +______________________ test_eth_getUserOperationReceipt[] ______________________ +tests/rpc/test_eth_getUserOperationReceipt.py:15: in test_eth_getUserOperationReceipt + assert response.result["userOpHash"] == userop_hash(helper_contract, userop) +E AttributeError: 'Error' object has no attribute 'result' +_________________________ test_eth_sendUserOperation[] _________________________ +tests/rpc/test_eth_sendUserOperation.py:19: in test_eth_sendUserOperation + assert response.result == userop_hash(helper_contract, userop) +E AttributeError: 'Error' object has no attribute 'result' +______________________ test_eth_sendUserOperation_revert _______________________ +tests/rpc/test_eth_sendUserOperation.py:32: in test_eth_sendUserOperation_revert + assert_rpc_error( +tests/utils.py:116: in assert_rpc_error + assert message.lower() in response.message.lower() +E AssertionError: assert 'testwallet: dead signature' in 'max priority fee per gas is too low. it should be minimum : 3000000000' +E + where 'testwallet: dead signature' = () +E + where = 'testWallet: dead signature'.lower +E + and 'max priority fee per gas is too low. it should be minimum : 3000000000' = () +E + where = 'Max priority fee per gas is too low. it should be minimum : 3000000000'.lower +E + where 'Max priority fee per gas is too low. it should be minimum : 3000000000' = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=313).message +_________________ test_eth_sendUserOperation_invalid_signature _________________ +tests/rpc/test_eth_sendUserOperation.py:38: in test_eth_sendUserOperation_invalid_signature + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=315).code +=============================== warnings summary =============================== +tests/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0x3708c8311025b3c4131c70a297ccf0c49a31b6e82aaa3ade0f873b3f1ce34544') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html +==================================== PASSES ==================================== +- generated xml file: /home/runner/work/bundler-test-executor/bundler-test-executor/build/out/voltaire.xml - +=========================== short test summary info ============================ +PASSED tests/rpc/test_eth_chainId.py::test_eth_chainId[] +PASSED tests/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas_execution_revert +PASSED tests/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas_simulation_revert +PASSED tests/rpc/test_eth_getUserOperationByHash.py::test_eth_getUserOperationByHash_error +PASSED tests/rpc/test_eth_getUserOperationReceipt.py::test_eth_getUserOperationReceipt_error +PASSED tests/rpc/test_eth_supportedEntryPoints.py::test_eth_supportedEntryPoints[] +FAILED tests/bundle/test_bundle.py::test_bundle_replace_op[only_priority_fee_bump] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/bundle/test_bundle.py::test_bundle_replace_op[only_max_fee_bump] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/bundle/test_bundle.py::test_bundle_replace_op[with_same_fee] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/bundle/test_bundle.py::test_bundle_replace_op[with_less_fee] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_below_threshold] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_at_threshold] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_above_threshold] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/bundle/test_bundle.py::test_max_allowed_ops_unstaked_sender - AssertionError: assert [] == [UserOperatio...gnature='0x')] + Right contains one more item: UserOperation(sender='0x1Eb69f84146016F06E823F1272A70dFC6293edb9', nonce='0x0', initCode='0x', callData='0xa9e966b7000...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x') + Full diff: + [ + + , + - UserOperation(sender='0x1Eb69f84146016F06E823F1272A70dFC6293edb9', + - nonce='0x0', + - initCode='0x', + - callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + - callGasLimit='0x493e0', + - verificationGasLimit='0xf4240', + - preVerificationGas='0x493e0', + - maxFeePerGas='0xee6b2800', + - maxPriorityFeePerGas='0x3b9aca00', + - paymasterAndData='0x', + - signature='0x'), + ] +FAILED tests/bundle/test_bundle.py::test_max_allowed_ops_staked_sender - AssertionError: assert [] == [UserOperatio...gnature='0x')] + Right contains one more item: UserOperation(sender='0x623a599259d20a99c5B0F96E78969203C50b7a8c', nonce='0x10000000000000000', initCode='0x', callDat...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x') + Full diff: + [ + + , + - UserOperation(sender='0x623a599259d20a99c5B0F96E78969203C50b7a8c', + - nonce='0x10000000000000000', + - initCode='0x', + - callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', + - callGasLimit='0x493e0', + - verificationGasLimit='0xf4240', + - preVerificationGas='0x493e0', + - maxFeePerGas='0xee6b2800', + - maxPriorityFeePerGas='0x3b9aca00', + - paymasterAndData='0x', + - signature='0x'), + ] +FAILED tests/bundle/test_bundle.py::test_ban_user_op_access_other_ops_sender_in_bundle - AssertionError: assert [] == [UserOperatio...gnature='0x')] + Right contains one more item: UserOperation(sender='0x7d1d5baF08638284c72D0A22a0a765aaFafEb1d2', nonce='0x0', initCode='0x', callData='0x', callGasL...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x') + Full diff: + [ + + , + - UserOperation(sender='0x7d1d5baF08638284c72D0A22a0a765aaFafEb1d2', + - nonce='0x0', + - initCode='0x', + - callData='0x', + - callGasLimit='0x493e0', + - verificationGasLimit='0xf4240', + - preVerificationGas='0x493e0', + - maxFeePerGas='0xee6b2800', + - maxPriorityFeePerGas='0x3b9aca00', + - paymasterAndData='0x', + - signature='0x'), + ] +FAILED tests/bundle/test_bundle.py::test_ban_user_sender_double_role_in_bundle - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=66) +FAILED tests/bundle/test_bundle.py::test_stake_check_in_bundler - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/bundle/test_codehash.py::test_codehash_changed - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][paymaster][no_storage][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=75) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-031]unstaked][paymaster][storage][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=77).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][reference_storage][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=79).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=81).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][paymaster][account_storage][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=83) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=85) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=87) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=89).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[EREP-050]unstaked][paymaster][context][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=91).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][external_storage][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=93).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=95).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=97).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-000]staked][paymaster][no_storage][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=99) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-031]staked][paymaster][storage][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=101) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-032]staked][paymaster][reference_storage][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=103) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=105) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-010]staked][paymaster][account_storage][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=107) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][paymaster][account_reference_storage][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=109) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=111) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=113) +FAILED tests/bundle/test_storage_rules.py::test_rule[[EREP-050]staked][paymaster][context][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=115) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-031]staked][paymaster][external_storage][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=117).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][paymaster][out_of_gas][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=119).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=121).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][no_storage][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=123) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][storage][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=125).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][reference_storage][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=127).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=129).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][factory][account_storage][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=131) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][factory][account_reference_storage][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=133).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=135).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][external_storage][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=137).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=139) +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=141).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=143).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=145).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=147).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=149).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=151).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=153).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][factory][out_of_gas][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=155).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=157).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-000]staked][factory][no_storage][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=159) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-031]staked][factory][storage][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=161) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-032]staked][factory][reference_storage][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=163) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-032]staked][factory][reference_storage_struct][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=165) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-010]staked][factory][account_storage][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=167) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][factory][account_reference_storage][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=169) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=171) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-000]staked][factory][external_storage][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=173).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][factory][out_of_gas][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=175).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=177).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][account][no_storage][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=179) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][account][account_storage][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=181) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][account][account_reference_storage][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=183) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=185).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=187) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=189).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=191) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][account][external_storage][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=193).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][account][out_of_gas][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=195).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=197).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-000]staked][account][no_storage][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=199) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-010]staked][account][account_storage][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=201) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][account][account_reference_storage][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=203) +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-021]staked][account][account_reference_storage_struct][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=205) +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][account][out_of_gas][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=207).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-020]staked][account][sstore_out_of_gas][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=209).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[STO-000]staked][account][external_storage][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=211).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=213).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=215).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=217) +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=219) +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=221).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=223).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=225).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=227).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=229).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=231).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=233).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=235).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=237).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=239).code +FAILED tests/bundle/test_storage_rules.py::test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=241) +FAILED tests/opbanning/test_op_banning.py::test_account_banned_opcode[GAS] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=242).code +FAILED tests/opbanning/test_op_banning.py::test_account_banned_opcode[NUMBER] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=243).code +FAILED tests/opbanning/test_op_banning.py::test_account_banned_opcode[TIMESTAMP] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=244).code +FAILED tests/opbanning/test_op_banning.py::test_account_banned_opcode[COINBASE] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=245).code +FAILED tests/opbanning/test_op_banning.py::test_account_banned_opcode[DIFFICULTY] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=246).code +FAILED tests/opbanning/test_op_banning.py::test_account_banned_opcode[BASEFEE] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=247).code +FAILED tests/opbanning/test_op_banning.py::test_account_banned_opcode[GASLIMIT] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=248).code +FAILED tests/opbanning/test_op_banning.py::test_account_banned_opcode[GASPRICE] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=249).code +FAILED tests/opbanning/test_op_banning.py::test_account_banned_opcode[SELFBALANCE] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=250).code +FAILED tests/opbanning/test_op_banning.py::test_account_banned_opcode[BALANCE] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=251).code +FAILED tests/opbanning/test_op_banning.py::test_account_banned_opcode[ORIGIN] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=252).code +FAILED tests/opbanning/test_op_banning.py::test_account_banned_opcode[BLOCKHASH] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=253).code +FAILED tests/opbanning/test_op_banning.py::test_account_banned_opcode[CREATE] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=254).code +FAILED tests/opbanning/test_op_banning.py::test_account_banned_opcode[CREATE2] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=255).code +FAILED tests/opbanning/test_op_banning.py::test_account_banned_opcode[SELFDESTRUCT] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=256).code +FAILED tests/opbanning/test_op_banning.py::test_account_allowed_opcode_sequence[GAS CALL] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=257) +FAILED tests/opbanning/test_op_banning.py::test_account_allowed_opcode_sequence[GAS DELEGATECALL] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=258) +FAILED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GAS] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=259).code +FAILED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[NUMBER] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=260).code +FAILED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[TIMESTAMP] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=261).code +FAILED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[COINBASE] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=262).code +FAILED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[DIFFICULTY] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=263).code +FAILED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BASEFEE] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=264).code +FAILED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GASLIMIT] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=265).code +FAILED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GASPRICE] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=266).code +FAILED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[SELFBALANCE] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=267).code +FAILED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BALANCE] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=268).code +FAILED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[ORIGIN] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=269).code +FAILED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BLOCKHASH] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=270).code +FAILED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[CREATE] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=271).code +FAILED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[CREATE2] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=272).code +FAILED tests/opbanning/test_op_banning.py::test_paymaster_banned_opcode[SELFDESTRUCT] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=273).code +FAILED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[GAS] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=274).code +FAILED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[NUMBER] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=275).code +FAILED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[TIMESTAMP] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=276).code +FAILED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[COINBASE] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=277).code +FAILED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[DIFFICULTY] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=278).code +FAILED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[BASEFEE] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=279).code +FAILED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[GASLIMIT] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=280).code +FAILED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[GASPRICE] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=281).code +FAILED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[SELFBALANCE] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=282).code +FAILED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[BALANCE] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=283).code +FAILED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[ORIGIN] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=284).code +FAILED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[BLOCKHASH] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=285).code +FAILED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[CREATE] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=286).code +FAILED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[CREATE2] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=287).code +FAILED tests/opbanning/test_op_banning.py::test_factory_banned_opcode[SELFDESTRUCT] - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=288).code +FAILED tests/reputation/test_reputation.py::test_staked_entity_reputation_threshold[with_factory] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=293) +FAILED tests/reputation/test_reputation.py::test_staked_entity_reputation_threshold[without_factory] - Exception: expected result object, got: +Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=298) +FAILED tests/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas[] - jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property + +Failed validating 'required' in schema: + {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', + 'type': 'string'}, + {'type': 'number'}], + 'title': 'callGasLimit'}, + 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', + 'type': 'string'}, + {'type': 'number'}], + 'title': 'preVerificationGas'}, + 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', + 'type': 'string'}, + {'type': 'number'}], + 'title': 'verificationGasLimit'}}, + 'required': ['callGasLimit', + 'preVerificationGas', + 'verificationGasLimit'], + 'title': 'UserOperation Gas parameters', + 'type': 'object'} + +On instance: + {'callGasLimit': '0xab10', + 'deadline': 281474976710655, + 'preVerificationGas': 48220, + 'verificationGas': 334329} +FAILED tests/rpc/test_eth_getUserOperationByHash.py::test_eth_getUserOperationByHash[] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/rpc/test_eth_getUserOperationReceipt.py::test_eth_getUserOperationReceipt[] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation[] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation_revert - AssertionError: assert 'testwallet: dead signature' in 'max priority fee per gas is too low. it should be minimum : 3000000000' + + where 'testwallet: dead signature' = () + + where = 'testWallet: dead signature'.lower + + and 'max priority fee per gas is too low. it should be minimum : 3000000000' = () + + where = 'Max priority fee per gas is too low. it should be minimum : 3000000000'.lower + + where 'Max priority fee per gas is too low. it should be minimum : 3000000000' = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=313).message +FAILED tests/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation_invalid_signature - AssertionError: assert -32500 == + + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=315).code +============= 161 failed, 6 passed, 1 warning in 70.48s (0:01:10) ============== diff --git a/runs/20231016/123516/voltaire.xml b/runs/20231016/123516/voltaire.xml new file mode 100644 index 0000000..83ff465 --- /dev/null +++ b/runs/20231016/123516/voltaire.xml @@ -0,0 +1,2094 @@ +tests/bundle/test_bundle.py:81: in test_bundle_replace_op + assert new_op.send().result +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:81: in test_bundle_replace_op + assert new_op.send().result +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:81: in test_bundle_replace_op + assert new_op.send().result +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:81: in test_bundle_replace_op + assert new_op.send().result +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:81: in test_bundle_replace_op + assert new_op.send().result +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:81: in test_bundle_replace_op + assert new_op.send().result +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:81: in test_bundle_replace_op + assert new_op.send().result +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:200: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:248: in test_max_allowed_ops_unstaked_sender + assert dump_mempool() == wallet_ops[: i + 1] +E AssertionError: assert [] == [UserOperatio...gnature='0x')] +E Right contains one more item: UserOperation(sender='0x1Eb69f84146016F06E823F1272A70dFC6293edb9', nonce='0x0', initCode='0x', callData='0xa9e966b7000...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x') +E Full diff: +E [ +E + , +E - UserOperation(sender='0x1Eb69f84146016F06E823F1272A70dFC6293edb9', +E - nonce='0x0', +E - initCode='0x', +E - callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E - callGasLimit='0x493e0', +E - verificationGasLimit='0xf4240', +E - preVerificationGas='0x493e0', +E - maxFeePerGas='0xee6b2800', +E - maxPriorityFeePerGas='0x3b9aca00', +E - paymasterAndData='0x', +E - signature='0x'), +E ]--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:275: in test_max_allowed_ops_staked_sender + assert dump_mempool() == wallet_ops[: i + 1] +E AssertionError: assert [] == [UserOperatio...gnature='0x')] +E Right contains one more item: UserOperation(sender='0x623a599259d20a99c5B0F96E78969203C50b7a8c', nonce='0x10000000000000000', initCode='0x', callDat...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x') +E Full diff: +E [ +E + , +E - UserOperation(sender='0x623a599259d20a99c5B0F96E78969203C50b7a8c', +E - nonce='0x10000000000000000', +E - initCode='0x', +E - callData='0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +E - callGasLimit='0x493e0', +E - verificationGasLimit='0xf4240', +E - preVerificationGas='0x493e0', +E - maxFeePerGas='0xee6b2800', +E - maxPriorityFeePerGas='0x3b9aca00', +E - paymasterAndData='0x', +E - signature='0x'), +E ]--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:319: in test_ban_user_op_access_other_ops_sender_in_bundle + assert dump_mempool() == [user_op2] +E AssertionError: assert [] == [UserOperatio...gnature='0x')] +E Right contains one more item: UserOperation(sender='0x7d1d5baF08638284c72D0A22a0a765aaFafEb1d2', nonce='0x0', initCode='0x', callData='0x', callGasL...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0x3b9aca00', paymasterAndData='0x', signature='0x') +E Full diff: +E [ +E + , +E - UserOperation(sender='0x7d1d5baF08638284c72D0A22a0a765aaFafEb1d2', +E - nonce='0x0', +E - initCode='0x', +E - callData='0x', +E - callGasLimit='0x493e0', +E - verificationGasLimit='0xf4240', +E - preVerificationGas='0x493e0', +E - maxFeePerGas='0xee6b2800', +E - maxPriorityFeePerGas='0x3b9aca00', +E - paymasterAndData='0x', +E - signature='0x'), +E ]--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_bundle.py:358: in test_ban_user_sender_double_role_in_bundle + assert_ok(response1) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=66)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_bundle.py:382: in test_stake_check_in_bundler + response = get_stake_status(paymaster_contract.address, entrypoint_contract.address) +tests/utils.py:165: in get_stake_status + .result +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_codehash.py:44: in test_codehash_changed + assert response.result, "userop dropped by bundler" +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=75)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=77).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=79).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=81).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=83)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=85)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=87)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=89).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=91).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=93).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=95).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=97).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=99)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=101)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=103)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=105)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=107)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=109)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=111)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=113)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=115)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=117).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=119).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=121).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=123)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=125).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=127).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=129).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=131)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=133).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=135).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=137).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=139)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=141).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=143).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=145).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=147).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=149).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=151).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=153).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=155).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=157).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=159)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=161)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=163)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=165)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=167)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=169)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=171)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=173).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=175).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=177).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=179)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=181)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=183)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=185).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=187)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=189).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=191)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=193).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=195).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=197).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=199)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=201)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=203)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=205)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=207).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=209).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=211).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=213).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=215).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=217)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=219)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=221).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=223).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=225).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=227).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=229).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=231).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=233).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=235).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=237).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=239).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/bundle/test_storage_rules.py:737: in test_rule + case.assert_func(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=241)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=242).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=243).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=244).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=245).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=246).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=247).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=248).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=249).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=250).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=251).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=252).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=253).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=254).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=255).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:46: in test_account_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=256).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/opbanning/test_op_banning.py:58: in test_account_allowed_opcode_sequence + assert_ok(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=257)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/opbanning/test_op_banning.py:58: in test_account_allowed_opcode_sequence + assert_ok(response) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=258)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=259).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=260).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=261).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=262).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=263).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=264).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=265).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=266).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=267).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=268).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=269).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=270).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=271).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=272).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:67: in test_paymaster_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=273).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=274).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=275).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=276).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=277).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=278).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=279).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=280).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=281).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=282).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=283).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=284).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=285).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=286).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=287).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/opbanning/test_op_banning.py:84: in test_factory_banned_opcode + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=288).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/reputation/test_reputation.py:124: in test_staked_entity_reputation_threshold + assert_ok(userop.send()) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=293)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:108: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/reputation/test_reputation.py:124: in test_staked_entity_reputation_threshold + assert_ok(userop.send()) +tests/utils.py:110: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=298)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/rpc/test_eth_estimateUserOperationGas.py:20: in test_eth_estimateUserOperationGas + validate(instance=response.result, schema=schema) +.venv/lib/python3.10/site-packages/jsonschema/validators.py:1121: in validate + raise error +E jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property +E +E Failed validating 'required' in schema: +E {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', +E 'type': 'string'}, +E {'type': 'number'}], +E 'title': 'callGasLimit'}, +E 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', +E 'type': 'string'}, +E {'type': 'number'}], +E 'title': 'preVerificationGas'}, +E 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', +E 'type': 'string'}, +E {'type': 'number'}], +E 'title': 'verificationGasLimit'}}, +E 'required': ['callGasLimit', +E 'preVerificationGas', +E 'verificationGasLimit'], +E 'title': 'UserOperation Gas parameters', +E 'type': 'object'} +E +E On instance: +E {'callGasLimit': '0xab10', +E 'deadline': 281474976710655, +E 'preVerificationGas': 48220, +E 'verificationGas': 334329}--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/rpc/test_eth_getUserOperationByHash.py:16: in test_eth_getUserOperationByHash + ) == userop_hash(helper_contract, userop), "user operation mismatch" +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/rpc/test_eth_getUserOperationReceipt.py:15: in test_eth_getUserOperationReceipt + assert response.result["userOpHash"] == userop_hash(helper_contract, userop) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/rpc/test_eth_sendUserOperation.py:19: in test_eth_sendUserOperation + assert response.result == userop_hash(helper_contract, userop) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/rpc/test_eth_sendUserOperation.py:32: in test_eth_sendUserOperation_revert + assert_rpc_error( +tests/utils.py:116: in assert_rpc_error + assert message.lower() in response.message.lower() +E AssertionError: assert 'testwallet: dead signature' in 'max priority fee per gas is too low. it should be minimum : 3000000000' +E + where 'testwallet: dead signature' = <built-in method lower of str object at 0x7fd54eb41020>() +E + where <built-in method lower of str object at 0x7fd54eb41020> = 'testWallet: dead signature'.lower +E + and 'max priority fee per gas is too low. it should be minimum : 3000000000' = <built-in method lower of str object at 0x7fd54e3ea6b0>() +E + where <built-in method lower of str object at 0x7fd54e3ea6b0> = 'Max priority fee per gas is too low. it should be minimum : 3000000000'.lower +E + where 'Max priority fee per gas is too low. it should be minimum : 3000000000' = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=313).message--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/rpc/test_eth_sendUserOperation.py:38: in test_eth_sendUserOperation_invalid_signature + assert_rpc_error( +tests/utils.py:115: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32500 == <RPCErrorCode.INVALID_SIGNATURE: -32507> +E + where -32500 = Error(code=-32500, message='Max priority fee per gas is too low. it should be minimum : 3000000000', data=None, id=315).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + + \ No newline at end of file diff --git a/runs/all.txt b/runs/all.txt index a16a126..0b31548 100644 --- a/runs/all.txt +++ b/runs/all.txt @@ -200,6 +200,31 @@ ./20230223/185844/html/index.html ./20230223/185844/aabundler-launcher.txt ./20230223/185844/aabundler-launcher.json +./20231016 +./20231016/123516 +./20231016/123516/silius.json +./20231016/123516/voltaire.json +./20231016/123516/stackup.log +./20231016/123516/index.txt +./20231016/123516/aabundler.txt +./20231016/123516/aabundler.log +./20231016/123516/stackup.xml +./20231016/123516/voltaire.txt +./20231016/123516/voltaire.xml +./20231016/123516/skandha.json +./20231016/123516/voltaire.log +./20231016/123516/silius.log +./20231016/123516/silius.txt +./20231016/123516/stackup.txt +./20231016/123516/html +./20231016/123516/html/index.html +./20231016/123516/aabundler.json +./20231016/123516/aabundler.xml +./20231016/123516/skandha.log +./20231016/123516/skandha.txt +./20231016/123516/stackup.json +./20231016/123516/silius.xml +./20231016/123516/skandha.xml ./20230201 ./20230201/110622 ./20230201/110622/index.txt diff --git a/runs/index.txt b/runs/index.txt index ed1a433..6c06e7a 100644 --- a/runs/index.txt +++ b/runs/index.txt @@ -13,6 +13,7 @@ 20230618/ 20231008/ 20231009/ +20231016/ all.txt index.txt latest diff --git a/runs/latest b/runs/latest index 38c2943..9b1a837 120000 --- a/runs/latest +++ b/runs/latest @@ -1 +1 @@ -20231009/162830 \ No newline at end of file +20231016/123516 \ No newline at end of file