Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PROD] Validator votes for incorrect head #4009

Closed
twoeths opened this issue May 11, 2022 · 2 comments
Closed

[PROD] Validator votes for incorrect head #4009

twoeths opened this issue May 11, 2022 · 2 comments
Labels
scope-profitability Issues to directly improve validator performance and its profitability.

Comments

@twoeths
Copy link
Contributor

twoeths commented May 11, 2022

Describe the bug

May-11 05:36:27.033[]                ^[[34mdebug^[[39m: Signed attestation slot=3785280, index=56, head=0xc4d2ce80c7723b88d996303a7f37ba05050f7c775277818bc689e7e6724ec000, validatorIndex=270127

chain head of same slot comes right after that

May-11 05:36:27.379[]              ^[[36mverbose^[[39m: Found new chain head slot=3785280, head=0x73e7c00453bb8383a0104fd62bb0af1032c58edfef4fbe44f56dced48871de60, previouDuty=0x952fc43d681ed80ef2f4779a6c8e98a5f7ef2037406548885947b4add17d9d8b, currentDuty=0xc4d2ce80c7723b88d996303a7f37ba05050f7c775277818bc689e7e6724ec000

attestation was missed probably because its AttestationData is not the same to others

Expected behavior

Beacon node turns out to be very busy at that time, it reached beacon node 4s later

May-11 05:36:31.551[VMON]            ^[[34mdebug^[[39m: Local validator published unaggregated attestation validatorIndex=270127, slot=3785280, committeeIndex=56, subnet=56, sentPeers=25, delaySec=2.236999988555908
@twoeths
Copy link
Contributor Author

twoeths commented May 11, 2022

The i/o lag only happened at that time - the below shows 4s delay between signing time and publishing time

May-11 05:36:27.033[]                ^[[34mdebug^[[39m: Signed attestation slot=3785280, index=56, head=0xc4d2ce80c7723b88d996303a7f37ba05050f7c775277818bc689e7e6724ec000, validatorIndex=270127
...
May-11 05:36:31.566[]                 ^[[32minfo^[[39m: Published attestations slot=3785280, count=3

right now it takes <0.1s to publish attestation

May-11 07:33:59.526[]                debug: Signed attestation slot=3785868, index=56, head=0x53634b7587e2404a3c7c573908b749d9bcec5b7320e763f44e5a2e8c2505cf98, validatorIndex=270103
May-11 07:33:59.589[]                 info: Published attestations slot=3785868, count=2
May-11 07:34:59.506[]                debug: Signed attestation slot=3785873, index=3, head=0x7e7b2c388b85fe46e2ea810687182fecfb14f8161f92166dc6a86b36653892bd, validatorIndex=270120
May-11 07:34:59.570[]                 info: Published attestations slot=3785873, count=1

@philknows philknows added the scope-profitability Issues to directly improve validator performance and its profitability. label Jun 29, 2022
@stale
Copy link

stale bot commented Sep 21, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 15 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta-stale Label for stale issues applied by the stale bot. label Sep 21, 2022
@philknows philknows removed the meta-stale Label for stale issues applied by the stale bot. label Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope-profitability Issues to directly improve validator performance and its profitability.
Projects
None yet
Development

No branches or pull requests

3 participants