sigp / lighthouse

Ethereum consensus client in Rust
https://lighthouse.sigmaprime.io/
Apache License 2.0
2.91k stars 738 forks source link

0 peers after upgrading to 0.2.1 #1491

Closed adv0r closed 4 years ago

adv0r commented 4 years ago

Description

Last night I updated to the latest version (with git clone & make). When I start the beacon node with lighthouse beacon_node --http --testnet medalla
it gets stuck on 0 peers. I waited 12 hours before posting

Version

Built from master on macOS

lighthouse --version                                                                                                                                                               1 ↵  
Lighthouse v0.2.1-1d5d3e3e
BLS Library: blst

Present Behaviour

0 peers

lighthouse beacon_node --http --testnet medalla                                                                                                                                      ✔  system ⬢
Aug 08 10:13:22.607 WARN Ethereum 2.0 is pre-release. This software is experimental.
Aug 08 10:13:22.607 INFO Configured for testnet                  name: medalla
Aug 08 10:13:22.607 INFO Data directory initialised              datadir: /Users/advanced/.lighthouse
Aug 08 10:13:22.727 INFO Starting beacon chain                   method: resume, service: beacon
Aug 08 10:13:22.974 INFO Block production disabled               reason: no eth1 backend configured
Aug 08 10:13:23.006 INFO Beacon chain initialized                head_slot: 265777, head_block: 0xd1f2…bfa4, head_state: 0x5d94…27a8, service: beacon
Aug 08 10:13:23.007 INFO Timer service started                   service: node_timer
Aug 08 10:13:23.008 INFO Libp2p Service                          peer_id: PeerId("16Uiu2HAm6kbDek4icrWmZRBHRihvPXhZzhCA8LtLEVjqDYdnfSGj"), service: libp2p
Aug 08 10:13:23.008 INFO ENR Initialised                         tcp: Some(9000), udp: Some(9000), ip: Some(93.176.171.231), id: 0xa623..676a, seq: 98, enr: enr:-LK4QBvkAb4NRYfqULHAmdfIpb9k8Ccqxo4wNF9f-2anUVI2B-Vb7CQ0vqi9dY2g7phHWTqUoqjOQ2H4mmVQPr6_Mp5ih2F0dG5ldHOIAAAAAAAAAACEZXRoMpDXbmXrAAAAAf__________gmlkgnY0gmlwhF2wq-eJc2VjcDI1NmsxoQKoSTVM7Z8opY5-qDSk2xKHE8EqwABE54Mtu9fm0WSAFIN0Y3CCIyiDdWRwgiMo, service: libp2p
Aug 08 10:13:23.009 INFO Listening established                   address: /ip4/0.0.0.0/tcp/9000/p2p/16Uiu2HAm6kbDek4icrWmZRBHRihvPXhZzhCA8LtLEVjqDYdnfSGj, service: libp2p
Aug 08 10:13:23.009 INFO Subscribed to topics                    topics: [BeaconBlock, BeaconAggregateAndProof, VoluntaryExit, ProposerSlashing, AttesterSlashing], service: libp2p
Aug 08 10:13:23.040 INFO HTTP API started                        port: 5052, address: 127.0.0.1, service: http
Aug 08 10:13:35.003 WARN Low peer count                          peer_count: 0, service: slot_notifier
Aug 08 10:13:35.003 INFO Searching for peers                     current_slot: 286717, head_slot: 265777, finalized_epoch: 7240, finalized_root: 0x2b48…19ac, peers: 0, service: slot_notifier
Aug 08 10:13:35.003 WARN Low peer count                          peer_count: 0, service: slot_notifier
Aug 08 10:13:35.003 INFO Searching for peers                     current_slot: 286717, head_slot: 265777, finalized_epoch: 7240, finalized_root: 0x2b48…19ac, peers: 0, service: slot_notifier
Aug 08 10:13:47.000 WARN Low peer count                          peer_count: 0, service: slot_notifier
Aug 08 10:13:47.000 INFO Searching for peers                     current_slot: 286718, head_slot: 265777, finalized_epoch: 7240, finalized_root: 0x2b48…19ac, peers: 0, service: slot_notifier
Aug 08 10:13:59.001 WARN Low peer count                          peer_count: 0, service: slot_notifier
Aug 08 10:13:59.001 INFO Searching for peers                     current_slot: 286719, head_slot: 265777, finalized_epoch: 7240, finalized_root: 0x2b48…19ac, peers: 0, service: slot_notifier

Expected Behaviour

Connect to peers!

Steps to resolve

Please describe the steps required to resolve this issue, if known.

AgeManning commented 4 years ago

I think this may be related to: https://github.com/sigp/lighthouse/issues/1483

Do you have another BN running by any chance?

Can you turn on debug logs and post the output of the first 10 or seconds. i.e lighthouse --debug-level debug bn

