aptos-labs / aptos-ait3

6 stars 9 forks source link

Reward rate is 0% since epoch 18 up until now #30

Closed cryptobomj closed 2 years ago

cryptobomj commented 2 years ago

Excuse me my request https://github.com/aptos-labs/aptos-ait3/issues/7 got closed for some reason.

But since epoch 18 and up until now i get absolutely 0 rewards per epoch... What can be the cause please?

I made all the necessary updates, my node is connected to Aptos node but i dont generate any proposals or consensus rounds.

Please help me!

address: 0x848750a4781af9d181cbbf9ecd0ee8eb04c62c048f207a4ef23864334e39b01e

cryptobomj commented 2 years ago

testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/liveness/round_state.rs:255"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:43.157270Z","message":"Starting new round: NewRoundEvent: [round: 8361, reason: QCReady, timeout: 2s]","data":{"round":8361}} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/round_manager.rs:230"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:43.157294Z","data":{"epoch":35,"event":"NewRound","reason":"QCReady","round":8361}} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/round_manager.rs:547"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:43.236685Z","message":"Vote: [vote data: VoteData: [block id: 2e5b9ee3, epoch: 35, round: 8361, timestamp: 1662033101997859,parent_block_id: cc24765c, parent_block_round: 8360, parent_timestamp: 1662033101291441], author: 848750a4, is_timeout: false, LedgerInfo: [commit_info: BlockInfo: [epoch: 35, round: 8360, id: cc24765c, executed_state_id: 41434355, version: 0, timestamp (us): 1662033101291441, next_epoch_state: None]]]","data":{"epoch":35,"event":"Vote","remote_peer":"87a92d3c58a7b644f0efc520f210f590573d10fad04ba9aa0ccb343dfdc36439","round":8361}} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/experimental/buffer_manager.rs:183"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:43.237969Z","message":"Receive ordered block BlockInfo: [epoch: 35, round: 8359, id: c7d3064e, executed_state_id: 41434355, version: 0, timestamp (us): 1662033100598086, next_epoch_state: None], the queue size is 4"} testnet-validator-1 | {"level":"INFO","source":{"package":"executor","file":"execution/executor/src/components/block_tree/mod.rs:246"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:43.249119Z","message":"Updated with a new root block","data":{"name":"speculation_cache","root_block_id":"86fedf053cd1754344163527582e06a271775532081c24e2ae36e0eabace7106"}} testnet-validator-1 | {"level":"INFO","source":{"package":"state_sync_driver","file":"state-sync/state-sync-v2/state-sync-driver/src/driver.rs:266"},"thread_name":"state-sync-driver","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:43.252121Z","data":{"message":"Received a consensus commit notification! Total transactions: 570, events: 0","name":"consensus_notification"}} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/experimental/buffer_manager.rs:346"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:43.589573Z","message":"Receive executed response BlockInfo: [epoch: 35, round: 8356, id: 1a35de56, executed_state_id: 121d7eeb, version: 80321330, timestamp (us): 1662033098850607, next_epoch_state: None]"} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/experimental/buffer_manager.rs:201"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:43.635827Z","message":"Advance execution root from Some(HashValue(1a35de561968ea882d6c8fb69acfd6fcca6d8730c3749f6766db3c66e450b69a)) to Some(HashValue(65545ac0ff039128ebc3221149e4feb8f079f9c37af85283e291b1c468afae79))"} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/experimental/buffer_manager.rs:229"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:43.635871Z","message":"Advance signing root from None to Some(HashValue(1a35de561968ea882d6c8fb69acfd6fcca6d8730c3749f6766db3c66e450b69a))"} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/experimental/buffer_manager.rs:447"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:43.635936Z","message":"Receive commit decision BlockInfo: [epoch: 35, round: 8357, id: 65545ac0, executed_state_id: 980470aa, version: 80321332, timestamp (us): 1662033099472227, next_epoch_state: None]"} testnet-validator-1 | {"level":"INFO","source":{"package":"executor","file":"execution/executor/src/block_executor.rs:183"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:43.636011Z","message":"execute_block","data":{"block_id":"65545ac0ff039128ebc3221149e4feb8f079f9c37af85283e291b1c468afae79","name":"block_executor"}} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/experimental/buffer_manager.rs:393"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:43.637861Z","message":"Receive signing response BlockInfo: [epoch: 35, round: 8356, id: 1a35de56, executed_state_id: 121d7eeb, version: 80321330, timestamp (us): 1662033098850607, next_epoch_state: None]"} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/experimental/buffer_manager.rs:229"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:43.638624Z","message":"Advance signing root from Some(HashValue(1a35de561968ea882d6c8fb69acfd6fcca6d8730c3749f6766db3c66e450b69a)) to None"} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/round_manager.rs:293"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:43.672541Z","data":{"block_hash":"15a381ff1c3d97dff631f05c8cc64fbe9b4ae5dc879bf2b6b15ce447b271a26f","block_parent_hash":"2e5b9ee35b5547aaefc78c36db7014f6505aa914c669c481c96662cbc2112c23","epoch":35,"event":"ReceiveProposal","remote_peer":"87a92d3c58a7b644f0efc520f210f590573d10fad04ba9aa0ccb343dfdc36439","round":8361}} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/round_manager.rs:323"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:43.672579Z","message":"Local state SyncInfo[certified_round: 8360, ordered_round: 8359, timeout round: 0, commit_info: BlockInfo: [epoch: 35, round: 8355, id: 86fedf05, executed_state_id: cab387fa, version: 80320828, timestamp (us): 1662033098219336, next_epoch_state: None]], remote state SyncInfo[certified_round: 8361, ordered_round: 8360, timeout round: 0, commit_info: BlockInfo: [epoch: 35, round: 8358, id: 721518f7, executed_state_id: 1bd7f970, version: 80321734, timestamp (us): 1662033099930126, next_epoch_state: None]]","data":{"epoch":35,"event":"ReceiveNewCertificate","remote_peer":"87a92d3c58a7b644f0efc520f210f590573d10fad04ba9aa0ccb343dfdc36439","round":8361}} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/liveness/round_state.rs:255"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:43.676852Z","message":"Starting new round: NewRoundEvent: [round: 8362, reason: QCReady, timeout: 2s]","data":{"round":8362}} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/round_manager.rs:230"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:43.676874Z","data":{"epoch":35,"event":"NewRound","reason":"QCReady","round":8362}} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/round_manager.rs:547"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:43.748939Z","message":"Vote: [vote data: VoteData: [block id: 15a381ff, epoch: 35, round: 8362, timestamp: 1662033102732867,parent_block_id: 2e5b9ee3, parent_block_round: 8361, parent_timestamp: 1662033101997859], author: 848750a4, is_timeout: false, LedgerInfo: [commit_info: BlockInfo: [epoch: 35, round: 8361, id: 2e5b9ee3, executed_state_id: 41434355, version: 0, timestamp (us): 1662033101997859, next_epoch_state: None]]]","data":{"epoch":35,"event":"Vote","remote_peer":"f399f294c725bbcc8840845c4286a85324cd65e45271d88ed6d72074f25c1598","round":8362}} testnet-validator-1 | {"level":"INFO","source":{"package":"network","file":"network/src/protocols/rpc/mod.rs:593"},"thread_name":"network-Validator","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:43.948536Z","message":"[validator,Validator,848750a4] Received response for expired request_id 508 from bec5d849. Discarding.","data":{"network_context":{"role":"validator","network_id":"Validator","peer_id":"848750a4781af9d181cbbf9ecd0ee8eb04c62c048f207a4ef23864334e39b01e"},"remote_peer":"bec5d849323f0e3b633bdd47283ada03ca085f455e6bbca056fe91de941db4ef","request_id":508}} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/experimental/buffer_manager.rs:346"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:44.076604Z","message":"Receive executed response BlockInfo: [epoch: 35, round: 8357, id: 65545ac0, executed_state_id: 980470aa, version: 80321332, timestamp (us): 1662033099472227, next_epoch_state: None]"} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/experimental/buffer_manager.rs:297"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:44.077672Z","message":"Advance head to Some(HashValue(721518f70a4c3529a7ffb270cfe056f3178c36075153916af422932ccc304ed1))"} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/experimental/buffer_manager.rs:201"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:44.077696Z","message":"Advance execution root from None to Some(HashValue(721518f70a4c3529a7ffb270cfe056f3178c36075153916af422932ccc304ed1))"} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/experimental/buffer_manager.rs:229"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:44.078195Z","message":"Advance signing root from None to None"} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/experimental/buffer_manager.rs:183"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:44.078226Z","message":"Receive ordered block BlockInfo: [epoch: 35, round: 8360, id: cc24765c, executed_state_id: 41434355, version: 0, timestamp (us): 1662033101291441, next_epoch_state: None], the queue size is 3"} testnet-validator-1 | {"level":"INFO","source":{"package":"executor","file":"execution/executor/src/block_executor.rs:183"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:44.078960Z","message":"execute_block","data":{"block_id":"721518f70a4c3529a7ffb270cfe056f3178c36075153916af422932ccc304ed1","name":"block_executor"}} testnet-validator-1 | {"level":"INFO","source":{"package":"executor","file":"execution/executor/src/block_executor.rs:232"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:44.080496Z","message":"commit_block","data":{"block_id":"65545ac0ff039128ebc3221149e4feb8f079f9c37af85283e291b1c468afae79","name":"block_executor"}} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/round_manager.rs:293"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:44.112882Z","data":{"block_hash":"3bf7651f1759df462ad9a70b1afc04ca716e223b88e19d2663dfac866af96f24","block_parent_hash":"15a381ff1c3d97dff631f05c8cc64fbe9b4ae5dc879bf2b6b15ce447b271a26f","epoch":35,"event":"ReceiveProposal","remote_peer":"f399f294c725bbcc8840845c4286a85324cd65e45271d88ed6d72074f25c1598","round":8362}} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/round_manager.rs:323"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:44.112961Z","message":"Local state SyncInfo[certified_round: 8361, ordered_round: 8360, timeout round: 0, commit_info: BlockInfo: [epoch: 35, round: 8355, id: 86fedf05, executed_state_id: cab387fa, version: 80320828, timestamp (us): 1662033098219336, next_epoch_state: None]], remote state SyncInfo[certified_round: 8362, ordered_round: 8361, timeout round: 0, commit_info: BlockInfo: [epoch: 35, round: 8359, id: c7d3064e, executed_state_id: 22c2f0d6, version: 80322036, timestamp (us): 1662033100598086, next_epoch_state: None]]","data":{"epoch":35,"event":"ReceiveNewCertificate","remote_peer":"f399f294c725bbcc8840845c4286a85324cd65e45271d88ed6d72074f25c1598","round":8362}} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/liveness/round_state.rs:255"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:44.123720Z","message":"Starting new round: NewRoundEvent: [round: 8363, reason: QCReady, timeout: 2s]","data":{"round":8363}} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/round_manager.rs:230"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:44.123752Z","data":{"epoch":35,"event":"NewRound","reason":"QCReady","round":8363}} testnet-validator-1 | {"level":"INFO","source":{"package":"executor","file":"execution/executor/src/components/block_tree/mod.rs:246"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:44.167073Z","message":"Updated with a new root block","data":{"name":"speculation_cache","root_block_id":"65545ac0ff039128ebc3221149e4feb8f079f9c37af85283e291b1c468afae79"}} testnet-validator-1 | {"level":"INFO","source":{"package":"state_sync_driver","file":"state-sync/state-sync-v2/state-sync-driver/src/driver.rs:266"},"thread_name":"state-sync-driver","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:44.169523Z","data":{"message":"Received a consensus commit notification! Total transactions: 504, events: 0","name":"consensus_notification"}} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/round_manager.rs:547"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:44.238085Z","message":"Vote: [vote data: VoteData: [block id: 3bf7651f, epoch: 35, round: 8363, timestamp: 1662033103364976,parent_block_id: 15a381ff, parent_block_round: 8362, parent_timestamp: 1662033102732867], author: 848750a4, is_timeout: false, LedgerInfo: [commit_info: BlockInfo: [epoch: 35, round: 8362, id: 15a381ff, executed_state_id: 41434355, version: 0, timestamp (us): 1662033102732867, next_epoch_state: None]]]","data":{"epoch":35,"event":"Vote","remote_peer":"5be2700c076c27678184fad6af04a0541fd0f2f1ed66c49cca5fe16a466807f9","round":8363}} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/experimental/buffer_manager.rs:183"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:44.865676Z","message":"Receive ordered block BlockInfo: [epoch: 35, round: 8361, id: 2e5b9ee3, executed_state_id: 41434355, version: 0, timestamp (us): 1662033101997859, next_epoch_state: None], the queue size is 4"} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/experimental/buffer_manager.rs:346"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:44.865717Z","message":"Receive executed response BlockInfo: [epoch: 35, round: 8358, id: 721518f7, executed_state_id: 1bd7f970, version: 80321734, timestamp (us): 1662033099930126, next_epoch_state: None]"} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/experimental/buffer_manager.rs:201"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:44.964551Z","message":"Advance execution root from Some(HashValue(721518f70a4c3529a7ffb270cfe056f3178c36075153916af422932ccc304ed1)) to Some(HashValue(c7d3064e4d96c3b2c04a9b07f9d8a360acd9eed8a6b7983f5e3b977113bd702c))"} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/experimental/buffer_manager.rs:229"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:44.964899Z","message":"Advance signing root from None to Some(HashValue(721518f70a4c3529a7ffb270cfe056f3178c36075153916af422932ccc304ed1))"} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/experimental/buffer_manager.rs:447"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:44.965203Z","message":"Receive commit decision BlockInfo: [epoch: 35, round: 8359, id: c7d3064e, executed_state_id: 22c2f0d6, version: 80322036, timestamp (us): 1662033100598086, next_epoch_state: None]"} testnet-validator-1 | {"level":"INFO","source":{"package":"executor","file":"execution/executor/src/block_executor.rs:183"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:44.965369Z","message":"execute_block","data":{"block_id":"c7d3064e4d96c3b2c04a9b07f9d8a360acd9eed8a6b7983f5e3b977113bd702c","name":"block_executor"}} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/round_manager.rs:293"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:44.965866Z","data":{"block_hash":"bf10ce8ca236813b8b1c60be107b63ee6001a32a7bd43b0b6301849601883ca9","block_parent_hash":"3bf7651f1759df462ad9a70b1afc04ca716e223b88e19d2663dfac866af96f24","epoch":35,"event":"ReceiveProposal","remote_peer":"5be2700c076c27678184fad6af04a0541fd0f2f1ed66c49cca5fe16a466807f9","round":8363}} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/round_manager.rs:323"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:44.965897Z","message":"Local state SyncInfo[certified_round: 8362, ordered_round: 8361, timeout round: 0, commit_info: BlockInfo: [epoch: 35, round: 8357, id: 65545ac0, executed_state_id: 980470aa, version: 80321332, timestamp (us): 1662033099472227, next_epoch_state: None]], remote state SyncInfo[certified_round: 8363, ordered_round: 8362, timeout round: 0, commit_info: BlockInfo: [epoch: 35, round: 8360, id: cc24765c, executed_state_id: a9ff4a05, version: 80322438, timestamp (us): 1662033101291441, next_epoch_state: None]]","data":{"epoch":35,"event":"ReceiveNewCertificate","remote_peer":"5be2700c076c27678184fad6af04a0541fd0f2f1ed66c49cca5fe16a466807f9","round":8363}} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/liveness/round_state.rs:255"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:44.975899Z","message":"Starting new round: NewRoundEvent: [round: 8364, reason: QCReady, timeout: 2s]","data":{"round":8364}} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/round_manager.rs:230"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:44.975931Z","data":{"epoch":35,"event":"NewRound","reason":"QCReady","round":8364}} testnet-validator-1 | {"level":"INFO","source":{"package":"aptos_data_client","file":"state-sync/aptos-data-client/src/aptosnet/mod.rs:728"},"thread_name":"aptos-data-client","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:45.093867Z","data":{"event":"priority_and_regular_peers","message":"Number of priority peers: 223. Number of regular peers: 0","name":"peer_states"}} testnet-validator-1 | {"level":"INFO","source":{"package":"consensus","file":"consensus/src/round_manager.rs:547"},"thread_name":"consensus","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:45.151142Z","message":"Vote: [vote data: VoteData: [block id: bf10ce8c, epoch: 35, round: 8364, timestamp: 1662033103877762,parent_block_id: 3bf7651f, parent_block_round: 8363, parent_timestamp: 1662033103364976], author: 848750a4, is_timeout: false, LedgerInfo: [commit_info: BlockInfo: [epoch: 35, round: 8363, id: 3bf7651f, executed_state_id: 41434355, version: 0, timestamp (us): 1662033103364976, next_epoch_state: None]]]","data":{"epoch":35,"event":"Vote","remote_peer":"5e7ed6a3d40cb5c8831edbfefb4bbfd4874e5566556eea08dde72c14514af7b5","round":8364}} testnet-validator-1 | {"level":"INFO","source":{"package":"aptos_data_client","file":"state-sync/aptos-data-client/src/aptosnet/mod.rs:805"},"thread_name":"aptos-data-client","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:45.159635Z","data":{"event":"aggregate_summary","message":"Global data summary: AdvertisedData { Highest epoch ending ledger info, epoch: Some(34). Highest synced ledger info, epoch: Some(35), version: Some(80322740). Lowest transaction version: Some(0), Lowest transaction output version: Some(0), Lowest states version: Some(534412) }, OptimalChunkSizes { epoch_chunk_size: 100, state_chunk_size: 2000, transaction_chunk_size: 2000, transaction_output_chunk_size: 2000 }","name":"peer_states"}} testnet-validator-1 | {"level":"WARN","source":{"package":"network","file":"network/src/protocols/rpc/mod.rs:558"},"thread_name":"network-Validator","hostname":"1e0d8b1eef12","timestamp":"2022-09-01T11:51:45.320119Z","message":"[validator,Validator,848750a4] Error making outbound rpc request with request_id 7 to 9f9ae72a: Error: Rpc timed out\n\nStack backtrace:\n 0: network::protocols::rpc::OutboundRpcs::handle_outbound_request::{{closure}}::{{closure}}\n at ./aptos/network/src/protocols/rpc/mod.rs:477:57\n <core::future::from_generator::GenFuture as core::future::future::Future>::poll\n at ./rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/future/mod.rs:91:19\n network::protocols::rpc::OutboundRpcs::handle_outbound_request::{{closure}}::{{closure}}\n at ./aptos/network/src/protocols/rpc/mod.rs:490:37\n <core::future::from_generator::GenFuture as core::future::future::Future>::poll\n at ./rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/future/mod.rs:91:19\n 1: <core::pin::Pin

as core::future::future::Future>::poll\n at ./rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/future/future.rs:124:9\n <futures_util::stream::futures_unordered::FuturesUnordered as futures_core::stream::Stream>::poll_next\n at ./usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.21/src/stream/futures_unordered/mod.rs:514:17\n futures_util::stream::stream::StreamExt::poll_next_unpin\n at ./usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.21/src/stream/stream/mod.rs:1626:9\n 2: <futures_util::stream::stream::select_next_some::SelectNextSome as core::future::future::Future>::poll\n at ./usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.21/src/stream/stream/select_next_some.rs:34:36\n <core::pin::Pin

as core::future::future::Future>::poll\n at ./rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/future/future.rs:124:9\n futures_util::future::future::FutureExt::poll_unpin\n at ./usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.21/src/future/future/mod.rs:562:9\n network::peer::Peer::start::{{closure}}::{{closure}}::{{closure}}\n at ./usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.21/src/async_await/select_mod.rs:321:13\n 3: core::ops::function::impls::<impl core::ops::function::FnMut for &mut F>::call_mut\n at ./rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:290:13\n network::peer::Peer::start::{{closure}}::{{closure}}\n at ./usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.21/src/async_await/select_mod.rs:321:13\n <futures_util::future::poll_fn::PollFn as core::future::future::Future>::poll\n at ./usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.21/src/future/poll_fn.rs:56:9\n 4: network::peer::Peer::start::{{closure}}\n at ./aptos/network/src/peer/mod.rs:254:13\n 5: <core::future::from_generator::GenFuture as core::future::future::Future>::poll\n at ./rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/future/mod.rs:91:19\n tokio::runtime::task::core::CoreStage::poll::{{closure}}\n at ./usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.19.2/src/runtime/task/core.rs:165:17\n tokio::loom::std::unsafe_cell::UnsafeCell::with_mut\n at ./usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.19.2/src/loom/std/unsafe_cell.rs:14:9\n tokio::runtime::task::core::CoreStage::poll\n at ./usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.19.2/src/runtime/task/core.rs:155:13\n tokio::runtime::task::harness::poll_future::{{closure}}\n at ./usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.19.2/src/runtime/task/harness.rs:470:19\n <core::panic::unwind_safe::AssertUnwindSafe as core::ops::function::FnOnce<()>>::call_once\n at ./rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panic/unwind_safe.rs:271:9\n std::panicking::try::do_call\n at ./rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:492:40\n std::panicking::try\n at ./rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:456:19\n std::panic::catch_unwind\n at ./rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panic.rs:137:14\n tokio::runtime::task::harness::poll_future\n at ./usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.19.2/src/runtime/task/harness.rs:458:18\n 6: tokio::runtime::task::harness::Harness<T,S>::poll_inner\n at ./usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.19.2/src/runtime/task/harness.rs:104:27\n tokio::runtime::task::harness::Harness<T,S>::poll\n at ./usr/local/cargo/registry/src/github.com-

cryptobomj commented 2 years ago

aptos_state_sync_version{type="applied_transaction_outputs"} 79271706 aptos_state_sync_version{type="executed_transactions"} 79050023 aptos_state_sync_version{type="synced"} 80382984 aptos_state_sync_version{type="synced_epoch"} 35

aptos_connections{direction="inbound",network_id="Validator",peer_id="848750a4",role_type="validator"} 200 aptos_connections{direction="outbound",network_id="Validator",peer_id="848750a4",role_type="validator"} 23

sherry-x commented 2 years ago

Please upgrade to the latest of the testnet release and let us know if you have more issues.