adv0r commented 4 years ago
Aug 10 16:10:08.777 WARN Ethereum 2.0 is pre-release. This software is experimental.
Aug 10 16:10:08.777 INFO Configured for testnet                  name: medalla
Aug 10 16:10:08.779 INFO Data directory initialised              datadir: /Users/advanced/.lighthouse
Aug 10 16:10:08.916 INFO Starting beacon chain                   method: resume, service: beacon
Aug 10 16:10:09.180 INFO Block production disabled               reason: no eth1 backend configured
Aug 10 16:10:09.217 INFO Beacon chain initialized                head_slot: 265777, head_block: 0xd1f2…bfa4, head_state: 0x5d94…27a8, service: beacon
Aug 10 16:10:09.218 INFO Timer service started                   service: node_timer
Aug 10 16:10:09.220 DEBG Loaded network key from disk.           service: libp2p
Aug 10 16:10:09.221 DEBG ENR loaded from disk                    file: "/Users/advanced/.lighthouse/beacon/network/enr.dat", service: libp2p
Aug 10 16:10:09.222 INFO Libp2p Service                          peer_id: PeerId("16Uiu2HAm6kbDek4icrWmZRBHRihvPXhZzhCA8LtLEVjqDYdnfSGj"), service: libp2p
Aug 10 16:10:09.222 DEBG Attempting to open listening ports      udp_port: 9000, tcp_port: 9000, address: 0.0.0.0, service: libp2p
Aug 10 16:10:09.223 INFO ENR Initialised                         tcp: Some(9000), udp: Some(9000), ip: Some(93.176.171.231), id: 0xa623..676a, seq: 98, enr: enr:-LK4QBvkAb4NRYfqULHAmdfIpb9k8Ccqxo4wNF9f-2anUVI2B-Vb7CQ0vqi9dY2g7phHWTqUoqjOQ2H4mmVQPr6_Mp5ih2F0dG5ldHOIAAAAAAAAAACEZXRoMpDXbmXrAAAAAf__________gmlkgnY0gmlwhF2wq-eJc2VjcDI1NmsxoQKoSTVM7Z8opY5-qDSk2xKHE8EqwABE54Mtu9fm0WSAFIN0Y3CCIyiDdWRwgiMo, service: libp2p
Aug 10 16:10:09.224 DEBG Adding node to routing table            tcp: Some(9000), udp: Some(9000), ip: Some(52.37.3.144), peer_id: 16Uiu2HAmNvRrQiBCBL8amJZFzaiTGGesCirv17TfEnAvzfLiZRPB, node_id: 0x88a2..07f7, service: libp2p
Aug 10 16:10:09.224 DEBG Adding node to routing table            tcp: Some(9000), udp: Some(9000), ip: Some(13.251.44.198), peer_id: 16Uiu2HAm3k4PUxH5xVorayPLjQGNK6KLQhR56Gr9dg7kiRPyco2J, node_id: 0xfcf5..5792, service: libp2p
Aug 10 16:10:09.224 DEBG Adding node to routing table            tcp: Some(9000), udp: Some(9000), ip: Some(10.0.1.97), peer_id: 16Uiu2HAmDozn3ksBmKS83i9KD6QETymzPCTw9ZxszGYvmKxfDmDK, node_id: 0xb39b..4cd6, service: libp2p
Aug 10 16:10:09.224 DEBG Adding node to routing table            tcp: None, udp: Some(4000), ip: Some(18.223.219.100), peer_id: 16Uiu2HAm32wHVEwmLAUNprAGo1tXyTamBEXvgPMEZ2Ne1nZUFgeb, node_id: 0x652d..a80d, service: libp2p
Aug 10 16:10:09.224 DEBG Adding node to routing table            tcp: None, udp: Some(4000), ip: Some(18.223.219.100), peer_id: 16Uiu2HAm8fPSyU1y2hmLP9wEdr85tPDS6S7sepU3T6Js9DRtefmz, node_id: 0xe8ff..29e4, service: libp2p
Aug 10 16:10:09.224 DEBG Adding node to routing table            tcp: None, udp: Some(4000), ip: Some(18.223.219.100), peer_id: 16Uiu2HAm4a3gBWVPgFuZnXRsMQfpoFmt8MT4VX4idojPck7VzXYw, node_id: 0x38a5..9b03, service: libp2p
Aug 10 16:10:09.224 DEBG Adding node to routing table            tcp: Some(9000), udp: Some(9000), ip: Some(51.15.97.240), peer_id: 16Uiu2HAmPqBZe1AZzr9FAZ8w5Wd6VE1Hi95DzYD6mGPWY6oiYEjE, node_id: 0x2f5e..0964, service: libp2p
Aug 10 16:10:09.225 DEBG Adding node to routing table            tcp: Some(9000), udp: Some(9000), ip: Some(51.15.70.7), peer_id: 16Uiu2HAmTxXKUd1DFdsudodJostmWRpDVj77e48JKCxUdGm1RLaA, node_id: 0x4262..aa98, service: libp2p
Aug 10 16:10:09.225 DEBG Adding node to routing table            tcp: None, udp: Some(9000), ip: Some(100.27.0.124), peer_id: 16Uiu2HAkvAyboouhSeiDsJPoQrbXbuYfena1XM8mygihG5x1atNW, node_id: 0x31b7..f952, service: libp2p
Aug 10 16:10:09.225 DEBG Discovery service started               service: libp2p
Aug 10 16:10:09.225 DEBG Queuing a peer discovery request        service: libp2p
Aug 10 16:10:09.226 INFO Listening established                   address: /ip4/0.0.0.0/tcp/9000/p2p/16Uiu2HAm6kbDek4icrWmZRBHRihvPXhZzhCA8LtLEVjqDYdnfSGj, service: libp2p
Aug 10 16:10:09.228 DEBG Dialing libp2p peer                     address: /ip4/52.37.3.144/tcp/9000, service: libp2p
Aug 10 16:10:09.228 DEBG Dialing libp2p peer                     address: /ip4/13.251.44.198/tcp/9000, service: libp2p
Aug 10 16:10:09.228 DEBG Dialing libp2p peer                     address: /ip4/10.0.1.97/tcp/9000, service: libp2p
Aug 10 16:10:09.228 DEBG Dialing libp2p peer                     address: /ip4/51.15.97.240/tcp/9000, service: libp2p
Aug 10 16:10:09.228 DEBG Dialing libp2p peer                     address: /ip4/51.15.70.7/tcp/9000, service: libp2p
Aug 10 16:10:09.228 DEBG Subscribed to topic                     topic: /eth2/d76e65eb/beacon_block/ssz_snappy, service: libp2p
Aug 10 16:10:09.229 DEBG Subscribed to topic                     topic: /eth2/d76e65eb/beacon_aggregate_and_proof/ssz_snappy, service: libp2p
Aug 10 16:10:09.229 DEBG Subscribed to topic                     topic: /eth2/d76e65eb/voluntary_exit/ssz_snappy, service: libp2p
Aug 10 16:10:09.229 DEBG Subscribed to topic                     topic: /eth2/d76e65eb/proposer_slashing/ssz_snappy, service: libp2p
Aug 10 16:10:09.229 DEBG Subscribed to topic                     topic: /eth2/d76e65eb/attester_slashing/ssz_snappy, service: libp2p
Aug 10 16:10:09.229 INFO Subscribed to topics                    topics: [BeaconBlock, BeaconAggregateAndProof, VoluntaryExit, ProposerSlashing, AttesterSlashing], service: libp2p
Aug 10 16:10:09.256 DEBG Loading peers into the routing table    peers: 125
Aug 10 16:10:09.259 DEBG Could not add peer to the local routing table, error: Table full, service: libp2p
Aug 10 16:10:09.260 DEBG Could not add peer to the local routing table, error: Table full, service: libp2p
Aug 10 16:10:09.260 DEBG Could not add peer to the local routing table, error: Table full, service: libp2p
Aug 10 16:10:09.260 DEBG Could not add peer to the local routing table, error: Table full, service: libp2p
Aug 10 16:10:09.260 DEBG Could not add peer to the local routing table, error: Table full, service: libp2p
Aug 10 16:10:09.260 DEBG Could not add peer to the local routing table, error: Table full, service: libp2p
Aug 10 16:10:09.261 DEBG Sync Manager started                    service: sync
Aug 10 16:10:09.261 DEBG Network message router started
Aug 10 16:10:09.263 DEBG Starting a new peer discovery query     target_peers: 50, connected_peers: 0, service: libp2p
Aug 10 16:10:09.263 DEBG Discovery query started                 service: libp2p
Aug 10 16:10:09.266 DEBG Peer not known at dialed address        error: Pending connection: Transport error: Connection refused (os error 61), address: /ip4/51.15.70.7/tcp/9000, service: libp2p
Aug 10 16:10:09.266 DEBG Peer not known at dialed address        error: Pending connection: Transport error: Connection refused (os error 61), address: /ip4/51.15.97.240/tcp/9000, service: libp2p
Aug 10 16:10:09.987 DEBG Connection established                  connection: Dialed, peer_id: 16Uiu2HAm3k4PUxH5xVorayPLjQGNK6KLQhR56Gr9dg7kiRPyco2J, service: libp2p
Aug 10 16:10:09.987 DEBG Requesting new peer's metadata          peer_id: 16Uiu2HAm3k4PUxH5xVorayPLjQGNK6KLQhR56Gr9dg7kiRPyco2J, service: libp2p_rpc, service: libp2p
Aug 10 16:10:09.987 DEBG Sending Status Request                  head_slot: 265777, head_root: 0xd1f2…bfa4, finalized_epoch: Epoch(7240), finalized_root: 0x2b4851c5b23b0e3ad930cd6fc5e41c495a949bafc268505404d29985bd4319ac, fork_digest: [253, 202, 57, 176], peer: 16Uiu2HAm3k4PUxH5xVorayPLjQGNK6KLQhR56Gr9dg7kiRPyco2J
Aug 10 16:10:10.140 DEBG Identified Peer                         protocols: ["/meshsub/1.0.0", "/eth2/beacon_chain/req/status/1/ssz_snappy", "/eth2/beacon_chain/req/goodbye/1/ssz_snappy", "/eth2/beacon_chain/req/beacon_blocks_by_range/1/ssz_snappy", "/eth2/beacon_chain/req/beacon_blocks_by_root/1/ssz_snappy", "/eth2/beacon_chain/req/ping/1/ssz_snappy", "/eth2/beacon_chain/req/metadata/1/ssz_snappy", "/ipfs/id/1.0.0"], observed_address: "/ip4/93.176.171.231/tcp/51037", listening_ addresses: ["/ip4/13.251.44.198/tcp/9000", "/ip4/127.0.0.1/tcp/9000", "/ip4/172.31.42.174/tcp/9000", "/ip6/::1/tcp/9000"], agent_version: Lighthouse/v0.2.1-39652d7+/x86_64-linux, protocol_version: lighthouse/libp2p, peer: 16Uiu2HAm3k4PUxH5xVorayPLjQGNK6KLQhR56Gr9dg7kiRPyco2J, service: libp2p
Aug 10 16:10:10.151 DEBG Connection established                  connection: Dialed, peer_id: 16Uiu2HAmNvRrQiBCBL8amJZFzaiTGGesCirv17TfEnAvzfLiZRPB, service: libp2p
Aug 10 16:10:10.151 DEBG Requesting new peer's metadata          peer_id: 16Uiu2HAmNvRrQiBCBL8amJZFzaiTGGesCirv17TfEnAvzfLiZRPB, service: libp2p_rpc, service: libp2p
Aug 10 16:10:10.151 DEBG Sending Status Request                  head_slot: 265777, head_root: 0xd1f2…bfa4, finalized_epoch: Epoch(7240), finalized_root: 0x2b4851c5b23b0e3ad930cd6fc5e41c495a949bafc268505404d29985bd4319ac, fork_digest: [253, 202, 57, 176], peer: 16Uiu2HAmNvRrQiBCBL8amJZFzaiTGGesCirv17TfEnAvzfLiZRPB
Aug 10 16:10:10.178 DEBG Obtained peer's metadata                new_seq_no: 1, peer_id: 16Uiu2HAm3k4PUxH5xVorayPLjQGNK6KLQhR56Gr9dg7kiRPyco2J, service: libp2p
Aug 10 16:10:10.292 DEBG Received Status Response                head_slot: 43550, head_root: 0xa1d8…d1a2, finalized_epoch: Epoch(1358), finalized_root: 0x1b09970ca6d2a133248d65454b46aa39ccf9427a7172dc5d65557f326693bcb0, fork_digest: [231, 167, 93, 90], peer_id: 16Uiu2HAm3k4PUxH5xVorayPLjQGNK6KLQhR56Gr9dg7kiRPyco2J
Aug 10 16:10:10.292 DEBG Handshake Failure                       their_fork: e7a75d5a, our_fork: fdca39b0, reason: incompatible forks, peer_id: 16Uiu2HAm3k4PUxH5xVorayPLjQGNK6KLQhR56Gr9dg7kiRPyco2J
Aug 10 16:10:10.292 DEBG Sending goodbye to peer                 score: 0.00, reason: Irrelevant Network, peer_id: 16Uiu2HAm3k4PUxH5xVorayPLjQGNK6KLQhR56Gr9dg7kiRPyco2J, service: libp2p
Aug 10 16:10:10.292 DEBG PeerManager disconnecting peer          reason: Irrelevant Network, peer_id: 16Uiu2HAm3k4PUxH5xVorayPLjQGNK6KLQhR56Gr9dg7kiRPyco2J, service: libp2p
Aug 10 16:10:10.292 DEBG Starting handler shutdown               unsent_queued_requests: 0, service: libp2p_rpc, service: libp2p
Aug 10 16:10:10.334 DEBG Identified Peer                         protocols: ["/meshsub/1.0.0", "/eth2/beacon_chain/req/status/1/ssz_snappy", "/eth2/beacon_chain/req/goodbye/1/ssz_snappy", "/eth2/beacon_chain/req/beacon_blocks_by_range/1/ssz_snappy", "/eth2/beacon_chain/req/beacon_blocks_by_root/1/ssz_snappy", "/eth2/beacon_chain/req/ping/1/ssz_snappy", "/eth2/beacon_chain/req/metadata/1/ssz_snappy", "/ipfs/id/1.0.0"], observed_address: "/ip4/93.176.171.231/tcp/51036", listening_ addresses: ["/ip4/52.37.3.144/tcp/9000", "/ip4/127.0.0.1/tcp/9000", "/ip4/172.31.10.240/tcp/9000", "/ip6/::1/tcp/9000"], agent_version: Lighthouse/v0.2.1-39652d7+/x86_64-linux, protocol_version: lighthouse/libp2p, peer: 16Uiu2HAmNvRrQiBCBL8amJZFzaiTGGesCirv17TfEnAvzfLiZRPB, service: libp2p
Aug 10 16:10:10.441 DEBG Connection closed                       connections: 0, cause: Connection error: I/O error: broken pipe, peer_id: 16Uiu2HAm3k4PUxH5xVorayPLjQGNK6KLQhR56Gr9dg7kiRPyco2J, service: libp2p
Aug 10 16:10:10.518 DEBG Obtained peer's metadata                new_seq_no: 1, peer_id: 16Uiu2HAmNvRrQiBCBL8amJZFzaiTGGesCirv17TfEnAvzfLiZRPB, service: libp2p
Aug 10 16:10:10.526 DEBG Received Status Response                head_slot: 43550, head_root: 0xa1d8…d1a2, finalized_epoch: Epoch(1358), finalized_root: 0x1b09970ca6d2a133248d65454b46aa39ccf9427a7172dc5d65557f326693bcb0, fork_digest: [231, 167, 93, 90], peer_id: 16Uiu2HAmNvRrQiBCBL8amJZFzaiTGGesCirv17TfEnAvzfLiZRPB
Aug 10 16:10:10.526 DEBG Handshake Failure                       their_fork: e7a75d5a, our_fork: fdca39b0, reason: incompatible forks, peer_id: 16Uiu2HAmNvRrQiBCBL8amJZFzaiTGGesCirv17TfEnAvzfLiZRPB
Aug 10 16:10:10.527 DEBG Sending goodbye to peer                 score: 0.00, reason: Irrelevant Network, peer_id: 16Uiu2HAmNvRrQiBCBL8amJZFzaiTGGesCirv17TfEnAvzfLiZRPB, service: libp2p
Aug 10 16:10:10.527 DEBG PeerManager disconnecting peer          reason: Irrelevant Network, peer_id: 16Uiu2HAmNvRrQiBCBL8amJZFzaiTGGesCirv17TfEnAvzfLiZRPB, service: libp2p
Aug 10 16:10:10.527 DEBG Starting handler shutdown               unsent_queued_requests: 0, service: libp2p_rpc, service: libp2p
Aug 10 16:10:10.710 DEBG Connection closed                       connections: 0, cause: Connection error: I/O error: Connection reset by peer (os error 54), peer_id: 16Uiu2HAmNvRrQiBCBL8amJZFzaiTGGesCirv17TfEnAvzfLiZRPB, service: libp2p
AgeManning commented 4 years ago

This is because you are running the beacon node as a medalla node but the past saved database was for altona. Your node thinks the chain is much longer than the medalla chain so it doesn't connect to any medalla nodes.

You need to remove the altona database and sync medalla from scratch.

You can do this by the --purge-db flag on the beacon_node

AgeManning commented 4 years ago

This should resolve the issue. Please re-open this if it does not.

chen4903 commented 2 weeks ago

Hi! I have the same problem: the peer_count is zero. This is the logs:

~/code/project/myNode/holesky ❯ lighthouse --debug-level debug bn --network holesky --execution-endpoint http://127.0.0.1:8551 \
--execution-jwt secrets/jwt.hex \
--checkpoint-sync-url https://checkpoint-sync.holesky.ethpandaops.io \
--disable-deposit-contract-sync
Sep 29 09:49:51.513 INFO Logging to file                         path: "/Users/levi/.lighthouse/holesky/beacon/logs/beacon.log"
Sep 29 09:49:51.516 INFO Lighthouse started                      version: Lighthouse/v5.3.0-2e0eb6d
Sep 29 09:49:51.516 INFO Configured for network                  name: holesky
Sep 29 09:49:51.516 INFO Data directory initialised              datadir: /Users/levi/.lighthouse/holesky
Sep 29 09:49:51.523 INFO Deposit contract                        address: 0x4242424242424242424242424242424242424242, deploy_block: 0
Sep 29 09:49:51.979 INFO Hot-Cold DB initialized                 split_state: 0x289c78417e1d20bc3f47e54082f87a5dc79e48d088172c8dd39ce301864440cf, split_slot: 2628768, service: freezer_db
Sep 29 09:49:51.979 INFO Blob DB initialized                     oldest_blob_slot: Some(Slot(2582496)), path: "/Users/levi/.lighthouse/holesky/beacon/blobs_db", service: freezer_db
Sep 29 09:49:51.979 DEBG Attempting schema migration             to_version: 21, from_version: 21, service: freezer_db
Sep 29 09:49:51.979 DEBG Loaded execution endpoint               jwt_path: "secrets/jwt.hex", endpoint: http://127.0.0.1:8551/, service: exec
Sep 29 09:49:51.981 INFO Refusing to checkpoint sync             msg: database already exists, use --purge-db to force checkpoint sync, service: beacon
Sep 29 09:49:51.981 INFO Starting beacon chain                   method: resume, service: beacon
Sep 29 09:49:52.259 DEBG Restoring fork choice from persisted    contains_invalid_payloads: false, reset_payload_statuses: OnlyWithInvalidPayload, service: beacon
Sep 29 09:49:56.333 INFO Block production disabled               reason: no eth1 backend configured
Sep 29 09:49:56.341 WARN State cache missed                      block_root: 0x9b90f0f19e279b9e3e05fb4d5c8321aeb9fe0c4ba38294688f2ce60025538538, state_root: 0xdca7aea1b228666348a5d91f5f48705fb84f79ea1789bdf4744955bfaebb6bdb, service: freezer_db
Sep 29 09:49:58.094 DEBG Cached ancestor state                   slot: 2628800, state_root: 0x75ab1c5606353cf859b4d59e5ee2968e8cb465aa0c8f8cd5e8e2e1340be174e4, service: freezer_db
Sep 29 09:49:58.118 DEBG Cached ancestor state                   slot: 2628801, state_root: 0x4ba8e9696d18376c781abf57538d946ce298b232fcd3a45363cea8574b87f33d, service: freezer_db
Sep 29 09:49:58.143 DEBG Cached ancestor state                   slot: 2628802, state_root: 0xce8d45137c427e1d1648153066a11e54fcb1f9bcd0536ac9d3b89b8b057cc981, service: freezer_db
Sep 29 09:49:58.168 DEBG Cached ancestor state                   slot: 2628803, state_root: 0xc93e7d4dde126137020f7bf858de1a321d7d5f1524f26410e899faca49a28083, service: freezer_db
Sep 29 09:49:58.199 DEBG Cached ancestor state                   slot: 2628804, state_root: 0x5a1e3ebcd49208929247527ceafe3d90bbc5dd479c9f86b6b3ccbf95be408fb7, service: freezer_db
Sep 29 09:49:58.241 DEBG Cached ancestor state                   slot: 2628805, state_root: 0xbe5e05ee53d0336a72b299b5792c61259f2356110ddcd1649dd79cdb3f0bc90b, service: freezer_db
Sep 29 09:49:58.267 DEBG Cached ancestor state                   slot: 2628806, state_root: 0x01b6db1c19fec0e65ee96aefcfd7d7f3705ecfa1b1546644078a5932ceec0358, service: freezer_db
Sep 29 09:49:58.301 DEBG Cached ancestor state                   slot: 2628807, state_root: 0xb5c99d55879c9c622046eee3255d0d2e4e635a0309f35c2058e920460a60d684, service: freezer_db
Sep 29 09:49:58.336 DEBG Cached ancestor state                   slot: 2628808, state_root: 0x759ed845e36b3faa71850220dcab963859545ed4c44383d0495050869c6cb672, service: freezer_db
Sep 29 09:49:58.364 DEBG Cached ancestor state                   slot: 2628809, state_root: 0x0c973d5c5e5802a0ac96c2076cc9deb96e93dc725db1680000d64b93d27b2cc2, service: freezer_db
Sep 29 09:49:58.408 DEBG Cached ancestor state                   slot: 2628810, state_root: 0x9833269e8382e7cd5f59267ce732bb5e489499c3ad352906887e0f89718b9585, service: freezer_db
Sep 29 09:49:58.439 DEBG Cached ancestor state                   slot: 2628811, state_root: 0x5e7246e92d863e3468613b853c53659f9b10ff2df06715a74d2f5b65900ac6dc, service: freezer_db
Sep 29 09:49:58.465 DEBG Cached ancestor state                   slot: 2628812, state_root: 0x63fcbac8b2d7d85481682f180408b52b97c5d86fdc08dc80282fe35bda72ee85, service: freezer_db
Sep 29 09:49:58.492 DEBG Cached ancestor state                   slot: 2628813, state_root: 0xde62c4fd585ceeef406d9a609cc5041e4a041e388e92e7948608a0cf96eb18c5, service: freezer_db
Sep 29 09:49:58.515 DEBG Cached ancestor state                   slot: 2628814, state_root: 0x74b1d37c7e97e9528359b35022041548668242fad7f07e30888db02ec2ce5ee3, service: freezer_db
Sep 29 09:49:58.544 DEBG Cached ancestor state                   slot: 2628815, state_root: 0x31e577432f8b0c3725d1f6bb0fdca59c6cf18ec007b26d51c488d15cd4e813c4, service: freezer_db
Sep 29 09:49:58.585 DEBG Cached ancestor state                   slot: 2628816, state_root: 0x28a647cdc822ac93f04c9465e1bb7aeb8c3996c12b29cb06b9ddd0ea02d3ede7, service: freezer_db
Sep 29 09:49:58.585 DEBG Cached ancestor state                   slot: 2628817, state_root: 0x6af2489a0f8d27608a35ee5f7b9e6222db9748c7c175966b267f808c82f11e41, service: freezer_db
Sep 29 09:49:58.615 DEBG Cached ancestor state                   slot: 2628818, state_root: 0x241965d5721f1df08e3db031f5dfdac409b2036314ef2c3815231b3efe175f5e, service: freezer_db
Sep 29 09:49:58.643 DEBG Cached ancestor state                   slot: 2628819, state_root: 0x12e99fcd32cf13f1d91110796e5cac3ddf4d39ad60c5b295a4aa9874ea3608e7, service: freezer_db
Sep 29 09:49:58.670 DEBG Cached ancestor state                   slot: 2628820, state_root: 0xf363f285d3fdcd8b1aaac0d52a148e713381fb0129a3996c138a532754a5bab1, service: freezer_db
Sep 29 09:49:58.695 DEBG Cached ancestor state                   slot: 2628821, state_root: 0x25fe2127c3596020b41770fbfec69490f55525fc5e3afda218ef5f64a9ede78d, service: freezer_db
Sep 29 09:49:58.720 DEBG Cached ancestor state                   slot: 2628822, state_root: 0xe8fd8ce9f5e620fc65c690c06950d7f580adc9731f3695e25e75240f018b5825, service: freezer_db
Sep 29 09:49:58.752 DEBG Cached ancestor state                   slot: 2628823, state_root: 0x47850a960532b0d52b332d2cff49f9d2b7f7ca7436fed8fcba9558e832e16e69, service: freezer_db
Sep 29 09:49:58.791 DEBG Cached ancestor state                   slot: 2628824, state_root: 0x46550c7698fe2ff24d9ef47913d8a4669df863ffbc141b0da47baa928be40ba7, service: freezer_db
Sep 29 09:49:58.821 DEBG Cached ancestor state                   slot: 2628825, state_root: 0x22b1f48fd95a6d9e90cd244ca3ad36f781eeff889e5980cd595d9209f036485d, service: freezer_db
Sep 29 09:49:58.848 DEBG Cached ancestor state                   slot: 2628826, state_root: 0xafe4297ed669776aabd2f3d596bb4dde2f08ff2baa5e57ed7ad4c1e6286d0aff, service: freezer_db
Sep 29 09:49:58.873 DEBG Cached ancestor state                   slot: 2628827, state_root: 0x57fd7855e170f5f553473ca4c33ffdf97cad5b9e98fe119b4eb5c92a6fa3837d, service: freezer_db
Sep 29 09:49:58.873 DEBG Cached ancestor state                   slot: 2628828, state_root: 0x9fc850d7783e601b08b8c3830359041836e159c25b2d2dc030d9b2fe501266ee, service: freezer_db
Sep 29 09:49:58.899 DEBG Cached ancestor state                   slot: 2628829, state_root: 0xec58d73490373c7ce32de56fa74cbbde9126ca4eaa49f887c363825c3cb9c817, service: freezer_db
Sep 29 09:49:58.900 DEBG Cached ancestor state                   slot: 2628830, state_root: 0xdef988492adade6fba5e4ca6f0eb3ff559d03ac93a4931433422bebec4fe8504, service: freezer_db
Sep 29 09:49:58.934 DEBG Cached state                            slot: 2628831, state_root: 0xdca7aea1b228666348a5d91f5f48705fb84f79ea1789bdf4744955bfaebb6bdb, service: freezer_db
Sep 29 09:49:59.069 DEBG Could not get proposers from cache      decision_root: 0x48d07a28ac7c685224277c13c9853f081662817081bc54ace9c74448dbc3cbcc, epoch: Epoch(82149), service: val_mon, service: beacon
Sep 29 09:49:59.070 DEBG Could not get proposers from cache      decision_root: 0x48d07a28ac7c685224277c13c9853f081662817081bc54ace9c74448dbc3cbcc, epoch: Epoch(82149), service: val_mon, service: beacon
Sep 29 09:49:59.070 DEBG Could not get proposers from cache      decision_root: 0x48d07a28ac7c685224277c13c9853f081662817081bc54ace9c74448dbc3cbcc, epoch: Epoch(82149), service: val_mon, service: beacon
Sep 29 09:49:59.070 DEBG Could not get proposers from cache      decision_root: 0xd887ab1bd6c46fececd04eb00a0b3615b89fd3d2c06ad8ece5a5009a9d5f171b, epoch: Epoch(82150), service: val_mon, service: beacon
Sep 29 09:49:59.512 INFO Beacon chain initialized                head_slot: 2628831, head_block: 0x9b90…8538, head_state: 0xdca7…6bdb, service: beacon
Sep 29 09:49:59.512 DEBG Blobs are pruned                        start_epoch: 80703, end_epoch: 78457, split_slot: 2628768, data_availability_boundary: 78458, oldest_blob_slot: 2582496, service: freezer_db
Sep 29 09:49:59.512 INFO Timer service started                   service: node_timer
Sep 29 09:49:59.513 DEBG Current fork                            fork_name: Deneb
Sep 29 09:49:59.513 INFO UPnP Attempting to initialise routes
Sep 29 09:49:59.513 DEBG Loaded network key from disk.           service: libp2p
Sep 29 09:49:59.514 DEBG ENR sequence number increased           seq: 31, service: libp2p
Sep 29 09:49:59.514 DEBG ENR written to disk                     service: libp2p
Sep 29 09:49:59.514 DEBG Loaded metadata from disk               service: libp2p
Sep 29 09:49:59.514 DEBG Metadata sequence number                seq_num: 30, service: libp2p
Sep 29 09:49:59.514 DEBG Metadata written to disk                service: libp2p
Sep 29 09:49:59.514 DEBG Using inbound rate limiting params      config: InboundRateLimiterConfig(RateLimiterConfig { ping: 2/10s, metadata: 2/5s, status: 5/15s, goodbye: 1/10s, blocks_by_range: 1024/10s, blocks_by_root: 128/10s, blobs_by_range: 6144/10s, blobs_by_root: 768/10s }), service: libp2p_rpc, service: libp2p
Sep 29 09:49:59.514 DEBG Using self rate limiting params         config: OutboundRateLimiterConfig(RateLimiterConfig { ping: 2/10s, metadata: 2/5s, status: 5/15s, goodbye: 1/10s, blocks_by_range: 1024/10s, blocks_by_root: 128/10s, blobs_by_range: 6144/10s, blobs_by_root: 768/10s }), service: libp2p_rpc, service: libp2p
Sep 29 09:49:59.515 INFO ENR Initialised                         quic6: None, quic4: Some(9001), udp6: None, tcp6: None, tcp4: Some(9000), udp4: None, ip4: None, id: 0x8dee..da7f, seq: 31, enr: enr:-LW4QGn0o3sZqD13U0rSItUbgI6EccGObz9iffTQPOKpUB8AJC7wpbNODb3mDg42x0lMnrl-IqNhgXZImsXLR7kaCkwfh2F0dG5ldHOIAAAAAAAAAACEZXRoMpBprg6ZBQFwAP__________gmlkgnY0hHF1aWOCIymJc2VjcDI1NmsxoQKEit173KPa6UhEVdudxyTvuFguN4Uo5emfPf8qUMPefohzeW5jbmV0cwCDdGNwgiMo, service: libp2p
Sep 29 09:49:59.515 DEBG Adding node to routing table            quic: None, tcp: None, udp: Some(9001), ip: Some(178.128.136.233), peer_id: 16Uiu2HAmNSjEXNqaFjfLePKk87WZ7QwuTPd1HPEfJEeYnaC3bGZ1, node_id: 0xe6e8..a36b, service: libp2p
Sep 29 09:49:59.515 DEBG Adding node to routing table            quic: None, tcp: None, udp: Some(9001), ip: Some(146.190.13.128), peer_id: 16Uiu2HAm4oaDUR2JCEyotxAs7eEVkCVJffoBKiTs8So4HkERrdpW, node_id: 0xef4c..8269, service: libp2p
Sep 29 09:49:59.515 DEBG Adding node to routing table            quic: None, tcp: Some(9000), udp: Some(9000), ip: Some(178.128.136.233), peer_id: 16Uiu2HAm2td7TiKeA1PxBb3USU7NkzpH4kAFUbMpTrzWu9s6geWB, node_id: 0x5c9c..1962, service: libp2p
Sep 29 09:49:59.515 DEBG Adding node to routing table            quic: None, tcp: Some(9000), udp: Some(9000), ip: Some(146.190.13.128), peer_id: 16Uiu2HAmQaaYJhum2DaphMUn5WUVPjsmDcQAR7SBXe3Go7eeSmHV, node_id: 0xe2aa..0a28, service: libp2p
Sep 29 09:49:59.515 DEBG Adding node to routing table            quic: None, tcp: Some(9000), udp: Some(9000), ip: Some(172.174.35.249), peer_id: 16Uiu2HAkuxGLCAHEbPK9ApYv91eZcBifB36LbBUUDwacfiN2Ug64, node_id: 0x90bf..608e, service: libp2p
Sep 29 09:49:59.515 DEBG Adding node to routing table            quic: None, tcp: None, udp: Some(9000), ip: Some(57.129.30.150), peer_id: 16Uiu2HAmGkCeLewxvqo4aLp3hFmkui9TFhT7W9zHH4GXN5mgY4fg, node_id: 0x0785..54fe, service: libp2p
Sep 29 09:49:59.515 DEBG Discovery service started               service: libp2p
Sep 29 09:49:59.515 DEBG Starting a peer discovery request       target_peers: 16, service: libp2p
Sep 29 09:49:59.516 INFO Libp2p Starting                         bandwidth_config: 3-Average, peer_id: 16Uiu2HAm4M4cHVTbtUigEFRwiaD8e1Ea85egVmQYjSdFNxpUzLoo, service: libp2p
Sep 29 09:49:59.516 DEBG Attempting to open listening ports      quic_enabled: true, discovery_enabled: true, ip4_address: 0.0.0.0, disc4_port: 9000, quic4_port: 9001, tcp4_port: 9000, service: libp2p
Sep 29 09:49:59.517 INFO Listening established                   address: /ip4/0.0.0.0/tcp/9000/p2p/16Uiu2HAm4M4cHVTbtUigEFRwiaD8e1Ea85egVmQYjSdFNxpUzLoo, service: libp2p
Sep 29 09:49:59.517 INFO Listening established                   address: /ip4/0.0.0.0/udp/9001/quic-v1/p2p/16Uiu2HAm4M4cHVTbtUigEFRwiaD8e1Ea85egVmQYjSdFNxpUzLoo, service: libp2p
Sep 29 09:49:59.517 DEBG Dialing libp2p peer                     address: /ip4/178.128.136.233/tcp/9000, service: libp2p
Sep 29 09:49:59.517 DEBG Dialing libp2p peer                     address: /ip4/146.190.13.128/tcp/9000, service: libp2p
Sep 29 09:49:59.517 DEBG Dialing libp2p peer                     address: /ip4/172.174.35.249/tcp/9000, service: libp2p
Sep 29 09:49:59.522 DEBG Loading peers into the routing table    peers: 76
Sep 29 09:49:59.523 DEBG Sync Manager started                    service: sync
Sep 29 09:49:59.523 DEBG Sync's view on execution engine state updated, new_state: Offline, past_state: Online, service: sync
Sep 29 09:49:59.523 DEBG Network message router started
Sep 29 09:49:59.523 INFO Deterministic long lived subnets enabled, subscription_duration_in_epochs: 256, subnets_per_node: 2, service: attestation_service
Sep 29 09:49:59.523 INFO Subscribing to long-lived subnets       subnets: [SubnetId(1), SubnetId(2)], service: attestation_service
Sep 29 09:49:59.523 DEBG Subscribing to subnet                   subscription_kind: LongLived, subnet: SubnetId(1), service: attestation_service
Sep 29 09:49:59.523 DEBG Subscribing to subnet                   subscription_kind: LongLived, subnet: SubnetId(2), service: attestation_service
Sep 29 09:49:59.523 DEBG Recomputing deterministic long lived subnets, service: attestation_service
Sep 29 09:49:59.523 INFO HTTP server is disabled
Sep 29 09:49:59.523 DEBG Metrics server is disabled
Sep 29 09:49:59.523 DEBG Subscribed to topic                     topic: /eth2/69ae0e99/beacon_attestation_1/ssz_snappy, service: libp2p
Sep 29 09:49:59.523 DEBG Issuing engine_forkchoiceUpdated        current_slot: 2641749, head_block_root: 0x9b90f0f19e279b9e3e05fb4d5c8321aeb9fe0c4ba38294688f2ce60025538538, head_block_hash: 0x890745683a7c151c897e0a6d67d501876d4d5b523616524c532c692ec395de86, justified_block_hash: 0x9fcfc8d29a96c5cfc528571709d1de6fc29e1d16121c2a1827cfd83a0decaaf5, finalized_block_hash: 0x070f3e5f152d76660d83e3dfb74b5bd6d61608a96b55b015841a95c7dc8884f4, service: exec
Sep 29 09:49:59.523 DEBG ENR written to disk                     service: libp2p
Sep 29 09:49:59.523 DEBG Metadata written to disk                service: libp2p
Sep 29 09:49:59.524 DEBG Dialing cached ENR peer                 peer_id: 16Uiu2HAmBDtdWB14u6LfpT1pmBgdGfUySEH3u2XsehxepGcptr4G, service: libp2p
Sep 29 09:49:59.524 DEBG Starting a new peer discovery query     wanted: 110, outbound: 0, target: 100, connected: 0, service: libp2p
Sep 29 09:49:59.524 DEBG Dialing QUIC supported peer             quic_multiaddrs: ["/ip4/178.162.165.65/udp/9001/quic-v1"], peer_id: 16Uiu2HAmBDtdWB14u6LfpT1pmBgdGfUySEH3u2XsehxepGcptr4G, service: libp2p
Sep 29 09:49:59.524 DEBG Starting grouped subnet query           subnets: [SubnetQuery { subnet: Attestation(SubnetId(1)), min_ttl_secs: None, retries: 0 }], service: libp2p
Sep 29 09:49:59.524 DEBG Subscribed to topic                     topic: /eth2/69ae0e99/beacon_attestation_2/ssz_snappy, service: libp2p
Sep 29 09:49:59.524 DEBG ENR written to disk                     service: libp2p
Sep 29 09:49:59.524 DEBG Metadata written to disk                service: libp2p
Sep 29 09:49:59.524 DEBG Starting grouped subnet query           subnets: [SubnetQuery { subnet: Attestation(SubnetId(2)), min_ttl_secs: None, retries: 0 }], service: libp2p
Sep 29 09:49:59.524 DEBG Updating gossipsub score parameters     active_validators: 1695674, service: libp2p
Sep 29 09:49:59.524 DEBG Discv5 event stream ready               service: libp2p
Sep 29 09:49:59.546 DEBG Sync's view on execution engine state updated, new_state: Online, past_state: Offline, service: sync
Sep 29 09:49:59.547 DEBG Execution engine upcheck complete       state: Syncing, service: exec
Sep 29 09:49:59.548 DEBG Execution engine upcheck complete       state: Syncing, service: exec
Sep 29 09:49:59.548 DEBG Execution engine upcheck complete       state: Syncing, service: exec
Sep 29 09:50:00.002 DEBG Running beacon chain per slot tasks     slot: Slot(2641750), service: beacon
Sep 29 09:50:01.153 DEBG Connection established                  connection: Dialer, multiaddr: /ip4/172.174.35.249/tcp/9000, peer_id: 16Uiu2HAmB3cdpnaZgPew2GmhAZCGBaCcHb5cJ27sWqQEsSf8f2QA, service: libp2p
Sep 29 09:50:01.153 DEBG Sending Status Request                  fork_digest: [105, 174, 14, 153], finalized_epoch: 82149, finalized_root: 0x21e4…e6f1, head_slot: 2628831, head_root: 0x9b90…8538, peer: 16Uiu2HAmB3cdpnaZgPew2GmhAZCGBaCcHb5cJ27sWqQEsSf8f2QA, service: router
Sep 29 09:50:01.439 DEBG Connection established                  connection: Dialer, multiaddr: /ip4/146.190.13.128/tcp/9000, peer_id: 16Uiu2HAkyAP56gVWKvsEESnjmX9tu2cDjVUWfDENqFGc6YWXn6mK, service: libp2p
Sep 29 09:50:01.439 DEBG Sending Status Request                  fork_digest: [105, 174, 14, 153], finalized_epoch: 82149, finalized_root: 0x21e4…e6f1, head_slot: 2628831, head_root: 0x9b90…8538, peer: 16Uiu2HAkyAP56gVWKvsEESnjmX9tu2cDjVUWfDENqFGc6YWXn6mK, service: router
Sep 29 09:50:01.488 DEBG Identified Peer                         protocols: ["/ipfs/ping/1.0.0", "/meshsub/1.1.0", "/meshsub/1.0.0"], observed_address: "/ip4/18.162.142.111/tcp/1427", listening_addresses: ["/ip4/172.174.35.249/tcp/9000/p2p/16Uiu2HAmB3cdpnaZgPew2GmhAZCGBaCcHb5cJ27sWqQEsSf8f2QA"], agent_version: teku/teku/v24.8.0/linux-x86_64/-ubuntu-openjdk64bitservervm-java-21, protocol_version: ipfs/0.1.0, peer: 16Uiu2HAmB3cdpnaZgPew2GmhAZCGBaCcHb5cJ27sWqQEsSf8f2QA, service: libp2p
Sep 29 09:50:01.530 DEBG Grouped subnet discovery query yielded no results., subnets_searched_for: [Attestation(SubnetId(1))], service: libp2p
Sep 29 09:50:01.530 DEBG Grouped subnet discovery query yielded no results., subnets_searched_for: [Attestation(SubnetId(2))], service: libp2p
Sep 29 09:50:01.530 DEBG Starting grouped subnet query           subnets: [SubnetQuery { subnet: Attestation(SubnetId(1)), min_ttl_secs: None, retries: 1 }, SubnetQuery { subnet: Attestation(SubnetId(2)), min_ttl_secs: None, retries: 1 }], service: libp2p
Sep 29 09:50:01.592 DEBG Cached state                            slot: 2628768, state_root: 0x289c78417e1d20bc3f47e54082f87a5dc79e48d088172c8dd39ce301864440cf, service: freezer_db
Sep 29 09:50:01.593 INFO Execution payloads are pruned           service: freezer_db
Sep 29 09:50:01.705 DEBG Identified Peer                         protocols: ["/eth2/beacon_chain/req/blob_sidecars_by_range/1/ssz_snappy", "/eth2/beacon_chain/req/beacon_blocks_by_range/2/ssz_snappy", "/eth2/beacon_chain/req/beacon_blocks_by_range/1/ssz_snappy", "/meshsub/1.1.0", "/ipfs/id/1.0.0", "/eth2/beacon_chain/req/goodbye/1/ssz_snappy", "/eth2/beacon_chain/req/beacon_blocks_by_root/2/ssz_snappy", "/eth2/beacon_chain/req/beacon_blocks_by_root/1/ssz_snappy", "/eth2/beacon_chain/req/metadata/1/ssz_snappy", "/meshsub/1.2.0", "/eth2/beacon_chain/req/blob_sidecars_by_root/1/ssz_snappy", "/meshsub/1.0.0", "/eth2/beacon_chain/req/ping/1/ssz_snappy", "/ipfs/id/push/1.0.0", "/eth2/beacon_chain/req/metadata/2/ssz_snappy", "/eth2/beacon_chain/req/status/1/ssz_snappy"], observed_address: "/ip4/18.162.142.111/tcp/29219", listening_addresses: ["/ip4/172.18.0.3/udp/9002/quic-v1", "/ip4/172.18.0.3/tcp/9000", "/ip4/127.0.0.1/tcp/9000", "/ip4/127.0.0.1/udp/9002/quic-v1"], agent_version: Lighthouse/v5.3.0-d6ba8c3/x86_64-linux, protocol_version: eth2/1.0.0, peer: 16Uiu2HAkyAP56gVWKvsEESnjmX9tu2cDjVUWfDENqFGc6YWXn6mK, service: libp2p
Sep 29 09:50:01.830 DEBG Obtained peer's metadata                new_seq_no: 17, peer_id: 16Uiu2HAmB3cdpnaZgPew2GmhAZCGBaCcHb5cJ27sWqQEsSf8f2QA, service: libp2p
Sep 29 09:50:01.830 DEBG Received Status Response                fork_digest: [105, 174, 14, 153], finalized_epoch: 82552, finalized_root: 0x9004…3ebb, head_slot: 2641749, head_root: 0xd364…4213, peer_id: 16Uiu2HAmB3cdpnaZgPew2GmhAZCGBaCcHb5cJ27sWqQEsSf8f2QA, service: router
Sep 29 09:50:01.830 DEBG Connection established                  connection: Dialer, multiaddr: /ip4/178.128.136.233/tcp/9000, peer_id: 16Uiu2HAmGaQYzo1mDKL5qn3bG14jNiTJQhdTpoLg5iPpnzJNPb94, service: libp2p
Sep 29 09:50:01.830 DEBG Sending Status Request                  fork_digest: [105, 174, 14, 153], finalized_epoch: 82149, finalized_root: 0x21e4…e6f1, head_slot: 2628831, head_root: 0x9b90…8538, peer: 16Uiu2HAmGaQYzo1mDKL5qn3bG14jNiTJQhdTpoLg5iPpnzJNPb94, service: router
Sep 29 09:50:01.831 DEBG Peer transitioned sync state            is_connected: true, their_finalized_epoch: 82552, their_head_slot: 2641749, our_finalized_epoch: 82149, our_head_slot: 2628831, new_state: Advanced, peer_id: 16Uiu2HAmB3cdpnaZgPew2GmhAZCGBaCcHb5cJ27sWqQEsSf8f2QA, service: sync
Sep 29 09:50:01.831 DEBG Finalization sync peer joined           peer_id: 16Uiu2HAmB3cdpnaZgPew2GmhAZCGBaCcHb5cJ27sWqQEsSf8f2QA, service: range_sync, service: sync
Sep 29 09:50:01.831 DEBG New chain added to sync                 id: 10257102751858259688, from: 82149, to: 82554, end_root: 0x9004…3ebb, current_target: 82149, batches: 0, peers: 1, state: Stopped, sync_type: Finalized, peer_id: 16Uiu2HAmB3cdpnaZgPew2GmhAZCGBaCcHb5cJ27sWqQEsSf8f2QA, service: range_sync, service: sync
Sep 29 09:50:01.831 DEBG Syncing new finalized chain             id: 10257102751858259688, from: 82149, to: 82554, end_root: 0x9004…3ebb, current_target: 82149, batches: 0, peers: 1, state: Stopped, service: range_sync, service: sync
Sep 29 09:50:01.831 DEBG Sending BlobsByRange requests           peer: 16Uiu2HAmB3cdpnaZgPew2GmhAZCGBaCcHb5cJ27sWqQEsSf8f2QA, count: 32, method: BlobsByRange, service: sync
Sep 29 09:50:01.831 DEBG Requesting optimistic batch             start_slot: 2628800, end_slot: 2628831, downloaded: 0, processed: 0, processed_no_penalty: 0, state: Downloading(16Uiu2HAmB3cdpnaZgPew2GmhAZCGBaCcHb5cJ27sWqQEsSf8f2QA, 1), batch_ty: blocks_and_blobs, epoch: 82150, chain: 10257102751858259688, service: range_sync, service: sync
Sep 29 09:50:01.831 INFO Sync state updated                      new_state: Syncing Finalized Chain, old_state: Stalled, service: sync
Sep 29 09:50:01.874 DEBG Obtained peer's metadata                new_seq_no: 46793, peer_id: 16Uiu2HAkyAP56gVWKvsEESnjmX9tu2cDjVUWfDENqFGc6YWXn6mK, service: libp2p
Sep 29 09:50:02.204 DEBG Identified Peer                         protocols: ["/ipfs/ping/1.0.0", "/meshsub/1.1.0", "/meshsub/1.0.0"], observed_address: "/ip4/18.162.142.111/tcp/13879", listening_addresses: ["/ip4/178.128.136.233/tcp/9000/p2p/16Uiu2HAmGaQYzo1mDKL5qn3bG14jNiTJQhdTpoLg5iPpnzJNPb94"], agent_version: teku/teku/v24.8.0/linux-x86_64/-eclipseadoptium-openjdk64bitservervm-java-21, protocol_version: ipfs/0.1.0, peer: 16Uiu2HAmGaQYzo1mDKL5qn3bG14jNiTJQhdTpoLg5iPpnzJNPb94, service: libp2p
Sep 29 09:50:02.262 DEBG Peer sent Goodbye                       client: Teku: version: v24.8.0, os_version: linux-x86_64, reason: Too many peers, peer_id: 16Uiu2HAmGaQYzo1mDKL5qn3bG14jNiTJQhdTpoLg5iPpnzJNPb94, service: libp2p
Sep 29 09:50:02.475 DEBG Received Status Response                fork_digest: [105, 174, 14, 153], finalized_epoch: 82552, finalized_root: 0x9004…3ebb, head_slot: 2641749, head_root: 0xd364…4213, peer_id: 16Uiu2HAkyAP56gVWKvsEESnjmX9tu2cDjVUWfDENqFGc6YWXn6mK, service: router
Sep 29 09:50:02.475 DEBG Peer transitioned sync state            is_connected: true, their_finalized_epoch: 82552, their_head_slot: 2641749, our_finalized_epoch: 82149, our_head_slot: 2628831, new_state: Advanced, peer_id: 16Uiu2HAkyAP56gVWKvsEESnjmX9tu2cDjVUWfDENqFGc6YWXn6mK, service: sync
Sep 29 09:50:02.475 DEBG Finalization sync peer joined           peer_id: 16Uiu2HAkyAP56gVWKvsEESnjmX9tu2cDjVUWfDENqFGc6YWXn6mK, service: range_sync, service: sync
Sep 29 09:50:02.475 DEBG Adding peer to known chain              id: 10257102751858259688, from: 82149, to: 82554, end_root: 0x9004…3ebb, current_target: 82149, batches: 1, peers: 1, state: Syncing, sync_type: Finalized, peer_id: 16Uiu2HAkyAP56gVWKvsEESnjmX9tu2cDjVUWfDENqFGc6YWXn6mK, service: range_sync, service: sync
Sep 29 09:50:02.629 DEBG Obtained peer's metadata                new_seq_no: 1, peer_id: 16Uiu2HAmGaQYzo1mDKL5qn3bG14jNiTJQhdTpoLg5iPpnzJNPb94, service: libp2p
Sep 29 09:50:02.639 DEBG Goodbye sent, Handler deactivated       connection_id: 1, peer_id: 16Uiu2HAmGaQYzo1mDKL5qn3bG14jNiTJQhdTpoLg5iPpnzJNPb94, service: libp2p_rpc, service: libp2p
Sep 29 09:50:02.640 DEBG Received Status Response                fork_digest: [105, 174, 14, 153], finalized_epoch: 82552, finalized_root: 0x9004…3ebb, head_slot: 2641749, head_root: 0xd364…4213, peer_id: 16Uiu2HAmGaQYzo1mDKL5qn3bG14jNiTJQhdTpoLg5iPpnzJNPb94, service: router
Sep 29 09:50:02.640 DEBG Peer transitioned sync state            is_connected: true, their_finalized_epoch: 82552, their_head_slot: 2641749, our_finalized_epoch: 82149, our_head_slot: 2628831, new_state: Advanced, peer_id: 16Uiu2HAmGaQYzo1mDKL5qn3bG14jNiTJQhdTpoLg5iPpnzJNPb94, service: sync
Sep 29 09:50:02.640 DEBG Finalization sync peer joined           peer_id: 16Uiu2HAmGaQYzo1mDKL5qn3bG14jNiTJQhdTpoLg5iPpnzJNPb94, service: range_sync, service: sync
Sep 29 09:50:02.640 DEBG Peer disconnected                       peer_id: 16Uiu2HAmGaQYzo1mDKL5qn3bG14jNiTJQhdTpoLg5iPpnzJNPb94, service: libp2p
Sep 29 09:50:02.640 DEBG Adding peer to known chain              id: 10257102751858259688, from: 82149, to: 82554, end_root: 0x9004…3ebb, current_target: 82149, batches: 1, peers: 2, state: Syncing, sync_type: Finalized, peer_id: 16Uiu2HAmGaQYzo1mDKL5qn3bG14jNiTJQhdTpoLg5iPpnzJNPb94, service: range_sync, service: sync
Sep 29 09:50:02.641 DEBG Received disconnected message           peer_id: 16Uiu2HAmGaQYzo1mDKL5qn3bG14jNiTJQhdTpoLg5iPpnzJNPb94, service: sync
Sep 29 09:50:03.537 DEBG Discovery query yielded no results.     service: libp2p
Sep 29 09:50:03.537 DEBG Grouped subnet discovery query yielded no results., subnets_searched_for: [Attestation(SubnetId(1)), Attestation(SubnetId(2))], service: libp2p
Sep 29 09:50:03.633 DEBG Starting grouped subnet query           subnets: [SubnetQuery { subnet: Attestation(SubnetId(1)), min_ttl_secs: None, retries: 2 }, SubnetQuery { subnet: Attestation(SubnetId(2)), min_ttl_secs: None, retries: 2 }], service: libp2p
Sep 29 09:50:04.001 DEBG Simulating unagg. attestation production, service: beacon
Sep 29 09:50:04.479 DEBG Goodbye sent, Handler deactivated       connection_id: 3, peer_id: 16Uiu2HAmB3cdpnaZgPew2GmhAZCGBaCcHb5cJ27sWqQEsSf8f2QA, service: libp2p_rpc, service: libp2p
Sep 29 09:50:04.479 DEBG Peer sent Goodbye                       client: Teku: version: v24.8.0, os_version: linux-x86_64, reason: Too many peers, peer_id: 16Uiu2HAmB3cdpnaZgPew2GmhAZCGBaCcHb5cJ27sWqQEsSf8f2QA, service: libp2p
Sep 29 09:50:04.480 DEBG Peer disconnected                       peer_id: 16Uiu2HAmB3cdpnaZgPew2GmhAZCGBaCcHb5cJ27sWqQEsSf8f2QA, service: libp2p
Sep 29 09:50:04.524 DEBG Completed batch received                awaiting_batches: 0, blocks: 29, epoch: 82150, chain: 10257102751858259688, service: range_sync, service: sync
Sep 29 09:50:04.524 DEBG Processing optimistic start             epoch: 82150, chain: 10257102751858259688, service: range_sync, service: sync
Sep 29 09:50:04.527 DEBG Received disconnected message           peer_id: 16Uiu2HAmB3cdpnaZgPew2GmhAZCGBaCcHb5cJ27sWqQEsSf8f2QA, service: sync
Sep 29 09:50:04.527 DEBG Batch processed                         service: sync, processed_blocks: 29, last_block_slot: 2628831, chain: 10257102751858259688, first_block_slot: 2628800, batch_epoch: 82150
Sep 29 09:50:04.527 DEBG Batch processing result                 client: Teku: version: v24.8.0, os_version: linux-x86_64, batch_epoch: 82150, start_slot: 2628800, end_slot: 2628831, downloaded: 0, processed: 0, processed_no_penalty: 0, state: Processing(16Uiu2HAmB3cdpnaZgPew2GmhAZCGBaCcHb5cJ27sWqQEsSf8f2QA), batch_ty: blocks_and_blobs, result: Success { sent_blocks: 29, imported_blocks: 0 }, chain: 10257102751858259688, service: range_sync, service: sync
Sep 29 09:50:04.527 DEBG Chain advanced                          processing_target: 82150, new_start: 82150, previous_start: 82149, chain: 10257102751858259688, service: range_sync, service: sync
Sep 29 09:50:04.527 DEBG Sending BlobsByRange requests           peer: 16Uiu2HAkyAP56gVWKvsEESnjmX9tu2cDjVUWfDENqFGc6YWXn6mK, count: 32, method: BlobsByRange, service: sync
Sep 29 09:50:04.527 DEBG Requesting batch                        start_slot: 2628832, end_slot: 2628863, downloaded: 0, processed: 0, processed_no_penalty: 0, state: Downloading(16Uiu2HAkyAP56gVWKvsEESnjmX9tu2cDjVUWfDENqFGc6YWXn6mK, 2), batch_ty: blocks_and_blobs, epoch: 82151, chain: 10257102751858259688, service: range_sync, service: sync
Sep 29 09:50:05.637 DEBG Grouped subnet discovery query yielded no results., subnets_searched_for: [Attestation(SubnetId(1)), Attestation(SubnetId(2))], service: libp2p
Sep 29 09:50:05.933 DEBG Starting grouped subnet query           subnets: [SubnetQuery { subnet: Attestation(SubnetId(1)), min_ttl_secs: None, retries: 3 }, SubnetQuery { subnet: Attestation(SubnetId(2)), min_ttl_secs: None, retries: 3 }], service: libp2p
Sep 29 09:50:06.001 WARN Low peer count                          peer_count: 1, service: slot_notifier
Sep 29 09:50:06.001 DEBG Slot timer                              sync_state: Syncing Finalized Chain, current_slot: 2641750, head_slot: 2628831, head_block: 0x9b90…8538, finalized_epoch: 82149, finalized_root: 0x21e4…e6f1, peers: 1, service: slot_notifier
Sep 29 09:50:06.002 INFO Syncing                                 est_time: --, distance: 12919 slots (1 day 19 hrs), peers: 1, service: slot_notifier
Sep 29 09:50:07.938 DEBG Grouped subnet discovery query yielded no results., subnets_searched_for: [Attestation(SubnetId(1)), Attestation(SubnetId(2))], service: libp2p
Sep 29 09:50:07.938 DEBG Subnet peer discovery did not find sufficient peers. Reached max retry limit, service: libp2p
Sep 29 09:50:07.938 DEBG Subnet peer discovery did not find sufficient peers. Reached max retry limit, service: libp2p
Sep 29 09:50:07.965 DEBG Peer sent Goodbye                       client: Lighthouse: version: v5.3.0-d6ba8c3, os_version: x86_64-linux, reason: Too many peers, peer_id: 16Uiu2HAkyAP56gVWKvsEESnjmX9tu2cDjVUWfDENqFGc6YWXn6mK, service: libp2p
Sep 29 09:50:08.002 DEBG Proposer prepare routine firing         service: beacon
Sep 29 09:50:08.605 DEBG Goodbye sent, Handler deactivated       connection_id: 2, peer_id: 16Uiu2HAkyAP56gVWKvsEESnjmX9tu2cDjVUWfDENqFGc6YWXn6mK, service: libp2p_rpc, service: libp2p
Sep 29 09:50:08.605 DEBG Peer disconnected                       peer_id: 16Uiu2HAkyAP56gVWKvsEESnjmX9tu2cDjVUWfDENqFGc6YWXn6mK, service: libp2p
Sep 29 09:50:08.632 DEBG Completed batch received                awaiting_batches: 0, blocks: 27, epoch: 82151, chain: 10257102751858259688, service: range_sync, service: sync
Sep 29 09:50:08.633 DEBG Sending BlobsByRange requests           peer: 16Uiu2HAkyAP56gVWKvsEESnjmX9tu2cDjVUWfDENqFGc6YWXn6mK, count: 32, method: BlobsByRange, service: sync
Sep 29 09:50:08.633 DEBG Requesting batch                        start_slot: 2628864, end_slot: 2628895, downloaded: 0, processed: 0, processed_no_penalty: 0, state: Downloading(16Uiu2HAkyAP56gVWKvsEESnjmX9tu2cDjVUWfDENqFGc6YWXn6mK, 3), batch_ty: blocks_and_blobs, epoch: 82152, chain: 10257102751858259688, service: range_sync, service: sync
Sep 29 09:50:08.635 DEBG Received disconnected message           peer_id: 16Uiu2HAkyAP56gVWKvsEESnjmX9tu2cDjVUWfDENqFGc6YWXn6mK, service: sync
Sep 29 09:50:08.635 DEBG Sync range request failed               sender_id: RangeSync { chain_id: 10257102751858259688, batch_id: Epoch(82152) }, request_id: 3, service: sync
Sep 29 09:50:08.635 DEBG Batch failed. RPC Error                 request_id: 3, peer_id: 16Uiu2HAkyAP56gVWKvsEESnjmX9tu2cDjVUWfDENqFGc6YWXn6mK, batch_state: Downloading(16Uiu2HAkyAP56gVWKvsEESnjmX9tu2cDjVUWfDENqFGc6YWXn6mK, 3), batch_epoch: 82152, chain: 10257102751858259688, service: range_sync, service: sync
Sep 29 09:50:08.635 DEBG Sending BlobsByRange requests           peer: 16Uiu2HAkyAP56gVWKvsEESnjmX9tu2cDjVUWfDENqFGc6YWXn6mK, count: 32, method: BlobsByRange, service: sync
Sep 29 09:50:08.635 DEBG Requesting batch                        start_slot: 2628864, end_slot: 2628895, downloaded: 1, processed: 0, processed_no_penalty: 0, state: Downloading(16Uiu2HAkyAP56gVWKvsEESnjmX9tu2cDjVUWfDENqFGc6YWXn6mK, 4), batch_ty: blocks_and_blobs, epoch: 82152, chain: 10257102751858259688, service: range_sync, service: sync
Sep 29 09:50:08.635 DEBG Chain removed                           op: peer removed, reason: EmptyPeerPool, id: 10257102751858259688, from: 82150, to: 82554, end_root: 0x9004…3ebb, current_target: 82151, batches: 3, peers: 0, state: Syncing, sync_type: Finalized, service: range_sync, service: sync
Sep 29 09:50:08.635 INFO Sync state updated                      new_state: Stalled, old_state: Syncing Finalized Chain, service: sync
Sep 29 09:50:08.635 DEBG Sync range request failed               request_id: 3, service: sync
Sep 29 09:50:08.635 DEBG RPC error for range request has no associated entry in network context, ungraceful disconnect, error: Disconnected, request_id: 3, peer_id: 16Uiu2HAkyAP56gVWKvsEESnjmX9tu2cDjVUWfDENqFGc6YWXn6mK, service: sync
Sep 29 09:50:08.635 DEBG Sync range request failed               request_id: 3, service: sync
Sep 29 09:50:08.635 DEBG RPC error for range request has no associated entry in network context, ungraceful disconnect, error: Disconnected, request_id: 3, peer_id: 16Uiu2HAkyAP56gVWKvsEESnjmX9tu2cDjVUWfDENqFGc6YWXn6mK, service: sync
Sep 29 09:50:08.635 DEBG Sync range request failed               sender_id: RangeSync { chain_id: 10257102751858259688, batch_id: Epoch(82152) }, request_id: 4, service: sync
Sep 29 09:50:08.635 DEBG Sync range request failed               request_id: 4, service: sync
Sep 29 09:50:08.635 DEBG RPC error for range request has no associated entry in network context, ungraceful disconnect, error: Disconnected, request_id: 4, peer_id: 16Uiu2HAkyAP56gVWKvsEESnjmX9tu2cDjVUWfDENqFGc6YWXn6mK, service: sync
Sep 29 09:50:08.638 DEBG Parent state is not advanced            state_slot: 2628831, block_slot: 2628832, service: beacon
Sep 29 09:50:08.708 DEBG Connection established                  connection: Dialer, multiaddr: /ip4/178.162.165.65/tcp/9000/p2p/16Uiu2HAmBDtdWB14u6LfpT1pmBgdGfUySEH3u2XsehxepGcptr4G, peer_id: 16Uiu2HAmBDtdWB14u6LfpT1pmBgdGfUySEH3u2XsehxepGcptr4G, service: libp2p
Sep 29 09:50:08.708 DEBG Sending Status Request                  fork_digest: [105, 174, 14, 153], finalized_epoch: 82149, finalized_root: 0x21e4…e6f1, head_slot: 2628831, head_root: 0x9b90…8538, peer: 16Uiu2HAmBDtdWB14u6LfpT1pmBgdGfUySEH3u2XsehxepGcptr4G, service: router
Sep 29 09:50:09.002 DEBG Refused to advance head state           current_slot: 2641750, head_slot: 2628831, service: state_advance
Sep 29 09:50:09.515 INFO Could not UPnP map Discovery port       error: Gateway does not support UPnP
Sep 29 09:50:09.519 INFO UPnP not available                      service: libp2p
Sep 29 09:50:11.253 DEBG Identified Peer                         protocols: ["/ipfs/id/1.0.0", "/eth2/beacon_chain/req/goodbye/1/ssz_snappy", "/eth2/beacon_chain/req/beacon_blocks_by_range/2/ssz_snappy", "/ipfs/id/push/1.0.0", "/eth2/beacon_chain/req/status/1/ssz_snappy", "/eth2/beacon_chain/req/metadata/2/ssz_snappy", "/meshsub/1.1.0", "/eth2/beacon_chain/req/metadata/1/ssz_snappy", "/meshsub/1.0.0", "/eth2/beacon_chain/req/blob_sidecars_by_root/1/ssz_snappy", "/eth2/beacon_chain/req/beacon_blocks_by_range/1/ssz_snappy", "/eth2/beacon_chain/req/ping/1/ssz_snappy", "/eth2/beacon_chain/req/blob_sidecars_by_range/1/ssz_snappy", "/eth2/beacon_chain/req/beacon_blocks_by_root/1/ssz_snappy", "/eth2/beacon_chain/req/beacon_blocks_by_root/2/ssz_snappy"], observed_address: "/ip4/18.162.142.111/tcp/20319", listening_addresses: ["/ip4/172.17.0.1/udp/9001/quic-v1", "/ip4/178.162.165.65/udp/9001/quic-v1", "/ip4/172.17.0.1/tcp/9000", "/ip4/127.0.0.1/tcp/9000", "/ip4/127.0.0.1/udp/9001/quic-v1", "/ip4/178.162.165.65/tcp/9000"], agent_version: Lighthouse/v5.1.2-5ce1619/x86_64-linux, protocol_version: eth2/1.0.0, peer: 16Uiu2HAmBDtdWB14u6LfpT1pmBgdGfUySEH3u2XsehxepGcptr4G, service: libp2p
Sep 29 09:50:11.556 DEBG Execution engine upcheck complete       state: Syncing, service: exec
Sep 29 09:50:12.001 DEBG Running beacon chain per slot tasks     slot: Slot(2641751), service: beacon
Sep 29 09:50:13.219 DEBG Beacon block imported                   source: range_sync, block_slot: 2628832, block_root: 0x67719e62db47d6bf2f2b74ea7fa6ac6f8bee4159aee5b8695f9e7a26329c3bed, service: beacon
Sep 29 09:50:13.222 DEBG Parent state is not advanced            state_slot: 2628832, block_slot: 2628833, service: beacon
Sep 29 09:50:13.256 DEBG Writing blobs to store                  count: 1, block_root: 0x3042…90b1, service: beacon
Sep 29 09:50:13.259 DEBG Beacon block imported                   source: range_sync, block_slot: 2628833, block_root: 0x3042bf609bbaa1b7f014f65a782aaf80cbb74faaa23cd6d6677ffe1d7af590b1, service: beacon
Sep 29 09:50:13.263 DEBG Parent state is not advanced            state_slot: 2628833, block_slot: 2628835, service: beacon
Sep 29 09:50:13.298 DEBG Writing blobs to store                  count: 2, block_root: 0x26ac…410d, service: beacon
Sep 29 09:50:13.299 DEBG Beacon block imported                   source: range_sync, block_slot: 2628835, block_root: 0x26ace09137878b8de4842efa745b7ffc47b8b5ffd407bfbd4daad53e850c410d, service: beacon
Sep 29 09:50:13.302 DEBG Parent state is not advanced            state_slot: 2628835, block_slot: 2628836, service: beacon
Sep 29 09:50:13.353 DEBG Beacon block imported                   source: range_sync, block_slot: 2628836, block_root: 0x4d5038cd7d06dbb0fe3a322bac37c2c563d445cd898d49ddd7bd53a3260339f2, service: beacon
Sep 29 09:50:13.357 DEBG Parent state is not advanced            state_slot: 2628836, block_slot: 2628837, service: beacon
Sep 29 09:50:13.415 DEBG Writing blobs to store                  count: 1, block_root: 0xc297…6e6c, service: beacon
Sep 29 09:50:13.416 DEBG Beacon block imported                   source: range_sync, block_slot: 2628837, block_root: 0xc297be8e6356f46efd41a011a449b5db502632925b546a36f4afd10d06196e6c, service: beacon
Sep 29 09:50:13.420 DEBG Parent state is not advanced            state_slot: 2628837, block_slot: 2628838, service: beacon
Sep 29 09:50:13.449 DEBG Writing blobs to store                  count: 1, block_root: 0x7b6c…c314, service: beacon
Sep 29 09:50:13.450 DEBG Beacon block imported                   source: range_sync, block_slot: 2628838, block_root: 0x7b6ceda60d2dc402f63055c5033fee34f8b1ba263f13156681d306c23946c314, service: beacon
Sep 29 09:50:13.454 DEBG Parent state is not advanced            state_slot: 2628838, block_slot: 2628839, service: beacon
Sep 29 09:50:13.502 DEBG Beacon block imported                   source: range_sync, block_slot: 2628839, block_root: 0x38fd084288902a2c70832b9cd1fc640339fd1e5872a02cc1a5943b9f5c2ad51b, service: beacon
Sep 29 09:50:13.505 DEBG Parent state is not advanced            state_slot: 2628839, block_slot: 2628840, service: beacon
Sep 29 09:50:13.535 DEBG Writing blobs to store                  count: 1, block_root: 0x64ec…6ab9, service: beacon
Sep 29 09:50:13.537 DEBG Beacon block imported                   source: range_sync, block_slot: 2628840, block_root: 0x64ec9b76e6bb565bb6d035a0ccd6ce0592e49863344ba2e319a148dff0786ab9, service: beacon
Sep 29 09:50:13.541 DEBG Parent state is not advanced            state_slot: 2628840, block_slot: 2628841, service: beacon
Sep 29 09:50:13.590 DEBG Beacon block imported                   source: range_sync, block_slot: 2628841, block_root: 0x5642dbe946dbba2717d00a38829909b750462d08cf84297e6c4d8f43dc623637, service: beacon
Sep 29 09:50:13.593 DEBG Parent state is not advanced            state_slot: 2628841, block_slot: 2628842, service: beacon
Sep 29 09:50:13.617 DEBG Writing blobs to store                  count: 1, block_root: 0xffb2…7a4b, service: beacon
Sep 29 09:50:13.621 DEBG Beacon block imported                   source: range_sync, block_slot: 2628842, block_root: 0xffb22d7a778d23bad553d4bfc9d75655dab0efdb33fcb467c28b4c6180bb7a4b, service: beacon
Sep 29 09:50:13.625 DEBG Parent state is not advanced            state_slot: 2628842, block_slot: 2628844, service: beacon
Sep 29 09:50:13.656 DEBG Writing blobs to store                  count: 3, block_root: 0xc291…444e, service: beacon
Sep 29 09:50:13.659 DEBG Beacon block imported                   source: range_sync, block_slot: 2628844, block_root: 0xc291428f4ca2818a524da59e39897bad82f84b6eafbf1fb90686f2f0e0d9444e, service: beacon
Sep 29 09:50:13.662 DEBG Parent state is not advanced            state_slot: 2628844, block_slot: 2628845, service: beacon
Sep 29 09:50:13.693 DEBG Beacon block imported                   source: range_sync, block_slot: 2628845, block_root: 0x66e61ee2f095d239fdec7c407879832b9b6fbb0c11fce6dfedcd07164e871dfe, service: beacon
Sep 29 09:50:13.696 DEBG Parent state is not advanced            state_slot: 2628845, block_slot: 2628847, service: beacon
Sep 29 09:50:13.731 DEBG Obtained peer's metadata                new_seq_no: 1034, peer_id: 16Uiu2HAmBDtdWB14u6LfpT1pmBgdGfUySEH3u2XsehxepGcptr4G, service: libp2p
Sep 29 09:50:13.737 DEBG Writing blobs to store                  count: 2, block_root: 0x38d4…c661, service: beacon
Sep 29 09:50:13.742 DEBG Beacon block imported                   source: range_sync, block_slot: 2628847, block_root: 0x38d49b85f17eb57ef447c607edf24656bbb92b98763bdd9a7339c48f4212c661, service: beacon
Sep 29 09:50:13.745 DEBG Parent state is not advanced            state_slot: 2628847, block_slot: 2628848, service: beacon
Sep 29 09:50:13.773 DEBG Writing blobs to store                  count: 1, block_root: 0xb9e4…0fc6, service: beacon
Sep 29 09:50:13.774 DEBG Beacon block imported                   source: range_sync, block_slot: 2628848, block_root: 0xb9e429d2d0311cf9f0692c6feefcb180a8a3e1dd3fef48fc2d0f77bd556a0fc6, service: beacon
Sep 29 09:50:13.777 DEBG Parent state is not advanced            state_slot: 2628848, block_slot: 2628849, service: beacon
Sep 29 09:50:13.810 DEBG Writing blobs to store                  count: 1, block_root: 0xe5ee…51fc, service: beacon
Sep 29 09:50:13.812 DEBG Beacon block imported                   source: range_sync, block_slot: 2628849, block_root: 0xe5ee81fc928edc652671f24ab46363199dcd204b4ce14eca53bceda1a3a151fc, service: beacon
Sep 29 09:50:13.816 DEBG Parent state is not advanced            state_slot: 2628849, block_slot: 2628850, service: beacon
Sep 29 09:50:13.852 DEBG Writing blobs to store                  count: 1, block_root: 0xfae3…5c31, service: beacon
Sep 29 09:50:13.853 DEBG Beacon block imported                   source: range_sync, block_slot: 2628850, block_root: 0xfae349d92a280f6b9e270eb7a368afe86b3cc8cb8d989c535ea8515be3135c31, service: beacon
Sep 29 09:50:13.857 DEBG Parent state is not advanced            state_slot: 2628850, block_slot: 2628851, service: beacon
Sep 29 09:50:13.895 DEBG Beacon block imported                   source: range_sync, block_slot: 2628851, block_root: 0x9d17b882240ff7de42ab4915fae711932dff1d2667c222cda88a254fe4b94536, service: beacon
Sep 29 09:50:13.899 DEBG Parent state is not advanced            state_slot: 2628851, block_slot: 2628852, service: beacon
Sep 29 09:50:13.928 DEBG Writing blobs to store                  count: 2, block_root: 0x5988…400e, service: beacon
Sep 29 09:50:13.957 DEBG Beacon block imported                   source: range_sync, block_slot: 2628852, block_root: 0x59888647388492f58892f7f4f23743debf1680b316cbbb4177fcd5ce600a400e, service: beacon
Sep 29 09:50:13.960 DEBG Parent state is not advanced            state_slot: 2628852, block_slot: 2628853, service: beacon
Sep 29 09:50:14.001 DEBG Beacon block imported                   source: range_sync, block_slot: 2628853, block_root: 0x9aebd8242323fb35e1773f6692390f984dacfc4d343556b1839108e5ee108eb7, service: beacon
Sep 29 09:50:14.004 DEBG Parent state is not advanced            state_slot: 2628853, block_slot: 2628854, service: beacon
Sep 29 09:50:14.035 DEBG Beacon block imported                   source: range_sync, block_slot: 2628854, block_root: 0xed4e37517a342ccecd91e9b20e45026f7854afdff27c59528534ba7a979b9067, service: beacon
Sep 29 09:50:14.038 DEBG Parent state is not advanced            state_slot: 2628854, block_slot: 2628855, service: beacon
Sep 29 09:50:14.066 DEBG Writing blobs to store                  count: 2, block_root: 0xb90b…48c2, service: beacon
Sep 29 09:50:14.067 DEBG Beacon block imported                   source: range_sync, block_slot: 2628855, block_root: 0xb90bd6aff4c8e9b6c751259392fa0ee5a22a6e7ca4d4214f5dbe5cb776d448c2, service: beacon
Sep 29 09:50:14.070 DEBG Parent state is not advanced            state_slot: 2628855, block_slot: 2628857, service: beacon
Sep 29 09:50:14.100 DEBG Writing blobs to store                  count: 1, block_root: 0x23f2…db22, service: beacon
Sep 29 09:50:14.101 DEBG Beacon block imported                   source: range_sync, block_slot: 2628857, block_root: 0x23f2adf3a89cb87d7381999807419c5498c61f5e8ca5fb67b0c897fea7f8db22, service: beacon
Sep 29 09:50:14.104 DEBG Parent state is not advanced            state_slot: 2628857, block_slot: 2628858, service: beacon
Sep 29 09:50:14.123 DEBG Goodbye sent, Handler deactivated       connection_id: 4, peer_id: 16Uiu2HAmBDtdWB14u6LfpT1pmBgdGfUySEH3u2XsehxepGcptr4G, service: libp2p_rpc, service: libp2p
Sep 29 09:50:14.123 DEBG RPC Error                               direction: Outgoing, score: 0, peer_id: 16Uiu2HAmBDtdWB14u6LfpT1pmBgdGfUySEH3u2XsehxepGcptr4G, client: Lighthouse: version: v5.1.2-5ce1619, os_version: x86_64-linux, err: Stream ended unexpectedly, protocol: status, service: libp2p
Sep 29 09:50:14.123 DEBG Peer score adjusted                     score: -5.00, peer_id: 16Uiu2HAmBDtdWB14u6LfpT1pmBgdGfUySEH3u2XsehxepGcptr4G, msg: handle_rpc_error, service: libp2p
Sep 29 09:50:14.123 DEBG Peer sent Goodbye                       client: Lighthouse: version: v5.1.2-5ce1619, os_version: x86_64-linux, reason: Too many peers, peer_id: 16Uiu2HAmBDtdWB14u6LfpT1pmBgdGfUySEH3u2XsehxepGcptr4G, service: libp2p
Sep 29 09:50:14.123 DEBG Peer disconnected                       peer_id: 16Uiu2HAmBDtdWB14u6LfpT1pmBgdGfUySEH3u2XsehxepGcptr4G, service: libp2p
Sep 29 09:50:14.123 DEBG Received disconnected message           peer_id: 16Uiu2HAmBDtdWB14u6LfpT1pmBgdGfUySEH3u2XsehxepGcptr4G, service: sync
Sep 29 09:50:14.136 DEBG Writing blobs to store                  count: 2, block_root: 0x12e2…ae39, service: beacon
Sep 29 09:50:14.137 DEBG Beacon block imported                   source: range_sync, block_slot: 2628858, block_root: 0x12e26275a6aa7b5763c85262d3c615fec855ee924622f2f0295db5d87e31ae39, service: beacon
Sep 29 09:50:14.140 DEBG Parent state is not advanced            state_slot: 2628858, block_slot: 2628859, service: beacon
Sep 29 09:50:14.182 DEBG Beacon block imported                   source: range_sync, block_slot: 2628859, block_root: 0x535f00da82f60e56f37e7364f91b93411934bceae64b43647b595b51e831920b, service: beacon
Sep 29 09:50:14.185 DEBG Parent state is not advanced            state_slot: 2628859, block_slot: 2628860, service: beacon
Sep 29 09:50:14.215 DEBG Writing blobs to store                  count: 1, block_root: 0xf333…972e, service: beacon
Sep 29 09:50:14.215 DEBG Beacon block imported                   source: range_sync, block_slot: 2628860, block_root: 0xf33357eaeb1f12b64caa3b1056464ce448d2aab3158c3c74b520f39b44ee972e, service: beacon
Sep 29 09:50:14.219 DEBG Parent state is not advanced            state_slot: 2628860, block_slot: 2628861, service: beacon
Sep 29 09:50:14.261 DEBG Beacon block imported                   source: range_sync, block_slot: 2628861, block_root: 0xd229e8fff9c8a8d17fbc04596388bff72fa7f81bd9c8642ff2298a1e779e8979, service: beacon
Sep 29 09:50:14.265 DEBG Parent state is not advanced            state_slot: 2628861, block_slot: 2628862, service: beacon
Sep 29 09:50:14.299 DEBG Writing blobs to store                  count: 2, block_root: 0xaa5e…7a45, service: beacon
Sep 29 09:50:14.300 DEBG Beacon block imported                   source: range_sync, block_slot: 2628862, block_root: 0xaa5e3a223d46505627a02d4b954e184aaecb44ff9265167073797872c1487a45, service: beacon
Sep 29 09:50:14.346 DEBG Fork choice updated head                old_head: 0x9b90f0f19e279b9e3e05fb4d5c8321aeb9fe0c4ba38294688f2ce60025538538, old_head_weight: Some(46252107000000000), new_head: 0xaa5e3a223d46505627a02d4b954e184aaecb44ff9265167073797872c1487a45, new_head_weight: Some(0), service: beacon
Sep 29 09:50:14.346 DEBG Fork choice justified                   old_epoch: 82150, old_root: 0x2f14922de31d5c6b7a894a80faf4482a344ed771a38ba85d439319680c21a8a8, new_epoch: 82151, new_root: 0x67719e62db47d6bf2f2b74ea7fa6ac6f8bee4159aee5b8695f9e7a26329c3bed, service: beacon
Sep 29 09:50:14.346 DEBG Fork choice finalized                   old_epoch: 82149, old_root: 0x21e4e37a6a818f34671d11cfd33ce6c28d1386fdeb9f1419a808e904ac6de6f1, new_epoch: 82150, new_root: 0x2f14922de31d5c6b7a894a80faf4482a344ed771a38ba85d439319680c21a8a8, service: beacon
Sep 29 09:50:14.758 DEBG Database consolidation started          service: beacon
Sep 29 09:50:14.758 DEBG Issuing engine_forkchoiceUpdated        current_slot: 2641751, head_block_root: 0xaa5e3a223d46505627a02d4b954e184aaecb44ff9265167073797872c1487a45, head_block_hash: 0x1ad1a9c964eb88431b879537638d104620e731f8eaa6d45e1914693126772823, justified_block_hash: 0x3b24c25efb64f11e064e08b1f6cdb70c1fcd10490950399b613e8141366f38e5, finalized_block_hash: 0x9fcfc8d29a96c5cfc528571709d1de6fc29e1d16121c2a1827cfd83a0decaaf5, service: exec
Sep 29 09:50:14.758 DEBG Starting database pruning               new_finalized_epoch: 82150, old_finalized_epoch: 82149, service: beacon
Sep 29 09:50:14.758 DEBG Extra pruning information               head_count: 1, new_finalized_root: 0x2f14922de31d5c6b7a894a80faf4482a344ed771a38ba85d439319680c21a8a8, old_finalized_root: 0x21e4e37a6a818f34671d11cfd33ce6c28d1386fdeb9f1419a808e904ac6de6f1, service: beacon
Sep 29 09:50:14.762 DEBG Batch processed                         service: sync, processed_blocks: 27, last_block_slot: 2628862, chain: 10257102751858259688, first_block_slot: 2628832, batch_epoch: 82151
Sep 29 09:50:14.763 DEBG Execution engine upcheck complete       state: Syncing, service: exec
Sep 29 09:50:14.763 DEBG Database state pruning started          split_slot: 2628768, service: freezer_db
Sep 29 09:50:14.764 DEBG Database state pruning complete         num_deleted_states: 0, service: freezer_db
Sep 29 09:50:14.764 DEBG Database pruning complete               service: beacon
Sep 29 09:50:14.764 DEBG Freezer migration started               slot: 2628800, service: freezer_db
Sep 29 09:50:14.764 DEBG Pruning finalized state                 slot: 2628799, service: freezer_db
Sep 29 09:50:14.764 DEBG Pruning finalized state                 slot: 2628798, service: freezer_db
Sep 29 09:50:14.764 DEBG Pruning finalized state                 slot: 2628797, service: freezer_db
Sep 29 09:50:14.764 DEBG Pruning finalized state                 slot: 2628796, service: freezer_db
Sep 29 09:50:14.764 DEBG Pruning finalized state                 slot: 2628795, service: freezer_db
Sep 29 09:50:14.764 DEBG Pruning finalized state                 slot: 2628794, service: freezer_db
Sep 29 09:50:14.764 DEBG Pruning finalized state                 slot: 2628793, service: freezer_db
Sep 29 09:50:14.764 DEBG Pruning finalized state                 slot: 2628792, service: freezer_db
Sep 29 09:50:14.764 DEBG Pruning finalized state                 slot: 2628791, service: freezer_db
Sep 29 09:50:14.764 DEBG Pruning finalized state                 slot: 2628790, service: freezer_db
Sep 29 09:50:14.764 DEBG Pruning finalized state                 slot: 2628789, service: freezer_db
Sep 29 09:50:14.764 DEBG Pruning finalized state                 slot: 2628788, service: freezer_db
Sep 29 09:50:14.764 DEBG Pruning finalized state                 slot: 2628787, service: freezer_db
Sep 29 09:50:14.764 DEBG Pruning finalized state                 slot: 2628786, service: freezer_db
Sep 29 09:50:14.764 DEBG Pruning finalized state                 slot: 2628785, service: freezer_db
Sep 29 09:50:14.764 DEBG Pruning finalized state                 slot: 2628784, service: freezer_db
Sep 29 09:50:14.764 DEBG Pruning finalized state                 slot: 2628783, service: freezer_db
Sep 29 09:50:14.764 DEBG Pruning finalized state                 slot: 2628782, service: freezer_db
Sep 29 09:50:14.764 DEBG Pruning finalized state                 slot: 2628781, service: freezer_db
Sep 29 09:50:14.764 DEBG Pruning finalized state                 slot: 2628780, service: freezer_db
Sep 29 09:50:14.764 DEBG Pruning finalized state                 slot: 2628779, service: freezer_db
Sep 29 09:50:14.764 DEBG Pruning finalized state                 slot: 2628778, service: freezer_db
Sep 29 09:50:14.764 DEBG Pruning finalized state                 slot: 2628777, service: freezer_db
Sep 29 09:50:14.764 DEBG Pruning finalized state                 slot: 2628776, service: freezer_db
Sep 29 09:50:14.764 DEBG Pruning finalized state                 slot: 2628775, service: freezer_db
Sep 29 09:50:14.765 DEBG Pruning finalized state                 slot: 2628774, service: freezer_db
Sep 29 09:50:14.765 DEBG Pruning finalized state                 slot: 2628773, service: freezer_db
Sep 29 09:50:14.765 DEBG Pruning finalized state                 slot: 2628772, service: freezer_db
Sep 29 09:50:14.765 DEBG Pruning finalized state                 slot: 2628771, service: freezer_db
Sep 29 09:50:14.765 DEBG Pruning finalized state                 slot: 2628770, service: freezer_db
Sep 29 09:50:14.765 DEBG Pruning finalized state                 slot: 2628769, service: freezer_db
Sep 29 09:50:14.765 DEBG Pruning finalized state                 slot: 2628768, service: freezer_db
Sep 29 09:50:15.168 DEBG Freezer migration complete              slot: 2628800, service: freezer_db
Sep 29 09:50:15.168 DEBG Database consolidation complete         service: beacon
Sep 29 09:50:15.168 DEBG Blobs are pruned                        start_epoch: 80703, end_epoch: 78457, split_slot: 2628800, data_availability_boundary: 78458, oldest_blob_slot: 2582496, service: freezer_db
Sep 29 09:50:16.002 DEBG Simulating unagg. attestation production, service: beacon
Sep 29 09:50:18.003 WARN Low peer count                          peer_count: 0, service: slot_notifier
Sep 29 09:50:18.003 DEBG Slot timer                              sync_state: Stalled, current_slot: 2641751, head_slot: 2628862, head_block: 0xaa5e…7a45, finalized_epoch: 82150, finalized_root: 0x2f14…a8a8, peers: 0, service: slot_notifier
Sep 29 09:50:18.003 INFO Searching for peers                     current_slot: 2641751, head_slot: 2628862, finalized_epoch: 82150, finalized_root: 0x2f14…a8a8, peers: 0, service: slot_notifier
Sep 29 09:50:20.002 DEBG Proposer prepare routine firing         service: beacon
Sep 29 09:50:21.002 DEBG Refused to advance head state           current_slot: 2641751, head_slot: 2628862, service: state_advance
Sep 29 09:50:23.555 DEBG Execution engine upcheck complete       state: Syncing, service: exec
Sep 29 09:50:24.002 DEBG Running beacon chain per slot tasks     slot: Slot(2641752), service: beacon
Sep 29 09:50:28.001 DEBG Simulating unagg. attestation production, service: beacon
Sep 29 09:50:29.517 DEBG Starting a new peer discovery query     wanted: 110, outbound: 0, target: 100, connected: 0, service: libp2p
Sep 29 09:50:29.517 DEBG Starting a peer discovery request       target_peers: 16, service: libp2p
Sep 29 09:50:30.001 WARN Low peer count                          peer_count: 0, service: slot_notifier
Sep 29 09:50:30.001 DEBG Slot timer                              sync_state: Stalled, current_slot: 2641752, head_slot: 2628862, head_block: 0xaa5e…7a45, finalized_epoch: 82150, finalized_root: 0x2f14…a8a8, peers: 0, service: slot_notifier
Sep 29 09:50:30.002 INFO Searching for peers                     current_slot: 2641752, head_slot: 2628862, finalized_epoch: 82150, finalized_root: 0x2f14…a8a8, peers: 0, service: slot_notifier
Sep 29 09:50:32.001 DEBG Proposer prepare routine firing         service: beacon
Sep 29 09:50:33.001 DEBG Refused to advance head state           current_slot: 2641752, head_slot: 2628862, service: state_advance
Sep 29 09:50:33.530 DEBG Discovery query yielded no results.     service: libp2p
Sep 29 09:50:35.557 DEBG Execution engine upcheck complete       state: Syncing, service: exec
Sep 29 09:50:36.001 DEBG Running beacon chain per slot tasks     slot: Slot(2641753), service: beacon
Sep 29 09:50:40.001 DEBG Simulating unagg. attestation production, service: beacon
Sep 29 09:50:42.001 WARN Low peer count                          peer_count: 0, service: slot_notifier
Sep 29 09:50:42.001 DEBG Slot timer                              sync_state: Stalled, current_slot: 2641753, head_slot: 2628862, head_block: 0xaa5e…7a45, finalized_epoch: 82150, finalized_root: 0x2f14…a8a8, peers: 0, service: slot_notifier
Sep 29 09:50:42.002 INFO Searching for peers                     current_slot: 2641753, head_slot: 2628862, finalized_epoch: 82150, finalized_root: 0x2f14…a8a8, peers: 0, service: slot_notifier
Sep 29 09:50:44.001 DEBG Proposer prepare routine firing         service: beacon
Sep 29 09:50:45.002 DEBG Refused to advance head state           current_slot: 2641753, head_slot: 2628862, service: state_advance
Sep 29 09:50:47.560 DEBG Execution engine upcheck complete       state: Syncing, service: exec
Sep 29 09:50:48.002 DEBG Running beacon chain per slot tasks     slot: Slot(2641754), service: beacon
Sep 29 09:50:52.002 DEBG Simulating unagg. attestation production, service: beacon
Sep 29 09:50:54.001 WARN Low peer count                          peer_count: 0, service: slot_notifier
Sep 29 09:50:54.001 DEBG Slot timer                              sync_state: Stalled, current_slot: 2641754, head_slot: 2628862, head_block: 0xaa5e…7a45, finalized_epoch: 82150, finalized_root: 0x2f14…a8a8, peers: 0, service: slot_notifier
Sep 29 09:50:54.001 INFO Searching for peers                     current_slot: 2641754, head_slot: 2628862, finalized_epoch: 82150, finalized_root: 0x2f14…a8a8, peers: 0, service: slot_notifier
Sep 29 09:50:56.002 DEBG Proposer prepare routine firing         service: beacon
Sep 29 09:50:57.002 DEBG Refused to advance head state           current_slot: 2641754, head_slot: 2628862, service: state_advance
Sep 29 09:50:59.517 DEBG Starting a new peer discovery query     wanted: 110, outbound: 0, target: 100, connected: 0, service: libp2p
Sep 29 09:50:59.517 DEBG Starting a peer discovery request       target_peers: 16, service: libp2p
Sep 29 09:50:59.526 DEBG Updating gossipsub score parameters     active_validators: 1695682, service: libp2p
Sep 29 09:50:59.529 DEBG Execution engine upcheck complete       state: Syncing, service: exec
Sep 29 09:50:59.560 DEBG Execution engine upcheck complete       state: Syncing, service: exec
Sep 29 09:51:00.001 DEBG Running beacon chain per slot tasks     slot: Slot(2641755), service: beacon
Sep 29 09:51:03.528 DEBG Discovery query yielded no results.     service: libp2p
Sep 29 09:51:04.000 DEBG Simulating unagg. attestation production, service: beacon
Sep 29 09:51:06.002 WARN Low peer count                          peer_count: 0, service: slot_notifier
Sep 29 09:51:06.002 DEBG Slot timer                              sync_state: Stalled, current_slot: 2641755, head_slot: 2628862, head_block: 0xaa5e…7a45, finalized_epoch: 82150, finalized_root: 0x2f14…a8a8, peers: 0, service: slot_notifier
Sep 29 09:51:06.002 INFO Searching for peers                     current_slot: 2641755, head_slot: 2628862, finalized_epoch: 82150, finalized_root: 0x2f14…a8a8, peers: 0, service: slot_notifier
Sep 29 09:51:08.002 DEBG Proposer prepare routine firing         service: beacon
Sep 29 09:51:09.002 DEBG Refused to advance head state           current_slot: 2641755, head_slot: 2628862, service: state_advance
Sep 29 09:51:11.565 DEBG Execution engine upcheck complete       state: Syncing, service: exec
Sep 29 09:51:12.001 DEBG Running beacon chain per slot tasks     slot: Slot(2641756), service: beacon

Sep 29 09:51:11.565 DEBG Execution engine upcheck complete       state: Syncing, service: exSep 29 09:51:16.001 DEBG Simulating unagg. attestation production, service: beacon
Sep 29 09:51:18.002 WARN Low peer count                          peer_count: 0, service: slot_notifier
Sep 29 09:51:18.002 DEBG Slot timer                              sync_state: Stalled, current_slot: 2641756, head_slot: 2628862, head_block: 0xaa5e…7a45, finalized_epoch: 82150, finalized_root: 0x2f14…a8a8, peers: 0, service: slot_notifier
Sep 29 09:51:18.002 INFO Searching for peers                     current_slot: 2641756, head_slot: 2628862, finalized_epoch: 82150, finalized_root: 0x2f14…a8a8, peers: 0, service: slot_notifier
Sep 29 09:51:20.001 DEBG Proposer prepare routine firing         service: beacon
Sep 29 09:51:21.002 DEBG Refused to advance head state           current_slot: 2641756, head_slot: 2628862, service: state_advance
Sep 29 09:51:23.567 DEBG Execution engine upcheck complete       state: Syncing, service: exec
Sep 29 09:51:24.002 DEBG Running beacon chain per slot tasks     slot: Slot(2641757), service: beacon
Sep 29 09:51:28.002 DEBG Simulating unagg. attestation production, service: beacon
Sep 29 09:51:29.517 DEBG Starting a new peer discovery query     wanted: 110, outbound: 0, target: 100, connected: 0, service: libp2p
Sep 29 09:51:29.517 DEBG Starting a peer discovery request       target_peers: 16, service: libp2p
Sep 29 09:51:30.001 WARN Low peer count                          peer_count: 0, service: slot_notifier
Sep 29 09:51:30.001 DEBG Slot timer                              sync_state: Stalled, current_slot: 2641757, head_slot: 2628862, head_block: 0xaa5e…7a45, finalized_epoch: 82150, finalized_root: 0x2f14…a8a8, peers: 0, service: slot_notifier
Sep 29 09:51:30.002 INFO Searching for peers                     current_slot: 2641757, head_slot: 2628862, finalized_epoch: 82150, finalized_root: 0x2f14…a8a8, peers: 0, service: slot_notifier
Sep 29 09:51:32.002 DEBG Proposer prepare routine firing         service: beacon
Sep 29 09:51:33.002 DEBG Refused to advance head state           current_slot: 2641757, head_slot: 2628862, service: state_advance
Sep 29 09:51:33.529 DEBG Discovery query yielded no results.     service: libp2p
Sep 29 09:51:35.570 DEBG Execution engine upcheck complete       state: Syncing, service: exec
Sep 29 09:51:36.002 DEBG Running beacon chain per slot tasks     slot: Slot(2641758), service: beacon
Sep 29 09:51:40.002 DEBG Simulating unagg. attestation production, service: beacon
Sep 29 09:51:42.001 WARN Low peer count                          peer_count: 0, service: slot_notifier
Sep 29 09:51:42.001 DEBG Slot timer                              sync_state: Stalled, current_slot: 2641758, head_slot: 2628862, head_block: 0xaa5e…7a45, finalized_epoch: 82150, finalized_root: 0x2f14…a8a8, peers: 0, service: slot_notifier
Sep 29 09:51:42.001 INFO Searching for peers                     current_slot: 2641758, head_slot: 2628862, finalized_epoch: 82150, finalized_root: 0x2f14…a8a8, peers: 0, service: slot_notifier
Sep 29 09:51:44.001 DEBG Proposer prepare routine firing         service: beacon
Sep 29 09:51:45.002 DEBG Refused to advance head state           current_slot: 2641758, head_slot: 2628862, service: state_advance
michaelsproul commented 2 weeks ago

@chen4903 please open a new issue, this one is really old and I worry no one will see it